2018-12-23 10:55:21,556 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-320 | | 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-12-23 10:55:21,559 - 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=pWggHZXynVNpzuU6RhvKz2y9u export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.22,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22: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.6 export OS_REGION_NAME=regionOne 2018-12-23 10:55:21,559 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-23 10:55:21,560 - 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-12-23 10:55:21,569 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-12-23 10:55:22,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 10:55:22,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 10:55:22,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 10:55:22,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 10:55:22,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 10:55:22,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 10:55:22,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 10:55:22,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 10:55:22,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 10:55:22,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 10:55:22,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 10:55:22,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 10:55:22,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 10:55:22,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 10:55:22,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 10:55:22,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 10:55:22,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 10:55:22,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 10:55:22,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 10:55:22,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 10:55:22,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 10:55:22,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 10:55:22,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 10:55:22,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 10:55:22,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af4a1c4d-5fe1-48a0-82b4-0280b39efc3b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:55:22,436 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-af4a1c4d-5fe1-48a0-82b4-0280b39efc3b 2018-12-23 10:55:22,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:55:22,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T11:55:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["WzJsMo12TA23GSFmxjwhgg"], "issued_at": "2018-12-23T10:55:22.000000Z"}} 2018-12-23 10:55:22,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:22,812 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:55: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:55:22,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:22,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2947f2ae-5603-4c35-b558-ecd72ad6d7a5 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/0f385fc7dae248538c45bbfe8c78f9d0"}, "description": "", "name": "heat_stack", "enabled": true, "id": "0f385fc7dae248538c45bbfe8c78f9d0"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 10:55:22,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-2947f2ae-5603-4c35-b558-ecd72ad6d7a5 2018-12-23 10:55:22,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.493838071823s 2018-12-23 10:55:22,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 10:55:22,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2255f8ceaf87a9e43495cf6a9998de441e43a896" -d '{"project": {"description": "Created by OPNFV Functest: connection_check", "enabled": true, "domain_id": "default", "name": "connection_check-project_2bda5d38-2e16-402c-83ee-7b5860e114c0"}}' 2018-12-23 10:55:23,083 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 10:55:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-457ff48d-47dc-4161-ac0e-70fcf83125c8 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.22:5000/v3/projects/b38d616bcb5943689eb881206c394f20"}, "enabled": true, "id": "b38d616bcb5943689eb881206c394f20", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_2bda5d38-2e16-402c-83ee-7b5860e114c0"}} 2018-12-23 10:55:23,083 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-457ff48d-47dc-4161-ac0e-70fcf83125c8 2018-12-23 10:55:23,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.161072015762s 2018-12-23 10:55:23,083 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-457ff48d-47dc-4161-ac0e-70fcf83125c8 2018-12-23 10:55:23,084 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_2bda5d38-2e16-402c-83ee-7b5860e114c0', 'id': u'b38d616bcb5943689eb881206c394f20', '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-12-23 10:55:23,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-23 10:55:23,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.487528800964s 2018-12-23 10:55:23,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/1a2355bee9824ac3a8354b897991620a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:23,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-567257a3-3f94-4c92-8fa0-6bf311c7d48d Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/1a2355bee9824ac3a8354b897991620a"}, "enabled": true, "id": "1a2355bee9824ac3a8354b897991620a", "options": {}, "domain_id": "default", "name": "connection_check-user_2bda5d38-2e16-402c-83ee-7b5860e114c0"}} 2018-12-23 10:55:23,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/1a2355bee9824ac3a8354b897991620a used request id req-567257a3-3f94-4c92-8fa0-6bf311c7d48d 2018-12-23 10:55:23,739 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1a2355bee9824ac3a8354b897991620a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_2bda5d38-2e16-402c-83ee-7b5860e114c0'}) 2018-12-23 10:55:23,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 10:55:23,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:23,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2f2237e-3904-4599-8792-73826b6377ac Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 10:55:23,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b2f2237e-3904-4599-8792-73826b6377ac 2018-12-23 10:55:23,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0790948867798s 2018-12-23 10:55:23,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 10:55:23,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:23,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07724c35-e66d-410d-9c4d-231216322fc2 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 10:55:23,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-07724c35-e66d-410d-9c4d-231216322fc2 2018-12-23 10:55:23,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0824818611145s 2018-12-23 10:55:23,903 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-23 10:55:23,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-23 10:55:23,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2255f8ceaf87a9e43495cf6a9998de441e43a896" -d '{"role": {"name": "Member"}}' 2018-12-23 10:55:24,123 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 10:55:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-766f44d2-4e24-457a-914c-10bfbcf60752 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f21d8174e417471a8dfb9a8896db70cc", "links": {"self": "http://172.30.9.22:5000/v3/roles/f21d8174e417471a8dfb9a8896db70cc"}, "name": "Member"}} 2018-12-23 10:55:24,123 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-766f44d2-4e24-457a-914c-10bfbcf60752 2018-12-23 10:55:24,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.218841075897s 2018-12-23 10:55:24,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/f21d8174e417471a8dfb9a8896db70cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:24,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2af2bc22-4792-4db6-acb6-ec2313557ae6 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/f21d8174e417471a8dfb9a8896db70cc"}, "domain_id": null, "name": "Member", "id": "f21d8174e417471a8dfb9a8896db70cc"}} 2018-12-23 10:55:24,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/f21d8174e417471a8dfb9a8896db70cc used request id req-2af2bc22-4792-4db6-acb6-ec2313557ae6 2018-12-23 10:55:24,197 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/f21d8174e417471a8dfb9a8896db70cc'}, 'domain_id': None, 'human_id': None, 'id': u'f21d8174e417471a8dfb9a8896db70cc', 'HUMAN_ID': False}) 2018-12-23 10:55:24,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 10:55:24,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:24,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06379b45-aced-496f-92c7-a4b9540e4e0e Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f21d8174e417471a8dfb9a8896db70cc", "links": {"self": "http://172.30.9.22:5000/v3/roles/f21d8174e417471a8dfb9a8896db70cc"}, "name": "Member"}]} 2018-12-23 10:55:24,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-06379b45-aced-496f-92c7-a4b9540e4e0e 2018-12-23 10:55:24,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.143460035324s 2018-12-23 10:55:24,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 10:55:24,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:24,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eddcf3ad-da7f-42cb-92f7-ed3355a08229 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 10:55:24,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-eddcf3ad-da7f-42cb-92f7-ed3355a08229 2018-12-23 10:55:24,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.138421058655s 2018-12-23 10:55:24,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 10:55:24,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:24,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcc32c37-a071-4f24-b5d7-83ba3bc3a484 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "connection_check-user_2bda5d38-2e16-402c-83ee-7b5860e114c0", "links": {"self": "http://172.30.9.22:5000/v3/users/1a2355bee9824ac3a8354b897991620a"}, "domain_id": "default", "enabled": true, "id": "1a2355bee9824ac3a8354b897991620a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 10:55:24,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-dcc32c37-a071-4f24-b5d7-83ba3bc3a484 2018-12-23 10:55:24,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0892760753632s 2018-12-23 10:55:24,571 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-dcc32c37-a071-4f24-b5d7-83ba3bc3a484 2018-12-23 10:55:24,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 10:55:24,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:24,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb0a248a-6527-46c7-a0f7-c8d9d4774afc Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/b38d616bcb5943689eb881206c394f20"}, "enabled": true, "id": "b38d616bcb5943689eb881206c394f20", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_2bda5d38-2e16-402c-83ee-7b5860e114c0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 10:55:24,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-eb0a248a-6527-46c7-a0f7-c8d9d4774afc 2018-12-23 10:55:24,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.138049125671s 2018-12-23 10:55:24,716 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-eb0a248a-6527-46c7-a0f7-c8d9d4774afc 2018-12-23 10:55:24,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 10:55:24,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=1a2355bee9824ac3a8354b897991620a&scope.project.id=b38d616bcb5943689eb881206c394f20&role.id=f21d8174e417471a8dfb9a8896db70cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:24,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9525bf2e-cf38-4a84-9455-98d883bda1bd Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=1a2355bee9824ac3a8354b897991620a&scope.project.id=b38d616bcb5943689eb881206c394f20&role.id=f21d8174e417471a8dfb9a8896db70cc", "previous": null, "next": null}} 2018-12-23 10:55:24,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=1a2355bee9824ac3a8354b897991620a&scope.project.id=b38d616bcb5943689eb881206c394f20&role.id=f21d8174e417471a8dfb9a8896db70cc used request id req-9525bf2e-cf38-4a84-9455-98d883bda1bd 2018-12-23 10:55:24,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0831871032715s 2018-12-23 10:55:24,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 10:55:24,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/b38d616bcb5943689eb881206c394f20/users/1a2355bee9824ac3a8354b897991620a/roles/f21d8174e417471a8dfb9a8896db70cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:25,039 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4aa648a1-1a20-4608-a3d1-24530fb8a7c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:55:25,039 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/b38d616bcb5943689eb881206c394f20/users/1a2355bee9824ac3a8354b897991620a/roles/f21d8174e417471a8dfb9a8896db70cc used request id req-4aa648a1-1a20-4608-a3d1-24530fb8a7c9 2018-12-23 10:55:25,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.237277984619s 2018-12-23 10:55:25,040 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_2bda5d38-2e16-402c-83ee-7b5860e114c0', 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': '2be45190-cf2f-46db-a083-dc2f5abf48dd', 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_2bda5d38-2e16-402c-83ee-7b5860e114c0', 'project_id': u'b38d616bcb5943689eb881206c394f20', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 10:55:25,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 10:55:25,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 10:55:25,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 10:55:25,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 10:55:25,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 10:55:25,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 10:55:25,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 10:55:25,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 10:55:25,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 10:55:25,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 10:55:25,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 10:55:25,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 10:55:25,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 10:55:25,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 10:55:25,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 10:55:25,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 10:55:25,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 10:55:25,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 10:55:25,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 10:55:25,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 10:55:25,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 10:55:25,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 10:55:25,045 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_2bda5d38-2e16-402c-83ee-7b5860e114c0', 'password': '2be45190-cf2f-46db-a083-dc2f5abf48dd', 'project_name': 'connection_check-project_2bda5d38-2e16-402c-83ee-7b5860e114c0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'b38d616bcb5943689eb881206c394f20', 'project_domain_name': 'Default'} 2018-12-23 10:55:25,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 10:55:25,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:25,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdf9f3d6-14af-495a-9091-4278baa41758 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f21d8174e417471a8dfb9a8896db70cc", "links": {"self": "http://172.30.9.22:5000/v3/roles/f21d8174e417471a8dfb9a8896db70cc"}, "name": "Member"}]} 2018-12-23 10:55:25,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bdf9f3d6-14af-495a-9091-4278baa41758 2018-12-23 10:55:25,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.133594989777s 2018-12-23 10:55:25,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 10:55:25,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:25,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33b64de9-7f6b-441c-81b5-267a2853b827 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f21d8174e417471a8dfb9a8896db70cc", "links": {"self": "http://172.30.9.22:5000/v3/roles/f21d8174e417471a8dfb9a8896db70cc"}, "name": "Member"}]} 2018-12-23 10:55:25,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-33b64de9-7f6b-441c-81b5-267a2853b827 2018-12-23 10:55:25,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0762720108032s 2018-12-23 10:55:25,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 10:55:25,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:25,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb421cdb-c249-4e88-b31f-d5993d53b4fb Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 10:55:25,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-fb421cdb-c249-4e88-b31f-d5993d53b4fb 2018-12-23 10:55:25,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.133180141449s 2018-12-23 10:55:25,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 10:55:25,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:25,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57a5b985-c038-41cf-b19c-960ff8ddd7e1 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "connection_check-user_2bda5d38-2e16-402c-83ee-7b5860e114c0", "links": {"self": "http://172.30.9.22:5000/v3/users/1a2355bee9824ac3a8354b897991620a"}, "domain_id": "default", "enabled": true, "id": "1a2355bee9824ac3a8354b897991620a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 10:55:25,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-57a5b985-c038-41cf-b19c-960ff8ddd7e1 2018-12-23 10:55:25,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100005149841s 2018-12-23 10:55:25,493 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-57a5b985-c038-41cf-b19c-960ff8ddd7e1 2018-12-23 10:55:25,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 10:55:25,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:25,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b56ac2ba-b401-4ee0-a196-85ed7fa40667 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/b38d616bcb5943689eb881206c394f20"}, "enabled": true, "id": "b38d616bcb5943689eb881206c394f20", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_2bda5d38-2e16-402c-83ee-7b5860e114c0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 10:55:25,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-b56ac2ba-b401-4ee0-a196-85ed7fa40667 2018-12-23 10:55:25,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0805268287659s 2018-12-23 10:55:25,580 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-b56ac2ba-b401-4ee0-a196-85ed7fa40667 2018-12-23 10:55:25,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 10:55:25,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=1a2355bee9824ac3a8354b897991620a&scope.project.id=b38d616bcb5943689eb881206c394f20&role.id=695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:25,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33ab2d97-99ef-4e4a-ae73-61c37ee17cc1 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=1a2355bee9824ac3a8354b897991620a&scope.project.id=b38d616bcb5943689eb881206c394f20&role.id=695c6db281554553a0ae845dc1a05d40", "previous": null, "next": null}} 2018-12-23 10:55:25,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=1a2355bee9824ac3a8354b897991620a&scope.project.id=b38d616bcb5943689eb881206c394f20&role.id=695c6db281554553a0ae845dc1a05d40 used request id req-33ab2d97-99ef-4e4a-ae73-61c37ee17cc1 2018-12-23 10:55:25,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.134359121323s 2018-12-23 10:55:25,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 10:55:25,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/b38d616bcb5943689eb881206c394f20/users/1a2355bee9824ac3a8354b897991620a/roles/695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:25,879 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:55:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-669d8e83-c23f-4035-b993-c3fb08d610a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:55:25,879 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/b38d616bcb5943689eb881206c394f20/users/1a2355bee9824ac3a8354b897991620a/roles/695c6db281554553a0ae845dc1a05d40 used request id req-669d8e83-c23f-4035-b993-c3fb08d610a0 2018-12-23 10:55:25,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.162457942963s 2018-12-23 10:55:25,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 10:55:25,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:25,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0493599-d637-490d-9f89-aa3af9f94aeb Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f21d8174e417471a8dfb9a8896db70cc", "links": {"self": "http://172.30.9.22:5000/v3/roles/f21d8174e417471a8dfb9a8896db70cc"}, "name": "Member"}]} 2018-12-23 10:55:25,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c0493599-d637-490d-9f89-aa3af9f94aeb 2018-12-23 10:55:25,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0789489746094s 2018-12-23 10:55:25,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-23 10:55:25,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2255f8ceaf87a9e43495cf6a9998de441e43a896" -d '{"role": {"name": "heat_stack_owner"}}' 2018-12-23 10:55:26,092 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 10:55:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca8f1bb3-0d80-47c6-8525-da3b2f4c8ed5 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "597d59fc845b49b894457064ae2df34b", "links": {"self": "http://172.30.9.22:5000/v3/roles/597d59fc845b49b894457064ae2df34b"}, "name": "heat_stack_owner"}} 2018-12-23 10:55:26,092 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-ca8f1bb3-0d80-47c6-8525-da3b2f4c8ed5 2018-12-23 10:55:26,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.131906986237s 2018-12-23 10:55:26,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/597d59fc845b49b894457064ae2df34b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:26,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9842b22-f935-4668-a964-ba4decc0235d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/597d59fc845b49b894457064ae2df34b"}, "domain_id": null, "name": "heat_stack_owner", "id": "597d59fc845b49b894457064ae2df34b"}} 2018-12-23 10:55:26,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/597d59fc845b49b894457064ae2df34b used request id req-d9842b22-f935-4668-a964-ba4decc0235d 2018-12-23 10:55:26,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 10:55:26,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:26,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b137780-8c1b-4ff5-b8fb-e3963d185e4f Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "597d59fc845b49b894457064ae2df34b", "links": {"self": "http://172.30.9.22:5000/v3/roles/597d59fc845b49b894457064ae2df34b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f21d8174e417471a8dfb9a8896db70cc", "links": {"self": "http://172.30.9.22:5000/v3/roles/f21d8174e417471a8dfb9a8896db70cc"}, "name": "Member"}]} 2018-12-23 10:55:26,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3b137780-8c1b-4ff5-b8fb-e3963d185e4f 2018-12-23 10:55:26,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.153376102448s 2018-12-23 10:55:26,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 10:55:26,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:26,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01d3367b-61a1-4400-b24f-cc0c5243951b Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 10:55:26,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-01d3367b-61a1-4400-b24f-cc0c5243951b 2018-12-23 10:55:26,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0765480995178s 2018-12-23 10:55:26,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 10:55:26,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:26,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e53ccbc-952e-42ce-b0b3-d0bbe820c7a9 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "connection_check-user_2bda5d38-2e16-402c-83ee-7b5860e114c0", "links": {"self": "http://172.30.9.22:5000/v3/users/1a2355bee9824ac3a8354b897991620a"}, "domain_id": "default", "enabled": true, "id": "1a2355bee9824ac3a8354b897991620a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 10:55:26,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6e53ccbc-952e-42ce-b0b3-d0bbe820c7a9 2018-12-23 10:55:26,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.175784111023s 2018-12-23 10:55:26,641 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6e53ccbc-952e-42ce-b0b3-d0bbe820c7a9 2018-12-23 10:55:26,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 10:55:26,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:26,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49424962-e7c1-42b2-b2c7-5bdb9509e2d4 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/b38d616bcb5943689eb881206c394f20"}, "enabled": true, "id": "b38d616bcb5943689eb881206c394f20", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_2bda5d38-2e16-402c-83ee-7b5860e114c0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 10:55:26,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-49424962-e7c1-42b2-b2c7-5bdb9509e2d4 2018-12-23 10:55:26,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.14000082016s 2018-12-23 10:55:26,787 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-49424962-e7c1-42b2-b2c7-5bdb9509e2d4 2018-12-23 10:55:26,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 10:55:26,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=1a2355bee9824ac3a8354b897991620a&scope.project.id=b38d616bcb5943689eb881206c394f20&role.id=597d59fc845b49b894457064ae2df34b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:26,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ba64147-ea7c-483b-8ba7-a68d6f3cc59b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=1a2355bee9824ac3a8354b897991620a&scope.project.id=b38d616bcb5943689eb881206c394f20&role.id=597d59fc845b49b894457064ae2df34b", "previous": null, "next": null}} 2018-12-23 10:55:26,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=1a2355bee9824ac3a8354b897991620a&scope.project.id=b38d616bcb5943689eb881206c394f20&role.id=597d59fc845b49b894457064ae2df34b used request id req-2ba64147-ea7c-483b-8ba7-a68d6f3cc59b 2018-12-23 10:55:26,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0770668983459s 2018-12-23 10:55:26,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 10:55:26,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/b38d616bcb5943689eb881206c394f20/users/1a2355bee9824ac3a8354b897991620a/roles/597d59fc845b49b894457064ae2df34b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:27,028 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:55:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7827d46f-0e0c-40fe-bb67-1886e007ebd3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:55:27,028 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/b38d616bcb5943689eb881206c394f20/users/1a2355bee9824ac3a8354b897991620a/roles/597d59fc845b49b894457064ae2df34b used request id req-7827d46f-0e0c-40fe-bb67-1886e007ebd3 2018-12-23 10:55:27,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.161416769028s 2018-12-23 10:55:27,029 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-12-23 10:55:27,029 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-12-23 10:55:27,029 - openstack_tests - INFO - OS Credentials = > 2018-12-23 10:55:27,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:27,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:55:27,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "597d59fc845b49b894457064ae2df34b", "name": "heat_stack_owner"}, {"id": "f21d8174e417471a8dfb9a8896db70cc", "name": "Member"}], "expires_at": "2018-12-23T11:55:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b38d616bcb5943689eb881206c394f20", "name": "connection_check-project_2bda5d38-2e16-402c-83ee-7b5860e114c0"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_2bda5d38-2e16-402c-83ee-7b5860e114c0", "id": "1a2355bee9824ac3a8354b897991620a"}, "audit_ids": ["YAkjQHyBSNm_nOkaI-eYiw"], "issued_at": "2018-12-23T10:55:27.000000Z"}} 2018-12-23 10:55:27,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69eeeb82eaa0fec55b59cc29d2470b3ed558a3d0" 2018-12-23 10:55:28,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-3aef2f85-ea17-487a-9a1d-8c022fb30148 Date: Sun, 23 Dec 2018 10:55:28 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"}]} 2018-12-23 10:55:28,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True used request id req-3aef2f85-ea17-487a-9a1d-8c022fb30148 2018-12-23 10:55:28,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69eeeb82eaa0fec55b59cc29d2470b3ed558a3d0" 2018-12-23 10:55:29,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-35443a7d-6eb1-4f71-90a5-c61c6a341473 Date: Sun, 23 Dec 2018 10:55:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:34Z","dns_nameservers":[],"updated_at":"2018-12-23T10:45:34Z","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":"baab99c834784a5fb13deaf78a5e8135","id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-23 10:55:29,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf used request id req-35443a7d-6eb1-4f71-90a5-c61c6a341473 2018-12-23 10:55:29,380 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-23 10:55:29,380 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-12-23 10:55:29,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:29,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:29,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:29,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:29,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:29,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:29,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:29,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:29,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:29,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:29,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:29,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:29,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:29,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:29,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:29,411 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-12-23 10:55:29,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:55:29,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "597d59fc845b49b894457064ae2df34b", "name": "heat_stack_owner"}, {"id": "f21d8174e417471a8dfb9a8896db70cc", "name": "Member"}], "expires_at": "2018-12-23T11:55:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b38d616bcb5943689eb881206c394f20", "name": "connection_check-project_2bda5d38-2e16-402c-83ee-7b5860e114c0"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_2bda5d38-2e16-402c-83ee-7b5860e114c0", "id": "1a2355bee9824ac3a8354b897991620a"}, "audit_ids": ["t3syA4UDSryuSK3qXBQNOg"], "issued_at": "2018-12-23T10:55:29.000000Z"}} 2018-12-23 10:55:29,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3f804b321d30ef486dfb23d9f1c9358f97611f9" 2018-12-23 10:55:30,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-b0ee8add-daea-4052-b491-b953d27ac4c8 Date: Sun, 23 Dec 2018 10:55:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-12-23 10:55:30,558 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&name=foo used request id req-b0ee8add-daea-4052-b491-b953d27ac4c8 2018-12-23 10:55:30,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:30,559 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-12-23 10:55:30,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:55:30,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "597d59fc845b49b894457064ae2df34b", "name": "heat_stack_owner"}, {"id": "f21d8174e417471a8dfb9a8896db70cc", "name": "Member"}], "expires_at": "2018-12-23T11:55:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b38d616bcb5943689eb881206c394f20", "name": "connection_check-project_2bda5d38-2e16-402c-83ee-7b5860e114c0"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_2bda5d38-2e16-402c-83ee-7b5860e114c0", "id": "1a2355bee9824ac3a8354b897991620a"}, "audit_ids": ["Bmjh3JAwRWuDZLcupteztw"], "issued_at": "2018-12-23T10:55:30.000000Z"}} 2018-12-23 10:55:30,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fae0f1f890bc161a78f7cf5c43ec74ceb4666440" 2018-12-23 10:55:31,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfb5dd15-59b6-4ec6-82d5-68d8c69c4d69 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:55:31,056 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bfb5dd15-59b6-4ec6-82d5-68d8c69c4d69 2018-12-23 10:55:31,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:55:31,066 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:55:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:55:31,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fae0f1f890bc161a78f7cf5c43ec74ceb4666440" 2018-12-23 10:55:31,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ead5eeed-37a6-4cd5-8c81-c933e30d40d1 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "connection_check-user_2bda5d38-2e16-402c-83ee-7b5860e114c0", "links": {"self": "http://172.30.9.22:5000/v3/users/1a2355bee9824ac3a8354b897991620a"}, "domain_id": "default", "enabled": true, "id": "1a2355bee9824ac3a8354b897991620a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 10:55:31,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ead5eeed-37a6-4cd5-8c81-c933e30d40d1 2018-12-23 10:55:31,212 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:31,213 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-12-23 10:55:31,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:55:31,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "597d59fc845b49b894457064ae2df34b", "name": "heat_stack_owner"}, {"id": "f21d8174e417471a8dfb9a8896db70cc", "name": "Member"}], "expires_at": "2018-12-23T11:55:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b38d616bcb5943689eb881206c394f20", "name": "connection_check-project_2bda5d38-2e16-402c-83ee-7b5860e114c0"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_2bda5d38-2e16-402c-83ee-7b5860e114c0", "id": "1a2355bee9824ac3a8354b897991620a"}, "audit_ids": ["2XzD1f0sTgGPmRMT9o1jKg"], "issued_at": "2018-12-23T10:55:31.000000Z"}} 2018-12-23 10:55:31,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f28ee18b4326b7ac267ed25bcadd50c26943d09" 2018-12-23 10:55:32,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-7dd25637-bda5-4520-a54b-6c19294c1592 Date: Sun, 23 Dec 2018 10:55:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"}]} 2018-12-23 10:55:32,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-7dd25637-bda5-4520-a54b-6c19294c1592 2018-12-23 10:55:32,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:55:33,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "597d59fc845b49b894457064ae2df34b", "name": "heat_stack_owner"}, {"id": "f21d8174e417471a8dfb9a8896db70cc", "name": "Member"}], "expires_at": "2018-12-23T11:55:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b38d616bcb5943689eb881206c394f20", "name": "connection_check-project_2bda5d38-2e16-402c-83ee-7b5860e114c0"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_2bda5d38-2e16-402c-83ee-7b5860e114c0", "id": "1a2355bee9824ac3a8354b897991620a"}, "audit_ids": ["WsgqmyKhRE-7e55pPFaA7g"], "issued_at": "2018-12-23T10:55:33.000000Z"}} 2018-12-23 10:55:33,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0fcad5b1f88b03354e7ade9c98e986b456be0a" 2018-12-23 10:55:33,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-11d86598-df99-4ea0-b5d6-075daf33ed71 Date: Sun, 23 Dec 2018 10:55:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"}]} 2018-12-23 10:55:33,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True used request id req-11d86598-df99-4ea0-b5d6-075daf33ed71 2018-12-23 10:55:33,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0fcad5b1f88b03354e7ade9c98e986b456be0a" 2018-12-23 10:55:34,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-b5002dbe-15ce-4099-aacb-b21add9d4d35 Date: Sun, 23 Dec 2018 10:55:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:34Z","dns_nameservers":[],"updated_at":"2018-12-23T10:45:34Z","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":"baab99c834784a5fb13deaf78a5e8135","id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-23 10:55:34,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf used request id req-b5002dbe-15ce-4099-aacb-b21add9d4d35 2018-12-23 10:55:34,181 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 10:55:34,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:34,229 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.22:5000/v2.0/tokens 2018-12-23 10:55:34,246 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-12-23 10:55:34,247 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 10:55:34,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:55:34,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "597d59fc845b49b894457064ae2df34b", "name": "heat_stack_owner"}, {"id": "f21d8174e417471a8dfb9a8896db70cc", "name": "Member"}], "expires_at": "2018-12-23T11:55:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b38d616bcb5943689eb881206c394f20", "name": "connection_check-project_2bda5d38-2e16-402c-83ee-7b5860e114c0"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_2bda5d38-2e16-402c-83ee-7b5860e114c0", "id": "1a2355bee9824ac3a8354b897991620a"}, "audit_ids": ["vVQd5U0dQRCDZTmDAXbP0g"], "issued_at": "2018-12-23T10:55:34.000000Z"}} 2018-12-23 10:55:34,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3c618b7cddf031549744e718a6d625256a39a5" 2018-12-23 10:55:35,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55: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-92120c29-11e0-4f66-b543-f9e2f872a9f2 x-compute-request-id: req-92120c29-11e0-4f66-b543-f9e2f872a9f2 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 10:55:35,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail used request id req-92120c29-11e0-4f66-b543-f9e2f872a9f2 2018-12-23 10:55:35,476 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 10:55:35,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:55:35,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "597d59fc845b49b894457064ae2df34b", "name": "heat_stack_owner"}, {"id": "f21d8174e417471a8dfb9a8896db70cc", "name": "Member"}], "expires_at": "2018-12-23T11:55:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b38d616bcb5943689eb881206c394f20", "name": "connection_check-project_2bda5d38-2e16-402c-83ee-7b5860e114c0"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_2bda5d38-2e16-402c-83ee-7b5860e114c0", "id": "1a2355bee9824ac3a8354b897991620a"}, "audit_ids": ["pecMdbL2To6Gs0S-wQD6_A"], "issued_at": "2018-12-23T10:55:35.000000Z"}} 2018-12-23 10:55:35,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7913765519c452b707b1c864e4cab3553de815dd" 2018-12-23 10:55:36,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55: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-114750eb-485d-4add-b486-472c5e459afb x-compute-request-id: req-114750eb-485d-4add-b486-472c5e459afb Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 231}, "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": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 240}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-12-23 10:55:36,681 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-114750eb-485d-4add-b486-472c5e459afb 2018-12-23 10:55:36,683 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 10:55:36,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:36,691 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.22:5000/v2.0/tokens 2018-12-23 10:55:36,704 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-12-23 10:55:36,705 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 10:55:36,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:55:37,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "597d59fc845b49b894457064ae2df34b", "name": "heat_stack_owner"}, {"id": "f21d8174e417471a8dfb9a8896db70cc", "name": "Member"}], "expires_at": "2018-12-23T11:55:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b38d616bcb5943689eb881206c394f20", "name": "connection_check-project_2bda5d38-2e16-402c-83ee-7b5860e114c0"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_2bda5d38-2e16-402c-83ee-7b5860e114c0", "id": "1a2355bee9824ac3a8354b897991620a"}, "audit_ids": ["m5rrikqhSmizGJgVArxvcg"], "issued_at": "2018-12-23T10:55:37.000000Z"}} 2018-12-23 10:55:37,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/b38d616bcb5943689eb881206c394f20/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a0140452048b11197cdf62e24acb0ae765b303" 2018-12-23 10:55:37,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:37 GMT Server: Apache x-openstack-request-id: req-09f07af8-c00b-4c68-a732-cd0880738e93 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 10:55:37,837 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/b38d616bcb5943689eb881206c394f20/stacks used request id req-09f07af8-c00b-4c68-a732-cd0880738e93 2018-12-23 10:55:37,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:37,856 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-12-23 10:55:37,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:55:38,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "597d59fc845b49b894457064ae2df34b", "name": "heat_stack_owner"}, {"id": "f21d8174e417471a8dfb9a8896db70cc", "name": "Member"}], "expires_at": "2018-12-23T11:55:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b38d616bcb5943689eb881206c394f20", "name": "connection_check-project_2bda5d38-2e16-402c-83ee-7b5860e114c0"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/b38d616bcb5943689eb881206c394f20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/b38d616bcb5943689eb881206c394f20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/b38d616bcb5943689eb881206c394f20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_2bda5d38-2e16-402c-83ee-7b5860e114c0", "id": "1a2355bee9824ac3a8354b897991620a"}, "audit_ids": ["I7gJ4s8nT9m9K__A-skRIQ"], "issued_at": "2018-12-23T10:55:38.000000Z"}} 2018-12-23 10:55:38,327 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/b38d616bcb5943689eb881206c394f20/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7eff4f207e8e3982fc2b70cb71e47d9e62d110" 2018-12-23 10:55:39,080 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:38 GMT Server: Apache x-compute-request-id: req-5576ee57-16b0-4055-914b-65698138e233 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5576ee57-16b0-4055-914b-65698138e233 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 10:55:39,080 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/b38d616bcb5943689eb881206c394f20/volumes/detail used request id req-5576ee57-16b0-4055-914b-65698138e233 2018-12-23 10:55:39,081 - 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 9.690s OK 2018-12-23 10:55:39,221 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 10:55:39,222 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-12-23 10:55:39,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 10:55:39,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:39,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5a4550d-8e94-4e17-a944-cdd7352a31fc Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "597d59fc845b49b894457064ae2df34b", "links": {"self": "http://172.30.9.22:5000/v3/roles/597d59fc845b49b894457064ae2df34b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f21d8174e417471a8dfb9a8896db70cc", "links": {"self": "http://172.30.9.22:5000/v3/roles/f21d8174e417471a8dfb9a8896db70cc"}, "name": "Member"}]} 2018-12-23 10:55:39,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a5a4550d-8e94-4e17-a944-cdd7352a31fc 2018-12-23 10:55:39,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0879421234131s 2018-12-23 10:55:39,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-23 10:55:39,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/597d59fc845b49b894457064ae2df34b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:39,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-defaa268-341e-4499-b600-f56065168bd6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:55:39,566 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/597d59fc845b49b894457064ae2df34b used request id req-defaa268-341e-4499-b600-f56065168bd6 2018-12-23 10:55:39,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.24991106987s 2018-12-23 10:55:39,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 10:55:39,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:39,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb08523e-54f4-4660-a562-8169d04cd13b Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "connection_check-user_2bda5d38-2e16-402c-83ee-7b5860e114c0", "links": {"self": "http://172.30.9.22:5000/v3/users/1a2355bee9824ac3a8354b897991620a"}, "domain_id": "default", "enabled": true, "id": "1a2355bee9824ac3a8354b897991620a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 10:55:39,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-eb08523e-54f4-4660-a562-8169d04cd13b 2018-12-23 10:55:39,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0903780460358s 2018-12-23 10:55:39,658 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-eb08523e-54f4-4660-a562-8169d04cd13b 2018-12-23 10:55:39,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 10:55:39,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/1a2355bee9824ac3a8354b897991620a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:39,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58d9547c-af0f-44f6-9174-cd3cb3aa4872 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/1a2355bee9824ac3a8354b897991620a"}, "enabled": true, "id": "1a2355bee9824ac3a8354b897991620a", "options": {}, "domain_id": "default", "name": "connection_check-user_2bda5d38-2e16-402c-83ee-7b5860e114c0"}} 2018-12-23 10:55:39,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/1a2355bee9824ac3a8354b897991620a used request id req-58d9547c-af0f-44f6-9174-cd3cb3aa4872 2018-12-23 10:55:39,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0923130512238s 2018-12-23 10:55:39,757 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/1a2355bee9824ac3a8354b897991620a used request id req-58d9547c-af0f-44f6-9174-cd3cb3aa4872 2018-12-23 10:55:39,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 10:55:39,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/1a2355bee9824ac3a8354b897991620a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:39,969 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eed1f754-f0b2-41ed-8545-2041d6b8462d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:55:39,969 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/1a2355bee9824ac3a8354b897991620a used request id req-eed1f754-f0b2-41ed-8545-2041d6b8462d 2018-12-23 10:55:39,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.212136030197s 2018-12-23 10:55:39,970 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/1a2355bee9824ac3a8354b897991620a used request id req-eed1f754-f0b2-41ed-8545-2041d6b8462d 2018-12-23 10:55:39,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 10:55:39,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:40,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3bd5817-6c64-4d0e-a327-1803d460c5a8 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/b38d616bcb5943689eb881206c394f20"}, "enabled": true, "id": "b38d616bcb5943689eb881206c394f20", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_2bda5d38-2e16-402c-83ee-7b5860e114c0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 10:55:40,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-d3bd5817-6c64-4d0e-a327-1803d460c5a8 2018-12-23 10:55:40,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.14302611351s 2018-12-23 10:55:40,114 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-d3bd5817-6c64-4d0e-a327-1803d460c5a8 2018-12-23 10:55:40,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 10:55:40,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/b38d616bcb5943689eb881206c394f20 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:40,284 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c28696f-fe7a-45e8-a11d-65c92032fe07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:55:40,284 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/b38d616bcb5943689eb881206c394f20 used request id req-9c28696f-fe7a-45e8-a11d-65c92032fe07 2018-12-23 10:55:40,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.167846918106s 2018-12-23 10:55:40,285 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/b38d616bcb5943689eb881206c394f20 used request id req-9c28696f-fe7a-45e8-a11d-65c92032fe07 2018-12-23 10:55:40,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 10:55:40,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:40,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51aa852b-3cb3-48a1-90fe-1c131a7a4e70 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f21d8174e417471a8dfb9a8896db70cc", "links": {"self": "http://172.30.9.22:5000/v3/roles/f21d8174e417471a8dfb9a8896db70cc"}, "name": "Member"}]} 2018-12-23 10:55:40,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-51aa852b-3cb3-48a1-90fe-1c131a7a4e70 2018-12-23 10:55:40,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0747818946838s 2018-12-23 10:55:40,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-23 10:55:40,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/f21d8174e417471a8dfb9a8896db70cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:40,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3a141a4-c1bc-4b51-95ca-38e72d6f93a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:55:40,521 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/f21d8174e417471a8dfb9a8896db70cc used request id req-e3a141a4-c1bc-4b51-95ca-38e72d6f93a1 2018-12-23 10:55:40,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.160130977631s 2018-12-23 10:55:40,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 10:55:40,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=b38d616bcb5943689eb881206c394f20&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}2255f8ceaf87a9e43495cf6a9998de441e43a896" 2018-12-23 10:55:40,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8dc552eb-a5d3-4f3e-a88a-9720163a4781 Date: Sun, 23 Dec 2018 10:55:40 GMT RESP BODY: {"security_groups": []} 2018-12-23 10:55:40,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=b38d616bcb5943689eb881206c394f20&name=default used request id req-8dc552eb-a5d3-4f3e-a88a-9720163a4781 2018-12-23 10:55:40,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.360126972198s 2018-12-23 10:55:40,888 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=b38d616bcb5943689eb881206c394f20&name=default used request id req-8dc552eb-a5d3-4f3e-a88a-9720163a4781 2018-12-23 10:55:40,908 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-12-23 10:55:40,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 10:55:40,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 10:55:40,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 10:55:40,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 10:55:40,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 10:55:40,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 10:55:40,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 10:55:40,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 10:55:40,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 10:55:40,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 10:55:40,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 10:55:40,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 10:55:40,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 10:55:40,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 10:55:40,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 10:55:40,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 10:55:40,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 10:55:40,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 10:55:40,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 10:55:40,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 10:55:40,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 10:55:40,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 10:55:40,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 10:55:40,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 10:55:40,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acda8d1f-8898-4115-ae00-006244ff61fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:55:40,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-acda8d1f-8898-4115-ae00-006244ff61fa 2018-12-23 10:55:40,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:55:41,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T11:55:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["2JXOladyTqGX0WQouvigUA"], "issued_at": "2018-12-23T10:55:41.000000Z"}} 2018-12-23 10:55:41,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 10:55:41,391 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:55:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:55:41,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 10:55:41,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bed0dfec-59de-4e16-8486-0fc55e8f5484 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/0f385fc7dae248538c45bbfe8c78f9d0"}, "description": "", "name": "heat_stack", "enabled": true, "id": "0f385fc7dae248538c45bbfe8c78f9d0"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 10:55:41,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-bed0dfec-59de-4e16-8486-0fc55e8f5484 2018-12-23 10:55:41,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.544955968857s 2018-12-23 10:55:41,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 10:55:41,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}73adf2cbe07f78dddf9aef977908baa8cefa99ec" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}}' 2018-12-23 10:55:41,777 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 10:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dde7954-5754-4dda-a972-356162e4a09e 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.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:55:41,777 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-1dde7954-5754-4dda-a972-356162e4a09e 2018-12-23 10:55:41,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.300487041473s 2018-12-23 10:55:41,778 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-1dde7954-5754-4dda-a972-356162e4a09e 2018-12-23 10:55:41,778 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c', 'id': u'03b9eb3281744d03a972d5d751cccdf1', '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-12-23 10:55:41,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-23 10:55:42,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.396753072739s 2018-12-23 10:55:42,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/76c68e82c31749e5b1b4674c13085226 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 10:55:42,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12856f0c-e28a-485d-ba05-fd1a9eecaaf3 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/76c68e82c31749e5b1b4674c13085226"}, "enabled": true, "id": "76c68e82c31749e5b1b4674c13085226", "options": {}, "domain_id": "default", "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:55:42,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/76c68e82c31749e5b1b4674c13085226 used request id req-12856f0c-e28a-485d-ba05-fd1a9eecaaf3 2018-12-23 10:55:42,348 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'76c68e82c31749e5b1b4674c13085226', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c'}) 2018-12-23 10:55:42,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 10:55:42,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 10:55:42,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfa12598-fcf0-41e4-b6ef-e4501c6688e7 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 10:55:42,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-dfa12598-fcf0-41e4-b6ef-e4501c6688e7 2018-12-23 10:55:42,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0846898555756s 2018-12-23 10:55:42,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 10:55:42,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 10:55:42,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-649c310e-89ba-481e-b1cb-d72b4fc7dbea Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 10:55:42,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-649c310e-89ba-481e-b1cb-d72b4fc7dbea 2018-12-23 10:55:42,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0707540512085s 2018-12-23 10:55:42,506 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-23 10:55:42,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-23 10:55:42,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73adf2cbe07f78dddf9aef977908baa8cefa99ec" -d '{"role": {"name": "Member"}}' 2018-12-23 10:55:42,734 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 10:55:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de2ca386-a06c-40d1-b104-6d774830b11f Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}} 2018-12-23 10:55:42,734 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-de2ca386-a06c-40d1-b104-6d774830b11f 2018-12-23 10:55:42,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.227221012115s 2018-12-23 10:55:42,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 10:55:42,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1acc7901-8ead-4b28-a7c0-545c3543cbf3 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "domain_id": null, "name": "Member", "id": "b4fc11f86d5649a9acda5640594e190b"}} 2018-12-23 10:55:42,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b used request id req-1acc7901-8ead-4b28-a7c0-545c3543cbf3 2018-12-23 10:55:42,822 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b'}, 'domain_id': None, 'human_id': None, 'id': u'b4fc11f86d5649a9acda5640594e190b', 'HUMAN_ID': False}) 2018-12-23 10:55:42,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 10:55:42,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 10:55:42,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27033799-9535-405b-a844-3619e373eac9 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 10:55:42,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-27033799-9535-405b-a844-3619e373eac9 2018-12-23 10:55:42,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0729820728302s 2018-12-23 10:55:42,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 10:55:42,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 10:55:42,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77046e44-cfda-4966-857d-93927d770953 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 10:55:42,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-77046e44-cfda-4966-857d-93927d770953 2018-12-23 10:55:42,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0814859867096s 2018-12-23 10:55:42,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 10:55:42,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 10:55:43,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20d70ea8-09cb-4c96-998b-759f720ce9df Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "links": {"self": "http://172.30.9.22:5000/v3/users/76c68e82c31749e5b1b4674c13085226"}, "domain_id": "default", "enabled": true, "id": "76c68e82c31749e5b1b4674c13085226", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 10:55:43,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-20d70ea8-09cb-4c96-998b-759f720ce9df 2018-12-23 10:55:43,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0952308177948s 2018-12-23 10:55:43,075 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-20d70ea8-09cb-4c96-998b-759f720ce9df 2018-12-23 10:55:43,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 10:55:43,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 10:55:43,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbc97119-99a8-4d47-ba42-6d6e666150d8 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 10:55:43,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-cbc97119-99a8-4d47-ba42-6d6e666150d8 2018-12-23 10:55:43,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0750660896301s 2018-12-23 10:55:43,157 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-cbc97119-99a8-4d47-ba42-6d6e666150d8 2018-12-23 10:55:43,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 10:55:43,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=76c68e82c31749e5b1b4674c13085226&scope.project.id=03b9eb3281744d03a972d5d751cccdf1&role.id=b4fc11f86d5649a9acda5640594e190b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 10:55:43,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f73e297a-a7be-484f-b029-913a88e0433d Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=76c68e82c31749e5b1b4674c13085226&scope.project.id=03b9eb3281744d03a972d5d751cccdf1&role.id=b4fc11f86d5649a9acda5640594e190b", "previous": null, "next": null}} 2018-12-23 10:55:43,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=76c68e82c31749e5b1b4674c13085226&scope.project.id=03b9eb3281744d03a972d5d751cccdf1&role.id=b4fc11f86d5649a9acda5640594e190b used request id req-f73e297a-a7be-484f-b029-913a88e0433d 2018-12-23 10:55:43,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0788240432739s 2018-12-23 10:55:43,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 10:55:43,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1/users/76c68e82c31749e5b1b4674c13085226/roles/b4fc11f86d5649a9acda5640594e190b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 10:55:43,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:55:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e2977bd-be45-431a-ba1a-6b0d8bf44f39 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:55:43,453 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1/users/76c68e82c31749e5b1b4674c13085226/roles/b4fc11f86d5649a9acda5640594e190b used request id req-5e2977bd-be45-431a-ba1a-6b0d8bf44f39 2018-12-23 10:55:43,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.214617013931s 2018-12-23 10:55:43,454 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c', 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': 'eb30c5e0-01ae-4c4c-8202-c22ea40f33be', 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_f8f18628-4033-40e7-8c2d-f558ad92bb1c', 'project_id': u'03b9eb3281744d03a972d5d751cccdf1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 10:55:43,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 10:55:43,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 10:55:43,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 10:55:43,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 10:55:43,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 10:55:43,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 10:55:43,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 10:55:43,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 10:55:43,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 10:55:43,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 10:55:43,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 10:55:43,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 10:55:43,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 10:55:43,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 10:55:43,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 10:55:43,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 10:55:43,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 10:55:43,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 10:55:43,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 10:55:43,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 10:55:43,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 10:55:43,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 10:55:43,459 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c', 'password': 'eb30c5e0-01ae-4c4c-8202-c22ea40f33be', 'project_name': 'api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '03b9eb3281744d03a972d5d751cccdf1', 'project_domain_name': 'Default'} 2018-12-23 10:55:43,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 10:55:43,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 10:55:43,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9711857-86b4-4919-a94f-a466bbbfe2f5 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 10:55:43,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a9711857-86b4-4919-a94f-a466bbbfe2f5 2018-12-23 10:55:43,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0764141082764s 2018-12-23 10:55:43,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 10:55:43,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 10:55:43,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-925b3de0-aab8-4b0c-8f30-0f7b3ee78b8c Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 10:55:43,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-925b3de0-aab8-4b0c-8f30-0f7b3ee78b8c 2018-12-23 10:55:43,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.078192949295s 2018-12-23 10:55:43,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 10:55:43,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 10:55:43,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2df9db70-6f61-4734-a348-81af1b7364b2 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 10:55:43,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-2df9db70-6f61-4734-a348-81af1b7364b2 2018-12-23 10:55:43,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0818419456482s 2018-12-23 10:55:43,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 10:55:43,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 10:55:43,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62eb2fed-577e-474e-be12-541e8608e61c Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "links": {"self": "http://172.30.9.22:5000/v3/users/76c68e82c31749e5b1b4674c13085226"}, "domain_id": "default", "enabled": true, "id": "76c68e82c31749e5b1b4674c13085226", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 10:55:43,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-62eb2fed-577e-474e-be12-541e8608e61c 2018-12-23 10:55:43,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0922360420227s 2018-12-23 10:55:43,795 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-62eb2fed-577e-474e-be12-541e8608e61c 2018-12-23 10:55:43,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 10:55:43,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 10:55:43,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fd4bc3c-6de8-4ae0-8962-3c34af57e6fa Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 10:55:43,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-2fd4bc3c-6de8-4ae0-8962-3c34af57e6fa 2018-12-23 10:55:43,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0789630413055s 2018-12-23 10:55:43,879 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-2fd4bc3c-6de8-4ae0-8962-3c34af57e6fa 2018-12-23 10:55:43,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 10:55:43,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=76c68e82c31749e5b1b4674c13085226&scope.project.id=03b9eb3281744d03a972d5d751cccdf1&role.id=695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 10:55:43,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a458bb3e-91fb-4221-af57-a5e17ec5b6b8 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=76c68e82c31749e5b1b4674c13085226&scope.project.id=03b9eb3281744d03a972d5d751cccdf1&role.id=695c6db281554553a0ae845dc1a05d40", "previous": null, "next": null}} 2018-12-23 10:55:43,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=76c68e82c31749e5b1b4674c13085226&scope.project.id=03b9eb3281744d03a972d5d751cccdf1&role.id=695c6db281554553a0ae845dc1a05d40 used request id req-a458bb3e-91fb-4221-af57-a5e17ec5b6b8 2018-12-23 10:55:43,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0814440250397s 2018-12-23 10:55:43,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 10:55:43,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1/users/76c68e82c31749e5b1b4674c13085226/roles/695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 10:55:44,074 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:55:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed76dee8-20f5-4268-b733-4cbc2c5acc14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:55:44,074 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1/users/76c68e82c31749e5b1b4674c13085226/roles/695c6db281554553a0ae845dc1a05d40 used request id req-ed76dee8-20f5-4268-b733-4cbc2c5acc14 2018-12-23 10:55:44,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.111443042755s 2018-12-23 10:55:44,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 10:55:44,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 10:55:44,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92233525-6484-4341-b373-bcb9447e7353 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 10:55:44,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-92233525-6484-4341-b373-bcb9447e7353 2018-12-23 10:55:44,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0781137943268s 2018-12-23 10:55:44,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-23 10:55:44,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73adf2cbe07f78dddf9aef977908baa8cefa99ec" -d '{"role": {"name": "heat_stack_owner"}}' 2018-12-23 10:55:44,232 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 10:55:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1353598b-8cbe-4d87-a92c-3d8ec1f64163 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "55be0de9ce8d415796baec00e1c34f1c", "links": {"self": "http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c"}, "name": "heat_stack_owner"}} 2018-12-23 10:55:44,232 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-1353598b-8cbe-4d87-a92c-3d8ec1f64163 2018-12-23 10:55:44,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0777649879456s 2018-12-23 10:55:44,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 10:55:44,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3898678e-dcbb-475e-9960-11a0d301e5ce Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c"}, "domain_id": null, "name": "heat_stack_owner", "id": "55be0de9ce8d415796baec00e1c34f1c"}} 2018-12-23 10:55:44,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c used request id req-3898678e-dcbb-475e-9960-11a0d301e5ce 2018-12-23 10:55:44,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 10:55:44,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 10:55:44,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4018a18c-3941-44ce-952e-1c2b17e5934e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55be0de9ce8d415796baec00e1c34f1c", "links": {"self": "http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 10:55:44,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4018a18c-3941-44ce-952e-1c2b17e5934e 2018-12-23 10:55:44,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0835690498352s 2018-12-23 10:55:44,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 10:55:44,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 10:55:44,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfb23885-fe8b-4908-8ef2-d1366534aab2 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 10:55:44,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-cfb23885-fe8b-4908-8ef2-d1366534aab2 2018-12-23 10:55:44,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0800139904022s 2018-12-23 10:55:44,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 10:55:44,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 10:55:44,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0130376f-98c4-4ff2-9258-144da1284faa Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "links": {"self": "http://172.30.9.22:5000/v3/users/76c68e82c31749e5b1b4674c13085226"}, "domain_id": "default", "enabled": true, "id": "76c68e82c31749e5b1b4674c13085226", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 10:55:44,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0130376f-98c4-4ff2-9258-144da1284faa 2018-12-23 10:55:44,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0993340015411s 2018-12-23 10:55:44,583 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0130376f-98c4-4ff2-9258-144da1284faa 2018-12-23 10:55:44,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 10:55:44,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 10:55:44,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ca74418-d4a4-4eba-9d4d-7c881483234d Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 10:55:44,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-8ca74418-d4a4-4eba-9d4d-7c881483234d 2018-12-23 10:55:44,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0799121856689s 2018-12-23 10:55:44,670 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-8ca74418-d4a4-4eba-9d4d-7c881483234d 2018-12-23 10:55:44,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 10:55:44,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=76c68e82c31749e5b1b4674c13085226&scope.project.id=03b9eb3281744d03a972d5d751cccdf1&role.id=55be0de9ce8d415796baec00e1c34f1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 10:55:44,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31910c9a-6a2f-44ff-b1fe-a754a1e02ba1 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=76c68e82c31749e5b1b4674c13085226&scope.project.id=03b9eb3281744d03a972d5d751cccdf1&role.id=55be0de9ce8d415796baec00e1c34f1c", "previous": null, "next": null}} 2018-12-23 10:55:44,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=76c68e82c31749e5b1b4674c13085226&scope.project.id=03b9eb3281744d03a972d5d751cccdf1&role.id=55be0de9ce8d415796baec00e1c34f1c used request id req-31910c9a-6a2f-44ff-b1fe-a754a1e02ba1 2018-12-23 10:55:44,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0800089836121s 2018-12-23 10:55:44,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 10:55:44,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1/users/76c68e82c31749e5b1b4674c13085226/roles/55be0de9ce8d415796baec00e1c34f1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 10:55:44,876 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:55:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4de76278-6de7-4def-956c-ceb65aaeb04c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:55:44,877 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1/users/76c68e82c31749e5b1b4674c13085226/roles/55be0de9ce8d415796baec00e1c34f1c used request id req-4de76278-6de7-4def-956c-ceb65aaeb04c 2018-12-23 10:55:44,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.123317956924s 2018-12-23 10:55:44,878 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-12-23 10:55:44,878 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-12-23 10:55:44,879 - openstack_tests - INFO - OS Credentials = > 2018-12-23 10:55:44,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:44,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:55:45,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:55:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["O4Tth0ZETcKjJtxCS3vTaw"], "issued_at": "2018-12-23T10:55:45.000000Z"}} 2018-12-23 10:55:45,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939cd1ba88839055d4bb3841c0581ad53c645e80" 2018-12-23 10:55:46,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-fbc72df7-9313-4011-bcd5-cb545be75124 Date: Sun, 23 Dec 2018 10:55:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"}]} 2018-12-23 10:55:46,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True used request id req-fbc72df7-9313-4011-bcd5-cb545be75124 2018-12-23 10:55:46,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}939cd1ba88839055d4bb3841c0581ad53c645e80" 2018-12-23 10:55:47,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-de708d9e-ad14-45fb-8d70-57f9df3cb0a3 Date: Sun, 23 Dec 2018 10:55:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:34Z","dns_nameservers":[],"updated_at":"2018-12-23T10:45:34Z","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":"baab99c834784a5fb13deaf78a5e8135","id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-23 10:55:47,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf used request id req-de708d9e-ad14-45fb-8d70-57f9df3cb0a3 2018-12-23 10:55:47,275 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-23 10:55:47,275 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-12-23 10:55:47,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,314 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,319 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,319 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,333 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,333 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,334 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,334 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,335 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,335 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:47,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:55:47,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:55:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["FP4kof62S1SiO7VdgDZHkQ"], "issued_at": "2018-12-23T10:55:47.000000Z"}} 2018-12-23 10:55:47,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2187d9b3189785af15b6884522acddb98c2cc28d" 2018-12-23 10:55:47,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eb25b5a-1840-4d73-b978-77744769dc2c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:55:47,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7eb25b5a-1840-4d73-b978-77744769dc2c 2018-12-23 10:55:47,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:55:47,898 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:55: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:55:47,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2187d9b3189785af15b6884522acddb98c2cc28d" 2018-12-23 10:55:47,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b89f81aa-4764-4c4b-9894-2a0e2bd24547 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 10:55:47,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-b89f81aa-4764-4c4b-9894-2a0e2bd24547 2018-12-23 10:55:47,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2187d9b3189785af15b6884522acddb98c2cc28d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-a94d3a3b-85ff-4b73-8464-90c4b1d69b3e-projName"}}' 2018-12-23 10:55:48,102 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 10:55:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46a7e6bd-e475-4e3c-8c3e-72d7e5c1e13e Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/66988198b2c74f2d8b8a8edc72cd650b"}, "enabled": true, "id": "66988198b2c74f2d8b8a8edc72cd650b", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-a94d3a3b-85ff-4b73-8464-90c4b1d69b3e-projName"}} 2018-12-23 10:55:48,102 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-46a7e6bd-e475-4e3c-8c3e-72d7e5c1e13e 2018-12-23 10:55:48,102 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-a94d3a3b-85ff-4b73-8464-90c4b1d69b3e-projName 2018-12-23 10:55:48,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-a94d3a3b-85ff-4b73-8464-90c4b1d69b3e-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2187d9b3189785af15b6884522acddb98c2cc28d" 2018-12-23 10:55:48,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a809b633-dd15-451c-8390-6d99830ec4d0 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-a94d3a3b-85ff-4b73-8464-90c4b1d69b3e-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/66988198b2c74f2d8b8a8edc72cd650b"}, "enabled": true, "id": "66988198b2c74f2d8b8a8edc72cd650b", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-a94d3a3b-85ff-4b73-8464-90c4b1d69b3e-projName"}]} 2018-12-23 10:55:48,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-a94d3a3b-85ff-4b73-8464-90c4b1d69b3e-projName used request id req-a809b633-dd15-451c-8390-6d99830ec4d0 2018-12-23 10:55:48,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2187d9b3189785af15b6884522acddb98c2cc28d" 2018-12-23 10:55:48,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f2ee3ac-44bf-49cd-9ee5-e7633600020c Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 10:55:48,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-3f2ee3ac-44bf-49cd-9ee5-e7633600020c 2018-12-23 10:55:48,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2187d9b3189785af15b6884522acddb98c2cc28d" 2018-12-23 10:55:49,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-4d2f3ed1-10fc-4281-b6c4-21283b9c86c0 Date: Sun, 23 Dec 2018 10:55:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "updated_at": "2018-12-23T10:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "4344a5ee-82f5-41b0-bdee-1ea119ce0ef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "7749ea3b-0b9e-4d0d-9530-ba6f0062246e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "bd164a01-3da6-4ba0-8a76-8468a98eeaee", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "dfce3129-c821-4a94-b363-28d08fbcd457", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 4, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "updated_at": "2018-12-23T10:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "3a13af68-60e1-4344-ae8a-96f314d1a2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "77d13211-502f-4e71-b007-faffc15c37d0", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fa02d9ed-71a8-4f4b-ac77-2b459bf2c28a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fbae7c6c-02bf-45ca-b3c8-011de5d25b67", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}], "revision_number": 4, "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:55:49Z", "updated_at": "2018-12-23T10:55:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:49Z", "revision_number": 0, "id": "7227d382-edb8-4121-acc7-4c23d6f189fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:49Z", "security_group_id": "94b0c4ee-da53-42a8-a76e-f4d68f12c238", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:49Z", "revision_number": 0, "id": "8d2ee21f-b72c-41f2-a1c6-2e56028cc28b", "remote_group_id": "94b0c4ee-da53-42a8-a76e-f4d68f12c238", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:49Z", "security_group_id": "94b0c4ee-da53-42a8-a76e-f4d68f12c238", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:49Z", "revision_number": 0, "id": "dba02fc5-f39d-4b50-adae-012feda6301b", "remote_group_id": "94b0c4ee-da53-42a8-a76e-f4d68f12c238", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:49Z", "security_group_id": "94b0c4ee-da53-42a8-a76e-f4d68f12c238", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:49Z", "revision_number": 0, "id": "e2bf62ed-ab8c-4f7c-a1ac-42f3831f19ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:49Z", "security_group_id": "94b0c4ee-da53-42a8-a76e-f4d68f12c238", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}], "revision_number": 4, "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "94b0c4ee-da53-42a8-a76e-f4d68f12c238", "name": "default"}]} 2018-12-23 10:55:49,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-4d2f3ed1-10fc-4281-b6c4-21283b9c86c0 2018-12-23 10:55:49,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2187d9b3189785af15b6884522acddb98c2cc28d" 2018-12-23 10:55:49,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4ca7798-b6ce-4c5f-b91a-cd7062ff79d2 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 10:55:49,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166 used request id req-e4ca7798-b6ce-4c5f-b91a-cd7062ff79d2 2018-12-23 10:55:49,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2187d9b3189785af15b6884522acddb98c2cc28d" 2018-12-23 10:55:49,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2166bf5e-2fbe-481a-9fc0-c112eb82d9e0 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.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 10:55:49,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135 used request id req-2166bf5e-2fbe-481a-9fc0-c112eb82d9e0 2018-12-23 10:55:49,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2187d9b3189785af15b6884522acddb98c2cc28d" 2018-12-23 10:55:49,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4986329-a70e-4245-a7e0-b4764952aea2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:55:49,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-a4986329-a70e-4245-a7e0-b4764952aea2 2018-12-23 10:55:49,744 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94b0c4ee-da53-42a8-a76e-f4d68f12c238 2018-12-23 10:55:49,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=94b0c4ee-da53-42a8-a76e-f4d68f12c238 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2187d9b3189785af15b6884522acddb98c2cc28d" 2018-12-23 10:55:49,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ece66ed7-d5e9-43fb-a259-83481a99f857 Date: Sun, 23 Dec 2018 10:55:49 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-12-23T10:55:49Z", "security_group_id": "94b0c4ee-da53-42a8-a76e-f4d68f12c238", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:55:49Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "7227d382-edb8-4121-acc7-4c23d6f189fb"}, {"remote_group_id": "94b0c4ee-da53-42a8-a76e-f4d68f12c238", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:55:49Z", "security_group_id": "94b0c4ee-da53-42a8-a76e-f4d68f12c238", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:55:49Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "8d2ee21f-b72c-41f2-a1c6-2e56028cc28b"}, {"remote_group_id": "94b0c4ee-da53-42a8-a76e-f4d68f12c238", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:55:49Z", "security_group_id": "94b0c4ee-da53-42a8-a76e-f4d68f12c238", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:55:49Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "dba02fc5-f39d-4b50-adae-012feda6301b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:55:49Z", "security_group_id": "94b0c4ee-da53-42a8-a76e-f4d68f12c238", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:55:49Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "e2bf62ed-ab8c-4f7c-a1ac-42f3831f19ea"}]} 2018-12-23 10:55:49,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=94b0c4ee-da53-42a8-a76e-f4d68f12c238 used request id req-ece66ed7-d5e9-43fb-a259-83481a99f857 2018-12-23 10:55:49,930 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 10:55:49,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/94b0c4ee-da53-42a8-a76e-f4d68f12c238 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2187d9b3189785af15b6884522acddb98c2cc28d" 2018-12-23 10:55:51,070 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e75f60ed-3a0f-4a49-9f7f-30c5ce0243a8 Content-Length: 0 Date: Sun, 23 Dec 2018 10:55:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:55:51,070 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/94b0c4ee-da53-42a8-a76e-f4d68f12c238 used request id req-e75f60ed-3a0f-4a49-9f7f-30c5ce0243a8 2018-12-23 10:55:51,071 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-a94d3a3b-85ff-4b73-8464-90c4b1d69b3e-projName 2018-12-23 10:55:51,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/66988198b2c74f2d8b8a8edc72cd650b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2187d9b3189785af15b6884522acddb98c2cc28d" 2018-12-23 10:55:51,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:55:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8da4e43a-6231-491b-be69-ba81b3ee4165 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:55:51,309 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/66988198b2c74f2d8b8a8edc72cd650b used request id req-8da4e43a-6231-491b-be69-ba81b3ee4165 2018-12-23 10:55:51,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:55:51,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:55:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["bFXD6v9VS5OVWQ8ww1MeBQ"], "issued_at": "2018-12-23T10:55:51.000000Z"}} 2018-12-23 10:55:51,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16dd9ca59c6735c3513737dfd0c7656f45f7dc5f" 2018-12-23 10:55:51,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3783c0a-1522-4e89-aa43-af7746f292af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:55:51,792 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e3783c0a-1522-4e89-aa43-af7746f292af 2018-12-23 10:55:51,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:55:51,802 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:55:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:55:51,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16dd9ca59c6735c3513737dfd0c7656f45f7dc5f" 2018-12-23 10:55:51,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29ebd191-8028-47e8-98de-1a5e560dc4fd Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 10:55:51,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-29ebd191-8028-47e8-98de-1a5e560dc4fd 2018-12-23 10:55:52,389 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-c5f6b074-c48d-4a64-9b2e-f2adaf6d1e69-username 2018-12-23 10:55:52,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16dd9ca59c6735c3513737dfd0c7656f45f7dc5f" 2018-12-23 10:55:52,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7487df8b-619c-43d4-b95c-81ee049ad9e4 Content-Encoding: gzip Content-Length: 911 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "links": {"self": "http://172.30.9.22:5000/v3/users/76c68e82c31749e5b1b4674c13085226"}, "domain_id": "default", "enabled": true, "id": "76c68e82c31749e5b1b4674c13085226", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-c5f6b074-c48d-4a64-9b2e-f2adaf6d1e69-username", "links": {"self": "http://172.30.9.22:5000/v3/users/bc26f0d1b7044936a2953dae8a43f63a"}, "domain_id": "default", "enabled": true, "id": "bc26f0d1b7044936a2953dae8a43f63a", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 10:55:52,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7487df8b-619c-43d4-b95c-81ee049ad9e4 2018-12-23 10:55:52,492 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-c5f6b074-c48d-4a64-9b2e-f2adaf6d1e69-username 2018-12-23 10:55:52,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/bc26f0d1b7044936a2953dae8a43f63a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16dd9ca59c6735c3513737dfd0c7656f45f7dc5f" 2018-12-23 10:55:52,733 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:55:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd27c554-5e43-4ff8-ae1c-d8297447acd9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:55:52,733 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/bc26f0d1b7044936a2953dae8a43f63a used request id req-fd27c554-5e43-4ff8-ae1c-d8297447acd9 2018-12-23 10:55:52,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:55:53,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:55:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["FYnO8VMxToOYf9nUZqre9g"], "issued_at": "2018-12-23T10:55:53.000000Z"}} 2018-12-23 10:55:53,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e09e5bfd6c0386cae76918057e6113591d3a93a" 2018-12-23 10:55:53,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a80cc82a-8468-44c9-b08e-4d4dbcbdd2ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:55:53,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a80cc82a-8468-44c9-b08e-4d4dbcbdd2ae 2018-12-23 10:55:53,204 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:53,205 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-12-23 10:55:53,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:55:53,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:55:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["hfpd8zJ_Qt2aDrjxCIkbIw"], "issued_at": "2018-12-23T10:55:53.000000Z"}} 2018-12-23 10:55:53,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71b79b34a7d23584d952138f10fa15a4a7c6b6e3" 2018-12-23 10:55:53,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6805c36f-b6fd-4427-b09b-233474495a71 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:55:53,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6805c36f-b6fd-4427-b09b-233474495a71 2018-12-23 10:55:53,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:53,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:55:54,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:55:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["JKKMEy-IRfuNmQyndyUlHw"], "issued_at": "2018-12-23T10:55:54.000000Z"}} 2018-12-23 10:55:54,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:55:54,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:55:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["yEBLoRMxQ6SsdEyzPZ-sKQ"], "issued_at": "2018-12-23T10:55:54.000000Z"}} 2018-12-23 10:55:54,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff714587829b6bcbd01e5eaef71c098b23d5c04" 2018-12-23 10:55:54,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cef83123-6d01-433c-9e35-129b6a5e46bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:55:54,557 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cef83123-6d01-433c-9e35-129b6a5e46bb 2018-12-23 10:55:54,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:54,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:55:54,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:55:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["MqW5V8xhQQq1nnLdZUs9iQ"], "issued_at": "2018-12-23T10:55:54.000000Z"}} 2018-12-23 10:55:54,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:55:55,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:55:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["vaSE7lZJSAGX3abt-3oWRA"], "issued_at": "2018-12-23T10:55:55.000000Z"}} 2018-12-23 10:55:55,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdbb00c05d26c41f83a4e8ab3848298b973f79e0" 2018-12-23 10:55:55,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca55287b-b92b-4acd-b446-62e2ae4f29b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:55:55,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ca55287b-b92b-4acd-b446-62e2ae4f29b4 2018-12-23 10:55:55,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:55,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:55:55,796 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:55:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["7twF15XnRzmR0cRXHvyC-Q"], "issued_at": "2018-12-23T10:55:55.000000Z"}} 2018-12-23 10:55:55,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:55,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:55:56,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:55:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["70X1emn2QWavt2sbfRUh6w"], "issued_at": "2018-12-23T10:55:56.000000Z"}} 2018-12-23 10:55:56,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:55:56,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:55:56,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:55:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["40oli6XGSNiqHSfWQ6B2ZA"], "issued_at": "2018-12-23T10:55:56.000000Z"}} 2018-12-23 10:55:56,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:55:56,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:55:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["67piJ87qQ5WAuZwrgdH8OQ"], "issued_at": "2018-12-23T10:55:56.000000Z"}} 2018-12-23 10:55:56,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240d138d282700687d6296039aeabb010c9c8a16" 2018-12-23 10:55:57,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92a71687-1c01-4859-8581-1b1739c994e4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:55:57,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-92a71687-1c01-4859-8581-1b1739c994e4 2018-12-23 10:55:57,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:55:57,062 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:55:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:55:57,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240d138d282700687d6296039aeabb010c9c8a16" 2018-12-23 10:55:57,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb664346-7eb0-413b-bbf7-9081598a9844 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 10:55:57,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-cb664346-7eb0-413b-bbf7-9081598a9844 2018-12-23 10:55:57,485 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-503426a9-1bc6-455d-80a1-2b5fcfdabf6f-username 2018-12-23 10:55:57,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240d138d282700687d6296039aeabb010c9c8a16" 2018-12-23 10:55:57,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92f1a2d1-acd3-4312-b517-fff3c1e071d9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 10:55:57,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-92f1a2d1-acd3-4312-b517-fff3c1e071d9 2018-12-23 10:55:57,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240d138d282700687d6296039aeabb010c9c8a16" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-503426a9-1bc6-455d-80a1-2b5fcfdabf6f-projName"}}' 2018-12-23 10:55:57,635 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 10:55:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7625293f-dfe3-490c-809d-c80da7e2f7bb Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/65f37f6be1fc469981d1c354fbc03f8b"}, "enabled": true, "id": "65f37f6be1fc469981d1c354fbc03f8b", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-503426a9-1bc6-455d-80a1-2b5fcfdabf6f-projName"}} 2018-12-23 10:55:57,635 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-7625293f-dfe3-490c-809d-c80da7e2f7bb 2018-12-23 10:55:57,636 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-503426a9-1bc6-455d-80a1-2b5fcfdabf6f-projName 2018-12-23 10:55:57,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240d138d282700687d6296039aeabb010c9c8a16" -d '{"role": {"name": "KeystoneUtilsTests-503426a9-1bc6-455d-80a1-2b5fcfdabf6f-role"}}' 2018-12-23 10:55:57,858 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 10:55:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef30190a-18d4-4f70-aca7-4df0c0fdfb2c Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d3133b1338474775bb557be28c99eaf3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3133b1338474775bb557be28c99eaf3"}, "name": "KeystoneUtilsTests-503426a9-1bc6-455d-80a1-2b5fcfdabf6f-role"}} 2018-12-23 10:55:57,858 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-ef30190a-18d4-4f70-aca7-4df0c0fdfb2c 2018-12-23 10:55:57,859 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-503426a9-1bc6-455d-80a1-2b5fcfdabf6f-role 2018-12-23 10:55:57,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/d3133b1338474775bb557be28c99eaf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240d138d282700687d6296039aeabb010c9c8a16" 2018-12-23 10:55:57,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3606448-6bb9-4673-8a9c-f41fa4c4f757 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/d3133b1338474775bb557be28c99eaf3"}, "domain_id": null, "name": "KeystoneUtilsTests-503426a9-1bc6-455d-80a1-2b5fcfdabf6f-role", "id": "d3133b1338474775bb557be28c99eaf3"}} 2018-12-23 10:55:57,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/d3133b1338474775bb557be28c99eaf3 used request id req-f3606448-6bb9-4673-8a9c-f41fa4c4f757 2018-12-23 10:55:57,954 - keystone_utils - INFO - Granting role KeystoneUtilsTests-503426a9-1bc6-455d-80a1-2b5fcfdabf6f-role to project KeystoneUtilsTests-503426a9-1bc6-455d-80a1-2b5fcfdabf6f-projName 2018-12-23 10:55:57,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/65f37f6be1fc469981d1c354fbc03f8b/users/9ac84bfd81724d18a38f51a0ac224653/roles/d3133b1338474775bb557be28c99eaf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240d138d282700687d6296039aeabb010c9c8a16" 2018-12-23 10:55:58,057 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:55:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-821bfd6b-0ed5-4cf5-8bdc-fcb2f79e93bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:55:58,057 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/65f37f6be1fc469981d1c354fbc03f8b/users/9ac84bfd81724d18a38f51a0ac224653/roles/d3133b1338474775bb557be28c99eaf3 used request id req-821bfd6b-0ed5-4cf5-8bdc-fcb2f79e93bb 2018-12-23 10:55:58,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/65f37f6be1fc469981d1c354fbc03f8b/users/9ac84bfd81724d18a38f51a0ac224653/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240d138d282700687d6296039aeabb010c9c8a16" 2018-12-23 10:55:58,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca7b42d6-952c-4e4f-8a65-a9ce9db7b962 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/65f37f6be1fc469981d1c354fbc03f8b/users/9ac84bfd81724d18a38f51a0ac224653/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "d3133b1338474775bb557be28c99eaf3", "links": {"self": "http://172.30.9.22:5000/v3/roles/d3133b1338474775bb557be28c99eaf3"}, "name": "KeystoneUtilsTests-503426a9-1bc6-455d-80a1-2b5fcfdabf6f-role"}]} 2018-12-23 10:55:58,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/65f37f6be1fc469981d1c354fbc03f8b/users/9ac84bfd81724d18a38f51a0ac224653/roles used request id req-ca7b42d6-952c-4e4f-8a65-a9ce9db7b962 2018-12-23 10:55:58,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240d138d282700687d6296039aeabb010c9c8a16" 2018-12-23 10:55:58,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-d0a79337-64fb-451b-b658-e66d1c4fe483 Date: Sun, 23 Dec 2018 10:55:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "updated_at": "2018-12-23T10:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "4344a5ee-82f5-41b0-bdee-1ea119ce0ef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "7749ea3b-0b9e-4d0d-9530-ba6f0062246e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "bd164a01-3da6-4ba0-8a76-8468a98eeaee", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "dfce3129-c821-4a94-b363-28d08fbcd457", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 4, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "updated_at": "2018-12-23T10:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "3a13af68-60e1-4344-ae8a-96f314d1a2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "77d13211-502f-4e71-b007-faffc15c37d0", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fa02d9ed-71a8-4f4b-ac77-2b459bf2c28a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fbae7c6c-02bf-45ca-b3c8-011de5d25b67", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}], "revision_number": 4, "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:55:58Z", "updated_at": "2018-12-23T10:55:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:58Z", "revision_number": 0, "id": "0bc92b09-8780-43b4-ba72-f9c43cf314dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:58Z", "security_group_id": "d823d8cc-54e5-40e3-a8ed-dad286f985a4", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:58Z", "revision_number": 0, "id": "48cab7c7-dcb7-4117-8d73-908d088e2529", "remote_group_id": "d823d8cc-54e5-40e3-a8ed-dad286f985a4", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:58Z", "security_group_id": "d823d8cc-54e5-40e3-a8ed-dad286f985a4", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:58Z", "revision_number": 0, "id": "514f3af7-445c-4ea6-a448-6b2266a8f367", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:58Z", "security_group_id": "d823d8cc-54e5-40e3-a8ed-dad286f985a4", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:58Z", "revision_number": 0, "id": "bf251741-e929-40f5-86ea-15756f17064a", "remote_group_id": "d823d8cc-54e5-40e3-a8ed-dad286f985a4", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:58Z", "security_group_id": "d823d8cc-54e5-40e3-a8ed-dad286f985a4", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}], "revision_number": 4, "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "d823d8cc-54e5-40e3-a8ed-dad286f985a4", "name": "default"}]} 2018-12-23 10:55:58,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-d0a79337-64fb-451b-b658-e66d1c4fe483 2018-12-23 10:55:58,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240d138d282700687d6296039aeabb010c9c8a16" 2018-12-23 10:55:58,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ad54732-1be0-4389-8ce1-44411775b40f Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 10:55:58,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166 used request id req-9ad54732-1be0-4389-8ce1-44411775b40f 2018-12-23 10:55:58,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240d138d282700687d6296039aeabb010c9c8a16" 2018-12-23 10:55:58,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2a4be54-522e-42de-8f7b-77eb55c6a38e 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.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 10:55:58,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135 used request id req-c2a4be54-522e-42de-8f7b-77eb55c6a38e 2018-12-23 10:55:58,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240d138d282700687d6296039aeabb010c9c8a16" 2018-12-23 10:55:58,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-773dee15-6144-4886-82ac-3de962a6d63a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:55:58,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-773dee15-6144-4886-82ac-3de962a6d63a 2018-12-23 10:55:58,847 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d823d8cc-54e5-40e3-a8ed-dad286f985a4 2018-12-23 10:55:58,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=d823d8cc-54e5-40e3-a8ed-dad286f985a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240d138d282700687d6296039aeabb010c9c8a16" 2018-12-23 10:55:59,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7e32d1f8-6d19-43f6-a482-fe8937a61c03 Date: Sun, 23 Dec 2018 10:55:59 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-12-23T10:55:58Z", "security_group_id": "d823d8cc-54e5-40e3-a8ed-dad286f985a4", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:55:58Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "0bc92b09-8780-43b4-ba72-f9c43cf314dc"}, {"remote_group_id": "d823d8cc-54e5-40e3-a8ed-dad286f985a4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:55:58Z", "security_group_id": "d823d8cc-54e5-40e3-a8ed-dad286f985a4", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:55:58Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "48cab7c7-dcb7-4117-8d73-908d088e2529"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:55:58Z", "security_group_id": "d823d8cc-54e5-40e3-a8ed-dad286f985a4", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:55:58Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "514f3af7-445c-4ea6-a448-6b2266a8f367"}, {"remote_group_id": "d823d8cc-54e5-40e3-a8ed-dad286f985a4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:55:58Z", "security_group_id": "d823d8cc-54e5-40e3-a8ed-dad286f985a4", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:55:58Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "bf251741-e929-40f5-86ea-15756f17064a"}]} 2018-12-23 10:55:59,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=d823d8cc-54e5-40e3-a8ed-dad286f985a4 used request id req-7e32d1f8-6d19-43f6-a482-fe8937a61c03 2018-12-23 10:55:59,636 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 10:55:59,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/d823d8cc-54e5-40e3-a8ed-dad286f985a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240d138d282700687d6296039aeabb010c9c8a16" 2018-12-23 10:56:00,662 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-95e6e052-6268-419e-a637-1e4cf7553349 Content-Length: 0 Date: Sun, 23 Dec 2018 10:56:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:56:00,662 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/d823d8cc-54e5-40e3-a8ed-dad286f985a4 used request id req-95e6e052-6268-419e-a637-1e4cf7553349 2018-12-23 10:56:00,663 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-503426a9-1bc6-455d-80a1-2b5fcfdabf6f-projName 2018-12-23 10:56:00,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/65f37f6be1fc469981d1c354fbc03f8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240d138d282700687d6296039aeabb010c9c8a16" 2018-12-23 10:56:00,919 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:56:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-962b3511-9cc2-4291-9fd6-48057c31a1e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:56:00,920 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/65f37f6be1fc469981d1c354fbc03f8b used request id req-962b3511-9cc2-4291-9fd6-48057c31a1e8 2018-12-23 10:56:00,920 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-503426a9-1bc6-455d-80a1-2b5fcfdabf6f-username 2018-12-23 10:56:00,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/9ac84bfd81724d18a38f51a0ac224653 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240d138d282700687d6296039aeabb010c9c8a16" 2018-12-23 10:56:01,085 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:56:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc571c2a-aca0-47b8-9187-ce4a53b67503 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:56:01,085 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/9ac84bfd81724d18a38f51a0ac224653 used request id req-cc571c2a-aca0-47b8-9187-ce4a53b67503 2018-12-23 10:56:01,086 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-503426a9-1bc6-455d-80a1-2b5fcfdabf6f-role 2018-12-23 10:56:01,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/d3133b1338474775bb557be28c99eaf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240d138d282700687d6296039aeabb010c9c8a16" 2018-12-23 10:56:01,203 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:56:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aff20ab6-6852-41ff-80a8-4c0004a8761e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:56:01,203 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/d3133b1338474775bb557be28c99eaf3 used request id req-aff20ab6-6852-41ff-80a8-4c0004a8761e 2018-12-23 10:56:01,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:01,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:56:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["miab3tbQTteau5aDVi-s1Q"], "issued_at": "2018-12-23T10:56:01.000000Z"}} 2018-12-23 10:56:01,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e96635cda1a6a9ce99712d9f803148c0cdbfa8" 2018-12-23 10:56:01,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e38ee19-776e-41ec-bfa2-35ca15029092 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:01,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8e38ee19-776e-41ec-bfa2-35ca15029092 2018-12-23 10:56:01,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:56:01,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:02,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:56:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["mQvHJAWwQEK9c7O5GjHB8w"], "issued_at": "2018-12-23T10:56:02.000000Z"}} 2018-12-23 10:56:02,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02d4465a2b1d7a3556cacbfd0beed3c7bad8240" 2018-12-23 10:56:02,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebbcd400-5bf0-43e2-a714-4f4dac811fb6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:02,118 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ebbcd400-5bf0-43e2-a714-4f4dac811fb6 2018-12-23 10:56:02,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:56:02,128 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:56: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:56:02,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02d4465a2b1d7a3556cacbfd0beed3c7bad8240" 2018-12-23 10:56:02,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a57d2f74-697e-48fe-9318-180fb3cde31c Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "links": {"self": "http://172.30.9.22:5000/v3/users/76c68e82c31749e5b1b4674c13085226"}, "domain_id": "default", "enabled": true, "id": "76c68e82c31749e5b1b4674c13085226", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 10:56:02,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-a57d2f74-697e-48fe-9318-180fb3cde31c 2018-12-23 10:56:02,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02d4465a2b1d7a3556cacbfd0beed3c7bad8240" 2018-12-23 10:56:02,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bec1d11b-a9c7-4f3a-b6ee-fb16ecc03d9b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 10:56:02,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-bec1d11b-a9c7-4f3a-b6ee-fb16ecc03d9b 2018-12-23 10:56:02,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02d4465a2b1d7a3556cacbfd0beed3c7bad8240" 2018-12-23 10:56:02,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d960128c-3eb7-497a-bc56-391f913c4311 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55be0de9ce8d415796baec00e1c34f1c", "links": {"self": "http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 10:56:02,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d960128c-3eb7-497a-bc56-391f913c4311 2018-12-23 10:56:02,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02d4465a2b1d7a3556cacbfd0beed3c7bad8240" 2018-12-23 10:56:02,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8abe9772-0a32-4f8e-9048-7a30e430dbe4 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}]} 2018-12-23 10:56:02,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c used request id req-8abe9772-0a32-4f8e-9048-7a30e430dbe4 2018-12-23 10:56:02,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/4e780a6e93a1408ba796d8fa76c694d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02d4465a2b1d7a3556cacbfd0beed3c7bad8240" 2018-12-23 10:56:02,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cc754ed-d3a2-4175-a11a-b18ea12400d4 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/4e780a6e93a1408ba796d8fa76c694d1"}, "enabled": true, "id": "4e780a6e93a1408ba796d8fa76c694d1", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-359870c8-6cf0-4b2-name"}} 2018-12-23 10:56:02,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/4e780a6e93a1408ba796d8fa76c694d1 used request id req-8cc754ed-d3a2-4175-a11a-b18ea12400d4 2018-12-23 10:56:02,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1/users/4e780a6e93a1408ba796d8fa76c694d1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02d4465a2b1d7a3556cacbfd0beed3c7bad8240" 2018-12-23 10:56:03,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae1ce44d-ac47-4a6d-b013-67fe9cd31f1f Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1/users/4e780a6e93a1408ba796d8fa76c694d1/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 10:56:03,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1/users/4e780a6e93a1408ba796d8fa76c694d1/roles used request id req-ae1ce44d-ac47-4a6d-b013-67fe9cd31f1f 2018-12-23 10:56:03,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02d4465a2b1d7a3556cacbfd0beed3c7bad8240" 2018-12-23 10:56:03,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06cc085e-96e1-41d2-a270-ec1adbe84e8c Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "domain_id": null, "name": "admin", "id": "695c6db281554553a0ae845dc1a05d40"}} 2018-12-23 10:56:03,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40 used request id req-06cc085e-96e1-41d2-a270-ec1adbe84e8c 2018-12-23 10:56:03,092 - keystone_utils - INFO - Granting role admin to project api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c 2018-12-23 10:56:03,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1/users/4e780a6e93a1408ba796d8fa76c694d1/roles/695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02d4465a2b1d7a3556cacbfd0beed3c7bad8240" 2018-12-23 10:56:03,276 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:56:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-288c0212-10ca-4094-bc21-d9ebb1775ce9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:56:03,276 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1/users/4e780a6e93a1408ba796d8fa76c694d1/roles/695c6db281554553a0ae845dc1a05d40 used request id req-288c0212-10ca-4094-bc21-d9ebb1775ce9 2018-12-23 10:56:03,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02d4465a2b1d7a3556cacbfd0beed3c7bad8240" 2018-12-23 10:56:03,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0f6183c-7b57-4747-b26f-1e6a1246f86c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55be0de9ce8d415796baec00e1c34f1c", "links": {"self": "http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 10:56:03,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c0f6183c-7b57-4747-b26f-1e6a1246f86c 2018-12-23 10:56:03,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02d4465a2b1d7a3556cacbfd0beed3c7bad8240" 2018-12-23 10:56:03,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ed522d8-d11b-406e-b8b7-6869b51c92e4 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}]} 2018-12-23 10:56:03,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c used request id req-2ed522d8-d11b-406e-b8b7-6869b51c92e4 2018-12-23 10:56:03,464 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-359870c8-6cf0-4b2-name 2018-12-23 10:56:03,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:56:03,472 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:56: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:56:03,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e96635cda1a6a9ce99712d9f803148c0cdbfa8" 2018-12-23 10:56:03,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2058bd22-8ae8-45d7-aafe-ed322161ed81 Content-Encoding: gzip Content-Length: 899 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-359870c8-6cf0-4b2-name", "links": {"self": "http://172.30.9.22:5000/v3/users/4e780a6e93a1408ba796d8fa76c694d1"}, "domain_id": "default", "enabled": true, "id": "4e780a6e93a1408ba796d8fa76c694d1", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "links": {"self": "http://172.30.9.22:5000/v3/users/76c68e82c31749e5b1b4674c13085226"}, "domain_id": "default", "enabled": true, "id": "76c68e82c31749e5b1b4674c13085226", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 10:56:03,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-2058bd22-8ae8-45d7-aafe-ed322161ed81 2018-12-23 10:56:03,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e96635cda1a6a9ce99712d9f803148c0cdbfa8" 2018-12-23 10:56:03,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fed8a09d-3312-4dae-806e-a31ca08e3afb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55be0de9ce8d415796baec00e1c34f1c", "links": {"self": "http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 10:56:03,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fed8a09d-3312-4dae-806e-a31ca08e3afb 2018-12-23 10:56:03,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e96635cda1a6a9ce99712d9f803148c0cdbfa8" 2018-12-23 10:56:03,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e50cbf5-ddc3-4f1a-a526-f8bc14e2afbf Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}]} 2018-12-23 10:56:03,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c used request id req-9e50cbf5-ddc3-4f1a-a526-f8bc14e2afbf 2018-12-23 10:56:03,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1/users/4e780a6e93a1408ba796d8fa76c694d1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e96635cda1a6a9ce99712d9f803148c0cdbfa8" 2018-12-23 10:56:03,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee9d9332-e35b-4b7e-8de2-ec96c4dae476 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1/users/4e780a6e93a1408ba796d8fa76c694d1/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}]} 2018-12-23 10:56:03,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1/users/4e780a6e93a1408ba796d8fa76c694d1/roles used request id req-ee9d9332-e35b-4b7e-8de2-ec96c4dae476 2018-12-23 10:56:03,869 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-359870c8-6cf0-4b2-name 2018-12-23 10:56:03,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/4e780a6e93a1408ba796d8fa76c694d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02d4465a2b1d7a3556cacbfd0beed3c7bad8240" 2018-12-23 10:56:04,089 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:56:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-107032b6-0e6f-46eb-b430-d13766fe236c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:56:04,089 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/4e780a6e93a1408ba796d8fa76c694d1 used request id req-107032b6-0e6f-46eb-b430-d13766fe236c 2018-12-23 10:56:04,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:04,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:56:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["YJqgh7xISRmY7F4yUVXiiA"], "issued_at": "2018-12-23T10:56:04.000000Z"}} 2018-12-23 10:56:04,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856f7f445e799c7775b193838a2c74ad5f8e6072" 2018-12-23 10:56:04,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd219719-2e0d-4dc0-a54c-12368fade05c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:04,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-dd219719-2e0d-4dc0-a54c-12368fade05c 2018-12-23 10:56:04,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:56:04,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:04,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:56:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["0bT5YAUaSc-QhbSytYjKjw"], "issued_at": "2018-12-23T10:56:04.000000Z"}} 2018-12-23 10:56:04,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b81b32f8bf8ea4a0373b4510573a55dd53d1311" 2018-12-23 10:56:05,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87cd9f92-47c7-4457-9ec5-11b6d0f97ddb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:05,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-87cd9f92-47c7-4457-9ec5-11b6d0f97ddb 2018-12-23 10:56:05,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:56:05,032 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:56:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:56:05,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b81b32f8bf8ea4a0373b4510573a55dd53d1311" 2018-12-23 10:56:05,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7eadbe-a70f-4714-9d70-45b54ab3fae9 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "links": {"self": "http://172.30.9.22:5000/v3/users/76c68e82c31749e5b1b4674c13085226"}, "domain_id": "default", "enabled": true, "id": "76c68e82c31749e5b1b4674c13085226", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 10:56:05,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-cb7eadbe-a70f-4714-9d70-45b54ab3fae9 2018-12-23 10:56:05,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b81b32f8bf8ea4a0373b4510573a55dd53d1311" 2018-12-23 10:56:05,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-257e7e0d-778e-47e0-8d4e-6e93fb8c679b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 10:56:05,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-257e7e0d-778e-47e0-8d4e-6e93fb8c679b 2018-12-23 10:56:05,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b81b32f8bf8ea4a0373b4510573a55dd53d1311" 2018-12-23 10:56:05,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00f42652-1937-4f5e-bcf6-1e45295f5427 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55be0de9ce8d415796baec00e1c34f1c", "links": {"self": "http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 10:56:05,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-00f42652-1937-4f5e-bcf6-1e45295f5427 2018-12-23 10:56:05,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b81b32f8bf8ea4a0373b4510573a55dd53d1311" 2018-12-23 10:56:05,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aacb4254-e280-4abe-937b-1b0371ddc7f2 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}]} 2018-12-23 10:56:05,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c used request id req-aacb4254-e280-4abe-937b-1b0371ddc7f2 2018-12-23 10:56:05,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/2d879ead325a4f6ba62553eef31fc3ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b81b32f8bf8ea4a0373b4510573a55dd53d1311" 2018-12-23 10:56:05,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fda2fdb5-c0fa-4924-b459-fbccfddaa0ec Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/2d879ead325a4f6ba62553eef31fc3ef"}, "enabled": true, "id": "2d879ead325a4f6ba62553eef31fc3ef", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-1ebd5215-6455-4c3-name"}} 2018-12-23 10:56:05,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/2d879ead325a4f6ba62553eef31fc3ef used request id req-fda2fdb5-c0fa-4924-b459-fbccfddaa0ec 2018-12-23 10:56:05,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1/users/2d879ead325a4f6ba62553eef31fc3ef/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b81b32f8bf8ea4a0373b4510573a55dd53d1311" 2018-12-23 10:56:06,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92ba0d28-9415-4e0e-a681-aecfdd785b57 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1/users/2d879ead325a4f6ba62553eef31fc3ef/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 10:56:06,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1/users/2d879ead325a4f6ba62553eef31fc3ef/roles used request id req-92ba0d28-9415-4e0e-a681-aecfdd785b57 2018-12-23 10:56:06,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b81b32f8bf8ea4a0373b4510573a55dd53d1311" 2018-12-23 10:56:06,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-264a8a3d-51de-4494-9054-5422615afbe8 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "domain_id": null, "name": "admin", "id": "695c6db281554553a0ae845dc1a05d40"}} 2018-12-23 10:56:06,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40 used request id req-264a8a3d-51de-4494-9054-5422615afbe8 2018-12-23 10:56:06,102 - keystone_utils - INFO - Granting role admin to project api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c 2018-12-23 10:56:06,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1/users/2d879ead325a4f6ba62553eef31fc3ef/roles/695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b81b32f8bf8ea4a0373b4510573a55dd53d1311" 2018-12-23 10:56:06,224 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:56:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cbb395e-863f-4fe1-a939-ea4a1acf7ac4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:56:06,224 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1/users/2d879ead325a4f6ba62553eef31fc3ef/roles/695c6db281554553a0ae845dc1a05d40 used request id req-0cbb395e-863f-4fe1-a939-ea4a1acf7ac4 2018-12-23 10:56:06,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b81b32f8bf8ea4a0373b4510573a55dd53d1311" 2018-12-23 10:56:06,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e955a21f-9eec-40fd-9341-98b7981176fc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55be0de9ce8d415796baec00e1c34f1c", "links": {"self": "http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 10:56:06,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e955a21f-9eec-40fd-9341-98b7981176fc 2018-12-23 10:56:06,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b81b32f8bf8ea4a0373b4510573a55dd53d1311" 2018-12-23 10:56:06,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63554f63-b3fd-493d-967e-409bf31726a8 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}]} 2018-12-23 10:56:06,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c used request id req-63554f63-b3fd-493d-967e-409bf31726a8 2018-12-23 10:56:06,396 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-1ebd5215-6455-4c3-name 2018-12-23 10:56:06,396 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-1ebd5215-6455-4c3-name 2018-12-23 10:56:06,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:56:06,404 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:56: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:56:06,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/2d879ead325a4f6ba62553eef31fc3ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856f7f445e799c7775b193838a2c74ad5f8e6072" 2018-12-23 10:56:06,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:56:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f992f96-3d90-41fa-ba0e-9c2470fbbf84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:56:06,606 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/2d879ead325a4f6ba62553eef31fc3ef used request id req-0f992f96-3d90-41fa-ba0e-9c2470fbbf84 2018-12-23 10:56:06,606 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-1ebd5215-6455-4c3-name 2018-12-23 10:56:06,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/2d879ead325a4f6ba62553eef31fc3ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b81b32f8bf8ea4a0373b4510573a55dd53d1311" 2018-12-23 10:56:06,690 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 10:56:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f40ed56-ea79-4162-9d12-f44ee0cee3cc Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 2d879ead325a4f6ba62553eef31fc3ef.", "code": 404, "title": "Not Found"}} 2018-12-23 10:56:06,691 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/2d879ead325a4f6ba62553eef31fc3ef used request id req-9f40ed56-ea79-4162-9d12-f44ee0cee3cc 2018-12-23 10:56:06,691 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 10:56:06,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:07,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:56:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["CeEMBPVLQtO4_K02PsYOOA"], "issued_at": "2018-12-23T10:56:07.000000Z"}} 2018-12-23 10:56:07,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfe4838aab68ec2eb86d73a3b534df97f579bda1" 2018-12-23 10:56:07,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10b78204-737c-4c76-ae6c-ffb18003e747 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:07,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-10b78204-737c-4c76-ae6c-ffb18003e747 2018-12-23 10:56:07,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:56:07,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:07,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:56:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["pshx-kQgRSeNix4rYc23AQ"], "issued_at": "2018-12-23T10:56:07.000000Z"}} 2018-12-23 10:56:07,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b428519bf9cd5e8dda8357bfff2dce9108276eb2" 2018-12-23 10:56:07,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58b04e8e-0257-45b0-82b6-882d4a5690ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:07,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-58b04e8e-0257-45b0-82b6-882d4a5690ff 2018-12-23 10:56:07,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:56:07,569 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:56: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:56:07,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b428519bf9cd5e8dda8357bfff2dce9108276eb2" 2018-12-23 10:56:07,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3e6ac92-25e1-477f-a450-c8a9a220a8f9 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "links": {"self": "http://172.30.9.22:5000/v3/users/76c68e82c31749e5b1b4674c13085226"}, "domain_id": "default", "enabled": true, "id": "76c68e82c31749e5b1b4674c13085226", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 10:56:07,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-a3e6ac92-25e1-477f-a450-c8a9a220a8f9 2018-12-23 10:56:07,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b428519bf9cd5e8dda8357bfff2dce9108276eb2" 2018-12-23 10:56:07,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32c8cd62-7f72-4a80-80ea-87f7983f64d3 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 10:56:07,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-32c8cd62-7f72-4a80-80ea-87f7983f64d3 2018-12-23 10:56:08,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b428519bf9cd5e8dda8357bfff2dce9108276eb2" 2018-12-23 10:56:08,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-917ab2f6-6e76-43dc-99e1-add5f9696d47 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55be0de9ce8d415796baec00e1c34f1c", "links": {"self": "http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 10:56:08,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-917ab2f6-6e76-43dc-99e1-add5f9696d47 2018-12-23 10:56:08,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b428519bf9cd5e8dda8357bfff2dce9108276eb2" 2018-12-23 10:56:08,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2147fdad-1817-4cb7-b6bf-c5afd1ff2d9d Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}]} 2018-12-23 10:56:08,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c used request id req-2147fdad-1817-4cb7-b6bf-c5afd1ff2d9d 2018-12-23 10:56:08,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/a3faf038da02469e8ad0ea1808ef8316 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b428519bf9cd5e8dda8357bfff2dce9108276eb2" 2018-12-23 10:56:08,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8339ab39-a8e6-43f0-b259-544918282e90 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/a3faf038da02469e8ad0ea1808ef8316"}, "enabled": true, "id": "a3faf038da02469e8ad0ea1808ef8316", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-7614715e-6710-45d-name"}} 2018-12-23 10:56:08,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/a3faf038da02469e8ad0ea1808ef8316 used request id req-8339ab39-a8e6-43f0-b259-544918282e90 2018-12-23 10:56:08,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1/users/a3faf038da02469e8ad0ea1808ef8316/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b428519bf9cd5e8dda8357bfff2dce9108276eb2" 2018-12-23 10:56:08,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74bed3bb-00b7-4def-aeb0-18eec0ddb1f0 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1/users/a3faf038da02469e8ad0ea1808ef8316/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 10:56:08,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1/users/a3faf038da02469e8ad0ea1808ef8316/roles used request id req-74bed3bb-00b7-4def-aeb0-18eec0ddb1f0 2018-12-23 10:56:08,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b428519bf9cd5e8dda8357bfff2dce9108276eb2" 2018-12-23 10:56:08,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c83f4c9b-4f41-4b8e-8a47-7a6dfba36ed4 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "domain_id": null, "name": "admin", "id": "695c6db281554553a0ae845dc1a05d40"}} 2018-12-23 10:56:08,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40 used request id req-c83f4c9b-4f41-4b8e-8a47-7a6dfba36ed4 2018-12-23 10:56:08,547 - keystone_utils - INFO - Granting role admin to project api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c 2018-12-23 10:56:08,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1/users/a3faf038da02469e8ad0ea1808ef8316/roles/695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b428519bf9cd5e8dda8357bfff2dce9108276eb2" 2018-12-23 10:56:08,673 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:56:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7f7b914-2002-46e8-b5b6-18dfb00e4220 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:56:08,673 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1/users/a3faf038da02469e8ad0ea1808ef8316/roles/695c6db281554553a0ae845dc1a05d40 used request id req-f7f7b914-2002-46e8-b5b6-18dfb00e4220 2018-12-23 10:56:08,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b428519bf9cd5e8dda8357bfff2dce9108276eb2" 2018-12-23 10:56:08,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d7b1c52-5388-4198-bc14-99f24d70841d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55be0de9ce8d415796baec00e1c34f1c", "links": {"self": "http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 10:56:08,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2d7b1c52-5388-4198-bc14-99f24d70841d 2018-12-23 10:56:08,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b428519bf9cd5e8dda8357bfff2dce9108276eb2" 2018-12-23 10:56:08,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf3f10a8-2f1f-4e40-9452-00f8427d684d Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}]} 2018-12-23 10:56:08,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c used request id req-cf3f10a8-2f1f-4e40-9452-00f8427d684d 2018-12-23 10:56:08,848 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-7614715e-6710-45d-name 2018-12-23 10:56:08,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:56:08,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:56: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:56:08,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfe4838aab68ec2eb86d73a3b534df97f579bda1" 2018-12-23 10:56:09,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dc90cd8-5235-4fe3-8a97-0f8faaa4b5d3 Content-Encoding: gzip Content-Length: 900 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "links": {"self": "http://172.30.9.22:5000/v3/users/76c68e82c31749e5b1b4674c13085226"}, "domain_id": "default", "enabled": true, "id": "76c68e82c31749e5b1b4674c13085226", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-7614715e-6710-45d-name", "links": {"self": "http://172.30.9.22:5000/v3/users/a3faf038da02469e8ad0ea1808ef8316"}, "domain_id": "default", "enabled": true, "id": "a3faf038da02469e8ad0ea1808ef8316", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 10:56:09,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0dc90cd8-5235-4fe3-8a97-0f8faaa4b5d3 2018-12-23 10:56:09,023 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-7614715e-6710-45d-name 2018-12-23 10:56:09,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/a3faf038da02469e8ad0ea1808ef8316 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b428519bf9cd5e8dda8357bfff2dce9108276eb2" 2018-12-23 10:56:09,205 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ba6ed32-d958-47b6-b196-593ee21325e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:56:09,205 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/a3faf038da02469e8ad0ea1808ef8316 used request id req-5ba6ed32-d958-47b6-b196-593ee21325e4 2018-12-23 10:56:09,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:09,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:56:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["dsimVjHPQOeRMztcZGyS5Q"], "issued_at": "2018-12-23T10:56:09.000000Z"}} 2018-12-23 10:56:09,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b505da4cc8654960c5a5d598f8fafc5159577511" 2018-12-23 10:56:09,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c76e82bc-0a7f-4714-a7dd-ede78896456b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:09,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c76e82bc-0a7f-4714-a7dd-ede78896456b 2018-12-23 10:56:09,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:56:09,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:10,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:56:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["8kqwYCFuR4WlHeuY675n7Q"], "issued_at": "2018-12-23T10:56:10.000000Z"}} 2018-12-23 10:56:10,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb005ce2766c0075f707ade3644f03d165ff581" 2018-12-23 10:56:10,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56ec70c1-a523-4c69-af6d-81ce2f0d6c06 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:10,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-56ec70c1-a523-4c69-af6d-81ce2f0d6c06 2018-12-23 10:56:10,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:56:10,171 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:56: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:56:10,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb005ce2766c0075f707ade3644f03d165ff581" 2018-12-23 10:56:10,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9db7d4c-bf88-4848-8b19-1f6684f977bf Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "links": {"self": "http://172.30.9.22:5000/v3/users/76c68e82c31749e5b1b4674c13085226"}, "domain_id": "default", "enabled": true, "id": "76c68e82c31749e5b1b4674c13085226", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 10:56:10,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d9db7d4c-bf88-4848-8b19-1f6684f977bf 2018-12-23 10:56:10,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb005ce2766c0075f707ade3644f03d165ff581" 2018-12-23 10:56:10,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f432395-6ce4-4450-8c95-457cc2a76d79 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 10:56:10,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-0f432395-6ce4-4450-8c95-457cc2a76d79 2018-12-23 10:56:10,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb005ce2766c0075f707ade3644f03d165ff581" 2018-12-23 10:56:10,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad2ee82d-6344-4016-8928-d566ffeea814 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55be0de9ce8d415796baec00e1c34f1c", "links": {"self": "http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 10:56:10,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ad2ee82d-6344-4016-8928-d566ffeea814 2018-12-23 10:56:10,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb005ce2766c0075f707ade3644f03d165ff581" 2018-12-23 10:56:10,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5430a99-3dfe-4220-b6c9-3ecd0ff876a8 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}]} 2018-12-23 10:56:10,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c used request id req-f5430a99-3dfe-4220-b6c9-3ecd0ff876a8 2018-12-23 10:56:10,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/c88fd87100ff4111a5714126debf8fa8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb005ce2766c0075f707ade3644f03d165ff581" 2018-12-23 10:56:11,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adf79bc1-e91a-461e-81cb-2b138f0cf577 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/c88fd87100ff4111a5714126debf8fa8"}, "enabled": true, "id": "c88fd87100ff4111a5714126debf8fa8", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-73611ed6-7ddc-41f-name"}} 2018-12-23 10:56:11,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/c88fd87100ff4111a5714126debf8fa8 used request id req-adf79bc1-e91a-461e-81cb-2b138f0cf577 2018-12-23 10:56:11,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1/users/c88fd87100ff4111a5714126debf8fa8/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb005ce2766c0075f707ade3644f03d165ff581" 2018-12-23 10:56:11,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e081b76-1db0-4cfa-baaf-538f46eaa7ef Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1/users/c88fd87100ff4111a5714126debf8fa8/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 10:56:11,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1/users/c88fd87100ff4111a5714126debf8fa8/roles used request id req-1e081b76-1db0-4cfa-baaf-538f46eaa7ef 2018-12-23 10:56:11,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb005ce2766c0075f707ade3644f03d165ff581" 2018-12-23 10:56:11,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8df0383a-a9ef-43af-acd5-2ae4c13cae60 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "domain_id": null, "name": "admin", "id": "695c6db281554553a0ae845dc1a05d40"}} 2018-12-23 10:56:11,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40 used request id req-8df0383a-a9ef-43af-acd5-2ae4c13cae60 2018-12-23 10:56:11,204 - keystone_utils - INFO - Granting role admin to project api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c 2018-12-23 10:56:11,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1/users/c88fd87100ff4111a5714126debf8fa8/roles/695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb005ce2766c0075f707ade3644f03d165ff581" 2018-12-23 10:56:11,364 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:56:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-835a6134-b1c8-42c1-9a3b-dbe1f0b4ae8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:56:11,365 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1/users/c88fd87100ff4111a5714126debf8fa8/roles/695c6db281554553a0ae845dc1a05d40 used request id req-835a6134-b1c8-42c1-9a3b-dbe1f0b4ae8e 2018-12-23 10:56:11,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb005ce2766c0075f707ade3644f03d165ff581" 2018-12-23 10:56:11,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8ed7119-43cb-403f-bf18-42720bf99bb1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55be0de9ce8d415796baec00e1c34f1c", "links": {"self": "http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 10:56:11,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b8ed7119-43cb-403f-bf18-42720bf99bb1 2018-12-23 10:56:11,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb005ce2766c0075f707ade3644f03d165ff581" 2018-12-23 10:56:11,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c9412f7-e267-46e0-9a3c-c8375055b9f8 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}]} 2018-12-23 10:56:11,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c used request id req-5c9412f7-e267-46e0-9a3c-c8375055b9f8 2018-12-23 10:56:11,550 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-73611ed6-7ddc-41f-name 2018-12-23 10:56:11,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:56:11,558 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:56:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:56:11,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b505da4cc8654960c5a5d598f8fafc5159577511" 2018-12-23 10:56:11,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-213fa41d-90d0-4b83-ba64-ad90ef4160ea Content-Encoding: gzip Content-Length: 898 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "links": {"self": "http://172.30.9.22:5000/v3/users/76c68e82c31749e5b1b4674c13085226"}, "domain_id": "default", "enabled": true, "id": "76c68e82c31749e5b1b4674c13085226", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-73611ed6-7ddc-41f-name", "links": {"self": "http://172.30.9.22:5000/v3/users/c88fd87100ff4111a5714126debf8fa8"}, "domain_id": "default", "enabled": true, "id": "c88fd87100ff4111a5714126debf8fa8", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 10:56:11,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-213fa41d-90d0-4b83-ba64-ad90ef4160ea 2018-12-23 10:56:11,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:56:11,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:12,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:56:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["ekIBwtRmQpGMgXtnKBD_dg"], "issued_at": "2018-12-23T10:56:12.000000Z"}} 2018-12-23 10:56:12,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bab5fb5fe591903af21c7fdb79c9faae8fee830" 2018-12-23 10:56:12,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc7f3150-0821-4621-9ee5-3b79f4cd16f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:12,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-fc7f3150-0821-4621-9ee5-3b79f4cd16f0 2018-12-23 10:56:12,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:56:12,133 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:56:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:56:12,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bab5fb5fe591903af21c7fdb79c9faae8fee830" 2018-12-23 10:56:12,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b2e2ac7-71e6-4978-af33-73d5d786d0d6 Content-Encoding: gzip Content-Length: 898 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "links": {"self": "http://172.30.9.22:5000/v3/users/76c68e82c31749e5b1b4674c13085226"}, "domain_id": "default", "enabled": true, "id": "76c68e82c31749e5b1b4674c13085226", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-73611ed6-7ddc-41f-name", "links": {"self": "http://172.30.9.22:5000/v3/users/c88fd87100ff4111a5714126debf8fa8"}, "domain_id": "default", "enabled": true, "id": "c88fd87100ff4111a5714126debf8fa8", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 10:56:12,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8b2e2ac7-71e6-4978-af33-73d5d786d0d6 2018-12-23 10:56:12,169 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-73611ed6-7ddc-41f-name 2018-12-23 10:56:12,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/c88fd87100ff4111a5714126debf8fa8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb005ce2766c0075f707ade3644f03d165ff581" 2018-12-23 10:56:12,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04927fc6-0667-4af5-90d1-d221b00c0f37 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:56:12,345 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/c88fd87100ff4111a5714126debf8fa8 used request id req-04927fc6-0667-4af5-90d1-d221b00c0f37 2018-12-23 10:56:12,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:12,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:56:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["3jM0FRKWRLe83G6Bs6bjAg"], "issued_at": "2018-12-23T10:56:12.000000Z"}} 2018-12-23 10:56:12,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592a24997d251fc9bc6cfd1b4e4576806d7320d3" 2018-12-23 10:56:12,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc3d46cd-1210-4ac3-a62d-8943b3e8b079 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:12,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bc3d46cd-1210-4ac3-a62d-8943b3e8b079 2018-12-23 10:56:12,827 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:56:12,828 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:13,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:56:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["wuc8KeFSRjCSJ5zC3YRFpQ"], "issued_at": "2018-12-23T10:56:13.000000Z"}} 2018-12-23 10:56:13,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af86747fab4831d0ba800acdf1144c44a23b84d" 2018-12-23 10:56:13,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0db57df5-0f1b-4407-afc2-e550ab3679d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:13,286 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0db57df5-0f1b-4407-afc2-e550ab3679d3 2018-12-23 10:56:13,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:56:13,295 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:56: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:56:13,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-386a8270-5c75-476-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af86747fab4831d0ba800acdf1144c44a23b84d" 2018-12-23 10:56:13,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ea14bbb-e043-437b-a2aa-e44845a74c13 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-386a8270-5c75-476-name", "previous": null, "next": null}, "projects": []} 2018-12-23 10:56:13,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-386a8270-5c75-476-name used request id req-7ea14bbb-e043-437b-a2aa-e44845a74c13 2018-12-23 10:56:13,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af86747fab4831d0ba800acdf1144c44a23b84d" 2018-12-23 10:56:13,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56e878c4-d287-4fbb-ba7f-11a4c0d37cd8 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 10:56:13,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-56e878c4-d287-4fbb-ba7f-11a4c0d37cd8 2018-12-23 10:56:13,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af86747fab4831d0ba800acdf1144c44a23b84d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-386a8270-5c75-476-name"}}' 2018-12-23 10:56:13,581 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 10:56:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-797eea0d-5f73-4f09-ac41-d8cec5db5ea4 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/0d59ac4d995241618b6f3ca6488332a0"}, "enabled": true, "id": "0d59ac4d995241618b6f3ca6488332a0", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-386a8270-5c75-476-name"}} 2018-12-23 10:56:13,582 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-797eea0d-5f73-4f09-ac41-d8cec5db5ea4 2018-12-23 10:56:13,582 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-386a8270-5c75-476-name 2018-12-23 10:56:13,582 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-386a8270-5c75-476-name 2018-12-23 10:56:13,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:56:13,590 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:56: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:56:13,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/0d59ac4d995241618b6f3ca6488332a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592a24997d251fc9bc6cfd1b4e4576806d7320d3" 2018-12-23 10:56:13,733 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:56:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c793da8-eb89-4aac-8d53-36cf34c63d69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:56:13,733 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/0d59ac4d995241618b6f3ca6488332a0 used request id req-0c793da8-eb89-4aac-8d53-36cf34c63d69 2018-12-23 10:56:13,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af86747fab4831d0ba800acdf1144c44a23b84d" 2018-12-23 10:56:14,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-383fc705-b5f9-4355-8dad-eb160f70a5d4 Date: Sun, 23 Dec 2018 10:56:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "updated_at": "2018-12-23T10:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "4344a5ee-82f5-41b0-bdee-1ea119ce0ef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "7749ea3b-0b9e-4d0d-9530-ba6f0062246e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "bd164a01-3da6-4ba0-8a76-8468a98eeaee", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "dfce3129-c821-4a94-b363-28d08fbcd457", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 4, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "updated_at": "2018-12-23T10:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "3a13af68-60e1-4344-ae8a-96f314d1a2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "77d13211-502f-4e71-b007-faffc15c37d0", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fa02d9ed-71a8-4f4b-ac77-2b459bf2c28a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fbae7c6c-02bf-45ca-b3c8-011de5d25b67", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}], "revision_number": 4, "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:56:14Z", "updated_at": "2018-12-23T10:56:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "0ff886ad-394b-4944-90c8-c3cd065e46a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "1b80e51f-5543-439e-a9cf-d988777ac330", "remote_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "496f9f3e-5aea-46f6-b8b7-55ef33de6d9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "c14cd583-e70b-4a86-9b9a-b25130f6668a", "remote_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}], "revision_number": 4, "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "name": "default"}]} 2018-12-23 10:56:14,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-383fc705-b5f9-4355-8dad-eb160f70a5d4 2018-12-23 10:56:14,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af86747fab4831d0ba800acdf1144c44a23b84d" 2018-12-23 10:56:14,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61e0e6ce-2d77-4d1d-accb-77cf715ba8c7 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 10:56:14,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166 used request id req-61e0e6ce-2d77-4d1d-accb-77cf715ba8c7 2018-12-23 10:56:14,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af86747fab4831d0ba800acdf1144c44a23b84d" 2018-12-23 10:56:14,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fba256b6-8e35-467a-851b-0d391daa33c4 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.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 10:56:14,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135 used request id req-fba256b6-8e35-467a-851b-0d391daa33c4 2018-12-23 10:56:14,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af86747fab4831d0ba800acdf1144c44a23b84d" 2018-12-23 10:56:15,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d244025-c0c6-4da1-8e3a-8f2d884ccc83 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:56:15,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-4d244025-c0c6-4da1-8e3a-8f2d884ccc83 2018-12-23 10:56:15,009 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-386a8270-5c75-476-name 2018-12-23 10:56:15,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/0d59ac4d995241618b6f3ca6488332a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af86747fab4831d0ba800acdf1144c44a23b84d" 2018-12-23 10:56:15,097 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 10:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c0dedd1-52cf-4b37-8fae-948a3b3465de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0d59ac4d995241618b6f3ca6488332a0.", "code": 404, "title": "Not Found"}} 2018-12-23 10:56:15,097 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/0d59ac4d995241618b6f3ca6488332a0 used request id req-4c0dedd1-52cf-4b37-8fae-948a3b3465de 2018-12-23 10:56:15,097 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 10:56:15,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af86747fab4831d0ba800acdf1144c44a23b84d" 2018-12-23 10:56:15,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2399857-0e7c-4e4c-8de4-645cac83e8ff Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55be0de9ce8d415796baec00e1c34f1c", "links": {"self": "http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 10:56:15,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c2399857-0e7c-4e4c-8de4-645cac83e8ff 2018-12-23 10:56:15,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592a24997d251fc9bc6cfd1b4e4576806d7320d3" 2018-12-23 10:56:15,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e593717e-09f9-4cb8-9247-a5eae898e890 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 10:56:15,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-e593717e-09f9-4cb8-9247-a5eae898e890 2018-12-23 10:56:15,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7af86747fab4831d0ba800acdf1144c44a23b84d" 2018-12-23 10:56:15,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a9c0211-200f-4fec-a1ee-d2ec72ef070f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55be0de9ce8d415796baec00e1c34f1c", "links": {"self": "http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 10:56:15,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9a9c0211-200f-4fec-a1ee-d2ec72ef070f 2018-12-23 10:56:15,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:15,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:56:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["ekAZylinRzeYCyPkVjCBjw"], "issued_at": "2018-12-23T10:56:15.000000Z"}} 2018-12-23 10:56:15,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d086d143a1912b0ac27ae0c12fe6e964fa6832f" 2018-12-23 10:56:15,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37d0f033-1025-4275-82fb-08c7ab79478f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:15,865 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-37d0f033-1025-4275-82fb-08c7ab79478f 2018-12-23 10:56:15,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:56:15,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:16,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:56:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["baGB6s19TLmP7dXwKfTnFQ"], "issued_at": "2018-12-23T10:56:16.000000Z"}} 2018-12-23 10:56:16,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}765d88bf2d1f3b20a3be4b5e19e067cfe0cfcf70" 2018-12-23 10:56:16,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f6899dd-64ba-4334-a44d-aa262d410373 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:16,323 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5f6899dd-64ba-4334-a44d-aa262d410373 2018-12-23 10:56:16,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:56:16,332 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:56:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:56:16,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-be930d2b-cd6c-4a2-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}765d88bf2d1f3b20a3be4b5e19e067cfe0cfcf70" 2018-12-23 10:56:16,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28496578-a5ae-4070-bfb0-ebf85b9dcee8 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-be930d2b-cd6c-4a2-name", "previous": null, "next": null}, "projects": []} 2018-12-23 10:56:16,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-be930d2b-cd6c-4a2-name used request id req-28496578-a5ae-4070-bfb0-ebf85b9dcee8 2018-12-23 10:56:16,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}765d88bf2d1f3b20a3be4b5e19e067cfe0cfcf70" 2018-12-23 10:56:16,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-917b8744-d72e-4f16-a307-ff47fad6c6fd Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 10:56:16,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-917b8744-d72e-4f16-a307-ff47fad6c6fd 2018-12-23 10:56:16,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}765d88bf2d1f3b20a3be4b5e19e067cfe0cfcf70" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-be930d2b-cd6c-4a2-name"}}' 2018-12-23 10:56:16,658 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 10:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cce2516-424d-41b9-8bed-0e5b53f36753 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/5cbf623dae1e4c2d922df41f75c51e2d"}, "enabled": true, "id": "5cbf623dae1e4c2d922df41f75c51e2d", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-be930d2b-cd6c-4a2-name"}} 2018-12-23 10:56:16,659 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-4cce2516-424d-41b9-8bed-0e5b53f36753 2018-12-23 10:56:16,659 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-be930d2b-cd6c-4a2-name 2018-12-23 10:56:16,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:56:16,667 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:56:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:56:16,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-be930d2b-cd6c-4a2-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d086d143a1912b0ac27ae0c12fe6e964fa6832f" 2018-12-23 10:56:16,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa78bcbb-7ac3-44d3-acb1-919953fcd069 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-be930d2b-cd6c-4a2-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/5cbf623dae1e4c2d922df41f75c51e2d"}, "enabled": true, "id": "5cbf623dae1e4c2d922df41f75c51e2d", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-be930d2b-cd6c-4a2-name"}]} 2018-12-23 10:56:16,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-be930d2b-cd6c-4a2-name used request id req-aa78bcbb-7ac3-44d3-acb1-919953fcd069 2018-12-23 10:56:16,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d086d143a1912b0ac27ae0c12fe6e964fa6832f" 2018-12-23 10:56:16,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b7913cb-ad7c-413a-9558-215f47fb8d81 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 10:56:16,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-0b7913cb-ad7c-413a-9558-215f47fb8d81 2018-12-23 10:56:16,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}765d88bf2d1f3b20a3be4b5e19e067cfe0cfcf70" 2018-12-23 10:56:17,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-be846760-6d80-407a-b6f4-df5416a49ddc Date: Sun, 23 Dec 2018 10:56:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "updated_at": "2018-12-23T10:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "4344a5ee-82f5-41b0-bdee-1ea119ce0ef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "7749ea3b-0b9e-4d0d-9530-ba6f0062246e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "bd164a01-3da6-4ba0-8a76-8468a98eeaee", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "dfce3129-c821-4a94-b363-28d08fbcd457", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 4, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "updated_at": "2018-12-23T10:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "3a13af68-60e1-4344-ae8a-96f314d1a2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "77d13211-502f-4e71-b007-faffc15c37d0", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fa02d9ed-71a8-4f4b-ac77-2b459bf2c28a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fbae7c6c-02bf-45ca-b3c8-011de5d25b67", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}], "revision_number": 4, "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:56:14Z", "updated_at": "2018-12-23T10:56:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "0ff886ad-394b-4944-90c8-c3cd065e46a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "1b80e51f-5543-439e-a9cf-d988777ac330", "remote_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "496f9f3e-5aea-46f6-b8b7-55ef33de6d9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "c14cd583-e70b-4a86-9b9a-b25130f6668a", "remote_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}], "revision_number": 4, "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "name": "default"}]} 2018-12-23 10:56:17,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-be846760-6d80-407a-b6f4-df5416a49ddc 2018-12-23 10:56:17,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}765d88bf2d1f3b20a3be4b5e19e067cfe0cfcf70" 2018-12-23 10:56:17,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e8df30f-00c2-41e7-98eb-e803e7b961b0 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 10:56:17,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166 used request id req-8e8df30f-00c2-41e7-98eb-e803e7b961b0 2018-12-23 10:56:17,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}765d88bf2d1f3b20a3be4b5e19e067cfe0cfcf70" 2018-12-23 10:56:17,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54bd989d-c4ce-4cd8-afcb-4e4e36d39b9f 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.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 10:56:17,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135 used request id req-54bd989d-c4ce-4cd8-afcb-4e4e36d39b9f 2018-12-23 10:56:17,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}765d88bf2d1f3b20a3be4b5e19e067cfe0cfcf70" 2018-12-23 10:56:17,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5df9f18-d1c8-41e5-bc38-ee5d461249fa Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:56:17,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-d5df9f18-d1c8-41e5-bc38-ee5d461249fa 2018-12-23 10:56:17,330 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-be930d2b-cd6c-4a2-name 2018-12-23 10:56:17,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/5cbf623dae1e4c2d922df41f75c51e2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}765d88bf2d1f3b20a3be4b5e19e067cfe0cfcf70" 2018-12-23 10:56:17,499 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:56:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5c36626-0fc5-4279-ad60-fa2995f4f356 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:56:17,499 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/5cbf623dae1e4c2d922df41f75c51e2d used request id req-d5c36626-0fc5-4279-ad60-fa2995f4f356 2018-12-23 10:56:17,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}765d88bf2d1f3b20a3be4b5e19e067cfe0cfcf70" 2018-12-23 10:56:17,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d521366-038e-42a2-a71c-da4aaf20d327 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55be0de9ce8d415796baec00e1c34f1c", "links": {"self": "http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 10:56:17,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8d521366-038e-42a2-a71c-da4aaf20d327 2018-12-23 10:56:17,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:17,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:56:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["BLrWcZIFSGKYypapOYBsvQ"], "issued_at": "2018-12-23T10:56:17.000000Z"}} 2018-12-23 10:56:17,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9dfcd83ac4e67752da44b51c93250a12c765430" 2018-12-23 10:56:18,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8567d7f5-0fa8-488f-9c85-7a114c82caf3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:18,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8567d7f5-0fa8-488f-9c85-7a114c82caf3 2018-12-23 10:56:18,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:56:18,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:18,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:56:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["KgQqGm78SSOTvNN7E5eqlQ"], "issued_at": "2018-12-23T10:56:18.000000Z"}} 2018-12-23 10:56:18,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfa6392dd32313c703693a6ab12982663ed7991" 2018-12-23 10:56:18,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51478432-7d31-4731-b422-c7aeaaa36021 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:18,620 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-51478432-7d31-4731-b422-c7aeaaa36021 2018-12-23 10:56:18,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:56:18,630 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:56:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:56:18,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-49ba7578-568b-489-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfa6392dd32313c703693a6ab12982663ed7991" 2018-12-23 10:56:18,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2478a046-cbcd-4658-ba8e-924342d99d12 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-49ba7578-568b-489-name", "previous": null, "next": null}, "projects": []} 2018-12-23 10:56:18,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-49ba7578-568b-489-name used request id req-2478a046-cbcd-4658-ba8e-924342d99d12 2018-12-23 10:56:18,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfa6392dd32313c703693a6ab12982663ed7991" 2018-12-23 10:56:18,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5b68af5-986f-47e4-a389-45dbdf2faf28 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 10:56:18,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-a5b68af5-986f-47e4-a389-45dbdf2faf28 2018-12-23 10:56:18,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfa6392dd32313c703693a6ab12982663ed7991" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-49ba7578-568b-489-name"}}' 2018-12-23 10:56:18,946 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 10:56:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2674165f-bedc-490e-8da9-1152e4c31841 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d960ed6acff24e36a9dea322ecd7fac0"}, "enabled": true, "id": "d960ed6acff24e36a9dea322ecd7fac0", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-49ba7578-568b-489-name"}} 2018-12-23 10:56:18,946 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-2674165f-bedc-490e-8da9-1152e4c31841 2018-12-23 10:56:18,947 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-49ba7578-568b-489-name 2018-12-23 10:56:18,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:56:18,955 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:56:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:56:18,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-49ba7578-568b-489-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9dfcd83ac4e67752da44b51c93250a12c765430" 2018-12-23 10:56:19,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fba57c60-2fc4-4b0f-ab64-0d6e2671e995 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-49ba7578-568b-489-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d960ed6acff24e36a9dea322ecd7fac0"}, "enabled": true, "id": "d960ed6acff24e36a9dea322ecd7fac0", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-49ba7578-568b-489-name"}]} 2018-12-23 10:56:19,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-49ba7578-568b-489-name used request id req-fba57c60-2fc4-4b0f-ab64-0d6e2671e995 2018-12-23 10:56:19,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:56:19,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:19,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:56:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["59iDR6VJSfWN85CNLCqOnw"], "issued_at": "2018-12-23T10:56:19.000000Z"}} 2018-12-23 10:56:19,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc51f17124d44e623ec73cd645b9b9bc8472b943" 2018-12-23 10:56:19,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56cc07e7-6b4b-46c4-b1c6-41f800b638f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:19,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-56cc07e7-6b4b-46c4-b1c6-41f800b638f4 2018-12-23 10:56:19,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:56:19,523 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:56:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:56:19,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-49ba7578-568b-489-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc51f17124d44e623ec73cd645b9b9bc8472b943" 2018-12-23 10:56:19,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b8416a2-285c-411e-aad7-ce7a3869512a Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-49ba7578-568b-489-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/d960ed6acff24e36a9dea322ecd7fac0"}, "enabled": true, "id": "d960ed6acff24e36a9dea322ecd7fac0", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-49ba7578-568b-489-name"}]} 2018-12-23 10:56:19,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-49ba7578-568b-489-name used request id req-1b8416a2-285c-411e-aad7-ce7a3869512a 2018-12-23 10:56:19,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9dfcd83ac4e67752da44b51c93250a12c765430" 2018-12-23 10:56:19,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a850f394-f85d-4f2d-8753-02d7c082c98d Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 10:56:19,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-a850f394-f85d-4f2d-8753-02d7c082c98d 2018-12-23 10:56:19,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfa6392dd32313c703693a6ab12982663ed7991" 2018-12-23 10:56:19,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-e2332eb0-e2d8-41c7-8287-f680398895d1 Date: Sun, 23 Dec 2018 10:56:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "updated_at": "2018-12-23T10:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "4344a5ee-82f5-41b0-bdee-1ea119ce0ef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "7749ea3b-0b9e-4d0d-9530-ba6f0062246e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "bd164a01-3da6-4ba0-8a76-8468a98eeaee", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "dfce3129-c821-4a94-b363-28d08fbcd457", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 4, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "updated_at": "2018-12-23T10:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "3a13af68-60e1-4344-ae8a-96f314d1a2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "77d13211-502f-4e71-b007-faffc15c37d0", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fa02d9ed-71a8-4f4b-ac77-2b459bf2c28a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fbae7c6c-02bf-45ca-b3c8-011de5d25b67", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}], "revision_number": 4, "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:56:14Z", "updated_at": "2018-12-23T10:56:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "0ff886ad-394b-4944-90c8-c3cd065e46a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "1b80e51f-5543-439e-a9cf-d988777ac330", "remote_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "496f9f3e-5aea-46f6-b8b7-55ef33de6d9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "c14cd583-e70b-4a86-9b9a-b25130f6668a", "remote_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}], "revision_number": 4, "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "name": "default"}]} 2018-12-23 10:56:19,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-e2332eb0-e2d8-41c7-8287-f680398895d1 2018-12-23 10:56:19,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfa6392dd32313c703693a6ab12982663ed7991" 2018-12-23 10:56:19,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f1086f4-2d27-4369-9595-a89853e51cd6 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 10:56:19,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166 used request id req-8f1086f4-2d27-4369-9595-a89853e51cd6 2018-12-23 10:56:19,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfa6392dd32313c703693a6ab12982663ed7991" 2018-12-23 10:56:20,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5a63f78-e659-4661-bfa7-cfb4f24d6c1e 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.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 10:56:20,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135 used request id req-d5a63f78-e659-4661-bfa7-cfb4f24d6c1e 2018-12-23 10:56:20,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfa6392dd32313c703693a6ab12982663ed7991" 2018-12-23 10:56:20,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2747cb87-2b0a-46cc-b967-bd6766f88ded Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:56:20,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-2747cb87-2b0a-46cc-b967-bd6766f88ded 2018-12-23 10:56:20,122 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-49ba7578-568b-489-name 2018-12-23 10:56:20,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/d960ed6acff24e36a9dea322ecd7fac0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfa6392dd32313c703693a6ab12982663ed7991" 2018-12-23 10:56:20,387 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:56:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1d6a6e4-bd02-4a9d-9af4-70a9f9018828 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:56:20,387 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/d960ed6acff24e36a9dea322ecd7fac0 used request id req-e1d6a6e4-bd02-4a9d-9af4-70a9f9018828 2018-12-23 10:56:20,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cfa6392dd32313c703693a6ab12982663ed7991" 2018-12-23 10:56:20,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75f0ca7c-6c10-4f90-830b-a5cec2f46573 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55be0de9ce8d415796baec00e1c34f1c", "links": {"self": "http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 10:56:20,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-75f0ca7c-6c10-4f90-830b-a5cec2f46573 2018-12-23 10:56:20,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:20,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:56:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["KoJLf7eWT5qPIdFMKe77zw"], "issued_at": "2018-12-23T10:56:20.000000Z"}} 2018-12-23 10:56:20,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fd401a15543eca4b01560e8cf30f3923d502f" 2018-12-23 10:56:20,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57415052-2dbb-426b-8d36-20dc518275cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:20,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-57415052-2dbb-426b-8d36-20dc518275cc 2018-12-23 10:56:20,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:56:20,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:21,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:56:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["dN0Rba34SWqHxzSRyje63Q"], "issued_at": "2018-12-23T10:56:21.000000Z"}} 2018-12-23 10:56:21,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}302fdc6a5ca6eb224676e5d94cb9248b389ecc1c" 2018-12-23 10:56:21,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38cb0a90-5ade-45a3-9ffe-d11f1f29c205 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:21,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-38cb0a90-5ade-45a3-9ffe-d11f1f29c205 2018-12-23 10:56:21,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:56:21,410 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:56:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:56:21,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-a0114f67-26c4-405-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}302fdc6a5ca6eb224676e5d94cb9248b389ecc1c" 2018-12-23 10:56:21,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3da58c6-a920-45c3-af61-30f9869f0375 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-a0114f67-26c4-405-name", "previous": null, "next": null}, "projects": []} 2018-12-23 10:56:21,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-a0114f67-26c4-405-name used request id req-d3da58c6-a920-45c3-af61-30f9869f0375 2018-12-23 10:56:21,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}302fdc6a5ca6eb224676e5d94cb9248b389ecc1c" 2018-12-23 10:56:21,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83c60fcd-414f-420a-b153-88e0e93f0614 Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-12-23 10:56:21,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=foo used request id req-83c60fcd-414f-420a-b153-88e0e93f0614 2018-12-23 10:56:21,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}302fdc6a5ca6eb224676e5d94cb9248b389ecc1c" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-a0114f67-26c4-405-name"}}' 2018-12-23 10:56:21,614 - keystoneauth.session - DEBUG - RESP: [400] Date: Sun, 23 Dec 2018 10:56:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d173fa51-a595-47a4-acfa-ebb7fd5f3397 Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-12-23 10:56:21,614 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-d173fa51-a595-47a4-acfa-ebb7fd5f3397 2018-12-23 10:56:21,614 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-12-23 10:56:21,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}302fdc6a5ca6eb224676e5d94cb9248b389ecc1c" 2018-12-23 10:56:21,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8782a0cf-53fc-4896-8b36-f06a0b6c3b74 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55be0de9ce8d415796baec00e1c34f1c", "links": {"self": "http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 10:56:21,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8782a0cf-53fc-4896-8b36-f06a0b6c3b74 2018-12-23 10:56:21,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:22,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:56:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["VieAy0NSQ_m-adbcHxvoeA"], "issued_at": "2018-12-23T10:56:22.000000Z"}} 2018-12-23 10:56:22,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe77df6afdb280fc0b0607257f5e4d5e72e35c46" 2018-12-23 10:56:22,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd70f268-cbae-46cd-ae46-8ce41b5d8e4e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:22,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cd70f268-cbae-46cd-ae46-8ce41b5d8e4e 2018-12-23 10:56:22,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:56:22,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:22,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:56:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["nTTX-zeGSoiUCX9v9lYifg"], "issued_at": "2018-12-23T10:56:22.000000Z"}} 2018-12-23 10:56:22,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f019bf5279d7952dcd02144ec6eb45e59bbe08" 2018-12-23 10:56:22,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38a21f51-8df9-4cf3-947a-6ce372c8dc3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:22,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-38a21f51-8df9-4cf3-947a-6ce372c8dc3e 2018-12-23 10:56:22,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:56:22,631 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:56:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:56:22,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-60a11dc8-42d3-4c7-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f019bf5279d7952dcd02144ec6eb45e59bbe08" 2018-12-23 10:56:22,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dee25f6-bb13-4d96-a20e-598f882d89cc Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-60a11dc8-42d3-4c7-name", "previous": null, "next": null}, "projects": []} 2018-12-23 10:56:22,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-60a11dc8-42d3-4c7-name used request id req-2dee25f6-bb13-4d96-a20e-598f882d89cc 2018-12-23 10:56:22,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f019bf5279d7952dcd02144ec6eb45e59bbe08" 2018-12-23 10:56:22,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c82c47cd-b496-4873-aecf-ba563269eef6 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 10:56:22,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-c82c47cd-b496-4873-aecf-ba563269eef6 2018-12-23 10:56:22,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f019bf5279d7952dcd02144ec6eb45e59bbe08" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-60a11dc8-42d3-4c7-name"}}' 2018-12-23 10:56:22,953 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 10:56:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c24b2ec-f784-4ee5-9efd-7f41d5d23cc2 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/0d694c52696b46c7b3d8865ca3aa8445"}, "enabled": true, "id": "0d694c52696b46c7b3d8865ca3aa8445", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-60a11dc8-42d3-4c7-name"}} 2018-12-23 10:56:22,953 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-1c24b2ec-f784-4ee5-9efd-7f41d5d23cc2 2018-12-23 10:56:22,954 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-60a11dc8-42d3-4c7-name 2018-12-23 10:56:22,954 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 10:56:22,958 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-quota-sets/0d694c52696b46c7b3d8865ca3aa8445 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f019bf5279d7952dcd02144ec6eb45e59bbe08" 2018-12-23 10:56:23,935 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56: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-079816da-ccea-4096-8206-217cc4ee10c6 x-compute-request-id: req-079816da-ccea-4096-8206-217cc4ee10c6 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": "0d694c52696b46c7b3d8865ca3aa8445", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-12-23 10:56:23,935 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-quota-sets/0d694c52696b46c7b3d8865ca3aa8445 used request id req-079816da-ccea-4096-8206-217cc4ee10c6 2018-12-23 10:56:23,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:8774/v2.1/os-quota-sets/0d694c52696b46c7b3d8865ca3aa8445 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f019bf5279d7952dcd02144ec6eb45e59bbe08" -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-12-23 10:56:24,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56: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-d14b0f51-e692-4f44-adf7-5cf37d0565b2 x-compute-request-id: req-d14b0f51-e692-4f44-adf7-5cf37d0565b2 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-12-23 10:56:24,940 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.22:8774/v2.1/os-quota-sets/0d694c52696b46c7b3d8865ca3aa8445 used request id req-d14b0f51-e692-4f44-adf7-5cf37d0565b2 2018-12-23 10:56:24,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:56:24,948 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:56:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:56:24,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-60a11dc8-42d3-4c7-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe77df6afdb280fc0b0607257f5e4d5e72e35c46" 2018-12-23 10:56:25,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa811973-4f37-452b-8307-bd0891c28df1 Content-Encoding: gzip Content-Length: 272 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-60a11dc8-42d3-4c7-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/0d694c52696b46c7b3d8865ca3aa8445"}, "enabled": true, "id": "0d694c52696b46c7b3d8865ca3aa8445", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-60a11dc8-42d3-4c7-name"}]} 2018-12-23 10:56:25,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-60a11dc8-42d3-4c7-name used request id req-aa811973-4f37-452b-8307-bd0891c28df1 2018-12-23 10:56:25,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe77df6afdb280fc0b0607257f5e4d5e72e35c46" 2018-12-23 10:56:25,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0dbd2a2-5ceb-463f-a091-7ff3bb78102d Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 10:56:25,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-a0dbd2a2-5ceb-463f-a091-7ff3bb78102d 2018-12-23 10:56:25,127 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 10:56:25,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-quota-sets/0d694c52696b46c7b3d8865ca3aa8445 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe77df6afdb280fc0b0607257f5e4d5e72e35c46" 2018-12-23 10:56:25,479 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56: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-9593f62d-794e-416e-8739-b592a46c57bd x-compute-request-id: req-9593f62d-794e-416e-8739-b592a46c57bd 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": "0d694c52696b46c7b3d8865ca3aa8445", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-12-23 10:56:25,479 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-quota-sets/0d694c52696b46c7b3d8865ca3aa8445 used request id req-9593f62d-794e-416e-8739-b592a46c57bd 2018-12-23 10:56:25,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f019bf5279d7952dcd02144ec6eb45e59bbe08" 2018-12-23 10:56:25,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-d9ec4b63-00b6-44fc-bc16-fee863f3a572 Date: Sun, 23 Dec 2018 10:56:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "updated_at": "2018-12-23T10:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "4344a5ee-82f5-41b0-bdee-1ea119ce0ef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "7749ea3b-0b9e-4d0d-9530-ba6f0062246e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "bd164a01-3da6-4ba0-8a76-8468a98eeaee", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "dfce3129-c821-4a94-b363-28d08fbcd457", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 4, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "updated_at": "2018-12-23T10:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "3a13af68-60e1-4344-ae8a-96f314d1a2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "77d13211-502f-4e71-b007-faffc15c37d0", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fa02d9ed-71a8-4f4b-ac77-2b459bf2c28a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fbae7c6c-02bf-45ca-b3c8-011de5d25b67", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}], "revision_number": 4, "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:56:14Z", "updated_at": "2018-12-23T10:56:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "0ff886ad-394b-4944-90c8-c3cd065e46a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "1b80e51f-5543-439e-a9cf-d988777ac330", "remote_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "496f9f3e-5aea-46f6-b8b7-55ef33de6d9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "c14cd583-e70b-4a86-9b9a-b25130f6668a", "remote_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}], "revision_number": 4, "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "name": "default"}]} 2018-12-23 10:56:25,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-d9ec4b63-00b6-44fc-bc16-fee863f3a572 2018-12-23 10:56:25,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f019bf5279d7952dcd02144ec6eb45e59bbe08" 2018-12-23 10:56:25,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc85a71f-7f58-41f6-8964-f0b190cfd9ed Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 10:56:25,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166 used request id req-fc85a71f-7f58-41f6-8964-f0b190cfd9ed 2018-12-23 10:56:25,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f019bf5279d7952dcd02144ec6eb45e59bbe08" 2018-12-23 10:56:25,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2bb0697-4911-4df9-a3db-8fe023b85ad7 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.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 10:56:25,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135 used request id req-b2bb0697-4911-4df9-a3db-8fe023b85ad7 2018-12-23 10:56:25,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f019bf5279d7952dcd02144ec6eb45e59bbe08" 2018-12-23 10:56:25,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b4d77e2-ac3f-4c48-8a31-9d37f72fb378 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:56:25,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-5b4d77e2-ac3f-4c48-8a31-9d37f72fb378 2018-12-23 10:56:25,977 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-60a11dc8-42d3-4c7-name 2018-12-23 10:56:25,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/0d694c52696b46c7b3d8865ca3aa8445 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f019bf5279d7952dcd02144ec6eb45e59bbe08" 2018-12-23 10:56:26,105 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c11313b-7978-4be8-be88-ecc7416211c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:56:26,105 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/0d694c52696b46c7b3d8865ca3aa8445 used request id req-2c11313b-7978-4be8-be88-ecc7416211c2 2018-12-23 10:56:26,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11f019bf5279d7952dcd02144ec6eb45e59bbe08" 2018-12-23 10:56:26,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee067aef-c144-45a4-96fe-14b719f33607 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55be0de9ce8d415796baec00e1c34f1c", "links": {"self": "http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 10:56:26,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ee067aef-c144-45a4-96fe-14b719f33607 2018-12-23 10:56:26,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:26,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:56:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["lssa9TaHSNuRaYt7tJ4qFg"], "issued_at": "2018-12-23T10:56:26.000000Z"}} 2018-12-23 10:56:26,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a06fc6538781751134af8a27616752e44f0cd56" 2018-12-23 10:56:26,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6576a79-55a0-42a3-be57-1b33c42d23bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:26,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e6576a79-55a0-42a3-be57-1b33c42d23bd 2018-12-23 10:56:26,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:56:26,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:27,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:56:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["oK7M2h6bRSSmseisecHxSw"], "issued_at": "2018-12-23T10:56:27.000000Z"}} 2018-12-23 10:56:27,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3f03e84a65c30b6dbc41a7887317cdf4711b22" 2018-12-23 10:56:27,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-452d263f-cd11-48bc-b414-f8642623de13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:27,134 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-452d263f-cd11-48bc-b414-f8642623de13 2018-12-23 10:56:27,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:56:27,144 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:56:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:56:27,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d900b003-a04a-431-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3f03e84a65c30b6dbc41a7887317cdf4711b22" 2018-12-23 10:56:27,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7577a604-605c-4549-802b-b48be846eb65 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d900b003-a04a-431-name", "previous": null, "next": null}, "projects": []} 2018-12-23 10:56:27,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d900b003-a04a-431-name used request id req-7577a604-605c-4549-802b-b48be846eb65 2018-12-23 10:56:27,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3f03e84a65c30b6dbc41a7887317cdf4711b22" 2018-12-23 10:56:27,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-543df613-237c-4781-95b6-889e76688d83 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 10:56:27,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-543df613-237c-4781-95b6-889e76688d83 2018-12-23 10:56:27,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3f03e84a65c30b6dbc41a7887317cdf4711b22" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-d900b003-a04a-431-name"}}' 2018-12-23 10:56:27,438 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 10:56:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eca717f8-a15e-467b-9293-2d815ac5fbb1 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/25cfe878eea14fe080ec272a3c53a717"}, "enabled": true, "id": "25cfe878eea14fe080ec272a3c53a717", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-d900b003-a04a-431-name"}} 2018-12-23 10:56:27,438 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-eca717f8-a15e-467b-9293-2d815ac5fbb1 2018-12-23 10:56:27,439 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-d900b003-a04a-431-name 2018-12-23 10:56:27,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:56:27,447 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:56:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:56:27,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d900b003-a04a-431-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a06fc6538781751134af8a27616752e44f0cd56" 2018-12-23 10:56:27,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3c03328-63fb-4c1b-add3-d38d29781b51 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d900b003-a04a-431-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/25cfe878eea14fe080ec272a3c53a717"}, "enabled": true, "id": "25cfe878eea14fe080ec272a3c53a717", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-d900b003-a04a-431-name"}]} 2018-12-23 10:56:27,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d900b003-a04a-431-name used request id req-e3c03328-63fb-4c1b-add3-d38d29781b51 2018-12-23 10:56:27,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a06fc6538781751134af8a27616752e44f0cd56" 2018-12-23 10:56:27,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8c4073f-4039-4f87-bd74-328fdf99c086 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 10:56:27,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-f8c4073f-4039-4f87-bd74-328fdf99c086 2018-12-23 10:56:27,633 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 10:56:27,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:8774/v2.1/os-quota-sets/25cfe878eea14fe080ec272a3c53a717 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3f03e84a65c30b6dbc41a7887317cdf4711b22" -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-12-23 10:56:28,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56: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-e2b55f0d-796d-406f-8f36-30413746b229 x-compute-request-id: req-e2b55f0d-796d-406f-8f36-30413746b229 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-12-23 10:56:28,712 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.22:8774/v2.1/os-quota-sets/25cfe878eea14fe080ec272a3c53a717 used request id req-e2b55f0d-796d-406f-8f36-30413746b229 2018-12-23 10:56:28,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/quotas/25cfe878eea14fe080ec272a3c53a717 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3f03e84a65c30b6dbc41a7887317cdf4711b22" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-12-23 10:56:29,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 193 X-Openstack-Request-Id: req-c09c722a-279c-4a3f-a0f3-027454c3d961 Date: Sun, 23 Dec 2018 10:56:29 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-12-23 10:56:29,079 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/quotas/25cfe878eea14fe080ec272a3c53a717 used request id req-c09c722a-279c-4a3f-a0f3-027454c3d961 2018-12-23 10:56:29,080 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 10:56:29,083 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-quota-sets/25cfe878eea14fe080ec272a3c53a717 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3f03e84a65c30b6dbc41a7887317cdf4711b22" 2018-12-23 10:56:29,742 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56: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-46a4cacf-3720-473a-b7a2-ebf2267d5a53 x-compute-request-id: req-46a4cacf-3720-473a-b7a2-ebf2267d5a53 Content-Encoding: gzip Content-Length: 222 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": "25cfe878eea14fe080ec272a3c53a717", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-12-23 10:56:29,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-quota-sets/25cfe878eea14fe080ec272a3c53a717 used request id req-46a4cacf-3720-473a-b7a2-ebf2267d5a53 2018-12-23 10:56:29,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/quotas/25cfe878eea14fe080ec272a3c53a717 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3f03e84a65c30b6dbc41a7887317cdf4711b22" 2018-12-23 10:56:30,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 193 X-Openstack-Request-Id: req-ea47fa3c-60c4-4205-a7a4-294c6c156d72 Date: Sun, 23 Dec 2018 10:56:30 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-12-23 10:56:30,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/quotas/25cfe878eea14fe080ec272a3c53a717 used request id req-ea47fa3c-60c4-4205-a7a4-294c6c156d72 2018-12-23 10:56:30,434 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 10:56:30,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-quota-sets/25cfe878eea14fe080ec272a3c53a717 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a06fc6538781751134af8a27616752e44f0cd56" 2018-12-23 10:56:31,327 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56: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-b9e7fc12-c0d2-4e2b-8696-b277ef429c82 x-compute-request-id: req-b9e7fc12-c0d2-4e2b-8696-b277ef429c82 Content-Encoding: gzip Content-Length: 222 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": "25cfe878eea14fe080ec272a3c53a717", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-12-23 10:56:31,328 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-quota-sets/25cfe878eea14fe080ec272a3c53a717 used request id req-b9e7fc12-c0d2-4e2b-8696-b277ef429c82 2018-12-23 10:56:31,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/quotas/25cfe878eea14fe080ec272a3c53a717 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a06fc6538781751134af8a27616752e44f0cd56" 2018-12-23 10:56:31,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 193 X-Openstack-Request-Id: req-9df6ea84-380e-4d1a-8a94-198ba1727112 Date: Sun, 23 Dec 2018 10:56:31 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-12-23 10:56:31,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/quotas/25cfe878eea14fe080ec272a3c53a717 used request id req-9df6ea84-380e-4d1a-8a94-198ba1727112 2018-12-23 10:56:31,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3f03e84a65c30b6dbc41a7887317cdf4711b22" 2018-12-23 10:56:31,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-5cfed65f-a856-42b2-ade2-bc873392d491 Date: Sun, 23 Dec 2018 10:56:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "updated_at": "2018-12-23T10:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "4344a5ee-82f5-41b0-bdee-1ea119ce0ef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "7749ea3b-0b9e-4d0d-9530-ba6f0062246e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "bd164a01-3da6-4ba0-8a76-8468a98eeaee", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "dfce3129-c821-4a94-b363-28d08fbcd457", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 4, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "updated_at": "2018-12-23T10:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "3a13af68-60e1-4344-ae8a-96f314d1a2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "77d13211-502f-4e71-b007-faffc15c37d0", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fa02d9ed-71a8-4f4b-ac77-2b459bf2c28a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fbae7c6c-02bf-45ca-b3c8-011de5d25b67", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}], "revision_number": 4, "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:56:14Z", "updated_at": "2018-12-23T10:56:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "0ff886ad-394b-4944-90c8-c3cd065e46a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "1b80e51f-5543-439e-a9cf-d988777ac330", "remote_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "496f9f3e-5aea-46f6-b8b7-55ef33de6d9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "c14cd583-e70b-4a86-9b9a-b25130f6668a", "remote_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}], "revision_number": 4, "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "name": "default"}]} 2018-12-23 10:56:31,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-5cfed65f-a856-42b2-ade2-bc873392d491 2018-12-23 10:56:31,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3f03e84a65c30b6dbc41a7887317cdf4711b22" 2018-12-23 10:56:31,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaf4ebc0-9547-4c83-a184-e9d2f4c88be4 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 10:56:31,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166 used request id req-eaf4ebc0-9547-4c83-a184-e9d2f4c88be4 2018-12-23 10:56:31,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3f03e84a65c30b6dbc41a7887317cdf4711b22" 2018-12-23 10:56:31,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc02d8f6-de2a-4a7b-98c4-67cbee5f3f88 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.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 10:56:31,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135 used request id req-dc02d8f6-de2a-4a7b-98c4-67cbee5f3f88 2018-12-23 10:56:31,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3f03e84a65c30b6dbc41a7887317cdf4711b22" 2018-12-23 10:56:31,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36d35f89-4392-4734-ad62-60302305ad8e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:56:31,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-36d35f89-4392-4734-ad62-60302305ad8e 2018-12-23 10:56:31,891 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-d900b003-a04a-431-name 2018-12-23 10:56:31,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/25cfe878eea14fe080ec272a3c53a717 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3f03e84a65c30b6dbc41a7887317cdf4711b22" 2018-12-23 10:56:32,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:56:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dccd1ee-1fd2-4696-b4ea-ba8decf7e3c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:56:32,050 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/25cfe878eea14fe080ec272a3c53a717 used request id req-6dccd1ee-1fd2-4696-b4ea-ba8decf7e3c2 2018-12-23 10:56:32,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e3f03e84a65c30b6dbc41a7887317cdf4711b22" 2018-12-23 10:56:32,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38521b64-5a94-4c71-9bde-0150d8539692 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55be0de9ce8d415796baec00e1c34f1c", "links": {"self": "http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 10:56:32,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-38521b64-5a94-4c71-9bde-0150d8539692 2018-12-23 10:56:32,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:32,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:56:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["ApiU3XSJRyK-hPw_gdg7YA"], "issued_at": "2018-12-23T10:56:32.000000Z"}} 2018-12-23 10:56:32,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e7df48e45a1f448c9771ad2136a448c180cb165" 2018-12-23 10:56:32,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d944fc2d-017f-4ca2-acd3-a2518481624b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:32,607 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d944fc2d-017f-4ca2-acd3-a2518481624b 2018-12-23 10:56:32,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:56:32,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:32,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:56:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["63c2YuCPRk2Ecu8DpEynJQ"], "issued_at": "2018-12-23T10:56:32.000000Z"}} 2018-12-23 10:56:32,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb6ceb1ee7e1744cc51ab8bfc5d86f25c1a055f" 2018-12-23 10:56:33,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8eb3c50-1c21-405b-a662-b9dd1b7c968e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:33,083 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a8eb3c50-1c21-405b-a662-b9dd1b7c968e 2018-12-23 10:56:33,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:56:33,093 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:56:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:56:33,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-01e1c438-a259-438-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb6ceb1ee7e1744cc51ab8bfc5d86f25c1a055f" 2018-12-23 10:56:33,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70d3428b-e824-4e83-ac34-8d9e4f8553ab Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-01e1c438-a259-438-name", "previous": null, "next": null}, "projects": []} 2018-12-23 10:56:33,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-01e1c438-a259-438-name used request id req-70d3428b-e824-4e83-ac34-8d9e4f8553ab 2018-12-23 10:56:33,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb6ceb1ee7e1744cc51ab8bfc5d86f25c1a055f" 2018-12-23 10:56:33,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca72164f-0171-41fe-990d-31e1c9595e07 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 10:56:33,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-ca72164f-0171-41fe-990d-31e1c9595e07 2018-12-23 10:56:33,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb6ceb1ee7e1744cc51ab8bfc5d86f25c1a055f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-01e1c438-a259-438-name"}}' 2018-12-23 10:56:33,359 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 10:56:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6611786b-7d39-49c0-8875-b88646038fff Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb91ae9a38dc499aafe7bcaaef440158"}, "enabled": true, "id": "bb91ae9a38dc499aafe7bcaaef440158", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-01e1c438-a259-438-name"}} 2018-12-23 10:56:33,359 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-6611786b-7d39-49c0-8875-b88646038fff 2018-12-23 10:56:33,359 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-01e1c438-a259-438-name 2018-12-23 10:56:33,360 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:56:33,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:33,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:56:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["UKmLkc_3Ssic1-Wyz3Tj3Q"], "issued_at": "2018-12-23T10:56:33.000000Z"}} 2018-12-23 10:56:33,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36076013313839e68c2c715768c17e75660be4ca" 2018-12-23 10:56:33,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f962326d-07da-41c6-a1c4-676a2e0b6ed7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:33,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f962326d-07da-41c6-a1c4-676a2e0b6ed7 2018-12-23 10:56:33,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:56:33,773 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:56:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:56:33,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36076013313839e68c2c715768c17e75660be4ca" 2018-12-23 10:56:33,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d35e58d5-ecce-411c-a90b-f5a4c66ab398 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "links": {"self": "http://172.30.9.22:5000/v3/users/76c68e82c31749e5b1b4674c13085226"}, "domain_id": "default", "enabled": true, "id": "76c68e82c31749e5b1b4674c13085226", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 10:56:33,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d35e58d5-ecce-411c-a90b-f5a4c66ab398 2018-12-23 10:56:33,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36076013313839e68c2c715768c17e75660be4ca" 2018-12-23 10:56:33,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db30a3c5-8911-4ef0-b1a2-8d935f533c08 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 10:56:33,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-db30a3c5-8911-4ef0-b1a2-8d935f533c08 2018-12-23 10:56:34,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36076013313839e68c2c715768c17e75660be4ca" 2018-12-23 10:56:34,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c5e8e9a-6b66-4a9a-8fcd-5a9594051771 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55be0de9ce8d415796baec00e1c34f1c", "links": {"self": "http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 10:56:34,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8c5e8e9a-6b66-4a9a-8fcd-5a9594051771 2018-12-23 10:56:34,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateProjectUserTests-01e1c438-a259-438-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36076013313839e68c2c715768c17e75660be4ca" 2018-12-23 10:56:34,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f60308fb-5f63-4293-aa75-19df48e725c4 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateProjectUserTests-01e1c438-a259-438-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb91ae9a38dc499aafe7bcaaef440158"}, "enabled": true, "id": "bb91ae9a38dc499aafe7bcaaef440158", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-01e1c438-a259-438-name"}]} 2018-12-23 10:56:34,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateProjectUserTests-01e1c438-a259-438-name used request id req-f60308fb-5f63-4293-aa75-19df48e725c4 2018-12-23 10:56:34,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/bcb33ae0ef4f4d52a45ff457ce01caf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36076013313839e68c2c715768c17e75660be4ca" 2018-12-23 10:56:34,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da452fd0-670f-46af-8856-8f8727a678d0 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/bcb33ae0ef4f4d52a45ff457ce01caf1"}, "enabled": true, "id": "bcb33ae0ef4f4d52a45ff457ce01caf1", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-01e1c438-a259-438-user"}} 2018-12-23 10:56:34,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/bcb33ae0ef4f4d52a45ff457ce01caf1 used request id req-da452fd0-670f-46af-8856-8f8727a678d0 2018-12-23 10:56:34,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/bb91ae9a38dc499aafe7bcaaef440158/users/bcb33ae0ef4f4d52a45ff457ce01caf1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36076013313839e68c2c715768c17e75660be4ca" 2018-12-23 10:56:34,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e69ce8fb-e333-46ee-955e-75b4355bb35b Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/bb91ae9a38dc499aafe7bcaaef440158/users/bcb33ae0ef4f4d52a45ff457ce01caf1/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 10:56:34,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/bb91ae9a38dc499aafe7bcaaef440158/users/bcb33ae0ef4f4d52a45ff457ce01caf1/roles used request id req-e69ce8fb-e333-46ee-955e-75b4355bb35b 2018-12-23 10:56:34,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36076013313839e68c2c715768c17e75660be4ca" 2018-12-23 10:56:34,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2753383c-a4bf-4bd6-a7ae-95baa9a79713 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "domain_id": null, "name": "admin", "id": "695c6db281554553a0ae845dc1a05d40"}} 2018-12-23 10:56:34,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40 used request id req-2753383c-a4bf-4bd6-a7ae-95baa9a79713 2018-12-23 10:56:34,843 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-01e1c438-a259-438-name 2018-12-23 10:56:34,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/bb91ae9a38dc499aafe7bcaaef440158/users/bcb33ae0ef4f4d52a45ff457ce01caf1/roles/695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36076013313839e68c2c715768c17e75660be4ca" 2018-12-23 10:56:35,028 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:56:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b703c37-2427-43af-984e-ed0b663ebe13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:56:35,028 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/bb91ae9a38dc499aafe7bcaaef440158/users/bcb33ae0ef4f4d52a45ff457ce01caf1/roles/695c6db281554553a0ae845dc1a05d40 used request id req-7b703c37-2427-43af-984e-ed0b663ebe13 2018-12-23 10:56:35,029 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-01e1c438-a259-438-user 2018-12-23 10:56:35,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb6ceb1ee7e1744cc51ab8bfc5d86f25c1a055f" 2018-12-23 10:56:35,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20c7a833-763e-4ce0-9c9b-e48020dddab1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55be0de9ce8d415796baec00e1c34f1c", "links": {"self": "http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 10:56:35,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-20c7a833-763e-4ce0-9c9b-e48020dddab1 2018-12-23 10:56:35,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb6ceb1ee7e1744cc51ab8bfc5d86f25c1a055f" -d '{"role": {"name": "CreateProjectUserTests-01e1c438-a259-438-name-role"}}' 2018-12-23 10:56:35,350 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 10:56:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1424481f-9b58-4508-8b2e-da7f30cca6f9 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3c7924a4ea294e46987f94d4e8e644c9", "links": {"self": "http://172.30.9.22:5000/v3/roles/3c7924a4ea294e46987f94d4e8e644c9"}, "name": "CreateProjectUserTests-01e1c438-a259-438-name-role"}} 2018-12-23 10:56:35,350 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-1424481f-9b58-4508-8b2e-da7f30cca6f9 2018-12-23 10:56:35,351 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-01e1c438-a259-438-name-role 2018-12-23 10:56:35,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/3c7924a4ea294e46987f94d4e8e644c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb6ceb1ee7e1744cc51ab8bfc5d86f25c1a055f" 2018-12-23 10:56:35,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c47f6d4-6c4a-446a-8496-b5bcebb6594e Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/3c7924a4ea294e46987f94d4e8e644c9"}, "domain_id": null, "name": "CreateProjectUserTests-01e1c438-a259-438-name-role", "id": "3c7924a4ea294e46987f94d4e8e644c9"}} 2018-12-23 10:56:35,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/3c7924a4ea294e46987f94d4e8e644c9 used request id req-5c47f6d4-6c4a-446a-8496-b5bcebb6594e 2018-12-23 10:56:35,436 - keystone_utils - INFO - Granting role CreateProjectUserTests-01e1c438-a259-438-name-role to project CreateProjectUserTests-01e1c438-a259-438-name 2018-12-23 10:56:35,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/bb91ae9a38dc499aafe7bcaaef440158/users/bcb33ae0ef4f4d52a45ff457ce01caf1/roles/3c7924a4ea294e46987f94d4e8e644c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb6ceb1ee7e1744cc51ab8bfc5d86f25c1a055f" 2018-12-23 10:56:35,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:56:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41224a27-dca0-416e-a16d-f5d27af04a68 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:56:35,566 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/bb91ae9a38dc499aafe7bcaaef440158/users/bcb33ae0ef4f4d52a45ff457ce01caf1/roles/3c7924a4ea294e46987f94d4e8e644c9 used request id req-41224a27-dca0-416e-a16d-f5d27af04a68 2018-12-23 10:56:35,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:56:35,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:35,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "3c7924a4ea294e46987f94d4e8e644c9", "name": "CreateProjectUserTests-01e1c438-a259-438-name-role"}], "expires_at": "2018-12-23T11:56:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb91ae9a38dc499aafe7bcaaef440158", "name": "CreateProjectUserTests-01e1c438-a259-438-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/bb91ae9a38dc499aafe7bcaaef440158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/bb91ae9a38dc499aafe7bcaaef440158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/bb91ae9a38dc499aafe7bcaaef440158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/bb91ae9a38dc499aafe7bcaaef440158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/bb91ae9a38dc499aafe7bcaaef440158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/bb91ae9a38dc499aafe7bcaaef440158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/bb91ae9a38dc499aafe7bcaaef440158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/bb91ae9a38dc499aafe7bcaaef440158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/bb91ae9a38dc499aafe7bcaaef440158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/bb91ae9a38dc499aafe7bcaaef440158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/bb91ae9a38dc499aafe7bcaaef440158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/bb91ae9a38dc499aafe7bcaaef440158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-01e1c438-a259-438-user", "id": "bcb33ae0ef4f4d52a45ff457ce01caf1"}, "audit_ids": ["Upuu-BQaSAW2TUm3p9hxVA"], "issued_at": "2018-12-23T10:56:35.000000Z"}} 2018-12-23 10:56:35,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea0c18f20411739da5824904aa864fd4f0b57e1" 2018-12-23 10:56:36,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1c561f9-7528-402f-ac5a-e0f41dca0304 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:36,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e1c561f9-7528-402f-ac5a-e0f41dca0304 2018-12-23 10:56:36,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateProjectUserTests-01e1c438-a259-438-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea0c18f20411739da5824904aa864fd4f0b57e1" 2018-12-23 10:56:37,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d5eb4a42-d043-42c9-8421-0776d06a5468 Date: Sun, 23 Dec 2018 10:56:37 GMT RESP BODY: {"security_groups": []} 2018-12-23 10:56:37,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateProjectUserTests-01e1c438-a259-438-name&description=hello+group used request id req-d5eb4a42-d043-42c9-8421-0776d06a5468 2018-12-23 10:56:37,032 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-01e1c438-a259-438-name... 2018-12-23 10:56:37,032 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-01e1c438-a259-438-name 2018-12-23 10:56:37,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea0c18f20411739da5824904aa864fd4f0b57e1" -d '{"security_group": {"name": "CreateProjectUserTests-01e1c438-a259-438-name", "description": "hello group"}}' 2018-12-23 10:56:37,590 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-d3741748-c9d3-4959-98ff-316ccfbf7733 Date: Sun, 23 Dec 2018 10:56:37 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "created_at": "2018-12-23T10:56:37Z", "updated_at": "2018-12-23T10:56:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:37Z", "revision_number": 0, "id": "00be5129-17b1-485f-beb0-1590f71e15e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:37Z", "security_group_id": "26983d26-250e-499b-bf99-4457096e38a5", "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb91ae9a38dc499aafe7bcaaef440158"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:37Z", "revision_number": 0, "id": "143c33e4-c079-4b76-9c10-2d3fa768dd47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:37Z", "security_group_id": "26983d26-250e-499b-bf99-4457096e38a5", "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb91ae9a38dc499aafe7bcaaef440158"}], "revision_number": 2, "project_id": "bb91ae9a38dc499aafe7bcaaef440158", "id": "26983d26-250e-499b-bf99-4457096e38a5", "name": "CreateProjectUserTests-01e1c438-a259-438-name"}} 2018-12-23 10:56:37,590 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-d3741748-c9d3-4959-98ff-316ccfbf7733 2018-12-23 10:56:37,590 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26983d26-250e-499b-bf99-4457096e38a5 2018-12-23 10:56:37,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=26983d26-250e-499b-bf99-4457096e38a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea0c18f20411739da5824904aa864fd4f0b57e1" 2018-12-23 10:56:37,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-801b56d7-8c27-4f75-80cd-069443f09b4a Date: Sun, 23 Dec 2018 10:56: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-12-23T10:56:37Z", "security_group_id": "26983d26-250e-499b-bf99-4457096e38a5", "port_range_min": null, "revision_number": 0, "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "created_at": "2018-12-23T10:56:37Z", "project_id": "bb91ae9a38dc499aafe7bcaaef440158", "id": "00be5129-17b1-485f-beb0-1590f71e15e7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:56:37Z", "security_group_id": "26983d26-250e-499b-bf99-4457096e38a5", "port_range_min": null, "revision_number": 0, "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "created_at": "2018-12-23T10:56:37Z", "project_id": "bb91ae9a38dc499aafe7bcaaef440158", "id": "143c33e4-c079-4b76-9c10-2d3fa768dd47"}]} 2018-12-23 10:56:37,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=26983d26-250e-499b-bf99-4457096e38a5 used request id req-801b56d7-8c27-4f75-80cd-069443f09b4a 2018-12-23 10:56:37,756 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26983d26-250e-499b-bf99-4457096e38a5 2018-12-23 10:56:37,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=26983d26-250e-499b-bf99-4457096e38a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea0c18f20411739da5824904aa864fd4f0b57e1" 2018-12-23 10:56:38,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-be4acc9b-139a-4509-a924-e6d03eeff298 Date: Sun, 23 Dec 2018 10:56: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-12-23T10:56:37Z", "security_group_id": "26983d26-250e-499b-bf99-4457096e38a5", "port_range_min": null, "revision_number": 0, "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "created_at": "2018-12-23T10:56:37Z", "project_id": "bb91ae9a38dc499aafe7bcaaef440158", "id": "00be5129-17b1-485f-beb0-1590f71e15e7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:56:37Z", "security_group_id": "26983d26-250e-499b-bf99-4457096e38a5", "port_range_min": null, "revision_number": 0, "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "created_at": "2018-12-23T10:56:37Z", "project_id": "bb91ae9a38dc499aafe7bcaaef440158", "id": "143c33e4-c079-4b76-9c10-2d3fa768dd47"}]} 2018-12-23 10:56:38,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=26983d26-250e-499b-bf99-4457096e38a5 used request id req-be4acc9b-139a-4509-a924-e6d03eeff298 2018-12-23 10:56:38,492 - neutron_utils - INFO - Retrieving security group with ID - 26983d26-250e-499b-bf99-4457096e38a5 2018-12-23 10:56:38,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=26983d26-250e-499b-bf99-4457096e38a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea0c18f20411739da5824904aa864fd4f0b57e1" 2018-12-23 10:56:39,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-90f2ec7f-8bd6-45a3-aa16-252963eac3fc Date: Sun, 23 Dec 2018 10:56:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "created_at": "2018-12-23T10:56:37Z", "updated_at": "2018-12-23T10:56:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:37Z", "revision_number": 0, "id": "00be5129-17b1-485f-beb0-1590f71e15e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:37Z", "security_group_id": "26983d26-250e-499b-bf99-4457096e38a5", "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb91ae9a38dc499aafe7bcaaef440158"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:37Z", "revision_number": 0, "id": "143c33e4-c079-4b76-9c10-2d3fa768dd47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:37Z", "security_group_id": "26983d26-250e-499b-bf99-4457096e38a5", "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb91ae9a38dc499aafe7bcaaef440158"}], "revision_number": 2, "project_id": "bb91ae9a38dc499aafe7bcaaef440158", "id": "26983d26-250e-499b-bf99-4457096e38a5", "name": "CreateProjectUserTests-01e1c438-a259-438-name"}]} 2018-12-23 10:56:39,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=26983d26-250e-499b-bf99-4457096e38a5 used request id req-90f2ec7f-8bd6-45a3-aa16-252963eac3fc 2018-12-23 10:56:39,349 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26983d26-250e-499b-bf99-4457096e38a5 2018-12-23 10:56:39,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=26983d26-250e-499b-bf99-4457096e38a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea0c18f20411739da5824904aa864fd4f0b57e1" 2018-12-23 10:56:39,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c35bad61-d7a7-4ef6-b893-7c60c3f1820f Date: Sun, 23 Dec 2018 10:56: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-12-23T10:56:37Z", "security_group_id": "26983d26-250e-499b-bf99-4457096e38a5", "port_range_min": null, "revision_number": 0, "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "created_at": "2018-12-23T10:56:37Z", "project_id": "bb91ae9a38dc499aafe7bcaaef440158", "id": "00be5129-17b1-485f-beb0-1590f71e15e7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:56:37Z", "security_group_id": "26983d26-250e-499b-bf99-4457096e38a5", "port_range_min": null, "revision_number": 0, "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "created_at": "2018-12-23T10:56:37Z", "project_id": "bb91ae9a38dc499aafe7bcaaef440158", "id": "143c33e4-c079-4b76-9c10-2d3fa768dd47"}]} 2018-12-23 10:56:39,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=26983d26-250e-499b-bf99-4457096e38a5 used request id req-c35bad61-d7a7-4ef6-b893-7c60c3f1820f 2018-12-23 10:56:39,375 - neutron_utils - INFO - Retrieving security group with ID - 26983d26-250e-499b-bf99-4457096e38a5 2018-12-23 10:56:39,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=26983d26-250e-499b-bf99-4457096e38a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea0c18f20411739da5824904aa864fd4f0b57e1" 2018-12-23 10:56:39,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-55ac96a0-9005-4518-b3d0-18bd69e55cfb Date: Sun, 23 Dec 2018 10:56:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "created_at": "2018-12-23T10:56:37Z", "updated_at": "2018-12-23T10:56:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:37Z", "revision_number": 0, "id": "00be5129-17b1-485f-beb0-1590f71e15e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:37Z", "security_group_id": "26983d26-250e-499b-bf99-4457096e38a5", "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb91ae9a38dc499aafe7bcaaef440158"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:37Z", "revision_number": 0, "id": "143c33e4-c079-4b76-9c10-2d3fa768dd47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:37Z", "security_group_id": "26983d26-250e-499b-bf99-4457096e38a5", "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb91ae9a38dc499aafe7bcaaef440158"}], "revision_number": 2, "project_id": "bb91ae9a38dc499aafe7bcaaef440158", "id": "26983d26-250e-499b-bf99-4457096e38a5", "name": "CreateProjectUserTests-01e1c438-a259-438-name"}]} 2018-12-23 10:56:39,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=26983d26-250e-499b-bf99-4457096e38a5 used request id req-55ac96a0-9005-4518-b3d0-18bd69e55cfb 2018-12-23 10:56:39,431 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26983d26-250e-499b-bf99-4457096e38a5 2018-12-23 10:56:39,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=26983d26-250e-499b-bf99-4457096e38a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea0c18f20411739da5824904aa864fd4f0b57e1" 2018-12-23 10:56:39,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1d1781b0-0960-4497-9cc8-04ca00310e0d Date: Sun, 23 Dec 2018 10:56: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-12-23T10:56:37Z", "security_group_id": "26983d26-250e-499b-bf99-4457096e38a5", "port_range_min": null, "revision_number": 0, "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "created_at": "2018-12-23T10:56:37Z", "project_id": "bb91ae9a38dc499aafe7bcaaef440158", "id": "00be5129-17b1-485f-beb0-1590f71e15e7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:56:37Z", "security_group_id": "26983d26-250e-499b-bf99-4457096e38a5", "port_range_min": null, "revision_number": 0, "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "created_at": "2018-12-23T10:56:37Z", "project_id": "bb91ae9a38dc499aafe7bcaaef440158", "id": "143c33e4-c079-4b76-9c10-2d3fa768dd47"}]} 2018-12-23 10:56:39,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=26983d26-250e-499b-bf99-4457096e38a5 used request id req-1d1781b0-0960-4497-9cc8-04ca00310e0d 2018-12-23 10:56:39,455 - neutron_utils - INFO - Retrieving security group with ID - 26983d26-250e-499b-bf99-4457096e38a5 2018-12-23 10:56:39,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=26983d26-250e-499b-bf99-4457096e38a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea0c18f20411739da5824904aa864fd4f0b57e1" 2018-12-23 10:56:39,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-f191926d-0f4a-41db-869f-38c2b8656b25 Date: Sun, 23 Dec 2018 10:56:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "created_at": "2018-12-23T10:56:37Z", "updated_at": "2018-12-23T10:56:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:37Z", "revision_number": 0, "id": "00be5129-17b1-485f-beb0-1590f71e15e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:37Z", "security_group_id": "26983d26-250e-499b-bf99-4457096e38a5", "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb91ae9a38dc499aafe7bcaaef440158"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:37Z", "revision_number": 0, "id": "143c33e4-c079-4b76-9c10-2d3fa768dd47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:37Z", "security_group_id": "26983d26-250e-499b-bf99-4457096e38a5", "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb91ae9a38dc499aafe7bcaaef440158"}], "revision_number": 2, "project_id": "bb91ae9a38dc499aafe7bcaaef440158", "id": "26983d26-250e-499b-bf99-4457096e38a5", "name": "CreateProjectUserTests-01e1c438-a259-438-name"}]} 2018-12-23 10:56:39,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=26983d26-250e-499b-bf99-4457096e38a5 used request id req-f191926d-0f4a-41db-869f-38c2b8656b25 2018-12-23 10:56:39,641 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26983d26-250e-499b-bf99-4457096e38a5 2018-12-23 10:56:39,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=26983d26-250e-499b-bf99-4457096e38a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea0c18f20411739da5824904aa864fd4f0b57e1" 2018-12-23 10:56:39,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9b5f34b7-de5f-4b33-bfcc-5b3ed9ad580d Date: Sun, 23 Dec 2018 10:56: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-12-23T10:56:37Z", "security_group_id": "26983d26-250e-499b-bf99-4457096e38a5", "port_range_min": null, "revision_number": 0, "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "created_at": "2018-12-23T10:56:37Z", "project_id": "bb91ae9a38dc499aafe7bcaaef440158", "id": "00be5129-17b1-485f-beb0-1590f71e15e7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:56:37Z", "security_group_id": "26983d26-250e-499b-bf99-4457096e38a5", "port_range_min": null, "revision_number": 0, "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "created_at": "2018-12-23T10:56:37Z", "project_id": "bb91ae9a38dc499aafe7bcaaef440158", "id": "143c33e4-c079-4b76-9c10-2d3fa768dd47"}]} 2018-12-23 10:56:39,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=26983d26-250e-499b-bf99-4457096e38a5 used request id req-9b5f34b7-de5f-4b33-bfcc-5b3ed9ad580d 2018-12-23 10:56:39,827 - neutron_utils - INFO - Deleting security group rule with ID - 00be5129-17b1-485f-beb0-1590f71e15e7 2018-12-23 10:56:39,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/00be5129-17b1-485f-beb0-1590f71e15e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea0c18f20411739da5824904aa864fd4f0b57e1" 2018-12-23 10:56:40,888 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ac9f0fff-e86f-43dd-b04f-232bddb9ac9e Content-Length: 0 Date: Sun, 23 Dec 2018 10:56:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:56:40,888 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/00be5129-17b1-485f-beb0-1590f71e15e7 used request id req-ac9f0fff-e86f-43dd-b04f-232bddb9ac9e 2018-12-23 10:56:40,888 - neutron_utils - INFO - Deleting security group rule with ID - 143c33e4-c079-4b76-9c10-2d3fa768dd47 2018-12-23 10:56:40,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/143c33e4-c079-4b76-9c10-2d3fa768dd47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea0c18f20411739da5824904aa864fd4f0b57e1" 2018-12-23 10:56:41,209 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86e44ce0-fb79-46c3-8b9e-8be715eb80d3 Content-Length: 0 Date: Sun, 23 Dec 2018 10:56:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:56:41,209 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/143c33e4-c079-4b76-9c10-2d3fa768dd47 used request id req-86e44ce0-fb79-46c3-8b9e-8be715eb80d3 2018-12-23 10:56:41,210 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-01e1c438-a259-438-name 2018-12-23 10:56:41,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/26983d26-250e-499b-bf99-4457096e38a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea0c18f20411739da5824904aa864fd4f0b57e1" 2018-12-23 10:56:42,180 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7f9558f7-6621-4296-8deb-315e291b6751 Content-Length: 0 Date: Sun, 23 Dec 2018 10:56:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:56:42,180 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/26983d26-250e-499b-bf99-4457096e38a5 used request id req-7f9558f7-6621-4296-8deb-315e291b6751 2018-12-23 10:56:42,181 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-01e1c438-a259-438-user 2018-12-23 10:56:42,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/bcb33ae0ef4f4d52a45ff457ce01caf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36076013313839e68c2c715768c17e75660be4ca" 2018-12-23 10:56:42,388 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:56:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffc7de05-295a-422e-9f0e-fbd6e7fb1b1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:56:42,388 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/bcb33ae0ef4f4d52a45ff457ce01caf1 used request id req-ffc7de05-295a-422e-9f0e-fbd6e7fb1b1d 2018-12-23 10:56:42,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb6ceb1ee7e1744cc51ab8bfc5d86f25c1a055f" 2018-12-23 10:56:42,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-50e1cd9c-960f-446a-9fdd-8d3cf0e3cbff Date: Sun, 23 Dec 2018 10:56:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "updated_at": "2018-12-23T10:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "4344a5ee-82f5-41b0-bdee-1ea119ce0ef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "7749ea3b-0b9e-4d0d-9530-ba6f0062246e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "bd164a01-3da6-4ba0-8a76-8468a98eeaee", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "dfce3129-c821-4a94-b363-28d08fbcd457", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 4, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "updated_at": "2018-12-23T10:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "3a13af68-60e1-4344-ae8a-96f314d1a2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "77d13211-502f-4e71-b007-faffc15c37d0", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fa02d9ed-71a8-4f4b-ac77-2b459bf2c28a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fbae7c6c-02bf-45ca-b3c8-011de5d25b67", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}], "revision_number": 4, "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "created_at": "2018-12-23T10:56:36Z", "updated_at": "2018-12-23T10:56:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:36Z", "revision_number": 0, "id": "3487e433-4ad5-437c-8cb8-9c6d3674fee4", "remote_group_id": "9724b880-8619-441f-ac61-2117d96b63a8", "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:36Z", "security_group_id": "9724b880-8619-441f-ac61-2117d96b63a8", "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb91ae9a38dc499aafe7bcaaef440158"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:36Z", "revision_number": 0, "id": "b348736f-13a0-4f60-907e-409df1d47e2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:36Z", "security_group_id": "9724b880-8619-441f-ac61-2117d96b63a8", "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb91ae9a38dc499aafe7bcaaef440158"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:36Z", "revision_number": 0, "id": "ed6807a5-6c73-4b27-aa06-72dc309cc6f7", "remote_group_id": "9724b880-8619-441f-ac61-2117d96b63a8", "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:36Z", "security_group_id": "9724b880-8619-441f-ac61-2117d96b63a8", "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb91ae9a38dc499aafe7bcaaef440158"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:36Z", "revision_number": 0, "id": "ee0b1b20-4eb3-4a2c-9f80-19b98e9f0fcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:36Z", "security_group_id": "9724b880-8619-441f-ac61-2117d96b63a8", "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb91ae9a38dc499aafe7bcaaef440158"}], "revision_number": 4, "project_id": "bb91ae9a38dc499aafe7bcaaef440158", "id": "9724b880-8619-441f-ac61-2117d96b63a8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:56:14Z", "updated_at": "2018-12-23T10:56:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "0ff886ad-394b-4944-90c8-c3cd065e46a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "1b80e51f-5543-439e-a9cf-d988777ac330", "remote_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "496f9f3e-5aea-46f6-b8b7-55ef33de6d9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "c14cd583-e70b-4a86-9b9a-b25130f6668a", "remote_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}], "revision_number": 4, "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "name": "default"}]} 2018-12-23 10:56:42,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-50e1cd9c-960f-446a-9fdd-8d3cf0e3cbff 2018-12-23 10:56:42,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb6ceb1ee7e1744cc51ab8bfc5d86f25c1a055f" 2018-12-23 10:56:42,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d9340ef-903c-4341-b957-d1c3f46519f6 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 10:56:42,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166 used request id req-0d9340ef-903c-4341-b957-d1c3f46519f6 2018-12-23 10:56:42,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb6ceb1ee7e1744cc51ab8bfc5d86f25c1a055f" 2018-12-23 10:56:42,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f931cf1-7464-479c-abed-ef28bc199847 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.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 10:56:42,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135 used request id req-6f931cf1-7464-479c-abed-ef28bc199847 2018-12-23 10:56:42,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/bb91ae9a38dc499aafe7bcaaef440158 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb6ceb1ee7e1744cc51ab8bfc5d86f25c1a055f" 2018-12-23 10:56:42,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fa32119-3023-4a3f-867f-e10de88587fe Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb91ae9a38dc499aafe7bcaaef440158"}, "enabled": true, "id": "bb91ae9a38dc499aafe7bcaaef440158", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-01e1c438-a259-438-name"}} 2018-12-23 10:56:42,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/bb91ae9a38dc499aafe7bcaaef440158 used request id req-8fa32119-3023-4a3f-867f-e10de88587fe 2018-12-23 10:56:42,945 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9724b880-8619-441f-ac61-2117d96b63a8 2018-12-23 10:56:42,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=9724b880-8619-441f-ac61-2117d96b63a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb6ceb1ee7e1744cc51ab8bfc5d86f25c1a055f" 2018-12-23 10:56:43,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3572d2f0-7800-4b97-aee3-a810869e4f0b Date: Sun, 23 Dec 2018 10:56:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "9724b880-8619-441f-ac61-2117d96b63a8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:56:36Z", "security_group_id": "9724b880-8619-441f-ac61-2117d96b63a8", "port_range_min": null, "revision_number": 0, "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "created_at": "2018-12-23T10:56:36Z", "project_id": "bb91ae9a38dc499aafe7bcaaef440158", "id": "3487e433-4ad5-437c-8cb8-9c6d3674fee4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:56:36Z", "security_group_id": "9724b880-8619-441f-ac61-2117d96b63a8", "port_range_min": null, "revision_number": 0, "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "created_at": "2018-12-23T10:56:36Z", "project_id": "bb91ae9a38dc499aafe7bcaaef440158", "id": "b348736f-13a0-4f60-907e-409df1d47e2b"}, {"remote_group_id": "9724b880-8619-441f-ac61-2117d96b63a8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:56:36Z", "security_group_id": "9724b880-8619-441f-ac61-2117d96b63a8", "port_range_min": null, "revision_number": 0, "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "created_at": "2018-12-23T10:56:36Z", "project_id": "bb91ae9a38dc499aafe7bcaaef440158", "id": "ed6807a5-6c73-4b27-aa06-72dc309cc6f7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:56:36Z", "security_group_id": "9724b880-8619-441f-ac61-2117d96b63a8", "port_range_min": null, "revision_number": 0, "tenant_id": "bb91ae9a38dc499aafe7bcaaef440158", "created_at": "2018-12-23T10:56:36Z", "project_id": "bb91ae9a38dc499aafe7bcaaef440158", "id": "ee0b1b20-4eb3-4a2c-9f80-19b98e9f0fcc"}]} 2018-12-23 10:56:43,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=9724b880-8619-441f-ac61-2117d96b63a8 used request id req-3572d2f0-7800-4b97-aee3-a810869e4f0b 2018-12-23 10:56:43,644 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 10:56:43,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/9724b880-8619-441f-ac61-2117d96b63a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb6ceb1ee7e1744cc51ab8bfc5d86f25c1a055f" 2018-12-23 10:56:44,686 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-363318c2-e0da-4910-9cf5-a6282d394e1f Content-Length: 0 Date: Sun, 23 Dec 2018 10:56:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:56:44,686 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/9724b880-8619-441f-ac61-2117d96b63a8 used request id req-363318c2-e0da-4910-9cf5-a6282d394e1f 2018-12-23 10:56:44,687 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-01e1c438-a259-438-name 2018-12-23 10:56:44,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/bb91ae9a38dc499aafe7bcaaef440158 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb6ceb1ee7e1744cc51ab8bfc5d86f25c1a055f" 2018-12-23 10:56:44,902 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:56:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec667f13-6848-494b-ac91-e5c419f77f59 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:56:44,902 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/bb91ae9a38dc499aafe7bcaaef440158 used request id req-ec667f13-6848-494b-ac91-e5c419f77f59 2018-12-23 10:56:44,902 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-01e1c438-a259-438-name-role 2018-12-23 10:56:44,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/3c7924a4ea294e46987f94d4e8e644c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb6ceb1ee7e1744cc51ab8bfc5d86f25c1a055f" 2018-12-23 10:56:45,030 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:56:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a395cdb3-3c99-43b1-b17f-ab020ae1643d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:56:45,030 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/3c7924a4ea294e46987f94d4e8e644c9 used request id req-a395cdb3-3c99-43b1-b17f-ab020ae1643d 2018-12-23 10:56:45,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb6ceb1ee7e1744cc51ab8bfc5d86f25c1a055f" 2018-12-23 10:56:45,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8768a47-5996-4b81-8fae-c8b0b8e96429 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55be0de9ce8d415796baec00e1c34f1c", "links": {"self": "http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 10:56:45,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f8768a47-5996-4b81-8fae-c8b0b8e96429 2018-12-23 10:56:45,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:45,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:56:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["tqk_G1QpQFOj-wenh89v3A"], "issued_at": "2018-12-23T10:56:45.000000Z"}} 2018-12-23 10:56:45,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f1a24016ed4caffa3d0d96d8a47dd5b23e32cbd" 2018-12-23 10:56:45,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc858f41-ffa0-447e-a329-98eac62f1046 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:45,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-fc858f41-ffa0-447e-a329-98eac62f1046 2018-12-23 10:56:45,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:56:45,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:45,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:56:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["apC5tvNJQrqZlxfeIhY_mQ"], "issued_at": "2018-12-23T10:56:45.000000Z"}} 2018-12-23 10:56:45,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14265e4ae94cb187f43c192680217bf2e4e0f028" 2018-12-23 10:56:46,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9395f3c3-6dee-453d-9e62-8cc658ed3989 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:46,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9395f3c3-6dee-453d-9e62-8cc658ed3989 2018-12-23 10:56:46,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:56:46,065 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:56: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:56:46,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-864e49a7-1298-4eb-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14265e4ae94cb187f43c192680217bf2e4e0f028" 2018-12-23 10:56:46,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e4522c8-5695-48c6-9927-a65dae872115 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-864e49a7-1298-4eb-name", "previous": null, "next": null}, "projects": []} 2018-12-23 10:56:46,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-864e49a7-1298-4eb-name used request id req-7e4522c8-5695-48c6-9927-a65dae872115 2018-12-23 10:56:46,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14265e4ae94cb187f43c192680217bf2e4e0f028" 2018-12-23 10:56:46,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a338d3e3-9007-45ec-b2ac-32616e803b18 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 10:56:46,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-a338d3e3-9007-45ec-b2ac-32616e803b18 2018-12-23 10:56:46,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14265e4ae94cb187f43c192680217bf2e4e0f028" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-864e49a7-1298-4eb-name"}}' 2018-12-23 10:56:46,447 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 10:56:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e96ba35-30b2-4c17-a607-b6ba7274a661 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7834e8c978314ddb811a66509aa07c3b"}, "enabled": true, "id": "7834e8c978314ddb811a66509aa07c3b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-864e49a7-1298-4eb-name"}} 2018-12-23 10:56:46,447 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-9e96ba35-30b2-4c17-a607-b6ba7274a661 2018-12-23 10:56:46,447 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-864e49a7-1298-4eb-name 2018-12-23 10:56:46,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:56:46,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:46,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:56:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["V-7OWhyVR0yZ69IlkJhUrw"], "issued_at": "2018-12-23T10:56:46.000000Z"}} 2018-12-23 10:56:46,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ead9c41d84c6161b202e93bae75c98b6ccde84" 2018-12-23 10:56:46,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9595e060-984f-4cda-93f7-3e22940b4e53 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:46,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9595e060-984f-4cda-93f7-3e22940b4e53 2018-12-23 10:56:46,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:56:46,930 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:56: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:56:46,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ead9c41d84c6161b202e93bae75c98b6ccde84" 2018-12-23 10:56:47,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-936efdba-863e-4546-8968-3cb7087eef24 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "links": {"self": "http://172.30.9.22:5000/v3/users/76c68e82c31749e5b1b4674c13085226"}, "domain_id": "default", "enabled": true, "id": "76c68e82c31749e5b1b4674c13085226", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 10:56:47,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-936efdba-863e-4546-8968-3cb7087eef24 2018-12-23 10:56:47,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ead9c41d84c6161b202e93bae75c98b6ccde84" 2018-12-23 10:56:47,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fa15797-b579-4077-a5c7-588a01c33eeb Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 10:56:47,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-6fa15797-b579-4077-a5c7-588a01c33eeb 2018-12-23 10:56:47,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ead9c41d84c6161b202e93bae75c98b6ccde84" 2018-12-23 10:56:47,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29c87c93-63dd-4aa8-a7c3-fb752d7deb3b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55be0de9ce8d415796baec00e1c34f1c", "links": {"self": "http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 10:56:47,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-29c87c93-63dd-4aa8-a7c3-fb752d7deb3b 2018-12-23 10:56:47,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateProjectUserTests-864e49a7-1298-4eb-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ead9c41d84c6161b202e93bae75c98b6ccde84" 2018-12-23 10:56:47,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b683d227-c205-480b-a519-b726c9206be2 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateProjectUserTests-864e49a7-1298-4eb-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7834e8c978314ddb811a66509aa07c3b"}, "enabled": true, "id": "7834e8c978314ddb811a66509aa07c3b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-864e49a7-1298-4eb-name"}]} 2018-12-23 10:56:47,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateProjectUserTests-864e49a7-1298-4eb-name used request id req-b683d227-c205-480b-a519-b726c9206be2 2018-12-23 10:56:47,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/eab258dca5574147a05270e3a3956789 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ead9c41d84c6161b202e93bae75c98b6ccde84" 2018-12-23 10:56:47,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-677d5b57-7e2f-47b7-860a-e66a7fd78b82 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/eab258dca5574147a05270e3a3956789"}, "enabled": true, "id": "eab258dca5574147a05270e3a3956789", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-864e49a7-1298-4eb-user1"}} 2018-12-23 10:56:47,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/eab258dca5574147a05270e3a3956789 used request id req-677d5b57-7e2f-47b7-860a-e66a7fd78b82 2018-12-23 10:56:47,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/7834e8c978314ddb811a66509aa07c3b/users/eab258dca5574147a05270e3a3956789/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ead9c41d84c6161b202e93bae75c98b6ccde84" 2018-12-23 10:56:47,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88987eb1-2755-41b3-85ac-28f0483dd068 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/7834e8c978314ddb811a66509aa07c3b/users/eab258dca5574147a05270e3a3956789/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 10:56:47,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/7834e8c978314ddb811a66509aa07c3b/users/eab258dca5574147a05270e3a3956789/roles used request id req-88987eb1-2755-41b3-85ac-28f0483dd068 2018-12-23 10:56:47,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ead9c41d84c6161b202e93bae75c98b6ccde84" 2018-12-23 10:56:48,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-294c7df3-4f21-41ff-b5f2-b079aa3368c8 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "domain_id": null, "name": "admin", "id": "695c6db281554553a0ae845dc1a05d40"}} 2018-12-23 10:56:48,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40 used request id req-294c7df3-4f21-41ff-b5f2-b079aa3368c8 2018-12-23 10:56:48,015 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-864e49a7-1298-4eb-name 2018-12-23 10:56:48,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/7834e8c978314ddb811a66509aa07c3b/users/eab258dca5574147a05270e3a3956789/roles/695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ead9c41d84c6161b202e93bae75c98b6ccde84" 2018-12-23 10:56:48,136 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c26576e-9352-4d36-aaa0-118e0f76a1d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:56:48,136 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/7834e8c978314ddb811a66509aa07c3b/users/eab258dca5574147a05270e3a3956789/roles/695c6db281554553a0ae845dc1a05d40 used request id req-8c26576e-9352-4d36-aaa0-118e0f76a1d8 2018-12-23 10:56:48,136 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-864e49a7-1298-4eb-user1 2018-12-23 10:56:48,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14265e4ae94cb187f43c192680217bf2e4e0f028" 2018-12-23 10:56:48,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db627bda-5613-4d1a-a803-31dd3813d2ac Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55be0de9ce8d415796baec00e1c34f1c", "links": {"self": "http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 10:56:48,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-db627bda-5613-4d1a-a803-31dd3813d2ac 2018-12-23 10:56:48,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14265e4ae94cb187f43c192680217bf2e4e0f028" -d '{"role": {"name": "CreateProjectUserTests-864e49a7-1298-4eb-name-role"}}' 2018-12-23 10:56:48,335 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 10:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a37f5984-f8cc-4627-b903-8146ffe639b8 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "18db3d5d046746a2b4dba95b01152a21", "links": {"self": "http://172.30.9.22:5000/v3/roles/18db3d5d046746a2b4dba95b01152a21"}, "name": "CreateProjectUserTests-864e49a7-1298-4eb-name-role"}} 2018-12-23 10:56:48,335 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-a37f5984-f8cc-4627-b903-8146ffe639b8 2018-12-23 10:56:48,336 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-864e49a7-1298-4eb-name-role 2018-12-23 10:56:48,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/18db3d5d046746a2b4dba95b01152a21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14265e4ae94cb187f43c192680217bf2e4e0f028" 2018-12-23 10:56:48,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe0ec708-c2cf-49c6-aab3-d9fdf4a48481 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/18db3d5d046746a2b4dba95b01152a21"}, "domain_id": null, "name": "CreateProjectUserTests-864e49a7-1298-4eb-name-role", "id": "18db3d5d046746a2b4dba95b01152a21"}} 2018-12-23 10:56:48,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/18db3d5d046746a2b4dba95b01152a21 used request id req-fe0ec708-c2cf-49c6-aab3-d9fdf4a48481 2018-12-23 10:56:48,422 - keystone_utils - INFO - Granting role CreateProjectUserTests-864e49a7-1298-4eb-name-role to project CreateProjectUserTests-864e49a7-1298-4eb-name 2018-12-23 10:56:48,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/7834e8c978314ddb811a66509aa07c3b/users/eab258dca5574147a05270e3a3956789/roles/18db3d5d046746a2b4dba95b01152a21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14265e4ae94cb187f43c192680217bf2e4e0f028" 2018-12-23 10:56:48,597 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c06f4478-3c8b-451d-acb2-115e504890b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:56:48,597 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/7834e8c978314ddb811a66509aa07c3b/users/eab258dca5574147a05270e3a3956789/roles/18db3d5d046746a2b4dba95b01152a21 used request id req-c06f4478-3c8b-451d-acb2-115e504890b7 2018-12-23 10:56:48,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:56:48,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:48,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:56:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["lIYjYrD7Q5-jpUzzAFZWfw"], "issued_at": "2018-12-23T10:56:48.000000Z"}} 2018-12-23 10:56:48,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65bb6afd84e757ed20706138b0b9a1b5c19c3273" 2018-12-23 10:56:49,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bfbacd2-2c97-4754-b4c8-b68541f0a2ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:49,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2bfbacd2-2c97-4754-b4c8-b68541f0a2ac 2018-12-23 10:56:49,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:56:49,070 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:56: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:56:49,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65bb6afd84e757ed20706138b0b9a1b5c19c3273" 2018-12-23 10:56:49,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73af3e35-9866-4aec-a3c3-401010fc8421 Content-Encoding: gzip Content-Length: 899 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "links": {"self": "http://172.30.9.22:5000/v3/users/76c68e82c31749e5b1b4674c13085226"}, "domain_id": "default", "enabled": true, "id": "76c68e82c31749e5b1b4674c13085226", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-864e49a7-1298-4eb-user1", "links": {"self": "http://172.30.9.22:5000/v3/users/eab258dca5574147a05270e3a3956789"}, "domain_id": "default", "enabled": true, "id": "eab258dca5574147a05270e3a3956789", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 10:56:49,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-73af3e35-9866-4aec-a3c3-401010fc8421 2018-12-23 10:56:49,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65bb6afd84e757ed20706138b0b9a1b5c19c3273" 2018-12-23 10:56:49,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f356d02-37f9-40c4-87a1-02394a176fa7 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 10:56:49,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-6f356d02-37f9-40c4-87a1-02394a176fa7 2018-12-23 10:56:49,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65bb6afd84e757ed20706138b0b9a1b5c19c3273" 2018-12-23 10:56:49,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b19a6f5-81fe-4dd3-80af-a4f92c93b313 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "18db3d5d046746a2b4dba95b01152a21", "links": {"self": "http://172.30.9.22:5000/v3/roles/18db3d5d046746a2b4dba95b01152a21"}, "name": "CreateProjectUserTests-864e49a7-1298-4eb-name-role"}, {"domain_id": null, "id": "55be0de9ce8d415796baec00e1c34f1c", "links": {"self": "http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 10:56:49,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0b19a6f5-81fe-4dd3-80af-a4f92c93b313 2018-12-23 10:56:49,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=CreateProjectUserTests-864e49a7-1298-4eb-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65bb6afd84e757ed20706138b0b9a1b5c19c3273" 2018-12-23 10:56:49,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37355552-f6f6-4d2c-8ae2-86d55b6feb58 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=CreateProjectUserTests-864e49a7-1298-4eb-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7834e8c978314ddb811a66509aa07c3b"}, "enabled": true, "id": "7834e8c978314ddb811a66509aa07c3b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-864e49a7-1298-4eb-name"}]} 2018-12-23 10:56:49,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=CreateProjectUserTests-864e49a7-1298-4eb-name used request id req-37355552-f6f6-4d2c-8ae2-86d55b6feb58 2018-12-23 10:56:49,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users/b8d99c0a6383401ca7f409f98014a690 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65bb6afd84e757ed20706138b0b9a1b5c19c3273" 2018-12-23 10:56:49,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45f4d334-cbc6-44b6-afce-f1a04ce6a5b1 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/b8d99c0a6383401ca7f409f98014a690"}, "enabled": true, "id": "b8d99c0a6383401ca7f409f98014a690", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-864e49a7-1298-4eb-user2"}} 2018-12-23 10:56:49,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/b8d99c0a6383401ca7f409f98014a690 used request id req-45f4d334-cbc6-44b6-afce-f1a04ce6a5b1 2018-12-23 10:56:49,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/7834e8c978314ddb811a66509aa07c3b/users/b8d99c0a6383401ca7f409f98014a690/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65bb6afd84e757ed20706138b0b9a1b5c19c3273" 2018-12-23 10:56:50,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f41b56e5-9b99-4561-9302-6c4cca9b6cf7 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects/7834e8c978314ddb811a66509aa07c3b/users/b8d99c0a6383401ca7f409f98014a690/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 10:56:50,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/7834e8c978314ddb811a66509aa07c3b/users/b8d99c0a6383401ca7f409f98014a690/roles used request id req-f41b56e5-9b99-4561-9302-6c4cca9b6cf7 2018-12-23 10:56:50,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65bb6afd84e757ed20706138b0b9a1b5c19c3273" 2018-12-23 10:56:50,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7a97fb7-0a72-4b23-b834-6a55d8b72025 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "domain_id": null, "name": "admin", "id": "695c6db281554553a0ae845dc1a05d40"}} 2018-12-23 10:56:50,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40 used request id req-a7a97fb7-0a72-4b23-b834-6a55d8b72025 2018-12-23 10:56:50,181 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-864e49a7-1298-4eb-name 2018-12-23 10:56:50,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/7834e8c978314ddb811a66509aa07c3b/users/b8d99c0a6383401ca7f409f98014a690/roles/695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65bb6afd84e757ed20706138b0b9a1b5c19c3273" 2018-12-23 10:56:50,236 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:56:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1c0795e-f207-4d27-9fb7-8fe232d5e79a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:56:50,236 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/7834e8c978314ddb811a66509aa07c3b/users/b8d99c0a6383401ca7f409f98014a690/roles/695c6db281554553a0ae845dc1a05d40 used request id req-d1c0795e-f207-4d27-9fb7-8fe232d5e79a 2018-12-23 10:56:50,237 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-864e49a7-1298-4eb-user2 2018-12-23 10:56:50,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/18db3d5d046746a2b4dba95b01152a21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14265e4ae94cb187f43c192680217bf2e4e0f028" 2018-12-23 10:56:50,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7acb5a0c-d1b5-4fd2-8f00-7a62bf6ff145 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/18db3d5d046746a2b4dba95b01152a21"}, "domain_id": null, "name": "CreateProjectUserTests-864e49a7-1298-4eb-name-role", "id": "18db3d5d046746a2b4dba95b01152a21"}} 2018-12-23 10:56:50,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/18db3d5d046746a2b4dba95b01152a21 used request id req-7acb5a0c-d1b5-4fd2-8f00-7a62bf6ff145 2018-12-23 10:56:50,324 - keystone_utils - INFO - Granting role CreateProjectUserTests-864e49a7-1298-4eb-name-role to project CreateProjectUserTests-864e49a7-1298-4eb-name 2018-12-23 10:56:50,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/7834e8c978314ddb811a66509aa07c3b/users/b8d99c0a6383401ca7f409f98014a690/roles/18db3d5d046746a2b4dba95b01152a21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14265e4ae94cb187f43c192680217bf2e4e0f028" 2018-12-23 10:56:50,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:56:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f0037de-233a-4ebc-8252-11be32efb6ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:56:50,451 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/7834e8c978314ddb811a66509aa07c3b/users/b8d99c0a6383401ca7f409f98014a690/roles/18db3d5d046746a2b4dba95b01152a21 used request id req-3f0037de-233a-4ebc-8252-11be32efb6ee 2018-12-23 10:56:50,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:56:50,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:50,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "18db3d5d046746a2b4dba95b01152a21", "name": "CreateProjectUserTests-864e49a7-1298-4eb-name-role"}], "expires_at": "2018-12-23T11:56:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7834e8c978314ddb811a66509aa07c3b", "name": "CreateProjectUserTests-864e49a7-1298-4eb-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/7834e8c978314ddb811a66509aa07c3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/7834e8c978314ddb811a66509aa07c3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/7834e8c978314ddb811a66509aa07c3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7834e8c978314ddb811a66509aa07c3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/7834e8c978314ddb811a66509aa07c3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/7834e8c978314ddb811a66509aa07c3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/7834e8c978314ddb811a66509aa07c3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/7834e8c978314ddb811a66509aa07c3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/7834e8c978314ddb811a66509aa07c3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/7834e8c978314ddb811a66509aa07c3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/7834e8c978314ddb811a66509aa07c3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/7834e8c978314ddb811a66509aa07c3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-864e49a7-1298-4eb-user1", "id": "eab258dca5574147a05270e3a3956789"}, "audit_ids": ["tJKVBU77TFaaZgKbAdfNoA"], "issued_at": "2018-12-23T10:56:50.000000Z"}} 2018-12-23 10:56:50,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b58fdc4d996820e97eb3bfedf2f1734045804125" 2018-12-23 10:56:50,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f001d618-3347-4ef9-9438-d070393acbf4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:50,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f001d618-3347-4ef9-9438-d070393acbf4 2018-12-23 10:56:50,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateProjectUserTests-864e49a7-1298-4eb-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b58fdc4d996820e97eb3bfedf2f1734045804125" 2018-12-23 10:56:51,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5add52db-df83-423e-9c59-d5f8e66ddffc Date: Sun, 23 Dec 2018 10:56:51 GMT RESP BODY: {"security_groups": []} 2018-12-23 10:56:51,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateProjectUserTests-864e49a7-1298-4eb-name&description=hello+group used request id req-5add52db-df83-423e-9c59-d5f8e66ddffc 2018-12-23 10:56:51,271 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-864e49a7-1298-4eb-name... 2018-12-23 10:56:51,271 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-864e49a7-1298-4eb-name 2018-12-23 10:56:51,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b58fdc4d996820e97eb3bfedf2f1734045804125" -d '{"security_group": {"name": "CreateProjectUserTests-864e49a7-1298-4eb-name", "description": "hello group"}}' 2018-12-23 10:56:51,714 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-ca7b2c74-0395-40e2-832e-7f98121b3169 Date: Sun, 23 Dec 2018 10:56:51 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "created_at": "2018-12-23T10:56:51Z", "updated_at": "2018-12-23T10:56:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "revision_number": 0, "id": "86873596-0863-4f30-b276-a8443b78d725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:51Z", "security_group_id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7834e8c978314ddb811a66509aa07c3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "revision_number": 0, "id": "b71b8467-2214-4c66-93d5-1038cfa2d134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:51Z", "security_group_id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7834e8c978314ddb811a66509aa07c3b"}], "revision_number": 2, "project_id": "7834e8c978314ddb811a66509aa07c3b", "id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "name": "CreateProjectUserTests-864e49a7-1298-4eb-name"}} 2018-12-23 10:56:51,714 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-ca7b2c74-0395-40e2-832e-7f98121b3169 2018-12-23 10:56:51,714 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94eb07d6-b174-49d7-9a0f-1c95b89b4290 2018-12-23 10:56:51,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=94eb07d6-b174-49d7-9a0f-1c95b89b4290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b58fdc4d996820e97eb3bfedf2f1734045804125" 2018-12-23 10:56:51,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ae5176b6-a37c-41c6-94d1-80a477ca1f91 Date: Sun, 23 Dec 2018 10:56:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "security_group_id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "port_range_min": null, "revision_number": 0, "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "created_at": "2018-12-23T10:56:51Z", "project_id": "7834e8c978314ddb811a66509aa07c3b", "id": "86873596-0863-4f30-b276-a8443b78d725"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "security_group_id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "port_range_min": null, "revision_number": 0, "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "created_at": "2018-12-23T10:56:51Z", "project_id": "7834e8c978314ddb811a66509aa07c3b", "id": "b71b8467-2214-4c66-93d5-1038cfa2d134"}]} 2018-12-23 10:56:51,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=94eb07d6-b174-49d7-9a0f-1c95b89b4290 used request id req-ae5176b6-a37c-41c6-94d1-80a477ca1f91 2018-12-23 10:56:51,887 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94eb07d6-b174-49d7-9a0f-1c95b89b4290 2018-12-23 10:56:51,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=94eb07d6-b174-49d7-9a0f-1c95b89b4290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b58fdc4d996820e97eb3bfedf2f1734045804125" 2018-12-23 10:56:52,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-70810ba9-61a9-40d6-a830-a1bc44580384 Date: Sun, 23 Dec 2018 10:56:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "security_group_id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "port_range_min": null, "revision_number": 0, "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "created_at": "2018-12-23T10:56:51Z", "project_id": "7834e8c978314ddb811a66509aa07c3b", "id": "86873596-0863-4f30-b276-a8443b78d725"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "security_group_id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "port_range_min": null, "revision_number": 0, "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "created_at": "2018-12-23T10:56:51Z", "project_id": "7834e8c978314ddb811a66509aa07c3b", "id": "b71b8467-2214-4c66-93d5-1038cfa2d134"}]} 2018-12-23 10:56:52,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=94eb07d6-b174-49d7-9a0f-1c95b89b4290 used request id req-70810ba9-61a9-40d6-a830-a1bc44580384 2018-12-23 10:56:52,147 - neutron_utils - INFO - Retrieving security group with ID - 94eb07d6-b174-49d7-9a0f-1c95b89b4290 2018-12-23 10:56:52,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=94eb07d6-b174-49d7-9a0f-1c95b89b4290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b58fdc4d996820e97eb3bfedf2f1734045804125" 2018-12-23 10:56:53,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-5450e770-c600-4939-8918-2ec7fc634aca Date: Sun, 23 Dec 2018 10:56:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "created_at": "2018-12-23T10:56:51Z", "updated_at": "2018-12-23T10:56:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "revision_number": 0, "id": "86873596-0863-4f30-b276-a8443b78d725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:51Z", "security_group_id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7834e8c978314ddb811a66509aa07c3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "revision_number": 0, "id": "b71b8467-2214-4c66-93d5-1038cfa2d134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:51Z", "security_group_id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7834e8c978314ddb811a66509aa07c3b"}], "revision_number": 2, "project_id": "7834e8c978314ddb811a66509aa07c3b", "id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "name": "CreateProjectUserTests-864e49a7-1298-4eb-name"}]} 2018-12-23 10:56:53,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=94eb07d6-b174-49d7-9a0f-1c95b89b4290 used request id req-5450e770-c600-4939-8918-2ec7fc634aca 2018-12-23 10:56:53,017 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94eb07d6-b174-49d7-9a0f-1c95b89b4290 2018-12-23 10:56:53,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=94eb07d6-b174-49d7-9a0f-1c95b89b4290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b58fdc4d996820e97eb3bfedf2f1734045804125" 2018-12-23 10:56:53,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-63cc4b77-f2a8-4ff5-9706-5a7b83db9677 Date: Sun, 23 Dec 2018 10:56:53 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-12-23T10:56:51Z", "security_group_id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "port_range_min": null, "revision_number": 0, "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "created_at": "2018-12-23T10:56:51Z", "project_id": "7834e8c978314ddb811a66509aa07c3b", "id": "86873596-0863-4f30-b276-a8443b78d725"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "security_group_id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "port_range_min": null, "revision_number": 0, "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "created_at": "2018-12-23T10:56:51Z", "project_id": "7834e8c978314ddb811a66509aa07c3b", "id": "b71b8467-2214-4c66-93d5-1038cfa2d134"}]} 2018-12-23 10:56:53,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=94eb07d6-b174-49d7-9a0f-1c95b89b4290 used request id req-63cc4b77-f2a8-4ff5-9706-5a7b83db9677 2018-12-23 10:56:53,182 - neutron_utils - INFO - Retrieving security group with ID - 94eb07d6-b174-49d7-9a0f-1c95b89b4290 2018-12-23 10:56:53,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=94eb07d6-b174-49d7-9a0f-1c95b89b4290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b58fdc4d996820e97eb3bfedf2f1734045804125" 2018-12-23 10:56:54,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-4d3f24d6-96fd-4cb7-bf43-b41500cafc85 Date: Sun, 23 Dec 2018 10:56:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "created_at": "2018-12-23T10:56:51Z", "updated_at": "2018-12-23T10:56:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "revision_number": 0, "id": "86873596-0863-4f30-b276-a8443b78d725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:51Z", "security_group_id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7834e8c978314ddb811a66509aa07c3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "revision_number": 0, "id": "b71b8467-2214-4c66-93d5-1038cfa2d134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:51Z", "security_group_id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7834e8c978314ddb811a66509aa07c3b"}], "revision_number": 2, "project_id": "7834e8c978314ddb811a66509aa07c3b", "id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "name": "CreateProjectUserTests-864e49a7-1298-4eb-name"}]} 2018-12-23 10:56:54,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=94eb07d6-b174-49d7-9a0f-1c95b89b4290 used request id req-4d3f24d6-96fd-4cb7-bf43-b41500cafc85 2018-12-23 10:56:54,140 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94eb07d6-b174-49d7-9a0f-1c95b89b4290 2018-12-23 10:56:54,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=94eb07d6-b174-49d7-9a0f-1c95b89b4290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b58fdc4d996820e97eb3bfedf2f1734045804125" 2018-12-23 10:56:54,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5dbede2e-e877-4244-8195-d58553cd6b84 Date: Sun, 23 Dec 2018 10:56:54 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-12-23T10:56:51Z", "security_group_id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "port_range_min": null, "revision_number": 0, "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "created_at": "2018-12-23T10:56:51Z", "project_id": "7834e8c978314ddb811a66509aa07c3b", "id": "86873596-0863-4f30-b276-a8443b78d725"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "security_group_id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "port_range_min": null, "revision_number": 0, "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "created_at": "2018-12-23T10:56:51Z", "project_id": "7834e8c978314ddb811a66509aa07c3b", "id": "b71b8467-2214-4c66-93d5-1038cfa2d134"}]} 2018-12-23 10:56:54,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=94eb07d6-b174-49d7-9a0f-1c95b89b4290 used request id req-5dbede2e-e877-4244-8195-d58553cd6b84 2018-12-23 10:56:54,857 - neutron_utils - INFO - Retrieving security group with ID - 94eb07d6-b174-49d7-9a0f-1c95b89b4290 2018-12-23 10:56:54,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=94eb07d6-b174-49d7-9a0f-1c95b89b4290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b58fdc4d996820e97eb3bfedf2f1734045804125" 2018-12-23 10:56:55,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-addc5164-31c3-41c8-aad7-b953ecb0009c Date: Sun, 23 Dec 2018 10:56:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "created_at": "2018-12-23T10:56:51Z", "updated_at": "2018-12-23T10:56:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "revision_number": 0, "id": "86873596-0863-4f30-b276-a8443b78d725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:51Z", "security_group_id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7834e8c978314ddb811a66509aa07c3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "revision_number": 0, "id": "b71b8467-2214-4c66-93d5-1038cfa2d134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:51Z", "security_group_id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7834e8c978314ddb811a66509aa07c3b"}], "revision_number": 2, "project_id": "7834e8c978314ddb811a66509aa07c3b", "id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "name": "CreateProjectUserTests-864e49a7-1298-4eb-name"}]} 2018-12-23 10:56:55,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=94eb07d6-b174-49d7-9a0f-1c95b89b4290 used request id req-addc5164-31c3-41c8-aad7-b953ecb0009c 2018-12-23 10:56:55,055 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94eb07d6-b174-49d7-9a0f-1c95b89b4290 2018-12-23 10:56:55,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=94eb07d6-b174-49d7-9a0f-1c95b89b4290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b58fdc4d996820e97eb3bfedf2f1734045804125" 2018-12-23 10:56:55,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8cdd35cc-ea66-4d52-b916-d8277397412f Date: Sun, 23 Dec 2018 10:56:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "security_group_id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "port_range_min": null, "revision_number": 0, "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "created_at": "2018-12-23T10:56:51Z", "project_id": "7834e8c978314ddb811a66509aa07c3b", "id": "86873596-0863-4f30-b276-a8443b78d725"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "security_group_id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "port_range_min": null, "revision_number": 0, "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "created_at": "2018-12-23T10:56:51Z", "project_id": "7834e8c978314ddb811a66509aa07c3b", "id": "b71b8467-2214-4c66-93d5-1038cfa2d134"}]} 2018-12-23 10:56:55,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=94eb07d6-b174-49d7-9a0f-1c95b89b4290 used request id req-8cdd35cc-ea66-4d52-b916-d8277397412f 2018-12-23 10:56:55,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:56:55,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:56:55,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "18db3d5d046746a2b4dba95b01152a21", "name": "CreateProjectUserTests-864e49a7-1298-4eb-name-role"}], "expires_at": "2018-12-23T11:56:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7834e8c978314ddb811a66509aa07c3b", "name": "CreateProjectUserTests-864e49a7-1298-4eb-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/7834e8c978314ddb811a66509aa07c3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/7834e8c978314ddb811a66509aa07c3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/7834e8c978314ddb811a66509aa07c3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7834e8c978314ddb811a66509aa07c3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/7834e8c978314ddb811a66509aa07c3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/7834e8c978314ddb811a66509aa07c3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/7834e8c978314ddb811a66509aa07c3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/7834e8c978314ddb811a66509aa07c3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/7834e8c978314ddb811a66509aa07c3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/7834e8c978314ddb811a66509aa07c3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/7834e8c978314ddb811a66509aa07c3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/7834e8c978314ddb811a66509aa07c3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-864e49a7-1298-4eb-user2", "id": "b8d99c0a6383401ca7f409f98014a690"}, "audit_ids": ["ApLtaNgrTI6C5Jvw_eO0fw"], "issued_at": "2018-12-23T10:56:55.000000Z"}} 2018-12-23 10:56:55,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5eb4a88b31a81ac0ddef5ffb21efe13d3698c8" 2018-12-23 10:56:55,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b72c363a-baee-437b-ba93-0311f316e11b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:56:55,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b72c363a-baee-437b-ba93-0311f316e11b 2018-12-23 10:56:55,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=CreateProjectUserTests-864e49a7-1298-4eb-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5eb4a88b31a81ac0ddef5ffb21efe13d3698c8" 2018-12-23 10:56:56,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-8ab4a21b-539d-427c-9c4d-ddc443ae58e1 Date: Sun, 23 Dec 2018 10:56:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "created_at": "2018-12-23T10:56:51Z", "updated_at": "2018-12-23T10:56:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "revision_number": 0, "id": "86873596-0863-4f30-b276-a8443b78d725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:51Z", "security_group_id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7834e8c978314ddb811a66509aa07c3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "revision_number": 0, "id": "b71b8467-2214-4c66-93d5-1038cfa2d134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:51Z", "security_group_id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7834e8c978314ddb811a66509aa07c3b"}], "revision_number": 2, "project_id": "7834e8c978314ddb811a66509aa07c3b", "id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "name": "CreateProjectUserTests-864e49a7-1298-4eb-name"}]} 2018-12-23 10:56:56,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=CreateProjectUserTests-864e49a7-1298-4eb-name&description=hello+group used request id req-8ab4a21b-539d-427c-9c4d-ddc443ae58e1 2018-12-23 10:56:56,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:56:56,548 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:56:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:56:56,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/7834e8c978314ddb811a66509aa07c3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5eb4a88b31a81ac0ddef5ffb21efe13d3698c8" 2018-12-23 10:56:56,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c669a110-abda-43bb-b83f-79c441af5cfe Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7834e8c978314ddb811a66509aa07c3b"}, "enabled": true, "id": "7834e8c978314ddb811a66509aa07c3b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-864e49a7-1298-4eb-name"}} 2018-12-23 10:56:56,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/7834e8c978314ddb811a66509aa07c3b used request id req-c669a110-abda-43bb-b83f-79c441af5cfe 2018-12-23 10:56:56,619 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94eb07d6-b174-49d7-9a0f-1c95b89b4290 2018-12-23 10:56:56,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=94eb07d6-b174-49d7-9a0f-1c95b89b4290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5eb4a88b31a81ac0ddef5ffb21efe13d3698c8" 2018-12-23 10:56:56,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d8736a84-122b-4b33-87ca-d43e87c4161d Date: Sun, 23 Dec 2018 10:56:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "security_group_id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "port_range_min": null, "revision_number": 0, "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "created_at": "2018-12-23T10:56:51Z", "project_id": "7834e8c978314ddb811a66509aa07c3b", "id": "86873596-0863-4f30-b276-a8443b78d725"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "security_group_id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "port_range_min": null, "revision_number": 0, "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "created_at": "2018-12-23T10:56:51Z", "project_id": "7834e8c978314ddb811a66509aa07c3b", "id": "b71b8467-2214-4c66-93d5-1038cfa2d134"}]} 2018-12-23 10:56:56,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=94eb07d6-b174-49d7-9a0f-1c95b89b4290 used request id req-d8736a84-122b-4b33-87ca-d43e87c4161d 2018-12-23 10:56:56,814 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94eb07d6-b174-49d7-9a0f-1c95b89b4290 2018-12-23 10:56:56,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=94eb07d6-b174-49d7-9a0f-1c95b89b4290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5eb4a88b31a81ac0ddef5ffb21efe13d3698c8" 2018-12-23 10:56:56,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c4df929d-4cd7-44c1-bbbd-1572471adab6 Date: Sun, 23 Dec 2018 10:56:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "security_group_id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "port_range_min": null, "revision_number": 0, "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "created_at": "2018-12-23T10:56:51Z", "project_id": "7834e8c978314ddb811a66509aa07c3b", "id": "86873596-0863-4f30-b276-a8443b78d725"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "security_group_id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "port_range_min": null, "revision_number": 0, "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "created_at": "2018-12-23T10:56:51Z", "project_id": "7834e8c978314ddb811a66509aa07c3b", "id": "b71b8467-2214-4c66-93d5-1038cfa2d134"}]} 2018-12-23 10:56:56,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=94eb07d6-b174-49d7-9a0f-1c95b89b4290 used request id req-c4df929d-4cd7-44c1-bbbd-1572471adab6 2018-12-23 10:56:56,995 - neutron_utils - INFO - Retrieving security group with ID - 94eb07d6-b174-49d7-9a0f-1c95b89b4290 2018-12-23 10:56:57,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=94eb07d6-b174-49d7-9a0f-1c95b89b4290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5eb4a88b31a81ac0ddef5ffb21efe13d3698c8" 2018-12-23 10:56:57,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-559b23a8-a47b-4b47-bcdd-d45d9846a9c7 Date: Sun, 23 Dec 2018 10:56:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "created_at": "2018-12-23T10:56:51Z", "updated_at": "2018-12-23T10:56:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "revision_number": 0, "id": "86873596-0863-4f30-b276-a8443b78d725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:51Z", "security_group_id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7834e8c978314ddb811a66509aa07c3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "revision_number": 0, "id": "b71b8467-2214-4c66-93d5-1038cfa2d134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:51Z", "security_group_id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7834e8c978314ddb811a66509aa07c3b"}], "revision_number": 2, "project_id": "7834e8c978314ddb811a66509aa07c3b", "id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "name": "CreateProjectUserTests-864e49a7-1298-4eb-name"}]} 2018-12-23 10:56:57,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=94eb07d6-b174-49d7-9a0f-1c95b89b4290 used request id req-559b23a8-a47b-4b47-bcdd-d45d9846a9c7 2018-12-23 10:56:57,187 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94eb07d6-b174-49d7-9a0f-1c95b89b4290 2018-12-23 10:56:57,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=94eb07d6-b174-49d7-9a0f-1c95b89b4290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5eb4a88b31a81ac0ddef5ffb21efe13d3698c8" 2018-12-23 10:56:57,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d2538365-7678-4aec-88b0-caef30c80408 Date: Sun, 23 Dec 2018 10:56:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "security_group_id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "port_range_min": null, "revision_number": 0, "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "created_at": "2018-12-23T10:56:51Z", "project_id": "7834e8c978314ddb811a66509aa07c3b", "id": "86873596-0863-4f30-b276-a8443b78d725"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "security_group_id": "94eb07d6-b174-49d7-9a0f-1c95b89b4290", "port_range_min": null, "revision_number": 0, "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "created_at": "2018-12-23T10:56:51Z", "project_id": "7834e8c978314ddb811a66509aa07c3b", "id": "b71b8467-2214-4c66-93d5-1038cfa2d134"}]} 2018-12-23 10:56:57,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=94eb07d6-b174-49d7-9a0f-1c95b89b4290 used request id req-d2538365-7678-4aec-88b0-caef30c80408 2018-12-23 10:56:57,360 - neutron_utils - INFO - Deleting security group rule with ID - b71b8467-2214-4c66-93d5-1038cfa2d134 2018-12-23 10:56:57,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/b71b8467-2214-4c66-93d5-1038cfa2d134 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b58fdc4d996820e97eb3bfedf2f1734045804125" 2018-12-23 10:56:57,499 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-809cb7d3-8026-4688-aaf4-ca06c13c96ec Content-Length: 0 Date: Sun, 23 Dec 2018 10:56:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:56:57,499 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/b71b8467-2214-4c66-93d5-1038cfa2d134 used request id req-809cb7d3-8026-4688-aaf4-ca06c13c96ec 2018-12-23 10:56:57,499 - neutron_utils - INFO - Deleting security group rule with ID - 86873596-0863-4f30-b276-a8443b78d725 2018-12-23 10:56:57,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/86873596-0863-4f30-b276-a8443b78d725 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b58fdc4d996820e97eb3bfedf2f1734045804125" 2018-12-23 10:56:57,802 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8e7a987b-382f-4ed1-9b64-76e247231d9c Content-Length: 0 Date: Sun, 23 Dec 2018 10:56:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:56:57,802 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/86873596-0863-4f30-b276-a8443b78d725 used request id req-8e7a987b-382f-4ed1-9b64-76e247231d9c 2018-12-23 10:56:57,802 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-864e49a7-1298-4eb-name 2018-12-23 10:56:57,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/94eb07d6-b174-49d7-9a0f-1c95b89b4290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b58fdc4d996820e97eb3bfedf2f1734045804125" 2018-12-23 10:56:58,085 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e4235613-fcfa-44da-b85d-dfcd974be2fc Content-Length: 0 Date: Sun, 23 Dec 2018 10:56:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:56:58,085 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/94eb07d6-b174-49d7-9a0f-1c95b89b4290 used request id req-e4235613-fcfa-44da-b85d-dfcd974be2fc 2018-12-23 10:56:58,085 - neutron_utils - INFO - Deleting security group rule with ID - b71b8467-2214-4c66-93d5-1038cfa2d134 2018-12-23 10:56:58,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/b71b8467-2214-4c66-93d5-1038cfa2d134 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5eb4a88b31a81ac0ddef5ffb21efe13d3698c8" 2018-12-23 10:56:58,820 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-2a9162ef-4530-4ff7-bbd2-0d318bb90a51 Date: Sun, 23 Dec 2018 10:56:58 GMT RESP BODY: {"NeutronError": {"message": "Security group rule b71b8467-2214-4c66-93d5-1038cfa2d134 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-23 10:56:58,820 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/b71b8467-2214-4c66-93d5-1038cfa2d134 used request id req-2a9162ef-4530-4ff7-bbd2-0d318bb90a51 2018-12-23 10:56:58,820 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule b71b8467-2214-4c66-93d5-1038cfa2d134 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-23 10:56:58,820 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule b71b8467-2214-4c66-93d5-1038cfa2d134 does not exist Neutron server returns request_ids: ['req-2a9162ef-4530-4ff7-bbd2-0d318bb90a51'] 2018-12-23 10:56:58,821 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-864e49a7-1298-4eb-name 2018-12-23 10:56:58,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/94eb07d6-b174-49d7-9a0f-1c95b89b4290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a5eb4a88b31a81ac0ddef5ffb21efe13d3698c8" 2018-12-23 10:56:59,576 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-2636db21-e4a8-445e-82ab-436acbaa1e65 Date: Sun, 23 Dec 2018 10:56:59 GMT RESP BODY: {"NeutronError": {"message": "Security group 94eb07d6-b174-49d7-9a0f-1c95b89b4290 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-12-23 10:56:59,577 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/94eb07d6-b174-49d7-9a0f-1c95b89b4290 used request id req-2636db21-e4a8-445e-82ab-436acbaa1e65 2018-12-23 10:56:59,577 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 94eb07d6-b174-49d7-9a0f-1c95b89b4290 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-12-23 10:56:59,577 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 94eb07d6-b174-49d7-9a0f-1c95b89b4290 does not exist Neutron server returns request_ids: ['req-2636db21-e4a8-445e-82ab-436acbaa1e65'] 2018-12-23 10:56:59,578 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-864e49a7-1298-4eb-user1 2018-12-23 10:56:59,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/eab258dca5574147a05270e3a3956789 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ead9c41d84c6161b202e93bae75c98b6ccde84" 2018-12-23 10:56:59,794 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:56:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0196995e-a564-4280-86cb-ef5615aa7b7c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:56:59,795 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/eab258dca5574147a05270e3a3956789 used request id req-0196995e-a564-4280-86cb-ef5615aa7b7c 2018-12-23 10:56:59,795 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-864e49a7-1298-4eb-user2 2018-12-23 10:56:59,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/b8d99c0a6383401ca7f409f98014a690 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65bb6afd84e757ed20706138b0b9a1b5c19c3273" 2018-12-23 10:57:00,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:56:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58914aaf-b2f6-4fd0-93a9-6e32b7a3f259 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:57:00,006 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/b8d99c0a6383401ca7f409f98014a690 used request id req-58914aaf-b2f6-4fd0-93a9-6e32b7a3f259 2018-12-23 10:57:00,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14265e4ae94cb187f43c192680217bf2e4e0f028" 2018-12-23 10:57:00,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-a1bf1777-e432-446d-9ac8-0093f5232d14 Date: Sun, 23 Dec 2018 10:57:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "updated_at": "2018-12-23T10:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "4344a5ee-82f5-41b0-bdee-1ea119ce0ef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "7749ea3b-0b9e-4d0d-9530-ba6f0062246e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "bd164a01-3da6-4ba0-8a76-8468a98eeaee", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "dfce3129-c821-4a94-b363-28d08fbcd457", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 4, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "created_at": "2018-12-23T10:56:51Z", "updated_at": "2018-12-23T10:56:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "revision_number": 0, "id": "1040c978-57f5-4877-85a9-ecf991144e89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:51Z", "security_group_id": "0f79259d-46b4-4580-9ade-099515c7dc6b", "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7834e8c978314ddb811a66509aa07c3b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "revision_number": 0, "id": "20df069b-0bea-469d-95b2-589cd67683c1", "remote_group_id": "0f79259d-46b4-4580-9ade-099515c7dc6b", "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:51Z", "security_group_id": "0f79259d-46b4-4580-9ade-099515c7dc6b", "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7834e8c978314ddb811a66509aa07c3b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "revision_number": 0, "id": "58fe1ab4-3149-4326-b804-3ed82079758c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:51Z", "security_group_id": "0f79259d-46b4-4580-9ade-099515c7dc6b", "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7834e8c978314ddb811a66509aa07c3b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "revision_number": 0, "id": "786af737-94de-4091-9954-7320146bab7c", "remote_group_id": "0f79259d-46b4-4580-9ade-099515c7dc6b", "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:51Z", "security_group_id": "0f79259d-46b4-4580-9ade-099515c7dc6b", "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7834e8c978314ddb811a66509aa07c3b"}], "revision_number": 4, "project_id": "7834e8c978314ddb811a66509aa07c3b", "id": "0f79259d-46b4-4580-9ade-099515c7dc6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "updated_at": "2018-12-23T10:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "3a13af68-60e1-4344-ae8a-96f314d1a2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "77d13211-502f-4e71-b007-faffc15c37d0", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fa02d9ed-71a8-4f4b-ac77-2b459bf2c28a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fbae7c6c-02bf-45ca-b3c8-011de5d25b67", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}], "revision_number": 4, "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:56:14Z", "updated_at": "2018-12-23T10:56:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "0ff886ad-394b-4944-90c8-c3cd065e46a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "1b80e51f-5543-439e-a9cf-d988777ac330", "remote_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "496f9f3e-5aea-46f6-b8b7-55ef33de6d9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "c14cd583-e70b-4a86-9b9a-b25130f6668a", "remote_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}], "revision_number": 4, "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "name": "default"}]} 2018-12-23 10:57:00,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-a1bf1777-e432-446d-9ac8-0093f5232d14 2018-12-23 10:57:00,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14265e4ae94cb187f43c192680217bf2e4e0f028" 2018-12-23 10:57:00,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a6195c4-5bc5-4d6f-895a-9f0dbe227374 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 10:57:00,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166 used request id req-2a6195c4-5bc5-4d6f-895a-9f0dbe227374 2018-12-23 10:57:00,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/7834e8c978314ddb811a66509aa07c3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14265e4ae94cb187f43c192680217bf2e4e0f028" 2018-12-23 10:57:00,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33db09b6-5eee-4775-9259-c2601c9b94a5 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/7834e8c978314ddb811a66509aa07c3b"}, "enabled": true, "id": "7834e8c978314ddb811a66509aa07c3b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-864e49a7-1298-4eb-name"}} 2018-12-23 10:57:00,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/7834e8c978314ddb811a66509aa07c3b used request id req-33db09b6-5eee-4775-9259-c2601c9b94a5 2018-12-23 10:57:00,409 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0f79259d-46b4-4580-9ade-099515c7dc6b 2018-12-23 10:57:00,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=0f79259d-46b4-4580-9ade-099515c7dc6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14265e4ae94cb187f43c192680217bf2e4e0f028" 2018-12-23 10:57:00,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-48c6acdc-0a0f-4237-8dee-06f4d16e4bac Date: Sun, 23 Dec 2018 10:57:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "security_group_id": "0f79259d-46b4-4580-9ade-099515c7dc6b", "port_range_min": null, "revision_number": 0, "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "created_at": "2018-12-23T10:56:51Z", "project_id": "7834e8c978314ddb811a66509aa07c3b", "id": "1040c978-57f5-4877-85a9-ecf991144e89"}, {"remote_group_id": "0f79259d-46b4-4580-9ade-099515c7dc6b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "security_group_id": "0f79259d-46b4-4580-9ade-099515c7dc6b", "port_range_min": null, "revision_number": 0, "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "created_at": "2018-12-23T10:56:51Z", "project_id": "7834e8c978314ddb811a66509aa07c3b", "id": "20df069b-0bea-469d-95b2-589cd67683c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "security_group_id": "0f79259d-46b4-4580-9ade-099515c7dc6b", "port_range_min": null, "revision_number": 0, "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "created_at": "2018-12-23T10:56:51Z", "project_id": "7834e8c978314ddb811a66509aa07c3b", "id": "58fe1ab4-3149-4326-b804-3ed82079758c"}, {"remote_group_id": "0f79259d-46b4-4580-9ade-099515c7dc6b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:56:51Z", "security_group_id": "0f79259d-46b4-4580-9ade-099515c7dc6b", "port_range_min": null, "revision_number": 0, "tenant_id": "7834e8c978314ddb811a66509aa07c3b", "created_at": "2018-12-23T10:56:51Z", "project_id": "7834e8c978314ddb811a66509aa07c3b", "id": "786af737-94de-4091-9954-7320146bab7c"}]} 2018-12-23 10:57:00,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=0f79259d-46b4-4580-9ade-099515c7dc6b used request id req-48c6acdc-0a0f-4237-8dee-06f4d16e4bac 2018-12-23 10:57:00,586 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 10:57:00,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/0f79259d-46b4-4580-9ade-099515c7dc6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14265e4ae94cb187f43c192680217bf2e4e0f028" 2018-12-23 10:57:01,589 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cb20833f-0347-4a5c-8b1c-c0fd1a7b9b52 Content-Length: 0 Date: Sun, 23 Dec 2018 10:57:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:57:01,589 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/0f79259d-46b4-4580-9ade-099515c7dc6b used request id req-cb20833f-0347-4a5c-8b1c-c0fd1a7b9b52 2018-12-23 10:57:01,590 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-864e49a7-1298-4eb-name 2018-12-23 10:57:01,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/7834e8c978314ddb811a66509aa07c3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14265e4ae94cb187f43c192680217bf2e4e0f028" 2018-12-23 10:57:01,752 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:57:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8b66deb-a8e4-478e-a1e4-f2955acb842d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:57:01,752 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/7834e8c978314ddb811a66509aa07c3b used request id req-e8b66deb-a8e4-478e-a1e4-f2955acb842d 2018-12-23 10:57:01,753 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-864e49a7-1298-4eb-name-role 2018-12-23 10:57:01,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/18db3d5d046746a2b4dba95b01152a21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14265e4ae94cb187f43c192680217bf2e4e0f028" 2018-12-23 10:57:01,862 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 10:57:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ca6224e-3fe9-4de6-acd6-19e520a5876e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 10:57:01,862 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/18db3d5d046746a2b4dba95b01152a21 used request id req-0ca6224e-3fe9-4de6-acd6-19e520a5876e 2018-12-23 10:57:01,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14265e4ae94cb187f43c192680217bf2e4e0f028" 2018-12-23 10:57:01,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d962dea-9e58-41ee-ac5d-1d52ed5ea8a0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55be0de9ce8d415796baec00e1c34f1c", "links": {"self": "http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 10:57:01,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7d962dea-9e58-41ee-ac5d-1d52ed5ea8a0 2018-12-23 10:57:01,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:57:02,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:57:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["Q9dER4AuSCGs83tNgf9CUA"], "issued_at": "2018-12-23T10:57:02.000000Z"}} 2018-12-23 10:57:02,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f16f3412b43d82f54cb7109dac259f6243c7c62" 2018-12-23 10:57:02,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0efbf2a1-2eed-42d8-957a-42747a9241ed Date: Sun, 23 Dec 2018 10:57:02 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-12-23 10:57:02,932 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-0efbf2a1-2eed-42d8-957a-42747a9241ed 2018-12-23 10:57:02,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7f16f3412b43d82f54cb7109dac259f6243c7c62" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-997686f0-4e5f-4bfd-ae2a-58764d84cf64"}' 2018-12-23 10:57:03,672 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/c2ba870a-15ca-4239-94e1-79a1dc5d9f23 X-Openstack-Request-Id: req-8fa84acf-3437-4f2f-8ebc-c860566fc4e7 Date: Sun, 23 Dec 2018 10:57:03 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-997686f0-4e5f-4bfd-ae2a-58764d84cf64", "tags": [], "container_format": "bare", "created_at": "2018-12-23T10:57:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T10:57:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/c2ba870a-15ca-4239-94e1-79a1dc5d9f23", "min_disk": 0, "protected": false, "id": "c2ba870a-15ca-4239-94e1-79a1dc5d9f23", "file": "/v2/images/c2ba870a-15ca-4239-94e1-79a1dc5d9f23/file", "checksum": null, "owner": "03b9eb3281744d03a972d5d751cccdf1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 10:57:03,672 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-8fa84acf-3437-4f2f-8ebc-c860566fc4e7 2018-12-23 10:57:03,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/c2ba870a-15ca-4239-94e1-79a1dc5d9f23/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f16f3412b43d82f54cb7109dac259f6243c7c62" -d '' 2018-12-23 10:57:07,978 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d4767b4b-86c5-4f44-b2a8-4aec5f7543b1 Date: Sun, 23 Dec 2018 10:57:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 10:57:07,979 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/c2ba870a-15ca-4239-94e1-79a1dc5d9f23/file used request id req-d4767b4b-86c5-4f44-b2a8-4aec5f7543b1 2018-12-23 10:57:07,979 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 10:57:07,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/c2ba870a-15ca-4239-94e1-79a1dc5d9f23 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f16f3412b43d82f54cb7109dac259f6243c7c62" 2018-12-23 10:57:08,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-787211df-4433-4d3f-bda8-a60429d01a93 Date: Sun, 23 Dec 2018 10:57:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-997686f0-4e5f-4bfd-ae2a-58764d84cf64", "tags": [], "container_format": "bare", "created_at": "2018-12-23T10:57:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T10:57:07Z", "visibility": "shared", "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/c2ba870a-15ca-4239-94e1-79a1dc5d9f23/snap", "metadata": {}}], "self": "/v2/images/c2ba870a-15ca-4239-94e1-79a1dc5d9f23", "min_disk": 0, "protected": false, "id": "c2ba870a-15ca-4239-94e1-79a1dc5d9f23", "file": "/v2/images/c2ba870a-15ca-4239-94e1-79a1dc5d9f23/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03b9eb3281744d03a972d5d751cccdf1", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/c2ba870a-15ca-4239-94e1-79a1dc5d9f23/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 10:57:08,604 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/c2ba870a-15ca-4239-94e1-79a1dc5d9f23 used request id req-787211df-4433-4d3f-bda8-a60429d01a93 2018-12-23 10:57:08,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f16f3412b43d82f54cb7109dac259f6243c7c62" 2018-12-23 10:57:09,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-743ff8dd-4733-49b1-ab8e-b9e09a269b37 Date: Sun, 23 Dec 2018 10:57:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 10:57:09,194 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-743ff8dd-4733-49b1-ab8e-b9e09a269b37 2018-12-23 10:57:09,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-997686f0-4e5f-4bfd-ae2a-58764d84cf64 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f16f3412b43d82f54cb7109dac259f6243c7c62" 2018-12-23 10:57:09,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-81b0b8be-02db-48f0-87ad-6978e31b0c62 Date: Sun, 23 Dec 2018 10:57:09 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-997686f0-4e5f-4bfd-ae2a-58764d84cf64", "tags": [], "container_format": "bare", "created_at": "2018-12-23T10:57:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T10:57:07Z", "visibility": "shared", "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/c2ba870a-15ca-4239-94e1-79a1dc5d9f23/snap", "metadata": {}}], "self": "/v2/images/c2ba870a-15ca-4239-94e1-79a1dc5d9f23", "min_disk": 0, "protected": false, "id": "c2ba870a-15ca-4239-94e1-79a1dc5d9f23", "file": "/v2/images/c2ba870a-15ca-4239-94e1-79a1dc5d9f23/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03b9eb3281744d03a972d5d751cccdf1", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/c2ba870a-15ca-4239-94e1-79a1dc5d9f23/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-997686f0-4e5f-4bfd-ae2a-58764d84cf64"} 2018-12-23 10:57:09,806 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-997686f0-4e5f-4bfd-ae2a-58764d84cf64 used request id req-81b0b8be-02db-48f0-87ad-6978e31b0c62 2018-12-23 10:57:09,807 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-997686f0-4e5f-4bfd-ae2a-58764d84cf64 2018-12-23 10:57:09,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/c2ba870a-15ca-4239-94e1-79a1dc5d9f23 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f16f3412b43d82f54cb7109dac259f6243c7c62" 2018-12-23 10:57:11,567 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5bc0dcf9-34ed-4de5-9aa1-6066165e2fad Date: Sun, 23 Dec 2018 10:57:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 10:57:11,568 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/c2ba870a-15ca-4239-94e1-79a1dc5d9f23 used request id req-5bc0dcf9-34ed-4de5-9aa1-6066165e2fad 2018-12-23 10:57:11,570 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-12-23 10:57:11,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:57:11,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:57:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["wY1tHntISt-FoF8rFVqeMA"], "issued_at": "2018-12-23T10:57:11.000000Z"}} 2018-12-23 10:57:11,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f25bfc4b59bd2af2c25bd155ac06593547412a76" 2018-12-23 10:57:12,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c936347-fbd5-47ec-8a0e-74dba767b467 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:57:12,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2c936347-fbd5-47ec-8a0e-74dba767b467 2018-12-23 10:57:12,025 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-37fb2ac2-dd6b-4ae9-af44-d112d309bd97-pub-net 2018-12-23 10:57:12,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f25bfc4b59bd2af2c25bd155ac06593547412a76" -d '{"network": {"name": "NeutronUtilsNetworkTests-37fb2ac2-dd6b-4ae9-af44-d112d309bd97-pub-net", "admin_state_up": true}}' 2018-12-23 10:57:12,639 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-45931a5e-8ed8-4a4a-80f7-ed214a4d0fdb Date: Sun, 23 Dec 2018 10:57: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":"2fbcc39a-2196-49ad-b007-07e75f0a76f4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:57:12Z","is_default":false,"provider:segmentation_id":75,"name":"NeutronUtilsNetworkTests-37fb2ac2-dd6b-4ae9-af44-d112d309bd97-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:12Z","mtu":1450}} 2018-12-23 10:57:12,639 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-45931a5e-8ed8-4a4a-80f7-ed214a4d0fdb 2018-12-23 10:57:12,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=2fbcc39a-2196-49ad-b007-07e75f0a76f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f25bfc4b59bd2af2c25bd155ac06593547412a76" 2018-12-23 10:57:13,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-61e1a7b0-9c12-42a9-9f3e-919aeeb1bbe8 Date: Sun, 23 Dec 2018 10:57:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"2fbcc39a-2196-49ad-b007-07e75f0a76f4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:57:12Z","provider:segmentation_id":75,"name":"NeutronUtilsNetworkTests-37fb2ac2-dd6b-4ae9-af44-d112d309bd97-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:12Z","provider:network_type":"vxlan"}]} 2018-12-23 10:57:13,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=2fbcc39a-2196-49ad-b007-07e75f0a76f4 used request id req-61e1a7b0-9c12-42a9-9f3e-919aeeb1bbe8 2018-12-23 10:57:13,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=2fbcc39a-2196-49ad-b007-07e75f0a76f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f25bfc4b59bd2af2c25bd155ac06593547412a76" 2018-12-23 10:57:13,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c98c472b-1e64-4347-8577-5beef32df17a Date: Sun, 23 Dec 2018 10:57:13 GMT RESP BODY: {"subnets":[]} 2018-12-23 10:57:13,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=2fbcc39a-2196-49ad-b007-07e75f0a76f4 used request id req-c98c472b-1e64-4347-8577-5beef32df17a 2018-12-23 10:57:13,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=2fbcc39a-2196-49ad-b007-07e75f0a76f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f25bfc4b59bd2af2c25bd155ac06593547412a76" 2018-12-23 10:57:13,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4da03531-fd32-4f7e-adf9-f9bffdc42761 Date: Sun, 23 Dec 2018 10:57:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"2fbcc39a-2196-49ad-b007-07e75f0a76f4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:57:12Z","provider:segmentation_id":75,"name":"NeutronUtilsNetworkTests-37fb2ac2-dd6b-4ae9-af44-d112d309bd97-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:12Z","provider:network_type":"vxlan"}]} 2018-12-23 10:57:13,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=2fbcc39a-2196-49ad-b007-07e75f0a76f4 used request id req-4da03531-fd32-4f7e-adf9-f9bffdc42761 2018-12-23 10:57:13,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=2fbcc39a-2196-49ad-b007-07e75f0a76f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f25bfc4b59bd2af2c25bd155ac06593547412a76" 2018-12-23 10:57:14,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-87caf4a9-4394-4d6d-8763-361991e75347 Date: Sun, 23 Dec 2018 10:57:14 GMT RESP BODY: {"subnets":[]} 2018-12-23 10:57:14,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=2fbcc39a-2196-49ad-b007-07e75f0a76f4 used request id req-87caf4a9-4394-4d6d-8763-361991e75347 2018-12-23 10:57:14,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsNetworkTests-37fb2ac2-dd6b-4ae9-af44-d112d309bd97-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f25bfc4b59bd2af2c25bd155ac06593547412a76" 2018-12-23 10:57:14,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4d1ab7a0-5636-4a11-8490-310497f8790c Date: Sun, 23 Dec 2018 10:57:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"2fbcc39a-2196-49ad-b007-07e75f0a76f4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:57:12Z","provider:segmentation_id":75,"name":"NeutronUtilsNetworkTests-37fb2ac2-dd6b-4ae9-af44-d112d309bd97-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:12Z","provider:network_type":"vxlan"}]} 2018-12-23 10:57:14,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsNetworkTests-37fb2ac2-dd6b-4ae9-af44-d112d309bd97-pub-net used request id req-4d1ab7a0-5636-4a11-8490-310497f8790c 2018-12-23 10:57:14,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:57:14,477 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:57: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:57:14,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f25bfc4b59bd2af2c25bd155ac06593547412a76" 2018-12-23 10:57:14,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f080b1f2-65a3-4025-be7c-eb7edbb9cd2a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:57:14,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-f080b1f2-65a3-4025-be7c-eb7edbb9cd2a 2018-12-23 10:57:14,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=2fbcc39a-2196-49ad-b007-07e75f0a76f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f25bfc4b59bd2af2c25bd155ac06593547412a76" 2018-12-23 10:57:14,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ba9c399e-ad98-423f-bb05-ff8a3441a543 Date: Sun, 23 Dec 2018 10:57:14 GMT RESP BODY: {"subnets":[]} 2018-12-23 10:57:14,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=2fbcc39a-2196-49ad-b007-07e75f0a76f4 used request id req-ba9c399e-ad98-423f-bb05-ff8a3441a543 2018-12-23 10:57:14,592 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-37fb2ac2-dd6b-4ae9-af44-d112d309bd97-pub-net 2018-12-23 10:57:14,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/2fbcc39a-2196-49ad-b007-07e75f0a76f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f25bfc4b59bd2af2c25bd155ac06593547412a76" 2018-12-23 10:57:16,120 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ef2d60b6-7b05-4453-86b0-2d9b6cf1187c Date: Sun, 23 Dec 2018 10:57:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:57:16,120 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/2fbcc39a-2196-49ad-b007-07e75f0a76f4 used request id req-ef2d60b6-7b05-4453-86b0-2d9b6cf1187c 2018-12-23 10:57:16,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:57:16,517 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:57:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["y-deNNqhRqK3W6sQNxWSwg"], "issued_at": "2018-12-23T10:57:16.000000Z"}} 2018-12-23 10:57:16,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed955f07e56a7d3812fdf0dd4cd2cde4772915d4" 2018-12-23 10:57:16,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cea595b3-1990-427c-ad1f-fd9b4f137b8d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:57:16,607 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cea595b3-1990-427c-ad1f-fd9b4f137b8d 2018-12-23 10:57:16,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:57:16,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:57:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["-kNzQg3GQjaNtfI5QXRWNg"], "issued_at": "2018-12-23T10:57:16.000000Z"}} 2018-12-23 10:57:16,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1199defe4711361cc31b0461e48403b924929827" 2018-12-23 10:57:17,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94e9113e-4a63-4c31-8dbd-02bd1cba09ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:57:17,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-94e9113e-4a63-4c31-8dbd-02bd1cba09ba 2018-12-23 10:57:17,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:57:17,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:57:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["X2-iq2lBQSu3eWpW8mGahQ"], "issued_at": "2018-12-23T10:57:17.000000Z"}} 2018-12-23 10:57:17,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8266366747844996a442f120c59378eec5fdf666" 2018-12-23 10:57:17,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:57:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b3be7ce-14eb-4f55-8e1e-094eb0f94134 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:57:17,525 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4b3be7ce-14eb-4f55-8e1e-094eb0f94134 2018-12-23 10:57:17,526 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-2917d5fd-3fca-4455-b885-e65d01002230-pub-net 2018-12-23 10:57:17,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8266366747844996a442f120c59378eec5fdf666" -d '{"network": {"name": "NeutronUtilsSubnetTests-2917d5fd-3fca-4455-b885-e65d01002230-pub-net", "admin_state_up": true}}' 2018-12-23 10:57:18,010 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-cb7977ec-c5a8-42da-a399-c3d4d915d7a7 Date: Sun, 23 Dec 2018 10:57:18 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"dd2f1301-ef70-4918-bc82-1c750092087e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:57:17Z","is_default":false,"provider:segmentation_id":13,"name":"NeutronUtilsSubnetTests-2917d5fd-3fca-4455-b885-e65d01002230-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:17Z","mtu":1450}} 2018-12-23 10:57:18,011 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-cb7977ec-c5a8-42da-a399-c3d4d915d7a7 2018-12-23 10:57:18,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=dd2f1301-ef70-4918-bc82-1c750092087e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8266366747844996a442f120c59378eec5fdf666" 2018-12-23 10:57:18,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-40a4d7c0-af80-4057-8432-cc83c210afd0 Date: Sun, 23 Dec 2018 10:57:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"dd2f1301-ef70-4918-bc82-1c750092087e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:57:17Z","provider:segmentation_id":13,"name":"NeutronUtilsSubnetTests-2917d5fd-3fca-4455-b885-e65d01002230-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:17Z","provider:network_type":"vxlan"}]} 2018-12-23 10:57:18,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=dd2f1301-ef70-4918-bc82-1c750092087e used request id req-40a4d7c0-af80-4057-8432-cc83c210afd0 2018-12-23 10:57:18,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=dd2f1301-ef70-4918-bc82-1c750092087e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8266366747844996a442f120c59378eec5fdf666" 2018-12-23 10:57:18,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-99723e0e-79a6-4cdf-a5f8-b9df11786751 Date: Sun, 23 Dec 2018 10:57:18 GMT RESP BODY: {"subnets":[]} 2018-12-23 10:57:18,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=dd2f1301-ef70-4918-bc82-1c750092087e used request id req-99723e0e-79a6-4cdf-a5f8-b9df11786751 2018-12-23 10:57:18,444 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-2917d5fd-3fca-4455-b885-e65d01002230-pub-subnet 2018-12-23 10:57:18,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8266366747844996a442f120c59378eec5fdf666" -d '{"subnets": [{"ip_version": 4, "network_id": "dd2f1301-ef70-4918-bc82-1c750092087e", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-2917d5fd-3fca-4455-b885-e65d01002230-pub-subnet"}]}' 2018-12-23 10:57:19,100 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-68cf9b1a-4ad5-4159-aeb5-afe537ef8e01 Date: Sun, 23 Dec 2018 10:57:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd2f1301-ef70-4918-bc82-1c750092087e","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:18Z","dns_nameservers":[],"updated_at":"2018-12-23T10:57:18Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"d6e1befa-6e50-432d-ace5-16c9df58d5ad","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2917d5fd-3fca-4455-b885-e65d01002230-pub-subnet"}]} 2018-12-23 10:57:19,100 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-68cf9b1a-4ad5-4159-aeb5-afe537ef8e01 2018-12-23 10:57:19,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=dd2f1301-ef70-4918-bc82-1c750092087e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8266366747844996a442f120c59378eec5fdf666" 2018-12-23 10:57:19,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-f54ebbad-9d87-44a9-8c27-58c05c93536b Date: Sun, 23 Dec 2018 10:57:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dd2f1301-ef70-4918-bc82-1c750092087e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["d6e1befa-6e50-432d-ace5-16c9df58d5ad"],"description":"","tags":[],"updated_at":"2018-12-23T10:57:18Z","provider:segmentation_id":13,"name":"NeutronUtilsSubnetTests-2917d5fd-3fca-4455-b885-e65d01002230-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:17Z","provider:network_type":"vxlan"}]} 2018-12-23 10:57:19,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=dd2f1301-ef70-4918-bc82-1c750092087e used request id req-f54ebbad-9d87-44a9-8c27-58c05c93536b 2018-12-23 10:57:19,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=dd2f1301-ef70-4918-bc82-1c750092087e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8266366747844996a442f120c59378eec5fdf666" 2018-12-23 10:57:20,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0813aadf-a1e9-438f-8833-c7871a7b3a6f Date: Sun, 23 Dec 2018 10:57:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd2f1301-ef70-4918-bc82-1c750092087e","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:18Z","dns_nameservers":[],"updated_at":"2018-12-23T10:57:18Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"d6e1befa-6e50-432d-ace5-16c9df58d5ad","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2917d5fd-3fca-4455-b885-e65d01002230-pub-subnet"}]} 2018-12-23 10:57:20,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=dd2f1301-ef70-4918-bc82-1c750092087e used request id req-0813aadf-a1e9-438f-8833-c7871a7b3a6f 2018-12-23 10:57:20,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsSubnetTests-2917d5fd-3fca-4455-b885-e65d01002230-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8266366747844996a442f120c59378eec5fdf666" 2018-12-23 10:57:20,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-9d9fba1c-a6cc-4fb0-b6cf-24aa591ec9ad Date: Sun, 23 Dec 2018 10:57:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dd2f1301-ef70-4918-bc82-1c750092087e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["d6e1befa-6e50-432d-ace5-16c9df58d5ad"],"description":"","tags":[],"updated_at":"2018-12-23T10:57:18Z","provider:segmentation_id":13,"name":"NeutronUtilsSubnetTests-2917d5fd-3fca-4455-b885-e65d01002230-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:17Z","provider:network_type":"vxlan"}]} 2018-12-23 10:57:20,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsSubnetTests-2917d5fd-3fca-4455-b885-e65d01002230-pub-net used request id req-9d9fba1c-a6cc-4fb0-b6cf-24aa591ec9ad 2018-12-23 10:57:20,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:57:20,982 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:57: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:57:20,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8266366747844996a442f120c59378eec5fdf666" 2018-12-23 10:57:21,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ea067f2-e5b6-4bb7-8352-178532d364c8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:57:21,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-3ea067f2-e5b6-4bb7-8352-178532d364c8 2018-12-23 10:57:21,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=dd2f1301-ef70-4918-bc82-1c750092087e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8266366747844996a442f120c59378eec5fdf666" 2018-12-23 10:57:21,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3b0dbece-7155-4770-82a4-b2088b625838 Date: Sun, 23 Dec 2018 10:57:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd2f1301-ef70-4918-bc82-1c750092087e","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:18Z","dns_nameservers":[],"updated_at":"2018-12-23T10:57:18Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"d6e1befa-6e50-432d-ace5-16c9df58d5ad","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2917d5fd-3fca-4455-b885-e65d01002230-pub-subnet"}]} 2018-12-23 10:57:21,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=dd2f1301-ef70-4918-bc82-1c750092087e used request id req-3b0dbece-7155-4770-82a4-b2088b625838 2018-12-23 10:57:21,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=dd2f1301-ef70-4918-bc82-1c750092087e&name=NeutronUtilsSubnetTests-2917d5fd-3fca-4455-b885-e65d01002230-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8266366747844996a442f120c59378eec5fdf666" 2018-12-23 10:57:21,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-83c99bd6-42ed-4b7e-a477-3018a2b50805 Date: Sun, 23 Dec 2018 10:57:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd2f1301-ef70-4918-bc82-1c750092087e","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:18Z","dns_nameservers":[],"updated_at":"2018-12-23T10:57:18Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"d6e1befa-6e50-432d-ace5-16c9df58d5ad","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2917d5fd-3fca-4455-b885-e65d01002230-pub-subnet"}]} 2018-12-23 10:57:21,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=dd2f1301-ef70-4918-bc82-1c750092087e&name=NeutronUtilsSubnetTests-2917d5fd-3fca-4455-b885-e65d01002230-pub-subnet used request id req-83c99bd6-42ed-4b7e-a477-3018a2b50805 2018-12-23 10:57:21,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=dd2f1301-ef70-4918-bc82-1c750092087e&name=NeutronUtilsSubnetTests-2917d5fd-3fca-4455-b885-e65d01002230-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8266366747844996a442f120c59378eec5fdf666" 2018-12-23 10:57:21,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e98ff25c-7770-42c4-81d0-1a754588df32 Date: Sun, 23 Dec 2018 10:57:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd2f1301-ef70-4918-bc82-1c750092087e","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:18Z","dns_nameservers":[],"updated_at":"2018-12-23T10:57:18Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"d6e1befa-6e50-432d-ace5-16c9df58d5ad","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2917d5fd-3fca-4455-b885-e65d01002230-pub-subnet"}]} 2018-12-23 10:57:21,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=dd2f1301-ef70-4918-bc82-1c750092087e&name=NeutronUtilsSubnetTests-2917d5fd-3fca-4455-b885-e65d01002230-pub-subnet used request id req-e98ff25c-7770-42c4-81d0-1a754588df32 2018-12-23 10:57:21,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=dd2f1301-ef70-4918-bc82-1c750092087e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8266366747844996a442f120c59378eec5fdf666" 2018-12-23 10:57:21,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8866c45b-e188-41a2-a4b5-099eb1be82c0 Date: Sun, 23 Dec 2018 10:57:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd2f1301-ef70-4918-bc82-1c750092087e","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:18Z","dns_nameservers":[],"updated_at":"2018-12-23T10:57:18Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"d6e1befa-6e50-432d-ace5-16c9df58d5ad","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2917d5fd-3fca-4455-b885-e65d01002230-pub-subnet"}]} 2018-12-23 10:57:21,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=dd2f1301-ef70-4918-bc82-1c750092087e used request id req-8866c45b-e188-41a2-a4b5-099eb1be82c0 2018-12-23 10:57:21,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-2917d5fd-3fca-4455-b885-e65d01002230-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8266366747844996a442f120c59378eec5fdf666" 2018-12-23 10:57:21,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f8560579-3948-4c80-af25-4c963cb9cce4 Date: Sun, 23 Dec 2018 10:57:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd2f1301-ef70-4918-bc82-1c750092087e","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:18Z","dns_nameservers":[],"updated_at":"2018-12-23T10:57:18Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"d6e1befa-6e50-432d-ace5-16c9df58d5ad","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2917d5fd-3fca-4455-b885-e65d01002230-pub-subnet"}]} 2018-12-23 10:57:21,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-2917d5fd-3fca-4455-b885-e65d01002230-pub-subnet used request id req-f8560579-3948-4c80-af25-4c963cb9cce4 2018-12-23 10:57:21,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8266366747844996a442f120c59378eec5fdf666" 2018-12-23 10:57:21,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-324a54ee-6101-4341-a2fc-10076b062070 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:57:21,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-324a54ee-6101-4341-a2fc-10076b062070 2018-12-23 10:57:21,990 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-2917d5fd-3fca-4455-b885-e65d01002230-pub-subnet 2018-12-23 10:57:21,990 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-2917d5fd-3fca-4455-b885-e65d01002230-pub-subnet 2018-12-23 10:57:21,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/d6e1befa-6e50-432d-ace5-16c9df58d5ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8266366747844996a442f120c59378eec5fdf666" 2018-12-23 10:57:24,805 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ffd928b8-8585-4b1e-8375-a90c8b2ed656 Date: Sun, 23 Dec 2018 10:57:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:57:24,805 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/d6e1befa-6e50-432d-ace5-16c9df58d5ad used request id req-ffd928b8-8585-4b1e-8375-a90c8b2ed656 2018-12-23 10:57:24,805 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-2917d5fd-3fca-4455-b885-e65d01002230-pub-net 2018-12-23 10:57:24,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/dd2f1301-ef70-4918-bc82-1c750092087e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8266366747844996a442f120c59378eec5fdf666" 2018-12-23 10:57:26,958 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ed541132-90f4-43ab-8f5b-cb11b05570d4 Date: Sun, 23 Dec 2018 10:57:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:57:26,958 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/dd2f1301-ef70-4918-bc82-1c750092087e used request id req-ed541132-90f4-43ab-8f5b-cb11b05570d4 2018-12-23 10:57:26,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:57:27,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:57:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["l4oKv_BdSWaJT4r-if0fuA"], "issued_at": "2018-12-23T10:57:27.000000Z"}} 2018-12-23 10:57:27,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11006b1b7078f4485af0ae9981cab0d9b4f019c1" 2018-12-23 10:57:27,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3432ede-883b-4996-83c0-7f9e3a256464 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:57:27,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a3432ede-883b-4996-83c0-7f9e3a256464 2018-12-23 10:57:27,442 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-2f21d113-10e5-4253-b13e-98c584f85a11-pub-net 2018-12-23 10:57:27,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11006b1b7078f4485af0ae9981cab0d9b4f019c1" -d '{"network": {"name": "NeutronUtilsSubnetTests-2f21d113-10e5-4253-b13e-98c584f85a11-pub-net", "admin_state_up": true}}' 2018-12-23 10:57:27,860 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-7806ff2d-3999-424d-a82f-5284d05a65b4 Date: Sun, 23 Dec 2018 10:57:27 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b02d7c43-9b37-4c0b-b4b3-d12feb2ce07a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:57:27Z","is_default":false,"provider:segmentation_id":24,"name":"NeutronUtilsSubnetTests-2f21d113-10e5-4253-b13e-98c584f85a11-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:27Z","mtu":1450}} 2018-12-23 10:57:27,861 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-7806ff2d-3999-424d-a82f-5284d05a65b4 2018-12-23 10:57:27,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=b02d7c43-9b37-4c0b-b4b3-d12feb2ce07a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11006b1b7078f4485af0ae9981cab0d9b4f019c1" 2018-12-23 10:57:28,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-33f55332-3a7e-4c8e-a1a7-a136ae3a384e Date: Sun, 23 Dec 2018 10:57:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b02d7c43-9b37-4c0b-b4b3-d12feb2ce07a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:57:27Z","provider:segmentation_id":24,"name":"NeutronUtilsSubnetTests-2f21d113-10e5-4253-b13e-98c584f85a11-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:27Z","provider:network_type":"vxlan"}]} 2018-12-23 10:57:28,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=b02d7c43-9b37-4c0b-b4b3-d12feb2ce07a used request id req-33f55332-3a7e-4c8e-a1a7-a136ae3a384e 2018-12-23 10:57:28,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=b02d7c43-9b37-4c0b-b4b3-d12feb2ce07a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11006b1b7078f4485af0ae9981cab0d9b4f019c1" 2018-12-23 10:57:28,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8c76c35d-0423-4a06-a1ab-f4099dafe730 Date: Sun, 23 Dec 2018 10:57:28 GMT RESP BODY: {"subnets":[]} 2018-12-23 10:57:28,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=b02d7c43-9b37-4c0b-b4b3-d12feb2ce07a used request id req-8c76c35d-0423-4a06-a1ab-f4099dafe730 2018-12-23 10:57:28,273 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-2f21d113-10e5-4253-b13e-98c584f85a11-pub-subnet 2018-12-23 10:57:28,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11006b1b7078f4485af0ae9981cab0d9b4f019c1" -d '{"subnets": [{"ip_version": 4, "network_id": "b02d7c43-9b37-4c0b-b4b3-d12feb2ce07a", "cidr": "", "name": "NeutronUtilsSubnetTests-2f21d113-10e5-4253-b13e-98c584f85a11-pub-subnet"}]}' 2018-12-23 10:57:28,290 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-950f5314-4480-4389-bb9a-957d2d7ade3b Date: Sun, 23 Dec 2018 10:57:28 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-23 10:57:28,290 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-950f5314-4480-4389-bb9a-957d2d7ade3b 2018-12-23 10:57:28,290 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-23 10:57:28,290 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-2f21d113-10e5-4253-b13e-98c584f85a11-pub-subnet] for network [NeutronUtilsSubnetTests-2f21d113-10e5-4253-b13e-98c584f85a11-pub-net] 2018-12-23 10:57:28,291 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-2f21d113-10e5-4253-b13e-98c584f85a11-pub-net 2018-12-23 10:57:28,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/b02d7c43-9b37-4c0b-b4b3-d12feb2ce07a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11006b1b7078f4485af0ae9981cab0d9b4f019c1" 2018-12-23 10:57:29,076 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0b95aefd-6b9a-4f61-9255-da595062b0fa Date: Sun, 23 Dec 2018 10:57:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:57:29,076 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/b02d7c43-9b37-4c0b-b4b3-d12feb2ce07a used request id req-0b95aefd-6b9a-4f61-9255-da595062b0fa 2018-12-23 10:57:29,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:57:29,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:57:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["tsmeiGWlRUa338sMsy-ihA"], "issued_at": "2018-12-23T10:57:29.000000Z"}} 2018-12-23 10:57:29,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}260d096c8a19c1dbc525c54a1baf72637c5784c7" 2018-12-23 10:57:29,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f837fdc-e2c9-4a3a-a649-209f8775a494 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:57:29,532 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9f837fdc-e2c9-4a3a-a649-209f8775a494 2018-12-23 10:57:29,533 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-2de56029-ac1a-4cae-a8ec-f9dc4a82f283-pub-net 2018-12-23 10:57:29,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}260d096c8a19c1dbc525c54a1baf72637c5784c7" -d '{"network": {"name": "NeutronUtilsSubnetTests-2de56029-ac1a-4cae-a8ec-f9dc4a82f283-pub-net", "admin_state_up": true}}' 2018-12-23 10:57:29,962 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-d1b73ed3-e4dc-4e0f-b078-b1c6b7fba640 Date: Sun, 23 Dec 2018 10:57: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":"ae2115ab-c4db-419e-988b-f3f0097468fd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:57:29Z","is_default":false,"provider:segmentation_id":92,"name":"NeutronUtilsSubnetTests-2de56029-ac1a-4cae-a8ec-f9dc4a82f283-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:29Z","mtu":1450}} 2018-12-23 10:57:29,963 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-d1b73ed3-e4dc-4e0f-b078-b1c6b7fba640 2018-12-23 10:57:29,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=ae2115ab-c4db-419e-988b-f3f0097468fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}260d096c8a19c1dbc525c54a1baf72637c5784c7" 2018-12-23 10:57:30,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-015865b4-9f50-4d8d-840a-d40d3140492d Date: Sun, 23 Dec 2018 10:57:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ae2115ab-c4db-419e-988b-f3f0097468fd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:57:29Z","provider:segmentation_id":92,"name":"NeutronUtilsSubnetTests-2de56029-ac1a-4cae-a8ec-f9dc4a82f283-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:29Z","provider:network_type":"vxlan"}]} 2018-12-23 10:57:30,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=ae2115ab-c4db-419e-988b-f3f0097468fd used request id req-015865b4-9f50-4d8d-840a-d40d3140492d 2018-12-23 10:57:30,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=ae2115ab-c4db-419e-988b-f3f0097468fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}260d096c8a19c1dbc525c54a1baf72637c5784c7" 2018-12-23 10:57:30,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-235afd94-7be3-4500-999a-e17dc48c6826 Date: Sun, 23 Dec 2018 10:57:30 GMT RESP BODY: {"subnets":[]} 2018-12-23 10:57:30,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=ae2115ab-c4db-419e-988b-f3f0097468fd used request id req-235afd94-7be3-4500-999a-e17dc48c6826 2018-12-23 10:57:30,589 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-2de56029-ac1a-4cae-a8ec-f9dc4a82f283-pub-subnet 2018-12-23 10:57:30,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}260d096c8a19c1dbc525c54a1baf72637c5784c7" -d '{"subnets": [{"ip_version": 4, "network_id": "ae2115ab-c4db-419e-988b-f3f0097468fd", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-2de56029-ac1a-4cae-a8ec-f9dc4a82f283-pub-subnet"}]}' 2018-12-23 10:57:31,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6ef73bf2-b7fb-436c-94a3-2a475523a0cf Date: Sun, 23 Dec 2018 10:57:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae2115ab-c4db-419e-988b-f3f0097468fd","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:31Z","dns_nameservers":[],"updated_at":"2018-12-23T10:57:31Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"1d3616c4-7ca2-4493-89ca-8b3d922688b2","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2de56029-ac1a-4cae-a8ec-f9dc4a82f283-pub-subnet"}]} 2018-12-23 10:57:31,926 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-6ef73bf2-b7fb-436c-94a3-2a475523a0cf 2018-12-23 10:57:31,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=ae2115ab-c4db-419e-988b-f3f0097468fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}260d096c8a19c1dbc525c54a1baf72637c5784c7" 2018-12-23 10:57:32,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-6c10c434-4af0-4615-a0be-27c3c3a708fc Date: Sun, 23 Dec 2018 10:57:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ae2115ab-c4db-419e-988b-f3f0097468fd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["1d3616c4-7ca2-4493-89ca-8b3d922688b2"],"description":"","tags":[],"updated_at":"2018-12-23T10:57:31Z","provider:segmentation_id":92,"name":"NeutronUtilsSubnetTests-2de56029-ac1a-4cae-a8ec-f9dc4a82f283-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:29Z","provider:network_type":"vxlan"}]} 2018-12-23 10:57:32,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=ae2115ab-c4db-419e-988b-f3f0097468fd used request id req-6c10c434-4af0-4615-a0be-27c3c3a708fc 2018-12-23 10:57:32,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=ae2115ab-c4db-419e-988b-f3f0097468fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}260d096c8a19c1dbc525c54a1baf72637c5784c7" 2018-12-23 10:57:32,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d5d53655-b491-4ae7-b413-f73b0bf88016 Date: Sun, 23 Dec 2018 10:57:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae2115ab-c4db-419e-988b-f3f0097468fd","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:31Z","dns_nameservers":[],"updated_at":"2018-12-23T10:57:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"1d3616c4-7ca2-4493-89ca-8b3d922688b2","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2de56029-ac1a-4cae-a8ec-f9dc4a82f283-pub-subnet"}]} 2018-12-23 10:57:32,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=ae2115ab-c4db-419e-988b-f3f0097468fd used request id req-d5d53655-b491-4ae7-b413-f73b0bf88016 2018-12-23 10:57:32,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsSubnetTests-2de56029-ac1a-4cae-a8ec-f9dc4a82f283-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}260d096c8a19c1dbc525c54a1baf72637c5784c7" 2018-12-23 10:57:32,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-29c4f49d-fcdf-47c3-9435-3c2c65ef855b Date: Sun, 23 Dec 2018 10:57:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ae2115ab-c4db-419e-988b-f3f0097468fd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["1d3616c4-7ca2-4493-89ca-8b3d922688b2"],"description":"","tags":[],"updated_at":"2018-12-23T10:57:31Z","provider:segmentation_id":92,"name":"NeutronUtilsSubnetTests-2de56029-ac1a-4cae-a8ec-f9dc4a82f283-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:29Z","provider:network_type":"vxlan"}]} 2018-12-23 10:57:32,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsSubnetTests-2de56029-ac1a-4cae-a8ec-f9dc4a82f283-pub-net used request id req-29c4f49d-fcdf-47c3-9435-3c2c65ef855b 2018-12-23 10:57:32,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:57:32,607 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:57: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:57:32,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}260d096c8a19c1dbc525c54a1baf72637c5784c7" 2018-12-23 10:57:32,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0daf69b-e55f-4af7-b143-814436d504f6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:57:32,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-e0daf69b-e55f-4af7-b143-814436d504f6 2018-12-23 10:57:32,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=ae2115ab-c4db-419e-988b-f3f0097468fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}260d096c8a19c1dbc525c54a1baf72637c5784c7" 2018-12-23 10:57:32,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-54550978-a9c2-455c-aea5-38e5a782bd4c Date: Sun, 23 Dec 2018 10:57:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae2115ab-c4db-419e-988b-f3f0097468fd","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:31Z","dns_nameservers":[],"updated_at":"2018-12-23T10:57:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"1d3616c4-7ca2-4493-89ca-8b3d922688b2","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2de56029-ac1a-4cae-a8ec-f9dc4a82f283-pub-subnet"}]} 2018-12-23 10:57:32,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=ae2115ab-c4db-419e-988b-f3f0097468fd used request id req-54550978-a9c2-455c-aea5-38e5a782bd4c 2018-12-23 10:57:32,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=ae2115ab-c4db-419e-988b-f3f0097468fd&name=NeutronUtilsSubnetTests-2de56029-ac1a-4cae-a8ec-f9dc4a82f283-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}260d096c8a19c1dbc525c54a1baf72637c5784c7" 2018-12-23 10:57:33,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-63bcbc76-2dca-4d45-b103-031cadafc3b8 Date: Sun, 23 Dec 2018 10:57:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae2115ab-c4db-419e-988b-f3f0097468fd","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:31Z","dns_nameservers":[],"updated_at":"2018-12-23T10:57:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"1d3616c4-7ca2-4493-89ca-8b3d922688b2","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2de56029-ac1a-4cae-a8ec-f9dc4a82f283-pub-subnet"}]} 2018-12-23 10:57:33,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=ae2115ab-c4db-419e-988b-f3f0097468fd&name=NeutronUtilsSubnetTests-2de56029-ac1a-4cae-a8ec-f9dc4a82f283-pub-subnet used request id req-63bcbc76-2dca-4d45-b103-031cadafc3b8 2018-12-23 10:57:33,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=ae2115ab-c4db-419e-988b-f3f0097468fd&name=NeutronUtilsSubnetTests-2de56029-ac1a-4cae-a8ec-f9dc4a82f283-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}260d096c8a19c1dbc525c54a1baf72637c5784c7" 2018-12-23 10:57:33,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9e94d3dc-8769-450e-9a2a-e4f04323a5a7 Date: Sun, 23 Dec 2018 10:57:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae2115ab-c4db-419e-988b-f3f0097468fd","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:31Z","dns_nameservers":[],"updated_at":"2018-12-23T10:57:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"1d3616c4-7ca2-4493-89ca-8b3d922688b2","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2de56029-ac1a-4cae-a8ec-f9dc4a82f283-pub-subnet"}]} 2018-12-23 10:57:33,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=ae2115ab-c4db-419e-988b-f3f0097468fd&name=NeutronUtilsSubnetTests-2de56029-ac1a-4cae-a8ec-f9dc4a82f283-pub-subnet used request id req-9e94d3dc-8769-450e-9a2a-e4f04323a5a7 2018-12-23 10:57:33,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=ae2115ab-c4db-419e-988b-f3f0097468fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}260d096c8a19c1dbc525c54a1baf72637c5784c7" 2018-12-23 10:57:33,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4d1ffc95-1d82-42b2-ad8c-02181ffea1aa Date: Sun, 23 Dec 2018 10:57:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae2115ab-c4db-419e-988b-f3f0097468fd","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:31Z","dns_nameservers":[],"updated_at":"2018-12-23T10:57:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"1d3616c4-7ca2-4493-89ca-8b3d922688b2","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-2de56029-ac1a-4cae-a8ec-f9dc4a82f283-pub-subnet"}]} 2018-12-23 10:57:33,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=ae2115ab-c4db-419e-988b-f3f0097468fd used request id req-4d1ffc95-1d82-42b2-ad8c-02181ffea1aa 2018-12-23 10:57:33,927 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-2de56029-ac1a-4cae-a8ec-f9dc4a82f283-pub-subnet 2018-12-23 10:57:33,927 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-2de56029-ac1a-4cae-a8ec-f9dc4a82f283-pub-subnet 2018-12-23 10:57:33,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/1d3616c4-7ca2-4493-89ca-8b3d922688b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}260d096c8a19c1dbc525c54a1baf72637c5784c7" 2018-12-23 10:57:36,393 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e4fc7402-6791-4dd0-ab18-eb1306b0c0c8 Date: Sun, 23 Dec 2018 10:57:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:57:36,393 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/1d3616c4-7ca2-4493-89ca-8b3d922688b2 used request id req-e4fc7402-6791-4dd0-ab18-eb1306b0c0c8 2018-12-23 10:57:36,394 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-2de56029-ac1a-4cae-a8ec-f9dc4a82f283-pub-net 2018-12-23 10:57:36,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/ae2115ab-c4db-419e-988b-f3f0097468fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}260d096c8a19c1dbc525c54a1baf72637c5784c7" 2018-12-23 10:57:38,417 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e8c72409-00c7-46b5-bbab-40898d3ce84b Date: Sun, 23 Dec 2018 10:57:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:57:38,417 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/ae2115ab-c4db-419e-988b-f3f0097468fd used request id req-e8c72409-00c7-46b5-bbab-40898d3ce84b 2018-12-23 10:57:38,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:57:38,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:57:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["eN7Hgi7ySL61c-6bhYA0sg"], "issued_at": "2018-12-23T10:57:38.000000Z"}} 2018-12-23 10:57:38,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394f1ebba25729b532ae5c7fbcfa49c91ca87f72" 2018-12-23 10:57:38,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:57:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91ada041-1b5a-4e0d-a3d4-276a38dc5787 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:57:38,892 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-91ada041-1b5a-4e0d-a3d4-276a38dc5787 2018-12-23 10:57:38,893 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-6ac304f3-8304-4e66-a082-af1c382a6e29-pub-net 2018-12-23 10:57:38,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394f1ebba25729b532ae5c7fbcfa49c91ca87f72" -d '{"network": {"name": "NeutronUtilsSubnetTests-6ac304f3-8304-4e66-a082-af1c382a6e29-pub-net", "admin_state_up": true}}' 2018-12-23 10:57:40,147 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-0e826146-92b5-44f8-8670-17e691fe15bc Date: Sun, 23 Dec 2018 10:57: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":"b99c70c5-51ff-4ea5-8121-748ac6cbf174","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:57:39Z","is_default":false,"provider:segmentation_id":55,"name":"NeutronUtilsSubnetTests-6ac304f3-8304-4e66-a082-af1c382a6e29-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:39Z","mtu":1450}} 2018-12-23 10:57:40,148 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-0e826146-92b5-44f8-8670-17e691fe15bc 2018-12-23 10:57:40,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=b99c70c5-51ff-4ea5-8121-748ac6cbf174 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394f1ebba25729b532ae5c7fbcfa49c91ca87f72" 2018-12-23 10:57:40,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d22333c7-2988-4f24-bfa5-a7f68724d6c3 Date: Sun, 23 Dec 2018 10:57:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b99c70c5-51ff-4ea5-8121-748ac6cbf174","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:57:39Z","provider:segmentation_id":55,"name":"NeutronUtilsSubnetTests-6ac304f3-8304-4e66-a082-af1c382a6e29-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:39Z","provider:network_type":"vxlan"}]} 2018-12-23 10:57:40,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=b99c70c5-51ff-4ea5-8121-748ac6cbf174 used request id req-d22333c7-2988-4f24-bfa5-a7f68724d6c3 2018-12-23 10:57:40,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=b99c70c5-51ff-4ea5-8121-748ac6cbf174 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394f1ebba25729b532ae5c7fbcfa49c91ca87f72" 2018-12-23 10:57:40,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-283a5e58-49bc-4eb7-9e41-5bdc96efbafc Date: Sun, 23 Dec 2018 10:57:40 GMT RESP BODY: {"subnets":[]} 2018-12-23 10:57:40,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=b99c70c5-51ff-4ea5-8121-748ac6cbf174 used request id req-283a5e58-49bc-4eb7-9e41-5bdc96efbafc 2018-12-23 10:57:40,606 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-6ac304f3-8304-4e66-a082-af1c382a6e29-pub-subnet 2018-12-23 10:57:40,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394f1ebba25729b532ae5c7fbcfa49c91ca87f72" -d '{"subnets": [{"ip_version": 4, "network_id": "b99c70c5-51ff-4ea5-8121-748ac6cbf174", "cidr": null, "name": "NeutronUtilsSubnetTests-6ac304f3-8304-4e66-a082-af1c382a6e29-pub-subnet"}]}' 2018-12-23 10:57:40,836 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-cb7beb68-8b30-4f14-ba8a-2b889151163b Date: Sun, 23 Dec 2018 10:57:40 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-12-23 10:57:40,836 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-cb7beb68-8b30-4f14-ba8a-2b889151163b 2018-12-23 10:57:40,836 - 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-12-23 10:57:40,837 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-6ac304f3-8304-4e66-a082-af1c382a6e29-pub-subnet] for network [NeutronUtilsSubnetTests-6ac304f3-8304-4e66-a082-af1c382a6e29-pub-net] 2018-12-23 10:57:40,837 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-6ac304f3-8304-4e66-a082-af1c382a6e29-pub-net 2018-12-23 10:57:40,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/b99c70c5-51ff-4ea5-8121-748ac6cbf174 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394f1ebba25729b532ae5c7fbcfa49c91ca87f72" 2018-12-23 10:57:41,716 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2de33d6a-c99b-4a18-88da-58a91307a757 Date: Sun, 23 Dec 2018 10:57:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:57:41,716 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/b99c70c5-51ff-4ea5-8121-748ac6cbf174 used request id req-2de33d6a-c99b-4a18-88da-58a91307a757 2018-12-23 10:57:41,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:57:42,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:57:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["iMXPn1txT0SVdff9G-yPMQ"], "issued_at": "2018-12-23T10:57:42.000000Z"}} 2018-12-23 10:57:42,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4204feabe27a7ddf85b85ec34be604d720bfa" 2018-12-23 10:57:42,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21430eb6-03da-4d51-b753-a797e403b15b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:57:42,188 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-21430eb6-03da-4d51-b753-a797e403b15b 2018-12-23 10:57:42,189 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-4f00c36b-30a9-4935-aaff-95c645a9f159-pub-net 2018-12-23 10:57:42,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4204feabe27a7ddf85b85ec34be604d720bfa" -d '{"network": {"name": "NeutronUtilsSubnetTests-4f00c36b-30a9-4935-aaff-95c645a9f159-pub-net", "admin_state_up": true}}' 2018-12-23 10:57:42,761 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-8ca589ef-d446-41da-9630-ab23ac74ddae Date: Sun, 23 Dec 2018 10:57: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":"1182a497-9b6e-44b6-882b-7a51720ee971","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:57:42Z","is_default":false,"provider:segmentation_id":5,"name":"NeutronUtilsSubnetTests-4f00c36b-30a9-4935-aaff-95c645a9f159-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:42Z","mtu":1450}} 2018-12-23 10:57:42,761 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-8ca589ef-d446-41da-9630-ab23ac74ddae 2018-12-23 10:57:42,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=1182a497-9b6e-44b6-882b-7a51720ee971 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4204feabe27a7ddf85b85ec34be604d720bfa" 2018-12-23 10:57:43,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-4eac1d4f-2d93-4980-bee4-dd20374bd421 Date: Sun, 23 Dec 2018 10:57:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1182a497-9b6e-44b6-882b-7a51720ee971","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:57:42Z","provider:segmentation_id":5,"name":"NeutronUtilsSubnetTests-4f00c36b-30a9-4935-aaff-95c645a9f159-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:42Z","provider:network_type":"vxlan"}]} 2018-12-23 10:57:43,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=1182a497-9b6e-44b6-882b-7a51720ee971 used request id req-4eac1d4f-2d93-4980-bee4-dd20374bd421 2018-12-23 10:57:43,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=1182a497-9b6e-44b6-882b-7a51720ee971 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4204feabe27a7ddf85b85ec34be604d720bfa" 2018-12-23 10:57:43,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6ed7631a-7565-49b4-bcf4-710444297ce6 Date: Sun, 23 Dec 2018 10:57:43 GMT RESP BODY: {"subnets":[]} 2018-12-23 10:57:43,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=1182a497-9b6e-44b6-882b-7a51720ee971 used request id req-6ed7631a-7565-49b4-bcf4-710444297ce6 2018-12-23 10:57:43,370 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-4f00c36b-30a9-4935-aaff-95c645a9f159-pub-subnet 2018-12-23 10:57:43,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4204feabe27a7ddf85b85ec34be604d720bfa" -d '{"subnets": [{"ip_version": 4, "network_id": "1182a497-9b6e-44b6-882b-7a51720ee971", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-4f00c36b-30a9-4935-aaff-95c645a9f159-pub-subnet"}]}' 2018-12-23 10:57:43,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9609381b-cc8e-4087-830b-d87e6cc9d8f0 Date: Sun, 23 Dec 2018 10:57:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1182a497-9b6e-44b6-882b-7a51720ee971","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:43Z","dns_nameservers":[],"updated_at":"2018-12-23T10:57:43Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"e56ee785-b106-45a0-9a50-697e859c561e","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-4f00c36b-30a9-4935-aaff-95c645a9f159-pub-subnet"}]} 2018-12-23 10:57:43,926 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-9609381b-cc8e-4087-830b-d87e6cc9d8f0 2018-12-23 10:57:43,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=1182a497-9b6e-44b6-882b-7a51720ee971 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4204feabe27a7ddf85b85ec34be604d720bfa" 2018-12-23 10:57:44,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-edf7cdd4-ece0-4765-b035-d72843ac25ed Date: Sun, 23 Dec 2018 10:57:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1182a497-9b6e-44b6-882b-7a51720ee971","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["e56ee785-b106-45a0-9a50-697e859c561e"],"description":"","tags":[],"updated_at":"2018-12-23T10:57:43Z","provider:segmentation_id":5,"name":"NeutronUtilsSubnetTests-4f00c36b-30a9-4935-aaff-95c645a9f159-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:42Z","provider:network_type":"vxlan"}]} 2018-12-23 10:57:44,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=1182a497-9b6e-44b6-882b-7a51720ee971 used request id req-edf7cdd4-ece0-4765-b035-d72843ac25ed 2018-12-23 10:57:44,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=1182a497-9b6e-44b6-882b-7a51720ee971 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4204feabe27a7ddf85b85ec34be604d720bfa" 2018-12-23 10:57:44,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a854a0b7-0ed6-40f1-b8c1-cbabea435268 Date: Sun, 23 Dec 2018 10:57:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1182a497-9b6e-44b6-882b-7a51720ee971","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:43Z","dns_nameservers":[],"updated_at":"2018-12-23T10:57:43Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"e56ee785-b106-45a0-9a50-697e859c561e","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-4f00c36b-30a9-4935-aaff-95c645a9f159-pub-subnet"}]} 2018-12-23 10:57:44,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=1182a497-9b6e-44b6-882b-7a51720ee971 used request id req-a854a0b7-0ed6-40f1-b8c1-cbabea435268 2018-12-23 10:57:44,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsSubnetTests-4f00c36b-30a9-4935-aaff-95c645a9f159-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4204feabe27a7ddf85b85ec34be604d720bfa" 2018-12-23 10:57:44,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-9b6cfab2-5ce6-4596-94d0-c6a9a660b66b Date: Sun, 23 Dec 2018 10:57:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1182a497-9b6e-44b6-882b-7a51720ee971","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["e56ee785-b106-45a0-9a50-697e859c561e"],"description":"","tags":[],"updated_at":"2018-12-23T10:57:43Z","provider:segmentation_id":5,"name":"NeutronUtilsSubnetTests-4f00c36b-30a9-4935-aaff-95c645a9f159-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:42Z","provider:network_type":"vxlan"}]} 2018-12-23 10:57:44,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsSubnetTests-4f00c36b-30a9-4935-aaff-95c645a9f159-pub-net used request id req-9b6cfab2-5ce6-4596-94d0-c6a9a660b66b 2018-12-23 10:57:44,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:57:44,678 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:57: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:57:44,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4204feabe27a7ddf85b85ec34be604d720bfa" 2018-12-23 10:57:44,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba78e422-e080-4790-bfcf-39150b2cf409 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:57:44,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-ba78e422-e080-4790-bfcf-39150b2cf409 2018-12-23 10:57:44,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=1182a497-9b6e-44b6-882b-7a51720ee971 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4204feabe27a7ddf85b85ec34be604d720bfa" 2018-12-23 10:57:44,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1cae480d-9f0a-4826-9e5a-899477861e53 Date: Sun, 23 Dec 2018 10:57:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1182a497-9b6e-44b6-882b-7a51720ee971","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:43Z","dns_nameservers":[],"updated_at":"2018-12-23T10:57:43Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"e56ee785-b106-45a0-9a50-697e859c561e","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-4f00c36b-30a9-4935-aaff-95c645a9f159-pub-subnet"}]} 2018-12-23 10:57:44,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=1182a497-9b6e-44b6-882b-7a51720ee971 used request id req-1cae480d-9f0a-4826-9e5a-899477861e53 2018-12-23 10:57:44,830 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-4f00c36b-30a9-4935-aaff-95c645a9f159-pub-subnet 2018-12-23 10:57:44,831 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-4f00c36b-30a9-4935-aaff-95c645a9f159-pub-subnet 2018-12-23 10:57:44,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/e56ee785-b106-45a0-9a50-697e859c561e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4204feabe27a7ddf85b85ec34be604d720bfa" 2018-12-23 10:57:46,355 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3d2f70be-889d-4d80-be77-266d73277921 Date: Sun, 23 Dec 2018 10:57:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:57:46,355 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/e56ee785-b106-45a0-9a50-697e859c561e used request id req-3d2f70be-889d-4d80-be77-266d73277921 2018-12-23 10:57:46,355 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-4f00c36b-30a9-4935-aaff-95c645a9f159-pub-net 2018-12-23 10:57:46,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/1182a497-9b6e-44b6-882b-7a51720ee971 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d4204feabe27a7ddf85b85ec34be604d720bfa" 2018-12-23 10:57:47,986 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-da3674b7-4bc2-43f7-a3fa-7ba2397b801f Date: Sun, 23 Dec 2018 10:57:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:57:47,986 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/1182a497-9b6e-44b6-882b-7a51720ee971 used request id req-da3674b7-4bc2-43f7-a3fa-7ba2397b801f 2018-12-23 10:57:47,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:57:48,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:57:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["Ch66WGnKSe2vw_WHg9NDSw"], "issued_at": "2018-12-23T10:57:48.000000Z"}} 2018-12-23 10:57:48,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc65caa1fc5cdf3e0aebdcbb229191494f132dd" 2018-12-23 10:57:48,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fef88195-278c-41c4-b42b-a05260002da1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:57:48,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-fef88195-278c-41c4-b42b-a05260002da1 2018-12-23 10:57:48,455 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-net 2018-12-23 10:57:48,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc65caa1fc5cdf3e0aebdcbb229191494f132dd" -d '{"network": {"name": "NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-net", "admin_state_up": true}}' 2018-12-23 10:57:48,896 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-23aaf471-2f33-4491-a400-d171964d1c8f Date: Sun, 23 Dec 2018 10:57:48 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b4abd1e4-9826-46df-a14a-4ad665a43811","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:57:48Z","is_default":false,"provider:segmentation_id":65,"name":"NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:48Z","mtu":1450}} 2018-12-23 10:57:48,896 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-23aaf471-2f33-4491-a400-d171964d1c8f 2018-12-23 10:57:48,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=b4abd1e4-9826-46df-a14a-4ad665a43811 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc65caa1fc5cdf3e0aebdcbb229191494f132dd" 2018-12-23 10:57:49,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5c9004e9-d5c1-4906-b0ec-70b33abc4dfb Date: Sun, 23 Dec 2018 10:57:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b4abd1e4-9826-46df-a14a-4ad665a43811","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:57:48Z","provider:segmentation_id":65,"name":"NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:48Z","provider:network_type":"vxlan"}]} 2018-12-23 10:57:49,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=b4abd1e4-9826-46df-a14a-4ad665a43811 used request id req-5c9004e9-d5c1-4906-b0ec-70b33abc4dfb 2018-12-23 10:57:49,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=b4abd1e4-9826-46df-a14a-4ad665a43811 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc65caa1fc5cdf3e0aebdcbb229191494f132dd" 2018-12-23 10:57:49,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9ddf5ecf-fd72-4a14-b74a-014aed285a00 Date: Sun, 23 Dec 2018 10:57:49 GMT RESP BODY: {"subnets":[]} 2018-12-23 10:57:49,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=b4abd1e4-9826-46df-a14a-4ad665a43811 used request id req-9ddf5ecf-fd72-4a14-b74a-014aed285a00 2018-12-23 10:57:49,305 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-subnet 2018-12-23 10:57:49,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc65caa1fc5cdf3e0aebdcbb229191494f132dd" -d '{"subnets": [{"ip_version": 4, "network_id": "b4abd1e4-9826-46df-a14a-4ad665a43811", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-subnet"}]}' 2018-12-23 10:57:49,872 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-71f1879e-90f9-4c7e-8aab-53ee3bfe6c38 Date: Sun, 23 Dec 2018 10:57:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4abd1e4-9826-46df-a14a-4ad665a43811","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:49Z","dns_nameservers":[],"updated_at":"2018-12-23T10:57:49Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"07a78ee2-efe6-494b-b155-a4eef3cb0db6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-subnet"}]} 2018-12-23 10:57:49,872 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-71f1879e-90f9-4c7e-8aab-53ee3bfe6c38 2018-12-23 10:57:49,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=b4abd1e4-9826-46df-a14a-4ad665a43811 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc65caa1fc5cdf3e0aebdcbb229191494f132dd" 2018-12-23 10:57:50,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-f18968aa-333a-4be9-99eb-60b035577102 Date: Sun, 23 Dec 2018 10:57:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b4abd1e4-9826-46df-a14a-4ad665a43811","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["07a78ee2-efe6-494b-b155-a4eef3cb0db6"],"description":"","tags":[],"updated_at":"2018-12-23T10:57:49Z","provider:segmentation_id":65,"name":"NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:48Z","provider:network_type":"vxlan"}]} 2018-12-23 10:57:50,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=b4abd1e4-9826-46df-a14a-4ad665a43811 used request id req-f18968aa-333a-4be9-99eb-60b035577102 2018-12-23 10:57:50,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=b4abd1e4-9826-46df-a14a-4ad665a43811 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc65caa1fc5cdf3e0aebdcbb229191494f132dd" 2018-12-23 10:57:50,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-01b44fea-ec74-4570-ac0f-057d56ee0f99 Date: Sun, 23 Dec 2018 10:57:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4abd1e4-9826-46df-a14a-4ad665a43811","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:49Z","dns_nameservers":[],"updated_at":"2018-12-23T10:57:49Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"07a78ee2-efe6-494b-b155-a4eef3cb0db6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-subnet"}]} 2018-12-23 10:57:50,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=b4abd1e4-9826-46df-a14a-4ad665a43811 used request id req-01b44fea-ec74-4570-ac0f-057d56ee0f99 2018-12-23 10:57:50,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc65caa1fc5cdf3e0aebdcbb229191494f132dd" 2018-12-23 10:57:50,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-e2410c8a-bb5e-46d2-94e7-cb6b89c95ed1 Date: Sun, 23 Dec 2018 10:57:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b4abd1e4-9826-46df-a14a-4ad665a43811","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["07a78ee2-efe6-494b-b155-a4eef3cb0db6"],"description":"","tags":[],"updated_at":"2018-12-23T10:57:49Z","provider:segmentation_id":65,"name":"NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:48Z","provider:network_type":"vxlan"}]} 2018-12-23 10:57:50,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-net used request id req-e2410c8a-bb5e-46d2-94e7-cb6b89c95ed1 2018-12-23 10:57:50,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:57:50,549 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:57: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:57:50,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc65caa1fc5cdf3e0aebdcbb229191494f132dd" 2018-12-23 10:57:50,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2964219-3c9c-452d-8279-dde6b42eab3c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:57:50,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-f2964219-3c9c-452d-8279-dde6b42eab3c 2018-12-23 10:57:50,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=b4abd1e4-9826-46df-a14a-4ad665a43811 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc65caa1fc5cdf3e0aebdcbb229191494f132dd" 2018-12-23 10:57:50,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7107967d-7ddd-43b8-8959-074425daf06d Date: Sun, 23 Dec 2018 10:57:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4abd1e4-9826-46df-a14a-4ad665a43811","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:49Z","dns_nameservers":[],"updated_at":"2018-12-23T10:57:49Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"07a78ee2-efe6-494b-b155-a4eef3cb0db6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-subnet"}]} 2018-12-23 10:57:50,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=b4abd1e4-9826-46df-a14a-4ad665a43811 used request id req-7107967d-7ddd-43b8-8959-074425daf06d 2018-12-23 10:57:50,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=b4abd1e4-9826-46df-a14a-4ad665a43811&name=NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc65caa1fc5cdf3e0aebdcbb229191494f132dd" 2018-12-23 10:57:51,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-705d1f53-928e-4612-b614-2b579faca9a7 Date: Sun, 23 Dec 2018 10:57:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4abd1e4-9826-46df-a14a-4ad665a43811","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:57:49Z","dns_nameservers":[],"updated_at":"2018-12-23T10:57:49Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"07a78ee2-efe6-494b-b155-a4eef3cb0db6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-subnet"}]} 2018-12-23 10:57:51,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=b4abd1e4-9826-46df-a14a-4ad665a43811&name=NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-subnet used request id req-705d1f53-928e-4612-b614-2b579faca9a7 2018-12-23 10:57:51,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:57:51,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:57:51,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:57:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["GACKuYibRF-hDW7QELrh5Q"], "issued_at": "2018-12-23T10:57:51.000000Z"}} 2018-12-23 10:57:51,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3e287e53dcc6f17cf6b107fc76d049e8514de30" 2018-12-23 10:57:52,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8ddac87-2672-407f-a28b-4c54f531b6ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:57:52,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e8ddac87-2672-407f-a28b-4c54f531b6ff 2018-12-23 10:57:52,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc65caa1fc5cdf3e0aebdcbb229191494f132dd" 2018-12-23 10:57:52,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-36bae431-083e-405d-beef-6ee2a67ff1db Date: Sun, 23 Dec 2018 10:57:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"}]} 2018-12-23 10:57:52,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-36bae431-083e-405d-beef-6ee2a67ff1db 2018-12-23 10:57:52,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc65caa1fc5cdf3e0aebdcbb229191494f132dd" 2018-12-23 10:57:52,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-5ea46dc5-a996-46ab-9b51-92ae5725d64e Date: Sun, 23 Dec 2018 10:57:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:34Z","dns_nameservers":[],"updated_at":"2018-12-23T10:45:34Z","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":"baab99c834784a5fb13deaf78a5e8135","id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-23 10:57:52,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf used request id req-5ea46dc5-a996-46ab-9b51-92ae5725d64e 2018-12-23 10:57:52,372 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-router 2018-12-23 10:57:52,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc65caa1fc5cdf3e0aebdcbb229191494f132dd" -d '{"router": {"external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf"}, "name": "NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-router", "admin_state_up": true}}' 2018-12-23 10:57:53,911 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-edaa59d4-bfe1-461a-9b0c-053e877ab62d Date: Sun, 23 Dec 2018 10:57:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:57:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T10:57:53Z", "revision_number": 2, "routes": [], "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "93efed96-0250-47a6-a41b-985754fc249f", "name": "NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-router"}} 2018-12-23 10:57:53,911 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-edaa59d4-bfe1-461a-9b0c-053e877ab62d 2018-12-23 10:57:53,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=93efed96-0250-47a6-a41b-985754fc249f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc65caa1fc5cdf3e0aebdcbb229191494f132dd" 2018-12-23 10:57:54,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-da1c6393-5f5b-41aa-9e43-f9a5c5b5294e Date: Sun, 23 Dec 2018 10:57:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T10:57:53Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.200"}],"id":"2739a474-0721-4b3d-aa9a-f3b883452c26","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9a:5b:bd","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"93efed96-0250-47a6-a41b-985754fc249f","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T10:57:53Z","binding:vnic_type":"normal"}]} 2018-12-23 10:57:54,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=93efed96-0250-47a6-a41b-985754fc249f used request id req-da1c6393-5f5b-41aa-9e43-f9a5c5b5294e 2018-12-23 10:57:54,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/b84e3af2-8908-4141-8652-ef9dbd8f3367 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc65caa1fc5cdf3e0aebdcbb229191494f132dd" 2018-12-23 10:57:54,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-9982926f-717b-4c44-aed2-9dd48ce465e8 Date: Sun, 23 Dec 2018 10:57:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:34Z","dns_nameservers":[],"updated_at":"2018-12-23T10:45:34Z","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":"baab99c834784a5fb13deaf78a5e8135","id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","subnetpool_id":null,"name":"external-subnet"}} 2018-12-23 10:57:54,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/b84e3af2-8908-4141-8652-ef9dbd8f3367 used request id req-9982926f-717b-4c44-aed2-9dd48ce465e8 2018-12-23 10:57:54,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc65caa1fc5cdf3e0aebdcbb229191494f132dd" 2018-12-23 10:57:54,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a18dd563-3a44-43bf-a4fa-8c18a491d4db Date: Sun, 23 Dec 2018 10:57:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:57:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T10:57:53Z", "revision_number": 2, "routes": [], "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "93efed96-0250-47a6-a41b-985754fc249f", "name": "NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-router"}]} 2018-12-23 10:57:54,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-router used request id req-a18dd563-3a44-43bf-a4fa-8c18a491d4db 2018-12-23 10:57:54,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc65caa1fc5cdf3e0aebdcbb229191494f132dd" 2018-12-23 10:57:54,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:57:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12e18dd5-b161-424d-b08a-aa6d87da2185 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:57:54,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-12e18dd5-b161-424d-b08a-aa6d87da2185 2018-12-23 10:57:54,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=93efed96-0250-47a6-a41b-985754fc249f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc65caa1fc5cdf3e0aebdcbb229191494f132dd" 2018-12-23 10:57:54,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-faa26bf0-5717-4c95-b838-f2c802b15121 Date: Sun, 23 Dec 2018 10:57:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T10:57:53Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.200"}],"id":"2739a474-0721-4b3d-aa9a-f3b883452c26","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9a:5b:bd","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"93efed96-0250-47a6-a41b-985754fc249f","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T10:57:53Z","binding:vnic_type":"normal"}]} 2018-12-23 10:57:54,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=93efed96-0250-47a6-a41b-985754fc249f used request id req-faa26bf0-5717-4c95-b838-f2c802b15121 2018-12-23 10:57:54,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/b84e3af2-8908-4141-8652-ef9dbd8f3367 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc65caa1fc5cdf3e0aebdcbb229191494f132dd" 2018-12-23 10:57:54,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-7ef2fe10-4ec2-41f5-9412-f1d49628f555 Date: Sun, 23 Dec 2018 10:57:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:34Z","dns_nameservers":[],"updated_at":"2018-12-23T10:45:34Z","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":"baab99c834784a5fb13deaf78a5e8135","id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","subnetpool_id":null,"name":"external-subnet"}} 2018-12-23 10:57:54,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/b84e3af2-8908-4141-8652-ef9dbd8f3367 used request id req-7ef2fe10-4ec2-41f5-9412-f1d49628f555 2018-12-23 10:57:54,932 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-router 2018-12-23 10:57:54,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/93efed96-0250-47a6-a41b-985754fc249f/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc65caa1fc5cdf3e0aebdcbb229191494f132dd" -d '{"subnet_id": "07a78ee2-efe6-494b-b155-a4eef3cb0db6"}' 2018-12-23 10:57:56,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-214d859f-64a0-43b1-ba1d-cf3d1b2594e7 Date: Sun, 23 Dec 2018 10:57:56 GMT RESP BODY: {"network_id": "b4abd1e4-9826-46df-a14a-4ad665a43811", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "subnet_id": "07a78ee2-efe6-494b-b155-a4eef3cb0db6", "subnet_ids": ["07a78ee2-efe6-494b-b155-a4eef3cb0db6"], "port_id": "312caefa-de16-417e-a914-ea20c695f7d3", "id": "93efed96-0250-47a6-a41b-985754fc249f"} 2018-12-23 10:57:56,182 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/93efed96-0250-47a6-a41b-985754fc249f/add_router_interface used request id req-214d859f-64a0-43b1-ba1d-cf3d1b2594e7 2018-12-23 10:57:56,183 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-router 2018-12-23 10:57:56,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/93efed96-0250-47a6-a41b-985754fc249f/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc65caa1fc5cdf3e0aebdcbb229191494f132dd" -d '{"subnet_id": "07a78ee2-efe6-494b-b155-a4eef3cb0db6"}' 2018-12-23 10:57:57,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-19c7c3ba-0f5a-40b1-947c-1bd42bb41f4d Date: Sun, 23 Dec 2018 10:57:57 GMT RESP BODY: {"network_id": "b4abd1e4-9826-46df-a14a-4ad665a43811", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "subnet_id": "07a78ee2-efe6-494b-b155-a4eef3cb0db6", "subnet_ids": ["07a78ee2-efe6-494b-b155-a4eef3cb0db6"], "port_id": "312caefa-de16-417e-a914-ea20c695f7d3", "id": "93efed96-0250-47a6-a41b-985754fc249f"} 2018-12-23 10:57:57,421 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/93efed96-0250-47a6-a41b-985754fc249f/remove_router_interface used request id req-19c7c3ba-0f5a-40b1-947c-1bd42bb41f4d 2018-12-23 10:57:57,422 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-router 2018-12-23 10:57:57,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/93efed96-0250-47a6-a41b-985754fc249f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc65caa1fc5cdf3e0aebdcbb229191494f132dd" 2018-12-23 10:57:58,620 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-31f1c0cf-0921-43bf-b220-8ae04b35daa8 Content-Length: 0 Date: Sun, 23 Dec 2018 10:57:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:57:58,620 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/93efed96-0250-47a6-a41b-985754fc249f used request id req-31f1c0cf-0921-43bf-b220-8ae04b35daa8 2018-12-23 10:57:58,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc65caa1fc5cdf3e0aebdcbb229191494f132dd" 2018-12-23 10:57:58,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e5da6e79-5bb1-4046-a9bb-f4d94765f2fb Date: Sun, 23 Dec 2018 10:57:58 GMT RESP BODY: {"routers": []} 2018-12-23 10:57:58,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-router used request id req-e5da6e79-5bb1-4046-a9bb-f4d94765f2fb 2018-12-23 10:57:58,861 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-subnet 2018-12-23 10:57:58,861 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-subnet 2018-12-23 10:57:58,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/07a78ee2-efe6-494b-b155-a4eef3cb0db6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc65caa1fc5cdf3e0aebdcbb229191494f132dd" 2018-12-23 10:58:00,920 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c9c42c4d-fdbc-4e51-9e1a-7364e31a7a84 Date: Sun, 23 Dec 2018 10:58:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:58:00,920 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/07a78ee2-efe6-494b-b155-a4eef3cb0db6 used request id req-c9c42c4d-fdbc-4e51-9e1a-7364e31a7a84 2018-12-23 10:58:00,921 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-bdfdf2e4-f7f7-4080-9645-6c39cdd05158-pub-net 2018-12-23 10:58:00,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/b4abd1e4-9826-46df-a14a-4ad665a43811 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc65caa1fc5cdf3e0aebdcbb229191494f132dd" 2018-12-23 10:58:02,381 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-25d2d350-62fc-4359-92d3-4d6f8723686c Date: Sun, 23 Dec 2018 10:58:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:58:02,381 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/b4abd1e4-9826-46df-a14a-4ad665a43811 used request id req-25d2d350-62fc-4359-92d3-4d6f8723686c 2018-12-23 10:58:02,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:58:02,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:58:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["l25Kom74SbWQDHbQW1rddQ"], "issued_at": "2018-12-23T10:58:02.000000Z"}} 2018-12-23 10:58:02,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1e9d48576a74820aa2cbdb29f22737b24d897a" 2018-12-23 10:58:02,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2eb09ec-6d9f-476d-a3e7-bb50bec8fac7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:58:02,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f2eb09ec-6d9f-476d-a3e7-bb50bec8fac7 2018-12-23 10:58:02,860 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-2175c268-4c74-4b95-a503-f6c38339d3ee-pub-net 2018-12-23 10:58:02,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1e9d48576a74820aa2cbdb29f22737b24d897a" -d '{"network": {"name": "NeutronUtilsRouterTests-2175c268-4c74-4b95-a503-f6c38339d3ee-pub-net", "admin_state_up": true}}' 2018-12-23 10:58:03,310 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-da1c20e4-d65f-4e36-b3d3-819cdf4fcce1 Date: Sun, 23 Dec 2018 10:58:03 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a46b288a-c281-421b-83c5-060531c7bdf9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:58:03Z","is_default":false,"provider:segmentation_id":62,"name":"NeutronUtilsRouterTests-2175c268-4c74-4b95-a503-f6c38339d3ee-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:03Z","mtu":1450}} 2018-12-23 10:58:03,310 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-da1c20e4-d65f-4e36-b3d3-819cdf4fcce1 2018-12-23 10:58:03,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=a46b288a-c281-421b-83c5-060531c7bdf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1e9d48576a74820aa2cbdb29f22737b24d897a" 2018-12-23 10:58:03,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7d211c49-57a3-408b-aad3-fc9d15abbf20 Date: Sun, 23 Dec 2018 10:58:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a46b288a-c281-421b-83c5-060531c7bdf9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:58:03Z","provider:segmentation_id":62,"name":"NeutronUtilsRouterTests-2175c268-4c74-4b95-a503-f6c38339d3ee-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:03Z","provider:network_type":"vxlan"}]} 2018-12-23 10:58:03,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=a46b288a-c281-421b-83c5-060531c7bdf9 used request id req-7d211c49-57a3-408b-aad3-fc9d15abbf20 2018-12-23 10:58:03,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a46b288a-c281-421b-83c5-060531c7bdf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1e9d48576a74820aa2cbdb29f22737b24d897a" 2018-12-23 10:58:03,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7ca50da9-6169-4363-96f3-f5d335ee4727 Date: Sun, 23 Dec 2018 10:58:03 GMT RESP BODY: {"subnets":[]} 2018-12-23 10:58:03,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a46b288a-c281-421b-83c5-060531c7bdf9 used request id req-7ca50da9-6169-4363-96f3-f5d335ee4727 2018-12-23 10:58:03,707 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-2175c268-4c74-4b95-a503-f6c38339d3ee-pub-subnet 2018-12-23 10:58:03,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1e9d48576a74820aa2cbdb29f22737b24d897a" -d '{"subnets": [{"ip_version": 4, "network_id": "a46b288a-c281-421b-83c5-060531c7bdf9", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-2175c268-4c74-4b95-a503-f6c38339d3ee-pub-subnet"}]}' 2018-12-23 10:58:04,094 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8c90411c-9c0f-486b-8651-83751e5b4920 Date: Sun, 23 Dec 2018 10:58:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a46b288a-c281-421b-83c5-060531c7bdf9","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:03Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58:03Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"3a66790b-7597-400b-a182-127928920f35","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2175c268-4c74-4b95-a503-f6c38339d3ee-pub-subnet"}]} 2018-12-23 10:58:04,094 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-8c90411c-9c0f-486b-8651-83751e5b4920 2018-12-23 10:58:04,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=a46b288a-c281-421b-83c5-060531c7bdf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1e9d48576a74820aa2cbdb29f22737b24d897a" 2018-12-23 10:58:04,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-b8e20c88-71ea-4fdb-a7f7-761761d922dc Date: Sun, 23 Dec 2018 10:58:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a46b288a-c281-421b-83c5-060531c7bdf9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["3a66790b-7597-400b-a182-127928920f35"],"description":"","tags":[],"updated_at":"2018-12-23T10:58:03Z","provider:segmentation_id":62,"name":"NeutronUtilsRouterTests-2175c268-4c74-4b95-a503-f6c38339d3ee-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:03Z","provider:network_type":"vxlan"}]} 2018-12-23 10:58:04,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=a46b288a-c281-421b-83c5-060531c7bdf9 used request id req-b8e20c88-71ea-4fdb-a7f7-761761d922dc 2018-12-23 10:58:04,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a46b288a-c281-421b-83c5-060531c7bdf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1e9d48576a74820aa2cbdb29f22737b24d897a" 2018-12-23 10:58:04,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-20baa71e-1416-499d-b37a-e0c70b32ec46 Date: Sun, 23 Dec 2018 10:58:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a46b288a-c281-421b-83c5-060531c7bdf9","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:03Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58:03Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"3a66790b-7597-400b-a182-127928920f35","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2175c268-4c74-4b95-a503-f6c38339d3ee-pub-subnet"}]} 2018-12-23 10:58:04,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a46b288a-c281-421b-83c5-060531c7bdf9 used request id req-20baa71e-1416-499d-b37a-e0c70b32ec46 2018-12-23 10:58:04,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-2175c268-4c74-4b95-a503-f6c38339d3ee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1e9d48576a74820aa2cbdb29f22737b24d897a" 2018-12-23 10:58:04,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-690256f0-5e7b-4236-adef-c65a892259f9 Date: Sun, 23 Dec 2018 10:58:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a46b288a-c281-421b-83c5-060531c7bdf9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["3a66790b-7597-400b-a182-127928920f35"],"description":"","tags":[],"updated_at":"2018-12-23T10:58:03Z","provider:segmentation_id":62,"name":"NeutronUtilsRouterTests-2175c268-4c74-4b95-a503-f6c38339d3ee-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:03Z","provider:network_type":"vxlan"}]} 2018-12-23 10:58:04,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-2175c268-4c74-4b95-a503-f6c38339d3ee-pub-net used request id req-690256f0-5e7b-4236-adef-c65a892259f9 2018-12-23 10:58:04,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:58:04,833 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:58:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:58:04,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1e9d48576a74820aa2cbdb29f22737b24d897a" 2018-12-23 10:58:04,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fe5cefa-5672-4191-9fd2-c8fe4dd668c6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:58:04,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-8fe5cefa-5672-4191-9fd2-c8fe4dd668c6 2018-12-23 10:58:04,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a46b288a-c281-421b-83c5-060531c7bdf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1e9d48576a74820aa2cbdb29f22737b24d897a" 2018-12-23 10:58:05,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7df29a25-1039-4290-bd73-6b5ea3769ea9 Date: Sun, 23 Dec 2018 10:58:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a46b288a-c281-421b-83c5-060531c7bdf9","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:03Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58:03Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"3a66790b-7597-400b-a182-127928920f35","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2175c268-4c74-4b95-a503-f6c38339d3ee-pub-subnet"}]} 2018-12-23 10:58:05,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a46b288a-c281-421b-83c5-060531c7bdf9 used request id req-7df29a25-1039-4290-bd73-6b5ea3769ea9 2018-12-23 10:58:05,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:58:05,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:58:05,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:58:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["lZTYp-3cQL-9gR0ZIY1xLw"], "issued_at": "2018-12-23T10:58:05.000000Z"}} 2018-12-23 10:58:05,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17891f0c609582240539784bfc0705be041a0476" 2018-12-23 10:58:05,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6097980-db24-4f5d-9bbd-7d372c57aa03 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:58:05,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f6097980-db24-4f5d-9bbd-7d372c57aa03 2018-12-23 10:58:05,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1e9d48576a74820aa2cbdb29f22737b24d897a" 2018-12-23 10:58:05,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-2f301b8a-3e39-439e-8e1f-1b498297afa4 Date: Sun, 23 Dec 2018 10:58:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"}]} 2018-12-23 10:58:05,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-2f301b8a-3e39-439e-8e1f-1b498297afa4 2018-12-23 10:58:05,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1e9d48576a74820aa2cbdb29f22737b24d897a" 2018-12-23 10:58:06,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-e0348276-2419-408c-86e8-3e64e4dfbbdc Date: Sun, 23 Dec 2018 10:58:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:34Z","dns_nameservers":[],"updated_at":"2018-12-23T10:45:34Z","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":"baab99c834784a5fb13deaf78a5e8135","id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-23 10:58:06,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf used request id req-e0348276-2419-408c-86e8-3e64e4dfbbdc 2018-12-23 10:58:06,137 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-2175c268-4c74-4b95-a503-f6c38339d3ee-pub-router 2018-12-23 10:58:06,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1e9d48576a74820aa2cbdb29f22737b24d897a" -d '{"router": {"external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf"}, "name": "NeutronUtilsRouterTests-2175c268-4c74-4b95-a503-f6c38339d3ee-pub-router", "admin_state_up": true}}' 2018-12-23 10:58:07,210 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-f2abe952-e524-473b-8e8a-f03179147437 Date: Sun, 23 Dec 2018 10:58:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:58:06Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T10:58:07Z", "revision_number": 2, "routes": [], "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "ce1cb6b7-b436-4c2b-90b2-5c623f48c658", "name": "NeutronUtilsRouterTests-2175c268-4c74-4b95-a503-f6c38339d3ee-pub-router"}} 2018-12-23 10:58:07,210 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-f2abe952-e524-473b-8e8a-f03179147437 2018-12-23 10:58:07,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=ce1cb6b7-b436-4c2b-90b2-5c623f48c658 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1e9d48576a74820aa2cbdb29f22737b24d897a" 2018-12-23 10:58:07,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-7993f176-5164-445b-81a4-4fef1e8598bd Date: Sun, 23 Dec 2018 10:58:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T10:58:06Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.205"}],"id":"5a06ddfd-d12d-4526-a197-341d9b9bb7f6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ee:4b:ff","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ce1cb6b7-b436-4c2b-90b2-5c623f48c658","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T10:58:06Z","binding:vnic_type":"normal"}]} 2018-12-23 10:58:07,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=ce1cb6b7-b436-4c2b-90b2-5c623f48c658 used request id req-7993f176-5164-445b-81a4-4fef1e8598bd 2018-12-23 10:58:07,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/b84e3af2-8908-4141-8652-ef9dbd8f3367 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1e9d48576a74820aa2cbdb29f22737b24d897a" 2018-12-23 10:58:07,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3131fc87-f917-4a75-b7c6-e9eee5cda184 Date: Sun, 23 Dec 2018 10:58:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:34Z","dns_nameservers":[],"updated_at":"2018-12-23T10:45:34Z","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":"baab99c834784a5fb13deaf78a5e8135","id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","subnetpool_id":null,"name":"external-subnet"}} 2018-12-23 10:58:07,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/b84e3af2-8908-4141-8652-ef9dbd8f3367 used request id req-3131fc87-f917-4a75-b7c6-e9eee5cda184 2018-12-23 10:58:07,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-2175c268-4c74-4b95-a503-f6c38339d3ee-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1e9d48576a74820aa2cbdb29f22737b24d897a" 2018-12-23 10:58:07,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-300de939-f4af-459d-9ee5-99574ddd7af2 Date: Sun, 23 Dec 2018 10:58:07 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:58:06Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T10:58:07Z", "revision_number": 2, "routes": [], "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "ce1cb6b7-b436-4c2b-90b2-5c623f48c658", "name": "NeutronUtilsRouterTests-2175c268-4c74-4b95-a503-f6c38339d3ee-pub-router"}]} 2018-12-23 10:58:07,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-2175c268-4c74-4b95-a503-f6c38339d3ee-pub-router used request id req-300de939-f4af-459d-9ee5-99574ddd7af2 2018-12-23 10:58:07,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1e9d48576a74820aa2cbdb29f22737b24d897a" 2018-12-23 10:58:07,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01037c25-3735-4dbc-bd43-39ccd6a46896 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:58:07,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-01037c25-3735-4dbc-bd43-39ccd6a46896 2018-12-23 10:58:07,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=ce1cb6b7-b436-4c2b-90b2-5c623f48c658 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1e9d48576a74820aa2cbdb29f22737b24d897a" 2018-12-23 10:58:08,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-3c04976c-f7bc-4c4e-841c-0d832b85ad11 Date: Sun, 23 Dec 2018 10:58:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T10:58:06Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.205"}],"id":"5a06ddfd-d12d-4526-a197-341d9b9bb7f6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ee:4b:ff","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ce1cb6b7-b436-4c2b-90b2-5c623f48c658","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T10:58:06Z","binding:vnic_type":"normal"}]} 2018-12-23 10:58:08,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=ce1cb6b7-b436-4c2b-90b2-5c623f48c658 used request id req-3c04976c-f7bc-4c4e-841c-0d832b85ad11 2018-12-23 10:58:08,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/b84e3af2-8908-4141-8652-ef9dbd8f3367 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1e9d48576a74820aa2cbdb29f22737b24d897a" 2018-12-23 10:58:08,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-1b1f3fca-3b45-49bb-bca7-0f5523e62a62 Date: Sun, 23 Dec 2018 10:58:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:34Z","dns_nameservers":[],"updated_at":"2018-12-23T10:45:34Z","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":"baab99c834784a5fb13deaf78a5e8135","id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","subnetpool_id":null,"name":"external-subnet"}} 2018-12-23 10:58:08,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/b84e3af2-8908-4141-8652-ef9dbd8f3367 used request id req-1b1f3fca-3b45-49bb-bca7-0f5523e62a62 2018-12-23 10:58:08,358 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2175c268-4c74-4b95-a503-f6c38339d3ee-pub-subnet 2018-12-23 10:58:08,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/3a66790b-7597-400b-a182-127928920f35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1e9d48576a74820aa2cbdb29f22737b24d897a" 2018-12-23 10:58:10,439 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-27367517-e4e8-49c9-a290-284b7536bd5f Date: Sun, 23 Dec 2018 10:58:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:58:10,439 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/3a66790b-7597-400b-a182-127928920f35 used request id req-27367517-e4e8-49c9-a290-284b7536bd5f 2018-12-23 10:58:10,440 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-2175c268-4c74-4b95-a503-f6c38339d3ee-pub-router 2018-12-23 10:58:10,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/ce1cb6b7-b436-4c2b-90b2-5c623f48c658/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1e9d48576a74820aa2cbdb29f22737b24d897a" -d '{"subnet_id": "3a66790b-7597-400b-a182-127928920f35"}' 2018-12-23 10:58:10,678 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-a0632fc4-ada0-44ea-b8cc-6b9033c7952f Date: Sun, 23 Dec 2018 10:58:10 GMT RESP BODY: {"NeutronError": {"message": "Subnet 3a66790b-7597-400b-a182-127928920f35 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-23 10:58:10,679 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ce1cb6b7-b436-4c2b-90b2-5c623f48c658/add_router_interface used request id req-a0632fc4-ada0-44ea-b8cc-6b9033c7952f 2018-12-23 10:58:10,679 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 3a66790b-7597-400b-a182-127928920f35 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-23 10:58:10,679 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-2175c268-4c74-4b95-a503-f6c38339d3ee-pub-router 2018-12-23 10:58:10,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/ce1cb6b7-b436-4c2b-90b2-5c623f48c658 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1e9d48576a74820aa2cbdb29f22737b24d897a" 2018-12-23 10:58:11,912 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6eda18cc-cf60-4b2f-a864-0f64d60af81e Content-Length: 0 Date: Sun, 23 Dec 2018 10:58:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:58:11,912 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/ce1cb6b7-b436-4c2b-90b2-5c623f48c658 used request id req-6eda18cc-cf60-4b2f-a864-0f64d60af81e 2018-12-23 10:58:11,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-2175c268-4c74-4b95-a503-f6c38339d3ee-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1e9d48576a74820aa2cbdb29f22737b24d897a" 2018-12-23 10:58:11,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-20ab70e2-86fe-4547-8bc1-173ba99f0118 Date: Sun, 23 Dec 2018 10:58:11 GMT RESP BODY: {"routers": []} 2018-12-23 10:58:11,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-2175c268-4c74-4b95-a503-f6c38339d3ee-pub-router used request id req-20ab70e2-86fe-4547-8bc1-173ba99f0118 2018-12-23 10:58:11,960 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2175c268-4c74-4b95-a503-f6c38339d3ee-pub-subnet 2018-12-23 10:58:11,960 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2175c268-4c74-4b95-a503-f6c38339d3ee-pub-subnet 2018-12-23 10:58:11,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/3a66790b-7597-400b-a182-127928920f35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1e9d48576a74820aa2cbdb29f22737b24d897a" 2018-12-23 10:58:12,136 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-d317c4e9-76d1-402e-9373-1c5ee68ed033 Date: Sun, 23 Dec 2018 10:58:12 GMT RESP BODY: {"NeutronError": {"message": "Subnet 3a66790b-7597-400b-a182-127928920f35 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-23 10:58:12,137 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/3a66790b-7597-400b-a182-127928920f35 used request id req-d317c4e9-76d1-402e-9373-1c5ee68ed033 2018-12-23 10:58:12,137 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 3a66790b-7597-400b-a182-127928920f35 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-23 10:58:12,137 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-2175c268-4c74-4b95-a503-f6c38339d3ee-pub-net 2018-12-23 10:58:12,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/a46b288a-c281-421b-83c5-060531c7bdf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1e9d48576a74820aa2cbdb29f22737b24d897a" 2018-12-23 10:58:12,932 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-62ade9f9-a052-4552-933b-cff585b919fa Date: Sun, 23 Dec 2018 10:58:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:58:12,933 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/a46b288a-c281-421b-83c5-060531c7bdf9 used request id req-62ade9f9-a052-4552-933b-cff585b919fa 2018-12-23 10:58:12,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:58:13,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:58:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["W2oGXF-PTziIJ2JAn60idg"], "issued_at": "2018-12-23T10:58:13.000000Z"}} 2018-12-23 10:58:13,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ecf939b0a22792fd96a8438653327725a18b4b8" 2018-12-23 10:58:13,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f74face-98b4-4ccb-9863-2270307d0dc1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:58:13,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5f74face-98b4-4ccb-9863-2270307d0dc1 2018-12-23 10:58:13,425 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-e6422a7f-2ad2-4fdd-a3ab-2b417d135fba-pub-net 2018-12-23 10:58:13,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ecf939b0a22792fd96a8438653327725a18b4b8" -d '{"network": {"name": "NeutronUtilsRouterTests-e6422a7f-2ad2-4fdd-a3ab-2b417d135fba-pub-net", "admin_state_up": true}}' 2018-12-23 10:58:13,826 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-20bdfb67-2ec0-444f-9bff-812b6ab59d91 Date: Sun, 23 Dec 2018 10:58:13 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c6b4ec9f-7661-4b85-91f4-2bf9ad829d7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:58:13Z","is_default":false,"provider:segmentation_id":85,"name":"NeutronUtilsRouterTests-e6422a7f-2ad2-4fdd-a3ab-2b417d135fba-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:13Z","mtu":1450}} 2018-12-23 10:58:13,826 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-20bdfb67-2ec0-444f-9bff-812b6ab59d91 2018-12-23 10:58:13,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=c6b4ec9f-7661-4b85-91f4-2bf9ad829d7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ecf939b0a22792fd96a8438653327725a18b4b8" 2018-12-23 10:58:14,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e46493c2-d41a-4897-b035-d47027c860d4 Date: Sun, 23 Dec 2018 10:58:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c6b4ec9f-7661-4b85-91f4-2bf9ad829d7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:58:13Z","provider:segmentation_id":85,"name":"NeutronUtilsRouterTests-e6422a7f-2ad2-4fdd-a3ab-2b417d135fba-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:13Z","provider:network_type":"vxlan"}]} 2018-12-23 10:58:14,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=c6b4ec9f-7661-4b85-91f4-2bf9ad829d7d used request id req-e46493c2-d41a-4897-b035-d47027c860d4 2018-12-23 10:58:14,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=c6b4ec9f-7661-4b85-91f4-2bf9ad829d7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ecf939b0a22792fd96a8438653327725a18b4b8" 2018-12-23 10:58:14,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-46cb81b6-a2e3-497d-b30f-7eba3cfeb0b7 Date: Sun, 23 Dec 2018 10:58:14 GMT RESP BODY: {"subnets":[]} 2018-12-23 10:58:14,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=c6b4ec9f-7661-4b85-91f4-2bf9ad829d7d used request id req-46cb81b6-a2e3-497d-b30f-7eba3cfeb0b7 2018-12-23 10:58:14,443 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-e6422a7f-2ad2-4fdd-a3ab-2b417d135fba-pub-subnet 2018-12-23 10:58:14,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ecf939b0a22792fd96a8438653327725a18b4b8" -d '{"subnets": [{"ip_version": 4, "network_id": "c6b4ec9f-7661-4b85-91f4-2bf9ad829d7d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-e6422a7f-2ad2-4fdd-a3ab-2b417d135fba-pub-subnet"}]}' 2018-12-23 10:58:14,998 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bb847590-579a-4da6-9434-6bf64fd67d33 Date: Sun, 23 Dec 2018 10:58:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c6b4ec9f-7661-4b85-91f4-2bf9ad829d7d","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:14Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58: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":"03b9eb3281744d03a972d5d751cccdf1","id":"95c129cb-af2c-4c7c-b04a-8b0b6eeec68b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e6422a7f-2ad2-4fdd-a3ab-2b417d135fba-pub-subnet"}]} 2018-12-23 10:58:14,998 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-bb847590-579a-4da6-9434-6bf64fd67d33 2018-12-23 10:58:15,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=c6b4ec9f-7661-4b85-91f4-2bf9ad829d7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ecf939b0a22792fd96a8438653327725a18b4b8" 2018-12-23 10:58:15,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-2751f22b-ad75-4b6c-bbe3-c49ed61a622a Date: Sun, 23 Dec 2018 10:58:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c6b4ec9f-7661-4b85-91f4-2bf9ad829d7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["95c129cb-af2c-4c7c-b04a-8b0b6eeec68b"],"description":"","tags":[],"updated_at":"2018-12-23T10:58:14Z","provider:segmentation_id":85,"name":"NeutronUtilsRouterTests-e6422a7f-2ad2-4fdd-a3ab-2b417d135fba-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:13Z","provider:network_type":"vxlan"}]} 2018-12-23 10:58:15,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=c6b4ec9f-7661-4b85-91f4-2bf9ad829d7d used request id req-2751f22b-ad75-4b6c-bbe3-c49ed61a622a 2018-12-23 10:58:15,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=c6b4ec9f-7661-4b85-91f4-2bf9ad829d7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ecf939b0a22792fd96a8438653327725a18b4b8" 2018-12-23 10:58:15,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-feba6108-7a6a-4902-bae2-972e3c2517a2 Date: Sun, 23 Dec 2018 10:58:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c6b4ec9f-7661-4b85-91f4-2bf9ad829d7d","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:14Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58: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":"03b9eb3281744d03a972d5d751cccdf1","id":"95c129cb-af2c-4c7c-b04a-8b0b6eeec68b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e6422a7f-2ad2-4fdd-a3ab-2b417d135fba-pub-subnet"}]} 2018-12-23 10:58:15,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=c6b4ec9f-7661-4b85-91f4-2bf9ad829d7d used request id req-feba6108-7a6a-4902-bae2-972e3c2517a2 2018-12-23 10:58:15,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-e6422a7f-2ad2-4fdd-a3ab-2b417d135fba-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ecf939b0a22792fd96a8438653327725a18b4b8" 2018-12-23 10:58:15,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-f6b06aa5-f455-4a44-b8fd-75180d84c6d1 Date: Sun, 23 Dec 2018 10:58:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c6b4ec9f-7661-4b85-91f4-2bf9ad829d7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["95c129cb-af2c-4c7c-b04a-8b0b6eeec68b"],"description":"","tags":[],"updated_at":"2018-12-23T10:58:14Z","provider:segmentation_id":85,"name":"NeutronUtilsRouterTests-e6422a7f-2ad2-4fdd-a3ab-2b417d135fba-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:13Z","provider:network_type":"vxlan"}]} 2018-12-23 10:58:15,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-e6422a7f-2ad2-4fdd-a3ab-2b417d135fba-pub-net used request id req-f6b06aa5-f455-4a44-b8fd-75180d84c6d1 2018-12-23 10:58:15,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:58:15,707 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:58: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:58:15,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ecf939b0a22792fd96a8438653327725a18b4b8" 2018-12-23 10:58:15,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8acb6e33-c84f-4791-b090-3f7b26100a96 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:58:15,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-8acb6e33-c84f-4791-b090-3f7b26100a96 2018-12-23 10:58:15,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=c6b4ec9f-7661-4b85-91f4-2bf9ad829d7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ecf939b0a22792fd96a8438653327725a18b4b8" 2018-12-23 10:58:16,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-72cc244c-f233-42fb-9f66-59745410d432 Date: Sun, 23 Dec 2018 10:58:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c6b4ec9f-7661-4b85-91f4-2bf9ad829d7d","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:14Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58: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":"03b9eb3281744d03a972d5d751cccdf1","id":"95c129cb-af2c-4c7c-b04a-8b0b6eeec68b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e6422a7f-2ad2-4fdd-a3ab-2b417d135fba-pub-subnet"}]} 2018-12-23 10:58:16,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=c6b4ec9f-7661-4b85-91f4-2bf9ad829d7d used request id req-72cc244c-f233-42fb-9f66-59745410d432 2018-12-23 10:58:16,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=c6b4ec9f-7661-4b85-91f4-2bf9ad829d7d&name=NeutronUtilsRouterTests-e6422a7f-2ad2-4fdd-a3ab-2b417d135fba-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ecf939b0a22792fd96a8438653327725a18b4b8" 2018-12-23 10:58:16,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-eecc3d59-c837-418f-b518-e94d7610827d Date: Sun, 23 Dec 2018 10:58:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c6b4ec9f-7661-4b85-91f4-2bf9ad829d7d","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:14Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58: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":"03b9eb3281744d03a972d5d751cccdf1","id":"95c129cb-af2c-4c7c-b04a-8b0b6eeec68b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e6422a7f-2ad2-4fdd-a3ab-2b417d135fba-pub-subnet"}]} 2018-12-23 10:58:16,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=c6b4ec9f-7661-4b85-91f4-2bf9ad829d7d&name=NeutronUtilsRouterTests-e6422a7f-2ad2-4fdd-a3ab-2b417d135fba-pub-subnet used request id req-eecc3d59-c837-418f-b518-e94d7610827d 2018-12-23 10:58:16,080 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e6422a7f-2ad2-4fdd-a3ab-2b417d135fba-pub-subnet 2018-12-23 10:58:16,080 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e6422a7f-2ad2-4fdd-a3ab-2b417d135fba-pub-subnet 2018-12-23 10:58:16,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/95c129cb-af2c-4c7c-b04a-8b0b6eeec68b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ecf939b0a22792fd96a8438653327725a18b4b8" 2018-12-23 10:58:17,618 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9862ac7a-6bde-4ad4-9684-cbd4fd516d3a Date: Sun, 23 Dec 2018 10:58:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:58:17,618 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/95c129cb-af2c-4c7c-b04a-8b0b6eeec68b used request id req-9862ac7a-6bde-4ad4-9684-cbd4fd516d3a 2018-12-23 10:58:17,618 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-e6422a7f-2ad2-4fdd-a3ab-2b417d135fba-pub-net 2018-12-23 10:58:17,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/c6b4ec9f-7661-4b85-91f4-2bf9ad829d7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ecf939b0a22792fd96a8438653327725a18b4b8" 2018-12-23 10:58:18,932 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3234e5fa-8c75-4e57-9123-c810aae963cc Date: Sun, 23 Dec 2018 10:58:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:58:18,932 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/c6b4ec9f-7661-4b85-91f4-2bf9ad829d7d used request id req-3234e5fa-8c75-4e57-9123-c810aae963cc 2018-12-23 10:58:18,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:58:19,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:58:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["A_PQrVV3Sxybc2COgUTdDA"], "issued_at": "2018-12-23T10:58:19.000000Z"}} 2018-12-23 10:58:19,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c226484075bb0f171179a05bb639b0fba5ba80d" 2018-12-23 10:58:19,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f4fdc5e-ada9-4be7-8f3b-363e52086fb5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:58:19,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4f4fdc5e-ada9-4be7-8f3b-363e52086fb5 2018-12-23 10:58:19,401 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a09e32a0-35cc-4d9a-8656-05ca4539dc5f-pub-net 2018-12-23 10:58:19,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c226484075bb0f171179a05bb639b0fba5ba80d" -d '{"network": {"name": "NeutronUtilsRouterTests-a09e32a0-35cc-4d9a-8656-05ca4539dc5f-pub-net", "admin_state_up": true}}' 2018-12-23 10:58:19,820 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-cd4d56af-1ce8-4292-a7a4-6f13937a5413 Date: Sun, 23 Dec 2018 10:58: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":"e90c0c10-74a2-4e83-a64a-b211cb3cebc7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:58:19Z","is_default":false,"provider:segmentation_id":64,"name":"NeutronUtilsRouterTests-a09e32a0-35cc-4d9a-8656-05ca4539dc5f-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:19Z","mtu":1450}} 2018-12-23 10:58:19,820 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-cd4d56af-1ce8-4292-a7a4-6f13937a5413 2018-12-23 10:58:19,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=e90c0c10-74a2-4e83-a64a-b211cb3cebc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c226484075bb0f171179a05bb639b0fba5ba80d" 2018-12-23 10:58:20,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b76eea27-0b6e-41a4-b788-7a15aa13aef2 Date: Sun, 23 Dec 2018 10:58:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e90c0c10-74a2-4e83-a64a-b211cb3cebc7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:58:19Z","provider:segmentation_id":64,"name":"NeutronUtilsRouterTests-a09e32a0-35cc-4d9a-8656-05ca4539dc5f-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:19Z","provider:network_type":"vxlan"}]} 2018-12-23 10:58:20,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=e90c0c10-74a2-4e83-a64a-b211cb3cebc7 used request id req-b76eea27-0b6e-41a4-b788-7a15aa13aef2 2018-12-23 10:58:20,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=e90c0c10-74a2-4e83-a64a-b211cb3cebc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c226484075bb0f171179a05bb639b0fba5ba80d" 2018-12-23 10:58:20,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-137f32b6-b037-43ec-ac99-98fa9c96c2f3 Date: Sun, 23 Dec 2018 10:58:20 GMT RESP BODY: {"subnets":[]} 2018-12-23 10:58:20,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=e90c0c10-74a2-4e83-a64a-b211cb3cebc7 used request id req-137f32b6-b037-43ec-ac99-98fa9c96c2f3 2018-12-23 10:58:20,449 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a09e32a0-35cc-4d9a-8656-05ca4539dc5f-pub-subnet 2018-12-23 10:58:20,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c226484075bb0f171179a05bb639b0fba5ba80d" -d '{"subnets": [{"ip_version": 4, "network_id": "e90c0c10-74a2-4e83-a64a-b211cb3cebc7", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-a09e32a0-35cc-4d9a-8656-05ca4539dc5f-pub-subnet"}]}' 2018-12-23 10:58:21,280 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c5330858-f13d-4a77-af88-db65f8f2b6b8 Date: Sun, 23 Dec 2018 10:58:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e90c0c10-74a2-4e83-a64a-b211cb3cebc7","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:20Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58:20Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"715f8786-1deb-42c4-9fc9-81e7d09ce535","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a09e32a0-35cc-4d9a-8656-05ca4539dc5f-pub-subnet"}]} 2018-12-23 10:58:21,280 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-c5330858-f13d-4a77-af88-db65f8f2b6b8 2018-12-23 10:58:21,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=e90c0c10-74a2-4e83-a64a-b211cb3cebc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c226484075bb0f171179a05bb639b0fba5ba80d" 2018-12-23 10:58:21,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-375f1066-d859-48bc-9da9-037e603e7aad Date: Sun, 23 Dec 2018 10:58:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e90c0c10-74a2-4e83-a64a-b211cb3cebc7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["715f8786-1deb-42c4-9fc9-81e7d09ce535"],"description":"","tags":[],"updated_at":"2018-12-23T10:58:20Z","provider:segmentation_id":64,"name":"NeutronUtilsRouterTests-a09e32a0-35cc-4d9a-8656-05ca4539dc5f-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:19Z","provider:network_type":"vxlan"}]} 2018-12-23 10:58:21,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=e90c0c10-74a2-4e83-a64a-b211cb3cebc7 used request id req-375f1066-d859-48bc-9da9-037e603e7aad 2018-12-23 10:58:21,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=e90c0c10-74a2-4e83-a64a-b211cb3cebc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c226484075bb0f171179a05bb639b0fba5ba80d" 2018-12-23 10:58:21,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1bec4b49-722d-43ac-8714-81c39df1ce2c Date: Sun, 23 Dec 2018 10:58:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e90c0c10-74a2-4e83-a64a-b211cb3cebc7","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:20Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58:20Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"715f8786-1deb-42c4-9fc9-81e7d09ce535","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a09e32a0-35cc-4d9a-8656-05ca4539dc5f-pub-subnet"}]} 2018-12-23 10:58:21,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=e90c0c10-74a2-4e83-a64a-b211cb3cebc7 used request id req-1bec4b49-722d-43ac-8714-81c39df1ce2c 2018-12-23 10:58:21,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-a09e32a0-35cc-4d9a-8656-05ca4539dc5f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c226484075bb0f171179a05bb639b0fba5ba80d" 2018-12-23 10:58:21,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-f197ac42-6ef0-4b76-9290-2d2e8ac14ddd Date: Sun, 23 Dec 2018 10:58:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e90c0c10-74a2-4e83-a64a-b211cb3cebc7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["715f8786-1deb-42c4-9fc9-81e7d09ce535"],"description":"","tags":[],"updated_at":"2018-12-23T10:58:20Z","provider:segmentation_id":64,"name":"NeutronUtilsRouterTests-a09e32a0-35cc-4d9a-8656-05ca4539dc5f-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:19Z","provider:network_type":"vxlan"}]} 2018-12-23 10:58:21,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-a09e32a0-35cc-4d9a-8656-05ca4539dc5f-pub-net used request id req-f197ac42-6ef0-4b76-9290-2d2e8ac14ddd 2018-12-23 10:58:21,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:58:21,941 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:58:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:58:21,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c226484075bb0f171179a05bb639b0fba5ba80d" 2018-12-23 10:58:22,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b21bd987-b850-4099-ac84-fed96594a2e4 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:58:22,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-b21bd987-b850-4099-ac84-fed96594a2e4 2018-12-23 10:58:22,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=e90c0c10-74a2-4e83-a64a-b211cb3cebc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c226484075bb0f171179a05bb639b0fba5ba80d" 2018-12-23 10:58:22,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2dafb7f8-0975-4455-9778-b32bdbe173ec Date: Sun, 23 Dec 2018 10:58:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e90c0c10-74a2-4e83-a64a-b211cb3cebc7","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:20Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58:20Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"715f8786-1deb-42c4-9fc9-81e7d09ce535","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a09e32a0-35cc-4d9a-8656-05ca4539dc5f-pub-subnet"}]} 2018-12-23 10:58:22,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=e90c0c10-74a2-4e83-a64a-b211cb3cebc7 used request id req-2dafb7f8-0975-4455-9778-b32bdbe173ec 2018-12-23 10:58:22,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:58:22,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:58:22,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:58:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["QJYMNqRWSCWQVifPl747KA"], "issued_at": "2018-12-23T10:58:22.000000Z"}} 2018-12-23 10:58:22,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9a8758b9511c2ab1b46157c659a9db6d26adef8" 2018-12-23 10:58:22,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1152373-900c-4c1d-9de8-2d2ebcc3b8ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:58:22,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d1152373-900c-4c1d-9de8-2d2ebcc3b8ef 2018-12-23 10:58:22,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c226484075bb0f171179a05bb639b0fba5ba80d" 2018-12-23 10:58:23,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-8c576edf-5d89-43c6-8635-91125e858039 Date: Sun, 23 Dec 2018 10:58:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"}]} 2018-12-23 10:58:23,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-8c576edf-5d89-43c6-8635-91125e858039 2018-12-23 10:58:23,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c226484075bb0f171179a05bb639b0fba5ba80d" 2018-12-23 10:58:23,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-17e3af38-a725-4154-a33b-8ef5c3bb1a73 Date: Sun, 23 Dec 2018 10:58:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:34Z","dns_nameservers":[],"updated_at":"2018-12-23T10:45:34Z","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":"baab99c834784a5fb13deaf78a5e8135","id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-23 10:58:23,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf used request id req-17e3af38-a725-4154-a33b-8ef5c3bb1a73 2018-12-23 10:58:23,268 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-a09e32a0-35cc-4d9a-8656-05ca4539dc5f-pub-router 2018-12-23 10:58:23,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c226484075bb0f171179a05bb639b0fba5ba80d" -d '{"router": {"external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf"}, "name": "NeutronUtilsRouterTests-a09e32a0-35cc-4d9a-8656-05ca4539dc5f-pub-router", "admin_state_up": true}}' 2018-12-23 10:58:24,474 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-7b1df96f-8686-42fc-8e3f-54f4de2c0893 Date: Sun, 23 Dec 2018 10:58:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:58:23Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T10:58:24Z", "revision_number": 2, "routes": [], "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "f2d6cf29-880c-4d65-936f-b10ac97074b8", "name": "NeutronUtilsRouterTests-a09e32a0-35cc-4d9a-8656-05ca4539dc5f-pub-router"}} 2018-12-23 10:58:24,475 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-7b1df96f-8686-42fc-8e3f-54f4de2c0893 2018-12-23 10:58:24,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=f2d6cf29-880c-4d65-936f-b10ac97074b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c226484075bb0f171179a05bb639b0fba5ba80d" 2018-12-23 10:58:24,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-c9cfe289-cd9b-4613-b1f5-bcdcbdcc7b58 Date: Sun, 23 Dec 2018 10:58:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T10:58:23Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.202"}],"id":"c7ce7681-37fc-4352-8832-b532f5757a87","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:51:e3:23","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"f2d6cf29-880c-4d65-936f-b10ac97074b8","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T10:58:23Z","binding:vnic_type":"normal"}]} 2018-12-23 10:58:24,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=f2d6cf29-880c-4d65-936f-b10ac97074b8 used request id req-c9cfe289-cd9b-4613-b1f5-bcdcbdcc7b58 2018-12-23 10:58:24,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/b84e3af2-8908-4141-8652-ef9dbd8f3367 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c226484075bb0f171179a05bb639b0fba5ba80d" 2018-12-23 10:58:24,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-8a3125dd-df21-4c8d-acbe-ee93be79b1f1 Date: Sun, 23 Dec 2018 10:58:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:34Z","dns_nameservers":[],"updated_at":"2018-12-23T10:45:34Z","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":"baab99c834784a5fb13deaf78a5e8135","id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","subnetpool_id":null,"name":"external-subnet"}} 2018-12-23 10:58:24,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/b84e3af2-8908-4141-8652-ef9dbd8f3367 used request id req-8a3125dd-df21-4c8d-acbe-ee93be79b1f1 2018-12-23 10:58:24,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-a09e32a0-35cc-4d9a-8656-05ca4539dc5f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c226484075bb0f171179a05bb639b0fba5ba80d" 2018-12-23 10:58:24,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9ac10798-6576-4e0e-bed7-5b5227fadad9 Date: Sun, 23 Dec 2018 10:58:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:58:23Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T10:58:24Z", "revision_number": 2, "routes": [], "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "f2d6cf29-880c-4d65-936f-b10ac97074b8", "name": "NeutronUtilsRouterTests-a09e32a0-35cc-4d9a-8656-05ca4539dc5f-pub-router"}]} 2018-12-23 10:58:24,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-a09e32a0-35cc-4d9a-8656-05ca4539dc5f-pub-router used request id req-9ac10798-6576-4e0e-bed7-5b5227fadad9 2018-12-23 10:58:24,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c226484075bb0f171179a05bb639b0fba5ba80d" 2018-12-23 10:58:24,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b3765ac-9f61-4847-aed0-5e09719e72d8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:58:24,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-4b3765ac-9f61-4847-aed0-5e09719e72d8 2018-12-23 10:58:24,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=f2d6cf29-880c-4d65-936f-b10ac97074b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c226484075bb0f171179a05bb639b0fba5ba80d" 2018-12-23 10:58:24,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-b1872eb6-9ef3-42db-8903-be397043a93b Date: Sun, 23 Dec 2018 10:58:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T10:58:23Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.202"}],"id":"c7ce7681-37fc-4352-8832-b532f5757a87","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:51:e3:23","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"f2d6cf29-880c-4d65-936f-b10ac97074b8","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T10:58:23Z","binding:vnic_type":"normal"}]} 2018-12-23 10:58:24,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=f2d6cf29-880c-4d65-936f-b10ac97074b8 used request id req-b1872eb6-9ef3-42db-8903-be397043a93b 2018-12-23 10:58:24,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/b84e3af2-8908-4141-8652-ef9dbd8f3367 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c226484075bb0f171179a05bb639b0fba5ba80d" 2018-12-23 10:58:25,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-43aa9ece-03f4-41c6-9711-2dc3cda47ce5 Date: Sun, 23 Dec 2018 10:58:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:34Z","dns_nameservers":[],"updated_at":"2018-12-23T10:45:34Z","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":"baab99c834784a5fb13deaf78a5e8135","id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","subnetpool_id":null,"name":"external-subnet"}} 2018-12-23 10:58:25,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/b84e3af2-8908-4141-8652-ef9dbd8f3367 used request id req-43aa9ece-03f4-41c6-9711-2dc3cda47ce5 2018-12-23 10:58:25,162 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-a09e32a0-35cc-4d9a-8656-05ca4539dc5f-pub-router 2018-12-23 10:58:25,162 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-a09e32a0-35cc-4d9a-8656-05ca4539dc5f-pub-router 2018-12-23 10:58:25,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/f2d6cf29-880c-4d65-936f-b10ac97074b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c226484075bb0f171179a05bb639b0fba5ba80d" 2018-12-23 10:58:26,226 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0c6dcfa6-189d-4ee7-8df0-23f8c7b8d641 Content-Length: 0 Date: Sun, 23 Dec 2018 10:58:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:58:26,226 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/f2d6cf29-880c-4d65-936f-b10ac97074b8 used request id req-0c6dcfa6-189d-4ee7-8df0-23f8c7b8d641 2018-12-23 10:58:26,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-a09e32a0-35cc-4d9a-8656-05ca4539dc5f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c226484075bb0f171179a05bb639b0fba5ba80d" 2018-12-23 10:58:26,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a356a372-7a48-4459-ba29-f0e89e495b92 Date: Sun, 23 Dec 2018 10:58:26 GMT RESP BODY: {"routers": []} 2018-12-23 10:58:26,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-a09e32a0-35cc-4d9a-8656-05ca4539dc5f-pub-router used request id req-a356a372-7a48-4459-ba29-f0e89e495b92 2018-12-23 10:58:26,430 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a09e32a0-35cc-4d9a-8656-05ca4539dc5f-pub-subnet 2018-12-23 10:58:26,431 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a09e32a0-35cc-4d9a-8656-05ca4539dc5f-pub-subnet 2018-12-23 10:58:26,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/715f8786-1deb-42c4-9fc9-81e7d09ce535 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c226484075bb0f171179a05bb639b0fba5ba80d" 2018-12-23 10:58:28,369 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a37bb68e-6742-4e9c-bd5c-c7ac64ea557c Date: Sun, 23 Dec 2018 10:58:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:58:28,369 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/715f8786-1deb-42c4-9fc9-81e7d09ce535 used request id req-a37bb68e-6742-4e9c-bd5c-c7ac64ea557c 2018-12-23 10:58:28,369 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a09e32a0-35cc-4d9a-8656-05ca4539dc5f-pub-net 2018-12-23 10:58:28,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/e90c0c10-74a2-4e83-a64a-b211cb3cebc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c226484075bb0f171179a05bb639b0fba5ba80d" 2018-12-23 10:58:30,117 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3173281a-f036-4753-b8b2-19fe1ac175be Date: Sun, 23 Dec 2018 10:58:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:58:30,118 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/e90c0c10-74a2-4e83-a64a-b211cb3cebc7 used request id req-3173281a-f036-4753-b8b2-19fe1ac175be 2018-12-23 10:58:30,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:58:30,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:58:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["tqkgXnPYToSM_chbEtvHBw"], "issued_at": "2018-12-23T10:58:30.000000Z"}} 2018-12-23 10:58:30,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb28ed8aae9ad95f291c9a12f1f830bf55289766" 2018-12-23 10:58:30,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72614ea3-3930-4184-824e-a2e368961139 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:58:30,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-72614ea3-3930-4184-824e-a2e368961139 2018-12-23 10:58:30,584 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-net 2018-12-23 10:58:30,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb28ed8aae9ad95f291c9a12f1f830bf55289766" -d '{"network": {"name": "NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-net", "admin_state_up": true}}' 2018-12-23 10:58:31,082 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-1375876d-0bf6-4691-b167-2748bd69c36f Date: Sun, 23 Dec 2018 10:58:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b7a79eba-f17b-4de7-b467-7ae9da360bb5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:58:30Z","is_default":false,"provider:segmentation_id":82,"name":"NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:30Z","mtu":1450}} 2018-12-23 10:58:31,082 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-1375876d-0bf6-4691-b167-2748bd69c36f 2018-12-23 10:58:31,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=b7a79eba-f17b-4de7-b467-7ae9da360bb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb28ed8aae9ad95f291c9a12f1f830bf55289766" 2018-12-23 10:58:31,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f5b40d10-1c88-474f-8729-22dc2c1264ac Date: Sun, 23 Dec 2018 10:58:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b7a79eba-f17b-4de7-b467-7ae9da360bb5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:58:30Z","provider:segmentation_id":82,"name":"NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:30Z","provider:network_type":"vxlan"}]} 2018-12-23 10:58:31,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=b7a79eba-f17b-4de7-b467-7ae9da360bb5 used request id req-f5b40d10-1c88-474f-8729-22dc2c1264ac 2018-12-23 10:58:31,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=b7a79eba-f17b-4de7-b467-7ae9da360bb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb28ed8aae9ad95f291c9a12f1f830bf55289766" 2018-12-23 10:58:31,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5448cb97-671d-41ab-bf28-4bf485f24e21 Date: Sun, 23 Dec 2018 10:58:31 GMT RESP BODY: {"subnets":[]} 2018-12-23 10:58:31,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=b7a79eba-f17b-4de7-b467-7ae9da360bb5 used request id req-5448cb97-671d-41ab-bf28-4bf485f24e21 2018-12-23 10:58:31,618 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-subnet 2018-12-23 10:58:31,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb28ed8aae9ad95f291c9a12f1f830bf55289766" -d '{"subnets": [{"ip_version": 4, "network_id": "b7a79eba-f17b-4de7-b467-7ae9da360bb5", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-subnet"}]}' 2018-12-23 10:58:32,130 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6a70b4a4-f405-4b43-a9aa-34da325da831 Date: Sun, 23 Dec 2018 10:58:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7a79eba-f17b-4de7-b467-7ae9da360bb5","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:31Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58:31Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"e658b6ec-820a-4d79-a625-d327f229b2fd","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-subnet"}]} 2018-12-23 10:58:32,130 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-6a70b4a4-f405-4b43-a9aa-34da325da831 2018-12-23 10:58:32,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=b7a79eba-f17b-4de7-b467-7ae9da360bb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb28ed8aae9ad95f291c9a12f1f830bf55289766" 2018-12-23 10:58:32,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-f2c00d20-c75d-4222-a3c7-a1a8a4975fbf Date: Sun, 23 Dec 2018 10:58:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b7a79eba-f17b-4de7-b467-7ae9da360bb5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["e658b6ec-820a-4d79-a625-d327f229b2fd"],"description":"","tags":[],"updated_at":"2018-12-23T10:58:31Z","provider:segmentation_id":82,"name":"NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:30Z","provider:network_type":"vxlan"}]} 2018-12-23 10:58:32,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=b7a79eba-f17b-4de7-b467-7ae9da360bb5 used request id req-f2c00d20-c75d-4222-a3c7-a1a8a4975fbf 2018-12-23 10:58:32,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=b7a79eba-f17b-4de7-b467-7ae9da360bb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb28ed8aae9ad95f291c9a12f1f830bf55289766" 2018-12-23 10:58:32,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-725c466b-d82b-4c9e-b0b6-1c8dba157b20 Date: Sun, 23 Dec 2018 10:58:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7a79eba-f17b-4de7-b467-7ae9da360bb5","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:31Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"e658b6ec-820a-4d79-a625-d327f229b2fd","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-subnet"}]} 2018-12-23 10:58:32,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=b7a79eba-f17b-4de7-b467-7ae9da360bb5 used request id req-725c466b-d82b-4c9e-b0b6-1c8dba157b20 2018-12-23 10:58:32,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb28ed8aae9ad95f291c9a12f1f830bf55289766" 2018-12-23 10:58:32,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-8ceae333-2eaa-4cbd-ba4d-88b3582bc2bb Date: Sun, 23 Dec 2018 10:58:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b7a79eba-f17b-4de7-b467-7ae9da360bb5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["e658b6ec-820a-4d79-a625-d327f229b2fd"],"description":"","tags":[],"updated_at":"2018-12-23T10:58:31Z","provider:segmentation_id":82,"name":"NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:30Z","provider:network_type":"vxlan"}]} 2018-12-23 10:58:32,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-net used request id req-8ceae333-2eaa-4cbd-ba4d-88b3582bc2bb 2018-12-23 10:58:32,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:58:32,533 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:58:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:58:32,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb28ed8aae9ad95f291c9a12f1f830bf55289766" 2018-12-23 10:58:32,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:58:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10b97870-5c71-45f3-8d49-7b92a41a9812 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:58:32,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-10b97870-5c71-45f3-8d49-7b92a41a9812 2018-12-23 10:58:32,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=b7a79eba-f17b-4de7-b467-7ae9da360bb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb28ed8aae9ad95f291c9a12f1f830bf55289766" 2018-12-23 10:58:32,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f6c175a9-1844-4d18-9292-8cd843357af8 Date: Sun, 23 Dec 2018 10:58:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7a79eba-f17b-4de7-b467-7ae9da360bb5","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:31Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"e658b6ec-820a-4d79-a625-d327f229b2fd","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-subnet"}]} 2018-12-23 10:58:32,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=b7a79eba-f17b-4de7-b467-7ae9da360bb5 used request id req-f6c175a9-1844-4d18-9292-8cd843357af8 2018-12-23 10:58:32,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=b7a79eba-f17b-4de7-b467-7ae9da360bb5&name=NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb28ed8aae9ad95f291c9a12f1f830bf55289766" 2018-12-23 10:58:32,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a16f6dc2-91f5-4588-8285-10d173d095e3 Date: Sun, 23 Dec 2018 10:58:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7a79eba-f17b-4de7-b467-7ae9da360bb5","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:31Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"e658b6ec-820a-4d79-a625-d327f229b2fd","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-subnet"}]} 2018-12-23 10:58:32,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=b7a79eba-f17b-4de7-b467-7ae9da360bb5&name=NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-subnet used request id req-a16f6dc2-91f5-4588-8285-10d173d095e3 2018-12-23 10:58:32,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:58:32,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:58:33,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:58:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["pKOkD1HBTg-7Og7pIg0Tkw"], "issued_at": "2018-12-23T10:58:33.000000Z"}} 2018-12-23 10:58:33,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49e84e5b6a2da8515ea491f71df3d65bd80beac8" 2018-12-23 10:58:33,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3b536b9-0288-428c-b64a-6829da49437d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:58:33,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d3b536b9-0288-428c-b64a-6829da49437d 2018-12-23 10:58:33,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb28ed8aae9ad95f291c9a12f1f830bf55289766" 2018-12-23 10:58:33,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-dbc3281a-c11a-48e9-8038-91501ee455f7 Date: Sun, 23 Dec 2018 10:58:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b7a79eba-f17b-4de7-b467-7ae9da360bb5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["e658b6ec-820a-4d79-a625-d327f229b2fd"],"description":"","tags":[],"updated_at":"2018-12-23T10:58:31Z","provider:segmentation_id":82,"name":"NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:30Z","provider:network_type":"vxlan"}]} 2018-12-23 10:58:33,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-net used request id req-dbc3281a-c11a-48e9-8038-91501ee455f7 2018-12-23 10:58:33,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=b7a79eba-f17b-4de7-b467-7ae9da360bb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb28ed8aae9ad95f291c9a12f1f830bf55289766" 2018-12-23 10:58:33,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4ada1e80-a8b6-4d5c-9b3e-a8b2d21fe151 Date: Sun, 23 Dec 2018 10:58:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7a79eba-f17b-4de7-b467-7ae9da360bb5","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:31Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"e658b6ec-820a-4d79-a625-d327f229b2fd","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-subnet"}]} 2018-12-23 10:58:33,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=b7a79eba-f17b-4de7-b467-7ae9da360bb5 used request id req-4ada1e80-a8b6-4d5c-9b3e-a8b2d21fe151 2018-12-23 10:58:33,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb28ed8aae9ad95f291c9a12f1f830bf55289766" 2018-12-23 10:58:33,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-c1eeacfa-fa1b-4d40-b81d-ec3625c80247 Date: Sun, 23 Dec 2018 10:58:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b7a79eba-f17b-4de7-b467-7ae9da360bb5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["e658b6ec-820a-4d79-a625-d327f229b2fd"],"description":"","tags":[],"updated_at":"2018-12-23T10:58:31Z","provider:segmentation_id":82,"name":"NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:30Z","provider:network_type":"vxlan"}]} 2018-12-23 10:58:33,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-net used request id req-c1eeacfa-fa1b-4d40-b81d-ec3625c80247 2018-12-23 10:58:33,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:58:33,901 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:58: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:58:33,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49e84e5b6a2da8515ea491f71df3d65bd80beac8" 2018-12-23 10:58:34,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9935a719-4f2e-4454-9bad-65565985527f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:58:34,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-9935a719-4f2e-4454-9bad-65565985527f 2018-12-23 10:58:34,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=b7a79eba-f17b-4de7-b467-7ae9da360bb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb28ed8aae9ad95f291c9a12f1f830bf55289766" 2018-12-23 10:58:34,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fa13e3ea-2e81-4c0c-9694-0e925c4838e8 Date: Sun, 23 Dec 2018 10:58:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7a79eba-f17b-4de7-b467-7ae9da360bb5","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:31Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"e658b6ec-820a-4d79-a625-d327f229b2fd","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-subnet"}]} 2018-12-23 10:58:34,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=b7a79eba-f17b-4de7-b467-7ae9da360bb5 used request id req-fa13e3ea-2e81-4c0c-9694-0e925c4838e8 2018-12-23 10:58:34,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=b7a79eba-f17b-4de7-b467-7ae9da360bb5&name=NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb28ed8aae9ad95f291c9a12f1f830bf55289766" 2018-12-23 10:58:34,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7d1406e8-ceb1-4242-9e45-126340c61f1a Date: Sun, 23 Dec 2018 10:58:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7a79eba-f17b-4de7-b467-7ae9da360bb5","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:31Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"e658b6ec-820a-4d79-a625-d327f229b2fd","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-subnet"}]} 2018-12-23 10:58:34,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=b7a79eba-f17b-4de7-b467-7ae9da360bb5&name=NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-subnet used request id req-7d1406e8-ceb1-4242-9e45-126340c61f1a 2018-12-23 10:58:34,116 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-net 2018-12-23 10:58:34,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb28ed8aae9ad95f291c9a12f1f830bf55289766" -d '{"port": {"network_id": "b7a79eba-f17b-4de7-b467-7ae9da360bb5", "fixed_ips": [{"subnet_id": "e658b6ec-820a-4d79-a625-d327f229b2fd", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-port", "admin_state_up": true}}' 2018-12-23 10:58:34,777 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-d42091bc-2820-4c87-a476-cadf26a74b08 Date: Sun, 23 Dec 2018 10:58:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T10:58:34Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e658b6ec-820a-4d79-a625-d327f229b2fd","ip_address":"10.55.1.100"}],"id":"ed266381-bba8-45c4-a5f4-3a418649bed0","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ef:93:8f","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-port","admin_state_up":true,"network_id":"b7a79eba-f17b-4de7-b467-7ae9da360bb5","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:34Z","binding:vnic_type":"normal"}} 2018-12-23 10:58:34,777 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-d42091bc-2820-4c87-a476-cadf26a74b08 2018-12-23 10:58:34,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb28ed8aae9ad95f291c9a12f1f830bf55289766" 2018-12-23 10:58:34,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3450 X-Openstack-Request-Id: req-63354c3c-093a-4228-a260-39c957140a39 Date: Sun, 23 Dec 2018 10:58:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T10:58:33Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e658b6ec-820a-4d79-a625-d327f229b2fd","ip_address":"10.55.1.3"}],"id":"4c679ef4-7f23-4563-a283-f2ea465d1744","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:27:e0:89","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b7a79eba-f17b-4de7-b467-7ae9da360bb5","name":"","admin_state_up":true,"network_id":"b7a79eba-f17b-4de7-b467-7ae9da360bb5","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T10:58:34Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e658b6ec-820a-4d79-a625-d327f229b2fd","ip_address":"10.55.1.4"}],"id":"cc81f8b2-5ad6-4296-b60c-e2d5e65e2552","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:02:9b","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b7a79eba-f17b-4de7-b467-7ae9da360bb5","name":"","admin_state_up":true,"network_id":"b7a79eba-f17b-4de7-b467-7ae9da360bb5","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T10:58:33Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e658b6ec-820a-4d79-a625-d327f229b2fd","ip_address":"10.55.1.2"}],"id":"d7413db9-4f31-41a5-9a66-d926ac469b60","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:54:eb","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b7a79eba-f17b-4de7-b467-7ae9da360bb5","name":"","admin_state_up":true,"network_id":"b7a79eba-f17b-4de7-b467-7ae9da360bb5","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T10:58:34Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e658b6ec-820a-4d79-a625-d327f229b2fd","ip_address":"10.55.1.100"}],"id":"ed266381-bba8-45c4-a5f4-3a418649bed0","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ef:93:8f","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-port","admin_state_up":true,"network_id":"b7a79eba-f17b-4de7-b467-7ae9da360bb5","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:34Z","binding:vnic_type":"normal"}]} 2018-12-23 10:58:34,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports used request id req-63354c3c-093a-4228-a260-39c957140a39 2018-12-23 10:58:34,981 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-port 2018-12-23 10:58:34,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/ed266381-bba8-45c4-a5f4-3a418649bed0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb28ed8aae9ad95f291c9a12f1f830bf55289766" 2018-12-23 10:58:35,703 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5ad5ccb3-b4e3-4603-a10c-974cc3411cdc Date: Sun, 23 Dec 2018 10:58:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:58:35,703 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/ed266381-bba8-45c4-a5f4-3a418649bed0 used request id req-5ad5ccb3-b4e3-4603-a10c-974cc3411cdc 2018-12-23 10:58:35,703 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-subnet 2018-12-23 10:58:35,703 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-subnet 2018-12-23 10:58:35,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/e658b6ec-820a-4d79-a625-d327f229b2fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb28ed8aae9ad95f291c9a12f1f830bf55289766" 2018-12-23 10:58:37,950 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bd3b457e-65c3-40af-8f67-6e59eb9e9d91 Date: Sun, 23 Dec 2018 10:58:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:58:37,950 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/e658b6ec-820a-4d79-a625-d327f229b2fd used request id req-bd3b457e-65c3-40af-8f67-6e59eb9e9d91 2018-12-23 10:58:37,950 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-8c99e5c0-6d32-4a64-b725-a5e0000bd6a7-pub-net 2018-12-23 10:58:37,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/b7a79eba-f17b-4de7-b467-7ae9da360bb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb28ed8aae9ad95f291c9a12f1f830bf55289766" 2018-12-23 10:58:39,591 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c122e208-11cf-4ec6-8f1e-1faef17b4f48 Date: Sun, 23 Dec 2018 10:58:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:58:39,591 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/b7a79eba-f17b-4de7-b467-7ae9da360bb5 used request id req-c122e208-11cf-4ec6-8f1e-1faef17b4f48 2018-12-23 10:58:39,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:58:39,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:58:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["ogkxj_ZKTpKxqmDjLBL6Qg"], "issued_at": "2018-12-23T10:58:39.000000Z"}} 2018-12-23 10:58:39,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}917e8969782e359642f0bed0949d6828c1ae2ac1" 2018-12-23 10:58:40,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:58:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92d140ee-2888-46f3-83fb-33a6626cc26c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:58:40,084 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-92d140ee-2888-46f3-83fb-33a6626cc26c 2018-12-23 10:58:40,086 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-net 2018-12-23 10:58:40,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}917e8969782e359642f0bed0949d6828c1ae2ac1" -d '{"network": {"name": "NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-net", "admin_state_up": true}}' 2018-12-23 10:58:40,495 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-71d57c68-0d7e-4553-a2cf-78f4b204ad55 Date: Sun, 23 Dec 2018 10:58: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":"d6ae4120-63a2-4dc9-993d-edc883bd7661","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:58:40Z","is_default":false,"provider:segmentation_id":89,"name":"NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:40Z","mtu":1450}} 2018-12-23 10:58:40,495 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-71d57c68-0d7e-4553-a2cf-78f4b204ad55 2018-12-23 10:58:40,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=d6ae4120-63a2-4dc9-993d-edc883bd7661 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}917e8969782e359642f0bed0949d6828c1ae2ac1" 2018-12-23 10:58:41,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4717a9b3-f35c-4bee-844c-84d342fba924 Date: Sun, 23 Dec 2018 10:58:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d6ae4120-63a2-4dc9-993d-edc883bd7661","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:58:40Z","provider:segmentation_id":89,"name":"NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:40Z","provider:network_type":"vxlan"}]} 2018-12-23 10:58:41,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=d6ae4120-63a2-4dc9-993d-edc883bd7661 used request id req-4717a9b3-f35c-4bee-844c-84d342fba924 2018-12-23 10:58:41,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d6ae4120-63a2-4dc9-993d-edc883bd7661 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}917e8969782e359642f0bed0949d6828c1ae2ac1" 2018-12-23 10:58:41,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-50b8f185-eb41-4b99-b3fd-35645061ec30 Date: Sun, 23 Dec 2018 10:58:41 GMT RESP BODY: {"subnets":[]} 2018-12-23 10:58:41,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d6ae4120-63a2-4dc9-993d-edc883bd7661 used request id req-50b8f185-eb41-4b99-b3fd-35645061ec30 2018-12-23 10:58:41,628 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-subnet 2018-12-23 10:58:41,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}917e8969782e359642f0bed0949d6828c1ae2ac1" -d '{"subnets": [{"ip_version": 4, "network_id": "d6ae4120-63a2-4dc9-993d-edc883bd7661", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-subnet"}]}' 2018-12-23 10:58:42,208 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4e99ba1b-cdeb-4586-92cc-28e53b027987 Date: Sun, 23 Dec 2018 10:58:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6ae4120-63a2-4dc9-993d-edc883bd7661","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:41Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58:41Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"8b5a2186-03ca-4f72-ab4f-f40e9cfc7015","subnetpool_id":null,"name":"NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-subnet"}]} 2018-12-23 10:58:42,208 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-4e99ba1b-cdeb-4586-92cc-28e53b027987 2018-12-23 10:58:42,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=d6ae4120-63a2-4dc9-993d-edc883bd7661 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}917e8969782e359642f0bed0949d6828c1ae2ac1" 2018-12-23 10:58:42,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-5c639d35-f550-4ec6-9a4e-301f9d425454 Date: Sun, 23 Dec 2018 10:58:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d6ae4120-63a2-4dc9-993d-edc883bd7661","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["8b5a2186-03ca-4f72-ab4f-f40e9cfc7015"],"description":"","tags":[],"updated_at":"2018-12-23T10:58:41Z","provider:segmentation_id":89,"name":"NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:40Z","provider:network_type":"vxlan"}]} 2018-12-23 10:58:42,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=d6ae4120-63a2-4dc9-993d-edc883bd7661 used request id req-5c639d35-f550-4ec6-9a4e-301f9d425454 2018-12-23 10:58:42,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d6ae4120-63a2-4dc9-993d-edc883bd7661 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}917e8969782e359642f0bed0949d6828c1ae2ac1" 2018-12-23 10:58:42,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-914c4ad1-7f0e-45ed-b317-699ef74e5e40 Date: Sun, 23 Dec 2018 10:58:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6ae4120-63a2-4dc9-993d-edc883bd7661","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:41Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"8b5a2186-03ca-4f72-ab4f-f40e9cfc7015","subnetpool_id":null,"name":"NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-subnet"}]} 2018-12-23 10:58:42,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d6ae4120-63a2-4dc9-993d-edc883bd7661 used request id req-914c4ad1-7f0e-45ed-b317-699ef74e5e40 2018-12-23 10:58:42,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}917e8969782e359642f0bed0949d6828c1ae2ac1" 2018-12-23 10:58:43,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-dd304168-32b9-4786-a597-eb8a821a7578 Date: Sun, 23 Dec 2018 10:58:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d6ae4120-63a2-4dc9-993d-edc883bd7661","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["8b5a2186-03ca-4f72-ab4f-f40e9cfc7015"],"description":"","tags":[],"updated_at":"2018-12-23T10:58:41Z","provider:segmentation_id":89,"name":"NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:40Z","provider:network_type":"vxlan"}]} 2018-12-23 10:58:43,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-net used request id req-dd304168-32b9-4786-a597-eb8a821a7578 2018-12-23 10:58:43,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:58:43,152 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:58: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:58:43,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}917e8969782e359642f0bed0949d6828c1ae2ac1" 2018-12-23 10:58:43,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af836879-c93e-4c31-8e97-3e0cadcbdf6a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:58:43,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-af836879-c93e-4c31-8e97-3e0cadcbdf6a 2018-12-23 10:58:43,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d6ae4120-63a2-4dc9-993d-edc883bd7661 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}917e8969782e359642f0bed0949d6828c1ae2ac1" 2018-12-23 10:58:43,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e1a9f56e-66d0-46fe-831d-0d64ddca049d Date: Sun, 23 Dec 2018 10:58:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6ae4120-63a2-4dc9-993d-edc883bd7661","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:41Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"8b5a2186-03ca-4f72-ab4f-f40e9cfc7015","subnetpool_id":null,"name":"NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-subnet"}]} 2018-12-23 10:58:43,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d6ae4120-63a2-4dc9-993d-edc883bd7661 used request id req-e1a9f56e-66d0-46fe-831d-0d64ddca049d 2018-12-23 10:58:43,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d6ae4120-63a2-4dc9-993d-edc883bd7661&name=NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}917e8969782e359642f0bed0949d6828c1ae2ac1" 2018-12-23 10:58:43,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b67aedfa-f826-498a-b4cb-cb9010ee91d2 Date: Sun, 23 Dec 2018 10:58:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6ae4120-63a2-4dc9-993d-edc883bd7661","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:41Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"8b5a2186-03ca-4f72-ab4f-f40e9cfc7015","subnetpool_id":null,"name":"NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-subnet"}]} 2018-12-23 10:58:43,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d6ae4120-63a2-4dc9-993d-edc883bd7661&name=NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-subnet used request id req-b67aedfa-f826-498a-b4cb-cb9010ee91d2 2018-12-23 10:58:43,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:58:43,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:58:44,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:58:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["3h5ieubPRV-52x3aTM1Pvg"], "issued_at": "2018-12-23T10:58:44.000000Z"}} 2018-12-23 10:58:44,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1080c29080bfa6d229e041a5ff748f3cda0803b6" 2018-12-23 10:58:44,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c82c2860-3bfd-4320-8ee2-ed32662745c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:58:44,345 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c82c2860-3bfd-4320-8ee2-ed32662745c7 2018-12-23 10:58:44,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}917e8969782e359642f0bed0949d6828c1ae2ac1" 2018-12-23 10:58:44,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-52d02f73-9da6-4204-8672-6f6f72139dde Date: Sun, 23 Dec 2018 10:58:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d6ae4120-63a2-4dc9-993d-edc883bd7661","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["8b5a2186-03ca-4f72-ab4f-f40e9cfc7015"],"description":"","tags":[],"updated_at":"2018-12-23T10:58:41Z","provider:segmentation_id":89,"name":"NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:40Z","provider:network_type":"vxlan"}]} 2018-12-23 10:58:44,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-net used request id req-52d02f73-9da6-4204-8672-6f6f72139dde 2018-12-23 10:58:44,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d6ae4120-63a2-4dc9-993d-edc883bd7661 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}917e8969782e359642f0bed0949d6828c1ae2ac1" 2018-12-23 10:58:44,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-373efbc6-355e-4911-aa4d-97f952eea9c0 Date: Sun, 23 Dec 2018 10:58:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6ae4120-63a2-4dc9-993d-edc883bd7661","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:41Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"8b5a2186-03ca-4f72-ab4f-f40e9cfc7015","subnetpool_id":null,"name":"NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-subnet"}]} 2018-12-23 10:58:44,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d6ae4120-63a2-4dc9-993d-edc883bd7661 used request id req-373efbc6-355e-4911-aa4d-97f952eea9c0 2018-12-23 10:58:44,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}917e8969782e359642f0bed0949d6828c1ae2ac1" 2018-12-23 10:58:44,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-836ebf94-8af9-41ea-ac1d-8c9ad437056b Date: Sun, 23 Dec 2018 10:58:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d6ae4120-63a2-4dc9-993d-edc883bd7661","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["8b5a2186-03ca-4f72-ab4f-f40e9cfc7015"],"description":"","tags":[],"updated_at":"2018-12-23T10:58:41Z","provider:segmentation_id":89,"name":"NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:40Z","provider:network_type":"vxlan"}]} 2018-12-23 10:58:44,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-net used request id req-836ebf94-8af9-41ea-ac1d-8c9ad437056b 2018-12-23 10:58:44,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:58:44,934 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:58: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:58:44,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1080c29080bfa6d229e041a5ff748f3cda0803b6" 2018-12-23 10:58:45,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc3d56ce-d7f5-46b2-af58-cba1e591c17b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:58:45,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-cc3d56ce-d7f5-46b2-af58-cba1e591c17b 2018-12-23 10:58:45,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d6ae4120-63a2-4dc9-993d-edc883bd7661 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}917e8969782e359642f0bed0949d6828c1ae2ac1" 2018-12-23 10:58:45,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-698539a3-9d8a-40da-9ab8-8b625d530191 Date: Sun, 23 Dec 2018 10:58:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6ae4120-63a2-4dc9-993d-edc883bd7661","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:41Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"8b5a2186-03ca-4f72-ab4f-f40e9cfc7015","subnetpool_id":null,"name":"NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-subnet"}]} 2018-12-23 10:58:45,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d6ae4120-63a2-4dc9-993d-edc883bd7661 used request id req-698539a3-9d8a-40da-9ab8-8b625d530191 2018-12-23 10:58:45,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d6ae4120-63a2-4dc9-993d-edc883bd7661&name=NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}917e8969782e359642f0bed0949d6828c1ae2ac1" 2018-12-23 10:58:45,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cf43b72c-4a58-4dc5-bfe1-ea00f2b3115e Date: Sun, 23 Dec 2018 10:58:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6ae4120-63a2-4dc9-993d-edc883bd7661","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:41Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"8b5a2186-03ca-4f72-ab4f-f40e9cfc7015","subnetpool_id":null,"name":"NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-subnet"}]} 2018-12-23 10:58:45,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d6ae4120-63a2-4dc9-993d-edc883bd7661&name=NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-subnet used request id req-cf43b72c-4a58-4dc5-bfe1-ea00f2b3115e 2018-12-23 10:58:45,294 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-net 2018-12-23 10:58:45,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}917e8969782e359642f0bed0949d6828c1ae2ac1" -d '{"port": {"network_id": "d6ae4120-63a2-4dc9-993d-edc883bd7661", "fixed_ips": [{"subnet_id": "8b5a2186-03ca-4f72-ab4f-f40e9cfc7015", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-port", "admin_state_up": true}}' 2018-12-23 10:58:46,112 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-fba4434a-cdbe-443b-8417-b7bcead61ec6 Date: Sun, 23 Dec 2018 10:58:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T10:58:45Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8b5a2186-03ca-4f72-ab4f-f40e9cfc7015","ip_address":"10.55.1.100"}],"id":"54242611-3110-4c54-aff1-e54e4e5ba04e","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4f:fb:76","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-port","admin_state_up":true,"network_id":"d6ae4120-63a2-4dc9-993d-edc883bd7661","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:45Z","binding:vnic_type":"normal"}} 2018-12-23 10:58:46,113 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-fba4434a-cdbe-443b-8417-b7bcead61ec6 2018-12-23 10:58:46,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}917e8969782e359642f0bed0949d6828c1ae2ac1" 2018-12-23 10:58:46,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3450 X-Openstack-Request-Id: req-aacc8b76-94b3-44cc-b9eb-570261b5913a Date: Sun, 23 Dec 2018 10:58:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T10:58:43Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8b5a2186-03ca-4f72-ab4f-f40e9cfc7015","ip_address":"10.55.1.2"}],"id":"022ac40e-b118-40f3-b4ec-6230769ace99","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:40:eb","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d6ae4120-63a2-4dc9-993d-edc883bd7661","name":"","admin_state_up":true,"network_id":"d6ae4120-63a2-4dc9-993d-edc883bd7661","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T10:58:45Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8b5a2186-03ca-4f72-ab4f-f40e9cfc7015","ip_address":"10.55.1.100"}],"id":"54242611-3110-4c54-aff1-e54e4e5ba04e","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4f:fb:76","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-port","admin_state_up":true,"network_id":"d6ae4120-63a2-4dc9-993d-edc883bd7661","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:45Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T10:58:43Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8b5a2186-03ca-4f72-ab4f-f40e9cfc7015","ip_address":"10.55.1.3"}],"id":"8b8c5adf-41bb-4987-95d9-5622b8630b1a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:ab:4e","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d6ae4120-63a2-4dc9-993d-edc883bd7661","name":"","admin_state_up":true,"network_id":"d6ae4120-63a2-4dc9-993d-edc883bd7661","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T10:58:43Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8b5a2186-03ca-4f72-ab4f-f40e9cfc7015","ip_address":"10.55.1.4"}],"id":"a216bf00-19c1-4ccb-bd9e-c97bd7a05aa9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:cd:31","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d6ae4120-63a2-4dc9-993d-edc883bd7661","name":"","admin_state_up":true,"network_id":"d6ae4120-63a2-4dc9-993d-edc883bd7661","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:43Z","binding:vnic_type":"normal"}]} 2018-12-23 10:58:46,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports used request id req-aacc8b76-94b3-44cc-b9eb-570261b5913a 2018-12-23 10:58:46,175 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-port 2018-12-23 10:58:46,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/54242611-3110-4c54-aff1-e54e4e5ba04e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}917e8969782e359642f0bed0949d6828c1ae2ac1" 2018-12-23 10:58:46,696 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ac8b7c0b-004e-472b-a7bd-78e1c6aee977 Date: Sun, 23 Dec 2018 10:58:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:58:46,696 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/54242611-3110-4c54-aff1-e54e4e5ba04e used request id req-ac8b7c0b-004e-472b-a7bd-78e1c6aee977 2018-12-23 10:58:46,696 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-subnet 2018-12-23 10:58:46,696 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-subnet 2018-12-23 10:58:46,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/8b5a2186-03ca-4f72-ab4f-f40e9cfc7015 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}917e8969782e359642f0bed0949d6828c1ae2ac1" 2018-12-23 10:58:49,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c7bc9a1a-a8be-406d-92ac-16c1ebd13aa3 Date: Sun, 23 Dec 2018 10:58:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:58:49,052 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/8b5a2186-03ca-4f72-ab4f-f40e9cfc7015 used request id req-c7bc9a1a-a8be-406d-92ac-16c1ebd13aa3 2018-12-23 10:58:49,052 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-6a6ba926-63f5-4369-bba9-d69272d125bc-pub-net 2018-12-23 10:58:49,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/d6ae4120-63a2-4dc9-993d-edc883bd7661 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}917e8969782e359642f0bed0949d6828c1ae2ac1" 2018-12-23 10:58:50,459 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2b063b2e-f0bb-4f6b-84b4-051646327aec Date: Sun, 23 Dec 2018 10:58:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:58:50,459 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/d6ae4120-63a2-4dc9-993d-edc883bd7661 used request id req-2b063b2e-f0bb-4f6b-84b4-051646327aec 2018-12-23 10:58:50,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:58:50,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:58:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["4nqIbkxzRTaO6-3OA4L34A"], "issued_at": "2018-12-23T10:58:50.000000Z"}} 2018-12-23 10:58:50,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7ddeb8433cb614ab169d14f6733c15924f43c5" 2018-12-23 10:58:50,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ef73d6c-925d-44a0-acf8-9ca1316c293e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:58:50,982 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4ef73d6c-925d-44a0-acf8-9ca1316c293e 2018-12-23 10:58:50,984 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-net 2018-12-23 10:58:50,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7ddeb8433cb614ab169d14f6733c15924f43c5" -d '{"network": {"name": "NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-net", "admin_state_up": true}}' 2018-12-23 10:58:51,531 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-d444c5fd-0116-4056-af70-2f7a497d6665 Date: Sun, 23 Dec 2018 10:58:51 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f39fdae8-6fa2-492d-8a97-2ad81a990574","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:58:51Z","is_default":false,"provider:segmentation_id":34,"name":"NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:51Z","mtu":1450}} 2018-12-23 10:58:51,531 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-d444c5fd-0116-4056-af70-2f7a497d6665 2018-12-23 10:58:51,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=f39fdae8-6fa2-492d-8a97-2ad81a990574 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7ddeb8433cb614ab169d14f6733c15924f43c5" 2018-12-23 10:58:51,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-01e70af0-35b0-4a6a-b128-b1ad17ac2c3a Date: Sun, 23 Dec 2018 10:58:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f39fdae8-6fa2-492d-8a97-2ad81a990574","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:58:51Z","provider:segmentation_id":34,"name":"NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:51Z","provider:network_type":"vxlan"}]} 2018-12-23 10:58:51,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=f39fdae8-6fa2-492d-8a97-2ad81a990574 used request id req-01e70af0-35b0-4a6a-b128-b1ad17ac2c3a 2018-12-23 10:58:51,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f39fdae8-6fa2-492d-8a97-2ad81a990574 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7ddeb8433cb614ab169d14f6733c15924f43c5" 2018-12-23 10:58:51,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bcae4d03-2712-4823-986e-39ffc57d6fb7 Date: Sun, 23 Dec 2018 10:58:51 GMT RESP BODY: {"subnets":[]} 2018-12-23 10:58:51,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f39fdae8-6fa2-492d-8a97-2ad81a990574 used request id req-bcae4d03-2712-4823-986e-39ffc57d6fb7 2018-12-23 10:58:51,970 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-subnet 2018-12-23 10:58:51,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7ddeb8433cb614ab169d14f6733c15924f43c5" -d '{"subnets": [{"ip_version": 4, "network_id": "f39fdae8-6fa2-492d-8a97-2ad81a990574", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-subnet"}]}' 2018-12-23 10:58:52,561 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b19e7887-8715-4823-b751-cffbbfe9a4ca Date: Sun, 23 Dec 2018 10:58:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f39fdae8-6fa2-492d-8a97-2ad81a990574","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:52Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58:52Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"bec9df02-8bba-404d-ae6c-ffa55ba10f0e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-subnet"}]} 2018-12-23 10:58:52,561 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-b19e7887-8715-4823-b751-cffbbfe9a4ca 2018-12-23 10:58:52,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=f39fdae8-6fa2-492d-8a97-2ad81a990574 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7ddeb8433cb614ab169d14f6733c15924f43c5" 2018-12-23 10:58:52,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-1b006b77-f78b-4010-a8c7-a3a140618093 Date: Sun, 23 Dec 2018 10:58:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f39fdae8-6fa2-492d-8a97-2ad81a990574","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["bec9df02-8bba-404d-ae6c-ffa55ba10f0e"],"description":"","tags":[],"updated_at":"2018-12-23T10:58:52Z","provider:segmentation_id":34,"name":"NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:51Z","provider:network_type":"vxlan"}]} 2018-12-23 10:58:52,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=f39fdae8-6fa2-492d-8a97-2ad81a990574 used request id req-1b006b77-f78b-4010-a8c7-a3a140618093 2018-12-23 10:58:52,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f39fdae8-6fa2-492d-8a97-2ad81a990574 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7ddeb8433cb614ab169d14f6733c15924f43c5" 2018-12-23 10:58:53,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e1796693-3367-44f2-9ffc-d18c5a7667fd Date: Sun, 23 Dec 2018 10:58:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f39fdae8-6fa2-492d-8a97-2ad81a990574","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:52Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"bec9df02-8bba-404d-ae6c-ffa55ba10f0e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-subnet"}]} 2018-12-23 10:58:53,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f39fdae8-6fa2-492d-8a97-2ad81a990574 used request id req-e1796693-3367-44f2-9ffc-d18c5a7667fd 2018-12-23 10:58:53,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7ddeb8433cb614ab169d14f6733c15924f43c5" 2018-12-23 10:58:53,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-26f20391-841e-4de0-b316-544de917ead2 Date: Sun, 23 Dec 2018 10:58:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f39fdae8-6fa2-492d-8a97-2ad81a990574","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["bec9df02-8bba-404d-ae6c-ffa55ba10f0e"],"description":"","tags":[],"updated_at":"2018-12-23T10:58:52Z","provider:segmentation_id":34,"name":"NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:51Z","provider:network_type":"vxlan"}]} 2018-12-23 10:58:53,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-net used request id req-26f20391-841e-4de0-b316-544de917ead2 2018-12-23 10:58:53,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:58:53,378 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:58: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:58:53,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7ddeb8433cb614ab169d14f6733c15924f43c5" 2018-12-23 10:58:53,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:58:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcbb5fe5-c704-4762-9997-0bbc5962006c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:58:53,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-fcbb5fe5-c704-4762-9997-0bbc5962006c 2018-12-23 10:58:53,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f39fdae8-6fa2-492d-8a97-2ad81a990574 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7ddeb8433cb614ab169d14f6733c15924f43c5" 2018-12-23 10:58:53,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a2e07291-0ec9-47db-b1a7-ac550ac9242a Date: Sun, 23 Dec 2018 10:58:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f39fdae8-6fa2-492d-8a97-2ad81a990574","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:52Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"bec9df02-8bba-404d-ae6c-ffa55ba10f0e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-subnet"}]} 2018-12-23 10:58:53,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f39fdae8-6fa2-492d-8a97-2ad81a990574 used request id req-a2e07291-0ec9-47db-b1a7-ac550ac9242a 2018-12-23 10:58:53,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f39fdae8-6fa2-492d-8a97-2ad81a990574&name=NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7ddeb8433cb614ab169d14f6733c15924f43c5" 2018-12-23 10:58:53,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f58140c8-0f33-4f7f-ae0a-88e2eaef167d Date: Sun, 23 Dec 2018 10:58:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f39fdae8-6fa2-492d-8a97-2ad81a990574","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:52Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"bec9df02-8bba-404d-ae6c-ffa55ba10f0e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-subnet"}]} 2018-12-23 10:58:53,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f39fdae8-6fa2-492d-8a97-2ad81a990574&name=NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-subnet used request id req-f58140c8-0f33-4f7f-ae0a-88e2eaef167d 2018-12-23 10:58:53,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:58:53,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:58:54,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:58:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["fri6L_UhTW6-3UqNB_g5FA"], "issued_at": "2018-12-23T10:58:54.000000Z"}} 2018-12-23 10:58:54,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4904cf8f715a06f79357cb062786ab2ede51d12f" 2018-12-23 10:58:54,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4ed8bdc-fec3-421f-9db1-73cc9cc1661f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:58:54,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d4ed8bdc-fec3-421f-9db1-73cc9cc1661f 2018-12-23 10:58:54,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7ddeb8433cb614ab169d14f6733c15924f43c5" 2018-12-23 10:58:54,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-fcbc8eb3-6e69-444a-87f3-2c518d9dd58e Date: Sun, 23 Dec 2018 10:58:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f39fdae8-6fa2-492d-8a97-2ad81a990574","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["bec9df02-8bba-404d-ae6c-ffa55ba10f0e"],"description":"","tags":[],"updated_at":"2018-12-23T10:58:52Z","provider:segmentation_id":34,"name":"NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:51Z","provider:network_type":"vxlan"}]} 2018-12-23 10:58:54,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-net used request id req-fcbc8eb3-6e69-444a-87f3-2c518d9dd58e 2018-12-23 10:58:54,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f39fdae8-6fa2-492d-8a97-2ad81a990574 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7ddeb8433cb614ab169d14f6733c15924f43c5" 2018-12-23 10:58:54,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-26ec66d0-bd6f-4855-9d64-a15a4d401273 Date: Sun, 23 Dec 2018 10:58:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f39fdae8-6fa2-492d-8a97-2ad81a990574","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:52Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"bec9df02-8bba-404d-ae6c-ffa55ba10f0e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-subnet"}]} 2018-12-23 10:58:54,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f39fdae8-6fa2-492d-8a97-2ad81a990574 used request id req-26ec66d0-bd6f-4855-9d64-a15a4d401273 2018-12-23 10:58:54,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7ddeb8433cb614ab169d14f6733c15924f43c5" 2018-12-23 10:58:54,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-42015e3c-6a32-493e-8cea-ec4094eddc5a Date: Sun, 23 Dec 2018 10:58:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f39fdae8-6fa2-492d-8a97-2ad81a990574","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["bec9df02-8bba-404d-ae6c-ffa55ba10f0e"],"description":"","tags":[],"updated_at":"2018-12-23T10:58:52Z","provider:segmentation_id":34,"name":"NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:51Z","provider:network_type":"vxlan"}]} 2018-12-23 10:58:54,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-net used request id req-42015e3c-6a32-493e-8cea-ec4094eddc5a 2018-12-23 10:58:54,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:58:54,859 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:58: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:58:54,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4904cf8f715a06f79357cb062786ab2ede51d12f" 2018-12-23 10:58:55,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e3e0911-5069-4a0d-b54a-4ee7050f1294 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:58:55,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-8e3e0911-5069-4a0d-b54a-4ee7050f1294 2018-12-23 10:58:55,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f39fdae8-6fa2-492d-8a97-2ad81a990574 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7ddeb8433cb614ab169d14f6733c15924f43c5" 2018-12-23 10:58:55,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-72853c68-0df9-4b7f-85c6-82a7e502a9c1 Date: Sun, 23 Dec 2018 10:58:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f39fdae8-6fa2-492d-8a97-2ad81a990574","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:52Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"bec9df02-8bba-404d-ae6c-ffa55ba10f0e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-subnet"}]} 2018-12-23 10:58:55,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f39fdae8-6fa2-492d-8a97-2ad81a990574 used request id req-72853c68-0df9-4b7f-85c6-82a7e502a9c1 2018-12-23 10:58:55,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=f39fdae8-6fa2-492d-8a97-2ad81a990574&name=NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7ddeb8433cb614ab169d14f6733c15924f43c5" 2018-12-23 10:58:55,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9af92732-e4ce-46b4-bada-5cb16511f820 Date: Sun, 23 Dec 2018 10:58:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f39fdae8-6fa2-492d-8a97-2ad81a990574","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:52Z","dns_nameservers":[],"updated_at":"2018-12-23T10:58:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"bec9df02-8bba-404d-ae6c-ffa55ba10f0e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-subnet"}]} 2018-12-23 10:58:55,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=f39fdae8-6fa2-492d-8a97-2ad81a990574&name=NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-subnet used request id req-9af92732-e4ce-46b4-bada-5cb16511f820 2018-12-23 10:58:55,307 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-net 2018-12-23 10:58:55,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7ddeb8433cb614ab169d14f6733c15924f43c5" -d '{"port": {"network_id": "f39fdae8-6fa2-492d-8a97-2ad81a990574", "fixed_ips": [{"subnet_id": "bec9df02-8bba-404d-ae6c-ffa55ba10f0e", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-port", "admin_state_up": true}}' 2018-12-23 10:58:55,323 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-d1a2edf9-58ce-43db-982c-784ce49ca0a7 Date: Sun, 23 Dec 2018 10:58:55 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-23 10:58:55,323 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-d1a2edf9-58ce-43db-982c-784ce49ca0a7 2018-12-23 10:58:55,323 - 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-12-23 10:58:55,324 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-subnet 2018-12-23 10:58:55,324 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-subnet 2018-12-23 10:58:55,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/bec9df02-8bba-404d-ae6c-ffa55ba10f0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7ddeb8433cb614ab169d14f6733c15924f43c5" 2018-12-23 10:58:57,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3ed50efa-4c95-43e6-9299-bb5f22ac7ff2 Date: Sun, 23 Dec 2018 10:58:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:58:57,567 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/bec9df02-8bba-404d-ae6c-ffa55ba10f0e used request id req-3ed50efa-4c95-43e6-9299-bb5f22ac7ff2 2018-12-23 10:58:57,567 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-0a9a5676-2c38-436e-82ba-7efd970b319e-pub-net 2018-12-23 10:58:57,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/f39fdae8-6fa2-492d-8a97-2ad81a990574 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7ddeb8433cb614ab169d14f6733c15924f43c5" 2018-12-23 10:58:59,022 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3a8775ad-8e5b-4ecf-b4df-6c4bfeb5a891 Date: Sun, 23 Dec 2018 10:58:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:58:59,022 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/f39fdae8-6fa2-492d-8a97-2ad81a990574 used request id req-3a8775ad-8e5b-4ecf-b4df-6c4bfeb5a891 2018-12-23 10:58:59,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:58:59,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:58:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["tS5HRYTqSH6OB-5yI1OqGQ"], "issued_at": "2018-12-23T10:58:59.000000Z"}} 2018-12-23 10:58:59,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3bbd7360c453763dea1a4691e32035d45407e4" 2018-12-23 10:58:59,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3bcb74e-e05a-497e-9174-5e358ed1bfdd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:58:59,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d3bcb74e-e05a-497e-9174-5e358ed1bfdd 2018-12-23 10:58:59,572 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-net 2018-12-23 10:58:59,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3bbd7360c453763dea1a4691e32035d45407e4" -d '{"network": {"name": "NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-net", "admin_state_up": true}}' 2018-12-23 10:59:00,130 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-2e4a8440-11f6-4dfb-bb6d-2bdd70b5836e Date: Sun, 23 Dec 2018 10:59: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":"154e9d4c-bea9-49a7-bac3-04942ddda5c5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:59:00Z","is_default":false,"provider:segmentation_id":100,"name":"NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:59Z","mtu":1450}} 2018-12-23 10:59:00,131 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-2e4a8440-11f6-4dfb-bb6d-2bdd70b5836e 2018-12-23 10:59:00,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=154e9d4c-bea9-49a7-bac3-04942ddda5c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3bbd7360c453763dea1a4691e32035d45407e4" 2018-12-23 10:59:00,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f2b6384a-a67d-4c4a-b546-34fa23484d14 Date: Sun, 23 Dec 2018 10:59:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"154e9d4c-bea9-49a7-bac3-04942ddda5c5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:59:00Z","provider:segmentation_id":100,"name":"NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:59Z","provider:network_type":"vxlan"}]} 2018-12-23 10:59:00,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=154e9d4c-bea9-49a7-bac3-04942ddda5c5 used request id req-f2b6384a-a67d-4c4a-b546-34fa23484d14 2018-12-23 10:59:00,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=154e9d4c-bea9-49a7-bac3-04942ddda5c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3bbd7360c453763dea1a4691e32035d45407e4" 2018-12-23 10:59:00,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5802cbbf-9aa9-432f-bc65-f8ab6f08fc37 Date: Sun, 23 Dec 2018 10:59:00 GMT RESP BODY: {"subnets":[]} 2018-12-23 10:59:00,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=154e9d4c-bea9-49a7-bac3-04942ddda5c5 used request id req-5802cbbf-9aa9-432f-bc65-f8ab6f08fc37 2018-12-23 10:59:00,547 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-subnet 2018-12-23 10:59:00,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3bbd7360c453763dea1a4691e32035d45407e4" -d '{"subnets": [{"ip_version": 4, "network_id": "154e9d4c-bea9-49a7-bac3-04942ddda5c5", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-subnet"}]}' 2018-12-23 10:59:01,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f93f78fd-497a-450d-b895-f133bc84ee15 Date: Sun, 23 Dec 2018 10:59:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"154e9d4c-bea9-49a7-bac3-04942ddda5c5","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:00Z","dns_nameservers":[],"updated_at":"2018-12-23T10:59:00Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"9e3fd7ef-f103-4918-9229-9af46fae6d72","subnetpool_id":null,"name":"NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-subnet"}]} 2018-12-23 10:59:01,070 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-f93f78fd-497a-450d-b895-f133bc84ee15 2018-12-23 10:59:01,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=154e9d4c-bea9-49a7-bac3-04942ddda5c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3bbd7360c453763dea1a4691e32035d45407e4" 2018-12-23 10:59:01,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-ab5f7dfb-f5db-4e88-bc4b-e200f609e15c Date: Sun, 23 Dec 2018 10:59:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"154e9d4c-bea9-49a7-bac3-04942ddda5c5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["9e3fd7ef-f103-4918-9229-9af46fae6d72"],"description":"","tags":[],"updated_at":"2018-12-23T10:59:00Z","provider:segmentation_id":100,"name":"NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:59Z","provider:network_type":"vxlan"}]} 2018-12-23 10:59:01,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=154e9d4c-bea9-49a7-bac3-04942ddda5c5 used request id req-ab5f7dfb-f5db-4e88-bc4b-e200f609e15c 2018-12-23 10:59:01,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=154e9d4c-bea9-49a7-bac3-04942ddda5c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3bbd7360c453763dea1a4691e32035d45407e4" 2018-12-23 10:59:01,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-79f29bc1-1d3e-4568-adf4-3f50c6497bd8 Date: Sun, 23 Dec 2018 10:59:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"154e9d4c-bea9-49a7-bac3-04942ddda5c5","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:00Z","dns_nameservers":[],"updated_at":"2018-12-23T10:59:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"9e3fd7ef-f103-4918-9229-9af46fae6d72","subnetpool_id":null,"name":"NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-subnet"}]} 2018-12-23 10:59:01,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=154e9d4c-bea9-49a7-bac3-04942ddda5c5 used request id req-79f29bc1-1d3e-4568-adf4-3f50c6497bd8 2018-12-23 10:59:01,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3bbd7360c453763dea1a4691e32035d45407e4" 2018-12-23 10:59:01,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-1960d910-ed2b-43df-9696-e99dc47a68f0 Date: Sun, 23 Dec 2018 10:59:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"154e9d4c-bea9-49a7-bac3-04942ddda5c5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["9e3fd7ef-f103-4918-9229-9af46fae6d72"],"description":"","tags":[],"updated_at":"2018-12-23T10:59:00Z","provider:segmentation_id":100,"name":"NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:59Z","provider:network_type":"vxlan"}]} 2018-12-23 10:59:01,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-net used request id req-1960d910-ed2b-43df-9696-e99dc47a68f0 2018-12-23 10:59:01,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:59:01,613 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:59: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:59:01,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3bbd7360c453763dea1a4691e32035d45407e4" 2018-12-23 10:59:01,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eee1579d-88b0-421b-a177-fcebfcf21d13 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:59:01,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-eee1579d-88b0-421b-a177-fcebfcf21d13 2018-12-23 10:59:01,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=154e9d4c-bea9-49a7-bac3-04942ddda5c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3bbd7360c453763dea1a4691e32035d45407e4" 2018-12-23 10:59:01,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e2b66392-2b75-4e52-90c8-0687fabcaf7c Date: Sun, 23 Dec 2018 10:59:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"154e9d4c-bea9-49a7-bac3-04942ddda5c5","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:00Z","dns_nameservers":[],"updated_at":"2018-12-23T10:59:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"9e3fd7ef-f103-4918-9229-9af46fae6d72","subnetpool_id":null,"name":"NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-subnet"}]} 2018-12-23 10:59:01,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=154e9d4c-bea9-49a7-bac3-04942ddda5c5 used request id req-e2b66392-2b75-4e52-90c8-0687fabcaf7c 2018-12-23 10:59:01,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=154e9d4c-bea9-49a7-bac3-04942ddda5c5&name=NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3bbd7360c453763dea1a4691e32035d45407e4" 2018-12-23 10:59:02,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3edaa31c-e2ec-42e3-8ccb-add1feed9aeb Date: Sun, 23 Dec 2018 10:59:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"154e9d4c-bea9-49a7-bac3-04942ddda5c5","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:00Z","dns_nameservers":[],"updated_at":"2018-12-23T10:59:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"9e3fd7ef-f103-4918-9229-9af46fae6d72","subnetpool_id":null,"name":"NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-subnet"}]} 2018-12-23 10:59:02,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=154e9d4c-bea9-49a7-bac3-04942ddda5c5&name=NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-subnet used request id req-3edaa31c-e2ec-42e3-8ccb-add1feed9aeb 2018-12-23 10:59:02,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:59:02,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:59:02,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:59:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["5UEpDo9zSZ65fM9xJnmPZQ"], "issued_at": "2018-12-23T10:59:02.000000Z"}} 2018-12-23 10:59:02,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7088496339422c96b5532f188584f7b93c4a965" 2018-12-23 10:59:02,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2698542c-97c0-4189-82fb-d7924b7ea625 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:59:02,606 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2698542c-97c0-4189-82fb-d7924b7ea625 2018-12-23 10:59:02,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3bbd7360c453763dea1a4691e32035d45407e4" 2018-12-23 10:59:02,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-b9a971d0-c54b-434a-a748-7dc38b474b5a Date: Sun, 23 Dec 2018 10:59:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"154e9d4c-bea9-49a7-bac3-04942ddda5c5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["9e3fd7ef-f103-4918-9229-9af46fae6d72"],"description":"","tags":[],"updated_at":"2018-12-23T10:59:00Z","provider:segmentation_id":100,"name":"NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:59Z","provider:network_type":"vxlan"}]} 2018-12-23 10:59:02,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-net used request id req-b9a971d0-c54b-434a-a748-7dc38b474b5a 2018-12-23 10:59:02,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=154e9d4c-bea9-49a7-bac3-04942ddda5c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3bbd7360c453763dea1a4691e32035d45407e4" 2018-12-23 10:59:03,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fca26299-fd0d-417a-8af6-cdf80c697c0d Date: Sun, 23 Dec 2018 10:59:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"154e9d4c-bea9-49a7-bac3-04942ddda5c5","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:00Z","dns_nameservers":[],"updated_at":"2018-12-23T10:59:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"9e3fd7ef-f103-4918-9229-9af46fae6d72","subnetpool_id":null,"name":"NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-subnet"}]} 2018-12-23 10:59:03,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=154e9d4c-bea9-49a7-bac3-04942ddda5c5 used request id req-fca26299-fd0d-417a-8af6-cdf80c697c0d 2018-12-23 10:59:03,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3bbd7360c453763dea1a4691e32035d45407e4" 2018-12-23 10:59:03,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a0a0d5b6-4651-4c01-9d08-5a7e7b67786e Date: Sun, 23 Dec 2018 10:59:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"154e9d4c-bea9-49a7-bac3-04942ddda5c5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["9e3fd7ef-f103-4918-9229-9af46fae6d72"],"description":"","tags":[],"updated_at":"2018-12-23T10:59:00Z","provider:segmentation_id":100,"name":"NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:58:59Z","provider:network_type":"vxlan"}]} 2018-12-23 10:59:03,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-net used request id req-a0a0d5b6-4651-4c01-9d08-5a7e7b67786e 2018-12-23 10:59:03,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:59:03,170 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:59: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:59:03,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7088496339422c96b5532f188584f7b93c4a965" 2018-12-23 10:59:03,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12084240-e1e8-4445-a5ab-9a30fd85a76a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:59:03,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-12084240-e1e8-4445-a5ab-9a30fd85a76a 2018-12-23 10:59:03,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=154e9d4c-bea9-49a7-bac3-04942ddda5c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3bbd7360c453763dea1a4691e32035d45407e4" 2018-12-23 10:59:03,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e08f7674-8818-4ef4-a8c8-0f53eb6b9ed2 Date: Sun, 23 Dec 2018 10:59:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"154e9d4c-bea9-49a7-bac3-04942ddda5c5","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:00Z","dns_nameservers":[],"updated_at":"2018-12-23T10:59:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"9e3fd7ef-f103-4918-9229-9af46fae6d72","subnetpool_id":null,"name":"NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-subnet"}]} 2018-12-23 10:59:03,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=154e9d4c-bea9-49a7-bac3-04942ddda5c5 used request id req-e08f7674-8818-4ef4-a8c8-0f53eb6b9ed2 2018-12-23 10:59:03,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=154e9d4c-bea9-49a7-bac3-04942ddda5c5&name=NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3bbd7360c453763dea1a4691e32035d45407e4" 2018-12-23 10:59:03,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ab87fb6d-00aa-4b2b-949e-b27b962742cf Date: Sun, 23 Dec 2018 10:59:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"154e9d4c-bea9-49a7-bac3-04942ddda5c5","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:00Z","dns_nameservers":[],"updated_at":"2018-12-23T10:59:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"9e3fd7ef-f103-4918-9229-9af46fae6d72","subnetpool_id":null,"name":"NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-subnet"}]} 2018-12-23 10:59:03,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=154e9d4c-bea9-49a7-bac3-04942ddda5c5&name=NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-subnet used request id req-ab87fb6d-00aa-4b2b-949e-b27b962742cf 2018-12-23 10:59:03,292 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-net 2018-12-23 10:59:03,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3bbd7360c453763dea1a4691e32035d45407e4" -d '{"port": {"network_id": "154e9d4c-bea9-49a7-bac3-04942ddda5c5", "fixed_ips": [{"subnet_id": "9e3fd7ef-f103-4918-9229-9af46fae6d72", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-port", "admin_state_up": true}}' 2018-12-23 10:59:03,688 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-61b334c0-6ce3-492a-a26f-b4fc16e81c24 Date: Sun, 23 Dec 2018 10:59:03 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-12-23 10:59:03,688 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-61b334c0-6ce3-492a-a26f-b4fc16e81c24 2018-12-23 10:59:03,688 - 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-12-23 10:59:03,688 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-subnet 2018-12-23 10:59:03,689 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-subnet 2018-12-23 10:59:03,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/9e3fd7ef-f103-4918-9229-9af46fae6d72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3bbd7360c453763dea1a4691e32035d45407e4" 2018-12-23 10:59:05,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e7400611-c23f-4aee-a142-2279b813b431 Date: Sun, 23 Dec 2018 10:59:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:59:05,764 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/9e3fd7ef-f103-4918-9229-9af46fae6d72 used request id req-e7400611-c23f-4aee-a142-2279b813b431 2018-12-23 10:59:05,764 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-579df01b-414c-4962-a803-7ce8d84cf914-pub-net 2018-12-23 10:59:05,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/154e9d4c-bea9-49a7-bac3-04942ddda5c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3bbd7360c453763dea1a4691e32035d45407e4" 2018-12-23 10:59:07,407 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a3cee16e-08c1-4f70-a0bd-281ed13b3831 Date: Sun, 23 Dec 2018 10:59:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:59:07,408 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/154e9d4c-bea9-49a7-bac3-04942ddda5c5 used request id req-a3cee16e-08c1-4f70-a0bd-281ed13b3831 2018-12-23 10:59:07,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:59:07,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:59:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["nSb4DAeDSaOlPrVa9tzbyQ"], "issued_at": "2018-12-23T10:59:07.000000Z"}} 2018-12-23 10:59:07,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26756ff41dc612e06fb2e3faa696871628c4b020" 2018-12-23 10:59:07,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-361e5cb6-0509-45a0-acf6-1567ed1cd610 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:59:07,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-361e5cb6-0509-45a0-acf6-1567ed1cd610 2018-12-23 10:59:07,885 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-net 2018-12-23 10:59:07,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26756ff41dc612e06fb2e3faa696871628c4b020" -d '{"network": {"name": "NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-net", "admin_state_up": true}}' 2018-12-23 10:59:08,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-32fbc9cc-aa9e-4b28-8e9c-6893b6570623 Date: Sun, 23 Dec 2018 10:59:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"65851535-7991-4f50-a090-65eecd4ceac7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:59:08Z","is_default":false,"provider:segmentation_id":41,"name":"NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:08Z","mtu":1450}} 2018-12-23 10:59:08,279 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-32fbc9cc-aa9e-4b28-8e9c-6893b6570623 2018-12-23 10:59:08,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=65851535-7991-4f50-a090-65eecd4ceac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26756ff41dc612e06fb2e3faa696871628c4b020" 2018-12-23 10:59:08,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e06cf55c-dacf-4bc7-a738-683fc6912c21 Date: Sun, 23 Dec 2018 10:59:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"65851535-7991-4f50-a090-65eecd4ceac7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:59:08Z","provider:segmentation_id":41,"name":"NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:08Z","provider:network_type":"vxlan"}]} 2018-12-23 10:59:08,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=65851535-7991-4f50-a090-65eecd4ceac7 used request id req-e06cf55c-dacf-4bc7-a738-683fc6912c21 2018-12-23 10:59:08,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=65851535-7991-4f50-a090-65eecd4ceac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26756ff41dc612e06fb2e3faa696871628c4b020" 2018-12-23 10:59:08,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-55afb773-1320-488e-968d-59edee5d6d3e Date: Sun, 23 Dec 2018 10:59:08 GMT RESP BODY: {"subnets":[]} 2018-12-23 10:59:08,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=65851535-7991-4f50-a090-65eecd4ceac7 used request id req-55afb773-1320-488e-968d-59edee5d6d3e 2018-12-23 10:59:08,684 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-subnet 2018-12-23 10:59:08,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26756ff41dc612e06fb2e3faa696871628c4b020" -d '{"subnets": [{"ip_version": 4, "network_id": "65851535-7991-4f50-a090-65eecd4ceac7", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-subnet"}]}' 2018-12-23 10:59:09,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f52b298b-a685-4cee-b438-7d4a044cb419 Date: Sun, 23 Dec 2018 10:59:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"65851535-7991-4f50-a090-65eecd4ceac7","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:08Z","dns_nameservers":[],"updated_at":"2018-12-23T10:59:08Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"36cc59c8-1860-4e39-ad2b-1cc2b88c9b22","subnetpool_id":null,"name":"NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-subnet"}]} 2018-12-23 10:59:09,351 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-f52b298b-a685-4cee-b438-7d4a044cb419 2018-12-23 10:59:09,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=65851535-7991-4f50-a090-65eecd4ceac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26756ff41dc612e06fb2e3faa696871628c4b020" 2018-12-23 10:59:09,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-c42e856b-3fac-43d0-a9f8-d4826c64dd75 Date: Sun, 23 Dec 2018 10:59:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"65851535-7991-4f50-a090-65eecd4ceac7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["36cc59c8-1860-4e39-ad2b-1cc2b88c9b22"],"description":"","tags":[],"updated_at":"2018-12-23T10:59:08Z","provider:segmentation_id":41,"name":"NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:08Z","provider:network_type":"vxlan"}]} 2018-12-23 10:59:09,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=65851535-7991-4f50-a090-65eecd4ceac7 used request id req-c42e856b-3fac-43d0-a9f8-d4826c64dd75 2018-12-23 10:59:09,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=65851535-7991-4f50-a090-65eecd4ceac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26756ff41dc612e06fb2e3faa696871628c4b020" 2018-12-23 10:59:09,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-903c0fc0-e050-4325-83c1-48b965e2c62a Date: Sun, 23 Dec 2018 10:59:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"65851535-7991-4f50-a090-65eecd4ceac7","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:08Z","dns_nameservers":[],"updated_at":"2018-12-23T10:59:08Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"36cc59c8-1860-4e39-ad2b-1cc2b88c9b22","subnetpool_id":null,"name":"NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-subnet"}]} 2018-12-23 10:59:09,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=65851535-7991-4f50-a090-65eecd4ceac7 used request id req-903c0fc0-e050-4325-83c1-48b965e2c62a 2018-12-23 10:59:09,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26756ff41dc612e06fb2e3faa696871628c4b020" 2018-12-23 10:59:10,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-eb366004-5746-454b-b9c1-59ab08ad43d0 Date: Sun, 23 Dec 2018 10:59:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"65851535-7991-4f50-a090-65eecd4ceac7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["36cc59c8-1860-4e39-ad2b-1cc2b88c9b22"],"description":"","tags":[],"updated_at":"2018-12-23T10:59:08Z","provider:segmentation_id":41,"name":"NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:08Z","provider:network_type":"vxlan"}]} 2018-12-23 10:59:10,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-net used request id req-eb366004-5746-454b-b9c1-59ab08ad43d0 2018-12-23 10:59:10,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:59:10,118 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:59: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:59:10,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26756ff41dc612e06fb2e3faa696871628c4b020" 2018-12-23 10:59:10,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdefe50d-7a4e-4f39-9d7e-bf41978b2dd2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:59:10,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-fdefe50d-7a4e-4f39-9d7e-bf41978b2dd2 2018-12-23 10:59:10,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=65851535-7991-4f50-a090-65eecd4ceac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26756ff41dc612e06fb2e3faa696871628c4b020" 2018-12-23 10:59:10,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6ab9b19d-a0a3-473f-9299-8776d598aca2 Date: Sun, 23 Dec 2018 10:59:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"65851535-7991-4f50-a090-65eecd4ceac7","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:08Z","dns_nameservers":[],"updated_at":"2018-12-23T10:59:08Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"36cc59c8-1860-4e39-ad2b-1cc2b88c9b22","subnetpool_id":null,"name":"NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-subnet"}]} 2018-12-23 10:59:10,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=65851535-7991-4f50-a090-65eecd4ceac7 used request id req-6ab9b19d-a0a3-473f-9299-8776d598aca2 2018-12-23 10:59:10,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=65851535-7991-4f50-a090-65eecd4ceac7&name=NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26756ff41dc612e06fb2e3faa696871628c4b020" 2018-12-23 10:59:10,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4bdd5391-3d5a-4243-9d40-36055b6a9100 Date: Sun, 23 Dec 2018 10:59:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"65851535-7991-4f50-a090-65eecd4ceac7","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:08Z","dns_nameservers":[],"updated_at":"2018-12-23T10:59:08Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"36cc59c8-1860-4e39-ad2b-1cc2b88c9b22","subnetpool_id":null,"name":"NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-subnet"}]} 2018-12-23 10:59:10,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=65851535-7991-4f50-a090-65eecd4ceac7&name=NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-subnet used request id req-4bdd5391-3d5a-4243-9d40-36055b6a9100 2018-12-23 10:59:10,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:59:10,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:59:11,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:59:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["_Rggv6NXTtqrrabGzlywtw"], "issued_at": "2018-12-23T10:59:11.000000Z"}} 2018-12-23 10:59:11,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7357f6bf5dec8b1130ca1e392eb02dee76c3013" 2018-12-23 10:59:11,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abbfc56c-1034-44d4-b8f6-6b3b6d4cfed7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:59:11,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-abbfc56c-1034-44d4-b8f6-6b3b6d4cfed7 2018-12-23 10:59:11,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26756ff41dc612e06fb2e3faa696871628c4b020" 2018-12-23 10:59:11,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-caf9adf1-1e1a-4e30-abf1-68b67c07b22f Date: Sun, 23 Dec 2018 10:59:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"65851535-7991-4f50-a090-65eecd4ceac7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["36cc59c8-1860-4e39-ad2b-1cc2b88c9b22"],"description":"","tags":[],"updated_at":"2018-12-23T10:59:08Z","provider:segmentation_id":41,"name":"NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:08Z","provider:network_type":"vxlan"}]} 2018-12-23 10:59:11,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-net used request id req-caf9adf1-1e1a-4e30-abf1-68b67c07b22f 2018-12-23 10:59:11,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=65851535-7991-4f50-a090-65eecd4ceac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26756ff41dc612e06fb2e3faa696871628c4b020" 2018-12-23 10:59:11,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0af6562a-dc47-4c7b-8e72-e259850a76e8 Date: Sun, 23 Dec 2018 10:59:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"65851535-7991-4f50-a090-65eecd4ceac7","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:08Z","dns_nameservers":[],"updated_at":"2018-12-23T10:59:08Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"36cc59c8-1860-4e39-ad2b-1cc2b88c9b22","subnetpool_id":null,"name":"NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-subnet"}]} 2018-12-23 10:59:11,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=65851535-7991-4f50-a090-65eecd4ceac7 used request id req-0af6562a-dc47-4c7b-8e72-e259850a76e8 2018-12-23 10:59:11,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26756ff41dc612e06fb2e3faa696871628c4b020" 2018-12-23 10:59:11,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-4b8776c4-8763-4781-924a-097941258b6f Date: Sun, 23 Dec 2018 10:59:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"65851535-7991-4f50-a090-65eecd4ceac7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["36cc59c8-1860-4e39-ad2b-1cc2b88c9b22"],"description":"","tags":[],"updated_at":"2018-12-23T10:59:08Z","provider:segmentation_id":41,"name":"NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:08Z","provider:network_type":"vxlan"}]} 2018-12-23 10:59:11,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-net used request id req-4b8776c4-8763-4781-924a-097941258b6f 2018-12-23 10:59:11,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:59:11,760 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:59:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:59:11,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7357f6bf5dec8b1130ca1e392eb02dee76c3013" 2018-12-23 10:59:11,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01879294-f2ba-4a59-93f7-b1cdc91d39ef Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:59:11,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-01879294-f2ba-4a59-93f7-b1cdc91d39ef 2018-12-23 10:59:11,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=65851535-7991-4f50-a090-65eecd4ceac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26756ff41dc612e06fb2e3faa696871628c4b020" 2018-12-23 10:59:12,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6be57475-5e8b-48c3-a315-a73509a18d26 Date: Sun, 23 Dec 2018 10:59:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"65851535-7991-4f50-a090-65eecd4ceac7","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:08Z","dns_nameservers":[],"updated_at":"2018-12-23T10:59:08Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"36cc59c8-1860-4e39-ad2b-1cc2b88c9b22","subnetpool_id":null,"name":"NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-subnet"}]} 2018-12-23 10:59:12,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=65851535-7991-4f50-a090-65eecd4ceac7 used request id req-6be57475-5e8b-48c3-a315-a73509a18d26 2018-12-23 10:59:12,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=65851535-7991-4f50-a090-65eecd4ceac7&name=NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26756ff41dc612e06fb2e3faa696871628c4b020" 2018-12-23 10:59:12,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6a4d55dd-0e08-446c-a98c-a97c7c910413 Date: Sun, 23 Dec 2018 10:59:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"65851535-7991-4f50-a090-65eecd4ceac7","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:08Z","dns_nameservers":[],"updated_at":"2018-12-23T10:59:08Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"36cc59c8-1860-4e39-ad2b-1cc2b88c9b22","subnetpool_id":null,"name":"NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-subnet"}]} 2018-12-23 10:59:12,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=65851535-7991-4f50-a090-65eecd4ceac7&name=NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-subnet used request id req-6a4d55dd-0e08-446c-a98c-a97c7c910413 2018-12-23 10:59:12,261 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-net 2018-12-23 10:59:12,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26756ff41dc612e06fb2e3faa696871628c4b020" -d '{"port": {"network_id": "65851535-7991-4f50-a090-65eecd4ceac7", "fixed_ips": [{"subnet_id": "36cc59c8-1860-4e39-ad2b-1cc2b88c9b22", "ip_address": null}], "name": "NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-port", "admin_state_up": true}}' 2018-12-23 10:59:12,279 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-9caac1f7-6ba2-4344-91a7-d45b0ee8cb69 Date: Sun, 23 Dec 2018 10:59:12 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-23 10:59:12,279 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-9caac1f7-6ba2-4344-91a7-d45b0ee8cb69 2018-12-23 10:59:12,280 - 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-12-23 10:59:12,280 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-subnet 2018-12-23 10:59:12,280 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-subnet 2018-12-23 10:59:12,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/36cc59c8-1860-4e39-ad2b-1cc2b88c9b22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26756ff41dc612e06fb2e3faa696871628c4b020" 2018-12-23 10:59:14,484 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-169d4aa6-7f2a-4055-a454-ced396a2bd5a Date: Sun, 23 Dec 2018 10:59:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:59:14,484 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/36cc59c8-1860-4e39-ad2b-1cc2b88c9b22 used request id req-169d4aa6-7f2a-4055-a454-ced396a2bd5a 2018-12-23 10:59:14,484 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-752ce8ae-6234-4cdb-bd31-593bc4ea1545-pub-net 2018-12-23 10:59:14,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/65851535-7991-4f50-a090-65eecd4ceac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26756ff41dc612e06fb2e3faa696871628c4b020" 2018-12-23 10:59:15,976 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-db91df49-5c4f-4c62-8536-5e6e03c0a035 Date: Sun, 23 Dec 2018 10:59:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:59:15,977 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/65851535-7991-4f50-a090-65eecd4ceac7 used request id req-db91df49-5c4f-4c62-8536-5e6e03c0a035 2018-12-23 10:59:15,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:59:16,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:59:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["R78BzO6QQ9iMb7SAM3jcYA"], "issued_at": "2018-12-23T10:59:16.000000Z"}} 2018-12-23 10:59:16,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8de539ced5067137a618dad3081ae73d4f6d4f" 2018-12-23 10:59:16,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e3d0181-2fc8-4eae-a8a0-7eac2b8c05db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:59:16,450 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2e3d0181-2fc8-4eae-a8a0-7eac2b8c05db 2018-12-23 10:59:16,451 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-net 2018-12-23 10:59:16,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8de539ced5067137a618dad3081ae73d4f6d4f" -d '{"network": {"name": "NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-net", "admin_state_up": true}}' 2018-12-23 10:59:16,842 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-61d0d2a9-9aba-4a81-8741-a3fd9c4e372d Date: Sun, 23 Dec 2018 10:59:16 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"83b0a7ae-6e58-45a9-b519-2ef3b89d2e74","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:59:16Z","is_default":false,"provider:segmentation_id":66,"name":"NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:16Z","mtu":1450}} 2018-12-23 10:59:16,842 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-61d0d2a9-9aba-4a81-8741-a3fd9c4e372d 2018-12-23 10:59:16,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=83b0a7ae-6e58-45a9-b519-2ef3b89d2e74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8de539ced5067137a618dad3081ae73d4f6d4f" 2018-12-23 10:59:17,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ba841085-fc92-4b67-82dd-d1515b601308 Date: Sun, 23 Dec 2018 10:59:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"83b0a7ae-6e58-45a9-b519-2ef3b89d2e74","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T10:59:16Z","provider:segmentation_id":66,"name":"NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:16Z","provider:network_type":"vxlan"}]} 2018-12-23 10:59:17,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=83b0a7ae-6e58-45a9-b519-2ef3b89d2e74 used request id req-ba841085-fc92-4b67-82dd-d1515b601308 2018-12-23 10:59:17,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=83b0a7ae-6e58-45a9-b519-2ef3b89d2e74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8de539ced5067137a618dad3081ae73d4f6d4f" 2018-12-23 10:59:17,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5efa701c-fe18-4e8e-83f5-0aede595cc10 Date: Sun, 23 Dec 2018 10:59:17 GMT RESP BODY: {"subnets":[]} 2018-12-23 10:59:17,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=83b0a7ae-6e58-45a9-b519-2ef3b89d2e74 used request id req-5efa701c-fe18-4e8e-83f5-0aede595cc10 2018-12-23 10:59:17,246 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-subnet 2018-12-23 10:59:17,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8de539ced5067137a618dad3081ae73d4f6d4f" -d '{"subnets": [{"ip_version": 4, "network_id": "83b0a7ae-6e58-45a9-b519-2ef3b89d2e74", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-subnet"}]}' 2018-12-23 10:59:17,794 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d52210c8-5893-4ca3-819c-61006640e209 Date: Sun, 23 Dec 2018 10:59:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83b0a7ae-6e58-45a9-b519-2ef3b89d2e74","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:17Z","dns_nameservers":[],"updated_at":"2018-12-23T10:59:17Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"ec24e006-1c88-4727-bc09-1cb6122b7819","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-subnet"}]} 2018-12-23 10:59:17,794 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-d52210c8-5893-4ca3-819c-61006640e209 2018-12-23 10:59:17,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=83b0a7ae-6e58-45a9-b519-2ef3b89d2e74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8de539ced5067137a618dad3081ae73d4f6d4f" 2018-12-23 10:59:18,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-68ea5e66-aa24-4dde-8828-06bbea946f9a Date: Sun, 23 Dec 2018 10:59:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"83b0a7ae-6e58-45a9-b519-2ef3b89d2e74","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["ec24e006-1c88-4727-bc09-1cb6122b7819"],"description":"","tags":[],"updated_at":"2018-12-23T10:59:17Z","provider:segmentation_id":66,"name":"NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:16Z","provider:network_type":"vxlan"}]} 2018-12-23 10:59:18,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=83b0a7ae-6e58-45a9-b519-2ef3b89d2e74 used request id req-68ea5e66-aa24-4dde-8828-06bbea946f9a 2018-12-23 10:59:18,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=83b0a7ae-6e58-45a9-b519-2ef3b89d2e74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8de539ced5067137a618dad3081ae73d4f6d4f" 2018-12-23 10:59:18,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4894d7d0-bb72-452b-955c-0dbf62d224a5 Date: Sun, 23 Dec 2018 10:59:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83b0a7ae-6e58-45a9-b519-2ef3b89d2e74","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:17Z","dns_nameservers":[],"updated_at":"2018-12-23T10:59:17Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"ec24e006-1c88-4727-bc09-1cb6122b7819","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-subnet"}]} 2018-12-23 10:59:18,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=83b0a7ae-6e58-45a9-b519-2ef3b89d2e74 used request id req-4894d7d0-bb72-452b-955c-0dbf62d224a5 2018-12-23 10:59:18,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8de539ced5067137a618dad3081ae73d4f6d4f" 2018-12-23 10:59:18,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-3538414e-d364-4196-be9e-1c92807307cc Date: Sun, 23 Dec 2018 10:59:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"83b0a7ae-6e58-45a9-b519-2ef3b89d2e74","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["ec24e006-1c88-4727-bc09-1cb6122b7819"],"description":"","tags":[],"updated_at":"2018-12-23T10:59:17Z","provider:segmentation_id":66,"name":"NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:16Z","provider:network_type":"vxlan"}]} 2018-12-23 10:59:18,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-net used request id req-3538414e-d364-4196-be9e-1c92807307cc 2018-12-23 10:59:18,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:59:18,526 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:59: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:59:18,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8de539ced5067137a618dad3081ae73d4f6d4f" 2018-12-23 10:59:18,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33220f8e-57a5-4f59-adbc-2ecf9c7511b0 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:59:18,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-33220f8e-57a5-4f59-adbc-2ecf9c7511b0 2018-12-23 10:59:18,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=83b0a7ae-6e58-45a9-b519-2ef3b89d2e74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8de539ced5067137a618dad3081ae73d4f6d4f" 2018-12-23 10:59:18,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-45ecf8c1-5d0d-4cfe-8a82-a91b05683e23 Date: Sun, 23 Dec 2018 10:59:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83b0a7ae-6e58-45a9-b519-2ef3b89d2e74","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:17Z","dns_nameservers":[],"updated_at":"2018-12-23T10:59:17Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"ec24e006-1c88-4727-bc09-1cb6122b7819","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-subnet"}]} 2018-12-23 10:59:18,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=83b0a7ae-6e58-45a9-b519-2ef3b89d2e74 used request id req-45ecf8c1-5d0d-4cfe-8a82-a91b05683e23 2018-12-23 10:59:18,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=83b0a7ae-6e58-45a9-b519-2ef3b89d2e74&name=NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8de539ced5067137a618dad3081ae73d4f6d4f" 2018-12-23 10:59:19,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f0d60354-f7eb-4947-a525-6f2bc51984a4 Date: Sun, 23 Dec 2018 10:59:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83b0a7ae-6e58-45a9-b519-2ef3b89d2e74","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:17Z","dns_nameservers":[],"updated_at":"2018-12-23T10:59:17Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"ec24e006-1c88-4727-bc09-1cb6122b7819","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-subnet"}]} 2018-12-23 10:59:19,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=83b0a7ae-6e58-45a9-b519-2ef3b89d2e74&name=NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-subnet used request id req-f0d60354-f7eb-4947-a525-6f2bc51984a4 2018-12-23 10:59:19,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:59:19,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:59:19,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:59:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["_C1tmf2jS_eHd8Ouz5uleg"], "issued_at": "2018-12-23T10:59:19.000000Z"}} 2018-12-23 10:59:19,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97589eefb726c27ede257f7a4a401d22be057e53" 2018-12-23 10:59:19,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06f18bfb-e1ec-416b-87cd-7338b9aae1f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:59:19,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-06f18bfb-e1ec-416b-87cd-7338b9aae1f5 2018-12-23 10:59:19,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8de539ced5067137a618dad3081ae73d4f6d4f" 2018-12-23 10:59:19,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-74cfd11b-0879-4d18-ae6c-4d52209fb497 Date: Sun, 23 Dec 2018 10:59:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"83b0a7ae-6e58-45a9-b519-2ef3b89d2e74","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["ec24e006-1c88-4727-bc09-1cb6122b7819"],"description":"","tags":[],"updated_at":"2018-12-23T10:59:17Z","provider:segmentation_id":66,"name":"NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:16Z","provider:network_type":"vxlan"}]} 2018-12-23 10:59:19,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-net used request id req-74cfd11b-0879-4d18-ae6c-4d52209fb497 2018-12-23 10:59:19,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=83b0a7ae-6e58-45a9-b519-2ef3b89d2e74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8de539ced5067137a618dad3081ae73d4f6d4f" 2018-12-23 10:59:19,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-710d025b-064c-48f6-85cc-c5afc94bd85e Date: Sun, 23 Dec 2018 10:59:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83b0a7ae-6e58-45a9-b519-2ef3b89d2e74","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:17Z","dns_nameservers":[],"updated_at":"2018-12-23T10:59:17Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"ec24e006-1c88-4727-bc09-1cb6122b7819","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-subnet"}]} 2018-12-23 10:59:19,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=83b0a7ae-6e58-45a9-b519-2ef3b89d2e74 used request id req-710d025b-064c-48f6-85cc-c5afc94bd85e 2018-12-23 10:59:19,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8de539ced5067137a618dad3081ae73d4f6d4f" 2018-12-23 10:59:20,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-f3d1895c-2116-4a9c-b61a-c303adea2c18 Date: Sun, 23 Dec 2018 10:59:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"83b0a7ae-6e58-45a9-b519-2ef3b89d2e74","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["ec24e006-1c88-4727-bc09-1cb6122b7819"],"description":"","tags":[],"updated_at":"2018-12-23T10:59:17Z","provider:segmentation_id":66,"name":"NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:16Z","provider:network_type":"vxlan"}]} 2018-12-23 10:59:20,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-net used request id req-f3d1895c-2116-4a9c-b61a-c303adea2c18 2018-12-23 10:59:20,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:59:20,396 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:59: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:59:20,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97589eefb726c27ede257f7a4a401d22be057e53" 2018-12-23 10:59:20,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-164ea1ad-f7a3-468b-8e0d-f51a3ac87d78 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:59:20,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-164ea1ad-f7a3-468b-8e0d-f51a3ac87d78 2018-12-23 10:59:20,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=83b0a7ae-6e58-45a9-b519-2ef3b89d2e74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8de539ced5067137a618dad3081ae73d4f6d4f" 2018-12-23 10:59:20,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cbb4784c-13f8-474b-8126-79c97cb406df Date: Sun, 23 Dec 2018 10:59:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83b0a7ae-6e58-45a9-b519-2ef3b89d2e74","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:17Z","dns_nameservers":[],"updated_at":"2018-12-23T10:59:17Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"ec24e006-1c88-4727-bc09-1cb6122b7819","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-subnet"}]} 2018-12-23 10:59:20,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=83b0a7ae-6e58-45a9-b519-2ef3b89d2e74 used request id req-cbb4784c-13f8-474b-8126-79c97cb406df 2018-12-23 10:59:20,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=83b0a7ae-6e58-45a9-b519-2ef3b89d2e74&name=NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8de539ced5067137a618dad3081ae73d4f6d4f" 2018-12-23 10:59:20,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1dfef7b3-d05c-48ae-ab8e-86016b55ebc8 Date: Sun, 23 Dec 2018 10:59:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83b0a7ae-6e58-45a9-b519-2ef3b89d2e74","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:17Z","dns_nameservers":[],"updated_at":"2018-12-23T10:59:17Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"ec24e006-1c88-4727-bc09-1cb6122b7819","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-subnet"}]} 2018-12-23 10:59:20,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=83b0a7ae-6e58-45a9-b519-2ef3b89d2e74&name=NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-subnet used request id req-1dfef7b3-d05c-48ae-ab8e-86016b55ebc8 2018-12-23 10:59:20,890 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-net 2018-12-23 10:59:20,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8de539ced5067137a618dad3081ae73d4f6d4f" -d '{"port": {"network_id": "83b0a7ae-6e58-45a9-b519-2ef3b89d2e74", "fixed_ips": [{"subnet_id": "ec24e006-1c88-4727-bc09-1cb6122b7819", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-12-23 10:59:21,514 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-077ceeee-b997-43e3-b434-0886f37bae0c Date: Sun, 23 Dec 2018 10:59:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T10:59:21Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec24e006-1c88-4727-bc09-1cb6122b7819","ip_address":"10.55.1.100"}],"id":"3154b077-dba1-45d1-a63e-d101a852e9c6","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a1:f9:dc","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"83b0a7ae-6e58-45a9-b519-2ef3b89d2e74","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:21Z","binding:vnic_type":"normal"}} 2018-12-23 10:59:21,514 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-077ceeee-b997-43e3-b434-0886f37bae0c 2018-12-23 10:59:21,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/3154b077-dba1-45d1-a63e-d101a852e9c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8de539ced5067137a618dad3081ae73d4f6d4f" 2018-12-23 10:59:21,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-c8830066-f065-49bd-9e75-599f645ecec8 Date: Sun, 23 Dec 2018 10:59:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T10:59:21Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec24e006-1c88-4727-bc09-1cb6122b7819","ip_address":"10.55.1.100"}],"id":"3154b077-dba1-45d1-a63e-d101a852e9c6","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a1:f9:dc","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"83b0a7ae-6e58-45a9-b519-2ef3b89d2e74","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T10:59:21Z","binding:vnic_type":"normal"}} 2018-12-23 10:59:21,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/3154b077-dba1-45d1-a63e-d101a852e9c6 used request id req-c8830066-f065-49bd-9e75-599f645ecec8 2018-12-23 10:59:21,559 - neutron_utils - INFO - Deleting port with name 2018-12-23 10:59:21,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/3154b077-dba1-45d1-a63e-d101a852e9c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8de539ced5067137a618dad3081ae73d4f6d4f" 2018-12-23 10:59:22,101 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-33bde497-7981-432c-973e-801d2294c0ae Date: Sun, 23 Dec 2018 10:59:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:59:22,101 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/3154b077-dba1-45d1-a63e-d101a852e9c6 used request id req-33bde497-7981-432c-973e-801d2294c0ae 2018-12-23 10:59:22,101 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-subnet 2018-12-23 10:59:22,101 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-subnet 2018-12-23 10:59:22,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/ec24e006-1c88-4727-bc09-1cb6122b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8de539ced5067137a618dad3081ae73d4f6d4f" 2018-12-23 10:59:24,357 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2657afbe-6a52-405a-b1b2-e4c1c304fc2d Date: Sun, 23 Dec 2018 10:59:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:59:24,357 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/ec24e006-1c88-4727-bc09-1cb6122b7819 used request id req-2657afbe-6a52-405a-b1b2-e4c1c304fc2d 2018-12-23 10:59:24,358 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-e34cf048-6d87-436e-98fe-afef4666f837-pub-net 2018-12-23 10:59:24,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/83b0a7ae-6e58-45a9-b519-2ef3b89d2e74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8de539ced5067137a618dad3081ae73d4f6d4f" 2018-12-23 10:59:26,208 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-30769afb-6d35-490e-8361-d5b74a9607d4 Date: Sun, 23 Dec 2018 10:59:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:59:26,208 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/83b0a7ae-6e58-45a9-b519-2ef3b89d2e74 used request id req-30769afb-6d35-490e-8361-d5b74a9607d4 2018-12-23 10:59:26,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:59:26,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:59:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["LZ_tmZCXRSOJ7eCkDG4hTg"], "issued_at": "2018-12-23T10:59:26.000000Z"}} 2018-12-23 10:59:26,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4098c19df83fbe187fbabe02c16118d9dbf7beb" 2018-12-23 10:59:26,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1188ad2b-a265-40c8-90e9-584da504d068 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:59:26,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1188ad2b-a265-40c8-90e9-584da504d068 2018-12-23 10:59:26,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:59:26,685 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:59:27,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:59:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["K1pgb5xfRxqATAa9UNYaow"], "issued_at": "2018-12-23T10:59:27.000000Z"}} 2018-12-23 10:59:27,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5ddd8d3dbcacac4a77a52294cf4387f24add45" 2018-12-23 10:59:27,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-040fda90-629f-4b5d-8f0c-bdef4b13c6c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:59:27,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-040fda90-629f-4b5d-8f0c-bdef4b13c6c9 2018-12-23 10:59:27,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-5a7b2ea7-3c29-4c62-aa28-a5bed5e182d0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4098c19df83fbe187fbabe02c16118d9dbf7beb" 2018-12-23 10:59:27,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2e003d0b-789a-4d60-98d0-4450ac5da60e Date: Sun, 23 Dec 2018 10:59:27 GMT RESP BODY: {"networks":[]} 2018-12-23 10:59:27,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NeutronUtilsRouterTests-5a7b2ea7-3c29-4c62-aa28-a5bed5e182d0-pub-net used request id req-2e003d0b-789a-4d60-98d0-4450ac5da60e 2018-12-23 10:59:27,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:59:27,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:59:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["N7ZTw8NbS4qkd9YhWas_7A"], "issued_at": "2018-12-23T10:59:27.000000Z"}} 2018-12-23 10:59:27,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e7813cb1b841093ae7863b9cb4e81783a9d90b" 2018-12-23 10:59:27,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82125223-78dd-4bbe-9e3a-64c17d082ae2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:59:27,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-82125223-78dd-4bbe-9e3a-64c17d082ae2 2018-12-23 10:59:27,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:59:27,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:59:28,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:59:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["nB673pLsT8esGolmtcXHYA"], "issued_at": "2018-12-23T10:59:28.000000Z"}} 2018-12-23 10:59:28,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682676f3c7db37f0f44745cb756d49903dfebfd9" 2018-12-23 10:59:28,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ccdbb90-79e4-4ed9-9421-9f2668b970ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:59:28,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2ccdbb90-79e4-4ed9-9421-9f2668b970ae 2018-12-23 10:59:28,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e7813cb1b841093ae7863b9cb4e81783a9d90b" 2018-12-23 10:59:28,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-a66a8ee7-6215-4449-b4a2-cd7e66f8322c Date: Sun, 23 Dec 2018 10:59:28 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"}]} 2018-12-23 10:59:28,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-a66a8ee7-6215-4449-b4a2-cd7e66f8322c 2018-12-23 10:59:28,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e7813cb1b841093ae7863b9cb4e81783a9d90b" 2018-12-23 10:59:28,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-09a62e62-17a9-49d4-9222-251c983f8d9b Date: Sun, 23 Dec 2018 10:59:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:34Z","dns_nameservers":[],"updated_at":"2018-12-23T10:45:34Z","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":"baab99c834784a5fb13deaf78a5e8135","id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-23 10:59:28,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf used request id req-09a62e62-17a9-49d4-9222-251c983f8d9b 2018-12-23 10:59:28,891 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-b8196a84-16b9-4912-8ea5-28db554d6db5-pub-router 2018-12-23 10:59:28,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e7813cb1b841093ae7863b9cb4e81783a9d90b" -d '{"router": {"external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf"}, "name": "NeutronUtilsRouterTests-b8196a84-16b9-4912-8ea5-28db554d6db5-pub-router", "admin_state_up": true}}' 2018-12-23 10:59:31,031 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-e986127d-8cff-4bb1-9f27-956a98b7c217 Date: Sun, 23 Dec 2018 10:59:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:30Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T10:59:30Z", "revision_number": 2, "routes": [], "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "ce97fa4f-1beb-445b-a504-5b960c093136", "name": "NeutronUtilsRouterTests-b8196a84-16b9-4912-8ea5-28db554d6db5-pub-router"}} 2018-12-23 10:59:31,031 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-e986127d-8cff-4bb1-9f27-956a98b7c217 2018-12-23 10:59:31,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=ce97fa4f-1beb-445b-a504-5b960c093136 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e7813cb1b841093ae7863b9cb4e81783a9d90b" 2018-12-23 10:59:31,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-6d71d8a6-2745-4d05-9405-796b535981b6 Date: Sun, 23 Dec 2018 10:59:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T10:59:30Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.209"}],"id":"51499562-ec0f-41a2-94d1-217e50b3d169","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cb:11:3a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ce97fa4f-1beb-445b-a504-5b960c093136","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T10:59:30Z","binding:vnic_type":"normal"}]} 2018-12-23 10:59:31,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=ce97fa4f-1beb-445b-a504-5b960c093136 used request id req-6d71d8a6-2745-4d05-9405-796b535981b6 2018-12-23 10:59:31,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/b84e3af2-8908-4141-8652-ef9dbd8f3367 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e7813cb1b841093ae7863b9cb4e81783a9d90b" 2018-12-23 10:59:31,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-48a1bf5c-767d-42fc-bf43-8655b92f29b0 Date: Sun, 23 Dec 2018 10:59:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:34Z","dns_nameservers":[],"updated_at":"2018-12-23T10:45:34Z","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":"baab99c834784a5fb13deaf78a5e8135","id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","subnetpool_id":null,"name":"external-subnet"}} 2018-12-23 10:59:31,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/b84e3af2-8908-4141-8652-ef9dbd8f3367 used request id req-48a1bf5c-767d-42fc-bf43-8655b92f29b0 2018-12-23 10:59:31,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-b8196a84-16b9-4912-8ea5-28db554d6db5-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e7813cb1b841093ae7863b9cb4e81783a9d90b" 2018-12-23 10:59:31,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1313 X-Openstack-Request-Id: req-2f4f83f9-d479-4d3b-bf20-3ecc4979affd Date: Sun, 23 Dec 2018 10:59:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:29Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T10:59:29Z", "revision_number": 2, "routes": [], "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "ae37ee2e-cd3a-4463-b8c4-b305673b6d7d", "name": "NeutronUtilsRouterTests-b8196a84-16b9-4912-8ea5-28db554d6db5-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:30Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T10:59:30Z", "revision_number": 2, "routes": [], "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "ce97fa4f-1beb-445b-a504-5b960c093136", "name": "NeutronUtilsRouterTests-b8196a84-16b9-4912-8ea5-28db554d6db5-pub-router"}]} 2018-12-23 10:59:31,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-b8196a84-16b9-4912-8ea5-28db554d6db5-pub-router used request id req-2f4f83f9-d479-4d3b-bf20-3ecc4979affd 2018-12-23 10:59:31,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:59:31,679 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:59:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:59:31,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e7813cb1b841093ae7863b9cb4e81783a9d90b" 2018-12-23 10:59:31,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb9cfe78-caa0-427f-ad61-d70f1c98268d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:59:31,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-cb9cfe78-caa0-427f-ad61-d70f1c98268d 2018-12-23 10:59:31,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=ae37ee2e-cd3a-4463-b8c4-b305673b6d7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e7813cb1b841093ae7863b9cb4e81783a9d90b" 2018-12-23 10:59:31,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-01a6191f-b610-41b7-8b54-ed7f20ca01b6 Date: Sun, 23 Dec 2018 10:59:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T10:59:29Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.204"}],"id":"e6bcc09d-4838-4e27-b38e-34110367a113","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9b:d0:00","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ae37ee2e-cd3a-4463-b8c4-b305673b6d7d","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T10:59:29Z","binding:vnic_type":"normal"}]} 2018-12-23 10:59:31,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=ae37ee2e-cd3a-4463-b8c4-b305673b6d7d used request id req-01a6191f-b610-41b7-8b54-ed7f20ca01b6 2018-12-23 10:59:31,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/b84e3af2-8908-4141-8652-ef9dbd8f3367 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e7813cb1b841093ae7863b9cb4e81783a9d90b" 2018-12-23 10:59:32,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-72c5edd1-1bb1-4ff9-8cde-c8813c22ca44 Date: Sun, 23 Dec 2018 10:59:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:34Z","dns_nameservers":[],"updated_at":"2018-12-23T10:45:34Z","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":"baab99c834784a5fb13deaf78a5e8135","id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","subnetpool_id":null,"name":"external-subnet"}} 2018-12-23 10:59:32,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/b84e3af2-8908-4141-8652-ef9dbd8f3367 used request id req-72c5edd1-1bb1-4ff9-8cde-c8813c22ca44 2018-12-23 10:59:32,183 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-b8196a84-16b9-4912-8ea5-28db554d6db5-pub-router 2018-12-23 10:59:32,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/ce97fa4f-1beb-445b-a504-5b960c093136 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e7813cb1b841093ae7863b9cb4e81783a9d90b" 2018-12-23 10:59:33,210 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-313c5e43-8521-4cc3-b0eb-bfa37b815728 Content-Length: 0 Date: Sun, 23 Dec 2018 10:59:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:59:33,211 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/ce97fa4f-1beb-445b-a504-5b960c093136 used request id req-313c5e43-8521-4cc3-b0eb-bfa37b815728 2018-12-23 10:59:33,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-b8196a84-16b9-4912-8ea5-28db554d6db5-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e7813cb1b841093ae7863b9cb4e81783a9d90b" 2018-12-23 10:59:33,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8a768363-f117-430d-8884-9df32a9ce3e1 Date: Sun, 23 Dec 2018 10:59:33 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:29Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T10:59:29Z", "revision_number": 2, "routes": [], "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "ae37ee2e-cd3a-4463-b8c4-b305673b6d7d", "name": "NeutronUtilsRouterTests-b8196a84-16b9-4912-8ea5-28db554d6db5-pub-router"}]} 2018-12-23 10:59:33,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-b8196a84-16b9-4912-8ea5-28db554d6db5-pub-router used request id req-8a768363-f117-430d-8884-9df32a9ce3e1 2018-12-23 10:59:33,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e7813cb1b841093ae7863b9cb4e81783a9d90b" 2018-12-23 10:59:33,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bdff446-1e78-4c34-b878-6e9d98c220c1 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:59:33,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-6bdff446-1e78-4c34-b878-6e9d98c220c1 2018-12-23 10:59:33,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=ae37ee2e-cd3a-4463-b8c4-b305673b6d7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e7813cb1b841093ae7863b9cb4e81783a9d90b" 2018-12-23 10:59:33,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-bd44e5c6-f1e3-4ce4-8499-192c46700da6 Date: Sun, 23 Dec 2018 10:59:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T10:59:29Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.204"}],"id":"e6bcc09d-4838-4e27-b38e-34110367a113","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9b:d0:00","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ae37ee2e-cd3a-4463-b8c4-b305673b6d7d","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T10:59:29Z","binding:vnic_type":"normal"}]} 2018-12-23 10:59:33,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=ae37ee2e-cd3a-4463-b8c4-b305673b6d7d used request id req-bd44e5c6-f1e3-4ce4-8499-192c46700da6 2018-12-23 10:59:33,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/b84e3af2-8908-4141-8652-ef9dbd8f3367 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e7813cb1b841093ae7863b9cb4e81783a9d90b" 2018-12-23 10:59:33,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-30bb8227-035a-4acb-836d-90d7c53948c6 Date: Sun, 23 Dec 2018 10:59:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:34Z","dns_nameservers":[],"updated_at":"2018-12-23T10:45:34Z","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":"baab99c834784a5fb13deaf78a5e8135","id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","subnetpool_id":null,"name":"external-subnet"}} 2018-12-23 10:59:33,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/b84e3af2-8908-4141-8652-ef9dbd8f3367 used request id req-30bb8227-035a-4acb-836d-90d7c53948c6 2018-12-23 10:59:33,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:59:34,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:59:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["xtCEXAs2RWGJDCqWbkuldw"], "issued_at": "2018-12-23T10:59:34.000000Z"}} 2018-12-23 10:59:34,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c28a5fd7a21ecd4e5af2be130410516535324f6" 2018-12-23 10:59:34,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15a6a574-9463-45b4-b9f7-c47ab2ddcb9c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:59:34,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-15a6a574-9463-45b4-b9f7-c47ab2ddcb9c 2018-12-23 10:59:34,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:59:34,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:59:34,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:59:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["x4MihB24T8CFMlAmlta70A"], "issued_at": "2018-12-23T10:59:34.000000Z"}} 2018-12-23 10:59:34,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2b5be434691e10d39ebbfba438178fe59cc1055" 2018-12-23 10:59:34,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61d44b80-1152-4c8f-a1bb-90931f52cb9b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:59:34,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-61d44b80-1152-4c8f-a1bb-90931f52cb9b 2018-12-23 10:59:34,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c28a5fd7a21ecd4e5af2be130410516535324f6" 2018-12-23 10:59:34,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-96dc37d1-b442-4383-838b-51e250c037ff Date: Sun, 23 Dec 2018 10:59:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"}]} 2018-12-23 10:59:34,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-96dc37d1-b442-4383-838b-51e250c037ff 2018-12-23 10:59:34,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c28a5fd7a21ecd4e5af2be130410516535324f6" 2018-12-23 10:59:35,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-d378859a-2305-4344-9f19-c6dbb8b99549 Date: Sun, 23 Dec 2018 10:59:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:34Z","dns_nameservers":[],"updated_at":"2018-12-23T10:45:34Z","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":"baab99c834784a5fb13deaf78a5e8135","id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-23 10:59:35,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf used request id req-d378859a-2305-4344-9f19-c6dbb8b99549 2018-12-23 10:59:35,166 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-92c1d078-4705-423f-9e0b-656bb4d8ae47-pub-router 2018-12-23 10:59:35,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c28a5fd7a21ecd4e5af2be130410516535324f6" -d '{"router": {"external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf"}, "name": "NeutronUtilsRouterTests-92c1d078-4705-423f-9e0b-656bb4d8ae47-pub-router", "admin_state_up": true}}' 2018-12-23 10:59:36,348 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-92946cf6-bcb5-4155-b298-8c978bc65930 Date: Sun, 23 Dec 2018 10:59:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T10:59:36Z", "revision_number": 2, "routes": [], "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "6519be4a-b1ab-4e26-8204-7759f78ab552", "name": "NeutronUtilsRouterTests-92c1d078-4705-423f-9e0b-656bb4d8ae47-pub-router"}} 2018-12-23 10:59:36,348 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-92946cf6-bcb5-4155-b298-8c978bc65930 2018-12-23 10:59:36,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=6519be4a-b1ab-4e26-8204-7759f78ab552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c28a5fd7a21ecd4e5af2be130410516535324f6" 2018-12-23 10:59:36,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-479cc95e-d609-494d-a60f-f5a5696e05e3 Date: Sun, 23 Dec 2018 10:59:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T10:59:35Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.207"}],"id":"0bb9dcf8-f160-456a-b22b-b2191bfe110b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:86:84:a6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"6519be4a-b1ab-4e26-8204-7759f78ab552","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T10:59:35Z","binding:vnic_type":"normal"}]} 2018-12-23 10:59:36,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=6519be4a-b1ab-4e26-8204-7759f78ab552 used request id req-479cc95e-d609-494d-a60f-f5a5696e05e3 2018-12-23 10:59:36,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/b84e3af2-8908-4141-8652-ef9dbd8f3367 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c28a5fd7a21ecd4e5af2be130410516535324f6" 2018-12-23 10:59:36,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-68773124-4d62-4e8a-9778-f242c09b21a0 Date: Sun, 23 Dec 2018 10:59:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:34Z","dns_nameservers":[],"updated_at":"2018-12-23T10:45:34Z","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":"baab99c834784a5fb13deaf78a5e8135","id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","subnetpool_id":null,"name":"external-subnet"}} 2018-12-23 10:59:36,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/b84e3af2-8908-4141-8652-ef9dbd8f3367 used request id req-68773124-4d62-4e8a-9778-f242c09b21a0 2018-12-23 10:59:36,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-92c1d078-4705-423f-9e0b-656bb4d8ae47-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c28a5fd7a21ecd4e5af2be130410516535324f6" 2018-12-23 10:59:36,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f8f84032-95f0-4c11-b250-849a3066a071 Date: Sun, 23 Dec 2018 10:59:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T10:59:36Z", "revision_number": 2, "routes": [], "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "6519be4a-b1ab-4e26-8204-7759f78ab552", "name": "NeutronUtilsRouterTests-92c1d078-4705-423f-9e0b-656bb4d8ae47-pub-router"}]} 2018-12-23 10:59:36,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-92c1d078-4705-423f-9e0b-656bb4d8ae47-pub-router used request id req-f8f84032-95f0-4c11-b250-849a3066a071 2018-12-23 10:59:36,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:59:36,833 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:59:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:59:36,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c28a5fd7a21ecd4e5af2be130410516535324f6" 2018-12-23 10:59:36,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19dd64ec-60a1-4cb8-8223-000d0f8dfdc9 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:59:36,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-19dd64ec-60a1-4cb8-8223-000d0f8dfdc9 2018-12-23 10:59:36,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?device_id=6519be4a-b1ab-4e26-8204-7759f78ab552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c28a5fd7a21ecd4e5af2be130410516535324f6" 2018-12-23 10:59:37,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-ea020c06-bbb2-48dd-9f28-ceea4447d617 Date: Sun, 23 Dec 2018 10:59:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T10:59:35Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.207"}],"id":"0bb9dcf8-f160-456a-b22b-b2191bfe110b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:86:84:a6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"6519be4a-b1ab-4e26-8204-7759f78ab552","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T10:59:35Z","binding:vnic_type":"normal"}]} 2018-12-23 10:59:37,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?device_id=6519be4a-b1ab-4e26-8204-7759f78ab552 used request id req-ea020c06-bbb2-48dd-9f28-ceea4447d617 2018-12-23 10:59:37,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets/b84e3af2-8908-4141-8652-ef9dbd8f3367 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c28a5fd7a21ecd4e5af2be130410516535324f6" 2018-12-23 10:59:37,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-2782bed6-44bd-454d-9107-d0bf963ffe16 Date: Sun, 23 Dec 2018 10:59:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:34Z","dns_nameservers":[],"updated_at":"2018-12-23T10:45:34Z","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":"baab99c834784a5fb13deaf78a5e8135","id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","subnetpool_id":null,"name":"external-subnet"}} 2018-12-23 10:59:37,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets/b84e3af2-8908-4141-8652-ef9dbd8f3367 used request id req-2782bed6-44bd-454d-9107-d0bf963ffe16 2018-12-23 10:59:37,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c28a5fd7a21ecd4e5af2be130410516535324f6" 2018-12-23 10:59:37,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-1d2e7315-01cb-4c46-b24c-68c2bc7b0c57 Date: Sun, 23 Dec 2018 10:59:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"}]} 2018-12-23 10:59:37,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-1d2e7315-01cb-4c46-b24c-68c2bc7b0c57 2018-12-23 10:59:37,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c28a5fd7a21ecd4e5af2be130410516535324f6" 2018-12-23 10:59:37,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-9fb4d564-adda-45f0-8084-2104a4af1bcc Date: Sun, 23 Dec 2018 10:59:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:34Z","dns_nameservers":[],"updated_at":"2018-12-23T10:45:34Z","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":"baab99c834784a5fb13deaf78a5e8135","id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-23 10:59:37,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf used request id req-9fb4d564-adda-45f0-8084-2104a4af1bcc 2018-12-23 10:59:37,604 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-92c1d078-4705-423f-9e0b-656bb4d8ae47-pub-router 2018-12-23 10:59:37,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/routers/6519be4a-b1ab-4e26-8204-7759f78ab552 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c28a5fd7a21ecd4e5af2be130410516535324f6" 2018-12-23 10:59:38,864 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7881df24-712e-4f26-a256-b59981d9fb14 Content-Length: 0 Date: Sun, 23 Dec 2018 10:59:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:59:38,864 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/6519be4a-b1ab-4e26-8204-7759f78ab552 used request id req-7881df24-712e-4f26-a256-b59981d9fb14 2018-12-23 10:59:38,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-92c1d078-4705-423f-9e0b-656bb4d8ae47-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c28a5fd7a21ecd4e5af2be130410516535324f6" 2018-12-23 10:59:39,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-632d99a6-8496-4deb-86c0-e68ef0a6e22d Date: Sun, 23 Dec 2018 10:59:39 GMT RESP BODY: {"routers": []} 2018-12-23 10:59:39,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers?name=NeutronUtilsRouterTests-92c1d078-4705-423f-9e0b-656bb4d8ae47-pub-router used request id req-632d99a6-8496-4deb-86c0-e68ef0a6e22d 2018-12-23 10:59:39,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:59:39,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:59:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["CRUFrnYmT5esXdBZ-XsHZg"], "issued_at": "2018-12-23T10:59:39.000000Z"}} 2018-12-23 10:59:39,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0044327db45c388ac8da9da526478b8589062b68" 2018-12-23 10:59:39,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-167018f1-9789-48a9-af86-d84d3f729d34 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:59:39,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-167018f1-9789-48a9-af86-d84d3f729d34 2018-12-23 10:59:39,528 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-bbf1da26-fb3a-45d2-8a55-1616d57ab579name 2018-12-23 10:59:39,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0044327db45c388ac8da9da526478b8589062b68" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-bbf1da26-fb3a-45d2-8a55-1616d57ab579name"}}' 2018-12-23 10:59:39,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-10cfe22d-e364-446e-bddb-02f9fcbbe0b0 Date: Sun, 23 Dec 2018 10:59:39 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:39Z", "updated_at": "2018-12-23T10:59:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:59:39Z", "revision_number": 0, "id": "5abbbe95-96eb-4b01-b38e-97ca149cd396", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:59:39Z", "security_group_id": "3c44a0c4-db90-4570-b4ff-59432d5c6210", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:59:39Z", "revision_number": 0, "id": "cef879e9-6eeb-4a16-9ecc-47de0e7c4bf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:59:39Z", "security_group_id": "3c44a0c4-db90-4570-b4ff-59432d5c6210", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}], "revision_number": 2, "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "3c44a0c4-db90-4570-b4ff-59432d5c6210", "name": "NeutronUtilsSecurityGroupTests-bbf1da26-fb3a-45d2-8a55-1616d57ab579name"}} 2018-12-23 10:59:39,900 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-10cfe22d-e364-446e-bddb-02f9fcbbe0b0 2018-12-23 10:59:39,901 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c44a0c4-db90-4570-b4ff-59432d5c6210 2018-12-23 10:59:39,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3c44a0c4-db90-4570-b4ff-59432d5c6210 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0044327db45c388ac8da9da526478b8589062b68" 2018-12-23 10:59:40,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6fc0e2eb-fbf8-4a8e-b806-b89e4a8f778e Date: Sun, 23 Dec 2018 10:59: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-12-23T10:59:39Z", "security_group_id": "3c44a0c4-db90-4570-b4ff-59432d5c6210", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:39Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "5abbbe95-96eb-4b01-b38e-97ca149cd396"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:59:39Z", "security_group_id": "3c44a0c4-db90-4570-b4ff-59432d5c6210", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:39Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "cef879e9-6eeb-4a16-9ecc-47de0e7c4bf8"}]} 2018-12-23 10:59:40,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3c44a0c4-db90-4570-b4ff-59432d5c6210 used request id req-6fc0e2eb-fbf8-4a8e-b806-b89e4a8f778e 2018-12-23 10:59:40,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-bbf1da26-fb3a-45d2-8a55-1616d57ab579name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0044327db45c388ac8da9da526478b8589062b68" 2018-12-23 10:59:40,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-3af141f0-8c33-48a0-8e55-4282a10d77e9 Date: Sun, 23 Dec 2018 10:59:40 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:39Z", "updated_at": "2018-12-23T10:59:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:59:39Z", "revision_number": 0, "id": "cef879e9-6eeb-4a16-9ecc-47de0e7c4bf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:59:39Z", "security_group_id": "3c44a0c4-db90-4570-b4ff-59432d5c6210", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:59:39Z", "revision_number": 0, "id": "5abbbe95-96eb-4b01-b38e-97ca149cd396", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:59:39Z", "security_group_id": "3c44a0c4-db90-4570-b4ff-59432d5c6210", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}], "revision_number": 2, "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "3c44a0c4-db90-4570-b4ff-59432d5c6210", "name": "NeutronUtilsSecurityGroupTests-bbf1da26-fb3a-45d2-8a55-1616d57ab579name"}]} 2018-12-23 10:59:40,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-bbf1da26-fb3a-45d2-8a55-1616d57ab579name used request id req-3af141f0-8c33-48a0-8e55-4282a10d77e9 2018-12-23 10:59:40,273 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c44a0c4-db90-4570-b4ff-59432d5c6210 2018-12-23 10:59:40,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3c44a0c4-db90-4570-b4ff-59432d5c6210 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0044327db45c388ac8da9da526478b8589062b68" 2018-12-23 10:59:40,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f5de8d06-9f21-422e-b34a-aeed911cfdce Date: Sun, 23 Dec 2018 10:59: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-12-23T10:59:39Z", "security_group_id": "3c44a0c4-db90-4570-b4ff-59432d5c6210", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:39Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "5abbbe95-96eb-4b01-b38e-97ca149cd396"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:59:39Z", "security_group_id": "3c44a0c4-db90-4570-b4ff-59432d5c6210", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:39Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "cef879e9-6eeb-4a16-9ecc-47de0e7c4bf8"}]} 2018-12-23 10:59:40,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=3c44a0c4-db90-4570-b4ff-59432d5c6210 used request id req-f5de8d06-9f21-422e-b34a-aeed911cfdce 2018-12-23 10:59:40,478 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-bbf1da26-fb3a-45d2-8a55-1616d57ab579name 2018-12-23 10:59:40,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/3c44a0c4-db90-4570-b4ff-59432d5c6210 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0044327db45c388ac8da9da526478b8589062b68" 2018-12-23 10:59:40,864 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9717c68e-ce37-4e40-ac69-5e5089698f1a Content-Length: 0 Date: Sun, 23 Dec 2018 10:59:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:59:40,864 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/3c44a0c4-db90-4570-b4ff-59432d5c6210 used request id req-9717c68e-ce37-4e40-ac69-5e5089698f1a 2018-12-23 10:59:40,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-bbf1da26-fb3a-45d2-8a55-1616d57ab579name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0044327db45c388ac8da9da526478b8589062b68" 2018-12-23 10:59:41,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-081a98f2-185c-41d0-a7c6-bd713b1d90f6 Date: Sun, 23 Dec 2018 10:59:41 GMT RESP BODY: {"security_groups": []} 2018-12-23 10:59:41,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-bbf1da26-fb3a-45d2-8a55-1616d57ab579name used request id req-081a98f2-185c-41d0-a7c6-bd713b1d90f6 2018-12-23 10:59:41,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:59:41,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:59:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["lqlVjpKQReGUm_QtCNZvOA"], "issued_at": "2018-12-23T10:59:41.000000Z"}} 2018-12-23 10:59:41,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}951f85be6786c1024b53c99e6e2b07cee7469d71" 2018-12-23 10:59:41,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a995801-030d-4a87-b84c-1800f4be214e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:59:41,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7a995801-030d-4a87-b84c-1800f4be214e 2018-12-23 10:59:41,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:59:41,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:59:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["j5aXwuKuQyWze4c2RRxDDw"], "issued_at": "2018-12-23T10:59:41.000000Z"}} 2018-12-23 10:59:41,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2d0d6ee89cd2df5b412c3a4990100314c92f8e" 2018-12-23 10:59:41,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8413048-e5ed-46f9-a667-a105df5a6717 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:59:41,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d8413048-e5ed-46f9-a667-a105df5a6717 2018-12-23 10:59:41,990 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-fb1addd7-3351-428e-b0d0-0efbaedf096dname 2018-12-23 10:59:41,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2d0d6ee89cd2df5b412c3a4990100314c92f8e" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-fb1addd7-3351-428e-b0d0-0efbaedf096dname", "description": "hello group"}}' 2018-12-23 10:59:42,492 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-05402e12-68a1-4c97-9d6f-2e556a15ffb7 Date: Sun, 23 Dec 2018 10:59:42 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:42Z", "updated_at": "2018-12-23T10:59:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:59:42Z", "revision_number": 0, "id": "6488fbc0-c912-4715-96ab-b697bf27a034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:59:42Z", "security_group_id": "e9be3eaa-b3c0-43c6-a551-d3f542fca485", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:59:42Z", "revision_number": 0, "id": "94842f87-b6d6-40b6-b2c3-24138dc554aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:59:42Z", "security_group_id": "e9be3eaa-b3c0-43c6-a551-d3f542fca485", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}], "revision_number": 2, "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "e9be3eaa-b3c0-43c6-a551-d3f542fca485", "name": "NeutronUtilsSecurityGroupTests-fb1addd7-3351-428e-b0d0-0efbaedf096dname"}} 2018-12-23 10:59:42,492 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-05402e12-68a1-4c97-9d6f-2e556a15ffb7 2018-12-23 10:59:42,493 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e9be3eaa-b3c0-43c6-a551-d3f542fca485 2018-12-23 10:59:42,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e9be3eaa-b3c0-43c6-a551-d3f542fca485 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2d0d6ee89cd2df5b412c3a4990100314c92f8e" 2018-12-23 10:59:42,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-76700c85-f34e-432e-a5ff-d133a1dff592 Date: Sun, 23 Dec 2018 10:59:42 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-12-23T10:59:42Z", "security_group_id": "e9be3eaa-b3c0-43c6-a551-d3f542fca485", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:42Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "6488fbc0-c912-4715-96ab-b697bf27a034"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:59:42Z", "security_group_id": "e9be3eaa-b3c0-43c6-a551-d3f542fca485", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:42Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "94842f87-b6d6-40b6-b2c3-24138dc554aa"}]} 2018-12-23 10:59:42,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e9be3eaa-b3c0-43c6-a551-d3f542fca485 used request id req-76700c85-f34e-432e-a5ff-d133a1dff592 2018-12-23 10:59:42,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-fb1addd7-3351-428e-b0d0-0efbaedf096dname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2d0d6ee89cd2df5b412c3a4990100314c92f8e" 2018-12-23 10:59:42,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-2e22025f-ba25-4703-af0f-a1debc59ef06 Date: Sun, 23 Dec 2018 10:59:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:42Z", "updated_at": "2018-12-23T10:59:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:59:42Z", "revision_number": 0, "id": "94842f87-b6d6-40b6-b2c3-24138dc554aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:59:42Z", "security_group_id": "e9be3eaa-b3c0-43c6-a551-d3f542fca485", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:59:42Z", "revision_number": 0, "id": "6488fbc0-c912-4715-96ab-b697bf27a034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:59:42Z", "security_group_id": "e9be3eaa-b3c0-43c6-a551-d3f542fca485", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}], "revision_number": 2, "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "e9be3eaa-b3c0-43c6-a551-d3f542fca485", "name": "NeutronUtilsSecurityGroupTests-fb1addd7-3351-428e-b0d0-0efbaedf096dname"}]} 2018-12-23 10:59:42,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-fb1addd7-3351-428e-b0d0-0efbaedf096dname&description=hello+group used request id req-2e22025f-ba25-4703-af0f-a1debc59ef06 2018-12-23 10:59:42,875 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e9be3eaa-b3c0-43c6-a551-d3f542fca485 2018-12-23 10:59:42,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e9be3eaa-b3c0-43c6-a551-d3f542fca485 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2d0d6ee89cd2df5b412c3a4990100314c92f8e" 2018-12-23 10:59:43,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bf873521-95fe-444b-8eaa-8643acfa7710 Date: Sun, 23 Dec 2018 10:59: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-12-23T10:59:42Z", "security_group_id": "e9be3eaa-b3c0-43c6-a551-d3f542fca485", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:42Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "6488fbc0-c912-4715-96ab-b697bf27a034"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:59:42Z", "security_group_id": "e9be3eaa-b3c0-43c6-a551-d3f542fca485", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:42Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "94842f87-b6d6-40b6-b2c3-24138dc554aa"}]} 2018-12-23 10:59:43,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e9be3eaa-b3c0-43c6-a551-d3f542fca485 used request id req-bf873521-95fe-444b-8eaa-8643acfa7710 2018-12-23 10:59:43,063 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-fb1addd7-3351-428e-b0d0-0efbaedf096dname 2018-12-23 10:59:43,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/e9be3eaa-b3c0-43c6-a551-d3f542fca485 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2d0d6ee89cd2df5b412c3a4990100314c92f8e" 2018-12-23 10:59:43,422 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f7259eeb-1dd7-4913-8503-1e0483be6c61 Content-Length: 0 Date: Sun, 23 Dec 2018 10:59:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:59:43,422 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/e9be3eaa-b3c0-43c6-a551-d3f542fca485 used request id req-f7259eeb-1dd7-4913-8503-1e0483be6c61 2018-12-23 10:59:43,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:59:43,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:59:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["BK4iv9A0RNiX3CiOcJBhBg"], "issued_at": "2018-12-23T10:59:43.000000Z"}} 2018-12-23 10:59:43,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfc55d1091f997eb375abfc637c91fe259e17a8" 2018-12-23 10:59:43,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-668c5805-27e4-4af8-89e5-1f57c94e642d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:59:43,890 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-668c5805-27e4-4af8-89e5-1f57c94e642d 2018-12-23 10:59:43,891 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-e3c594c3-dc65-4de1-8912-38fd46417e34name 2018-12-23 10:59:43,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfc55d1091f997eb375abfc637c91fe259e17a8" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-e3c594c3-dc65-4de1-8912-38fd46417e34name", "description": "hello group"}}' 2018-12-23 10:59:44,259 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-f10d9961-944e-42c5-a4c7-b9339f0f3ce2 Date: Sun, 23 Dec 2018 10:59:44 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:44Z", "updated_at": "2018-12-23T10:59:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:59:44Z", "revision_number": 0, "id": "c2328bbe-25bd-4655-8044-2a16c5dc0de5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:59:44Z", "security_group_id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:59:44Z", "revision_number": 0, "id": "fed4acfc-c610-400f-ac60-56206016c715", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:59:44Z", "security_group_id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}], "revision_number": 2, "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "name": "NeutronUtilsSecurityGroupTests-e3c594c3-dc65-4de1-8912-38fd46417e34name"}} 2018-12-23 10:59:44,259 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-f10d9961-944e-42c5-a4c7-b9339f0f3ce2 2018-12-23 10:59:44,259 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e581c70a-80b8-4773-bed9-ec89bad352a3 2018-12-23 10:59:44,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e581c70a-80b8-4773-bed9-ec89bad352a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfc55d1091f997eb375abfc637c91fe259e17a8" 2018-12-23 10:59:44,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-443a807f-95ab-45e1-9e39-221641230865 Date: Sun, 23 Dec 2018 10:59:44 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-12-23T10:59:44Z", "security_group_id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:44Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "c2328bbe-25bd-4655-8044-2a16c5dc0de5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:59:44Z", "security_group_id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:44Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "fed4acfc-c610-400f-ac60-56206016c715"}]} 2018-12-23 10:59:44,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e581c70a-80b8-4773-bed9-ec89bad352a3 used request id req-443a807f-95ab-45e1-9e39-221641230865 2018-12-23 10:59:44,442 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e581c70a-80b8-4773-bed9-ec89bad352a3 2018-12-23 10:59:44,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e581c70a-80b8-4773-bed9-ec89bad352a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfc55d1091f997eb375abfc637c91fe259e17a8" 2018-12-23 10:59:44,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-26b4cc72-c9a2-4d02-ae66-aecfe8e95ad5 Date: Sun, 23 Dec 2018 10:59:44 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-12-23T10:59:44Z", "security_group_id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:44Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "c2328bbe-25bd-4655-8044-2a16c5dc0de5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:59:44Z", "security_group_id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:44Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "fed4acfc-c610-400f-ac60-56206016c715"}]} 2018-12-23 10:59:44,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e581c70a-80b8-4773-bed9-ec89bad352a3 used request id req-26b4cc72-c9a2-4d02-ae66-aecfe8e95ad5 2018-12-23 10:59:44,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfc55d1091f997eb375abfc637c91fe259e17a8" 2018-12-23 10:59:44,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18b5ed63-fb35-4b20-ad9f-20cdbad2b6c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:59:44,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-18b5ed63-fb35-4b20-ad9f-20cdbad2b6c7 2018-12-23 10:59:44,783 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-e3c594c3-dc65-4de1-8912-38fd46417e34name 2018-12-23 10:59:44,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-e3c594c3-dc65-4de1-8912-38fd46417e34name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfc55d1091f997eb375abfc637c91fe259e17a8" 2018-12-23 10:59:44,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-02ab7eeb-302c-4b8f-8d6d-c26ec4cfd536 Date: Sun, 23 Dec 2018 10:59:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:44Z", "updated_at": "2018-12-23T10:59:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:59:44Z", "revision_number": 0, "id": "fed4acfc-c610-400f-ac60-56206016c715", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:59:44Z", "security_group_id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:59:44Z", "revision_number": 0, "id": "c2328bbe-25bd-4655-8044-2a16c5dc0de5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:59:44Z", "security_group_id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}], "revision_number": 2, "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "name": "NeutronUtilsSecurityGroupTests-e3c594c3-dc65-4de1-8912-38fd46417e34name"}]} 2018-12-23 10:59:44,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-e3c594c3-dc65-4de1-8912-38fd46417e34name used request id req-02ab7eeb-302c-4b8f-8d6d-c26ec4cfd536 2018-12-23 10:59:44,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 10:59:44,992 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 10:59: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 10:59:44,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfc55d1091f997eb375abfc637c91fe259e17a8" 2018-12-23 10:59:45,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5d53c44-d38b-4c61-b364-f31c40e79b06 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 10:59:45,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-b5d53c44-d38b-4c61-b364-f31c40e79b06 2018-12-23 10:59:45,076 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e581c70a-80b8-4773-bed9-ec89bad352a3 2018-12-23 10:59:45,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e581c70a-80b8-4773-bed9-ec89bad352a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfc55d1091f997eb375abfc637c91fe259e17a8" 2018-12-23 10:59:45,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b45b7490-1f33-4424-865a-dccc48a2e080 Date: Sun, 23 Dec 2018 10:59:45 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-12-23T10:59:44Z", "security_group_id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:44Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "c2328bbe-25bd-4655-8044-2a16c5dc0de5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:59:44Z", "security_group_id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:44Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "fed4acfc-c610-400f-ac60-56206016c715"}]} 2018-12-23 10:59:45,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e581c70a-80b8-4773-bed9-ec89bad352a3 used request id req-b45b7490-1f33-4424-865a-dccc48a2e080 2018-12-23 10:59:45,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}cbfc55d1091f997eb375abfc637c91fe259e17a8" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "e581c70a-80b8-4773-bed9-ec89bad352a3"}}' 2018-12-23 10:59:45,629 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-9d758fe1-9827-4162-812b-c23f1784f73d Date: Sun, 23 Dec 2018 10:59:45 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-12-23T10:59:45Z", "security_group_id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:45Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "7cf1810f-e654-4ce9-9439-75d0685e2b6f"}} 2018-12-23 10:59:45,629 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-9d758fe1-9827-4162-812b-c23f1784f73d 2018-12-23 10:59:45,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-e3c594c3-dc65-4de1-8912-38fd46417e34name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfc55d1091f997eb375abfc637c91fe259e17a8" 2018-12-23 10:59:45,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-88b915c2-61ab-4d99-920a-d4dc0a5ee8fb Date: Sun, 23 Dec 2018 10:59:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:44Z", "updated_at": "2018-12-23T10:59:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:59:44Z", "revision_number": 0, "id": "fed4acfc-c610-400f-ac60-56206016c715", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:59:44Z", "security_group_id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:59:44Z", "revision_number": 0, "id": "c2328bbe-25bd-4655-8044-2a16c5dc0de5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:59:44Z", "security_group_id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:59:45Z", "revision_number": 0, "id": "7cf1810f-e654-4ce9-9439-75d0685e2b6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:59:45Z", "security_group_id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}], "revision_number": 3, "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "name": "NeutronUtilsSecurityGroupTests-e3c594c3-dc65-4de1-8912-38fd46417e34name"}]} 2018-12-23 10:59:45,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-e3c594c3-dc65-4de1-8912-38fd46417e34name&description=hello+group used request id req-88b915c2-61ab-4d99-920a-d4dc0a5ee8fb 2018-12-23 10:59:45,833 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e581c70a-80b8-4773-bed9-ec89bad352a3 2018-12-23 10:59:45,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e581c70a-80b8-4773-bed9-ec89bad352a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfc55d1091f997eb375abfc637c91fe259e17a8" 2018-12-23 10:59:46,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-77c0146d-2243-465c-9d41-85443a9fdbda Date: Sun, 23 Dec 2018 10:59:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:59:45Z", "security_group_id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:45Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "7cf1810f-e654-4ce9-9439-75d0685e2b6f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:59:44Z", "security_group_id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:44Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "c2328bbe-25bd-4655-8044-2a16c5dc0de5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:59:44Z", "security_group_id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:44Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "fed4acfc-c610-400f-ac60-56206016c715"}]} 2018-12-23 10:59:46,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e581c70a-80b8-4773-bed9-ec89bad352a3 used request id req-77c0146d-2243-465c-9d41-85443a9fdbda 2018-12-23 10:59:46,003 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e581c70a-80b8-4773-bed9-ec89bad352a3 2018-12-23 10:59:46,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e581c70a-80b8-4773-bed9-ec89bad352a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfc55d1091f997eb375abfc637c91fe259e17a8" 2018-12-23 10:59:46,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-1f852aec-7a8e-42ba-9d82-c1d1bec0c975 Date: Sun, 23 Dec 2018 10:59:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:59:45Z", "security_group_id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:45Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "7cf1810f-e654-4ce9-9439-75d0685e2b6f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:59:44Z", "security_group_id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:44Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "c2328bbe-25bd-4655-8044-2a16c5dc0de5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:59:44Z", "security_group_id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:44Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "fed4acfc-c610-400f-ac60-56206016c715"}]} 2018-12-23 10:59:46,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e581c70a-80b8-4773-bed9-ec89bad352a3 used request id req-1f852aec-7a8e-42ba-9d82-c1d1bec0c975 2018-12-23 10:59:46,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-e3c594c3-dc65-4de1-8912-38fd46417e34name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfc55d1091f997eb375abfc637c91fe259e17a8" 2018-12-23 10:59:46,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-43cfb1e5-e0f1-4332-a157-fdf6f54b5d98 Date: Sun, 23 Dec 2018 10:59:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:44Z", "updated_at": "2018-12-23T10:59:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:59:44Z", "revision_number": 0, "id": "c2328bbe-25bd-4655-8044-2a16c5dc0de5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:59:44Z", "security_group_id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:59:45Z", "revision_number": 0, "id": "7cf1810f-e654-4ce9-9439-75d0685e2b6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:59:45Z", "security_group_id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:59:44Z", "revision_number": 0, "id": "fed4acfc-c610-400f-ac60-56206016c715", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:59:44Z", "security_group_id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}], "revision_number": 3, "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "name": "NeutronUtilsSecurityGroupTests-e3c594c3-dc65-4de1-8912-38fd46417e34name"}]} 2018-12-23 10:59:46,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-e3c594c3-dc65-4de1-8912-38fd46417e34name&description=hello+group used request id req-43cfb1e5-e0f1-4332-a157-fdf6f54b5d98 2018-12-23 10:59:46,280 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e581c70a-80b8-4773-bed9-ec89bad352a3 2018-12-23 10:59:46,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e581c70a-80b8-4773-bed9-ec89bad352a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfc55d1091f997eb375abfc637c91fe259e17a8" 2018-12-23 10:59:46,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-c39b3e93-fcaa-4095-8def-3578cf957fcf Date: Sun, 23 Dec 2018 10:59:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:59:45Z", "security_group_id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:45Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "7cf1810f-e654-4ce9-9439-75d0685e2b6f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:59:44Z", "security_group_id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:44Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "c2328bbe-25bd-4655-8044-2a16c5dc0de5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:59:44Z", "security_group_id": "e581c70a-80b8-4773-bed9-ec89bad352a3", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:44Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "fed4acfc-c610-400f-ac60-56206016c715"}]} 2018-12-23 10:59:46,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=e581c70a-80b8-4773-bed9-ec89bad352a3 used request id req-c39b3e93-fcaa-4095-8def-3578cf957fcf 2018-12-23 10:59:46,305 - neutron_utils - INFO - Deleting security group rule with ID - c2328bbe-25bd-4655-8044-2a16c5dc0de5 2018-12-23 10:59:46,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/c2328bbe-25bd-4655-8044-2a16c5dc0de5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfc55d1091f997eb375abfc637c91fe259e17a8" 2018-12-23 10:59:46,426 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af3d5072-ed37-450e-9bae-74b1a90d7c7c Content-Length: 0 Date: Sun, 23 Dec 2018 10:59:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:59:46,426 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/c2328bbe-25bd-4655-8044-2a16c5dc0de5 used request id req-af3d5072-ed37-450e-9bae-74b1a90d7c7c 2018-12-23 10:59:46,426 - neutron_utils - INFO - Deleting security group rule with ID - fed4acfc-c610-400f-ac60-56206016c715 2018-12-23 10:59:46,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/fed4acfc-c610-400f-ac60-56206016c715 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfc55d1091f997eb375abfc637c91fe259e17a8" 2018-12-23 10:59:46,676 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ba4afe61-ad6d-4fc8-89bd-17fca762c67d Content-Length: 0 Date: Sun, 23 Dec 2018 10:59:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:59:46,676 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/fed4acfc-c610-400f-ac60-56206016c715 used request id req-ba4afe61-ad6d-4fc8-89bd-17fca762c67d 2018-12-23 10:59:46,676 - neutron_utils - INFO - Deleting security group rule with ID - 7cf1810f-e654-4ce9-9439-75d0685e2b6f 2018-12-23 10:59:46,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-group-rules/7cf1810f-e654-4ce9-9439-75d0685e2b6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfc55d1091f997eb375abfc637c91fe259e17a8" 2018-12-23 10:59:46,928 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-60e880c9-5111-4b62-88bc-97d376fd301c Content-Length: 0 Date: Sun, 23 Dec 2018 10:59:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:59:46,928 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-group-rules/7cf1810f-e654-4ce9-9439-75d0685e2b6f used request id req-60e880c9-5111-4b62-88bc-97d376fd301c 2018-12-23 10:59:46,929 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-e3c594c3-dc65-4de1-8912-38fd46417e34name 2018-12-23 10:59:46,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/e581c70a-80b8-4773-bed9-ec89bad352a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfc55d1091f997eb375abfc637c91fe259e17a8" 2018-12-23 10:59:47,229 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0076db5b-e034-4932-a72a-1ff0c0469492 Content-Length: 0 Date: Sun, 23 Dec 2018 10:59:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:59:47,229 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/e581c70a-80b8-4773-bed9-ec89bad352a3 used request id req-0076db5b-e034-4932-a72a-1ff0c0469492 2018-12-23 10:59:47,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:59:47,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:59:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["77EE40bkREm41RM-qzma3A"], "issued_at": "2018-12-23T10:59:47.000000Z"}} 2018-12-23 10:59:47,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc6a94ce4ce11f50e9bc5946c70bf34e37669f7" 2018-12-23 10:59:47,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffa86aa5-ce66-4530-968d-7fd2c718e2d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:59:47,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ffa86aa5-ce66-4530-968d-7fd2c718e2d6 2018-12-23 10:59:47,691 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-f745cefc-f3c8-44af-95fa-7ac16b97a837name-1 2018-12-23 10:59:47,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc6a94ce4ce11f50e9bc5946c70bf34e37669f7" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-f745cefc-f3c8-44af-95fa-7ac16b97a837name-1", "description": "hello group"}}' 2018-12-23 10:59:48,073 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-098476ce-ca26-4541-9271-99bd032d1d01 Date: Sun, 23 Dec 2018 10:59:48 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:47Z", "updated_at": "2018-12-23T10:59:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:59:47Z", "revision_number": 0, "id": "162353fb-1871-4d6c-8f25-758a84880cc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:59:47Z", "security_group_id": "df11ab5f-ec1f-4a34-9b47-71dfec6f7671", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:59:47Z", "revision_number": 0, "id": "bc2b0b1e-da96-4f62-bf91-4aa78d9e9bd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:59:47Z", "security_group_id": "df11ab5f-ec1f-4a34-9b47-71dfec6f7671", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}], "revision_number": 2, "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "df11ab5f-ec1f-4a34-9b47-71dfec6f7671", "name": "NeutronUtilsSecurityGroupTests-f745cefc-f3c8-44af-95fa-7ac16b97a837name-1"}} 2018-12-23 10:59:48,073 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-098476ce-ca26-4541-9271-99bd032d1d01 2018-12-23 10:59:48,074 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - df11ab5f-ec1f-4a34-9b47-71dfec6f7671 2018-12-23 10:59:48,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=df11ab5f-ec1f-4a34-9b47-71dfec6f7671 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc6a94ce4ce11f50e9bc5946c70bf34e37669f7" 2018-12-23 10:59:48,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-695ae528-ee6b-45c9-8b53-8d4ae401c2de Date: Sun, 23 Dec 2018 10:59:48 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-12-23T10:59:47Z", "security_group_id": "df11ab5f-ec1f-4a34-9b47-71dfec6f7671", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:47Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "162353fb-1871-4d6c-8f25-758a84880cc4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:59:47Z", "security_group_id": "df11ab5f-ec1f-4a34-9b47-71dfec6f7671", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:47Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "bc2b0b1e-da96-4f62-bf91-4aa78d9e9bd8"}]} 2018-12-23 10:59:48,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=df11ab5f-ec1f-4a34-9b47-71dfec6f7671 used request id req-695ae528-ee6b-45c9-8b53-8d4ae401c2de 2018-12-23 10:59:48,258 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-f745cefc-f3c8-44af-95fa-7ac16b97a837name-2 2018-12-23 10:59:48,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc6a94ce4ce11f50e9bc5946c70bf34e37669f7" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-f745cefc-f3c8-44af-95fa-7ac16b97a837name-2", "description": "hello group"}}' 2018-12-23 10:59:48,635 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-0fe87d2e-f0d9-42e9-9eb3-7ac5b8de1ce3 Date: Sun, 23 Dec 2018 10:59:48 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:48Z", "updated_at": "2018-12-23T10:59:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:59:48Z", "revision_number": 0, "id": "2b99f604-9287-4d67-bc66-2e44b2f82b9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:59:48Z", "security_group_id": "7f29c124-f835-4175-91f2-87d59376dcfd", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:59:48Z", "revision_number": 0, "id": "f767cd61-7a9f-4d54-b8a1-ffde1b0f7332", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:59:48Z", "security_group_id": "7f29c124-f835-4175-91f2-87d59376dcfd", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}], "revision_number": 2, "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "7f29c124-f835-4175-91f2-87d59376dcfd", "name": "NeutronUtilsSecurityGroupTests-f745cefc-f3c8-44af-95fa-7ac16b97a837name-2"}} 2018-12-23 10:59:48,636 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-0fe87d2e-f0d9-42e9-9eb3-7ac5b8de1ce3 2018-12-23 10:59:48,636 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f29c124-f835-4175-91f2-87d59376dcfd 2018-12-23 10:59:48,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=7f29c124-f835-4175-91f2-87d59376dcfd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc6a94ce4ce11f50e9bc5946c70bf34e37669f7" 2018-12-23 10:59:48,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a42ec8f7-2325-4a6b-8996-1965dedffd54 Date: Sun, 23 Dec 2018 10:59:48 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-12-23T10:59:48Z", "security_group_id": "7f29c124-f835-4175-91f2-87d59376dcfd", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:48Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "2b99f604-9287-4d67-bc66-2e44b2f82b9f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:59:48Z", "security_group_id": "7f29c124-f835-4175-91f2-87d59376dcfd", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:48Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "f767cd61-7a9f-4d54-b8a1-ffde1b0f7332"}]} 2018-12-23 10:59:48,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=7f29c124-f835-4175-91f2-87d59376dcfd used request id req-a42ec8f7-2325-4a6b-8996-1965dedffd54 2018-12-23 10:59:48,820 - neutron_utils - INFO - Retrieving security group with ID - df11ab5f-ec1f-4a34-9b47-71dfec6f7671 2018-12-23 10:59:48,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=df11ab5f-ec1f-4a34-9b47-71dfec6f7671 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc6a94ce4ce11f50e9bc5946c70bf34e37669f7" 2018-12-23 10:59:48,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-ca3061ff-5c71-4607-bc12-df1c32856a14 Date: Sun, 23 Dec 2018 10:59:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:47Z", "updated_at": "2018-12-23T10:59:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:59:47Z", "revision_number": 0, "id": "162353fb-1871-4d6c-8f25-758a84880cc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:59:47Z", "security_group_id": "df11ab5f-ec1f-4a34-9b47-71dfec6f7671", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:59:47Z", "revision_number": 0, "id": "bc2b0b1e-da96-4f62-bf91-4aa78d9e9bd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:59:47Z", "security_group_id": "df11ab5f-ec1f-4a34-9b47-71dfec6f7671", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}], "revision_number": 2, "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "df11ab5f-ec1f-4a34-9b47-71dfec6f7671", "name": "NeutronUtilsSecurityGroupTests-f745cefc-f3c8-44af-95fa-7ac16b97a837name-1"}]} 2018-12-23 10:59:48,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=df11ab5f-ec1f-4a34-9b47-71dfec6f7671 used request id req-ca3061ff-5c71-4607-bc12-df1c32856a14 2018-12-23 10:59:48,872 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - df11ab5f-ec1f-4a34-9b47-71dfec6f7671 2018-12-23 10:59:48,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=df11ab5f-ec1f-4a34-9b47-71dfec6f7671 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc6a94ce4ce11f50e9bc5946c70bf34e37669f7" 2018-12-23 10:59:49,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2b8a4ed8-6ed6-4967-ba46-e7ff5827ada3 Date: Sun, 23 Dec 2018 10:59:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:59:47Z", "security_group_id": "df11ab5f-ec1f-4a34-9b47-71dfec6f7671", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:47Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "162353fb-1871-4d6c-8f25-758a84880cc4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:59:47Z", "security_group_id": "df11ab5f-ec1f-4a34-9b47-71dfec6f7671", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:47Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "bc2b0b1e-da96-4f62-bf91-4aa78d9e9bd8"}]} 2018-12-23 10:59:49,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=df11ab5f-ec1f-4a34-9b47-71dfec6f7671 used request id req-2b8a4ed8-6ed6-4967-ba46-e7ff5827ada3 2018-12-23 10:59:49,053 - neutron_utils - INFO - Retrieving security group with ID - 7f29c124-f835-4175-91f2-87d59376dcfd 2018-12-23 10:59:49,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=7f29c124-f835-4175-91f2-87d59376dcfd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc6a94ce4ce11f50e9bc5946c70bf34e37669f7" 2018-12-23 10:59:49,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-c815f3e7-3e33-4cd9-a4df-1d9674105964 Date: Sun, 23 Dec 2018 10:59:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:48Z", "updated_at": "2018-12-23T10:59:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:59:48Z", "revision_number": 0, "id": "2b99f604-9287-4d67-bc66-2e44b2f82b9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:59:48Z", "security_group_id": "7f29c124-f835-4175-91f2-87d59376dcfd", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:59:48Z", "revision_number": 0, "id": "f767cd61-7a9f-4d54-b8a1-ffde1b0f7332", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:59:48Z", "security_group_id": "7f29c124-f835-4175-91f2-87d59376dcfd", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}], "revision_number": 2, "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "7f29c124-f835-4175-91f2-87d59376dcfd", "name": "NeutronUtilsSecurityGroupTests-f745cefc-f3c8-44af-95fa-7ac16b97a837name-2"}]} 2018-12-23 10:59:49,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=7f29c124-f835-4175-91f2-87d59376dcfd used request id req-c815f3e7-3e33-4cd9-a4df-1d9674105964 2018-12-23 10:59:49,099 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f29c124-f835-4175-91f2-87d59376dcfd 2018-12-23 10:59:49,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=7f29c124-f835-4175-91f2-87d59376dcfd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc6a94ce4ce11f50e9bc5946c70bf34e37669f7" 2018-12-23 10:59:49,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f4cb16fe-c200-4788-a586-230ee14fb3d1 Date: Sun, 23 Dec 2018 10:59:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:59:48Z", "security_group_id": "7f29c124-f835-4175-91f2-87d59376dcfd", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:48Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "2b99f604-9287-4d67-bc66-2e44b2f82b9f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:59:48Z", "security_group_id": "7f29c124-f835-4175-91f2-87d59376dcfd", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:48Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "f767cd61-7a9f-4d54-b8a1-ffde1b0f7332"}]} 2018-12-23 10:59:49,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=7f29c124-f835-4175-91f2-87d59376dcfd used request id req-f4cb16fe-c200-4788-a586-230ee14fb3d1 2018-12-23 10:59:49,293 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-f745cefc-f3c8-44af-95fa-7ac16b97a837name-1 2018-12-23 10:59:49,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/df11ab5f-ec1f-4a34-9b47-71dfec6f7671 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc6a94ce4ce11f50e9bc5946c70bf34e37669f7" 2018-12-23 10:59:49,611 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c1117a4a-d2ed-4ab5-afa6-4cc9a98355b2 Content-Length: 0 Date: Sun, 23 Dec 2018 10:59:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:59:49,611 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/df11ab5f-ec1f-4a34-9b47-71dfec6f7671 used request id req-c1117a4a-d2ed-4ab5-afa6-4cc9a98355b2 2018-12-23 10:59:49,611 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-f745cefc-f3c8-44af-95fa-7ac16b97a837name-2 2018-12-23 10:59:49,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/7f29c124-f835-4175-91f2-87d59376dcfd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc6a94ce4ce11f50e9bc5946c70bf34e37669f7" 2018-12-23 10:59:49,910 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-159e52e8-6926-4cf9-8e10-11cbe1c98e76 Content-Length: 0 Date: Sun, 23 Dec 2018 10:59:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:59:49,910 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/7f29c124-f835-4175-91f2-87d59376dcfd used request id req-159e52e8-6926-4cf9-8e10-11cbe1c98e76 2018-12-23 10:59:49,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:59:50,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:59:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["d9hQ7f1_RWGjofudJREwTQ"], "issued_at": "2018-12-23T10:59:50.000000Z"}} 2018-12-23 10:59:50,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dd87a18d578dbb1a51147fedffbbdde5eb67b5" 2018-12-23 10:59:50,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63232309-1159-4f1d-81d4-2e36476fb52b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:59:50,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-63232309-1159-4f1d-81d4-2e36476fb52b 2018-12-23 10:59:50,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dd87a18d578dbb1a51147fedffbbdde5eb67b5" 2018-12-23 10:59:50,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9ccf7130-4944-4fff-8281-af9be99ee443 Date: Sun, 23 Dec 2018 10:59:50 GMT RESP BODY: {"floatingips": []} 2018-12-23 10:59:50,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-9ccf7130-4944-4fff-8281-af9be99ee443 2018-12-23 10:59:50,573 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-23 10:59:50,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dd87a18d578dbb1a51147fedffbbdde5eb67b5" 2018-12-23 10:59:50,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-9a9ee08f-d1d0-4557-b90a-eeeacb98086a Date: Sun, 23 Dec 2018 10:59:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"}]} 2018-12-23 10:59:50,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=external used request id req-9a9ee08f-d1d0-4557-b90a-eeeacb98086a 2018-12-23 10:59:50,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dd87a18d578dbb1a51147fedffbbdde5eb67b5" 2018-12-23 10:59:50,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-73ded688-b0f9-4cd1-a4c1-e312aa93b9f6 Date: Sun, 23 Dec 2018 10:59:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:34Z","dns_nameservers":[],"updated_at":"2018-12-23T10:45:34Z","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":"baab99c834784a5fb13deaf78a5e8135","id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-23 10:59:50,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf used request id req-73ded688-b0f9-4cd1-a4c1-e312aa93b9f6 2018-12-23 10:59:51,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dd87a18d578dbb1a51147fedffbbdde5eb67b5" -d '{"floatingip": {"floating_network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf"}}' 2018-12-23 10:59:52,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-a7cab1bc-85a4-40ab-81d6-2410dc1a3f7c Date: Sun, 23 Dec 2018 10:59:52 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-12-23T10:59:51Z", "floating_network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": null, "id": "61818c53-f83b-42fb-a37d-2a3e13876179", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:51Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}} 2018-12-23 10:59:52,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-a7cab1bc-85a4-40ab-81d6-2410dc1a3f7c 2018-12-23 10:59:52,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dd87a18d578dbb1a51147fedffbbdde5eb67b5" 2018-12-23 10:59:52,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-f475e71c-20fa-4b77-9ec6-a8430b58ac76 Date: Sun, 23 Dec 2018 10:59:52 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-12-23T10:59:51Z", "floating_network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": null, "id": "61818c53-f83b-42fb-a37d-2a3e13876179", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:51Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}]} 2018-12-23 10:59:52,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-f475e71c-20fa-4b77-9ec6-a8430b58ac76 2018-12-23 10:59:52,517 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.208 2018-12-23 10:59:52,517 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.208 2018-12-23 10:59:52,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips?ip=61818c53-f83b-42fb-a37d-2a3e13876179 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dd87a18d578dbb1a51147fedffbbdde5eb67b5" 2018-12-23 10:59:52,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-9853290d-c1f5-426e-a8af-eb9491a481c9 Date: Sun, 23 Dec 2018 10:59:52 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-12-23T10:59:51Z", "floating_network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": null, "id": "61818c53-f83b-42fb-a37d-2a3e13876179", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:51Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}]} 2018-12-23 10:59:52,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips?ip=61818c53-f83b-42fb-a37d-2a3e13876179 used request id req-9853290d-c1f5-426e-a8af-eb9491a481c9 2018-12-23 10:59:52,783 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.208 2018-12-23 10:59:52,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/floatingips/61818c53-f83b-42fb-a37d-2a3e13876179 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dd87a18d578dbb1a51147fedffbbdde5eb67b5" 2018-12-23 10:59:53,607 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-966b750d-32c7-43cf-8d9f-bfd246ed3109 Content-Length: 0 Date: Sun, 23 Dec 2018 10:59:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 10:59:53,607 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/61818c53-f83b-42fb-a37d-2a3e13876179 used request id req-966b750d-32c7-43cf-8d9f-bfd246ed3109 2018-12-23 10:59:53,608 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 10:59:53,638 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-f7461160-c445-49e4-806e-3ccc10e9442e 2018-12-23 10:59:53,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:59:54,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:59:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["v8RX9M0bQg-2QN5oa4QIFQ"], "issued_at": "2018-12-23T10:59:54.000000Z"}} 2018-12-23 10:59:54,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81749352219749c7c3c6b7c597e011fbb28061a4" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF5lQAKsPTutbSYWSyI/fWUMQI70PSTnc+dwrbArpV6ELFI7Aco0XzCxy7sX18sRI3suR8eIU8tQp+DDdmyAvBuPlhRrrMBlI6vVYds3p1528KNSIgO1UOMi9VKBY9orGkGe7GS+v3H4oK6xSUpOAikAXPJBF7uZ1ebK8kDIi0X5Nhv3Jt5OwsEQ0fMNwZa3aVtxJcYnJdJpr4ZhRD+twOxeeFQ1dynQyY3aGfN3ttRMD4tVFErYgTKz6h0fn7pv0TnV/5n34o0PGvnr/mP3j3iihX7XVjYAWWbcfNkMP9fU9ouT9doDrpgfVpagqZ5vWTfUxUplmY8l1n0+bXeZm/", "name": "NovaUtilsKeypairTests-f7461160-c445-49e4-806e-3ccc10e9442e"}}' 2018-12-23 10:59:54,768 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59: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-8ee489ea-da56-43b1-997c-ecd88d111460 x-compute-request-id: req-8ee489ea-da56-43b1-997c-ecd88d111460 Content-Encoding: gzip Content-Length: 496 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF5lQAKsPTutbSYWSyI/fWUMQI70PSTnc+dwrbArpV6ELFI7Aco0XzCxy7sX18sRI3suR8eIU8tQp+DDdmyAvBuPlhRrrMBlI6vVYds3p1528KNSIgO1UOMi9VKBY9orGkGe7GS+v3H4oK6xSUpOAikAXPJBF7uZ1ebK8kDIi0X5Nhv3Jt5OwsEQ0fMNwZa3aVtxJcYnJdJpr4ZhRD+twOxeeFQ1dynQyY3aGfN3ttRMD4tVFErYgTKz6h0fn7pv0TnV/5n34o0PGvnr/mP3j3iihX7XVjYAWWbcfNkMP9fU9ouT9doDrpgfVpagqZ5vWTfUxUplmY8l1n0+bXeZm/", "user_id": "76c68e82c31749e5b1b4674c13085226", "name": "NovaUtilsKeypairTests-f7461160-c445-49e4-806e-3ccc10e9442e", "fingerprint": "9f:a0:dd:5f:56:ce:95:0c:f9:fd:e1:ac:37:90:cf:e6"}} 2018-12-23 10:59:54,768 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-8ee489ea-da56-43b1-997c-ecd88d111460 2018-12-23 10:59:54,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-f7461160-c445-49e4-806e-3ccc10e9442e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81749352219749c7c3c6b7c597e011fbb28061a4" 2018-12-23 10:59:54,895 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59: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-149a424e-ab44-4bc8-9db2-cb4b27688cc0 x-compute-request-id: req-149a424e-ab44-4bc8-9db2-cb4b27688cc0 Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF5lQAKsPTutbSYWSyI/fWUMQI70PSTnc+dwrbArpV6ELFI7Aco0XzCxy7sX18sRI3suR8eIU8tQp+DDdmyAvBuPlhRrrMBlI6vVYds3p1528KNSIgO1UOMi9VKBY9orGkGe7GS+v3H4oK6xSUpOAikAXPJBF7uZ1ebK8kDIi0X5Nhv3Jt5OwsEQ0fMNwZa3aVtxJcYnJdJpr4ZhRD+twOxeeFQ1dynQyY3aGfN3ttRMD4tVFErYgTKz6h0fn7pv0TnV/5n34o0PGvnr/mP3j3iihX7XVjYAWWbcfNkMP9fU9ouT9doDrpgfVpagqZ5vWTfUxUplmY8l1n0+bXeZm/", "user_id": "76c68e82c31749e5b1b4674c13085226", "name": "NovaUtilsKeypairTests-f7461160-c445-49e4-806e-3ccc10e9442e", "deleted": false, "created_at": "2018-12-23T10:59:54.000000", "updated_at": null, "fingerprint": "9f:a0:dd:5f:56:ce:95:0c:f9:fd:e1:ac:37:90:cf:e6", "deleted_at": null, "id": 3}} 2018-12-23 10:59:54,895 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-f7461160-c445-49e4-806e-3ccc10e9442e used request id req-149a424e-ab44-4bc8-9db2-cb4b27688cc0 2018-12-23 10:59:54,895 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-f7461160-c445-49e4-806e-3ccc10e9442e 2018-12-23 10:59:54,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-f7461160-c445-49e4-806e-3ccc10e9442e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81749352219749c7c3c6b7c597e011fbb28061a4" 2018-12-23 10:59:54,958 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 10:59: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-36584ff8-fd2d-4679-bcea-aa35256b51c6 x-compute-request-id: req-36584ff8-fd2d-4679-bcea-aa35256b51c6 Content-Length: 0 Content-Type: application/json 2018-12-23 10:59:54,958 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-f7461160-c445-49e4-806e-3ccc10e9442e used request id req-36584ff8-fd2d-4679-bcea-aa35256b51c6 2018-12-23 10:59:54,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-f7461160-c445-49e4-806e-3ccc10e9442e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81749352219749c7c3c6b7c597e011fbb28061a4" 2018-12-23 10:59:55,095 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 10:59: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-f5a97284-b866-4b49-9543-a93596a163fe x-compute-request-id: req-f5a97284-b866-4b49-9543-a93596a163fe Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-f7461160-c445-49e4-806e-3ccc10e9442e not found for user 76c68e82c31749e5b1b4674c13085226", "code": 404}} 2018-12-23 10:59:55,096 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-f7461160-c445-49e4-806e-3ccc10e9442e used request id req-f5a97284-b866-4b49-9543-a93596a163fe 2018-12-23 10:59:55,096 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-f7461160-c445-49e4-806e-3ccc10e9442e 2018-12-23 10:59:55,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-f7461160-c445-49e4-806e-3ccc10e9442e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81749352219749c7c3c6b7c597e011fbb28061a4" 2018-12-23 10:59:55,295 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 10:59: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-7f9fcda4-53e1-4094-99e8-f06ed792c2e3 x-compute-request-id: req-7f9fcda4-53e1-4094-99e8-f06ed792c2e3 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-f7461160-c445-49e4-806e-3ccc10e9442e not found for user 76c68e82c31749e5b1b4674c13085226", "code": 404}} 2018-12-23 10:59:55,295 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-f7461160-c445-49e4-806e-3ccc10e9442e used request id req-7f9fcda4-53e1-4094-99e8-f06ed792c2e3 2018-12-23 10:59:55,296 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 10:59:55,436 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-5fb32dcc-1dce-45b9-96c0-f1e6ac26aecb.pub 2018-12-23 10:59:55,437 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-5fb32dcc-1dce-45b9-96c0-f1e6ac26aecb 2018-12-23 10:59:55,437 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-5fb32dcc-1dce-45b9-96c0-f1e6ac26aecb.pub 2018-12-23 10:59:55,437 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-5fb32dcc-1dce-45b9-96c0-f1e6ac26aecb 2018-12-23 10:59:55,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:59:55,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:59:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["1oLmyCafSCWHl4SZWkUEgA"], "issued_at": "2018-12-23T10:59:55.000000Z"}} 2018-12-23 10:59:55,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f3ee7256badd031459c9dfc8b6ffefa0ed3f21" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDG8JjS+DJAUs47sUrmp1ifDmomy1wKJlNOa4UYc716YbRDHWAv0GNxz0Kv7REIo3byqQ61Mubt8XFuQT6QTWWra1MaMMFPxKzrMekCAi8evegQN4kYME5PpnerGeYk+xthoQ00XpZmGD1L66qwHTVQJIQw+LQkgS6sp4U/CF3B4hK+N7UuP1ZmJy5VVz6KJq4Pp/Bmi5S675n7E6UZyZ9DteLi1HksCykjsyE6Jj/K2Ero2UahRE3dVtCl5vNha2txbdQJC9hbR4TmX4sSPm93tcLiNY/RRiDnlwOsA7NXbdtngnj4VBPOyI/mLNOrILl1f1D/C8aQs4tQLhJDSlPh", "name": "NovaUtilsKeypairTests-5fb32dcc-1dce-45b9-96c0-f1e6ac26aecb"}}' 2018-12-23 10:59:56,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59: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-c9d5646d-3cea-4023-8383-6e0f582fdea9 x-compute-request-id: req-c9d5646d-3cea-4023-8383-6e0f582fdea9 Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDG8JjS+DJAUs47sUrmp1ifDmomy1wKJlNOa4UYc716YbRDHWAv0GNxz0Kv7REIo3byqQ61Mubt8XFuQT6QTWWra1MaMMFPxKzrMekCAi8evegQN4kYME5PpnerGeYk+xthoQ00XpZmGD1L66qwHTVQJIQw+LQkgS6sp4U/CF3B4hK+N7UuP1ZmJy5VVz6KJq4Pp/Bmi5S675n7E6UZyZ9DteLi1HksCykjsyE6Jj/K2Ero2UahRE3dVtCl5vNha2txbdQJC9hbR4TmX4sSPm93tcLiNY/RRiDnlwOsA7NXbdtngnj4VBPOyI/mLNOrILl1f1D/C8aQs4tQLhJDSlPh", "user_id": "76c68e82c31749e5b1b4674c13085226", "name": "NovaUtilsKeypairTests-5fb32dcc-1dce-45b9-96c0-f1e6ac26aecb", "fingerprint": "ae:86:32:35:76:24:a8:8e:d6:da:fd:41:c4:3a:92:96"}} 2018-12-23 10:59:56,307 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-c9d5646d-3cea-4023-8383-6e0f582fdea9 2018-12-23 10:59:56,308 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-5fb32dcc-1dce-45b9-96c0-f1e6ac26aecb 2018-12-23 10:59:56,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-5fb32dcc-1dce-45b9-96c0-f1e6ac26aecb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f3ee7256badd031459c9dfc8b6ffefa0ed3f21" 2018-12-23 10:59:56,474 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 10:59: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-94a3fdbf-17a3-4fcd-9036-b49465f90044 x-compute-request-id: req-94a3fdbf-17a3-4fcd-9036-b49465f90044 Content-Length: 0 Content-Type: application/json 2018-12-23 10:59:56,474 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-5fb32dcc-1dce-45b9-96c0-f1e6ac26aecb used request id req-94a3fdbf-17a3-4fcd-9036-b49465f90044 2018-12-23 10:59:56,475 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 10:59:56,649 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-d1370cdb-abf0-42e0-8d1a-bd0fb14f8c3d 2018-12-23 10:59:56,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:59:57,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:59:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["DdIEV_DySqaNxNBEXejurQ"], "issued_at": "2018-12-23T10:59:57.000000Z"}} 2018-12-23 10:59:57,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4250a9573e3517dfab965362711d919f80fa374e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChn813Kzk9E2FELLNVaMPiU4kC6xyFVyJL1pi4TAJRB9qlbEWcFtq+HThYauo+UMSKsrtUPX6AxYl+gZdSebuoZNwUGuDNcYhrMMgqzthlOjiXsRO5wSbUpphaQuWIGMmQ3a/jRe2gQLznEvxPzEj6EtHKE5Sew7CzZx5L/qx/JhZzvEyW5bvuep4fOyeVGjFuvDXFLHvHDF9o5OvraO9xAaedCpZ5zAQawLsa98ZCmBE8hoIHJ6n0cYiRMjxktyr99/K69c8+nnQDWYcVcGiaZQoEsBDpevw/MUk7omMhpCtSadAnE3l0tQDiM7ozXRTzAFwADv+QgGw/mAufOGin", "name": "NovaUtilsKeypairTests-d1370cdb-abf0-42e0-8d1a-bd0fb14f8c3d"}}' 2018-12-23 10:59:57,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59: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-af26d72d-6e1d-4a30-9b28-dbefd2b61e68 x-compute-request-id: req-af26d72d-6e1d-4a30-9b28-dbefd2b61e68 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChn813Kzk9E2FELLNVaMPiU4kC6xyFVyJL1pi4TAJRB9qlbEWcFtq+HThYauo+UMSKsrtUPX6AxYl+gZdSebuoZNwUGuDNcYhrMMgqzthlOjiXsRO5wSbUpphaQuWIGMmQ3a/jRe2gQLznEvxPzEj6EtHKE5Sew7CzZx5L/qx/JhZzvEyW5bvuep4fOyeVGjFuvDXFLHvHDF9o5OvraO9xAaedCpZ5zAQawLsa98ZCmBE8hoIHJ6n0cYiRMjxktyr99/K69c8+nnQDWYcVcGiaZQoEsBDpevw/MUk7omMhpCtSadAnE3l0tQDiM7ozXRTzAFwADv+QgGw/mAufOGin", "user_id": "76c68e82c31749e5b1b4674c13085226", "name": "NovaUtilsKeypairTests-d1370cdb-abf0-42e0-8d1a-bd0fb14f8c3d", "fingerprint": "7c:c5:2a:51:10:3d:57:5e:b2:82:a7:ed:ac:81:a1:4b"}} 2018-12-23 10:59:57,779 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-af26d72d-6e1d-4a30-9b28-dbefd2b61e68 2018-12-23 10:59:57,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d1370cdb-abf0-42e0-8d1a-bd0fb14f8c3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4250a9573e3517dfab965362711d919f80fa374e" 2018-12-23 10:59:57,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59: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-cf02d57f-3ac7-408b-a71c-f74acba3581c x-compute-request-id: req-cf02d57f-3ac7-408b-a71c-f74acba3581c Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChn813Kzk9E2FELLNVaMPiU4kC6xyFVyJL1pi4TAJRB9qlbEWcFtq+HThYauo+UMSKsrtUPX6AxYl+gZdSebuoZNwUGuDNcYhrMMgqzthlOjiXsRO5wSbUpphaQuWIGMmQ3a/jRe2gQLznEvxPzEj6EtHKE5Sew7CzZx5L/qx/JhZzvEyW5bvuep4fOyeVGjFuvDXFLHvHDF9o5OvraO9xAaedCpZ5zAQawLsa98ZCmBE8hoIHJ6n0cYiRMjxktyr99/K69c8+nnQDWYcVcGiaZQoEsBDpevw/MUk7omMhpCtSadAnE3l0tQDiM7ozXRTzAFwADv+QgGw/mAufOGin", "user_id": "76c68e82c31749e5b1b4674c13085226", "name": "NovaUtilsKeypairTests-d1370cdb-abf0-42e0-8d1a-bd0fb14f8c3d", "deleted": false, "created_at": "2018-12-23T10:59:57.000000", "updated_at": null, "fingerprint": "7c:c5:2a:51:10:3d:57:5e:b2:82:a7:ed:ac:81:a1:4b", "deleted_at": null, "id": 9}} 2018-12-23 10:59:57,799 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d1370cdb-abf0-42e0-8d1a-bd0fb14f8c3d used request id req-cf02d57f-3ac7-408b-a71c-f74acba3581c 2018-12-23 10:59:57,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4250a9573e3517dfab965362711d919f80fa374e" 2018-12-23 10:59:57,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59: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-72f0a189-a72b-4cf4-bd59-47fa40c86a98 x-compute-request-id: req-72f0a189-a72b-4cf4-bd59-47fa40c86a98 Content-Encoding: gzip Content-Length: 475 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChn813Kzk9E2FELLNVaMPiU4kC6xyFVyJL1pi4TAJRB9qlbEWcFtq+HThYauo+UMSKsrtUPX6AxYl+gZdSebuoZNwUGuDNcYhrMMgqzthlOjiXsRO5wSbUpphaQuWIGMmQ3a/jRe2gQLznEvxPzEj6EtHKE5Sew7CzZx5L/qx/JhZzvEyW5bvuep4fOyeVGjFuvDXFLHvHDF9o5OvraO9xAaedCpZ5zAQawLsa98ZCmBE8hoIHJ6n0cYiRMjxktyr99/K69c8+nnQDWYcVcGiaZQoEsBDpevw/MUk7omMhpCtSadAnE3l0tQDiM7ozXRTzAFwADv+QgGw/mAufOGin", "name": "NovaUtilsKeypairTests-d1370cdb-abf0-42e0-8d1a-bd0fb14f8c3d", "fingerprint": "7c:c5:2a:51:10:3d:57:5e:b2:82:a7:ed:ac:81:a1:4b"}}]} 2018-12-23 10:59:57,825 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-72f0a189-a72b-4cf4-bd59-47fa40c86a98 2018-12-23 10:59:57,825 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-d1370cdb-abf0-42e0-8d1a-bd0fb14f8c3d 2018-12-23 10:59:57,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d1370cdb-abf0-42e0-8d1a-bd0fb14f8c3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4250a9573e3517dfab965362711d919f80fa374e" 2018-12-23 10:59:57,874 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 10:59: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-85a0a593-ab34-48c0-a5fe-20908c22599a x-compute-request-id: req-85a0a593-ab34-48c0-a5fe-20908c22599a Content-Length: 0 Content-Type: application/json 2018-12-23 10:59:57,874 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d1370cdb-abf0-42e0-8d1a-bd0fb14f8c3d used request id req-85a0a593-ab34-48c0-a5fe-20908c22599a 2018-12-23 10:59:57,875 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 10:59:57,876 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:59:58,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:59:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["kX4hKap_RJ2qqmXv3dg6xQ"], "issued_at": "2018-12-23T10:59:58.000000Z"}} 2018-12-23 10:59:58,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46eae89f64acff9cc51aabb30a1dc1fd48b2e825" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-7eabb69c-3a56-4d73-9675-6a23d5eaa08d-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-7eabb69c-3a56-4d73-9675-6a23d5eaa08d-id", "swap": 2}}' 2018-12-23 10:59:58,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59: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-1a7f1606-ecbb-4df3-be4e-b45c8516e6d5 x-compute-request-id: req-1a7f1606-ecbb-4df3-be4e-b45c8516e6d5 Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/NovaUtilsFlavorTests-7eabb69c-3a56-4d73-9675-6a23d5eaa08d-id", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/NovaUtilsFlavorTests-7eabb69c-3a56-4d73-9675-6a23d5eaa08d-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-7eabb69c-3a56-4d73-9675-6a23d5eaa08d-id", "name": "NovaUtilsFlavorTests-7eabb69c-3a56-4d73-9675-6a23d5eaa08d-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-12-23 10:59:58,484 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-1a7f1606-ecbb-4df3-be4e-b45c8516e6d5 2018-12-23 10:59:58,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/NovaUtilsFlavorTests-7eabb69c-3a56-4d73-9675-6a23d5eaa08d-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46eae89f64acff9cc51aabb30a1dc1fd48b2e825" 2018-12-23 10:59:58,734 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 10:59:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7ba11682-3450-47b5-81c7-575d4ad0e3ee x-compute-request-id: req-7ba11682-3450-47b5-81c7-575d4ad0e3ee Content-Length: 0 Content-Type: application/json 2018-12-23 10:59:58,734 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/NovaUtilsFlavorTests-7eabb69c-3a56-4d73-9675-6a23d5eaa08d-id used request id req-7ba11682-3450-47b5-81c7-575d4ad0e3ee 2018-12-23 10:59:58,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46eae89f64acff9cc51aabb30a1dc1fd48b2e825" 2018-12-23 10:59:58,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ecc32698-7c62-44ab-9645-f8ffab59482a x-compute-request-id: req-ecc32698-7c62-44ab-9645-f8ffab59482a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 10:59:58,775 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ecc32698-7c62-44ab-9645-f8ffab59482a 2018-12-23 10:59:58,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/NovaUtilsFlavorTests-7eabb69c-3a56-4d73-9675-6a23d5eaa08d-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46eae89f64acff9cc51aabb30a1dc1fd48b2e825" 2018-12-23 10:59:58,898 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 10:59:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9cb23f5e-996c-4adf-a4e5-ed2918935f15 x-compute-request-id: req-9cb23f5e-996c-4adf-a4e5-ed2918935f15 Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-7eabb69c-3a56-4d73-9675-6a23d5eaa08d-id could not be found.", "code": 404}} 2018-12-23 10:59:58,898 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/NovaUtilsFlavorTests-7eabb69c-3a56-4d73-9675-6a23d5eaa08d-id used request id req-9cb23f5e-996c-4adf-a4e5-ed2918935f15 2018-12-23 10:59:58,899 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 10:59:58,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:59:59,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:59:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["Vgt81bnSRSGIIAmghFLWtA"], "issued_at": "2018-12-23T10:59:59.000000Z"}} 2018-12-23 10:59:59,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf50cc9ac9419a23201bc8f9d586ddd8146428d0" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-01d43d48-dc85-4af3-8421-c6a53d91c2af-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-01d43d48-dc85-4af3-8421-c6a53d91c2af-id", "swap": 2}}' 2018-12-23 10:59:59,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59: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-cb7281a5-d405-4889-b4b7-0c02b83109f7 x-compute-request-id: req-cb7281a5-d405-4889-b4b7-0c02b83109f7 Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/NovaUtilsFlavorTests-01d43d48-dc85-4af3-8421-c6a53d91c2af-id", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/NovaUtilsFlavorTests-01d43d48-dc85-4af3-8421-c6a53d91c2af-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-01d43d48-dc85-4af3-8421-c6a53d91c2af-id", "name": "NovaUtilsFlavorTests-01d43d48-dc85-4af3-8421-c6a53d91c2af-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-12-23 10:59:59,487 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-cb7281a5-d405-4889-b4b7-0c02b83109f7 2018-12-23 10:59:59,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/NovaUtilsFlavorTests-01d43d48-dc85-4af3-8421-c6a53d91c2af-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf50cc9ac9419a23201bc8f9d586ddd8146428d0" 2018-12-23 10:59:59,529 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 10:59: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-d5b32de9-3a3e-45f0-86c7-b07d103e8dcb x-compute-request-id: req-d5b32de9-3a3e-45f0-86c7-b07d103e8dcb Content-Length: 0 Content-Type: application/json 2018-12-23 10:59:59,529 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/NovaUtilsFlavorTests-01d43d48-dc85-4af3-8421-c6a53d91c2af-id used request id req-d5b32de9-3a3e-45f0-86c7-b07d103e8dcb 2018-12-23 10:59:59,530 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 10:59:59,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 10:59:59,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T11:59:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["SjGjOQ2-QueSyYBQr0dXRg"], "issued_at": "2018-12-23T10:59:59.000000Z"}} 2018-12-23 10:59:59,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 10:59:59,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 10:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff028c64-81ad-4312-b753-9a242141cf61 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 10:59:59,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ff028c64-81ad-4312-b753-9a242141cf61 2018-12-23 10:59:59,991 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 10:59:59,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 10:59:59,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:00:00,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:00:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["qEicF4wWQT-1ID6M6MNTIg"], "issued_at": "2018-12-23T11:00:00.000000Z"}} 2018-12-23 11:00:00,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc95dbebbf65858a9944a474bdabcc3c343b32a" 2018-12-23 11:00:00,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e941697f-406b-4c25-a1e2-dd3f33785dc8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:00:00,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e941697f-406b-4c25-a1e2-dd3f33785dc8 2018-12-23 11:00:00,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fc95dbebbf65858a9944a474bdabcc3c343b32a" 2018-12-23 11:00:01,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-62bd4c06-5f73-4c0f-bcc2-63b3e1545542 Date: Sun, 23 Dec 2018 11:00:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-image"} 2018-12-23 11:00:01,118 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-image used request id req-62bd4c06-5f73-4c0f-bcc2-63b3e1545542 2018-12-23 11:00:01,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fc95dbebbf65858a9944a474bdabcc3c343b32a" 2018-12-23 11:00:01,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b8878f58-6621-47d1-94a9-890d919eaa30 Date: Sun, 23 Dec 2018 11:00:01 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-12-23 11:00:01,267 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-b8878f58-6621-47d1-94a9-890d919eaa30 2018-12-23 11:00:01,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8fc95dbebbf65858a9944a474bdabcc3c343b32a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-image"}' 2018-12-23 11:00:02,014 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550 X-Openstack-Request-Id: req-30279f64-387a-452a-88a2-42d5a61d2dda Date: Sun, 23 Dec 2018 11:00:02 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:00:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T11:00:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "min_disk": 0, "protected": false, "id": "27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "file": "/v2/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550/file", "checksum": null, "owner": "03b9eb3281744d03a972d5d751cccdf1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:00:02,014 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-30279f64-387a-452a-88a2-42d5a61d2dda 2018-12-23 11:00:02,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fc95dbebbf65858a9944a474bdabcc3c343b32a" -d '' 2018-12-23 11:00:04,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e21b4cc5-97d4-4da7-a25f-1eeb1409f6f4 Date: Sun, 23 Dec 2018 11:00:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:00:04,364 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550/file used request id req-e21b4cc5-97d4-4da7-a25f-1eeb1409f6f4 2018-12-23 11:00:04,364 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 11:00:04,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fc95dbebbf65858a9944a474bdabcc3c343b32a" 2018-12-23 11:00:05,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-19fafb8f-e843-497f-b8da-b84cb0abee38 Date: Sun, 23 Dec 2018 11:00:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:00:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T11:00:04Z", "visibility": "shared", "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550/snap", "metadata": {}}], "self": "/v2/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "min_disk": 0, "protected": false, "id": "27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "file": "/v2/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03b9eb3281744d03a972d5d751cccdf1", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:00:05,003 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550 used request id req-19fafb8f-e843-497f-b8da-b84cb0abee38 2018-12-23 11:00:05,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fc95dbebbf65858a9944a474bdabcc3c343b32a" 2018-12-23 11:00:05,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-eaff920a-78f7-454c-818b-adfafe465c74 Date: Sun, 23 Dec 2018 11:00: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-12-23 11:00:05,658 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-eaff920a-78f7-454c-818b-adfafe465c74 2018-12-23 11:00:05,661 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-image 2018-12-23 11:00:05,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fc95dbebbf65858a9944a474bdabcc3c343b32a" 2018-12-23 11:00:05,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-bf77c9eb-1d40-4620-8330-913e82db1c62 Date: Sun, 23 Dec 2018 11:00:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:00:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T11:00:04Z", "visibility": "shared", "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550/snap", "metadata": {}}], "self": "/v2/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "min_disk": 0, "protected": false, "id": "27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "file": "/v2/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03b9eb3281744d03a972d5d751cccdf1", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:00:05,681 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550 used request id req-bf77c9eb-1d40-4620-8330-913e82db1c62 2018-12-23 11:00:05,682 - create_image - DEBUG - Instance status is - active 2018-12-23 11:00:05,682 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-image 2018-12-23 11:00:05,682 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-image 2018-12-23 11:00:05,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:00:05,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:00:06,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:00:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["1IpGossnQ5aR5NOCKBn3xQ"], "issued_at": "2018-12-23T11:00:06.000000Z"}} 2018-12-23 11:00:06,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63fb575d6c5f0aa42d039ba85b500ab79a452f44" 2018-12-23 11:00:06,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8456be65-0317-4096-9fee-cc1327c97675 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:00:06,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8456be65-0317-4096-9fee-cc1327c97675 2018-12-23 11:00:06,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63fb575d6c5f0aa42d039ba85b500ab79a452f44" 2018-12-23 11:00:06,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ef2ec716-e699-42a6-84a8-213fc1b42d5f Date: Sun, 23 Dec 2018 11:00:06 GMT RESP BODY: {"networks":[]} 2018-12-23 11:00:06,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-net used request id req-ef2ec716-e699-42a6-84a8-213fc1b42d5f 2018-12-23 11:00:06,345 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-net 2018-12-23 11:00:06,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63fb575d6c5f0aa42d039ba85b500ab79a452f44" -d '{"network": {"name": "NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-net", "admin_state_up": true}}' 2018-12-23 11:00:06,891 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-1b369782-a38f-4ef8-a08d-82ded83691ee Date: Sun, 23 Dec 2018 11:00: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":"afd67eb9-0c42-4b18-98d4-5461b0a7a2a2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T11:00:06Z","is_default":false,"provider:segmentation_id":18,"name":"NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:00:06Z","mtu":1450}} 2018-12-23 11:00:06,891 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-1b369782-a38f-4ef8-a08d-82ded83691ee 2018-12-23 11:00:06,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=afd67eb9-0c42-4b18-98d4-5461b0a7a2a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63fb575d6c5f0aa42d039ba85b500ab79a452f44" 2018-12-23 11:00:07,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-50dfc4a5-4b95-42cc-9d3e-c9fe85b12cf2 Date: Sun, 23 Dec 2018 11:00:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"afd67eb9-0c42-4b18-98d4-5461b0a7a2a2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T11:00:06Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:00:06Z","provider:network_type":"vxlan"}]} 2018-12-23 11:00:07,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=afd67eb9-0c42-4b18-98d4-5461b0a7a2a2 used request id req-50dfc4a5-4b95-42cc-9d3e-c9fe85b12cf2 2018-12-23 11:00:07,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=afd67eb9-0c42-4b18-98d4-5461b0a7a2a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63fb575d6c5f0aa42d039ba85b500ab79a452f44" 2018-12-23 11:00:07,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c11d0723-d58e-45fe-bf18-042dbdf54b1a Date: Sun, 23 Dec 2018 11:00:07 GMT RESP BODY: {"subnets":[]} 2018-12-23 11:00:07,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=afd67eb9-0c42-4b18-98d4-5461b0a7a2a2 used request id req-c11d0723-d58e-45fe-bf18-042dbdf54b1a 2018-12-23 11:00:07,302 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-subnet 2018-12-23 11:00:07,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63fb575d6c5f0aa42d039ba85b500ab79a452f44" -d '{"subnets": [{"ip_version": 4, "network_id": "afd67eb9-0c42-4b18-98d4-5461b0a7a2a2", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-subnet"}]}' 2018-12-23 11:00:07,909 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3ea5d716-5c27-4c58-843f-aedceca86e28 Date: Sun, 23 Dec 2018 11:00:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"afd67eb9-0c42-4b18-98d4-5461b0a7a2a2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:00:07Z","dns_nameservers":[],"updated_at":"2018-12-23T11:00: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":"03b9eb3281744d03a972d5d751cccdf1","id":"b30e79cb-fdc4-43f4-a348-5523aecc70dc","subnetpool_id":null,"name":"NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-subnet"}]} 2018-12-23 11:00:07,909 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-3ea5d716-5c27-4c58-843f-aedceca86e28 2018-12-23 11:00:07,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=afd67eb9-0c42-4b18-98d4-5461b0a7a2a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63fb575d6c5f0aa42d039ba85b500ab79a452f44" 2018-12-23 11:00:08,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-8da69ef0-5da0-42bb-b373-82283e663258 Date: Sun, 23 Dec 2018 11:00:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"afd67eb9-0c42-4b18-98d4-5461b0a7a2a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["b30e79cb-fdc4-43f4-a348-5523aecc70dc"],"description":"","tags":[],"updated_at":"2018-12-23T11:00:07Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:00:06Z","provider:network_type":"vxlan"}]} 2018-12-23 11:00:08,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=afd67eb9-0c42-4b18-98d4-5461b0a7a2a2 used request id req-8da69ef0-5da0-42bb-b373-82283e663258 2018-12-23 11:00:08,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=afd67eb9-0c42-4b18-98d4-5461b0a7a2a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63fb575d6c5f0aa42d039ba85b500ab79a452f44" 2018-12-23 11:00:08,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d711e906-92f2-4f9b-b1d5-a03311cec1be Date: Sun, 23 Dec 2018 11:00:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"afd67eb9-0c42-4b18-98d4-5461b0a7a2a2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:00:07Z","dns_nameservers":[],"updated_at":"2018-12-23T11:00: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":"03b9eb3281744d03a972d5d751cccdf1","id":"b30e79cb-fdc4-43f4-a348-5523aecc70dc","subnetpool_id":null,"name":"NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-subnet"}]} 2018-12-23 11:00:08,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=afd67eb9-0c42-4b18-98d4-5461b0a7a2a2 used request id req-d711e906-92f2-4f9b-b1d5-a03311cec1be 2018-12-23 11:00:08,367 - OpenStackNetwork - DEBUG - Network [afd67eb9-0c42-4b18-98d4-5461b0a7a2a2] created successfully 2018-12-23 11:00:08,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:00:08,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:00:08,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:00:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["Lqi-JcasRiKj4eA34bC8ww"], "issued_at": "2018-12-23T11:00:08.000000Z"}} 2018-12-23 11:00:08,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56bae5148967e17ab92fa7b6a6fbe76a98f7cfc9" 2018-12-23 11:00:08,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:00:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d6aa3ad-665f-4468-86e0-e854b4becb0f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:00:08,827 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8d6aa3ad-665f-4468-86e0-e854b4becb0f 2018-12-23 11:00:08,828 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:00:08,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56bae5148967e17ab92fa7b6a6fbe76a98f7cfc9" 2018-12-23 11:00:09,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:00:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c1cf490c-0cf3-43fa-898a-78d675a9c1b6 x-compute-request-id: req-c1cf490c-0cf3-43fa-898a-78d675a9c1b6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 11:00:09,552 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-c1cf490c-0cf3-43fa-898a-78d675a9c1b6 2018-12-23 11:00:09,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56bae5148967e17ab92fa7b6a6fbe76a98f7cfc9" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-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-12-23 11:00:09,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:00:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e383c6d-faa1-407d-a5c9-4920c1d8d021 x-compute-request-id: req-7e383c6d-faa1-407d-a5c9-4920c1d8d021 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/c3e6101b-df83-44ce-b6b2-aef8829dd57f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/c3e6101b-df83-44ce-b6b2-aef8829dd57f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c3e6101b-df83-44ce-b6b2-aef8829dd57f", "name": "NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:00:09,747 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7e383c6d-faa1-407d-a5c9-4920c1d8d021 2018-12-23 11:00:09,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:00:09,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:00:10,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:00:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["YTJDD_0uSHq-V2PeGNrexg"], "issued_at": "2018-12-23T11:00:10.000000Z"}} 2018-12-23 11:00:10,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96945ac23a76ff0287c326667afb0138ffd42e0c" 2018-12-23 11:00:10,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9728b951-35ee-4ac2-ae8a-0cc6ec088ddc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:00:10,217 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9728b951-35ee-4ac2-ae8a-0cc6ec088ddc 2018-12-23 11:00:10,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:00:10,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-a89ab542-889e-484d-b7cf-13cadf7860e9 Date: Sun, 23 Dec 2018 11:00:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"afd67eb9-0c42-4b18-98d4-5461b0a7a2a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["b30e79cb-fdc4-43f4-a348-5523aecc70dc"],"description":"","tags":[],"updated_at":"2018-12-23T11:00:07Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:00:06Z","provider:network_type":"vxlan"}]} 2018-12-23 11:00:10,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-net used request id req-a89ab542-889e-484d-b7cf-13cadf7860e9 2018-12-23 11:00:10,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=afd67eb9-0c42-4b18-98d4-5461b0a7a2a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:00:10,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-40220ff2-f260-4570-a18b-be482b27022f Date: Sun, 23 Dec 2018 11:00:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"afd67eb9-0c42-4b18-98d4-5461b0a7a2a2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:00:07Z","dns_nameservers":[],"updated_at":"2018-12-23T11:00: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":"03b9eb3281744d03a972d5d751cccdf1","id":"b30e79cb-fdc4-43f4-a348-5523aecc70dc","subnetpool_id":null,"name":"NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-subnet"}]} 2018-12-23 11:00:10,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=afd67eb9-0c42-4b18-98d4-5461b0a7a2a2 used request id req-40220ff2-f260-4570-a18b-be482b27022f 2018-12-23 11:00:10,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:00:10,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-997a8f72-dd03-4e82-9ce4-ad089d54b459 Date: Sun, 23 Dec 2018 11:00:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"afd67eb9-0c42-4b18-98d4-5461b0a7a2a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["b30e79cb-fdc4-43f4-a348-5523aecc70dc"],"description":"","tags":[],"updated_at":"2018-12-23T11:00:07Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:00:06Z","provider:network_type":"vxlan"}]} 2018-12-23 11:00:10,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-net used request id req-997a8f72-dd03-4e82-9ce4-ad089d54b459 2018-12-23 11:00:10,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 11:00:10,905 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 11:00: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 11:00:10,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96945ac23a76ff0287c326667afb0138ffd42e0c" 2018-12-23 11:00:10,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56789f46-062b-44c1-a98c-56071233ccfc Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:00:10,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-56789f46-062b-44c1-a98c-56071233ccfc 2018-12-23 11:00:10,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=afd67eb9-0c42-4b18-98d4-5461b0a7a2a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:00:11,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9cb9fa51-29db-4b9f-8bde-7a758decb9d3 Date: Sun, 23 Dec 2018 11:00:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"afd67eb9-0c42-4b18-98d4-5461b0a7a2a2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:00:07Z","dns_nameservers":[],"updated_at":"2018-12-23T11:00: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":"03b9eb3281744d03a972d5d751cccdf1","id":"b30e79cb-fdc4-43f4-a348-5523aecc70dc","subnetpool_id":null,"name":"NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-subnet"}]} 2018-12-23 11:00:11,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=afd67eb9-0c42-4b18-98d4-5461b0a7a2a2 used request id req-9cb9fa51-29db-4b9f-8bde-7a758decb9d3 2018-12-23 11:00:11,193 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-net 2018-12-23 11:00:11,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" -d '{"port": {"network_id": "afd67eb9-0c42-4b18-98d4-5461b0a7a2a2", "name": "NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-port", "admin_state_up": true}}' 2018-12-23 11:00:11,944 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-e17959a1-d790-4724-a485-1fd89c9544d9 Date: Sun, 23 Dec 2018 11:00:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:00:11Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b30e79cb-fdc4-43f4-a348-5523aecc70dc","ip_address":"10.55.0.7"}],"id":"0cc51e62-c19f-4c9c-ace0-0ec84314c169","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ab:18:0c","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-port","admin_state_up":true,"network_id":"afd67eb9-0c42-4b18-98d4-5461b0a7a2a2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:00:11Z","binding:vnic_type":"normal"}} 2018-12-23 11:00:11,945 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-e17959a1-d790-4724-a485-1fd89c9544d9 2018-12-23 11:00:11,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:00:12,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-3c9cf9e6-8361-4f8d-adfe-3c8764e85aee Date: Sun, 23 Dec 2018 11:00:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"afd67eb9-0c42-4b18-98d4-5461b0a7a2a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["b30e79cb-fdc4-43f4-a348-5523aecc70dc"],"description":"","tags":[],"updated_at":"2018-12-23T11:00:07Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:00:06Z","provider:network_type":"vxlan"}]} 2018-12-23 11:00:12,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-net used request id req-3c9cf9e6-8361-4f8d-adfe-3c8764e85aee 2018-12-23 11:00:12,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 11:00:12,182 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 11:00: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 11:00:12,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:00:12,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:00:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b87edbd3-f2e2-42be-971a-e4db7dc02704 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:00:12,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-b87edbd3-f2e2-42be-971a-e4db7dc02704 2018-12-23 11:00:12,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=afd67eb9-0c42-4b18-98d4-5461b0a7a2a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:00:12,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d27f67f0-696a-412f-a811-7bb726a64a74 Date: Sun, 23 Dec 2018 11:00:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"afd67eb9-0c42-4b18-98d4-5461b0a7a2a2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:00:07Z","dns_nameservers":[],"updated_at":"2018-12-23T11:00: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":"03b9eb3281744d03a972d5d751cccdf1","id":"b30e79cb-fdc4-43f4-a348-5523aecc70dc","subnetpool_id":null,"name":"NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-subnet"}]} 2018-12-23 11:00:12,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=afd67eb9-0c42-4b18-98d4-5461b0a7a2a2 used request id req-d27f67f0-696a-412f-a811-7bb726a64a74 2018-12-23 11:00:12,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=afd67eb9-0c42-4b18-98d4-5461b0a7a2a2&name=NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:00:12,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-1f1ca49e-43a4-4b65-8d4b-bb9984d5a5c1 Date: Sun, 23 Dec 2018 11:00:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:00:11Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b30e79cb-fdc4-43f4-a348-5523aecc70dc","ip_address":"10.55.0.7"}],"id":"0cc51e62-c19f-4c9c-ace0-0ec84314c169","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ab:18:0c","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-port","admin_state_up":true,"network_id":"afd67eb9-0c42-4b18-98d4-5461b0a7a2a2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:00:11Z","binding:vnic_type":"normal"}]} 2018-12-23 11:00:12,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=afd67eb9-0c42-4b18-98d4-5461b0a7a2a2&name=NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-port&admin_state_up=True used request id req-1f1ca49e-43a4-4b65-8d4b-bb9984d5a5c1 2018-12-23 11:00:12,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:00:12,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:00:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26346079-0daf-4e8f-95c4-57283a465554 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:00:12,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-26346079-0daf-4e8f-95c4-57283a465554 2018-12-23 11:00:12,808 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-vm_inst 2018-12-23 11:00:12,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:00:12,981 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:00: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-6d1392a9-daef-47df-ac9f-cda17d1d5ac4 x-compute-request-id: req-6d1392a9-daef-47df-ac9f-cda17d1d5ac4 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c3e6101b-df83-44ce-b6b2-aef8829dd57f", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/c3e6101b-df83-44ce-b6b2-aef8829dd57f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/c3e6101b-df83-44ce-b6b2-aef8829dd57f", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-flavor-name"}]} 2018-12-23 11:00:12,981 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-6d1392a9-daef-47df-ac9f-cda17d1d5ac4 2018-12-23 11:00:12,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/c3e6101b-df83-44ce-b6b2-aef8829dd57f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:00:13,143 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:00: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-71031380-28a5-4b75-ad68-462c44eccb19 x-compute-request-id: req-71031380-28a5-4b75-ad68-462c44eccb19 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/c3e6101b-df83-44ce-b6b2-aef8829dd57f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/c3e6101b-df83-44ce-b6b2-aef8829dd57f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c3e6101b-df83-44ce-b6b2-aef8829dd57f", "name": "NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:00:13,143 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/c3e6101b-df83-44ce-b6b2-aef8829dd57f used request id req-71031380-28a5-4b75-ad68-462c44eccb19 2018-12-23 11:00:13,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:00:13,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-419cbdb5-78a4-4910-baba-6a6a87e4a029 Date: Sun, 23 Dec 2018 11:00:13 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:00:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T11:00:04Z", "visibility": "shared", "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550/snap", "metadata": {}}], "self": "/v2/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "min_disk": 0, "protected": false, "id": "27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "file": "/v2/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03b9eb3281744d03a972d5d751cccdf1", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-image"} 2018-12-23 11:00:13,764 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-image used request id req-419cbdb5-78a4-4910-baba-6a6a87e4a029 2018-12-23 11:00:13,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:00:13,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-94711803-0139-4786-b586-d774db8136ae Date: Sun, 23 Dec 2018 11:00:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 11:00:13,929 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-94711803-0139-4786-b586-d774db8136ae 2018-12-23 11:00:13,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" -d '{"server": {"name": "NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-vm_inst", "imageRef": "27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "flavorRef": "c3e6101b-df83-44ce-b6b2-aef8829dd57f", "max_count": 1, "min_count": 1, "networks": [{"port": "0cc51e62-c19f-4c9c-ace0-0ec84314c169"}]}}' 2018-12-23 11:00:15,848 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:00: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-daf656bf-7c72-457e-a8ac-c2e210866892 x-compute-request-id: req-daf656bf-7c72-457e-a8ac-c2e210866892 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a9c47bd5-ae47-4669-9728-d8d0fbb56764", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "bookmark"}], "adminPass": "ijjA3tSEY2BQ"}} 2018-12-23 11:00:15,848 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-daf656bf-7c72-457e-a8ac-c2e210866892 2018-12-23 11:00:15,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:00:16,460 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:00:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15b7496a-c2af-4137-af94-bee23545c1be x-compute-request-id: req-15b7496a-c2af-4137-af94-bee23545c1be Content-Encoding: gzip Content-Length: 645 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "bookmark"}], "image": {"id": "27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "links": [{"href": "http://172.30.9.22:8774/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c3e6101b-df83-44ce-b6b2-aef8829dd57f", "links": [{"href": "http://172.30.9.22:8774/flavors/c3e6101b-df83-44ce-b6b2-aef8829dd57f", "rel": "bookmark"}]}, "id": "a9c47bd5-ae47-4669-9728-d8d0fbb56764", "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:00:15Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-vm_inst", "created": "2018-12-23T11:00:15Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:00:16,460 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 used request id req-15b7496a-c2af-4137-af94-bee23545c1be 2018-12-23 11:00:16,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:00:16,696 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:00:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f99d6fd4-97da-459f-9dcc-832c1f5da947 x-compute-request-id: req-f99d6fd4-97da-459f-9dcc-832c1f5da947 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "bookmark"}], "image": {"id": "27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "links": [{"href": "http://172.30.9.22:8774/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c3e6101b-df83-44ce-b6b2-aef8829dd57f", "links": [{"href": "http://172.30.9.22:8774/flavors/c3e6101b-df83-44ce-b6b2-aef8829dd57f", "rel": "bookmark"}]}, "id": "a9c47bd5-ae47-4669-9728-d8d0fbb56764", "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:00:16Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-vm_inst", "created": "2018-12-23T11:00:15Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:00:16,697 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 used request id req-f99d6fd4-97da-459f-9dcc-832c1f5da947 2018-12-23 11:00:19,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:00:19,950 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:00:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a32939f6-8dad-4e4d-a75d-3f9df8b0b2c9 x-compute-request-id: req-a32939f6-8dad-4e4d-a75d-3f9df8b0b2c9 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "bookmark"}], "image": {"id": "27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "links": [{"href": "http://172.30.9.22:8774/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c3e6101b-df83-44ce-b6b2-aef8829dd57f", "links": [{"href": "http://172.30.9.22:8774/flavors/c3e6101b-df83-44ce-b6b2-aef8829dd57f", "rel": "bookmark"}]}, "id": "a9c47bd5-ae47-4669-9728-d8d0fbb56764", "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:00: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": "NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-vm_inst", "created": "2018-12-23T11:00:15Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:00:19,950 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 used request id req-a32939f6-8dad-4e4d-a75d-3f9df8b0b2c9 2018-12-23 11:00:22,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:00:23,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:00: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-30a0fde4-3070-468e-851a-83d763d87b06 x-compute-request-id: req-30a0fde4-3070-468e-851a-83d763d87b06 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "bookmark"}], "image": {"id": "27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "links": [{"href": "http://172.30.9.22:8774/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c3e6101b-df83-44ce-b6b2-aef8829dd57f", "links": [{"href": "http://172.30.9.22:8774/flavors/c3e6101b-df83-44ce-b6b2-aef8829dd57f", "rel": "bookmark"}]}, "id": "a9c47bd5-ae47-4669-9728-d8d0fbb56764", "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:00:21Z", "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-9aa91310-3072-4a9e-8510-4e4086e7199e-vm_inst", "created": "2018-12-23T11:00:15Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:00:23,775 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 used request id req-30a0fde4-3070-468e-851a-83d763d87b06 2018-12-23 11:00:26,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:00:27,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:00: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-d6306fa7-c0d5-4360-9e43-98f3491e9409 x-compute-request-id: req-d6306fa7-c0d5-4360-9e43-98f3491e9409 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "bookmark"}], "image": {"id": "27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "links": [{"href": "http://172.30.9.22:8774/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c3e6101b-df83-44ce-b6b2-aef8829dd57f", "links": [{"href": "http://172.30.9.22:8774/flavors/c3e6101b-df83-44ce-b6b2-aef8829dd57f", "rel": "bookmark"}]}, "id": "a9c47bd5-ae47-4669-9728-d8d0fbb56764", "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:00:21Z", "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-9aa91310-3072-4a9e-8510-4e4086e7199e-vm_inst", "created": "2018-12-23T11:00:15Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:00:27,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 used request id req-d6306fa7-c0d5-4360-9e43-98f3491e9409 2018-12-23 11:00:30,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:00:30,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:00: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-46af6adf-1f57-4806-9b7a-b637459910ca x-compute-request-id: req-46af6adf-1f57-4806-9b7a-b637459910ca Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "bookmark"}], "image": {"id": "27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "links": [{"href": "http://172.30.9.22:8774/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c3e6101b-df83-44ce-b6b2-aef8829dd57f", "links": [{"href": "http://172.30.9.22:8774/flavors/c3e6101b-df83-44ce-b6b2-aef8829dd57f", "rel": "bookmark"}]}, "id": "a9c47bd5-ae47-4669-9728-d8d0fbb56764", "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:00:21Z", "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-9aa91310-3072-4a9e-8510-4e4086e7199e-vm_inst", "created": "2018-12-23T11:00:15Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:00:30,659 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 used request id req-46af6adf-1f57-4806-9b7a-b637459910ca 2018-12-23 11:00:33,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:00:34,104 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:00:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e70c32e9-06e1-4a8a-9a75-083e54cf3c0b x-compute-request-id: req-e70c32e9-06e1-4a8a-9a75-083e54cf3c0b Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "bookmark"}], "image": {"id": "27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "links": [{"href": "http://172.30.9.22:8774/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c3e6101b-df83-44ce-b6b2-aef8829dd57f", "links": [{"href": "http://172.30.9.22:8774/flavors/c3e6101b-df83-44ce-b6b2-aef8829dd57f", "rel": "bookmark"}]}, "id": "a9c47bd5-ae47-4669-9728-d8d0fbb56764", "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:00:21Z", "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-9aa91310-3072-4a9e-8510-4e4086e7199e-vm_inst", "created": "2018-12-23T11:00:15Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:00:34,104 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 used request id req-e70c32e9-06e1-4a8a-9a75-083e54cf3c0b 2018-12-23 11:00:37,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:00:37,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:00: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-8ec8c1b8-93c9-4706-a617-1809b9354d7b x-compute-request-id: req-8ec8c1b8-93c9-4706-a617-1809b9354d7b Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "bookmark"}], "image": {"id": "27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "links": [{"href": "http://172.30.9.22:8774/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c3e6101b-df83-44ce-b6b2-aef8829dd57f", "links": [{"href": "http://172.30.9.22:8774/flavors/c3e6101b-df83-44ce-b6b2-aef8829dd57f", "rel": "bookmark"}]}, "id": "a9c47bd5-ae47-4669-9728-d8d0fbb56764", "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:00:21Z", "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-9aa91310-3072-4a9e-8510-4e4086e7199e-vm_inst", "created": "2018-12-23T11:00:15Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:00:37,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 used request id req-8ec8c1b8-93c9-4706-a617-1809b9354d7b 2018-12-23 11:00:40,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:00:41,419 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:00:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1b5f4b7-98c0-4284-9c0f-7d09208cac28 x-compute-request-id: req-e1b5f4b7-98c0-4284-9c0f-7d09208cac28 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "bookmark"}], "image": {"id": "27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "links": [{"href": "http://172.30.9.22:8774/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c3e6101b-df83-44ce-b6b2-aef8829dd57f", "links": [{"href": "http://172.30.9.22:8774/flavors/c3e6101b-df83-44ce-b6b2-aef8829dd57f", "rel": "bookmark"}]}, "id": "a9c47bd5-ae47-4669-9728-d8d0fbb56764", "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:00:21Z", "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-9aa91310-3072-4a9e-8510-4e4086e7199e-vm_inst", "created": "2018-12-23T11:00:15Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:00:41,419 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 used request id req-e1b5f4b7-98c0-4284-9c0f-7d09208cac28 2018-12-23 11:00:44,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:00:45,010 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:00:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b9c79fa-ca69-41d6-b961-85f05395d973 x-compute-request-id: req-4b9c79fa-ca69-41d6-b961-85f05395d973 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "bookmark"}], "image": {"id": "27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "links": [{"href": "http://172.30.9.22:8774/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c3e6101b-df83-44ce-b6b2-aef8829dd57f", "links": [{"href": "http://172.30.9.22:8774/flavors/c3e6101b-df83-44ce-b6b2-aef8829dd57f", "rel": "bookmark"}]}, "id": "a9c47bd5-ae47-4669-9728-d8d0fbb56764", "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:00:21Z", "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-9aa91310-3072-4a9e-8510-4e4086e7199e-vm_inst", "created": "2018-12-23T11:00:15Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:00:45,011 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 used request id req-4b9c79fa-ca69-41d6-b961-85f05395d973 2018-12-23 11:00:48,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:00:48,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:00: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-17da992f-ef93-458e-b955-c4efd5872998 x-compute-request-id: req-17da992f-ef93-458e-b955-c4efd5872998 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "bookmark"}], "image": {"id": "27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "links": [{"href": "http://172.30.9.22:8774/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c3e6101b-df83-44ce-b6b2-aef8829dd57f", "links": [{"href": "http://172.30.9.22:8774/flavors/c3e6101b-df83-44ce-b6b2-aef8829dd57f", "rel": "bookmark"}]}, "id": "a9c47bd5-ae47-4669-9728-d8d0fbb56764", "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:00:21Z", "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-9aa91310-3072-4a9e-8510-4e4086e7199e-vm_inst", "created": "2018-12-23T11:00:15Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:00:48,270 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 used request id req-17da992f-ef93-458e-b955-c4efd5872998 2018-12-23 11:00:51,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:00:52,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:00:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f415204a-36f2-42db-afdc-0c300e72a1e2 x-compute-request-id: req-f415204a-36f2-42db-afdc-0c300e72a1e2 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "bookmark"}], "image": {"id": "27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "links": [{"href": "http://172.30.9.22:8774/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c3e6101b-df83-44ce-b6b2-aef8829dd57f", "links": [{"href": "http://172.30.9.22:8774/flavors/c3e6101b-df83-44ce-b6b2-aef8829dd57f", "rel": "bookmark"}]}, "id": "a9c47bd5-ae47-4669-9728-d8d0fbb56764", "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:00:21Z", "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-9aa91310-3072-4a9e-8510-4e4086e7199e-vm_inst", "created": "2018-12-23T11:00:15Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:00:52,114 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 used request id req-f415204a-36f2-42db-afdc-0c300e72a1e2 2018-12-23 11:00:55,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:00:56,444 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:00:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c66e4992-58ac-4517-8070-e703ad4a3147 x-compute-request-id: req-c66e4992-58ac-4517-8070-e703ad4a3147 Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:18:0c", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "bookmark"}], "image": {"id": "27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "links": [{"href": "http://172.30.9.22:8774/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c3e6101b-df83-44ce-b6b2-aef8829dd57f", "links": [{"href": "http://172.30.9.22:8774/flavors/c3e6101b-df83-44ce-b6b2-aef8829dd57f", "rel": "bookmark"}]}, "id": "a9c47bd5-ae47-4669-9728-d8d0fbb56764", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:00:52Z", "hostId": "f2b16ac0f2f71ed3a9486538904f435680f9dd30acb4852d4635e5d5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-9aa91310-3072-4a9e-8510-4e4086e7199e-vm_inst", "created": "2018-12-23T11:00:15Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:00:56,444 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 used request id req-c66e4992-58ac-4517-8070-e703ad4a3147 2018-12-23 11:00:59,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:00:59,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:00:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a74cf6d-0f7a-4e4f-b17a-3a099d77f916 x-compute-request-id: req-6a74cf6d-0f7a-4e4f-b17a-3a099d77f916 Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:18:0c", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "bookmark"}], "image": {"id": "27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "links": [{"href": "http://172.30.9.22:8774/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c3e6101b-df83-44ce-b6b2-aef8829dd57f", "links": [{"href": "http://172.30.9.22:8774/flavors/c3e6101b-df83-44ce-b6b2-aef8829dd57f", "rel": "bookmark"}]}, "id": "a9c47bd5-ae47-4669-9728-d8d0fbb56764", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:00:52Z", "hostId": "f2b16ac0f2f71ed3a9486538904f435680f9dd30acb4852d4635e5d5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-9aa91310-3072-4a9e-8510-4e4086e7199e-vm_inst", "created": "2018-12-23T11:00:15Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:00:59,875 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 used request id req-6a74cf6d-0f7a-4e4f-b17a-3a099d77f916 2018-12-23 11:01:02,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:01:03,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-333a7799-4926-4a0a-a5cb-fa51d14d05bb x-compute-request-id: req-333a7799-4926-4a0a-a5cb-fa51d14d05bb Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:18:0c", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "bookmark"}], "image": {"id": "27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "links": [{"href": "http://172.30.9.22:8774/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-12-23T11:00:58.000000", "flavor": {"id": "c3e6101b-df83-44ce-b6b2-aef8829dd57f", "links": [{"href": "http://172.30.9.22:8774/flavors/c3e6101b-df83-44ce-b6b2-aef8829dd57f", "rel": "bookmark"}]}, "id": "a9c47bd5-ae47-4669-9728-d8d0fbb56764", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:01:00Z", "hostId": "f2b16ac0f2f71ed3a9486538904f435680f9dd30acb4852d4635e5d5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-9aa91310-3072-4a9e-8510-4e4086e7199e-vm_inst", "created": "2018-12-23T11:00:15Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:01:03,727 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 used request id req-333a7799-4926-4a0a-a5cb-fa51d14d05bb 2018-12-23 11:01:03,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:01:04,937 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-221a1086-9832-4db3-ab50-cb13ee880f55 x-compute-request-id: req-221a1086-9832-4db3-ab50-cb13ee880f55 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:18:0c", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764", "rel": "bookmark"}], "image": {"id": "27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "links": [{"href": "http://172.30.9.22:8774/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-12-23T11:00:58.000000", "flavor": {"id": "c3e6101b-df83-44ce-b6b2-aef8829dd57f", "links": [{"href": "http://172.30.9.22:8774/flavors/c3e6101b-df83-44ce-b6b2-aef8829dd57f", "rel": "bookmark"}]}, "id": "a9c47bd5-ae47-4669-9728-d8d0fbb56764", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:01:00Z", "hostId": "f2b16ac0f2f71ed3a9486538904f435680f9dd30acb4852d4635e5d5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-9aa91310-3072-4a9e-8510-4e4086e7199e-vm_inst", "created": "2018-12-23T11:00:15Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:01:04,937 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 used request id req-221a1086-9832-4db3-ab50-cb13ee880f55 2018-12-23 11:01:04,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:01:05,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-5bfc9612-f9a1-4c4d-99c2-4952e213151b Date: Sun, 23 Dec 2018 11:01:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"afd67eb9-0c42-4b18-98d4-5461b0a7a2a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["b30e79cb-fdc4-43f4-a348-5523aecc70dc"],"description":"","tags":[],"updated_at":"2018-12-23T11:00:07Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:00:06Z","provider:network_type":"vxlan"}]} 2018-12-23 11:01:05,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-net used request id req-5bfc9612-f9a1-4c4d-99c2-4952e213151b 2018-12-23 11:01:05,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:01:05,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c5b48f9-080e-446a-93a5-22c3052fb3cc Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:01:05,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-3c5b48f9-080e-446a-93a5-22c3052fb3cc 2018-12-23 11:01:05,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=afd67eb9-0c42-4b18-98d4-5461b0a7a2a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:01:05,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-91a9ac01-7f72-4a1c-b2dd-7241e5130625 Date: Sun, 23 Dec 2018 11:01:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"afd67eb9-0c42-4b18-98d4-5461b0a7a2a2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:00:07Z","dns_nameservers":[],"updated_at":"2018-12-23T11:00: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":"03b9eb3281744d03a972d5d751cccdf1","id":"b30e79cb-fdc4-43f4-a348-5523aecc70dc","subnetpool_id":null,"name":"NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-subnet"}]} 2018-12-23 11:01:05,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=afd67eb9-0c42-4b18-98d4-5461b0a7a2a2 used request id req-91a9ac01-7f72-4a1c-b2dd-7241e5130625 2018-12-23 11:01:05,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=afd67eb9-0c42-4b18-98d4-5461b0a7a2a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:01:05,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3528 X-Openstack-Request-Id: req-0d79d42d-2726-4cd8-96f0-9c8e201ba33b Date: Sun, 23 Dec 2018 11:01:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:00:54Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b30e79cb-fdc4-43f4-a348-5523aecc70dc","ip_address":"10.55.0.7"}],"id":"0cc51e62-c19f-4c9c-ace0-0ec84314c169","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ab:18:0c","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"a9c47bd5-ae47-4669-9728-d8d0fbb56764","name":"NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-port","admin_state_up":true,"network_id":"afd67eb9-0c42-4b18-98d4-5461b0a7a2a2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:00:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:00:09Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b30e79cb-fdc4-43f4-a348-5523aecc70dc","ip_address":"10.55.0.3"}],"id":"2a57c0b3-3de6-4fe6-b76a-fe24cce5bb46","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d2:d0:25","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-afd67eb9-0c42-4b18-98d4-5461b0a7a2a2","name":"","admin_state_up":true,"network_id":"afd67eb9-0c42-4b18-98d4-5461b0a7a2a2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:00:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:00:08Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b30e79cb-fdc4-43f4-a348-5523aecc70dc","ip_address":"10.55.0.2"}],"id":"3e36b602-032a-4bcd-8752-8304ffb3c021","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:69:7c","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-afd67eb9-0c42-4b18-98d4-5461b0a7a2a2","name":"","admin_state_up":true,"network_id":"afd67eb9-0c42-4b18-98d4-5461b0a7a2a2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:00:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:00:09Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b30e79cb-fdc4-43f4-a348-5523aecc70dc","ip_address":"10.55.0.4"}],"id":"41e5490f-ef85-4c71-8d64-8a6f85c7a2ec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:86:f3","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-afd67eb9-0c42-4b18-98d4-5461b0a7a2a2","name":"","admin_state_up":true,"network_id":"afd67eb9-0c42-4b18-98d4-5461b0a7a2a2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:00:09Z","binding:vnic_type":"normal"}]} 2018-12-23 11:01:05,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=afd67eb9-0c42-4b18-98d4-5461b0a7a2a2 used request id req-0d79d42d-2726-4cd8-96f0-9c8e201ba33b 2018-12-23 11:01:05,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:01:05,598 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:01: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-10a144b9-c60c-4c3f-b5ba-b352fe92a085 x-compute-request-id: req-10a144b9-c60c-4c3f-b5ba-b352fe92a085 Content-Type: application/json 2018-12-23 11:01:05,599 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/a9c47bd5-ae47-4669-9728-d8d0fbb56764 used request id req-10a144b9-c60c-4c3f-b5ba-b352fe92a085 2018-12-23 11:01:05,599 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-port 2018-12-23 11:01:05,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/0cc51e62-c19f-4c9c-ace0-0ec84314c169 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649d7479a2f6c1261e67a13720fe965e65b6ceb3" 2018-12-23 11:01:06,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9bf01749-b4e7-411a-a623-0e69bf883f1a Date: Sun, 23 Dec 2018 11:01:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:01:06,100 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/0cc51e62-c19f-4c9c-ace0-0ec84314c169 used request id req-9bf01749-b4e7-411a-a623-0e69bf883f1a 2018-12-23 11:01:06,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/c3e6101b-df83-44ce-b6b2-aef8829dd57f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56bae5148967e17ab92fa7b6a6fbe76a98f7cfc9" 2018-12-23 11:01:06,145 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:01:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-edf6e342-e363-4fb2-adf6-3909a508d1d6 x-compute-request-id: req-edf6e342-e363-4fb2-adf6-3909a508d1d6 Content-Length: 0 Content-Type: application/json 2018-12-23 11:01:06,145 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/c3e6101b-df83-44ce-b6b2-aef8829dd57f used request id req-edf6e342-e363-4fb2-adf6-3909a508d1d6 2018-12-23 11:01:06,146 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-subnet 2018-12-23 11:01:06,146 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-subnet 2018-12-23 11:01:06,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/b30e79cb-fdc4-43f4-a348-5523aecc70dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63fb575d6c5f0aa42d039ba85b500ab79a452f44" 2018-12-23 11:01:08,447 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e7298ef9-17f8-4303-801b-55bd60c00aed Date: Sun, 23 Dec 2018 11:01:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:01:08,447 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/b30e79cb-fdc4-43f4-a348-5523aecc70dc used request id req-e7298ef9-17f8-4303-801b-55bd60c00aed 2018-12-23 11:01:08,448 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-net 2018-12-23 11:01:08,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/afd67eb9-0c42-4b18-98d4-5461b0a7a2a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63fb575d6c5f0aa42d039ba85b500ab79a452f44" 2018-12-23 11:01:09,825 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cf166c79-dc8c-453e-a131-6bf0c3f0daaf Date: Sun, 23 Dec 2018 11:01:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:01:09,826 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/afd67eb9-0c42-4b18-98d4-5461b0a7a2a2 used request id req-cf166c79-dc8c-453e-a131-6bf0c3f0daaf 2018-12-23 11:01:09,826 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-9aa91310-3072-4a9e-8510-4e4086e7199e-image 2018-12-23 11:01:09,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fc95dbebbf65858a9944a474bdabcc3c343b32a" 2018-12-23 11:01:12,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a0f05ed3-6962-4277-b0be-51240ca3e304 Date: Sun, 23 Dec 2018 11:01:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:01:12,225 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/27ea2aa1-ecd7-4cc2-8d0f-621f12207550 used request id req-a0f05ed3-6962-4277-b0be-51240ca3e304 2018-12-23 11:01:12,227 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:01:12,230 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 11:01:12,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:01:12,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:01:12,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:01:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["gdogeuavRH6Zfjdv2UBk5Q"], "issued_at": "2018-12-23T11:01:12.000000Z"}} 2018-12-23 11:01:12,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8386107b7bb0ae83754cc813ac2d2b2423fde4e3" 2018-12-23 11:01:12,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db1d2b77-11c5-432f-8cc6-9fb07afc2a21 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:01:12,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-db1d2b77-11c5-432f-8cc6-9fb07afc2a21 2018-12-23 11:01:12,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8386107b7bb0ae83754cc813ac2d2b2423fde4e3" 2018-12-23 11:01:12,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-f350967e-abe7-4c87-9fd8-d088086d13df Date: Sun, 23 Dec 2018 11:01:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-image"} 2018-12-23 11:01:12,998 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-image used request id req-f350967e-abe7-4c87-9fd8-d088086d13df 2018-12-23 11:01:13,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8386107b7bb0ae83754cc813ac2d2b2423fde4e3" 2018-12-23 11:01:13,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-57b027e0-d8d6-4dc4-a610-2936b2ff4dd5 Date: Sun, 23 Dec 2018 11:01:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 11:01:13,161 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-57b027e0-d8d6-4dc4-a610-2936b2ff4dd5 2018-12-23 11:01:13,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8386107b7bb0ae83754cc813ac2d2b2423fde4e3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-image"}' 2018-12-23 11:01:13,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/5d1df209-9742-4965-9cec-5156cff19ecc X-Openstack-Request-Id: req-6fb0247f-5dfe-4b64-96ef-4801377509f8 Date: Sun, 23 Dec 2018 11:01:13 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:01:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T11:01:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/5d1df209-9742-4965-9cec-5156cff19ecc", "min_disk": 0, "protected": false, "id": "5d1df209-9742-4965-9cec-5156cff19ecc", "file": "/v2/images/5d1df209-9742-4965-9cec-5156cff19ecc/file", "checksum": null, "owner": "03b9eb3281744d03a972d5d751cccdf1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:01:13,369 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-6fb0247f-5dfe-4b64-96ef-4801377509f8 2018-12-23 11:01:13,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/5d1df209-9742-4965-9cec-5156cff19ecc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8386107b7bb0ae83754cc813ac2d2b2423fde4e3" -d '' 2018-12-23 11:01:15,098 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-744ad248-a5b2-4941-8dc8-2f5c8ba9da91 Date: Sun, 23 Dec 2018 11:01:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:01:15,099 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/5d1df209-9742-4965-9cec-5156cff19ecc/file used request id req-744ad248-a5b2-4941-8dc8-2f5c8ba9da91 2018-12-23 11:01:15,099 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 11:01:15,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/5d1df209-9742-4965-9cec-5156cff19ecc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8386107b7bb0ae83754cc813ac2d2b2423fde4e3" 2018-12-23 11:01:15,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-1b94c982-c170-45c9-90e8-34c1600eeefc Date: Sun, 23 Dec 2018 11:01:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:01:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T11:01:15Z", "visibility": "shared", "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/5d1df209-9742-4965-9cec-5156cff19ecc/snap", "metadata": {}}], "self": "/v2/images/5d1df209-9742-4965-9cec-5156cff19ecc", "min_disk": 0, "protected": false, "id": "5d1df209-9742-4965-9cec-5156cff19ecc", "file": "/v2/images/5d1df209-9742-4965-9cec-5156cff19ecc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03b9eb3281744d03a972d5d751cccdf1", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/5d1df209-9742-4965-9cec-5156cff19ecc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:01:15,268 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/5d1df209-9742-4965-9cec-5156cff19ecc used request id req-1b94c982-c170-45c9-90e8-34c1600eeefc 2018-12-23 11:01:15,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8386107b7bb0ae83754cc813ac2d2b2423fde4e3" 2018-12-23 11:01:15,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-18547581-1eec-472f-b300-9a08bf3a7453 Date: Sun, 23 Dec 2018 11:01:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 11:01:15,430 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-18547581-1eec-472f-b300-9a08bf3a7453 2018-12-23 11:01:15,433 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-image 2018-12-23 11:01:15,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/5d1df209-9742-4965-9cec-5156cff19ecc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8386107b7bb0ae83754cc813ac2d2b2423fde4e3" 2018-12-23 11:01:16,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-873fdda0-bcd4-4ff4-bf95-7602a0d16fde Date: Sun, 23 Dec 2018 11:01:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:01:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T11:01:15Z", "visibility": "shared", "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/5d1df209-9742-4965-9cec-5156cff19ecc/snap", "metadata": {}}], "self": "/v2/images/5d1df209-9742-4965-9cec-5156cff19ecc", "min_disk": 0, "protected": false, "id": "5d1df209-9742-4965-9cec-5156cff19ecc", "file": "/v2/images/5d1df209-9742-4965-9cec-5156cff19ecc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03b9eb3281744d03a972d5d751cccdf1", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/5d1df209-9742-4965-9cec-5156cff19ecc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:01:16,057 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/5d1df209-9742-4965-9cec-5156cff19ecc used request id req-873fdda0-bcd4-4ff4-bf95-7602a0d16fde 2018-12-23 11:01:16,057 - create_image - DEBUG - Instance status is - active 2018-12-23 11:01:16,058 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-image 2018-12-23 11:01:16,058 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-image 2018-12-23 11:01:16,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:01:16,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:01:16,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:01:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["WMVXjCjoTXu0-2J9FBslmA"], "issued_at": "2018-12-23T11:01:16.000000Z"}} 2018-12-23 11:01:16,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e73bfa80e3fec99ad5775d9b0c0996322338d97" 2018-12-23 11:01:16,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2b431d9-2dfa-4c5e-903c-3764f007c499 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:01:16,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a2b431d9-2dfa-4c5e-903c-3764f007c499 2018-12-23 11:01:16,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e73bfa80e3fec99ad5775d9b0c0996322338d97" 2018-12-23 11:01:16,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-77529661-6644-4723-94c3-2acb1edca496 Date: Sun, 23 Dec 2018 11:01:16 GMT RESP BODY: {"networks":[]} 2018-12-23 11:01:16,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net used request id req-77529661-6644-4723-94c3-2acb1edca496 2018-12-23 11:01:16,741 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net 2018-12-23 11:01:16,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e73bfa80e3fec99ad5775d9b0c0996322338d97" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net", "admin_state_up": true}}' 2018-12-23 11:01:17,142 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-2f338a38-0c20-4f8a-b77b-55356dff7a9e Date: Sun, 23 Dec 2018 11:01:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6a668e26-07c1-4c5f-8025-94d158f9302b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T11:01:17Z","is_default":false,"provider:segmentation_id":53,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:16Z","mtu":1450}} 2018-12-23 11:01:17,142 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-2f338a38-0c20-4f8a-b77b-55356dff7a9e 2018-12-23 11:01:17,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e73bfa80e3fec99ad5775d9b0c0996322338d97" 2018-12-23 11:01:17,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c8d14547-76a6-4f36-afa7-adaf4c051e14 Date: Sun, 23 Dec 2018 11:01:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"6a668e26-07c1-4c5f-8025-94d158f9302b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T11:01:17Z","provider:segmentation_id":53,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:16Z","provider:network_type":"vxlan"}]} 2018-12-23 11:01:17,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-c8d14547-76a6-4f36-afa7-adaf4c051e14 2018-12-23 11:01:17,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e73bfa80e3fec99ad5775d9b0c0996322338d97" 2018-12-23 11:01:17,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-504c1289-500e-4730-95a8-63c476f91c29 Date: Sun, 23 Dec 2018 11:01:17 GMT RESP BODY: {"subnets":[]} 2018-12-23 11:01:17,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-504c1289-500e-4730-95a8-63c476f91c29 2018-12-23 11:01:17,436 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-subnet 2018-12-23 11:01:17,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e73bfa80e3fec99ad5775d9b0c0996322338d97" -d '{"subnets": [{"ip_version": 4, "network_id": "6a668e26-07c1-4c5f-8025-94d158f9302b", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-subnet"}]}' 2018-12-23 11:01:18,202 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-be216236-0579-4bbb-8a8c-45084058a788 Date: Sun, 23 Dec 2018 11:01:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:17Z","dns_nameservers":[],"updated_at":"2018-12-23T11:01:17Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"8e71725a-8373-44df-9974-17f436740446","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-subnet"}]} 2018-12-23 11:01:18,202 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-be216236-0579-4bbb-8a8c-45084058a788 2018-12-23 11:01:18,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e73bfa80e3fec99ad5775d9b0c0996322338d97" 2018-12-23 11:01:18,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-03912289-80e5-45b8-8153-7b555c5be78d Date: Sun, 23 Dec 2018 11:01:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6a668e26-07c1-4c5f-8025-94d158f9302b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["8e71725a-8373-44df-9974-17f436740446"],"description":"","tags":[],"updated_at":"2018-12-23T11:01:17Z","provider:segmentation_id":53,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:16Z","provider:network_type":"vxlan"}]} 2018-12-23 11:01:18,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-03912289-80e5-45b8-8153-7b555c5be78d 2018-12-23 11:01:18,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e73bfa80e3fec99ad5775d9b0c0996322338d97" 2018-12-23 11:01:18,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9462b144-ee29-46b5-b0b9-db083a719ac9 Date: Sun, 23 Dec 2018 11:01:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:17Z","dns_nameservers":[],"updated_at":"2018-12-23T11:01:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"8e71725a-8373-44df-9974-17f436740446","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-subnet"}]} 2018-12-23 11:01:18,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-9462b144-ee29-46b5-b0b9-db083a719ac9 2018-12-23 11:01:18,708 - OpenStackNetwork - DEBUG - Network [6a668e26-07c1-4c5f-8025-94d158f9302b] created successfully 2018-12-23 11:01:18,709 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:01:18,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:01:19,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:01:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["TKVuNpodQqyVnBSUJGH_iQ"], "issued_at": "2018-12-23T11:01:19.000000Z"}} 2018-12-23 11:01:19,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44f3926c770ed0025deef07c886b08f5d03178e" 2018-12-23 11:01:19,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa814d55-498a-4a07-b357-fea21bf384fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:01:19,163 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-fa814d55-498a-4a07-b357-fea21bf384fb 2018-12-23 11:01:19,165 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:01:19,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44f3926c770ed0025deef07c886b08f5d03178e" 2018-12-23 11:01:19,379 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01: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-046857c9-e6ba-462c-9712-3ba6a2ef9e45 x-compute-request-id: req-046857c9-e6ba-462c-9712-3ba6a2ef9e45 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 11:01:19,379 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-046857c9-e6ba-462c-9712-3ba6a2ef9e45 2018-12-23 11:01:19,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44f3926c770ed0025deef07c886b08f5d03178e" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 11:01:19,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01: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-8b8c9461-90c9-45a9-a987-149815972944 x-compute-request-id: req-8b8c9461-90c9-45a9-a987-149815972944 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "20a392cc-498e-4bb0-bd96-93beb236b194", "name": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:01:19,473 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8b8c9461-90c9-45a9-a987-149815972944 2018-12-23 11:01:19,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:01:19,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:01:19,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:01:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["IvpUTeaeTYGCK_EmJsDlWw"], "issued_at": "2018-12-23T11:01:19.000000Z"}} 2018-12-23 11:01:19,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7476bcad4e2671e1f59f3c261c189e937ed29ddf" 2018-12-23 11:01:19,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd0a126-2235-477f-9cd5-41b8aef3707a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:01:19,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1bd0a126-2235-477f-9cd5-41b8aef3707a 2018-12-23 11:01:19,962 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7476bcad4e2671e1f59f3c261c189e937ed29ddf" 2018-12-23 11:01:20,720 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:19 GMT Server: Apache x-compute-request-id: req-ccda9ef0-8469-47f6-9eda-43776f4f3d75 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ccda9ef0-8469-47f6-9eda-43776f4f3d75 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 11:01:20,720 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/detail used request id req-ccda9ef0-8469-47f6-9eda-43776f4f3d75 2018-12-23 11:01:20,723 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ccda9ef0-8469-47f6-9eda-43776f4f3d75" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7476bcad4e2671e1f59f3c261c189e937ed29ddf" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4", "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-12-23 11:01:21,860 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:01:20 GMT Server: Apache x-compute-request-id: req-85fffa98-6931-4a9e-a2fd-5f62f35a7c3f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-85fffa98-6931-4a9e-a2fd-5f62f35a7c3f Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "76c68e82c31749e5b1b4674c13085226", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T11:01:21.757942", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c4e024d5-a182-4e76-952b-4174c5fdc6fb", "size": 1}} 2018-12-23 11:01:21,860 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes used request id req-85fffa98-6931-4a9e-a2fd-5f62f35a7c3f 2018-12-23 11:01:21,863 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ccda9ef0-8469-47f6-9eda-43776f4f3d75" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7476bcad4e2671e1f59f3c261c189e937ed29ddf" 2018-12-23 11:01:22,065 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:21 GMT Server: Apache x-compute-request-id: req-c1ca4fd4-ea3f-4c37-b7ab-d9e4ffb8c454 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c1ca4fd4-ea3f-4c37-b7ab-d9e4ffb8c454 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T11:01:21.000000", "replication_status": null, "snapshot_id": null, "id": "c4e024d5-a182-4e76-952b-4174c5fdc6fb", "size": 1, "user_id": "76c68e82c31749e5b1b4674c13085226", "os-vol-tenant-attr:tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "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-188d1380-3846-4e2d-9850-bd6adbdd1de4", "bootable": "false", "created_at": "2018-12-23T11:01:21.000000", "volume_type": null}} 2018-12-23 11:01:22,065 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb used request id req-c1ca4fd4-ea3f-4c37-b7ab-d9e4ffb8c454 2018-12-23 11:01:22,066 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4 2018-12-23 11:01:22,068 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ccda9ef0-8469-47f6-9eda-43776f4f3d75" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7476bcad4e2671e1f59f3c261c189e937ed29ddf" 2018-12-23 11:01:22,812 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:22 GMT Server: Apache x-compute-request-id: req-c07a4539-e7f7-441a-b7cf-99cffb37dff4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c07a4539-e7f7-441a-b7cf-99cffb37dff4 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T11:01:21.000000", "replication_status": null, "snapshot_id": null, "id": "c4e024d5-a182-4e76-952b-4174c5fdc6fb", "size": 1, "user_id": "76c68e82c31749e5b1b4674c13085226", "os-vol-tenant-attr:tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "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-188d1380-3846-4e2d-9850-bd6adbdd1de4", "bootable": "false", "created_at": "2018-12-23T11:01:21.000000", "volume_type": null}} 2018-12-23 11:01:22,812 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb used request id req-c07a4539-e7f7-441a-b7cf-99cffb37dff4 2018-12-23 11:01:22,812 - create_volume - DEBUG - Instance status is - creating 2018-12-23 11:01:22,812 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-23 11:01:25,816 - create_volume - DEBUG - Volume status query timeout in 296.250083208 2018-12-23 11:01:25,818 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ccda9ef0-8469-47f6-9eda-43776f4f3d75" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7476bcad4e2671e1f59f3c261c189e937ed29ddf" 2018-12-23 11:01:26,606 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:25 GMT Server: Apache x-compute-request-id: req-7d3d75da-f88f-45ae-8f75-28ab7a8d3bcd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7d3d75da-f88f-45ae-8f75-28ab7a8d3bcd Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T11:01:23.000000", "replication_status": null, "snapshot_id": null, "id": "c4e024d5-a182-4e76-952b-4174c5fdc6fb", "size": 1, "user_id": "76c68e82c31749e5b1b4674c13085226", "os-vol-tenant-attr:tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "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-188d1380-3846-4e2d-9850-bd6adbdd1de4", "bootable": "false", "created_at": "2018-12-23T11:01:21.000000", "volume_type": null}} 2018-12-23 11:01:26,606 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb used request id req-7d3d75da-f88f-45ae-8f75-28ab7a8d3bcd 2018-12-23 11:01:26,607 - create_volume - DEBUG - Instance status is - available 2018-12-23 11:01:26,607 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4 2018-12-23 11:01:26,607 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4 2018-12-23 11:01:26,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:01:26,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:01:26,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:01:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["1BOikToaSZi4hSL3I9Jbsw"], "issued_at": "2018-12-23T11:01:26.000000Z"}} 2018-12-23 11:01:26,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:27,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c40f82-b782-4f21-9eb8-27e0feb3a990 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:01:27,067 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e0c40f82-b782-4f21-9eb8-27e0feb3a990 2018-12-23 11:01:27,068 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:01:27,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:27,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-848e979a-8a4c-40e7-8cd1-908f0de6d4f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:01:27,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-848e979a-8a4c-40e7-8cd1-908f0de6d4f0 2018-12-23 11:01:27,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:27,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-440aa7f4-a3ee-490b-adaa-d4dd2f67b8ee Date: Sun, 23 Dec 2018 11:01:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6a668e26-07c1-4c5f-8025-94d158f9302b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["8e71725a-8373-44df-9974-17f436740446"],"description":"","tags":[],"updated_at":"2018-12-23T11:01:17Z","provider:segmentation_id":53,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:16Z","provider:network_type":"vxlan"}]} 2018-12-23 11:01:27,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net used request id req-440aa7f4-a3ee-490b-adaa-d4dd2f67b8ee 2018-12-23 11:01:27,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 11:01:27,510 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 11:01: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 11:01:27,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:27,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aba48f3a-8de0-4e7d-9bdb-2f5e482b80ef Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:01:27,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-aba48f3a-8de0-4e7d-9bdb-2f5e482b80ef 2018-12-23 11:01:27,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:27,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cf4d5586-a05a-4461-a325-e44aa8552294 Date: Sun, 23 Dec 2018 11:01:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:17Z","dns_nameservers":[],"updated_at":"2018-12-23T11:01:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"8e71725a-8373-44df-9974-17f436740446","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-subnet"}]} 2018-12-23 11:01:27,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-cf4d5586-a05a-4461-a325-e44aa8552294 2018-12-23 11:01:27,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b&name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:28,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6df6350a-f500-4c3d-9503-1d34b8b012ed Date: Sun, 23 Dec 2018 11:01:28 GMT RESP BODY: {"ports":[]} 2018-12-23 11:01:28,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b&name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-port&admin_state_up=True used request id req-6df6350a-f500-4c3d-9503-1d34b8b012ed 2018-12-23 11:01:28,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:28,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-13858d90-69d4-4ce1-b0e1-a270ae152797 x-compute-request-id: req-13858d90-69d4-4ce1-b0e1-a270ae152797 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 11:01:28,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst used request id req-13858d90-69d4-4ce1-b0e1-a270ae152797 2018-12-23 11:01:28,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:28,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-115d791b-c90a-4fc1-8916-638869d6b534 Date: Sun, 23 Dec 2018 11:01:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6a668e26-07c1-4c5f-8025-94d158f9302b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["8e71725a-8373-44df-9974-17f436740446"],"description":"","tags":[],"updated_at":"2018-12-23T11:01:17Z","provider:segmentation_id":53,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:16Z","provider:network_type":"vxlan"}]} 2018-12-23 11:01:28,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net used request id req-115d791b-c90a-4fc1-8916-638869d6b534 2018-12-23 11:01:28,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:28,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5975da2-f917-4a67-a84e-1baa7e2144e4 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:01:28,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-c5975da2-f917-4a67-a84e-1baa7e2144e4 2018-12-23 11:01:28,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:28,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-edfddf7c-b3c4-4e2b-bb50-135f287eb88c Date: Sun, 23 Dec 2018 11:01:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:17Z","dns_nameservers":[],"updated_at":"2018-12-23T11:01:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"8e71725a-8373-44df-9974-17f436740446","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-subnet"}]} 2018-12-23 11:01:28,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-edfddf7c-b3c4-4e2b-bb50-135f287eb88c 2018-12-23 11:01:28,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b&name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:28,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d22e714d-7c2b-4b83-b1a1-ac8313829a9b Date: Sun, 23 Dec 2018 11:01:28 GMT RESP BODY: {"ports":[]} 2018-12-23 11:01:28,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b&name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-port&admin_state_up=True used request id req-d22e714d-7c2b-4b83-b1a1-ac8313829a9b 2018-12-23 11:01:28,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:01:28,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:01:29,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:01:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["piTBijxGR2GKEVgTC7vH_Q"], "issued_at": "2018-12-23T11:01:29.000000Z"}} 2018-12-23 11:01:29,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4320e9bac4e732ddd9a440e61ad72c84a9ea8fb" 2018-12-23 11:01:29,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27747ac0-1d0e-4b89-b09a-58565f64df74 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:01:29,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-27747ac0-1d0e-4b89-b09a-58565f64df74 2018-12-23 11:01:29,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:29,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-ba5373f2-737e-429b-9d76-abd2de262dee Date: Sun, 23 Dec 2018 11:01:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6a668e26-07c1-4c5f-8025-94d158f9302b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["8e71725a-8373-44df-9974-17f436740446"],"description":"","tags":[],"updated_at":"2018-12-23T11:01:17Z","provider:segmentation_id":53,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:16Z","provider:network_type":"vxlan"}]} 2018-12-23 11:01:29,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net used request id req-ba5373f2-737e-429b-9d76-abd2de262dee 2018-12-23 11:01:29,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:29,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-69060844-a5ed-46f7-8da4-10af38e8d88c Date: Sun, 23 Dec 2018 11:01:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:17Z","dns_nameservers":[],"updated_at":"2018-12-23T11:01:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"8e71725a-8373-44df-9974-17f436740446","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-subnet"}]} 2018-12-23 11:01:29,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-69060844-a5ed-46f7-8da4-10af38e8d88c 2018-12-23 11:01:29,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:30,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-3df7118e-a4ce-4dd9-8a1d-5cdce3961457 Date: Sun, 23 Dec 2018 11:01:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6a668e26-07c1-4c5f-8025-94d158f9302b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["8e71725a-8373-44df-9974-17f436740446"],"description":"","tags":[],"updated_at":"2018-12-23T11:01:17Z","provider:segmentation_id":53,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:16Z","provider:network_type":"vxlan"}]} 2018-12-23 11:01:30,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net used request id req-3df7118e-a4ce-4dd9-8a1d-5cdce3961457 2018-12-23 11:01:30,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 11:01:30,087 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 11:01: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 11:01:30,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4320e9bac4e732ddd9a440e61ad72c84a9ea8fb" 2018-12-23 11:01:30,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-474cac1f-1cfe-4a69-ae9b-31759b727f96 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:01:30,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-474cac1f-1cfe-4a69-ae9b-31759b727f96 2018-12-23 11:01:30,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:30,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d82c6ccb-86c9-4c1d-b384-e563f9fd5807 Date: Sun, 23 Dec 2018 11:01:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:17Z","dns_nameservers":[],"updated_at":"2018-12-23T11:01:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"8e71725a-8373-44df-9974-17f436740446","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-subnet"}]} 2018-12-23 11:01:30,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-d82c6ccb-86c9-4c1d-b384-e563f9fd5807 2018-12-23 11:01:30,380 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net 2018-12-23 11:01:30,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" -d '{"port": {"network_id": "6a668e26-07c1-4c5f-8025-94d158f9302b", "name": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-port", "admin_state_up": true}}' 2018-12-23 11:01:31,196 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-c6877f55-4c04-4d88-9251-e969e8d1053c Date: Sun, 23 Dec 2018 11:01:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:30Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.7"}],"id":"96b67dab-099e-4899-931e-6a884def21e7","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c3:8d:a1","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-port","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:30Z","binding:vnic_type":"normal"}} 2018-12-23 11:01:31,196 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-c6877f55-4c04-4d88-9251-e969e8d1053c 2018-12-23 11:01:31,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:31,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-f36d4686-1377-4959-b7ee-f0099f9df247 Date: Sun, 23 Dec 2018 11:01:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6a668e26-07c1-4c5f-8025-94d158f9302b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["8e71725a-8373-44df-9974-17f436740446"],"description":"","tags":[],"updated_at":"2018-12-23T11:01:17Z","provider:segmentation_id":53,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:16Z","provider:network_type":"vxlan"}]} 2018-12-23 11:01:31,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net used request id req-f36d4686-1377-4959-b7ee-f0099f9df247 2018-12-23 11:01:31,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:31,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7868fc06-21ad-4593-988f-3b9a7ca5e7da Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:01:31,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-7868fc06-21ad-4593-988f-3b9a7ca5e7da 2018-12-23 11:01:31,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:31,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b920f724-9180-44c0-a923-6e92ab2b9748 Date: Sun, 23 Dec 2018 11:01:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:17Z","dns_nameservers":[],"updated_at":"2018-12-23T11:01:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"8e71725a-8373-44df-9974-17f436740446","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-subnet"}]} 2018-12-23 11:01:31,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-b920f724-9180-44c0-a923-6e92ab2b9748 2018-12-23 11:01:31,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b&name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:31,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-be26d9f2-dba4-498b-bac9-9931dc22f1c4 Date: Sun, 23 Dec 2018 11:01:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:30Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.7"}],"id":"96b67dab-099e-4899-931e-6a884def21e7","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c3:8d:a1","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-port","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:30Z","binding:vnic_type":"normal"}]} 2018-12-23 11:01:31,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b&name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-port&admin_state_up=True used request id req-be26d9f2-dba4-498b-bac9-9931dc22f1c4 2018-12-23 11:01:31,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:31,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48dcac7f-0c49-493d-a6e6-8ceaf993bc33 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:01:31,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-48dcac7f-0c49-493d-a6e6-8ceaf993bc33 2018-12-23 11:01:31,883 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst 2018-12-23 11:01:31,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:31,910 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f92d3c08-3a21-441f-949a-13c3d1ac26e4 x-compute-request-id: req-f92d3c08-3a21-441f-949a-13c3d1ac26e4 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "20a392cc-498e-4bb0-bd96-93beb236b194", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-flavor"}]} 2018-12-23 11:01:31,910 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f92d3c08-3a21-441f-949a-13c3d1ac26e4 2018-12-23 11:01:31,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/20a392cc-498e-4bb0-bd96-93beb236b194 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:31,935 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-416ba671-75ec-4365-bf76-7764a9b10d8b x-compute-request-id: req-416ba671-75ec-4365-bf76-7764a9b10d8b Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "20a392cc-498e-4bb0-bd96-93beb236b194", "name": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:01:31,935 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/20a392cc-498e-4bb0-bd96-93beb236b194 used request id req-416ba671-75ec-4365-bf76-7764a9b10d8b 2018-12-23 11:01:31,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:32,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-9928e23d-7594-4554-b9e5-fe680f51fa39 Date: Sun, 23 Dec 2018 11:01:32 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:01:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T11:01:15Z", "visibility": "shared", "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/5d1df209-9742-4965-9cec-5156cff19ecc/snap", "metadata": {}}], "self": "/v2/images/5d1df209-9742-4965-9cec-5156cff19ecc", "min_disk": 0, "protected": false, "id": "5d1df209-9742-4965-9cec-5156cff19ecc", "file": "/v2/images/5d1df209-9742-4965-9cec-5156cff19ecc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03b9eb3281744d03a972d5d751cccdf1", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/5d1df209-9742-4965-9cec-5156cff19ecc/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-image"} 2018-12-23 11:01:32,108 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-image used request id req-9928e23d-7594-4554-b9e5-fe680f51fa39 2018-12-23 11:01:32,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:32,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-33767721-806c-400e-9bb6-8e198ecd5370 Date: Sun, 23 Dec 2018 11:01: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-12-23 11:01:32,262 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-33767721-806c-400e-9bb6-8e198ecd5370 2018-12-23 11:01:32,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst", "imageRef": "5d1df209-9742-4965-9cec-5156cff19ecc", "flavorRef": "20a392cc-498e-4bb0-bd96-93beb236b194", "max_count": 1, "min_count": 1, "networks": [{"port": "96b67dab-099e-4899-931e-6a884def21e7"}]}}' 2018-12-23 11:01:34,680 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:01: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-e9402479-7c76-4923-959f-a9d8dce49e15 x-compute-request-id: req-e9402479-7c76-4923-959f-a9d8dce49e15 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "bookmark"}], "adminPass": "qez2d8kBT9ud"}} 2018-12-23 11:01:34,681 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e9402479-7c76-4923-959f-a9d8dce49e15 2018-12-23 11:01:34,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:34,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39c8fe1a-89b1-40a6-9091-47347f2b9d6d x-compute-request-id: req-39c8fe1a-89b1-40a6-9091-47347f2b9d6d 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.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "bookmark"}], "image": {"id": "5d1df209-9742-4965-9cec-5156cff19ecc", "links": [{"href": "http://172.30.9.22:8774/images/5d1df209-9742-4965-9cec-5156cff19ecc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20a392cc-498e-4bb0-bd96-93beb236b194", "links": [{"href": "http://172.30.9.22:8774/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "bookmark"}]}, "id": "721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:01: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": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst", "created": "2018-12-23T11:01:34Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:01:34,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 used request id req-39c8fe1a-89b1-40a6-9091-47347f2b9d6d 2018-12-23 11:01:34,917 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst 2018-12-23 11:01:34,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:35,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c12d2c9b-594b-490e-b5ec-57a6c47023f6 x-compute-request-id: req-c12d2c9b-594b-490e-b5ec-57a6c47023f6 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.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "bookmark"}], "image": {"id": "5d1df209-9742-4965-9cec-5156cff19ecc", "links": [{"href": "http://172.30.9.22:8774/images/5d1df209-9742-4965-9cec-5156cff19ecc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20a392cc-498e-4bb0-bd96-93beb236b194", "links": [{"href": "http://172.30.9.22:8774/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "bookmark"}]}, "id": "721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:01:35Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst", "created": "2018-12-23T11:01:34Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:01:35,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 used request id req-c12d2c9b-594b-490e-b5ec-57a6c47023f6 2018-12-23 11:01:35,654 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst] is - BUILD 2018-12-23 11:01:35,654 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 11:01:38,657 - create_instance - DEBUG - VM status query timeout in 896.259856939 2018-12-23 11:01:38,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:39,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb56b589-115b-46a9-bc2a-4e9dee3f1a48 x-compute-request-id: req-bb56b589-115b-46a9-bc2a-4e9dee3f1a48 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "bookmark"}], "image": {"id": "5d1df209-9742-4965-9cec-5156cff19ecc", "links": [{"href": "http://172.30.9.22:8774/images/5d1df209-9742-4965-9cec-5156cff19ecc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20a392cc-498e-4bb0-bd96-93beb236b194", "links": [{"href": "http://172.30.9.22:8774/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "bookmark"}]}, "id": "721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:01:36Z", "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-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst", "created": "2018-12-23T11:01:34Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:01:39,321 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 used request id req-bb56b589-115b-46a9-bc2a-4e9dee3f1a48 2018-12-23 11:01:39,322 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst] is - BUILD 2018-12-23 11:01:39,322 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 11:01:42,325 - create_instance - DEBUG - VM status query timeout in 892.591407061 2018-12-23 11:01:42,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:42,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3bed972d-5cff-4b6e-a9cd-9808f122c208 x-compute-request-id: req-3bed972d-5cff-4b6e-a9cd-9808f122c208 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "bookmark"}], "image": {"id": "5d1df209-9742-4965-9cec-5156cff19ecc", "links": [{"href": "http://172.30.9.22:8774/images/5d1df209-9742-4965-9cec-5156cff19ecc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20a392cc-498e-4bb0-bd96-93beb236b194", "links": [{"href": "http://172.30.9.22:8774/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "bookmark"}]}, "id": "721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:01:36Z", "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-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst", "created": "2018-12-23T11:01:34Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:01:42,737 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 used request id req-3bed972d-5cff-4b6e-a9cd-9808f122c208 2018-12-23 11:01:42,737 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst] is - BUILD 2018-12-23 11:01:42,737 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 11:01:45,741 - create_instance - DEBUG - VM status query timeout in 889.176272869 2018-12-23 11:01:45,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:46,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed3042bd-a140-4d85-919b-8c3768f508cd x-compute-request-id: req-ed3042bd-a140-4d85-919b-8c3768f508cd Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "bookmark"}], "image": {"id": "5d1df209-9742-4965-9cec-5156cff19ecc", "links": [{"href": "http://172.30.9.22:8774/images/5d1df209-9742-4965-9cec-5156cff19ecc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20a392cc-498e-4bb0-bd96-93beb236b194", "links": [{"href": "http://172.30.9.22:8774/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "bookmark"}]}, "id": "721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:01:36Z", "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-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst", "created": "2018-12-23T11:01:34Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:01:46,134 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 used request id req-ed3042bd-a140-4d85-919b-8c3768f508cd 2018-12-23 11:01:46,135 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst] is - BUILD 2018-12-23 11:01:46,135 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 11:01:49,138 - create_instance - DEBUG - VM status query timeout in 885.778521061 2018-12-23 11:01:49,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:49,454 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd370b6d-b895-4daf-bc74-ce2b6c1d8751 x-compute-request-id: req-cd370b6d-b895-4daf-bc74-ce2b6c1d8751 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "bookmark"}], "image": {"id": "5d1df209-9742-4965-9cec-5156cff19ecc", "links": [{"href": "http://172.30.9.22:8774/images/5d1df209-9742-4965-9cec-5156cff19ecc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20a392cc-498e-4bb0-bd96-93beb236b194", "links": [{"href": "http://172.30.9.22:8774/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "bookmark"}]}, "id": "721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:01:36Z", "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-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst", "created": "2018-12-23T11:01:34Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:01:49,454 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 used request id req-cd370b6d-b895-4daf-bc74-ce2b6c1d8751 2018-12-23 11:01:49,455 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst] is - BUILD 2018-12-23 11:01:49,455 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 11:01:52,458 - create_instance - DEBUG - VM status query timeout in 882.458914042 2018-12-23 11:01:52,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:52,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ad5eab7-8bb4-476b-b5af-1d45024e79c1 x-compute-request-id: req-7ad5eab7-8bb4-476b-b5af-1d45024e79c1 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "bookmark"}], "image": {"id": "5d1df209-9742-4965-9cec-5156cff19ecc", "links": [{"href": "http://172.30.9.22:8774/images/5d1df209-9742-4965-9cec-5156cff19ecc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20a392cc-498e-4bb0-bd96-93beb236b194", "links": [{"href": "http://172.30.9.22:8774/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "bookmark"}]}, "id": "721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:01:36Z", "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-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst", "created": "2018-12-23T11:01:34Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:01:52,566 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 used request id req-7ad5eab7-8bb4-476b-b5af-1d45024e79c1 2018-12-23 11:01:52,566 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst] is - BUILD 2018-12-23 11:01:52,566 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 11:01:55,569 - create_instance - DEBUG - VM status query timeout in 879.347259998 2018-12-23 11:01:55,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:55,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a84488b-a7e5-4a86-a691-e0133437ab59 x-compute-request-id: req-0a84488b-a7e5-4a86-a691-e0133437ab59 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "bookmark"}], "image": {"id": "5d1df209-9742-4965-9cec-5156cff19ecc", "links": [{"href": "http://172.30.9.22:8774/images/5d1df209-9742-4965-9cec-5156cff19ecc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20a392cc-498e-4bb0-bd96-93beb236b194", "links": [{"href": "http://172.30.9.22:8774/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "bookmark"}]}, "id": "721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:01:36Z", "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-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst", "created": "2018-12-23T11:01:34Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:01:55,833 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 used request id req-0a84488b-a7e5-4a86-a691-e0133437ab59 2018-12-23 11:01:55,834 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst] is - BUILD 2018-12-23 11:01:55,834 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 11:01:58,837 - create_instance - DEBUG - VM status query timeout in 876.079653025 2018-12-23 11:01:58,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:01:59,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:01:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77a6f167-5b80-4a97-a858-e451f49d7d1d x-compute-request-id: req-77a6f167-5b80-4a97-a858-e451f49d7d1d Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "bookmark"}], "image": {"id": "5d1df209-9742-4965-9cec-5156cff19ecc", "links": [{"href": "http://172.30.9.22:8774/images/5d1df209-9742-4965-9cec-5156cff19ecc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20a392cc-498e-4bb0-bd96-93beb236b194", "links": [{"href": "http://172.30.9.22:8774/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "bookmark"}]}, "id": "721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:01:36Z", "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-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst", "created": "2018-12-23T11:01:34Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:01:59,612 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 used request id req-77a6f167-5b80-4a97-a858-e451f49d7d1d 2018-12-23 11:01:59,612 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst] is - BUILD 2018-12-23 11:01:59,612 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 11:02:02,615 - create_instance - DEBUG - VM status query timeout in 872.301362991 2018-12-23 11:02:02,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:02,924 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8dd0c1ac-b84c-4acd-b2e8-c5d35b9f89d2 x-compute-request-id: req-8dd0c1ac-b84c-4acd-b2e8-c5d35b9f89d2 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "bookmark"}], "image": {"id": "5d1df209-9742-4965-9cec-5156cff19ecc", "links": [{"href": "http://172.30.9.22:8774/images/5d1df209-9742-4965-9cec-5156cff19ecc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20a392cc-498e-4bb0-bd96-93beb236b194", "links": [{"href": "http://172.30.9.22:8774/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "bookmark"}]}, "id": "721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:01:36Z", "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-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst", "created": "2018-12-23T11:01:34Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:02:02,925 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 used request id req-8dd0c1ac-b84c-4acd-b2e8-c5d35b9f89d2 2018-12-23 11:02:02,925 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst] is - BUILD 2018-12-23 11:02:02,925 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 11:02:05,928 - create_instance - DEBUG - VM status query timeout in 868.988348961 2018-12-23 11:02:05,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:06,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30e9e6f0-12ec-4cfc-9181-4117dc5e1a0c x-compute-request-id: req-30e9e6f0-12ec-4cfc-9181-4117dc5e1a0c Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "bookmark"}], "image": {"id": "5d1df209-9742-4965-9cec-5156cff19ecc", "links": [{"href": "http://172.30.9.22:8774/images/5d1df209-9742-4965-9cec-5156cff19ecc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20a392cc-498e-4bb0-bd96-93beb236b194", "links": [{"href": "http://172.30.9.22:8774/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "bookmark"}]}, "id": "721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:01:36Z", "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-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst", "created": "2018-12-23T11:01:34Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:02:06,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 used request id req-30e9e6f0-12ec-4cfc-9181-4117dc5e1a0c 2018-12-23 11:02:06,884 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst] is - BUILD 2018-12-23 11:02:06,884 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 11:02:09,888 - create_instance - DEBUG - VM status query timeout in 865.029135942 2018-12-23 11:02:09,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:10,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02: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-01293160-d616-45d4-bdbf-76de663cb7c5 x-compute-request-id: req-01293160-d616-45d4-bdbf-76de663cb7c5 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "bookmark"}], "image": {"id": "5d1df209-9742-4965-9cec-5156cff19ecc", "links": [{"href": "http://172.30.9.22:8774/images/5d1df209-9742-4965-9cec-5156cff19ecc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20a392cc-498e-4bb0-bd96-93beb236b194", "links": [{"href": "http://172.30.9.22:8774/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "bookmark"}]}, "id": "721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:02:07Z", "hostId": "be015443272a252dbc4e1f4f2736bea9d4594e518477a64c385b5eea", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst", "created": "2018-12-23T11:01:34Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:02:10,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 used request id req-01293160-d616-45d4-bdbf-76de663cb7c5 2018-12-23 11:02:10,341 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst] is - BUILD 2018-12-23 11:02:10,341 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 11:02:13,344 - create_instance - DEBUG - VM status query timeout in 861.572542906 2018-12-23 11:02:13,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:13,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5146825b-0344-496c-b682-bb3d0e807030 x-compute-request-id: req-5146825b-0344-496c-b682-bb3d0e807030 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8d:a1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "bookmark"}], "image": {"id": "5d1df209-9742-4965-9cec-5156cff19ecc", "links": [{"href": "http://172.30.9.22:8774/images/5d1df209-9742-4965-9cec-5156cff19ecc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-12-23T11:02:12.000000", "flavor": {"id": "20a392cc-498e-4bb0-bd96-93beb236b194", "links": [{"href": "http://172.30.9.22:8774/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "bookmark"}]}, "id": "721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:02:13Z", "hostId": "be015443272a252dbc4e1f4f2736bea9d4594e518477a64c385b5eea", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst", "created": "2018-12-23T11:01:34Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:02:13,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 used request id req-5146825b-0344-496c-b682-bb3d0e807030 2018-12-23 11:02:13,859 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst] is - ACTIVE 2018-12-23 11:02:13,859 - create_instance - INFO - VM is - ACTIVE 2018-12-23 11:02:13,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:14,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6bb57dc8-88a3-4b4b-be82-c0f60d49f2f7 x-compute-request-id: req-6bb57dc8-88a3-4b4b-be82-c0f60d49f2f7 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8d:a1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "bookmark"}], "image": {"id": "5d1df209-9742-4965-9cec-5156cff19ecc", "links": [{"href": "http://172.30.9.22:8774/images/5d1df209-9742-4965-9cec-5156cff19ecc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-12-23T11:02:12.000000", "flavor": {"id": "20a392cc-498e-4bb0-bd96-93beb236b194", "links": [{"href": "http://172.30.9.22:8774/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "bookmark"}]}, "id": "721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:02:13Z", "hostId": "be015443272a252dbc4e1f4f2736bea9d4594e518477a64c385b5eea", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst", "created": "2018-12-23T11:01:34Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:02:14,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 used request id req-6bb57dc8-88a3-4b4b-be82-c0f60d49f2f7 2018-12-23 11:02:14,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:14,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-3c1d4ab6-ef05-405c-8e21-00da333306f2 Date: Sun, 23 Dec 2018 11:02:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6a668e26-07c1-4c5f-8025-94d158f9302b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["8e71725a-8373-44df-9974-17f436740446"],"description":"","tags":[],"updated_at":"2018-12-23T11:01:17Z","provider:segmentation_id":53,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:16Z","provider:network_type":"vxlan"}]} 2018-12-23 11:02:14,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net used request id req-3c1d4ab6-ef05-405c-8e21-00da333306f2 2018-12-23 11:02:14,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:14,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cb55bb1-adea-48ab-bed7-680c9bc5cc2f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:02:14,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-7cb55bb1-adea-48ab-bed7-680c9bc5cc2f 2018-12-23 11:02:14,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:14,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4fdf3c3b-44c3-4846-963b-a49bf7629419 Date: Sun, 23 Dec 2018 11:02:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:17Z","dns_nameservers":[],"updated_at":"2018-12-23T11:01:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"8e71725a-8373-44df-9974-17f436740446","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-subnet"}]} 2018-12-23 11:02:14,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-4fdf3c3b-44c3-4846-963b-a49bf7629419 2018-12-23 11:02:14,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:14,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-38077603-3097-41ed-b33f-ceff178293d4 Date: Sun, 23 Dec 2018 11:02:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:19Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.2"}],"id":"244526a8-77e6-46b7-bf23-b52cc52c6c44","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:f1:e2","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:02:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.7"}],"id":"96b67dab-099e-4899-931e-6a884def21e7","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:8d:a1","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"721d7e68-9bd4-4f45-a5c8-daaf1cff59c0","name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-port","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:30Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:20Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.4"}],"id":"af0582bb-1c65-4aa7-a057-9442e48435db","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ce:7c:41","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:19Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.3"}],"id":"b187e5ac-69e6-4c0b-9917-b7f06875a04b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:85:02","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:18Z","binding:vnic_type":"normal"}]} 2018-12-23 11:02:14,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-38077603-3097-41ed-b33f-ceff178293d4 2018-12-23 11:02:14,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:02:15,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:02:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["5LyP8FVDR-io2gW_bADR9g"], "issued_at": "2018-12-23T11:02:15.000000Z"}} 2018-12-23 11:02:15,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:15,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bcc9e93-7290-4691-bfdf-72ee19faa147 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:02:15,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0bcc9e93-7290-4691-bfdf-72ee19faa147 2018-12-23 11:02:15,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:16,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02: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-1a84d261-56ea-4f36-a5ec-aecfb3579b9e x-compute-request-id: req-1a84d261-56ea-4f36-a5ec-aecfb3579b9e Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8d:a1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "bookmark"}], "image": {"id": "5d1df209-9742-4965-9cec-5156cff19ecc", "links": [{"href": "http://172.30.9.22:8774/images/5d1df209-9742-4965-9cec-5156cff19ecc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-12-23T11:02:12.000000", "flavor": {"id": "20a392cc-498e-4bb0-bd96-93beb236b194", "links": [{"href": "http://172.30.9.22:8774/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "bookmark"}]}, "id": "721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:02:13Z", "hostId": "be015443272a252dbc4e1f4f2736bea9d4594e518477a64c385b5eea", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst", "created": "2018-12-23T11:01:34Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:02:16,131 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 used request id req-1a84d261-56ea-4f36-a5ec-aecfb3579b9e 2018-12-23 11:02:16,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:16,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c5410ebc-8a75-4d84-a1f7-42649902c6d2 Date: Sun, 23 Dec 2018 11:02:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6a668e26-07c1-4c5f-8025-94d158f9302b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["8e71725a-8373-44df-9974-17f436740446"],"description":"","tags":[],"updated_at":"2018-12-23T11:01:17Z","provider:segmentation_id":53,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:16Z","provider:network_type":"vxlan"}]} 2018-12-23 11:02:16,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net used request id req-c5410ebc-8a75-4d84-a1f7-42649902c6d2 2018-12-23 11:02:16,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:16,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80cb7d37-5ab4-4d9e-a2a0-797e6bd6d4eb Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:02:16,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-80cb7d37-5ab4-4d9e-a2a0-797e6bd6d4eb 2018-12-23 11:02:16,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:16,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6db0a9ee-a352-47e6-a751-bc5199db4641 Date: Sun, 23 Dec 2018 11:02:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:17Z","dns_nameservers":[],"updated_at":"2018-12-23T11:01:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"8e71725a-8373-44df-9974-17f436740446","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-subnet"}]} 2018-12-23 11:02:16,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-6db0a9ee-a352-47e6-a751-bc5199db4641 2018-12-23 11:02:16,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:16,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-2ebe6f27-06a6-4f75-8fe5-d46c5738bb3f Date: Sun, 23 Dec 2018 11:02:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:19Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.2"}],"id":"244526a8-77e6-46b7-bf23-b52cc52c6c44","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:f1:e2","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:02:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.7"}],"id":"96b67dab-099e-4899-931e-6a884def21e7","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:8d:a1","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"721d7e68-9bd4-4f45-a5c8-daaf1cff59c0","name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-port","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:30Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:20Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.4"}],"id":"af0582bb-1c65-4aa7-a057-9442e48435db","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ce:7c:41","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:19Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.3"}],"id":"b187e5ac-69e6-4c0b-9917-b7f06875a04b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:85:02","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:18Z","binding:vnic_type":"normal"}]} 2018-12-23 11:02:16,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-2ebe6f27-06a6-4f75-8fe5-d46c5738bb3f 2018-12-23 11:02:16,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" -d '{"volumeAttachment": {"volumeId": "c4e024d5-a182-4e76-952b-4174c5fdc6fb"}}' 2018-12-23 11:02:18,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42726132-b31c-4f70-88d5-756a48c842ec x-compute-request-id: req-42726132-b31c-4f70-88d5-756a48c842ec Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "id": "c4e024d5-a182-4e76-952b-4174c5fdc6fb", "volumeId": "c4e024d5-a182-4e76-952b-4174c5fdc6fb"}} 2018-12-23 11:02:18,770 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0/os-volume_attachments used request id req-42726132-b31c-4f70-88d5-756a48c842ec 2018-12-23 11:02:18,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:19,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1602a6c-f12e-4634-bb1f-2815b2237e7d x-compute-request-id: req-d1602a6c-f12e-4634-bb1f-2815b2237e7d Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8d:a1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "bookmark"}], "image": {"id": "5d1df209-9742-4965-9cec-5156cff19ecc", "links": [{"href": "http://172.30.9.22:8774/images/5d1df209-9742-4965-9cec-5156cff19ecc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-12-23T11:02:12.000000", "flavor": {"id": "20a392cc-498e-4bb0-bd96-93beb236b194", "links": [{"href": "http://172.30.9.22:8774/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "bookmark"}]}, "id": "721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:02:13Z", "hostId": "be015443272a252dbc4e1f4f2736bea9d4594e518477a64c385b5eea", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst", "created": "2018-12-23T11:01:34Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [{"id": "c4e024d5-a182-4e76-952b-4174c5fdc6fb"}], "metadata": {}}} 2018-12-23 11:02:19,700 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 used request id req-d1602a6c-f12e-4634-bb1f-2815b2237e7d 2018-12-23 11:02:19,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:19,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-23f65a05-c09d-4f9e-82d7-89a0388f471a Date: Sun, 23 Dec 2018 11:02:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6a668e26-07c1-4c5f-8025-94d158f9302b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["8e71725a-8373-44df-9974-17f436740446"],"description":"","tags":[],"updated_at":"2018-12-23T11:01:17Z","provider:segmentation_id":53,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:16Z","provider:network_type":"vxlan"}]} 2018-12-23 11:02:19,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net used request id req-23f65a05-c09d-4f9e-82d7-89a0388f471a 2018-12-23 11:02:19,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 11:02:19,945 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 11:02: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 11:02:19,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:20,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bdac1a0-7af0-4905-9880-17cf06385ce6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:02:20,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-7bdac1a0-7af0-4905-9880-17cf06385ce6 2018-12-23 11:02:20,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:20,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-eca2412b-d8ce-4a64-83f2-91bf9f4e626f Date: Sun, 23 Dec 2018 11:02:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:17Z","dns_nameservers":[],"updated_at":"2018-12-23T11:01:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"8e71725a-8373-44df-9974-17f436740446","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-subnet"}]} 2018-12-23 11:02:20,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-eca2412b-d8ce-4a64-83f2-91bf9f4e626f 2018-12-23 11:02:20,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:20,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-03bf3cd7-a585-45f7-849b-386a22845b21 Date: Sun, 23 Dec 2018 11:02:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:19Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.2"}],"id":"244526a8-77e6-46b7-bf23-b52cc52c6c44","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:f1:e2","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:02:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.7"}],"id":"96b67dab-099e-4899-931e-6a884def21e7","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:8d:a1","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"721d7e68-9bd4-4f45-a5c8-daaf1cff59c0","name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-port","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:30Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:20Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.4"}],"id":"af0582bb-1c65-4aa7-a057-9442e48435db","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ce:7c:41","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:19Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.3"}],"id":"b187e5ac-69e6-4c0b-9917-b7f06875a04b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:85:02","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:18Z","binding:vnic_type":"normal"}]} 2018-12-23 11:02:20,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-03bf3cd7-a585-45f7-849b-386a22845b21 2018-12-23 11:02:20,287 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:20,492 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02:20 GMT Server: Apache x-compute-request-id: req-105fbcaf-9f25-4531-bad5-33aeb3ad55e4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-105fbcaf-9f25-4531-bad5-33aeb3ad55e4 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T11:02:18.000000", "replication_status": null, "snapshot_id": null, "id": "c4e024d5-a182-4e76-952b-4174c5fdc6fb", "size": 1, "user_id": "76c68e82c31749e5b1b4674c13085226", "os-vol-tenant-attr:tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "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-188d1380-3846-4e2d-9850-bd6adbdd1de4", "bootable": "false", "created_at": "2018-12-23T11:01:21.000000", "volume_type": null}} 2018-12-23 11:02:20,492 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb used request id req-105fbcaf-9f25-4531-bad5-33aeb3ad55e4 2018-12-23 11:02:23,498 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-105fbcaf-9f25-4531-bad5-33aeb3ad55e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:24,263 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02:23 GMT Server: Apache x-compute-request-id: req-a4b7abb3-4490-4cde-ae79-ed588970b22e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a4b7abb3-4490-4cde-ae79-ed588970b22e Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "attachment_id": "13820ec2-a261-4a27-94b4-0c61f67d5008", "attached_at": "2018-12-23T11:02:22.000000", "host_name": null, "volume_id": "c4e024d5-a182-4e76-952b-4174c5fdc6fb", "device": "/dev/vdb", "id": "c4e024d5-a182-4e76-952b-4174c5fdc6fb"}], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T11:02:22.000000", "replication_status": null, "snapshot_id": null, "id": "c4e024d5-a182-4e76-952b-4174c5fdc6fb", "size": 1, "user_id": "76c68e82c31749e5b1b4674c13085226", "os-vol-tenant-attr:tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "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-188d1380-3846-4e2d-9850-bd6adbdd1de4", "bootable": "false", "created_at": "2018-12-23T11:01:21.000000", "volume_type": null}} 2018-12-23 11:02:24,263 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb used request id req-a4b7abb3-4490-4cde-ae79-ed588970b22e 2018-12-23 11:02:24,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:24,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7260ff0-fd8c-47c9-a08f-875edff5dcd1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:02:24,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f7260ff0-fd8c-47c9-a08f-875edff5dcd1 2018-12-23 11:02:24,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:24,963 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02: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-71ecb182-3cf5-4a42-bdeb-eac7b706232a x-compute-request-id: req-71ecb182-3cf5-4a42-bdeb-eac7b706232a Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8d:a1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "bookmark"}], "image": {"id": "5d1df209-9742-4965-9cec-5156cff19ecc", "links": [{"href": "http://172.30.9.22:8774/images/5d1df209-9742-4965-9cec-5156cff19ecc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-12-23T11:02:12.000000", "flavor": {"id": "20a392cc-498e-4bb0-bd96-93beb236b194", "links": [{"href": "http://172.30.9.22:8774/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "bookmark"}]}, "id": "721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:02:21Z", "hostId": "be015443272a252dbc4e1f4f2736bea9d4594e518477a64c385b5eea", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst", "created": "2018-12-23T11:01:34Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [{"id": "c4e024d5-a182-4e76-952b-4174c5fdc6fb"}], "metadata": {}}} 2018-12-23 11:02:24,963 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 used request id req-71ecb182-3cf5-4a42-bdeb-eac7b706232a 2018-12-23 11:02:24,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:25,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-dc71e546-0e1e-49db-9ff0-d93c34622abd Date: Sun, 23 Dec 2018 11:02:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6a668e26-07c1-4c5f-8025-94d158f9302b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["8e71725a-8373-44df-9974-17f436740446"],"description":"","tags":[],"updated_at":"2018-12-23T11:01:17Z","provider:segmentation_id":53,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:16Z","provider:network_type":"vxlan"}]} 2018-12-23 11:02:25,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net used request id req-dc71e546-0e1e-49db-9ff0-d93c34622abd 2018-12-23 11:02:25,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:25,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-896f01e6-07b5-449e-b693-7584d400c9a8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:02:25,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-896f01e6-07b5-449e-b693-7584d400c9a8 2018-12-23 11:02:25,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:25,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5489ce03-d794-4f9b-a136-c24b45238d0c Date: Sun, 23 Dec 2018 11:02:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:17Z","dns_nameservers":[],"updated_at":"2018-12-23T11:01:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"8e71725a-8373-44df-9974-17f436740446","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-subnet"}]} 2018-12-23 11:02:25,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-5489ce03-d794-4f9b-a136-c24b45238d0c 2018-12-23 11:02:25,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:25,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-d81f4af7-4356-4fa2-8342-013b670c6b06 Date: Sun, 23 Dec 2018 11:02:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:19Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.2"}],"id":"244526a8-77e6-46b7-bf23-b52cc52c6c44","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:f1:e2","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:02:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.7"}],"id":"96b67dab-099e-4899-931e-6a884def21e7","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:8d:a1","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"721d7e68-9bd4-4f45-a5c8-daaf1cff59c0","name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-port","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:30Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:20Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.4"}],"id":"af0582bb-1c65-4aa7-a057-9442e48435db","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ce:7c:41","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:19Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.3"}],"id":"b187e5ac-69e6-4c0b-9917-b7f06875a04b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:85:02","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:18Z","binding:vnic_type":"normal"}]} 2018-12-23 11:02:25,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-d81f4af7-4356-4fa2-8342-013b670c6b06 2018-12-23 11:02:25,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:26,154 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02: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-f61d744a-77df-4876-af4b-66305d916f81 x-compute-request-id: req-f61d744a-77df-4876-af4b-66305d916f81 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8d:a1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "bookmark"}], "image": {"id": "5d1df209-9742-4965-9cec-5156cff19ecc", "links": [{"href": "http://172.30.9.22:8774/images/5d1df209-9742-4965-9cec-5156cff19ecc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-12-23T11:02:12.000000", "flavor": {"id": "20a392cc-498e-4bb0-bd96-93beb236b194", "links": [{"href": "http://172.30.9.22:8774/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "bookmark"}]}, "id": "721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:02:21Z", "hostId": "be015443272a252dbc4e1f4f2736bea9d4594e518477a64c385b5eea", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst", "created": "2018-12-23T11:01:34Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [{"id": "c4e024d5-a182-4e76-952b-4174c5fdc6fb"}], "metadata": {}}} 2018-12-23 11:02:26,154 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 used request id req-f61d744a-77df-4876-af4b-66305d916f81 2018-12-23 11:02:26,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:26,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-3e131584-239f-4202-87d2-bcacdb3783e1 Date: Sun, 23 Dec 2018 11:02:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6a668e26-07c1-4c5f-8025-94d158f9302b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["8e71725a-8373-44df-9974-17f436740446"],"description":"","tags":[],"updated_at":"2018-12-23T11:01:17Z","provider:segmentation_id":53,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:16Z","provider:network_type":"vxlan"}]} 2018-12-23 11:02:26,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net used request id req-3e131584-239f-4202-87d2-bcacdb3783e1 2018-12-23 11:02:26,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:26,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8383c43-c1c7-4842-884e-2d85c2a236bd Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:02:26,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-e8383c43-c1c7-4842-884e-2d85c2a236bd 2018-12-23 11:02:26,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:26,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-de3fc288-177c-4f4c-ae2d-83b4778ff08b Date: Sun, 23 Dec 2018 11:02:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:17Z","dns_nameservers":[],"updated_at":"2018-12-23T11:01:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"8e71725a-8373-44df-9974-17f436740446","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-subnet"}]} 2018-12-23 11:02:26,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-de3fc288-177c-4f4c-ae2d-83b4778ff08b 2018-12-23 11:02:26,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:26,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-4447749e-9a5c-4742-aa15-b0cea36b301d Date: Sun, 23 Dec 2018 11:02:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:19Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.2"}],"id":"244526a8-77e6-46b7-bf23-b52cc52c6c44","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:f1:e2","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:02:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.7"}],"id":"96b67dab-099e-4899-931e-6a884def21e7","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:8d:a1","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"721d7e68-9bd4-4f45-a5c8-daaf1cff59c0","name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-port","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:30Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:20Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.4"}],"id":"af0582bb-1c65-4aa7-a057-9442e48435db","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ce:7c:41","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:19Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.3"}],"id":"b187e5ac-69e6-4c0b-9917-b7f06875a04b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:85:02","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:18Z","binding:vnic_type":"normal"}]} 2018-12-23 11:02:26,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-4447749e-9a5c-4742-aa15-b0cea36b301d 2018-12-23 11:02:26,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:26,950 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7cdec11d-6a59-4de1-accf-ac9269d23244 x-compute-request-id: req-7cdec11d-6a59-4de1-accf-ac9269d23244 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8d:a1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "bookmark"}], "image": {"id": "5d1df209-9742-4965-9cec-5156cff19ecc", "links": [{"href": "http://172.30.9.22:8774/images/5d1df209-9742-4965-9cec-5156cff19ecc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-12-23T11:02:12.000000", "flavor": {"id": "20a392cc-498e-4bb0-bd96-93beb236b194", "links": [{"href": "http://172.30.9.22:8774/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "bookmark"}]}, "id": "721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:02:21Z", "hostId": "be015443272a252dbc4e1f4f2736bea9d4594e518477a64c385b5eea", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst", "created": "2018-12-23T11:01:34Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [{"id": "c4e024d5-a182-4e76-952b-4174c5fdc6fb"}], "metadata": {}}} 2018-12-23 11:02:26,950 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 used request id req-7cdec11d-6a59-4de1-accf-ac9269d23244 2018-12-23 11:02:26,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:27,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-2c9d06bf-5410-48da-864c-6a574095a25d Date: Sun, 23 Dec 2018 11:02:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6a668e26-07c1-4c5f-8025-94d158f9302b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["8e71725a-8373-44df-9974-17f436740446"],"description":"","tags":[],"updated_at":"2018-12-23T11:01:17Z","provider:segmentation_id":53,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:16Z","provider:network_type":"vxlan"}]} 2018-12-23 11:02:27,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net used request id req-2c9d06bf-5410-48da-864c-6a574095a25d 2018-12-23 11:02:27,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:27,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f18c6a48-1287-4582-8aa4-d28b5e6e3cc0 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:02:27,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-f18c6a48-1287-4582-8aa4-d28b5e6e3cc0 2018-12-23 11:02:27,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:27,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cfa394c6-f717-4052-ac8b-153f9a17e49e Date: Sun, 23 Dec 2018 11:02:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:17Z","dns_nameservers":[],"updated_at":"2018-12-23T11:01:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"8e71725a-8373-44df-9974-17f436740446","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-subnet"}]} 2018-12-23 11:02:27,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-cfa394c6-f717-4052-ac8b-153f9a17e49e 2018-12-23 11:02:27,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:27,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-50a761c9-d0c3-4ff4-925a-73830decb065 Date: Sun, 23 Dec 2018 11:02:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:19Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.2"}],"id":"244526a8-77e6-46b7-bf23-b52cc52c6c44","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:f1:e2","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:02:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.7"}],"id":"96b67dab-099e-4899-931e-6a884def21e7","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:8d:a1","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"721d7e68-9bd4-4f45-a5c8-daaf1cff59c0","name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-port","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:30Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:20Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.4"}],"id":"af0582bb-1c65-4aa7-a057-9442e48435db","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ce:7c:41","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:19Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.3"}],"id":"b187e5ac-69e6-4c0b-9917-b7f06875a04b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:85:02","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:18Z","binding:vnic_type":"normal"}]} 2018-12-23 11:02:27,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-50a761c9-d0c3-4ff4-925a-73830decb065 2018-12-23 11:02:27,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0/os-volume_attachments/c4e024d5-a182-4e76-952b-4174c5fdc6fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:29,797 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:02: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-120b6be1-6bfe-4ed6-af64-a4fccda2bcfb x-compute-request-id: req-120b6be1-6bfe-4ed6-af64-a4fccda2bcfb Content-Length: 0 Content-Type: application/json 2018-12-23 11:02:29,797 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0/os-volume_attachments/c4e024d5-a182-4e76-952b-4174c5fdc6fb used request id req-120b6be1-6bfe-4ed6-af64-a4fccda2bcfb 2018-12-23 11:02:29,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:30,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02: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-48d817dd-e72d-418b-90e8-c0248cc80a15 x-compute-request-id: req-48d817dd-e72d-418b-90e8-c0248cc80a15 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8d:a1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "bookmark"}], "image": {"id": "5d1df209-9742-4965-9cec-5156cff19ecc", "links": [{"href": "http://172.30.9.22:8774/images/5d1df209-9742-4965-9cec-5156cff19ecc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-12-23T11:02:12.000000", "flavor": {"id": "20a392cc-498e-4bb0-bd96-93beb236b194", "links": [{"href": "http://172.30.9.22:8774/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "bookmark"}]}, "id": "721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:02:21Z", "hostId": "be015443272a252dbc4e1f4f2736bea9d4594e518477a64c385b5eea", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst", "created": "2018-12-23T11:01:34Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [{"id": "c4e024d5-a182-4e76-952b-4174c5fdc6fb"}], "metadata": {}}} 2018-12-23 11:02:30,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 used request id req-48d817dd-e72d-418b-90e8-c0248cc80a15 2018-12-23 11:02:30,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:30,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-3e0403a7-47ca-433e-a9a3-f79a230849ad Date: Sun, 23 Dec 2018 11:02:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6a668e26-07c1-4c5f-8025-94d158f9302b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["8e71725a-8373-44df-9974-17f436740446"],"description":"","tags":[],"updated_at":"2018-12-23T11:01:17Z","provider:segmentation_id":53,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:16Z","provider:network_type":"vxlan"}]} 2018-12-23 11:02:30,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net used request id req-3e0403a7-47ca-433e-a9a3-f79a230849ad 2018-12-23 11:02:30,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:30,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-652b77b6-fccf-4dbd-a5f9-e5dd55af3201 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:02:30,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-652b77b6-fccf-4dbd-a5f9-e5dd55af3201 2018-12-23 11:02:30,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:31,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7945364a-0fb3-40d3-b360-217c94ee7191 Date: Sun, 23 Dec 2018 11:02:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:17Z","dns_nameservers":[],"updated_at":"2018-12-23T11:01:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"8e71725a-8373-44df-9974-17f436740446","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-subnet"}]} 2018-12-23 11:02:31,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-7945364a-0fb3-40d3-b360-217c94ee7191 2018-12-23 11:02:31,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:31,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-c69a0be3-b75f-4273-b91c-a03d1d71a9f7 Date: Sun, 23 Dec 2018 11:02:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:19Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.2"}],"id":"244526a8-77e6-46b7-bf23-b52cc52c6c44","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:f1:e2","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:02:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.7"}],"id":"96b67dab-099e-4899-931e-6a884def21e7","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:8d:a1","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"721d7e68-9bd4-4f45-a5c8-daaf1cff59c0","name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-port","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:30Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:20Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.4"}],"id":"af0582bb-1c65-4aa7-a057-9442e48435db","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ce:7c:41","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:19Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.3"}],"id":"b187e5ac-69e6-4c0b-9917-b7f06875a04b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:85:02","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:18Z","binding:vnic_type":"normal"}]} 2018-12-23 11:02:31,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-c69a0be3-b75f-4273-b91c-a03d1d71a9f7 2018-12-23 11:02:34,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:34,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d0518ad-8c92-4d6b-9fcd-536a2e6fec6e x-compute-request-id: req-0d0518ad-8c92-4d6b-9fcd-536a2e6fec6e Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8d:a1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "bookmark"}], "image": {"id": "5d1df209-9742-4965-9cec-5156cff19ecc", "links": [{"href": "http://172.30.9.22:8774/images/5d1df209-9742-4965-9cec-5156cff19ecc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-12-23T11:02:12.000000", "flavor": {"id": "20a392cc-498e-4bb0-bd96-93beb236b194", "links": [{"href": "http://172.30.9.22:8774/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "bookmark"}]}, "id": "721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:02:21Z", "hostId": "be015443272a252dbc4e1f4f2736bea9d4594e518477a64c385b5eea", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst", "created": "2018-12-23T11:01:34Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:02:34,683 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 used request id req-0d0518ad-8c92-4d6b-9fcd-536a2e6fec6e 2018-12-23 11:02:34,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:34,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-fa4b7bb5-03df-44fd-bf6d-4955b4c23da3 Date: Sun, 23 Dec 2018 11:02:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6a668e26-07c1-4c5f-8025-94d158f9302b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["8e71725a-8373-44df-9974-17f436740446"],"description":"","tags":[],"updated_at":"2018-12-23T11:01:17Z","provider:segmentation_id":53,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:16Z","provider:network_type":"vxlan"}]} 2018-12-23 11:02:34,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net used request id req-fa4b7bb5-03df-44fd-bf6d-4955b4c23da3 2018-12-23 11:02:34,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:35,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f0f087c-9376-4ab9-9b05-b45ed744c733 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:02:35,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-3f0f087c-9376-4ab9-9b05-b45ed744c733 2018-12-23 11:02:35,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:35,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-08921a3b-2b61-4fe4-bd08-6cdefc7bc8c1 Date: Sun, 23 Dec 2018 11:02:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:17Z","dns_nameservers":[],"updated_at":"2018-12-23T11:01:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"8e71725a-8373-44df-9974-17f436740446","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-subnet"}]} 2018-12-23 11:02:35,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-08921a3b-2b61-4fe4-bd08-6cdefc7bc8c1 2018-12-23 11:02:35,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:35,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-2ad65a0a-2e17-4a3e-b6d7-c259941a8fe8 Date: Sun, 23 Dec 2018 11:02:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:19Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.2"}],"id":"244526a8-77e6-46b7-bf23-b52cc52c6c44","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:f1:e2","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:02:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.7"}],"id":"96b67dab-099e-4899-931e-6a884def21e7","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:8d:a1","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"721d7e68-9bd4-4f45-a5c8-daaf1cff59c0","name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-port","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:30Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:20Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.4"}],"id":"af0582bb-1c65-4aa7-a057-9442e48435db","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ce:7c:41","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:19Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.3"}],"id":"b187e5ac-69e6-4c0b-9917-b7f06875a04b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:85:02","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:18Z","binding:vnic_type":"normal"}]} 2018-12-23 11:02:35,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-2ad65a0a-2e17-4a3e-b6d7-c259941a8fe8 2018-12-23 11:02:35,274 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-105fbcaf-9f25-4531-bad5-33aeb3ad55e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:36,012 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02:35 GMT Server: Apache x-compute-request-id: req-0be9e3c7-146f-4a5d-a682-53536d9b2fb7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0be9e3c7-146f-4a5d-a682-53536d9b2fb7 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T11:02:29.000000", "replication_status": null, "snapshot_id": null, "id": "c4e024d5-a182-4e76-952b-4174c5fdc6fb", "size": 1, "user_id": "76c68e82c31749e5b1b4674c13085226", "os-vol-tenant-attr:tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "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-188d1380-3846-4e2d-9850-bd6adbdd1de4", "bootable": "false", "created_at": "2018-12-23T11:01:21.000000", "volume_type": null}} 2018-12-23 11:02:36,012 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb used request id req-0be9e3c7-146f-4a5d-a682-53536d9b2fb7 2018-12-23 11:02:36,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:36,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02: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-230c7c26-b986-4ba9-956d-39f702eddbaf x-compute-request-id: req-230c7c26-b986-4ba9-956d-39f702eddbaf Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8d:a1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "bookmark"}], "image": {"id": "5d1df209-9742-4965-9cec-5156cff19ecc", "links": [{"href": "http://172.30.9.22:8774/images/5d1df209-9742-4965-9cec-5156cff19ecc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-12-23T11:02:12.000000", "flavor": {"id": "20a392cc-498e-4bb0-bd96-93beb236b194", "links": [{"href": "http://172.30.9.22:8774/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "bookmark"}]}, "id": "721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:02:21Z", "hostId": "be015443272a252dbc4e1f4f2736bea9d4594e518477a64c385b5eea", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst", "created": "2018-12-23T11:01:34Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:02:36,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 used request id req-230c7c26-b986-4ba9-956d-39f702eddbaf 2018-12-23 11:02:36,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:36,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-b9a1ed76-067e-4479-87ad-2ea7090caa00 Date: Sun, 23 Dec 2018 11:02:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6a668e26-07c1-4c5f-8025-94d158f9302b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["8e71725a-8373-44df-9974-17f436740446"],"description":"","tags":[],"updated_at":"2018-12-23T11:01:17Z","provider:segmentation_id":53,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:16Z","provider:network_type":"vxlan"}]} 2018-12-23 11:02:36,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net used request id req-b9a1ed76-067e-4479-87ad-2ea7090caa00 2018-12-23 11:02:36,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:36,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9e35438-6cb8-4dc7-880a-5ef69878807d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:02:36,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-e9e35438-6cb8-4dc7-880a-5ef69878807d 2018-12-23 11:02:36,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:36,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ffc4e14e-4a9c-4234-892d-11b58fe01fbd Date: Sun, 23 Dec 2018 11:02:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:17Z","dns_nameservers":[],"updated_at":"2018-12-23T11:01:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"8e71725a-8373-44df-9974-17f436740446","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-subnet"}]} 2018-12-23 11:02:36,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-ffc4e14e-4a9c-4234-892d-11b58fe01fbd 2018-12-23 11:02:36,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:36,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-511a573d-bffd-4542-a022-35ba7964c82f Date: Sun, 23 Dec 2018 11:02:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:19Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.2"}],"id":"244526a8-77e6-46b7-bf23-b52cc52c6c44","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:f1:e2","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:02:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.7"}],"id":"96b67dab-099e-4899-931e-6a884def21e7","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:8d:a1","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"721d7e68-9bd4-4f45-a5c8-daaf1cff59c0","name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-port","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:30Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:20Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.4"}],"id":"af0582bb-1c65-4aa7-a057-9442e48435db","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ce:7c:41","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:19Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.3"}],"id":"b187e5ac-69e6-4c0b-9917-b7f06875a04b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:85:02","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:18Z","binding:vnic_type":"normal"}]} 2018-12-23 11:02:36,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-511a573d-bffd-4542-a022-35ba7964c82f 2018-12-23 11:02:36,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:37,414 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02: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-68186878-e463-4e9b-9068-2faeda391768 x-compute-request-id: req-68186878-e463-4e9b-9068-2faeda391768 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8d:a1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "bookmark"}], "image": {"id": "5d1df209-9742-4965-9cec-5156cff19ecc", "links": [{"href": "http://172.30.9.22:8774/images/5d1df209-9742-4965-9cec-5156cff19ecc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-12-23T11:02:12.000000", "flavor": {"id": "20a392cc-498e-4bb0-bd96-93beb236b194", "links": [{"href": "http://172.30.9.22:8774/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "bookmark"}]}, "id": "721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:02:21Z", "hostId": "be015443272a252dbc4e1f4f2736bea9d4594e518477a64c385b5eea", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst", "created": "2018-12-23T11:01:34Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:02:37,414 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 used request id req-68186878-e463-4e9b-9068-2faeda391768 2018-12-23 11:02:37,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:37,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c6084229-e77d-47e7-9a17-c3b2e17fd614 Date: Sun, 23 Dec 2018 11:02:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6a668e26-07c1-4c5f-8025-94d158f9302b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["8e71725a-8373-44df-9974-17f436740446"],"description":"","tags":[],"updated_at":"2018-12-23T11:01:17Z","provider:segmentation_id":53,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:16Z","provider:network_type":"vxlan"}]} 2018-12-23 11:02:37,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net used request id req-c6084229-e77d-47e7-9a17-c3b2e17fd614 2018-12-23 11:02:37,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:37,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fcd1c04-1b61-4dce-ba3d-ac2f411f2c06 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:02:37,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-9fcd1c04-1b61-4dce-ba3d-ac2f411f2c06 2018-12-23 11:02:37,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:37,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d6698042-567f-4d37-917d-2c9e5c448023 Date: Sun, 23 Dec 2018 11:02:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:17Z","dns_nameservers":[],"updated_at":"2018-12-23T11:01:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"03b9eb3281744d03a972d5d751cccdf1","id":"8e71725a-8373-44df-9974-17f436740446","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-subnet"}]} 2018-12-23 11:02:37,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-d6698042-567f-4d37-917d-2c9e5c448023 2018-12-23 11:02:37,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e2163e7f432961a5145167f1c729f75e72f9c9" 2018-12-23 11:02:37,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-487919a6-e195-4a7d-bc2a-39a198be89ae Date: Sun, 23 Dec 2018 11:02:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:19Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.2"}],"id":"244526a8-77e6-46b7-bf23-b52cc52c6c44","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:f1:e2","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:02:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.7"}],"id":"96b67dab-099e-4899-931e-6a884def21e7","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:8d:a1","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"721d7e68-9bd4-4f45-a5c8-daaf1cff59c0","name":"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-port","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:30Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:20Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.4"}],"id":"af0582bb-1c65-4aa7-a057-9442e48435db","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ce:7c:41","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:01:19Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e71725a-8373-44df-9974-17f436740446","ip_address":"10.55.0.3"}],"id":"b187e5ac-69e6-4c0b-9917-b7f06875a04b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:85:02","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6a668e26-07c1-4c5f-8025-94d158f9302b","name":"","admin_state_up":true,"network_id":"6a668e26-07c1-4c5f-8025-94d158f9302b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:01:18Z","binding:vnic_type":"normal"}]} 2018-12-23 11:02:37,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-487919a6-e195-4a7d-bc2a-39a198be89ae 2018-12-23 11:02:37,856 - create_instance - INFO - Deleting Port with ID - 96b67dab-099e-4899-931e-6a884def21e7 2018-12-23 11:02:37,856 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-port 2018-12-23 11:02:37,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/96b67dab-099e-4899-931e-6a884def21e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:38,537 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a4474eba-dade-4598-b154-d71cd06d557f Date: Sun, 23 Dec 2018 11:02:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:02:38,537 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/96b67dab-099e-4899-931e-6a884def21e7 used request id req-a4474eba-dade-4598-b154-d71cd06d557f 2018-12-23 11:02:38,537 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst 2018-12-23 11:02:38,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:38,748 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:02:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5ccedd63-6a30-42fc-a52e-9d009b8e35a8 x-compute-request-id: req-5ccedd63-6a30-42fc-a52e-9d009b8e35a8 Content-Type: application/json 2018-12-23 11:02:38,748 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 used request id req-5ccedd63-6a30-42fc-a52e-9d009b8e35a8 2018-12-23 11:02:38,748 - create_instance - INFO - Checking deletion status 2018-12-23 11:02:38,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:39,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c64b380-554d-41f5-a767-299d18f96f14 x-compute-request-id: req-0c64b380-554d-41f5-a767-299d18f96f14 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:8d:a1", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "bookmark"}], "image": {"id": "5d1df209-9742-4965-9cec-5156cff19ecc", "links": [{"href": "http://172.30.9.22:8774/images/5d1df209-9742-4965-9cec-5156cff19ecc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-12-23T11:02:12.000000", "flavor": {"id": "20a392cc-498e-4bb0-bd96-93beb236b194", "links": [{"href": "http://172.30.9.22:8774/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "bookmark"}]}, "id": "721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:02:38Z", "hostId": "be015443272a252dbc4e1f4f2736bea9d4594e518477a64c385b5eea", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst", "created": "2018-12-23T11:01:34Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:02:39,139 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 used request id req-0c64b380-554d-41f5-a767-299d18f96f14 2018-12-23 11:02:39,140 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst] is - ACTIVE 2018-12-23 11:02:39,140 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 11:02:42,143 - create_instance - DEBUG - VM status query timeout in 296.605076075 2018-12-23 11:02:42,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:42,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa19ea12-563d-4294-b089-395f425de505 x-compute-request-id: req-fa19ea12-563d-4294-b089-395f425de505 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "bookmark"}], "image": {"id": "5d1df209-9742-4965-9cec-5156cff19ecc", "links": [{"href": "http://172.30.9.22:8774/images/5d1df209-9742-4965-9cec-5156cff19ecc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-12-23T11:02:12.000000", "flavor": {"id": "20a392cc-498e-4bb0-bd96-93beb236b194", "links": [{"href": "http://172.30.9.22:8774/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "bookmark"}]}, "id": "721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:02:38Z", "hostId": "be015443272a252dbc4e1f4f2736bea9d4594e518477a64c385b5eea", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst", "created": "2018-12-23T11:01:34Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:02:42,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 used request id req-fa19ea12-563d-4294-b089-395f425de505 2018-12-23 11:02:42,475 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst] is - ACTIVE 2018-12-23 11:02:42,475 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 11:02:45,478 - create_instance - DEBUG - VM status query timeout in 293.269948959 2018-12-23 11:02:45,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:45,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10500c92-d604-40e8-8756-848435f7ee31 x-compute-request-id: req-10500c92-d604-40e8-8756-848435f7ee31 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "rel": "bookmark"}], "image": {"id": "5d1df209-9742-4965-9cec-5156cff19ecc", "links": [{"href": "http://172.30.9.22:8774/images/5d1df209-9742-4965-9cec-5156cff19ecc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-12-23T11:02:12.000000", "flavor": {"id": "20a392cc-498e-4bb0-bd96-93beb236b194", "links": [{"href": "http://172.30.9.22:8774/flavors/20a392cc-498e-4bb0-bd96-93beb236b194", "rel": "bookmark"}]}, "id": "721d7e68-9bd4-4f45-a5c8-daaf1cff59c0", "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:02:38Z", "hostId": "be015443272a252dbc4e1f4f2736bea9d4594e518477a64c385b5eea", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst", "created": "2018-12-23T11:01:34Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:02:45,899 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 used request id req-10500c92-d604-40e8-8756-848435f7ee31 2018-12-23 11:02:45,899 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst] is - ACTIVE 2018-12-23 11:02:45,899 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 11:02:48,902 - create_instance - DEBUG - VM status query timeout in 289.845889091 2018-12-23 11:02:48,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49665e8e3e342a3ae497e0545a6324aa03da00e1" 2018-12-23 11:02:49,127 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 11:02: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-e701445e-1083-43d2-a326-b8e4b6584c72 x-compute-request-id: req-e701445e-1083-43d2-a326-b8e4b6584c72 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 could not be found.", "code": 404}} 2018-12-23 11:02:49,127 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 used request id req-e701445e-1083-43d2-a326-b8e4b6584c72 2018-12-23 11:02:49,128 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 721d7e68-9bd4-4f45-a5c8-daaf1cff59c0 could not be found. (HTTP 404) (Request-ID: req-e701445e-1083-43d2-a326-b8e4b6584c72) 2018-12-23 11:02:49,128 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-vm_inst 2018-12-23 11:02:49,131 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ccda9ef0-8469-47f6-9eda-43776f4f3d75" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7476bcad4e2671e1f59f3c261c189e937ed29ddf" 2018-12-23 11:02:49,183 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02:49 GMT Server: Apache x-compute-request-id: req-63578b63-52a6-4a11-b1ee-65ae99812d25 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-63578b63-52a6-4a11-b1ee-65ae99812d25 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T11:02:29.000000", "replication_status": null, "snapshot_id": null, "id": "c4e024d5-a182-4e76-952b-4174c5fdc6fb", "size": 1, "user_id": "76c68e82c31749e5b1b4674c13085226", "os-vol-tenant-attr:tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "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-188d1380-3846-4e2d-9850-bd6adbdd1de4", "bootable": "false", "created_at": "2018-12-23T11:01:21.000000", "volume_type": null}} 2018-12-23 11:02:49,184 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb used request id req-63578b63-52a6-4a11-b1ee-65ae99812d25 2018-12-23 11:02:49,184 - create_volume - DEBUG - Instance status is - available 2018-12-23 11:02:49,184 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4 2018-12-23 11:02:49,184 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4 2018-12-23 11:02:49,187 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ccda9ef0-8469-47f6-9eda-43776f4f3d75" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7476bcad4e2671e1f59f3c261c189e937ed29ddf" 2018-12-23 11:02:49,982 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:02:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-03909ae9-63b5-440b-bbfc-122faf7a192c 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-12-23 11:02:49,983 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb used request id req-03909ae9-63b5-440b-bbfc-122faf7a192c 2018-12-23 11:02:49,986 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ccda9ef0-8469-47f6-9eda-43776f4f3d75" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7476bcad4e2671e1f59f3c261c189e937ed29ddf" 2018-12-23 11:02:50,717 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 11:02:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5b071db9-f3b2-4653-8159-ec33d60c6d97 x-openstack-request-id: req-5b071db9-f3b2-4653-8159-ec33d60c6d97 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume c4e024d5-a182-4e76-952b-4174c5fdc6fb could not be found.", "code": 404}} 2018-12-23 11:02:50,718 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/c4e024d5-a182-4e76-952b-4174c5fdc6fb used request id req-5b071db9-f3b2-4653-8159-ec33d60c6d97 2018-12-23 11:02:50,718 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume c4e024d5-a182-4e76-952b-4174c5fdc6fb could not be found. (HTTP 404) (Request-ID: req-5b071db9-f3b2-4653-8159-ec33d60c6d97) 2018-12-23 11:02:50,718 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4 2018-12-23 11:02:50,721 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/20a392cc-498e-4bb0-bd96-93beb236b194 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44f3926c770ed0025deef07c886b08f5d03178e" 2018-12-23 11:02:50,783 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:02:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f4b38ac2-9dd0-47c0-b985-c042e8d7fae6 x-compute-request-id: req-f4b38ac2-9dd0-47c0-b985-c042e8d7fae6 Content-Length: 0 Content-Type: application/json 2018-12-23 11:02:50,784 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/20a392cc-498e-4bb0-bd96-93beb236b194 used request id req-f4b38ac2-9dd0-47c0-b985-c042e8d7fae6 2018-12-23 11:02:50,784 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-subnet 2018-12-23 11:02:50,784 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-subnet 2018-12-23 11:02:50,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/8e71725a-8373-44df-9974-17f436740446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e73bfa80e3fec99ad5775d9b0c0996322338d97" 2018-12-23 11:02:53,058 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3edbca73-b48d-49e7-a354-d4e5891201f3 Date: Sun, 23 Dec 2018 11:02:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:02:53,058 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/8e71725a-8373-44df-9974-17f436740446 used request id req-3edbca73-b48d-49e7-a354-d4e5891201f3 2018-12-23 11:02:53,058 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-net 2018-12-23 11:02:53,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/6a668e26-07c1-4c5f-8025-94d158f9302b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e73bfa80e3fec99ad5775d9b0c0996322338d97" 2018-12-23 11:02:54,519 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-28bc44f8-57f6-4414-b06a-82bb097c6581 Date: Sun, 23 Dec 2018 11:02:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:02:54,519 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/6a668e26-07c1-4c5f-8025-94d158f9302b used request id req-28bc44f8-57f6-4414-b06a-82bb097c6581 2018-12-23 11:02:54,520 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-188d1380-3846-4e2d-9850-bd6adbdd1de4-image 2018-12-23 11:02:54,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/5d1df209-9742-4965-9cec-5156cff19ecc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8386107b7bb0ae83754cc813ac2d2b2423fde4e3" 2018-12-23 11:02:55,447 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6e247ef3-80e9-4727-97d8-4b6af07f00bb Date: Sun, 23 Dec 2018 11:02:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:02:55,448 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/5d1df209-9742-4965-9cec-5156cff19ecc used request id req-6e247ef3-80e9-4727-97d8-4b6af07f00bb 2018-12-23 11:02:55,450 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:02:55,452 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 11:02:55,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:02:55,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:02:55,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:02:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["H4fVdKkDT7mT_Vff_3-LVg"], "issued_at": "2018-12-23T11:02:55.000000Z"}} 2018-12-23 11:02:55,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f665849d7a136dd8e679ef09258453239ca63c7f" 2018-12-23 11:02:55,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-998e479e-73d6-4935-b83d-26f77cd0ca75 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:02:55,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-998e479e-73d6-4935-b83d-26f77cd0ca75 2018-12-23 11:02:55,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f665849d7a136dd8e679ef09258453239ca63c7f" 2018-12-23 11:02:56,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-e0c90d86-384a-4312-8adc-9c4babd7c3ef Date: Sun, 23 Dec 2018 11:02:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-image"} 2018-12-23 11:02:56,105 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-image used request id req-e0c90d86-384a-4312-8adc-9c4babd7c3ef 2018-12-23 11:02:56,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f665849d7a136dd8e679ef09258453239ca63c7f" 2018-12-23 11:02:56,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4b62a614-ca29-4897-ac2d-7a8b69dc1ab4 Date: Sun, 23 Dec 2018 11:02:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 11:02:56,688 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-4b62a614-ca29-4897-ac2d-7a8b69dc1ab4 2018-12-23 11:02:56,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f665849d7a136dd8e679ef09258453239ca63c7f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-image"}' 2018-12-23 11:02:56,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440 X-Openstack-Request-Id: req-43b1c02a-7a20-4021-83fc-2aca912f88ca Date: Sun, 23 Dec 2018 11:02:56 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:02:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T11:02:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440", "min_disk": 0, "protected": false, "id": "7d3552fa-f30f-490f-bc8b-0d92b8df8440", "file": "/v2/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440/file", "checksum": null, "owner": "03b9eb3281744d03a972d5d751cccdf1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:02:56,924 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-43b1c02a-7a20-4021-83fc-2aca912f88ca 2018-12-23 11:02:56,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f665849d7a136dd8e679ef09258453239ca63c7f" -d '' 2018-12-23 11:02:58,680 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6495311a-1488-496a-8f65-7f15907f7e8c Date: Sun, 23 Dec 2018 11:02:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:02:58,680 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440/file used request id req-6495311a-1488-496a-8f65-7f15907f7e8c 2018-12-23 11:02:58,681 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 11:02:58,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f665849d7a136dd8e679ef09258453239ca63c7f" 2018-12-23 11:02:58,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-f4478cac-7ce7-4a0b-9d52-5d656ab6fe4c Date: Sun, 23 Dec 2018 11:02:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:02:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T11:02:58Z", "visibility": "shared", "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440/snap", "metadata": {}}], "self": "/v2/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440", "min_disk": 0, "protected": false, "id": "7d3552fa-f30f-490f-bc8b-0d92b8df8440", "file": "/v2/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03b9eb3281744d03a972d5d751cccdf1", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:02:58,844 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440 used request id req-f4478cac-7ce7-4a0b-9d52-5d656ab6fe4c 2018-12-23 11:02:58,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f665849d7a136dd8e679ef09258453239ca63c7f" 2018-12-23 11:02:59,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5e38aefa-0d2d-493c-8768-e56176b09b68 Date: Sun, 23 Dec 2018 11:02:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 11:02:59,009 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-5e38aefa-0d2d-493c-8768-e56176b09b68 2018-12-23 11:02:59,012 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-image 2018-12-23 11:02:59,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f665849d7a136dd8e679ef09258453239ca63c7f" 2018-12-23 11:02:59,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-e8c3cf19-af0a-448d-9a50-4314e050f6b9 Date: Sun, 23 Dec 2018 11:02:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:02:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T11:02:58Z", "visibility": "shared", "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440/snap", "metadata": {}}], "self": "/v2/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440", "min_disk": 0, "protected": false, "id": "7d3552fa-f30f-490f-bc8b-0d92b8df8440", "file": "/v2/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03b9eb3281744d03a972d5d751cccdf1", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:02:59,649 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440 used request id req-e8c3cf19-af0a-448d-9a50-4314e050f6b9 2018-12-23 11:02:59,649 - create_image - DEBUG - Instance status is - active 2018-12-23 11:02:59,649 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-image 2018-12-23 11:02:59,650 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-image 2018-12-23 11:02:59,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:02:59,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:03:00,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:03:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["i3NDEQrUSZiA0XhyZvB6zw"], "issued_at": "2018-12-23T11:03:00.000000Z"}} 2018-12-23 11:03:00,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2bf4728fac7674c6bcf6430c78b862d5b1071d" 2018-12-23 11:03:00,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6a0f0ea-52a6-40c4-96be-66da7e7882fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:03:00,118 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e6a0f0ea-52a6-40c4-96be-66da7e7882fc 2018-12-23 11:03:00,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2bf4728fac7674c6bcf6430c78b862d5b1071d" 2018-12-23 11:03:00,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-152a534d-4cef-4885-9896-d0644bbfde73 Date: Sun, 23 Dec 2018 11:03:00 GMT RESP BODY: {"networks":[]} 2018-12-23 11:03:00,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net used request id req-152a534d-4cef-4885-9896-d0644bbfde73 2018-12-23 11:03:00,291 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net 2018-12-23 11:03:00,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2bf4728fac7674c6bcf6430c78b862d5b1071d" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net", "admin_state_up": true}}' 2018-12-23 11:03:00,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-d67f9136-77c0-4e08-84c6-8bb24dd0d47e Date: Sun, 23 Dec 2018 11:03: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":"d89591e2-c745-4230-bca1-196a46c78d95","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T11:03:00Z","is_default":false,"provider:segmentation_id":45,"name":"NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:03:00Z","mtu":1450}} 2018-12-23 11:03:00,693 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-d67f9136-77c0-4e08-84c6-8bb24dd0d47e 2018-12-23 11:03:00,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=d89591e2-c745-4230-bca1-196a46c78d95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2bf4728fac7674c6bcf6430c78b862d5b1071d" 2018-12-23 11:03:00,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-be20dd1d-3cf6-496b-bea4-6c09f1c64196 Date: Sun, 23 Dec 2018 11:03:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d89591e2-c745-4230-bca1-196a46c78d95","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T11:03:00Z","provider:segmentation_id":45,"name":"NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 11:03:00,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=d89591e2-c745-4230-bca1-196a46c78d95 used request id req-be20dd1d-3cf6-496b-bea4-6c09f1c64196 2018-12-23 11:03:00,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d89591e2-c745-4230-bca1-196a46c78d95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2bf4728fac7674c6bcf6430c78b862d5b1071d" 2018-12-23 11:03:01,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-671f6034-9537-4010-b23a-187b64d05e75 Date: Sun, 23 Dec 2018 11:03:01 GMT RESP BODY: {"subnets":[]} 2018-12-23 11:03:01,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d89591e2-c745-4230-bca1-196a46c78d95 used request id req-671f6034-9537-4010-b23a-187b64d05e75 2018-12-23 11:03:01,108 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-subnet 2018-12-23 11:03:01,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2bf4728fac7674c6bcf6430c78b862d5b1071d" -d '{"subnets": [{"ip_version": 4, "network_id": "d89591e2-c745-4230-bca1-196a46c78d95", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-subnet"}]}' 2018-12-23 11:03:01,878 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8f77b7bd-f536-4952-bc2f-13f0d655b27c Date: Sun, 23 Dec 2018 11:03:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d89591e2-c745-4230-bca1-196a46c78d95","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:03:01Z","dns_nameservers":[],"updated_at":"2018-12-23T11:03:01Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"f757cb45-3f2e-426b-992b-9c67f4af908f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-subnet"}]} 2018-12-23 11:03:01,878 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-8f77b7bd-f536-4952-bc2f-13f0d655b27c 2018-12-23 11:03:01,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=d89591e2-c745-4230-bca1-196a46c78d95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2bf4728fac7674c6bcf6430c78b862d5b1071d" 2018-12-23 11:03:02,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-9e9d088b-e767-4ce4-8f78-4ac8147e82b9 Date: Sun, 23 Dec 2018 11:03:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d89591e2-c745-4230-bca1-196a46c78d95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["f757cb45-3f2e-426b-992b-9c67f4af908f"],"description":"","tags":[],"updated_at":"2018-12-23T11:03:01Z","provider:segmentation_id":45,"name":"NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 11:03:02,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=d89591e2-c745-4230-bca1-196a46c78d95 used request id req-9e9d088b-e767-4ce4-8f78-4ac8147e82b9 2018-12-23 11:03:02,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d89591e2-c745-4230-bca1-196a46c78d95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2bf4728fac7674c6bcf6430c78b862d5b1071d" 2018-12-23 11:03:02,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-467e2404-aaad-4bb0-8e66-8ecfe56047db Date: Sun, 23 Dec 2018 11:03:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d89591e2-c745-4230-bca1-196a46c78d95","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:03:01Z","dns_nameservers":[],"updated_at":"2018-12-23T11:03:01Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"f757cb45-3f2e-426b-992b-9c67f4af908f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-subnet"}]} 2018-12-23 11:03:02,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d89591e2-c745-4230-bca1-196a46c78d95 used request id req-467e2404-aaad-4bb0-8e66-8ecfe56047db 2018-12-23 11:03:02,321 - OpenStackNetwork - DEBUG - Network [d89591e2-c745-4230-bca1-196a46c78d95] created successfully 2018-12-23 11:03:02,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:03:02,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:03:02,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:03:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["e9Uxkt48QR-S6CPzgAn-Mw"], "issued_at": "2018-12-23T11:03:02.000000Z"}} 2018-12-23 11:03:02,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295c53178c7e5a75ccfc0f0fd4c6940fc72db222" 2018-12-23 11:03:02,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-946ccbeb-63f2-4126-bd00-2a512d67c626 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:03:02,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-946ccbeb-63f2-4126-bd00-2a512d67c626 2018-12-23 11:03:02,869 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:03:02,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295c53178c7e5a75ccfc0f0fd4c6940fc72db222" 2018-12-23 11:03:03,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-92252b40-4fc3-44f9-9386-e9f66f288f2d x-compute-request-id: req-92252b40-4fc3-44f9-9386-e9f66f288f2d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 11:03:03,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-92252b40-4fc3-44f9-9386-e9f66f288f2d 2018-12-23 11:03:03,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295c53178c7e5a75ccfc0f0fd4c6940fc72db222" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 11:03:03,184 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f10117e-1745-4e24-b61b-11a6d62441ad x-compute-request-id: req-6f10117e-1745-4e24-b61b-11a6d62441ad Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "name": "NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:03:03,184 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-6f10117e-1745-4e24-b61b-11a6d62441ad 2018-12-23 11:03:03,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:03:03,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:03:03,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:03:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["fuTOfXJJT8mSoGBnkVy21Q"], "issued_at": "2018-12-23T11:03:03.000000Z"}} 2018-12-23 11:03:03,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}704c400c056b0f33e0795d471f60e2c27b6c7a78" 2018-12-23 11:03:03,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a62d7f4-117e-4af1-a014-3142e073ce67 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:03:03,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0a62d7f4-117e-4af1-a014-3142e073ce67 2018-12-23 11:03:03,652 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}704c400c056b0f33e0795d471f60e2c27b6c7a78" 2018-12-23 11:03:04,415 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:03 GMT Server: Apache x-compute-request-id: req-148491f8-069b-4ef7-a76e-2b07e38a8e1d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-148491f8-069b-4ef7-a76e-2b07e38a8e1d Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 11:03:04,415 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/detail used request id req-148491f8-069b-4ef7-a76e-2b07e38a8e1d 2018-12-23 11:03:04,418 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-148491f8-069b-4ef7-a76e-2b07e38a8e1d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}704c400c056b0f33e0795d471f60e2c27b6c7a78" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47", "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-12-23 11:03:05,373 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:03:04 GMT Server: Apache x-compute-request-id: req-520aa4de-59da-4c9c-89fe-4d9c350ffac5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-520aa4de-59da-4c9c-89fe-4d9c350ffac5 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "76c68e82c31749e5b1b4674c13085226", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/a90c2bdd-6db9-45eb-b2d0-0c1130a009ac", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/a90c2bdd-6db9-45eb-b2d0-0c1130a009ac", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T11:03:05.218837", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a90c2bdd-6db9-45eb-b2d0-0c1130a009ac", "size": 1}} 2018-12-23 11:03:05,373 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes used request id req-520aa4de-59da-4c9c-89fe-4d9c350ffac5 2018-12-23 11:03:05,377 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/a90c2bdd-6db9-45eb-b2d0-0c1130a009ac -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-148491f8-069b-4ef7-a76e-2b07e38a8e1d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}704c400c056b0f33e0795d471f60e2c27b6c7a78" 2018-12-23 11:03:05,576 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:05 GMT Server: Apache x-compute-request-id: req-289bb3ff-f5ee-4f3a-830c-768ee1c6e6f0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-289bb3ff-f5ee-4f3a-830c-768ee1c6e6f0 Content-Encoding: gzip Content-Length: 503 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/a90c2bdd-6db9-45eb-b2d0-0c1130a009ac", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/a90c2bdd-6db9-45eb-b2d0-0c1130a009ac", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": null, "replication_status": null, "snapshot_id": null, "id": "a90c2bdd-6db9-45eb-b2d0-0c1130a009ac", "size": 1, "user_id": "76c68e82c31749e5b1b4674c13085226", "os-vol-tenant-attr:tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "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-02fc6abe-d38f-45dc-b699-7a99c3dcce47", "bootable": "false", "created_at": "2018-12-23T11:03:05.000000", "volume_type": null}} 2018-12-23 11:03:05,576 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/a90c2bdd-6db9-45eb-b2d0-0c1130a009ac used request id req-289bb3ff-f5ee-4f3a-830c-768ee1c6e6f0 2018-12-23 11:03:05,577 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47 2018-12-23 11:03:05,579 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/a90c2bdd-6db9-45eb-b2d0-0c1130a009ac -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-148491f8-069b-4ef7-a76e-2b07e38a8e1d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}704c400c056b0f33e0795d471f60e2c27b6c7a78" 2018-12-23 11:03:05,637 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:05 GMT Server: Apache x-compute-request-id: req-f6fb6e60-1668-4f7e-b129-e99033993ce5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f6fb6e60-1668-4f7e-b129-e99033993ce5 Content-Encoding: gzip Content-Length: 503 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/a90c2bdd-6db9-45eb-b2d0-0c1130a009ac", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/a90c2bdd-6db9-45eb-b2d0-0c1130a009ac", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": null, "replication_status": null, "snapshot_id": null, "id": "a90c2bdd-6db9-45eb-b2d0-0c1130a009ac", "size": 1, "user_id": "76c68e82c31749e5b1b4674c13085226", "os-vol-tenant-attr:tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "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-02fc6abe-d38f-45dc-b699-7a99c3dcce47", "bootable": "false", "created_at": "2018-12-23T11:03:05.000000", "volume_type": null}} 2018-12-23 11:03:05,637 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/a90c2bdd-6db9-45eb-b2d0-0c1130a009ac used request id req-f6fb6e60-1668-4f7e-b129-e99033993ce5 2018-12-23 11:03:05,637 - create_volume - DEBUG - Instance status is - creating 2018-12-23 11:03:05,638 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-23 11:03:08,641 - create_volume - DEBUG - Volume status query timeout in 296.936024904 2018-12-23 11:03:08,644 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/a90c2bdd-6db9-45eb-b2d0-0c1130a009ac -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-148491f8-069b-4ef7-a76e-2b07e38a8e1d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}704c400c056b0f33e0795d471f60e2c27b6c7a78" 2018-12-23 11:03:09,550 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:08 GMT Server: Apache x-compute-request-id: req-f768d8f1-5f86-4f37-8670-92242c072ceb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f768d8f1-5f86-4f37-8670-92242c072ceb Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/a90c2bdd-6db9-45eb-b2d0-0c1130a009ac", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/a90c2bdd-6db9-45eb-b2d0-0c1130a009ac", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T11:03:05.000000", "replication_status": null, "snapshot_id": null, "id": "a90c2bdd-6db9-45eb-b2d0-0c1130a009ac", "size": 1, "user_id": "76c68e82c31749e5b1b4674c13085226", "os-vol-tenant-attr:tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "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-02fc6abe-d38f-45dc-b699-7a99c3dcce47", "bootable": "false", "created_at": "2018-12-23T11:03:05.000000", "volume_type": null}} 2018-12-23 11:03:09,550 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/a90c2bdd-6db9-45eb-b2d0-0c1130a009ac used request id req-f768d8f1-5f86-4f37-8670-92242c072ceb 2018-12-23 11:03:09,551 - create_volume - DEBUG - Instance status is - available 2018-12-23 11:03:09,551 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47 2018-12-23 11:03:09,551 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47 2018-12-23 11:03:09,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:03:09,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:03:09,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:03:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["pba4Jw_gScqqNf2JMhcd0Q"], "issued_at": "2018-12-23T11:03:09.000000Z"}} 2018-12-23 11:03:09,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:10,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-714c39e5-9231-4b0b-b0ff-5d026dc11d63 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:03:10,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-714c39e5-9231-4b0b-b0ff-5d026dc11d63 2018-12-23 11:03:10,024 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:03:10,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:10,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd6b972b-b51d-4827-b9f7-e2bbdf229ffa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:03:10,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cd6b972b-b51d-4827-b9f7-e2bbdf229ffa 2018-12-23 11:03:10,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:10,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a78f6423-686a-4d7f-8864-1e6ae5e66469 Date: Sun, 23 Dec 2018 11:03:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d89591e2-c745-4230-bca1-196a46c78d95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["f757cb45-3f2e-426b-992b-9c67f4af908f"],"description":"","tags":[],"updated_at":"2018-12-23T11:03:01Z","provider:segmentation_id":45,"name":"NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 11:03:10,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net used request id req-a78f6423-686a-4d7f-8864-1e6ae5e66469 2018-12-23 11:03:10,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 11:03:10,496 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 11:03: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 11:03:10,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:10,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af5a171a-1b40-44fb-b091-d9f71d4a4649 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:03:10,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-af5a171a-1b40-44fb-b091-d9f71d4a4649 2018-12-23 11:03:10,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d89591e2-c745-4230-bca1-196a46c78d95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:10,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0c244b0f-8a21-4ca4-895b-85f9c98c1e5c Date: Sun, 23 Dec 2018 11:03:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d89591e2-c745-4230-bca1-196a46c78d95","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:03:01Z","dns_nameservers":[],"updated_at":"2018-12-23T11:03:01Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"f757cb45-3f2e-426b-992b-9c67f4af908f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-subnet"}]} 2018-12-23 11:03:10,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d89591e2-c745-4230-bca1-196a46c78d95 used request id req-0c244b0f-8a21-4ca4-895b-85f9c98c1e5c 2018-12-23 11:03:10,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=d89591e2-c745-4230-bca1-196a46c78d95&name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:11,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1b753ac5-265a-4e10-bd03-24864c225dc6 Date: Sun, 23 Dec 2018 11:03:11 GMT RESP BODY: {"ports":[]} 2018-12-23 11:03:11,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=d89591e2-c745-4230-bca1-196a46c78d95&name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-port&admin_state_up=True used request id req-1b753ac5-265a-4e10-bd03-24864c225dc6 2018-12-23 11:03:11,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:11,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0e931713-4b02-4135-926f-3177adff9e73 x-compute-request-id: req-0e931713-4b02-4135-926f-3177adff9e73 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 11:03:11,390 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-vm_inst used request id req-0e931713-4b02-4135-926f-3177adff9e73 2018-12-23 11:03:11,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:11,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-5e06ee1b-c7eb-4722-9367-6219ec37e960 Date: Sun, 23 Dec 2018 11:03:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d89591e2-c745-4230-bca1-196a46c78d95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["f757cb45-3f2e-426b-992b-9c67f4af908f"],"description":"","tags":[],"updated_at":"2018-12-23T11:03:01Z","provider:segmentation_id":45,"name":"NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 11:03:11,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net used request id req-5e06ee1b-c7eb-4722-9367-6219ec37e960 2018-12-23 11:03:11,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:11,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58756b4b-6fd5-408d-ab30-5b6de675b81d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:03:11,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-58756b4b-6fd5-408d-ab30-5b6de675b81d 2018-12-23 11:03:11,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d89591e2-c745-4230-bca1-196a46c78d95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:11,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-28e376d0-4cf4-459d-b4bb-131b6148aa7a Date: Sun, 23 Dec 2018 11:03:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d89591e2-c745-4230-bca1-196a46c78d95","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:03:01Z","dns_nameservers":[],"updated_at":"2018-12-23T11:03:01Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"f757cb45-3f2e-426b-992b-9c67f4af908f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-subnet"}]} 2018-12-23 11:03:11,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d89591e2-c745-4230-bca1-196a46c78d95 used request id req-28e376d0-4cf4-459d-b4bb-131b6148aa7a 2018-12-23 11:03:11,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=d89591e2-c745-4230-bca1-196a46c78d95&name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:11,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fa435f31-53c3-48fb-bd6a-6eb191aca995 Date: Sun, 23 Dec 2018 11:03:11 GMT RESP BODY: {"ports":[]} 2018-12-23 11:03:11,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=d89591e2-c745-4230-bca1-196a46c78d95&name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-port&admin_state_up=True used request id req-fa435f31-53c3-48fb-bd6a-6eb191aca995 2018-12-23 11:03:11,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:03:11,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:03:12,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:03:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["AgjJ-T6WRQOjs0fIKAq15g"], "issued_at": "2018-12-23T11:03:12.000000Z"}} 2018-12-23 11:03:12,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f0911a3c8ed63780f4f23c329d3e602e0570f6" 2018-12-23 11:03:12,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e616a5ea-3c70-44aa-918a-14f48a1a0de7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:03:12,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e616a5ea-3c70-44aa-918a-14f48a1a0de7 2018-12-23 11:03:12,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:12,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-0aaabeed-7b37-4ce0-aea4-8b8711458d83 Date: Sun, 23 Dec 2018 11:03:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d89591e2-c745-4230-bca1-196a46c78d95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["f757cb45-3f2e-426b-992b-9c67f4af908f"],"description":"","tags":[],"updated_at":"2018-12-23T11:03:01Z","provider:segmentation_id":45,"name":"NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 11:03:12,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net used request id req-0aaabeed-7b37-4ce0-aea4-8b8711458d83 2018-12-23 11:03:12,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d89591e2-c745-4230-bca1-196a46c78d95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:12,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e46fae36-3291-4ba2-9896-caab77074d0c Date: Sun, 23 Dec 2018 11:03:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d89591e2-c745-4230-bca1-196a46c78d95","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:03:01Z","dns_nameservers":[],"updated_at":"2018-12-23T11:03:01Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"f757cb45-3f2e-426b-992b-9c67f4af908f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-subnet"}]} 2018-12-23 11:03:12,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d89591e2-c745-4230-bca1-196a46c78d95 used request id req-e46fae36-3291-4ba2-9896-caab77074d0c 2018-12-23 11:03:12,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:13,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-e52fae9a-4922-42cb-94c8-fa117679117b Date: Sun, 23 Dec 2018 11:03:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d89591e2-c745-4230-bca1-196a46c78d95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["f757cb45-3f2e-426b-992b-9c67f4af908f"],"description":"","tags":[],"updated_at":"2018-12-23T11:03:01Z","provider:segmentation_id":45,"name":"NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 11:03:13,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net used request id req-e52fae9a-4922-42cb-94c8-fa117679117b 2018-12-23 11:03:13,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 11:03:13,157 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 11:03: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 11:03:13,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f0911a3c8ed63780f4f23c329d3e602e0570f6" 2018-12-23 11:03:13,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f867fad-f83d-432b-9dc0-d58ab1431ad1 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:03:13,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-9f867fad-f83d-432b-9dc0-d58ab1431ad1 2018-12-23 11:03:13,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d89591e2-c745-4230-bca1-196a46c78d95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:13,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cbfd5dff-590a-44dc-bbbf-17c3b1cf2aba Date: Sun, 23 Dec 2018 11:03:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d89591e2-c745-4230-bca1-196a46c78d95","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:03:01Z","dns_nameservers":[],"updated_at":"2018-12-23T11:03:01Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"f757cb45-3f2e-426b-992b-9c67f4af908f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-subnet"}]} 2018-12-23 11:03:13,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d89591e2-c745-4230-bca1-196a46c78d95 used request id req-cbfd5dff-590a-44dc-bbbf-17c3b1cf2aba 2018-12-23 11:03:13,443 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net 2018-12-23 11:03:13,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" -d '{"port": {"network_id": "d89591e2-c745-4230-bca1-196a46c78d95", "name": "NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-port", "admin_state_up": true}}' 2018-12-23 11:03:14,214 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-1a4d6c4d-8ce1-4885-adfd-762261191d66 Date: Sun, 23 Dec 2018 11:03:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:03:13Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f757cb45-3f2e-426b-992b-9c67f4af908f","ip_address":"10.55.0.6"}],"id":"87d4bc04-8542-4999-a2a3-c101fdc3f5e7","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:18:66:0a","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-port","admin_state_up":true,"network_id":"d89591e2-c745-4230-bca1-196a46c78d95","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:03:13Z","binding:vnic_type":"normal"}} 2018-12-23 11:03:14,214 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-1a4d6c4d-8ce1-4885-adfd-762261191d66 2018-12-23 11:03:14,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:14,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-76eb0e32-9599-4707-a3a6-d2d6f26f972d Date: Sun, 23 Dec 2018 11:03:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d89591e2-c745-4230-bca1-196a46c78d95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["f757cb45-3f2e-426b-992b-9c67f4af908f"],"description":"","tags":[],"updated_at":"2018-12-23T11:03:01Z","provider:segmentation_id":45,"name":"NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 11:03:14,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net used request id req-76eb0e32-9599-4707-a3a6-d2d6f26f972d 2018-12-23 11:03:14,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:14,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3789ede-6d4b-424d-a22d-2130a99a8d3b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:03:14,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-a3789ede-6d4b-424d-a22d-2130a99a8d3b 2018-12-23 11:03:14,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d89591e2-c745-4230-bca1-196a46c78d95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:14,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bbdf8757-d0b4-4d94-8693-d5b70865ef03 Date: Sun, 23 Dec 2018 11:03:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d89591e2-c745-4230-bca1-196a46c78d95","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:03:01Z","dns_nameservers":[],"updated_at":"2018-12-23T11:03:01Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"f757cb45-3f2e-426b-992b-9c67f4af908f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-subnet"}]} 2018-12-23 11:03:14,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d89591e2-c745-4230-bca1-196a46c78d95 used request id req-bbdf8757-d0b4-4d94-8693-d5b70865ef03 2018-12-23 11:03:14,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=d89591e2-c745-4230-bca1-196a46c78d95&name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:14,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-de47fd4a-c95f-4387-8337-2766bfbfe6de Date: Sun, 23 Dec 2018 11:03:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:03:13Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f757cb45-3f2e-426b-992b-9c67f4af908f","ip_address":"10.55.0.6"}],"id":"87d4bc04-8542-4999-a2a3-c101fdc3f5e7","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:18:66:0a","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-port","admin_state_up":true,"network_id":"d89591e2-c745-4230-bca1-196a46c78d95","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:03:13Z","binding:vnic_type":"normal"}]} 2018-12-23 11:03:14,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=d89591e2-c745-4230-bca1-196a46c78d95&name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-port&admin_state_up=True used request id req-de47fd4a-c95f-4387-8337-2766bfbfe6de 2018-12-23 11:03:14,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:14,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c0aa8ec-5f42-4ca4-828b-7ac9beca26f7 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:03:14,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-4c0aa8ec-5f42-4ca4-828b-7ac9beca26f7 2018-12-23 11:03:14,749 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-vm_inst 2018-12-23 11:03:14,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:14,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a79c15e-b4bc-4fe8-8019-28d8f088b6d8 x-compute-request-id: req-7a79c15e-b4bc-4fe8-8019-28d8f088b6d8 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-flavor"}]} 2018-12-23 11:03:14,782 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7a79c15e-b4bc-4fe8-8019-28d8f088b6d8 2018-12-23 11:03:14,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/a67c8f25-a09f-4bc4-bca2-4dfcae879cd2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:14,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8ef6fdb-e53b-42ed-9062-8c622e0a204b x-compute-request-id: req-c8ef6fdb-e53b-42ed-9062-8c622e0a204b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "name": "NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:03:14,808 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/a67c8f25-a09f-4bc4-bca2-4dfcae879cd2 used request id req-c8ef6fdb-e53b-42ed-9062-8c622e0a204b 2018-12-23 11:03:14,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:15,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-1f64e60e-9b19-4120-a3cd-43e6fb1c2a76 Date: Sun, 23 Dec 2018 11:03:15 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:02:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T11:02:58Z", "visibility": "shared", "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440/snap", "metadata": {}}], "self": "/v2/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440", "min_disk": 0, "protected": false, "id": "7d3552fa-f30f-490f-bc8b-0d92b8df8440", "file": "/v2/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03b9eb3281744d03a972d5d751cccdf1", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-image"} 2018-12-23 11:03:15,439 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-image used request id req-1f64e60e-9b19-4120-a3cd-43e6fb1c2a76 2018-12-23 11:03:15,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:15,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-253198c7-04a8-49b8-81f5-cf6c12aca9fa Date: Sun, 23 Dec 2018 11:03:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 11:03:15,589 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-253198c7-04a8-49b8-81f5-cf6c12aca9fa 2018-12-23 11:03:15,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-vm_inst", "imageRef": "7d3552fa-f30f-490f-bc8b-0d92b8df8440", "flavorRef": "a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "max_count": 1, "min_count": 1, "networks": [{"port": "87d4bc04-8542-4999-a2a3-c101fdc3f5e7"}]}}' 2018-12-23 11:03:17,904 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:03:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ae67434b-240a-4276-955e-5fdc1816774c x-compute-request-id: req-ae67434b-240a-4276-955e-5fdc1816774c Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "rel": "bookmark"}], "adminPass": "TeP5mmWQB59N"}} 2018-12-23 11:03:17,904 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-ae67434b-240a-4276-955e-5fdc1816774c 2018-12-23 11:03:17,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:18,276 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03: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-f3d4abad-266b-400c-9605-a46e8fbb7289 x-compute-request-id: req-f3d4abad-266b-400c-9605-a46e8fbb7289 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.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "rel": "bookmark"}], "image": {"id": "7d3552fa-f30f-490f-bc8b-0d92b8df8440", "links": [{"href": "http://172.30.9.22:8774/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "links": [{"href": "http://172.30.9.22:8774/flavors/a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "rel": "bookmark"}]}, "id": "518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:03:17Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-vm_inst", "created": "2018-12-23T11:03:17Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:03:18,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468 used request id req-f3d4abad-266b-400c-9605-a46e8fbb7289 2018-12-23 11:03:18,277 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-vm_inst 2018-12-23 11:03:18,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:18,660 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6f003fb-328a-430d-8d10-9b645d7661bd x-compute-request-id: req-b6f003fb-328a-430d-8d10-9b645d7661bd 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.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "rel": "bookmark"}], "image": {"id": "7d3552fa-f30f-490f-bc8b-0d92b8df8440", "links": [{"href": "http://172.30.9.22:8774/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "links": [{"href": "http://172.30.9.22:8774/flavors/a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "rel": "bookmark"}]}, "id": "518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:03:18Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-vm_inst", "created": "2018-12-23T11:03:17Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:03:18,661 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468 used request id req-b6f003fb-328a-430d-8d10-9b645d7661bd 2018-12-23 11:03:18,661 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-vm_inst] is - BUILD 2018-12-23 11:03:18,661 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 11:03:21,664 - create_instance - DEBUG - VM status query timeout in 896.61298418 2018-12-23 11:03:21,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:22,433 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03: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-4fa10935-8ae8-4a7f-bee2-bd35ce81687b x-compute-request-id: req-4fa10935-8ae8-4a7f-bee2-bd35ce81687b Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "rel": "bookmark"}], "image": {"id": "7d3552fa-f30f-490f-bc8b-0d92b8df8440", "links": [{"href": "http://172.30.9.22:8774/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "links": [{"href": "http://172.30.9.22:8774/flavors/a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "rel": "bookmark"}]}, "id": "518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:03:20Z", "hostId": "f2b16ac0f2f71ed3a9486538904f435680f9dd30acb4852d4635e5d5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-02fc6abe-d38f-45dc-b699-7a99c3dcce47-vm_inst", "created": "2018-12-23T11:03:17Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:03:22,434 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468 used request id req-4fa10935-8ae8-4a7f-bee2-bd35ce81687b 2018-12-23 11:03:22,434 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-vm_inst] is - BUILD 2018-12-23 11:03:22,434 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 11:03:25,438 - create_instance - DEBUG - VM status query timeout in 892.839963198 2018-12-23 11:03:25,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:26,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03: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-f04fdc91-e95e-4d4a-8f05-593214d3afb4 x-compute-request-id: req-f04fdc91-e95e-4d4a-8f05-593214d3afb4 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:66:0a", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "rel": "bookmark"}], "image": {"id": "7d3552fa-f30f-490f-bc8b-0d92b8df8440", "links": [{"href": "http://172.30.9.22:8774/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-12-23T11:03:22.000000", "flavor": {"id": "a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "links": [{"href": "http://172.30.9.22:8774/flavors/a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "rel": "bookmark"}]}, "id": "518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:03:24Z", "hostId": "f2b16ac0f2f71ed3a9486538904f435680f9dd30acb4852d4635e5d5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-02fc6abe-d38f-45dc-b699-7a99c3dcce47-vm_inst", "created": "2018-12-23T11:03:17Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:03:26,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468 used request id req-f04fdc91-e95e-4d4a-8f05-593214d3afb4 2018-12-23 11:03:26,108 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-vm_inst] is - ACTIVE 2018-12-23 11:03:26,109 - create_instance - INFO - VM is - ACTIVE 2018-12-23 11:03:26,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:26,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e4402d2-4b3b-4bc0-bb95-e7672d0fc1e0 x-compute-request-id: req-2e4402d2-4b3b-4bc0-bb95-e7672d0fc1e0 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:66:0a", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "rel": "bookmark"}], "image": {"id": "7d3552fa-f30f-490f-bc8b-0d92b8df8440", "links": [{"href": "http://172.30.9.22:8774/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-12-23T11:03:22.000000", "flavor": {"id": "a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "links": [{"href": "http://172.30.9.22:8774/flavors/a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "rel": "bookmark"}]}, "id": "518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:03:24Z", "hostId": "f2b16ac0f2f71ed3a9486538904f435680f9dd30acb4852d4635e5d5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-02fc6abe-d38f-45dc-b699-7a99c3dcce47-vm_inst", "created": "2018-12-23T11:03:17Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:03:26,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468 used request id req-2e4402d2-4b3b-4bc0-bb95-e7672d0fc1e0 2018-12-23 11:03:26,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:27,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-14db627f-e5c7-423f-9781-093600a400fb Date: Sun, 23 Dec 2018 11:03:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d89591e2-c745-4230-bca1-196a46c78d95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["f757cb45-3f2e-426b-992b-9c67f4af908f"],"description":"","tags":[],"updated_at":"2018-12-23T11:03:01Z","provider:segmentation_id":45,"name":"NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 11:03:27,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net used request id req-14db627f-e5c7-423f-9781-093600a400fb 2018-12-23 11:03:27,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:27,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2814c2b-d093-497e-92e8-761ec8bd4958 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:03:27,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-e2814c2b-d093-497e-92e8-761ec8bd4958 2018-12-23 11:03:27,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d89591e2-c745-4230-bca1-196a46c78d95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:27,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-142cb971-1c25-4724-adb1-540bb42f600c Date: Sun, 23 Dec 2018 11:03:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d89591e2-c745-4230-bca1-196a46c78d95","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:03:01Z","dns_nameservers":[],"updated_at":"2018-12-23T11:03:01Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"f757cb45-3f2e-426b-992b-9c67f4af908f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-subnet"}]} 2018-12-23 11:03:27,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d89591e2-c745-4230-bca1-196a46c78d95 used request id req-142cb971-1c25-4724-adb1-540bb42f600c 2018-12-23 11:03:27,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=d89591e2-c745-4230-bca1-196a46c78d95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:27,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-d13e58b9-d839-4284-b7ad-6db2872e3956 Date: Sun, 23 Dec 2018 11:03:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:03:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f757cb45-3f2e-426b-992b-9c67f4af908f","ip_address":"10.55.0.6"}],"id":"87d4bc04-8542-4999-a2a3-c101fdc3f5e7","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:18:66:0a","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"518bd0d7-f6cd-4a1f-97bb-6a33617e7468","name":"NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-port","admin_state_up":true,"network_id":"d89591e2-c745-4230-bca1-196a46c78d95","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:03:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:03:03Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f757cb45-3f2e-426b-992b-9c67f4af908f","ip_address":"10.55.0.4"}],"id":"a7ee9f73-0b4a-47f8-9c70-0c72b52470d3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:a8:f4","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d89591e2-c745-4230-bca1-196a46c78d95","name":"","admin_state_up":true,"network_id":"d89591e2-c745-4230-bca1-196a46c78d95","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:03:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:03:02Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f757cb45-3f2e-426b-992b-9c67f4af908f","ip_address":"10.55.0.3"}],"id":"b28363eb-d566-4ebe-9cc3-15e3884295be","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d3:87:97","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d89591e2-c745-4230-bca1-196a46c78d95","name":"","admin_state_up":true,"network_id":"d89591e2-c745-4230-bca1-196a46c78d95","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:03:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:03:02Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f757cb45-3f2e-426b-992b-9c67f4af908f","ip_address":"10.55.0.2"}],"id":"b61ac47c-f154-47fa-9392-03f09ed8e8bd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:b6:8e","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d89591e2-c745-4230-bca1-196a46c78d95","name":"","admin_state_up":true,"network_id":"d89591e2-c745-4230-bca1-196a46c78d95","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:03:02Z","binding:vnic_type":"normal"}]} 2018-12-23 11:03:27,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=d89591e2-c745-4230-bca1-196a46c78d95 used request id req-d13e58b9-d839-4284-b7ad-6db2872e3956 2018-12-23 11:03:27,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:03:27,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:03:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["iZpAfqinR_qG-8N6_XVeoA"], "issued_at": "2018-12-23T11:03:27.000000Z"}} 2018-12-23 11:03:27,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0073a6040927d5375488312a87b89e6a73bd2027" 2018-12-23 11:03:28,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d89a8a7d-4201-4843-935b-1e818ce1a0cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:03:28,008 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d89a8a7d-4201-4843-935b-1e818ce1a0cc 2018-12-23 11:03:28,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:28,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03: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-d15d3d1e-6d71-4a17-bf27-86872a72b65d x-compute-request-id: req-d15d3d1e-6d71-4a17-bf27-86872a72b65d Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:66:0a", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "rel": "bookmark"}], "image": {"id": "7d3552fa-f30f-490f-bc8b-0d92b8df8440", "links": [{"href": "http://172.30.9.22:8774/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-12-23T11:03:22.000000", "flavor": {"id": "a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "links": [{"href": "http://172.30.9.22:8774/flavors/a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "rel": "bookmark"}]}, "id": "518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:03:24Z", "hostId": "f2b16ac0f2f71ed3a9486538904f435680f9dd30acb4852d4635e5d5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-02fc6abe-d38f-45dc-b699-7a99c3dcce47-vm_inst", "created": "2018-12-23T11:03:17Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:03:28,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468 used request id req-d15d3d1e-6d71-4a17-bf27-86872a72b65d 2018-12-23 11:03:28,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:28,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-27877c94-ac57-4675-b31a-78988c1c67cc Date: Sun, 23 Dec 2018 11:03:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d89591e2-c745-4230-bca1-196a46c78d95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["f757cb45-3f2e-426b-992b-9c67f4af908f"],"description":"","tags":[],"updated_at":"2018-12-23T11:03:01Z","provider:segmentation_id":45,"name":"NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 11:03:28,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net used request id req-27877c94-ac57-4675-b31a-78988c1c67cc 2018-12-23 11:03:28,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:28,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-131bc386-1587-4788-a62a-0334f6e2e5e7 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:03:28,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-131bc386-1587-4788-a62a-0334f6e2e5e7 2018-12-23 11:03:28,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=d89591e2-c745-4230-bca1-196a46c78d95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:28,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-30626a61-a356-470e-b311-ab3293598a70 Date: Sun, 23 Dec 2018 11:03:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d89591e2-c745-4230-bca1-196a46c78d95","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:03:01Z","dns_nameservers":[],"updated_at":"2018-12-23T11:03:01Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"f757cb45-3f2e-426b-992b-9c67f4af908f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-subnet"}]} 2018-12-23 11:03:28,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=d89591e2-c745-4230-bca1-196a46c78d95 used request id req-30626a61-a356-470e-b311-ab3293598a70 2018-12-23 11:03:28,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=d89591e2-c745-4230-bca1-196a46c78d95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:28,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3534 X-Openstack-Request-Id: req-180ffc3c-b810-41e8-becc-9af071d18151 Date: Sun, 23 Dec 2018 11:03:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:03:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f757cb45-3f2e-426b-992b-9c67f4af908f","ip_address":"10.55.0.6"}],"id":"87d4bc04-8542-4999-a2a3-c101fdc3f5e7","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:18:66:0a","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"518bd0d7-f6cd-4a1f-97bb-6a33617e7468","name":"NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-port","admin_state_up":true,"network_id":"d89591e2-c745-4230-bca1-196a46c78d95","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:03:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:03:03Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f757cb45-3f2e-426b-992b-9c67f4af908f","ip_address":"10.55.0.4"}],"id":"a7ee9f73-0b4a-47f8-9c70-0c72b52470d3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:a8:f4","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d89591e2-c745-4230-bca1-196a46c78d95","name":"","admin_state_up":true,"network_id":"d89591e2-c745-4230-bca1-196a46c78d95","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:03:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:03:02Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f757cb45-3f2e-426b-992b-9c67f4af908f","ip_address":"10.55.0.3"}],"id":"b28363eb-d566-4ebe-9cc3-15e3884295be","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d3:87:97","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d89591e2-c745-4230-bca1-196a46c78d95","name":"","admin_state_up":true,"network_id":"d89591e2-c745-4230-bca1-196a46c78d95","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:03:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:03:02Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f757cb45-3f2e-426b-992b-9c67f4af908f","ip_address":"10.55.0.2"}],"id":"b61ac47c-f154-47fa-9392-03f09ed8e8bd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:b6:8e","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d89591e2-c745-4230-bca1-196a46c78d95","name":"","admin_state_up":true,"network_id":"d89591e2-c745-4230-bca1-196a46c78d95","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:03:02Z","binding:vnic_type":"normal"}]} 2018-12-23 11:03:28,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=d89591e2-c745-4230-bca1-196a46c78d95 used request id req-180ffc3c-b810-41e8-becc-9af071d18151 2018-12-23 11:03:28,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0073a6040927d5375488312a87b89e6a73bd2027" -d '{"volumeAttachment": {"volumeId": "a90c2bdd-6db9-45eb-b2d0-0c1130a009ac"}}' 2018-12-23 11:03:31,011 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03: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-c0e4d51b-91c6-43b9-b157-c502848f7127 x-compute-request-id: req-c0e4d51b-91c6-43b9-b157-c502848f7127 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "id": "a90c2bdd-6db9-45eb-b2d0-0c1130a009ac", "volumeId": "a90c2bdd-6db9-45eb-b2d0-0c1130a009ac"}} 2018-12-23 11:03:31,011 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468/os-volume_attachments used request id req-c0e4d51b-91c6-43b9-b157-c502848f7127 2018-12-23 11:03:31,012 - create_instance - INFO - Deleting Port with ID - 87d4bc04-8542-4999-a2a3-c101fdc3f5e7 2018-12-23 11:03:31,013 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-port 2018-12-23 11:03:31,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/87d4bc04-8542-4999-a2a3-c101fdc3f5e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:31,716 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-563321e1-fecf-4360-869a-2be462307cf5 Date: Sun, 23 Dec 2018 11:03:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:03:31,717 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/87d4bc04-8542-4999-a2a3-c101fdc3f5e7 used request id req-563321e1-fecf-4360-869a-2be462307cf5 2018-12-23 11:03:31,717 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-vm_inst 2018-12-23 11:03:31,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:32,114 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:03: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-68edecb7-9499-4f0a-a99c-1ad5657a338a x-compute-request-id: req-68edecb7-9499-4f0a-a99c-1ad5657a338a Content-Type: application/json 2018-12-23 11:03:32,114 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468 used request id req-68edecb7-9499-4f0a-a99c-1ad5657a338a 2018-12-23 11:03:32,115 - create_instance - INFO - Checking deletion status 2018-12-23 11:03:32,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:32,495 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03: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-23179ce3-9cbe-403a-92be-7ce62bc01981 x-compute-request-id: req-23179ce3-9cbe-403a-92be-7ce62bc01981 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:66:0a", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "rel": "bookmark"}], "image": {"id": "7d3552fa-f30f-490f-bc8b-0d92b8df8440", "links": [{"href": "http://172.30.9.22:8774/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-12-23T11:03:22.000000", "flavor": {"id": "a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "links": [{"href": "http://172.30.9.22:8774/flavors/a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "rel": "bookmark"}]}, "id": "518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:03:31Z", "hostId": "f2b16ac0f2f71ed3a9486538904f435680f9dd30acb4852d4635e5d5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-02fc6abe-d38f-45dc-b699-7a99c3dcce47-vm_inst", "created": "2018-12-23T11:03:17Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [{"id": "a90c2bdd-6db9-45eb-b2d0-0c1130a009ac"}], "metadata": {}}} 2018-12-23 11:03:32,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468 used request id req-23179ce3-9cbe-403a-92be-7ce62bc01981 2018-12-23 11:03:32,496 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-vm_inst] is - ACTIVE 2018-12-23 11:03:32,496 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 11:03:35,496 - create_instance - DEBUG - VM status query timeout in 296.618612051 2018-12-23 11:03:35,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:35,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19b65fbf-6d2a-4555-955e-fd08d717c792 x-compute-request-id: req-19b65fbf-6d2a-4555-955e-fd08d717c792 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "rel": "bookmark"}], "image": {"id": "7d3552fa-f30f-490f-bc8b-0d92b8df8440", "links": [{"href": "http://172.30.9.22:8774/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-12-23T11:03:22.000000", "flavor": {"id": "a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "links": [{"href": "http://172.30.9.22:8774/flavors/a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "rel": "bookmark"}]}, "id": "518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:03:33Z", "hostId": "f2b16ac0f2f71ed3a9486538904f435680f9dd30acb4852d4635e5d5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-02fc6abe-d38f-45dc-b699-7a99c3dcce47-vm_inst", "created": "2018-12-23T11:03:17Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [{"id": "a90c2bdd-6db9-45eb-b2d0-0c1130a009ac"}], "metadata": {}}} 2018-12-23 11:03:35,886 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468 used request id req-19b65fbf-6d2a-4555-955e-fd08d717c792 2018-12-23 11:03:35,886 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-vm_inst] is - ACTIVE 2018-12-23 11:03:35,887 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 11:03:38,890 - create_instance - DEBUG - VM status query timeout in 293.225028992 2018-12-23 11:03:38,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:39,288 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14186147-e453-49d1-81ba-64f118cdae2a x-compute-request-id: req-14186147-e453-49d1-81ba-64f118cdae2a Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "rel": "bookmark"}], "image": {"id": "7d3552fa-f30f-490f-bc8b-0d92b8df8440", "links": [{"href": "http://172.30.9.22:8774/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-12-23T11:03:22.000000", "flavor": {"id": "a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "links": [{"href": "http://172.30.9.22:8774/flavors/a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "rel": "bookmark"}]}, "id": "518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:03:33Z", "hostId": "f2b16ac0f2f71ed3a9486538904f435680f9dd30acb4852d4635e5d5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-02fc6abe-d38f-45dc-b699-7a99c3dcce47-vm_inst", "created": "2018-12-23T11:03:17Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [{"id": "a90c2bdd-6db9-45eb-b2d0-0c1130a009ac"}], "metadata": {}}} 2018-12-23 11:03:39,288 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468 used request id req-14186147-e453-49d1-81ba-64f118cdae2a 2018-12-23 11:03:39,288 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-vm_inst] is - ACTIVE 2018-12-23 11:03:39,288 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 11:03:42,289 - create_instance - DEBUG - VM status query timeout in 289.826148987 2018-12-23 11:03:42,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:42,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-856f5ad1-c410-4845-ae14-26b6028f2d77 x-compute-request-id: req-856f5ad1-c410-4845-ae14-26b6028f2d77 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "rel": "bookmark"}], "image": {"id": "7d3552fa-f30f-490f-bc8b-0d92b8df8440", "links": [{"href": "http://172.30.9.22:8774/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-12-23T11:03:22.000000", "flavor": {"id": "a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "links": [{"href": "http://172.30.9.22:8774/flavors/a67c8f25-a09f-4bc4-bca2-4dfcae879cd2", "rel": "bookmark"}]}, "id": "518bd0d7-f6cd-4a1f-97bb-6a33617e7468", "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:03:41Z", "hostId": "f2b16ac0f2f71ed3a9486538904f435680f9dd30acb4852d4635e5d5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-02fc6abe-d38f-45dc-b699-7a99c3dcce47-vm_inst", "created": "2018-12-23T11:03:17Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [{"id": "a90c2bdd-6db9-45eb-b2d0-0c1130a009ac"}], "metadata": {}}} 2018-12-23 11:03:42,553 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468 used request id req-856f5ad1-c410-4845-ae14-26b6028f2d77 2018-12-23 11:03:42,553 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-vm_inst] is - ACTIVE 2018-12-23 11:03:42,554 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 11:03:45,555 - create_instance - DEBUG - VM status query timeout in 286.559993982 2018-12-23 11:03:45,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88450fd34d6c10ecf8cdb23fc80d33fb9e2876e0" 2018-12-23 11:03:45,603 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 11:03:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-55193017-7185-4064-b4ab-f27cc752187f x-compute-request-id: req-55193017-7185-4064-b4ab-f27cc752187f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 518bd0d7-f6cd-4a1f-97bb-6a33617e7468 could not be found.", "code": 404}} 2018-12-23 11:03:45,603 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/518bd0d7-f6cd-4a1f-97bb-6a33617e7468 used request id req-55193017-7185-4064-b4ab-f27cc752187f 2018-12-23 11:03:45,604 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 518bd0d7-f6cd-4a1f-97bb-6a33617e7468 could not be found. (HTTP 404) (Request-ID: req-55193017-7185-4064-b4ab-f27cc752187f) 2018-12-23 11:03:45,604 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-vm_inst 2018-12-23 11:03:45,608 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/a90c2bdd-6db9-45eb-b2d0-0c1130a009ac -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-148491f8-069b-4ef7-a76e-2b07e38a8e1d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}704c400c056b0f33e0795d471f60e2c27b6c7a78" 2018-12-23 11:03:46,343 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:45 GMT Server: Apache x-compute-request-id: req-c04ba51e-1a51-4eea-80bd-74ab8807c56d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c04ba51e-1a51-4eea-80bd-74ab8807c56d Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/a90c2bdd-6db9-45eb-b2d0-0c1130a009ac", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/a90c2bdd-6db9-45eb-b2d0-0c1130a009ac", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T11:03:35.000000", "replication_status": null, "snapshot_id": null, "id": "a90c2bdd-6db9-45eb-b2d0-0c1130a009ac", "size": 1, "user_id": "76c68e82c31749e5b1b4674c13085226", "os-vol-tenant-attr:tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "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-02fc6abe-d38f-45dc-b699-7a99c3dcce47", "bootable": "false", "created_at": "2018-12-23T11:03:05.000000", "volume_type": null}} 2018-12-23 11:03:46,343 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/a90c2bdd-6db9-45eb-b2d0-0c1130a009ac used request id req-c04ba51e-1a51-4eea-80bd-74ab8807c56d 2018-12-23 11:03:46,343 - create_volume - DEBUG - Instance status is - available 2018-12-23 11:03:46,344 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47 2018-12-23 11:03:46,344 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47 2018-12-23 11:03:46,347 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/a90c2bdd-6db9-45eb-b2d0-0c1130a009ac -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-148491f8-069b-4ef7-a76e-2b07e38a8e1d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}704c400c056b0f33e0795d471f60e2c27b6c7a78" 2018-12-23 11:03:47,127 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:03:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ed514619-72e4-4120-84fe-4d494cfa3280 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-12-23 11:03:47,127 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/a90c2bdd-6db9-45eb-b2d0-0c1130a009ac used request id req-ed514619-72e4-4120-84fe-4d494cfa3280 2018-12-23 11:03:47,132 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/a90c2bdd-6db9-45eb-b2d0-0c1130a009ac -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-148491f8-069b-4ef7-a76e-2b07e38a8e1d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}704c400c056b0f33e0795d471f60e2c27b6c7a78" 2018-12-23 11:03:47,349 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:47 GMT Server: Apache x-compute-request-id: req-7316557a-7aa2-4302-a425-d65641f29a0f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7316557a-7aa2-4302-a425-d65641f29a0f Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/a90c2bdd-6db9-45eb-b2d0-0c1130a009ac", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/a90c2bdd-6db9-45eb-b2d0-0c1130a009ac", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T11:03:47.000000", "replication_status": null, "snapshot_id": null, "id": "a90c2bdd-6db9-45eb-b2d0-0c1130a009ac", "size": 1, "user_id": "76c68e82c31749e5b1b4674c13085226", "os-vol-tenant-attr:tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "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-02fc6abe-d38f-45dc-b699-7a99c3dcce47", "bootable": "false", "created_at": "2018-12-23T11:03:05.000000", "volume_type": null}} 2018-12-23 11:03:47,349 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/a90c2bdd-6db9-45eb-b2d0-0c1130a009ac used request id req-7316557a-7aa2-4302-a425-d65641f29a0f 2018-12-23 11:03:47,349 - create_volume - DEBUG - Instance status is - deleting 2018-12-23 11:03:47,350 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-23 11:03:50,350 - create_volume - DEBUG - Volume status query timeout in 56.7774181366 2018-12-23 11:03:50,353 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/a90c2bdd-6db9-45eb-b2d0-0c1130a009ac -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-148491f8-069b-4ef7-a76e-2b07e38a8e1d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}704c400c056b0f33e0795d471f60e2c27b6c7a78" 2018-12-23 11:03:50,551 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 11:03:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0c282200-6a17-40a0-81a5-a4857e5ae673 x-openstack-request-id: req-0c282200-6a17-40a0-81a5-a4857e5ae673 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume a90c2bdd-6db9-45eb-b2d0-0c1130a009ac could not be found.", "code": 404}} 2018-12-23 11:03:50,551 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/a90c2bdd-6db9-45eb-b2d0-0c1130a009ac used request id req-0c282200-6a17-40a0-81a5-a4857e5ae673 2018-12-23 11:03:50,551 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume a90c2bdd-6db9-45eb-b2d0-0c1130a009ac could not be found. (HTTP 404) (Request-ID: req-0c282200-6a17-40a0-81a5-a4857e5ae673) 2018-12-23 11:03:50,551 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47 2018-12-23 11:03:50,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/a67c8f25-a09f-4bc4-bca2-4dfcae879cd2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295c53178c7e5a75ccfc0f0fd4c6940fc72db222" 2018-12-23 11:03:50,588 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:03: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-49ccf52c-1216-46c2-8d68-347dece20f1f x-compute-request-id: req-49ccf52c-1216-46c2-8d68-347dece20f1f Content-Length: 0 Content-Type: application/json 2018-12-23 11:03:50,588 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/a67c8f25-a09f-4bc4-bca2-4dfcae879cd2 used request id req-49ccf52c-1216-46c2-8d68-347dece20f1f 2018-12-23 11:03:50,588 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-subnet 2018-12-23 11:03:50,588 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-subnet 2018-12-23 11:03:50,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/f757cb45-3f2e-426b-992b-9c67f4af908f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2bf4728fac7674c6bcf6430c78b862d5b1071d" 2018-12-23 11:03:52,819 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-942c9f6f-102f-4dfd-a347-15c3ee326ee1 Date: Sun, 23 Dec 2018 11:03:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:03:52,819 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/f757cb45-3f2e-426b-992b-9c67f4af908f used request id req-942c9f6f-102f-4dfd-a347-15c3ee326ee1 2018-12-23 11:03:52,819 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-net 2018-12-23 11:03:52,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/d89591e2-c745-4230-bca1-196a46c78d95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2bf4728fac7674c6bcf6430c78b862d5b1071d" 2018-12-23 11:03:54,749 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8f15db27-3c76-4a61-b2bf-18c9bbc6b842 Date: Sun, 23 Dec 2018 11:03:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:03:54,749 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/d89591e2-c745-4230-bca1-196a46c78d95 used request id req-8f15db27-3c76-4a61-b2bf-18c9bbc6b842 2018-12-23 11:03:54,750 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-02fc6abe-d38f-45dc-b699-7a99c3dcce47-image 2018-12-23 11:03:54,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f665849d7a136dd8e679ef09258453239ca63c7f" 2018-12-23 11:03:55,676 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4302b1e9-7cd2-4fb5-bb0a-ef9ea296d28c Date: Sun, 23 Dec 2018 11:03:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:03:55,676 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/7d3552fa-f30f-490f-bc8b-0d92b8df8440 used request id req-4302b1e9-7cd2-4fb5-bb0a-ef9ea296d28c 2018-12-23 11:03:55,677 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:03:55,679 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 11:03:55,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:03:55,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:03:56,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:03:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["Pxwd0Q2IQgW0zQ1s1feuRg"], "issued_at": "2018-12-23T11:03:56.000000Z"}} 2018-12-23 11:03:56,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e835181ebb7412da69e48f3dbfe8378ff11c61" 2018-12-23 11:03:56,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f36717a1-f1c8-4c7c-9206-59a685171cc5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:03:56,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f36717a1-f1c8-4c7c-9206-59a685171cc5 2018-12-23 11:03:56,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2e835181ebb7412da69e48f3dbfe8378ff11c61" 2018-12-23 11:03:56,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-02242589-6b03-4397-ae17-3a2b109275c7 Date: Sun, 23 Dec 2018 11:03:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-image"} 2018-12-23 11:03:56,302 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-image used request id req-02242589-6b03-4397-ae17-3a2b109275c7 2018-12-23 11:03:56,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2e835181ebb7412da69e48f3dbfe8378ff11c61" 2018-12-23 11:03:56,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-65009ab7-3403-450a-93a2-89e4ee727fdc Date: Sun, 23 Dec 2018 11:03:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 11:03:56,878 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-65009ab7-3403-450a-93a2-89e4ee727fdc 2018-12-23 11:03:56,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a2e835181ebb7412da69e48f3dbfe8378ff11c61" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-image"}' 2018-12-23 11:03:57,653 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/4d8120c6-8592-4759-ad08-2417025f8db0 X-Openstack-Request-Id: req-31f00877-c86d-480d-9469-d16887e3b67f Date: Sun, 23 Dec 2018 11:03:57 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:03:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T11:03:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/4d8120c6-8592-4759-ad08-2417025f8db0", "min_disk": 0, "protected": false, "id": "4d8120c6-8592-4759-ad08-2417025f8db0", "file": "/v2/images/4d8120c6-8592-4759-ad08-2417025f8db0/file", "checksum": null, "owner": "03b9eb3281744d03a972d5d751cccdf1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:03:57,654 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-31f00877-c86d-480d-9469-d16887e3b67f 2018-12-23 11:03:57,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/4d8120c6-8592-4759-ad08-2417025f8db0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2e835181ebb7412da69e48f3dbfe8378ff11c61" -d '' 2018-12-23 11:03:58,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-608af230-11b3-4a7c-9eb9-7e986726b27d Date: Sun, 23 Dec 2018 11:03:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:03:58,698 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/4d8120c6-8592-4759-ad08-2417025f8db0/file used request id req-608af230-11b3-4a7c-9eb9-7e986726b27d 2018-12-23 11:03:58,699 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 11:03:58,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/4d8120c6-8592-4759-ad08-2417025f8db0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2e835181ebb7412da69e48f3dbfe8378ff11c61" 2018-12-23 11:03:58,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-4a538836-fe86-4392-b26a-a007f5ab4f90 Date: Sun, 23 Dec 2018 11:03:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:03:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T11:03:58Z", "visibility": "shared", "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/4d8120c6-8592-4759-ad08-2417025f8db0/snap", "metadata": {}}], "self": "/v2/images/4d8120c6-8592-4759-ad08-2417025f8db0", "min_disk": 0, "protected": false, "id": "4d8120c6-8592-4759-ad08-2417025f8db0", "file": "/v2/images/4d8120c6-8592-4759-ad08-2417025f8db0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03b9eb3281744d03a972d5d751cccdf1", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/4d8120c6-8592-4759-ad08-2417025f8db0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:03:58,763 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/4d8120c6-8592-4759-ad08-2417025f8db0 used request id req-4a538836-fe86-4392-b26a-a007f5ab4f90 2018-12-23 11:03:58,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2e835181ebb7412da69e48f3dbfe8378ff11c61" 2018-12-23 11:03:58,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1953c8c6-6918-405c-9a4b-5534de9fa09f Date: Sun, 23 Dec 2018 11:03:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 11:03:58,911 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-1953c8c6-6918-405c-9a4b-5534de9fa09f 2018-12-23 11:03:58,914 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-image 2018-12-23 11:03:58,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/4d8120c6-8592-4759-ad08-2417025f8db0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2e835181ebb7412da69e48f3dbfe8378ff11c61" 2018-12-23 11:03:59,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-8ae1a222-1162-4c1e-b3c0-25547fb9b850 Date: Sun, 23 Dec 2018 11:03:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:03:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T11:03:58Z", "visibility": "shared", "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/4d8120c6-8592-4759-ad08-2417025f8db0/snap", "metadata": {}}], "self": "/v2/images/4d8120c6-8592-4759-ad08-2417025f8db0", "min_disk": 0, "protected": false, "id": "4d8120c6-8592-4759-ad08-2417025f8db0", "file": "/v2/images/4d8120c6-8592-4759-ad08-2417025f8db0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03b9eb3281744d03a972d5d751cccdf1", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/4d8120c6-8592-4759-ad08-2417025f8db0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:03:59,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/4d8120c6-8592-4759-ad08-2417025f8db0 used request id req-8ae1a222-1162-4c1e-b3c0-25547fb9b850 2018-12-23 11:03:59,166 - create_image - DEBUG - Instance status is - active 2018-12-23 11:03:59,166 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-image 2018-12-23 11:03:59,166 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-image 2018-12-23 11:03:59,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:03:59,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:03:59,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:03:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["RS2f9cI8TpihvPB8cFXMiA"], "issued_at": "2018-12-23T11:03:59.000000Z"}} 2018-12-23 11:03:59,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}776da5520a99f2aff213d233c4372617b1beaf7b" 2018-12-23 11:03:59,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29126cbe-519c-4aa6-ad33-63b6e25541c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:03:59,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-29126cbe-519c-4aa6-ad33-63b6e25541c8 2018-12-23 11:03:59,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}776da5520a99f2aff213d233c4372617b1beaf7b" 2018-12-23 11:03:59,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2a14715e-2b1e-4162-9eb1-a50e1f120302 Date: Sun, 23 Dec 2018 11:03:59 GMT RESP BODY: {"networks":[]} 2018-12-23 11:03:59,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net used request id req-2a14715e-2b1e-4162-9eb1-a50e1f120302 2018-12-23 11:03:59,889 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net 2018-12-23 11:03:59,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}776da5520a99f2aff213d233c4372617b1beaf7b" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net", "admin_state_up": true}}' 2018-12-23 11:04:00,357 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-921b7362-1a8a-45b2-ac98-557b40aac3a5 Date: Sun, 23 Dec 2018 11:04: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":"a24fbbf1-0e27-48e8-a215-b66897b587f2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T11:04:00Z","is_default":false,"provider:segmentation_id":60,"name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:00Z","mtu":1450}} 2018-12-23 11:04:00,357 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-921b7362-1a8a-45b2-ac98-557b40aac3a5 2018-12-23 11:04:00,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=a24fbbf1-0e27-48e8-a215-b66897b587f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}776da5520a99f2aff213d233c4372617b1beaf7b" 2018-12-23 11:04:00,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d5ef0bbf-a154-44b8-87e7-8d32490f0fb4 Date: Sun, 23 Dec 2018 11:04:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T11:04:00Z","provider:segmentation_id":60,"name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:00Z","provider:network_type":"vxlan"}]} 2018-12-23 11:04:00,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=a24fbbf1-0e27-48e8-a215-b66897b587f2 used request id req-d5ef0bbf-a154-44b8-87e7-8d32490f0fb4 2018-12-23 11:04:00,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}776da5520a99f2aff213d233c4372617b1beaf7b" 2018-12-23 11:04:00,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0b00f3e9-047a-4e0c-a9ca-0b32a1e04247 Date: Sun, 23 Dec 2018 11:04:00 GMT RESP BODY: {"subnets":[]} 2018-12-23 11:04:00,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 used request id req-0b00f3e9-047a-4e0c-a9ca-0b32a1e04247 2018-12-23 11:04:00,878 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-subnet 2018-12-23 11:04:00,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}776da5520a99f2aff213d233c4372617b1beaf7b" -d '{"subnets": [{"ip_version": 4, "network_id": "a24fbbf1-0e27-48e8-a215-b66897b587f2", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-subnet"}]}' 2018-12-23 11:04:01,459 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f60cd20b-4098-47c2-a8d0-3cb60b651e01 Date: Sun, 23 Dec 2018 11:04:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:01Z","dns_nameservers":[],"updated_at":"2018-12-23T11:04:01Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"b462972a-5c18-467b-94af-b941224fcca7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-subnet"}]} 2018-12-23 11:04:01,459 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-f60cd20b-4098-47c2-a8d0-3cb60b651e01 2018-12-23 11:04:01,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=a24fbbf1-0e27-48e8-a215-b66897b587f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}776da5520a99f2aff213d233c4372617b1beaf7b" 2018-12-23 11:04:01,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-d4e6d6ef-c350-462a-8290-909eed29822a Date: Sun, 23 Dec 2018 11:04:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["b462972a-5c18-467b-94af-b941224fcca7"],"description":"","tags":[],"updated_at":"2018-12-23T11:04:01Z","provider:segmentation_id":60,"name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:00Z","provider:network_type":"vxlan"}]} 2018-12-23 11:04:01,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=a24fbbf1-0e27-48e8-a215-b66897b587f2 used request id req-d4e6d6ef-c350-462a-8290-909eed29822a 2018-12-23 11:04:01,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}776da5520a99f2aff213d233c4372617b1beaf7b" 2018-12-23 11:04:01,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d8090a78-c293-4841-adc1-7879c14230fb Date: Sun, 23 Dec 2018 11:04:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:01Z","dns_nameservers":[],"updated_at":"2018-12-23T11:04:01Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"b462972a-5c18-467b-94af-b941224fcca7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-subnet"}]} 2018-12-23 11:04:01,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 used request id req-d8090a78-c293-4841-adc1-7879c14230fb 2018-12-23 11:04:01,916 - OpenStackNetwork - DEBUG - Network [a24fbbf1-0e27-48e8-a215-b66897b587f2] created successfully 2018-12-23 11:04:01,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:04:01,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:04:02,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:04:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["QaiFR_YSQJysvsVVZt8ZNA"], "issued_at": "2018-12-23T11:04:02.000000Z"}} 2018-12-23 11:04:02,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f5813b9e25ac431eaba4eb9d56f35cd2e4cd062" 2018-12-23 11:04:02,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55786058-6679-41d9-9586-c60540ff204c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:04:02,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-55786058-6679-41d9-9586-c60540ff204c 2018-12-23 11:04:02,381 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:04:02,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f5813b9e25ac431eaba4eb9d56f35cd2e4cd062" 2018-12-23 11:04:02,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-185a639b-2473-4b29-bbaf-1e9b7765f5ed x-compute-request-id: req-185a639b-2473-4b29-bbaf-1e9b7765f5ed Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 11:04:02,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-185a639b-2473-4b29-bbaf-1e9b7765f5ed 2018-12-23 11:04:02,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f5813b9e25ac431eaba4eb9d56f35cd2e4cd062" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 11:04:02,791 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-419971f2-f9ae-4968-8d72-12b16912a1de x-compute-request-id: req-419971f2-f9ae-4968-8d72-12b16912a1de Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3a309f61-b933-4a85-99e7-b34fd393127f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3a309f61-b933-4a85-99e7-b34fd393127f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3a309f61-b933-4a85-99e7-b34fd393127f", "name": "NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:04:02,791 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-419971f2-f9ae-4968-8d72-12b16912a1de 2018-12-23 11:04:02,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:04:02,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:04:03,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:04:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["mla6thanSDiykdU6dA9Ggg"], "issued_at": "2018-12-23T11:04:03.000000Z"}} 2018-12-23 11:04:03,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae0c2fa1321c75ee3c45449a61076a282290740" 2018-12-23 11:04:03,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e5d115d-5d54-4e0c-aa24-8b4d82842fb5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:04:03,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2e5d115d-5d54-4e0c-aa24-8b4d82842fb5 2018-12-23 11:04:03,267 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae0c2fa1321c75ee3c45449a61076a282290740" 2018-12-23 11:04:04,127 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:03 GMT Server: Apache x-compute-request-id: req-8101cb78-cc9e-4be0-a91c-f12da70305ab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8101cb78-cc9e-4be0-a91c-f12da70305ab Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 11:04:04,128 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/detail used request id req-8101cb78-cc9e-4be0-a91c-f12da70305ab 2018-12-23 11:04:04,131 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8101cb78-cc9e-4be0-a91c-f12da70305ab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae0c2fa1321c75ee3c45449a61076a282290740" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389", "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-12-23 11:04:05,113 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:04:04 GMT Server: Apache x-compute-request-id: req-fddff529-894c-47ea-9c71-3bb2c4991ae4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fddff529-894c-47ea-9c71-3bb2c4991ae4 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "76c68e82c31749e5b1b4674c13085226", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T11:04:04.901450", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "69145afb-b19a-4b90-956c-ff9f3451f988", "size": 1}} 2018-12-23 11:04:05,113 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes used request id req-fddff529-894c-47ea-9c71-3bb2c4991ae4 2018-12-23 11:04:05,117 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8101cb78-cc9e-4be0-a91c-f12da70305ab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae0c2fa1321c75ee3c45449a61076a282290740" 2018-12-23 11:04:05,318 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:05 GMT Server: Apache x-compute-request-id: req-d45ce038-f79a-48f0-b954-20f8b5e70485 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d45ce038-f79a-48f0-b954-20f8b5e70485 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T11:04:05.000000", "replication_status": null, "snapshot_id": null, "id": "69145afb-b19a-4b90-956c-ff9f3451f988", "size": 1, "user_id": "76c68e82c31749e5b1b4674c13085226", "os-vol-tenant-attr:tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "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-1a1dfd4b-6f2d-43a2-b196-72793ec8d389", "bootable": "false", "created_at": "2018-12-23T11:04:04.000000", "volume_type": null}} 2018-12-23 11:04:05,318 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988 used request id req-d45ce038-f79a-48f0-b954-20f8b5e70485 2018-12-23 11:04:05,318 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389 2018-12-23 11:04:05,321 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8101cb78-cc9e-4be0-a91c-f12da70305ab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae0c2fa1321c75ee3c45449a61076a282290740" 2018-12-23 11:04:05,519 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:05 GMT Server: Apache x-compute-request-id: req-76ee0bf7-da49-43f8-a4f3-655a986ee8e9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-76ee0bf7-da49-43f8-a4f3-655a986ee8e9 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T11:04:05.000000", "replication_status": null, "snapshot_id": null, "id": "69145afb-b19a-4b90-956c-ff9f3451f988", "size": 1, "user_id": "76c68e82c31749e5b1b4674c13085226", "os-vol-tenant-attr:tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "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-1a1dfd4b-6f2d-43a2-b196-72793ec8d389", "bootable": "false", "created_at": "2018-12-23T11:04:04.000000", "volume_type": null}} 2018-12-23 11:04:05,519 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988 used request id req-76ee0bf7-da49-43f8-a4f3-655a986ee8e9 2018-12-23 11:04:05,519 - create_volume - DEBUG - Instance status is - creating 2018-12-23 11:04:05,519 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-23 11:04:08,523 - create_volume - DEBUG - Volume status query timeout in 296.795886993 2018-12-23 11:04:08,526 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8101cb78-cc9e-4be0-a91c-f12da70305ab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae0c2fa1321c75ee3c45449a61076a282290740" 2018-12-23 11:04:08,727 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:08 GMT Server: Apache x-compute-request-id: req-a50779a1-5be9-4959-a962-419be1f7ae0d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a50779a1-5be9-4959-a962-419be1f7ae0d Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T11:04:05.000000", "replication_status": null, "snapshot_id": null, "id": "69145afb-b19a-4b90-956c-ff9f3451f988", "size": 1, "user_id": "76c68e82c31749e5b1b4674c13085226", "os-vol-tenant-attr:tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "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-1a1dfd4b-6f2d-43a2-b196-72793ec8d389", "bootable": "false", "created_at": "2018-12-23T11:04:04.000000", "volume_type": null}} 2018-12-23 11:04:08,727 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988 used request id req-a50779a1-5be9-4959-a962-419be1f7ae0d 2018-12-23 11:04:08,727 - create_volume - DEBUG - Instance status is - available 2018-12-23 11:04:08,727 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389 2018-12-23 11:04:08,728 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389 2018-12-23 11:04:08,728 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:04:08,729 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:04:09,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:04:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["2rR53v-gRyOJ0FZkHgQdyg"], "issued_at": "2018-12-23T11:04:09.000000Z"}} 2018-12-23 11:04:09,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:09,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-163eeefe-071b-4759-8ef7-bc7b7479b79e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:04:09,205 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-163eeefe-071b-4759-8ef7-bc7b7479b79e 2018-12-23 11:04:09,206 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:04:09,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:09,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8e43525-1129-401f-a2e8-f2098a89deca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:04:09,297 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e8e43525-1129-401f-a2e8-f2098a89deca 2018-12-23 11:04:09,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:09,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-eeeec422-471f-48a2-8f8c-879216553a50 Date: Sun, 23 Dec 2018 11:04:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["b462972a-5c18-467b-94af-b941224fcca7"],"description":"","tags":[],"updated_at":"2018-12-23T11:04:01Z","provider:segmentation_id":60,"name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:00Z","provider:network_type":"vxlan"}]} 2018-12-23 11:04:09,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net used request id req-eeeec422-471f-48a2-8f8c-879216553a50 2018-12-23 11:04:09,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 11:04:09,551 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 11:04: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 11:04:09,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:09,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1012e16-406d-4dc0-a2ca-d390bb82b166 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:04:09,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-b1012e16-406d-4dc0-a2ca-d390bb82b166 2018-12-23 11:04:09,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:09,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8a4489b3-cbbc-49e5-99c2-628826924d12 Date: Sun, 23 Dec 2018 11:04:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:01Z","dns_nameservers":[],"updated_at":"2018-12-23T11:04:01Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"b462972a-5c18-467b-94af-b941224fcca7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-subnet"}]} 2018-12-23 11:04:09,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 used request id req-8a4489b3-cbbc-49e5-99c2-628826924d12 2018-12-23 11:04:09,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2&name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:10,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a99b7509-2c51-4426-8072-e9226aab914b Date: Sun, 23 Dec 2018 11:04:10 GMT RESP BODY: {"ports":[]} 2018-12-23 11:04:10,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2&name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-port&admin_state_up=True used request id req-a99b7509-2c51-4426-8072-e9226aab914b 2018-12-23 11:04:10,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:10,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04: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-2da122fe-e5ad-4da0-9d0a-38cf95dd2624 x-compute-request-id: req-2da122fe-e5ad-4da0-9d0a-38cf95dd2624 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 11:04:10,795 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-vm_inst used request id req-2da122fe-e5ad-4da0-9d0a-38cf95dd2624 2018-12-23 11:04:10,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:11,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-3f552335-4527-4569-a850-9d757466f4c0 Date: Sun, 23 Dec 2018 11:04:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["b462972a-5c18-467b-94af-b941224fcca7"],"description":"","tags":[],"updated_at":"2018-12-23T11:04:01Z","provider:segmentation_id":60,"name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:00Z","provider:network_type":"vxlan"}]} 2018-12-23 11:04:11,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net used request id req-3f552335-4527-4569-a850-9d757466f4c0 2018-12-23 11:04:11,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:11,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84d2863d-a51b-4140-b674-42faa3e8f934 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:04:11,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-84d2863d-a51b-4140-b674-42faa3e8f934 2018-12-23 11:04:11,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:11,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1eb141b0-b584-4504-be24-d74753f2fbc2 Date: Sun, 23 Dec 2018 11:04:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:01Z","dns_nameservers":[],"updated_at":"2018-12-23T11:04:01Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"b462972a-5c18-467b-94af-b941224fcca7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-subnet"}]} 2018-12-23 11:04:11,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 used request id req-1eb141b0-b584-4504-be24-d74753f2fbc2 2018-12-23 11:04:11,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2&name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:11,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-01cffc72-41cb-4033-a915-45659c389f4c Date: Sun, 23 Dec 2018 11:04:11 GMT RESP BODY: {"ports":[]} 2018-12-23 11:04:11,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2&name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-port&admin_state_up=True used request id req-01cffc72-41cb-4033-a915-45659c389f4c 2018-12-23 11:04:11,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:04:11,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:04:11,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:04:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["eE5rhscaTBKQp1oJN8sung"], "issued_at": "2018-12-23T11:04:11.000000Z"}} 2018-12-23 11:04:11,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910827765f082662fb5863daed6e5105418155a6" 2018-12-23 11:04:12,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7ed627-a5e1-435d-ac22-241eb2302721 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:04:12,089 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cb7ed627-a5e1-435d-ac22-241eb2302721 2018-12-23 11:04:12,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:12,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-b1ce9830-9dfd-4b15-be68-34be052e0408 Date: Sun, 23 Dec 2018 11:04:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["b462972a-5c18-467b-94af-b941224fcca7"],"description":"","tags":[],"updated_at":"2018-12-23T11:04:01Z","provider:segmentation_id":60,"name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:00Z","provider:network_type":"vxlan"}]} 2018-12-23 11:04:12,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net used request id req-b1ce9830-9dfd-4b15-be68-34be052e0408 2018-12-23 11:04:12,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:12,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a69f8a37-cb18-4c57-bded-c60207f3c65d Date: Sun, 23 Dec 2018 11:04:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:01Z","dns_nameservers":[],"updated_at":"2018-12-23T11:04:01Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"b462972a-5c18-467b-94af-b941224fcca7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-subnet"}]} 2018-12-23 11:04:12,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 used request id req-a69f8a37-cb18-4c57-bded-c60207f3c65d 2018-12-23 11:04:12,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:12,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-94e8ada5-4b51-47bb-beb6-0393eff8508d Date: Sun, 23 Dec 2018 11:04:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["b462972a-5c18-467b-94af-b941224fcca7"],"description":"","tags":[],"updated_at":"2018-12-23T11:04:01Z","provider:segmentation_id":60,"name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:00Z","provider:network_type":"vxlan"}]} 2018-12-23 11:04:12,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net used request id req-94e8ada5-4b51-47bb-beb6-0393eff8508d 2018-12-23 11:04:12,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 11:04:12,649 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 11:04: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 11:04:12,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910827765f082662fb5863daed6e5105418155a6" 2018-12-23 11:04:12,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7ed9d1e-cde4-430d-80c2-59be139cd5e3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:04:12,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-a7ed9d1e-cde4-430d-80c2-59be139cd5e3 2018-12-23 11:04:12,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:12,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8495e85e-d6e9-480e-9ec8-4e14e5bb17e3 Date: Sun, 23 Dec 2018 11:04:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:01Z","dns_nameservers":[],"updated_at":"2018-12-23T11:04:01Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"b462972a-5c18-467b-94af-b941224fcca7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-subnet"}]} 2018-12-23 11:04:12,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 used request id req-8495e85e-d6e9-480e-9ec8-4e14e5bb17e3 2018-12-23 11:04:12,793 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net 2018-12-23 11:04:12,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" -d '{"port": {"network_id": "a24fbbf1-0e27-48e8-a215-b66897b587f2", "name": "NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-port", "admin_state_up": true}}' 2018-12-23 11:04:13,712 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-c1e06995-432d-4a06-8a20-383b58d61037 Date: Sun, 23 Dec 2018 11:04:13 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:04:13Z","device_owner":"","revision_number":3,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b462972a-5c18-467b-94af-b941224fcca7","ip_address":"10.55.0.10"}],"id":"a3d98ca0-0b38-48f4-b7a6-fd3395ece012","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5c:b3:c4","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-port","admin_state_up":true,"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:13Z","binding:vnic_type":"normal"}} 2018-12-23 11:04:13,712 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-c1e06995-432d-4a06-8a20-383b58d61037 2018-12-23 11:04:13,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:13,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-91038ed7-02bf-48dc-a53b-df7b8b53507d Date: Sun, 23 Dec 2018 11:04:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["b462972a-5c18-467b-94af-b941224fcca7"],"description":"","tags":[],"updated_at":"2018-12-23T11:04:01Z","provider:segmentation_id":60,"name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:00Z","provider:network_type":"vxlan"}]} 2018-12-23 11:04:13,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net used request id req-91038ed7-02bf-48dc-a53b-df7b8b53507d 2018-12-23 11:04:13,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:14,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f78ffa0b-c826-4220-a85b-2e7f8740cca5 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:04:14,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-f78ffa0b-c826-4220-a85b-2e7f8740cca5 2018-12-23 11:04:14,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:14,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bc7060e7-99b1-4ee6-b79a-d0150d594efb Date: Sun, 23 Dec 2018 11:04:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:01Z","dns_nameservers":[],"updated_at":"2018-12-23T11:04:01Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"b462972a-5c18-467b-94af-b941224fcca7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-subnet"}]} 2018-12-23 11:04:14,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 used request id req-bc7060e7-99b1-4ee6-b79a-d0150d594efb 2018-12-23 11:04:14,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2&name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:14,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-b93476a8-76b3-499f-9857-a265c9045bad Date: Sun, 23 Dec 2018 11:04:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:04:13Z","device_owner":"","revision_number":3,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b462972a-5c18-467b-94af-b941224fcca7","ip_address":"10.55.0.10"}],"id":"a3d98ca0-0b38-48f4-b7a6-fd3395ece012","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5c:b3:c4","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-port","admin_state_up":true,"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:13Z","binding:vnic_type":"normal"}]} 2018-12-23 11:04:14,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2&name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-port&admin_state_up=True used request id req-b93476a8-76b3-499f-9857-a265c9045bad 2018-12-23 11:04:14,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:14,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffa0d4c3-0766-402e-9d38-a57b404c2287 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:04:14,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-ffa0d4c3-0766-402e-9d38-a57b404c2287 2018-12-23 11:04:14,534 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-vm_inst 2018-12-23 11:04:14,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:14,567 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04: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-d5854308-1712-4b1a-bba4-a2fe3ecc7e94 x-compute-request-id: req-d5854308-1712-4b1a-bba4-a2fe3ecc7e94 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3a309f61-b933-4a85-99e7-b34fd393127f", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3a309f61-b933-4a85-99e7-b34fd393127f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3a309f61-b933-4a85-99e7-b34fd393127f", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-flavor"}]} 2018-12-23 11:04:14,567 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-d5854308-1712-4b1a-bba4-a2fe3ecc7e94 2018-12-23 11:04:14,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/3a309f61-b933-4a85-99e7-b34fd393127f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:14,591 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04: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-9cded136-dd7a-4e0f-8a66-dd69ba089cd7 x-compute-request-id: req-9cded136-dd7a-4e0f-8a66-dd69ba089cd7 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3a309f61-b933-4a85-99e7-b34fd393127f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3a309f61-b933-4a85-99e7-b34fd393127f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3a309f61-b933-4a85-99e7-b34fd393127f", "name": "NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:04:14,591 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/3a309f61-b933-4a85-99e7-b34fd393127f used request id req-9cded136-dd7a-4e0f-8a66-dd69ba089cd7 2018-12-23 11:04:14,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:14,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-28e80753-6115-4790-99ea-310dcd20fbb7 Date: Sun, 23 Dec 2018 11:04:14 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:03:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T11:03:58Z", "visibility": "shared", "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/4d8120c6-8592-4759-ad08-2417025f8db0/snap", "metadata": {}}], "self": "/v2/images/4d8120c6-8592-4759-ad08-2417025f8db0", "min_disk": 0, "protected": false, "id": "4d8120c6-8592-4759-ad08-2417025f8db0", "file": "/v2/images/4d8120c6-8592-4759-ad08-2417025f8db0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03b9eb3281744d03a972d5d751cccdf1", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/4d8120c6-8592-4759-ad08-2417025f8db0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-image"} 2018-12-23 11:04:14,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-image used request id req-28e80753-6115-4790-99ea-310dcd20fbb7 2018-12-23 11:04:14,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:14,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dd964076-e2b7-4891-addc-a46c3e23be90 Date: Sun, 23 Dec 2018 11:04:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 11:04:14,926 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-dd964076-e2b7-4891-addc-a46c3e23be90 2018-12-23 11:04:14,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-vm_inst", "imageRef": "4d8120c6-8592-4759-ad08-2417025f8db0", "flavorRef": "3a309f61-b933-4a85-99e7-b34fd393127f", "max_count": 1, "min_count": 1, "networks": [{"port": "a3d98ca0-0b38-48f4-b7a6-fd3395ece012"}]}}' 2018-12-23 11:04:16,519 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:04: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-24cfca87-e66e-4751-b771-772efa9d01a5 x-compute-request-id: req-24cfca87-e66e-4751-b771-772efa9d01a5 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "rel": "bookmark"}], "adminPass": "iLoHC8hiYcum"}} 2018-12-23 11:04:16,519 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-24cfca87-e66e-4751-b771-772efa9d01a5 2018-12-23 11:04:16,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:16,740 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db0e02a5-0809-48fc-a857-4520c09aa504 x-compute-request-id: req-db0e02a5-0809-48fc-a857-4520c09aa504 Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "rel": "bookmark"}], "image": {"id": "4d8120c6-8592-4759-ad08-2417025f8db0", "links": [{"href": "http://172.30.9.22:8774/images/4d8120c6-8592-4759-ad08-2417025f8db0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3a309f61-b933-4a85-99e7-b34fd393127f", "links": [{"href": "http://172.30.9.22:8774/flavors/3a309f61-b933-4a85-99e7-b34fd393127f", "rel": "bookmark"}]}, "id": "c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:04:16Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-vm_inst", "created": "2018-12-23T11:04:16Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:04:16,740 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66 used request id req-db0e02a5-0809-48fc-a857-4520c09aa504 2018-12-23 11:04:16,741 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-vm_inst 2018-12-23 11:04:16,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:16,952 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80cb7385-8922-43fc-b953-3b70b93cdeff x-compute-request-id: req-80cb7385-8922-43fc-b953-3b70b93cdeff Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "rel": "bookmark"}], "image": {"id": "4d8120c6-8592-4759-ad08-2417025f8db0", "links": [{"href": "http://172.30.9.22:8774/images/4d8120c6-8592-4759-ad08-2417025f8db0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3a309f61-b933-4a85-99e7-b34fd393127f", "links": [{"href": "http://172.30.9.22:8774/flavors/3a309f61-b933-4a85-99e7-b34fd393127f", "rel": "bookmark"}]}, "id": "c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:04:16Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-vm_inst", "created": "2018-12-23T11:04:16Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:04:16,952 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66 used request id req-80cb7385-8922-43fc-b953-3b70b93cdeff 2018-12-23 11:04:16,953 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-vm_inst] is - BUILD 2018-12-23 11:04:16,953 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 11:04:19,956 - create_instance - DEBUG - VM status query timeout in 896.785094976 2018-12-23 11:04:19,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:20,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c8b05dc-5df2-4a28-9735-1bc3893b2e97 x-compute-request-id: req-2c8b05dc-5df2-4a28-9735-1bc3893b2e97 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:b3:c4", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "rel": "bookmark"}], "image": {"id": "4d8120c6-8592-4759-ad08-2417025f8db0", "links": [{"href": "http://172.30.9.22:8774/images/4d8120c6-8592-4759-ad08-2417025f8db0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3a309f61-b933-4a85-99e7-b34fd393127f", "links": [{"href": "http://172.30.9.22:8774/flavors/3a309f61-b933-4a85-99e7-b34fd393127f", "rel": "bookmark"}]}, "id": "c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "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-12-23T11:04:17Z", "hostId": "f2b16ac0f2f71ed3a9486538904f435680f9dd30acb4852d4635e5d5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-vm_inst", "created": "2018-12-23T11:04:16Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:04:20,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66 used request id req-2c8b05dc-5df2-4a28-9735-1bc3893b2e97 2018-12-23 11:04:20,549 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-vm_inst] is - BUILD 2018-12-23 11:04:20,549 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 11:04:23,552 - create_instance - DEBUG - VM status query timeout in 893.18868494 2018-12-23 11:04:23,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:23,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04: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-b6f085ad-a7b4-41a3-850f-df0cf7c15bb8 x-compute-request-id: req-b6f085ad-a7b4-41a3-850f-df0cf7c15bb8 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:b3:c4", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "rel": "bookmark"}], "image": {"id": "4d8120c6-8592-4759-ad08-2417025f8db0", "links": [{"href": "http://172.30.9.22:8774/images/4d8120c6-8592-4759-ad08-2417025f8db0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-12-23T11:04:20.000000", "flavor": {"id": "3a309f61-b933-4a85-99e7-b34fd393127f", "links": [{"href": "http://172.30.9.22:8774/flavors/3a309f61-b933-4a85-99e7-b34fd393127f", "rel": "bookmark"}]}, "id": "c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:04:22Z", "hostId": "f2b16ac0f2f71ed3a9486538904f435680f9dd30acb4852d4635e5d5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-vm_inst", "created": "2018-12-23T11:04:16Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:04:23,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66 used request id req-b6f085ad-a7b4-41a3-850f-df0cf7c15bb8 2018-12-23 11:04:23,862 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-vm_inst] is - ACTIVE 2018-12-23 11:04:23,862 - create_instance - INFO - VM is - ACTIVE 2018-12-23 11:04:23,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:24,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04: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-61463516-37bb-40d2-a354-d3aa68088614 x-compute-request-id: req-61463516-37bb-40d2-a354-d3aa68088614 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:b3:c4", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "rel": "bookmark"}], "image": {"id": "4d8120c6-8592-4759-ad08-2417025f8db0", "links": [{"href": "http://172.30.9.22:8774/images/4d8120c6-8592-4759-ad08-2417025f8db0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-12-23T11:04:20.000000", "flavor": {"id": "3a309f61-b933-4a85-99e7-b34fd393127f", "links": [{"href": "http://172.30.9.22:8774/flavors/3a309f61-b933-4a85-99e7-b34fd393127f", "rel": "bookmark"}]}, "id": "c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:04:22Z", "hostId": "f2b16ac0f2f71ed3a9486538904f435680f9dd30acb4852d4635e5d5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-vm_inst", "created": "2018-12-23T11:04:16Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:04:24,155 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66 used request id req-61463516-37bb-40d2-a354-d3aa68088614 2018-12-23 11:04:24,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:24,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-d7cb980d-bcb5-4174-9d75-e9f1a12089fa Date: Sun, 23 Dec 2018 11:04:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["b462972a-5c18-467b-94af-b941224fcca7"],"description":"","tags":[],"updated_at":"2018-12-23T11:04:01Z","provider:segmentation_id":60,"name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:00Z","provider:network_type":"vxlan"}]} 2018-12-23 11:04:24,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net used request id req-d7cb980d-bcb5-4174-9d75-e9f1a12089fa 2018-12-23 11:04:24,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:24,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3840332-b78e-40e5-b8cd-666463efa22f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:04:24,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-c3840332-b78e-40e5-b8cd-666463efa22f 2018-12-23 11:04:24,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:24,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-89bf358d-6158-40cb-a8fe-aed2e27e6588 Date: Sun, 23 Dec 2018 11:04:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:01Z","dns_nameservers":[],"updated_at":"2018-12-23T11:04:01Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"b462972a-5c18-467b-94af-b941224fcca7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-subnet"}]} 2018-12-23 11:04:24,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 used request id req-89bf358d-6158-40cb-a8fe-aed2e27e6588 2018-12-23 11:04:24,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:24,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-42fd670f-d4b4-4363-ad0d-11474c8b2ddc Date: Sun, 23 Dec 2018 11:04:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:04:02Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b462972a-5c18-467b-94af-b941224fcca7","ip_address":"10.55.0.3"}],"id":"83425c61-815f-437a-b10f-4eef3f350f79","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:a1:55","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a24fbbf1-0e27-48e8-a215-b66897b587f2","name":"","admin_state_up":true,"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:04:18Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b462972a-5c18-467b-94af-b941224fcca7","ip_address":"10.55.0.10"}],"id":"a3d98ca0-0b38-48f4-b7a6-fd3395ece012","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5c:b3:c4","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66","name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-port","admin_state_up":true,"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:04:02Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b462972a-5c18-467b-94af-b941224fcca7","ip_address":"10.55.0.2"}],"id":"b928071c-440f-4ca3-af9d-0493008bdd39","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:92:75","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a24fbbf1-0e27-48e8-a215-b66897b587f2","name":"","admin_state_up":true,"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:04:03Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b462972a-5c18-467b-94af-b941224fcca7","ip_address":"10.55.0.4"}],"id":"ee902a58-cc8c-450e-af16-e18454e7d57f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:21:62","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a24fbbf1-0e27-48e8-a215-b66897b587f2","name":"","admin_state_up":true,"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:02Z","binding:vnic_type":"normal"}]} 2018-12-23 11:04:24,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 used request id req-42fd670f-d4b4-4363-ad0d-11474c8b2ddc 2018-12-23 11:04:24,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:04:25,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:04:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["keIzKNSJRS-D7_w0gdrY-A"], "issued_at": "2018-12-23T11:04:25.000000Z"}} 2018-12-23 11:04:25,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2102885c1e54e5120e073f94b8e50c9db5aadbb" 2018-12-23 11:04:25,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dc4dbbf-bfef-45e5-a2b1-8217404a0dda Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:04:25,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0dc4dbbf-bfef-45e5-a2b1-8217404a0dda 2018-12-23 11:04:25,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:25,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa2d3893-7c70-4f24-b241-bc90020554b7 x-compute-request-id: req-fa2d3893-7c70-4f24-b241-bc90020554b7 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:b3:c4", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "rel": "bookmark"}], "image": {"id": "4d8120c6-8592-4759-ad08-2417025f8db0", "links": [{"href": "http://172.30.9.22:8774/images/4d8120c6-8592-4759-ad08-2417025f8db0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-12-23T11:04:20.000000", "flavor": {"id": "3a309f61-b933-4a85-99e7-b34fd393127f", "links": [{"href": "http://172.30.9.22:8774/flavors/3a309f61-b933-4a85-99e7-b34fd393127f", "rel": "bookmark"}]}, "id": "c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:04:22Z", "hostId": "f2b16ac0f2f71ed3a9486538904f435680f9dd30acb4852d4635e5d5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-vm_inst", "created": "2018-12-23T11:04:16Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:04:25,803 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66 used request id req-fa2d3893-7c70-4f24-b241-bc90020554b7 2018-12-23 11:04:25,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:26,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-43d2a848-6c55-4886-96e3-f00da68bec24 Date: Sun, 23 Dec 2018 11:04:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["b462972a-5c18-467b-94af-b941224fcca7"],"description":"","tags":[],"updated_at":"2018-12-23T11:04:01Z","provider:segmentation_id":60,"name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:00Z","provider:network_type":"vxlan"}]} 2018-12-23 11:04:26,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net used request id req-43d2a848-6c55-4886-96e3-f00da68bec24 2018-12-23 11:04:26,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:26,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-777ce891-db6c-42fe-bc79-e85f160e66a6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:04:26,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-777ce891-db6c-42fe-bc79-e85f160e66a6 2018-12-23 11:04:26,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:26,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-13ef0ab6-dddb-45c5-ae71-ed19c6d9040a Date: Sun, 23 Dec 2018 11:04:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:01Z","dns_nameservers":[],"updated_at":"2018-12-23T11:04:01Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"b462972a-5c18-467b-94af-b941224fcca7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-subnet"}]} 2018-12-23 11:04:26,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 used request id req-13ef0ab6-dddb-45c5-ae71-ed19c6d9040a 2018-12-23 11:04:26,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:26,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-37291c7a-339d-421f-9335-3067f56802b7 Date: Sun, 23 Dec 2018 11:04:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:04:02Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b462972a-5c18-467b-94af-b941224fcca7","ip_address":"10.55.0.3"}],"id":"83425c61-815f-437a-b10f-4eef3f350f79","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:a1:55","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a24fbbf1-0e27-48e8-a215-b66897b587f2","name":"","admin_state_up":true,"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:04:18Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b462972a-5c18-467b-94af-b941224fcca7","ip_address":"10.55.0.10"}],"id":"a3d98ca0-0b38-48f4-b7a6-fd3395ece012","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5c:b3:c4","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66","name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-port","admin_state_up":true,"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:04:02Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b462972a-5c18-467b-94af-b941224fcca7","ip_address":"10.55.0.2"}],"id":"b928071c-440f-4ca3-af9d-0493008bdd39","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:92:75","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a24fbbf1-0e27-48e8-a215-b66897b587f2","name":"","admin_state_up":true,"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:04:03Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b462972a-5c18-467b-94af-b941224fcca7","ip_address":"10.55.0.4"}],"id":"ee902a58-cc8c-450e-af16-e18454e7d57f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:21:62","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a24fbbf1-0e27-48e8-a215-b66897b587f2","name":"","admin_state_up":true,"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:02Z","binding:vnic_type":"normal"}]} 2018-12-23 11:04:26,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 used request id req-37291c7a-339d-421f-9335-3067f56802b7 2018-12-23 11:04:26,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2102885c1e54e5120e073f94b8e50c9db5aadbb" -d '{"volumeAttachment": {"volumeId": "69145afb-b19a-4b90-956c-ff9f3451f988"}}' 2018-12-23 11:04:28,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be72402f-d225-4966-928f-5b3b1f301f50 x-compute-request-id: req-be72402f-d225-4966-928f-5b3b1f301f50 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "id": "69145afb-b19a-4b90-956c-ff9f3451f988", "volumeId": "69145afb-b19a-4b90-956c-ff9f3451f988"}} 2018-12-23 11:04:28,274 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66/os-volume_attachments used request id req-be72402f-d225-4966-928f-5b3b1f301f50 2018-12-23 11:04:28,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2102885c1e54e5120e073f94b8e50c9db5aadbb" 2018-12-23 11:04:28,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f1f9c1c-b57d-487d-8e34-ba71f78b5383 x-compute-request-id: req-3f1f9c1c-b57d-487d-8e34-ba71f78b5383 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:b3:c4", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "rel": "bookmark"}], "image": {"id": "4d8120c6-8592-4759-ad08-2417025f8db0", "links": [{"href": "http://172.30.9.22:8774/images/4d8120c6-8592-4759-ad08-2417025f8db0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-12-23T11:04:20.000000", "flavor": {"id": "3a309f61-b933-4a85-99e7-b34fd393127f", "links": [{"href": "http://172.30.9.22:8774/flavors/3a309f61-b933-4a85-99e7-b34fd393127f", "rel": "bookmark"}]}, "id": "c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:04:22Z", "hostId": "f2b16ac0f2f71ed3a9486538904f435680f9dd30acb4852d4635e5d5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-vm_inst", "created": "2018-12-23T11:04:16Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [{"id": "69145afb-b19a-4b90-956c-ff9f3451f988"}], "metadata": {}}} 2018-12-23 11:04:28,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66 used request id req-3f1f9c1c-b57d-487d-8e34-ba71f78b5383 2018-12-23 11:04:28,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2102885c1e54e5120e073f94b8e50c9db5aadbb" 2018-12-23 11:04:29,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c46006b5-c054-4fb5-9b77-cc1d70d47796 Date: Sun, 23 Dec 2018 11:04:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["b462972a-5c18-467b-94af-b941224fcca7"],"description":"","tags":[],"updated_at":"2018-12-23T11:04:01Z","provider:segmentation_id":60,"name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:00Z","provider:network_type":"vxlan"}]} 2018-12-23 11:04:29,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net used request id req-c46006b5-c054-4fb5-9b77-cc1d70d47796 2018-12-23 11:04:29,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 11:04:29,109 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 11:04: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 11:04:29,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2102885c1e54e5120e073f94b8e50c9db5aadbb" 2018-12-23 11:04:29,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31a21168-122b-40d6-a599-9eab86f108a7 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:04:29,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-31a21168-122b-40d6-a599-9eab86f108a7 2018-12-23 11:04:29,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2102885c1e54e5120e073f94b8e50c9db5aadbb" 2018-12-23 11:04:29,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-94a8c7b1-bcae-4e12-b259-88b690ad3c68 Date: Sun, 23 Dec 2018 11:04:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:01Z","dns_nameservers":[],"updated_at":"2018-12-23T11:04:01Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"b462972a-5c18-467b-94af-b941224fcca7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-subnet"}]} 2018-12-23 11:04:29,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 used request id req-94a8c7b1-bcae-4e12-b259-88b690ad3c68 2018-12-23 11:04:29,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2102885c1e54e5120e073f94b8e50c9db5aadbb" 2018-12-23 11:04:29,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-44d34418-a7fd-46d7-b0c3-a596827afbeb Date: Sun, 23 Dec 2018 11:04:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:04:02Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b462972a-5c18-467b-94af-b941224fcca7","ip_address":"10.55.0.3"}],"id":"83425c61-815f-437a-b10f-4eef3f350f79","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:a1:55","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a24fbbf1-0e27-48e8-a215-b66897b587f2","name":"","admin_state_up":true,"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:04:18Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b462972a-5c18-467b-94af-b941224fcca7","ip_address":"10.55.0.10"}],"id":"a3d98ca0-0b38-48f4-b7a6-fd3395ece012","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5c:b3:c4","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66","name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-port","admin_state_up":true,"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:04:02Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b462972a-5c18-467b-94af-b941224fcca7","ip_address":"10.55.0.2"}],"id":"b928071c-440f-4ca3-af9d-0493008bdd39","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:92:75","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a24fbbf1-0e27-48e8-a215-b66897b587f2","name":"","admin_state_up":true,"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:04:03Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b462972a-5c18-467b-94af-b941224fcca7","ip_address":"10.55.0.4"}],"id":"ee902a58-cc8c-450e-af16-e18454e7d57f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:21:62","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a24fbbf1-0e27-48e8-a215-b66897b587f2","name":"","admin_state_up":true,"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:02Z","binding:vnic_type":"normal"}]} 2018-12-23 11:04:29,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 used request id req-44d34418-a7fd-46d7-b0c3-a596827afbeb 2018-12-23 11:04:29,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2102885c1e54e5120e073f94b8e50c9db5aadbb" 2018-12-23 11:04:29,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2852ab6e-247b-4551-8760-24379f3c8e26 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:04:29,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2852ab6e-247b-4551-8760-24379f3c8e26 2018-12-23 11:04:29,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:30,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e91805ee-d3f1-47b3-a85f-2635e3bd7a88 x-compute-request-id: req-e91805ee-d3f1-47b3-a85f-2635e3bd7a88 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:b3:c4", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "rel": "bookmark"}], "image": {"id": "4d8120c6-8592-4759-ad08-2417025f8db0", "links": [{"href": "http://172.30.9.22:8774/images/4d8120c6-8592-4759-ad08-2417025f8db0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-12-23T11:04:20.000000", "flavor": {"id": "3a309f61-b933-4a85-99e7-b34fd393127f", "links": [{"href": "http://172.30.9.22:8774/flavors/3a309f61-b933-4a85-99e7-b34fd393127f", "rel": "bookmark"}]}, "id": "c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:04:29Z", "hostId": "f2b16ac0f2f71ed3a9486538904f435680f9dd30acb4852d4635e5d5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-vm_inst", "created": "2018-12-23T11:04:16Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [{"id": "69145afb-b19a-4b90-956c-ff9f3451f988"}], "metadata": {}}} 2018-12-23 11:04:30,647 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66 used request id req-e91805ee-d3f1-47b3-a85f-2635e3bd7a88 2018-12-23 11:04:30,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:30,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c3e94a93-7509-4efc-8a0a-16e0bdb32df9 Date: Sun, 23 Dec 2018 11:04:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["b462972a-5c18-467b-94af-b941224fcca7"],"description":"","tags":[],"updated_at":"2018-12-23T11:04:01Z","provider:segmentation_id":60,"name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:00Z","provider:network_type":"vxlan"}]} 2018-12-23 11:04:30,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net used request id req-c3e94a93-7509-4efc-8a0a-16e0bdb32df9 2018-12-23 11:04:30,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:30,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b83faaac-e682-428f-8a4c-e0cfdbe6cbf0 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:04:30,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-b83faaac-e682-428f-8a4c-e0cfdbe6cbf0 2018-12-23 11:04:30,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:31,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-86dede23-6eb0-46fd-9ef2-dbfdc729f52f Date: Sun, 23 Dec 2018 11:04:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:01Z","dns_nameservers":[],"updated_at":"2018-12-23T11:04:01Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"b462972a-5c18-467b-94af-b941224fcca7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-subnet"}]} 2018-12-23 11:04:31,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 used request id req-86dede23-6eb0-46fd-9ef2-dbfdc729f52f 2018-12-23 11:04:31,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:31,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-65ae25cd-5672-4ace-b6bd-f24aa78448e7 Date: Sun, 23 Dec 2018 11:04:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:04:02Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b462972a-5c18-467b-94af-b941224fcca7","ip_address":"10.55.0.3"}],"id":"83425c61-815f-437a-b10f-4eef3f350f79","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:a1:55","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a24fbbf1-0e27-48e8-a215-b66897b587f2","name":"","admin_state_up":true,"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:04:18Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b462972a-5c18-467b-94af-b941224fcca7","ip_address":"10.55.0.10"}],"id":"a3d98ca0-0b38-48f4-b7a6-fd3395ece012","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5c:b3:c4","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66","name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-port","admin_state_up":true,"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:04:02Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b462972a-5c18-467b-94af-b941224fcca7","ip_address":"10.55.0.2"}],"id":"b928071c-440f-4ca3-af9d-0493008bdd39","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:92:75","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a24fbbf1-0e27-48e8-a215-b66897b587f2","name":"","admin_state_up":true,"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:04:03Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b462972a-5c18-467b-94af-b941224fcca7","ip_address":"10.55.0.4"}],"id":"ee902a58-cc8c-450e-af16-e18454e7d57f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:21:62","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a24fbbf1-0e27-48e8-a215-b66897b587f2","name":"","admin_state_up":true,"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:02Z","binding:vnic_type":"normal"}]} 2018-12-23 11:04:31,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 used request id req-65ae25cd-5672-4ace-b6bd-f24aa78448e7 2018-12-23 11:04:31,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2102885c1e54e5120e073f94b8e50c9db5aadbb" 2018-12-23 11:04:31,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa2faf60-fbdc-4096-8649-8f4d91a8efbd x-compute-request-id: req-aa2faf60-fbdc-4096-8649-8f4d91a8efbd Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:b3:c4", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "rel": "bookmark"}], "image": {"id": "4d8120c6-8592-4759-ad08-2417025f8db0", "links": [{"href": "http://172.30.9.22:8774/images/4d8120c6-8592-4759-ad08-2417025f8db0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-12-23T11:04:20.000000", "flavor": {"id": "3a309f61-b933-4a85-99e7-b34fd393127f", "links": [{"href": "http://172.30.9.22:8774/flavors/3a309f61-b933-4a85-99e7-b34fd393127f", "rel": "bookmark"}]}, "id": "c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:04:29Z", "hostId": "f2b16ac0f2f71ed3a9486538904f435680f9dd30acb4852d4635e5d5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-vm_inst", "created": "2018-12-23T11:04:16Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [{"id": "69145afb-b19a-4b90-956c-ff9f3451f988"}], "metadata": {}}} 2018-12-23 11:04:31,708 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66 used request id req-aa2faf60-fbdc-4096-8649-8f4d91a8efbd 2018-12-23 11:04:31,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2102885c1e54e5120e073f94b8e50c9db5aadbb" 2018-12-23 11:04:31,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-1b4694e6-ba61-4a00-8c8e-826771437bf2 Date: Sun, 23 Dec 2018 11:04:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["b462972a-5c18-467b-94af-b941224fcca7"],"description":"","tags":[],"updated_at":"2018-12-23T11:04:01Z","provider:segmentation_id":60,"name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:00Z","provider:network_type":"vxlan"}]} 2018-12-23 11:04:31,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net used request id req-1b4694e6-ba61-4a00-8c8e-826771437bf2 2018-12-23 11:04:31,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2102885c1e54e5120e073f94b8e50c9db5aadbb" 2018-12-23 11:04:32,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04f39190-89fd-46d1-8265-027c795dd9f8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:04:32,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-04f39190-89fd-46d1-8265-027c795dd9f8 2018-12-23 11:04:32,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2102885c1e54e5120e073f94b8e50c9db5aadbb" 2018-12-23 11:04:32,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-28ea1827-b2ef-4bfc-a05a-44fe09958d72 Date: Sun, 23 Dec 2018 11:04:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:01Z","dns_nameservers":[],"updated_at":"2018-12-23T11:04:01Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"b462972a-5c18-467b-94af-b941224fcca7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-subnet"}]} 2018-12-23 11:04:32,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 used request id req-28ea1827-b2ef-4bfc-a05a-44fe09958d72 2018-12-23 11:04:32,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2102885c1e54e5120e073f94b8e50c9db5aadbb" 2018-12-23 11:04:32,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-c0a47b13-7c62-4b9e-8283-d5e54e619c04 Date: Sun, 23 Dec 2018 11:04:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:04:02Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b462972a-5c18-467b-94af-b941224fcca7","ip_address":"10.55.0.3"}],"id":"83425c61-815f-437a-b10f-4eef3f350f79","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:a1:55","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a24fbbf1-0e27-48e8-a215-b66897b587f2","name":"","admin_state_up":true,"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:04:18Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b462972a-5c18-467b-94af-b941224fcca7","ip_address":"10.55.0.10"}],"id":"a3d98ca0-0b38-48f4-b7a6-fd3395ece012","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5c:b3:c4","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66","name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-port","admin_state_up":true,"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:04:02Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b462972a-5c18-467b-94af-b941224fcca7","ip_address":"10.55.0.2"}],"id":"b928071c-440f-4ca3-af9d-0493008bdd39","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:92:75","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a24fbbf1-0e27-48e8-a215-b66897b587f2","name":"","admin_state_up":true,"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:04:03Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b462972a-5c18-467b-94af-b941224fcca7","ip_address":"10.55.0.4"}],"id":"ee902a58-cc8c-450e-af16-e18454e7d57f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:21:62","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a24fbbf1-0e27-48e8-a215-b66897b587f2","name":"","admin_state_up":true,"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:02Z","binding:vnic_type":"normal"}]} 2018-12-23 11:04:32,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 used request id req-c0a47b13-7c62-4b9e-8283-d5e54e619c04 2018-12-23 11:04:32,532 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2102885c1e54e5120e073f94b8e50c9db5aadbb" 2018-12-23 11:04:32,732 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:32 GMT Server: Apache x-compute-request-id: req-aedc7f8b-d1cc-46f2-a0b4-e566ed0dddb3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aedc7f8b-d1cc-46f2-a0b4-e566ed0dddb3 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "attachment_id": "3ece7924-ac36-4347-8437-090a25a69766", "attached_at": "2018-12-23T11:04:29.000000", "host_name": null, "volume_id": "69145afb-b19a-4b90-956c-ff9f3451f988", "device": "/dev/vdb", "id": "69145afb-b19a-4b90-956c-ff9f3451f988"}], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T11:04:29.000000", "replication_status": null, "snapshot_id": null, "id": "69145afb-b19a-4b90-956c-ff9f3451f988", "size": 1, "user_id": "76c68e82c31749e5b1b4674c13085226", "os-vol-tenant-attr:tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "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-1a1dfd4b-6f2d-43a2-b196-72793ec8d389", "bootable": "false", "created_at": "2018-12-23T11:04:04.000000", "volume_type": null}} 2018-12-23 11:04:32,732 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988 used request id req-aedc7f8b-d1cc-46f2-a0b4-e566ed0dddb3 2018-12-23 11:04:32,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:33,485 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20500bbd-78e2-4550-b422-859bfe22cfe9 x-compute-request-id: req-20500bbd-78e2-4550-b422-859bfe22cfe9 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:b3:c4", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "rel": "bookmark"}], "image": {"id": "4d8120c6-8592-4759-ad08-2417025f8db0", "links": [{"href": "http://172.30.9.22:8774/images/4d8120c6-8592-4759-ad08-2417025f8db0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-12-23T11:04:20.000000", "flavor": {"id": "3a309f61-b933-4a85-99e7-b34fd393127f", "links": [{"href": "http://172.30.9.22:8774/flavors/3a309f61-b933-4a85-99e7-b34fd393127f", "rel": "bookmark"}]}, "id": "c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:04:29Z", "hostId": "f2b16ac0f2f71ed3a9486538904f435680f9dd30acb4852d4635e5d5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-vm_inst", "created": "2018-12-23T11:04:16Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [{"id": "69145afb-b19a-4b90-956c-ff9f3451f988"}], "metadata": {}}} 2018-12-23 11:04:33,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66 used request id req-20500bbd-78e2-4550-b422-859bfe22cfe9 2018-12-23 11:04:33,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:33,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c1a37ba0-1038-4712-a899-332eb64ed023 Date: Sun, 23 Dec 2018 11:04:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["b462972a-5c18-467b-94af-b941224fcca7"],"description":"","tags":[],"updated_at":"2018-12-23T11:04:01Z","provider:segmentation_id":60,"name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:00Z","provider:network_type":"vxlan"}]} 2018-12-23 11:04:33,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net used request id req-c1a37ba0-1038-4712-a899-332eb64ed023 2018-12-23 11:04:33,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:33,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6944b9a8-25c4-46a8-a83d-2853aa823c5a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:04:33,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-6944b9a8-25c4-46a8-a83d-2853aa823c5a 2018-12-23 11:04:33,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:33,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0ff9ba9f-5555-4c9a-b4fc-3e5aa0fc7d87 Date: Sun, 23 Dec 2018 11:04:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:01Z","dns_nameservers":[],"updated_at":"2018-12-23T11:04:01Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"b462972a-5c18-467b-94af-b941224fcca7","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-subnet"}]} 2018-12-23 11:04:33,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 used request id req-0ff9ba9f-5555-4c9a-b4fc-3e5aa0fc7d87 2018-12-23 11:04:34,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:34,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3535 X-Openstack-Request-Id: req-5d0da88a-607a-49e1-92dd-8e0b4dbea870 Date: Sun, 23 Dec 2018 11:04:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:04:02Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b462972a-5c18-467b-94af-b941224fcca7","ip_address":"10.55.0.3"}],"id":"83425c61-815f-437a-b10f-4eef3f350f79","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:a1:55","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a24fbbf1-0e27-48e8-a215-b66897b587f2","name":"","admin_state_up":true,"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:04:18Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b462972a-5c18-467b-94af-b941224fcca7","ip_address":"10.55.0.10"}],"id":"a3d98ca0-0b38-48f4-b7a6-fd3395ece012","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5c:b3:c4","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66","name":"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-port","admin_state_up":true,"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:04:02Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b462972a-5c18-467b-94af-b941224fcca7","ip_address":"10.55.0.2"}],"id":"b928071c-440f-4ca3-af9d-0493008bdd39","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:92:75","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a24fbbf1-0e27-48e8-a215-b66897b587f2","name":"","admin_state_up":true,"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:04:03Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b462972a-5c18-467b-94af-b941224fcca7","ip_address":"10.55.0.4"}],"id":"ee902a58-cc8c-450e-af16-e18454e7d57f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:21:62","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a24fbbf1-0e27-48e8-a215-b66897b587f2","name":"","admin_state_up":true,"network_id":"a24fbbf1-0e27-48e8-a215-b66897b587f2","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:04:02Z","binding:vnic_type":"normal"}]} 2018-12-23 11:04:34,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=a24fbbf1-0e27-48e8-a215-b66897b587f2 used request id req-5d0da88a-607a-49e1-92dd-8e0b4dbea870 2018-12-23 11:04:34,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66/os-volume_attachments/69145afb-b19a-4b90-956c-ff9f3451f988 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2102885c1e54e5120e073f94b8e50c9db5aadbb" 2018-12-23 11:04:34,735 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:04:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-52bd19a3-4a11-4431-80b2-720ad0718f58 x-compute-request-id: req-52bd19a3-4a11-4431-80b2-720ad0718f58 Content-Length: 0 Content-Type: application/json 2018-12-23 11:04:34,735 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66/os-volume_attachments/69145afb-b19a-4b90-956c-ff9f3451f988 used request id req-52bd19a3-4a11-4431-80b2-720ad0718f58 2018-12-23 11:04:34,736 - create_instance - INFO - Deleting Port with ID - a3d98ca0-0b38-48f4-b7a6-fd3395ece012 2018-12-23 11:04:34,736 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-port 2018-12-23 11:04:34,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/a3d98ca0-0b38-48f4-b7a6-fd3395ece012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:35,417 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-141e50e2-5178-47a3-841c-45afacb47d50 Date: Sun, 23 Dec 2018 11:04:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:04:35,417 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/a3d98ca0-0b38-48f4-b7a6-fd3395ece012 used request id req-141e50e2-5178-47a3-841c-45afacb47d50 2018-12-23 11:04:35,417 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-vm_inst 2018-12-23 11:04:35,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:35,683 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:04:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-627f268e-62a5-42d7-a63a-b66f278f66c2 x-compute-request-id: req-627f268e-62a5-42d7-a63a-b66f278f66c2 Content-Type: application/json 2018-12-23 11:04:35,683 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66 used request id req-627f268e-62a5-42d7-a63a-b66f278f66c2 2018-12-23 11:04:35,683 - create_instance - INFO - Checking deletion status 2018-12-23 11:04:35,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:36,060 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1ea633f-3be5-4ffd-ad02-29b48d1b535b x-compute-request-id: req-a1ea633f-3be5-4ffd-ad02-29b48d1b535b Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:b3:c4", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "rel": "bookmark"}], "image": {"id": "4d8120c6-8592-4759-ad08-2417025f8db0", "links": [{"href": "http://172.30.9.22:8774/images/4d8120c6-8592-4759-ad08-2417025f8db0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-12-23T11:04:20.000000", "flavor": {"id": "3a309f61-b933-4a85-99e7-b34fd393127f", "links": [{"href": "http://172.30.9.22:8774/flavors/3a309f61-b933-4a85-99e7-b34fd393127f", "rel": "bookmark"}]}, "id": "c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66", "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:04:35Z", "hostId": "f2b16ac0f2f71ed3a9486538904f435680f9dd30acb4852d4635e5d5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-vm_inst", "created": "2018-12-23T11:04:16Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:04:36,060 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66 used request id req-a1ea633f-3be5-4ffd-ad02-29b48d1b535b 2018-12-23 11:04:36,061 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-vm_inst] is - ACTIVE 2018-12-23 11:04:36,061 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 11:04:39,064 - create_instance - DEBUG - VM status query timeout in 296.619579077 2018-12-23 11:04:39,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ede30656cee827b5c8ae4acd55a1341633a15f" 2018-12-23 11:04:39,300 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 11:04:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3cebe12b-e9f9-49f4-b521-e36c58cac007 x-compute-request-id: req-3cebe12b-e9f9-49f4-b521-e36c58cac007 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66 could not be found.", "code": 404}} 2018-12-23 11:04:39,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66 used request id req-3cebe12b-e9f9-49f4-b521-e36c58cac007 2018-12-23 11:04:39,300 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c5bac9f8-6fb0-4a7c-b6ae-753fcc6b5a66 could not be found. (HTTP 404) (Request-ID: req-3cebe12b-e9f9-49f4-b521-e36c58cac007) 2018-12-23 11:04:39,300 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-vm_inst 2018-12-23 11:04:39,304 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8101cb78-cc9e-4be0-a91c-f12da70305ab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae0c2fa1321c75ee3c45449a61076a282290740" 2018-12-23 11:04:40,059 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:39 GMT Server: Apache x-compute-request-id: req-1573d426-eb6f-4ca9-9890-e59cd5233f4b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1573d426-eb6f-4ca9-9890-e59cd5233f4b Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T11:04:34.000000", "replication_status": null, "snapshot_id": null, "id": "69145afb-b19a-4b90-956c-ff9f3451f988", "size": 1, "user_id": "76c68e82c31749e5b1b4674c13085226", "os-vol-tenant-attr:tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "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-1a1dfd4b-6f2d-43a2-b196-72793ec8d389", "bootable": "false", "created_at": "2018-12-23T11:04:04.000000", "volume_type": null}} 2018-12-23 11:04:40,059 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988 used request id req-1573d426-eb6f-4ca9-9890-e59cd5233f4b 2018-12-23 11:04:40,059 - create_volume - DEBUG - Instance status is - available 2018-12-23 11:04:40,059 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389 2018-12-23 11:04:40,060 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389 2018-12-23 11:04:40,062 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8101cb78-cc9e-4be0-a91c-f12da70305ab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae0c2fa1321c75ee3c45449a61076a282290740" 2018-12-23 11:04:40,432 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:04:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-58977e0c-a71d-4a16-b0ab-c8943163fafb 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-12-23 11:04:40,432 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988 used request id req-58977e0c-a71d-4a16-b0ab-c8943163fafb 2018-12-23 11:04:40,435 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8101cb78-cc9e-4be0-a91c-f12da70305ab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae0c2fa1321c75ee3c45449a61076a282290740" 2018-12-23 11:04:40,489 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:40 GMT Server: Apache x-compute-request-id: req-39fd95e6-76fa-45c5-b29f-becae7bb34f1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-39fd95e6-76fa-45c5-b29f-becae7bb34f1 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T11:04:40.000000", "replication_status": null, "snapshot_id": null, "id": "69145afb-b19a-4b90-956c-ff9f3451f988", "size": 1, "user_id": "76c68e82c31749e5b1b4674c13085226", "os-vol-tenant-attr:tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "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-1a1dfd4b-6f2d-43a2-b196-72793ec8d389", "bootable": "false", "created_at": "2018-12-23T11:04:04.000000", "volume_type": null}} 2018-12-23 11:04:40,489 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988 used request id req-39fd95e6-76fa-45c5-b29f-becae7bb34f1 2018-12-23 11:04:40,489 - create_volume - DEBUG - Instance status is - deleting 2018-12-23 11:04:40,489 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-23 11:04:43,493 - create_volume - DEBUG - Volume status query timeout in 56.9400908947 2018-12-23 11:04:43,495 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8101cb78-cc9e-4be0-a91c-f12da70305ab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae0c2fa1321c75ee3c45449a61076a282290740" 2018-12-23 11:04:43,534 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 11:04:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-41f5fd88-5a01-496b-9233-262f3b7bea7c x-openstack-request-id: req-41f5fd88-5a01-496b-9233-262f3b7bea7c Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 69145afb-b19a-4b90-956c-ff9f3451f988 could not be found.", "code": 404}} 2018-12-23 11:04:43,534 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/69145afb-b19a-4b90-956c-ff9f3451f988 used request id req-41f5fd88-5a01-496b-9233-262f3b7bea7c 2018-12-23 11:04:43,534 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 69145afb-b19a-4b90-956c-ff9f3451f988 could not be found. (HTTP 404) (Request-ID: req-41f5fd88-5a01-496b-9233-262f3b7bea7c) 2018-12-23 11:04:43,534 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389 2018-12-23 11:04:43,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/3a309f61-b933-4a85-99e7-b34fd393127f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f5813b9e25ac431eaba4eb9d56f35cd2e4cd062" 2018-12-23 11:04:43,747 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:04: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-53e6253f-abd0-4353-834e-8fa9246d4ba8 x-compute-request-id: req-53e6253f-abd0-4353-834e-8fa9246d4ba8 Content-Length: 0 Content-Type: application/json 2018-12-23 11:04:43,747 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/3a309f61-b933-4a85-99e7-b34fd393127f used request id req-53e6253f-abd0-4353-834e-8fa9246d4ba8 2018-12-23 11:04:43,748 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-subnet 2018-12-23 11:04:43,748 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-subnet 2018-12-23 11:04:43,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/b462972a-5c18-467b-94af-b941224fcca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}776da5520a99f2aff213d233c4372617b1beaf7b" 2018-12-23 11:04:46,177 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-08d5c058-a901-49cf-bb97-dc47ad16b683 Date: Sun, 23 Dec 2018 11:04:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:04:46,178 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/b462972a-5c18-467b-94af-b941224fcca7 used request id req-08d5c058-a901-49cf-bb97-dc47ad16b683 2018-12-23 11:04:46,178 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-net 2018-12-23 11:04:46,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/a24fbbf1-0e27-48e8-a215-b66897b587f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}776da5520a99f2aff213d233c4372617b1beaf7b" 2018-12-23 11:04:47,890 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4ca0c2ab-4d30-4cbb-bdb2-e8da7eef9bda Date: Sun, 23 Dec 2018 11:04:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:04:47,891 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/a24fbbf1-0e27-48e8-a215-b66897b587f2 used request id req-4ca0c2ab-4d30-4cbb-bdb2-e8da7eef9bda 2018-12-23 11:04:47,891 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-1a1dfd4b-6f2d-43a2-b196-72793ec8d389-image 2018-12-23 11:04:47,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/4d8120c6-8592-4759-ad08-2417025f8db0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2e835181ebb7412da69e48f3dbfe8378ff11c61" 2018-12-23 11:04:49,537 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3927ee42-2e75-4b2a-aa58-308ccd6ef0ec Date: Sun, 23 Dec 2018 11:04:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:04:49,537 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/4d8120c6-8592-4759-ad08-2417025f8db0 used request id req-3927ee42-2e75-4b2a-aa58-308ccd6ef0ec 2018-12-23 11:04:49,539 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:04:49,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:04:49,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:04:49,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:04:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["5emknXTWTxq_fi7xFkCXOw"], "issued_at": "2018-12-23T11:04:49.000000Z"}} 2018-12-23 11:04:49,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee88a5ca286c5b6c6ce96fffc030de27cec57d3" 2018-12-23 11:04:50,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c65b17ba-1d2e-483c-8ad6-f4cedf61142c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:04:50,008 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c65b17ba-1d2e-483c-8ad6-f4cedf61142c 2018-12-23 11:04:50,009 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:04:50,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee88a5ca286c5b6c6ce96fffc030de27cec57d3" 2018-12-23 11:04:50,198 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04: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-ddc538cd-1fc3-43c5-abd5-6e5a7dd0da13 x-compute-request-id: req-ddc538cd-1fc3-43c5-abd5-6e5a7dd0da13 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 11:04:50,198 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ddc538cd-1fc3-43c5-abd5-6e5a7dd0da13 2018-12-23 11:04:50,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee88a5ca286c5b6c6ce96fffc030de27cec57d3" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-c03877e8-27f8-4126-b30e-f173c9b04803name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-12-23 11:04:50,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04: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-fe6f1abb-6e11-4979-ba29-60181cb72cb2 x-compute-request-id: req-fe6f1abb-6e11-4979-ba29-60181cb72cb2 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/11c43806-0bc8-418e-8fe8-9b5af0a35a28", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/11c43806-0bc8-418e-8fe8-9b5af0a35a28", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "11c43806-0bc8-418e-8fe8-9b5af0a35a28", "name": "CreateFlavorTests-c03877e8-27f8-4126-b30e-f173c9b04803name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:04:50,269 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-fe6f1abb-6e11-4979-ba29-60181cb72cb2 2018-12-23 11:04:50,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:04:50,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:04:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["KhLusum7QKC8wyudsdqGHw"], "issued_at": "2018-12-23T11:04:50.000000Z"}} 2018-12-23 11:04:50,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/11c43806-0bc8-418e-8fe8-9b5af0a35a28 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be0059db3a61a64955e8f6abbcac8a9e6699d4b" 2018-12-23 11:04:50,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04: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-991c34b7-272b-441a-831c-3866087218fd x-compute-request-id: req-991c34b7-272b-441a-831c-3866087218fd Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/11c43806-0bc8-418e-8fe8-9b5af0a35a28", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/11c43806-0bc8-418e-8fe8-9b5af0a35a28", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "11c43806-0bc8-418e-8fe8-9b5af0a35a28", "name": "CreateFlavorTests-c03877e8-27f8-4126-b30e-f173c9b04803name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:04:50,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/11c43806-0bc8-418e-8fe8-9b5af0a35a28 used request id req-991c34b7-272b-441a-831c-3866087218fd 2018-12-23 11:04:50,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/11c43806-0bc8-418e-8fe8-9b5af0a35a28/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be0059db3a61a64955e8f6abbcac8a9e6699d4b" 2018-12-23 11:04:50,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04: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-35fba478-9e89-429f-a96a-cef525b61a32 x-compute-request-id: req-35fba478-9e89-429f-a96a-cef525b61a32 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 11:04:50,840 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/11c43806-0bc8-418e-8fe8-9b5af0a35a28/os-extra_specs used request id req-35fba478-9e89-429f-a96a-cef525b61a32 2018-12-23 11:04:50,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/11c43806-0bc8-418e-8fe8-9b5af0a35a28 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee88a5ca286c5b6c6ce96fffc030de27cec57d3" 2018-12-23 11:04:50,896 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:04: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-ed13278f-6000-4877-b258-d80ab20fc0b3 x-compute-request-id: req-ed13278f-6000-4877-b258-d80ab20fc0b3 Content-Length: 0 Content-Type: application/json 2018-12-23 11:04:50,897 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/11c43806-0bc8-418e-8fe8-9b5af0a35a28 used request id req-ed13278f-6000-4877-b258-d80ab20fc0b3 2018-12-23 11:04:50,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be0059db3a61a64955e8f6abbcac8a9e6699d4b" 2018-12-23 11:04:50,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04: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-291dcd4c-4895-4432-9724-72ca46eff0d3 x-compute-request-id: req-291dcd4c-4895-4432-9724-72ca46eff0d3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 11:04:50,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-291dcd4c-4895-4432-9724-72ca46eff0d3 2018-12-23 11:04:50,925 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:04:50,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:04:50,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:04:51,311 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:04:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["f4Tw4Z5-S16oasd1MWEhew"], "issued_at": "2018-12-23T11:04:51.000000Z"}} 2018-12-23 11:04:51,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01607923e1de0cd4d545f7a21db1f902c5bfe02f" 2018-12-23 11:04:51,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39b1b026-4a0f-41ac-bdd9-50a859f92eb7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:04:51,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-39b1b026-4a0f-41ac-bdd9-50a859f92eb7 2018-12-23 11:04:51,390 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:04:51,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01607923e1de0cd4d545f7a21db1f902c5bfe02f" 2018-12-23 11:04:51,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-407fe8ee-5048-4f14-bdaa-848e7431cb81 x-compute-request-id: req-407fe8ee-5048-4f14-bdaa-848e7431cb81 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 11:04:51,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-407fe8ee-5048-4f14-bdaa-848e7431cb81 2018-12-23 11:04:51,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01607923e1de0cd4d545f7a21db1f902c5bfe02f" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-934d0f5b-3d0a-4837-bfeb-32ab72599ab1name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-12-23 11:04:51,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff0515ef-4202-4b0c-ba6f-af7c519800f0 x-compute-request-id: req-ff0515ef-4202-4b0c-ba6f-af7c519800f0 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/8e452e8f-5efd-43b2-8810-cc122025a23c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/8e452e8f-5efd-43b2-8810-cc122025a23c", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8e452e8f-5efd-43b2-8810-cc122025a23c", "name": "CreateFlavorTests-934d0f5b-3d0a-4837-bfeb-32ab72599ab1name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:04:51,653 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ff0515ef-4202-4b0c-ba6f-af7c519800f0 2018-12-23 11:04:51,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:04:52,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:04:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["wtHrtL6aS_a5q036jjIRNA"], "issued_at": "2018-12-23T11:04:52.000000Z"}} 2018-12-23 11:04:52,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/8e452e8f-5efd-43b2-8810-cc122025a23c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a701c199a6fdebd41458c215fdfa34a61f0b807" 2018-12-23 11:04:52,209 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04: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-24881190-6db8-4f12-9263-759091680db8 x-compute-request-id: req-24881190-6db8-4f12-9263-759091680db8 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/8e452e8f-5efd-43b2-8810-cc122025a23c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/8e452e8f-5efd-43b2-8810-cc122025a23c", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8e452e8f-5efd-43b2-8810-cc122025a23c", "name": "CreateFlavorTests-934d0f5b-3d0a-4837-bfeb-32ab72599ab1name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:04:52,210 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/8e452e8f-5efd-43b2-8810-cc122025a23c used request id req-24881190-6db8-4f12-9263-759091680db8 2018-12-23 11:04:52,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/8e452e8f-5efd-43b2-8810-cc122025a23c/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a701c199a6fdebd41458c215fdfa34a61f0b807" 2018-12-23 11:04:52,229 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04: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-8c421705-ee37-4353-a9b7-1c9a7bc72070 x-compute-request-id: req-8c421705-ee37-4353-a9b7-1c9a7bc72070 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 11:04:52,229 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/8e452e8f-5efd-43b2-8810-cc122025a23c/os-extra_specs used request id req-8c421705-ee37-4353-a9b7-1c9a7bc72070 2018-12-23 11:04:52,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/8e452e8f-5efd-43b2-8810-cc122025a23c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a701c199a6fdebd41458c215fdfa34a61f0b807" 2018-12-23 11:04:52,281 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:04: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-18b00230-3901-4d94-b675-44bdae57e878 x-compute-request-id: req-18b00230-3901-4d94-b675-44bdae57e878 Content-Length: 0 Content-Type: application/json 2018-12-23 11:04:52,281 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/8e452e8f-5efd-43b2-8810-cc122025a23c used request id req-18b00230-3901-4d94-b675-44bdae57e878 2018-12-23 11:04:52,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a701c199a6fdebd41458c215fdfa34a61f0b807" 2018-12-23 11:04:52,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04: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-98e55b6d-9d66-4de6-9b2c-a5b3169e3887 x-compute-request-id: req-98e55b6d-9d66-4de6-9b2c-a5b3169e3887 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 11:04:52,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-98e55b6d-9d66-4de6-9b2c-a5b3169e3887 2018-12-23 11:04:52,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/8e452e8f-5efd-43b2-8810-cc122025a23c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01607923e1de0cd4d545f7a21db1f902c5bfe02f" 2018-12-23 11:04:52,336 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 11:04: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-4b1ddfb3-07e7-4583-8bb4-b53e5862d94e x-compute-request-id: req-4b1ddfb3-07e7-4583-8bb4-b53e5862d94e Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 8e452e8f-5efd-43b2-8810-cc122025a23c could not be found.", "code": 404}} 2018-12-23 11:04:52,337 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/8e452e8f-5efd-43b2-8810-cc122025a23c used request id req-4b1ddfb3-07e7-4583-8bb4-b53e5862d94e 2018-12-23 11:04:52,338 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:04:52,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:04:52,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:04:52,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:04:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["ajJrThjcSv-dmx4v09WXOg"], "issued_at": "2018-12-23T11:04:52.000000Z"}} 2018-12-23 11:04:52,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70cec077c49ce9a844126ece05b6c91cfa2fe4d6" 2018-12-23 11:04:52,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f27024c8-68b1-48e8-bb2f-f016054fc4ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:04:52,792 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f27024c8-68b1-48e8-bb2f-f016054fc4ac 2018-12-23 11:04:52,793 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:04:52,798 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70cec077c49ce9a844126ece05b6c91cfa2fe4d6" 2018-12-23 11:04:52,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04: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-14d8ae1c-b852-415f-a561-ef6416ff43ff x-compute-request-id: req-14d8ae1c-b852-415f-a561-ef6416ff43ff Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 11:04:52,969 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-14d8ae1c-b852-415f-a561-ef6416ff43ff 2018-12-23 11:04:52,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70cec077c49ce9a844126ece05b6c91cfa2fe4d6" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-378cff4d-47dd-4325-8cad-c707a8b71fb2name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-12-23 11:04:53,034 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04: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-4be0d31e-55b9-4eff-8ab6-b712d91c2e68 x-compute-request-id: req-4be0d31e-55b9-4eff-8ab6-b712d91c2e68 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/eca3f3c0-76f9-4335-b54d-d57139103648", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/eca3f3c0-76f9-4335-b54d-d57139103648", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "eca3f3c0-76f9-4335-b54d-d57139103648", "name": "CreateFlavorTests-378cff4d-47dd-4325-8cad-c707a8b71fb2name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:04:53,034 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-4be0d31e-55b9-4eff-8ab6-b712d91c2e68 2018-12-23 11:04:53,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:04:53,419 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:04:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["NQsq7KhzThuN4Hy7IQ1wTg"], "issued_at": "2018-12-23T11:04:53.000000Z"}} 2018-12-23 11:04:53,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/eca3f3c0-76f9-4335-b54d-d57139103648 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58994de20678a7775dcac80ee6ee00fb2008b71b" 2018-12-23 11:04:53,603 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04: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-b1586ca2-7d3b-4d15-a428-b9d6e407da75 x-compute-request-id: req-b1586ca2-7d3b-4d15-a428-b9d6e407da75 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/eca3f3c0-76f9-4335-b54d-d57139103648", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/eca3f3c0-76f9-4335-b54d-d57139103648", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "eca3f3c0-76f9-4335-b54d-d57139103648", "name": "CreateFlavorTests-378cff4d-47dd-4325-8cad-c707a8b71fb2name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:04:53,603 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/eca3f3c0-76f9-4335-b54d-d57139103648 used request id req-b1586ca2-7d3b-4d15-a428-b9d6e407da75 2018-12-23 11:04:53,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/eca3f3c0-76f9-4335-b54d-d57139103648/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58994de20678a7775dcac80ee6ee00fb2008b71b" 2018-12-23 11:04:53,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-140f1ce1-02b3-4f81-8e39-0d638e2c3fe7 x-compute-request-id: req-140f1ce1-02b3-4f81-8e39-0d638e2c3fe7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 11:04:53,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/eca3f3c0-76f9-4335-b54d-d57139103648/os-extra_specs used request id req-140f1ce1-02b3-4f81-8e39-0d638e2c3fe7 2018-12-23 11:04:53,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/eca3f3c0-76f9-4335-b54d-d57139103648 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70cec077c49ce9a844126ece05b6c91cfa2fe4d6" 2018-12-23 11:04:53,715 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:04:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c2867522-8ddb-49e6-8241-96e1841fb4f4 x-compute-request-id: req-c2867522-8ddb-49e6-8241-96e1841fb4f4 Content-Length: 0 Content-Type: application/json 2018-12-23 11:04:53,715 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/eca3f3c0-76f9-4335-b54d-d57139103648 used request id req-c2867522-8ddb-49e6-8241-96e1841fb4f4 2018-12-23 11:04:53,716 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:04:53,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:04:53,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:04:54,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:04:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["4mFBup7VQ3iSo8RnxIsy9g"], "issued_at": "2018-12-23T11:04:54.000000Z"}} 2018-12-23 11:04:54,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}490586adb1edbe239d8c0472985637ce23e38c5f" 2018-12-23 11:04:54,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5af3f84-86c7-46ce-9e1c-ee5180431543 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:04:54,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b5af3f84-86c7-46ce-9e1c-ee5180431543 2018-12-23 11:04:54,179 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:04:54,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}490586adb1edbe239d8c0472985637ce23e38c5f" 2018-12-23 11:04:54,390 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-939daac1-84b6-4eff-bc36-3d63ae4067c8 x-compute-request-id: req-939daac1-84b6-4eff-bc36-3d63ae4067c8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 11:04:54,391 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-939daac1-84b6-4eff-bc36-3d63ae4067c8 2018-12-23 11:04:54,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}490586adb1edbe239d8c0472985637ce23e38c5f" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-99e24cae-96a9-41c0-a415-6908891edd67name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-12-23 11:04:54,591 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e346f59-40e2-4cfe-bd7b-a395773c7eb5 x-compute-request-id: req-9e346f59-40e2-4cfe-bd7b-a395773c7eb5 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/db65644e-1fb7-4dac-9805-003219f89c1c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/db65644e-1fb7-4dac-9805-003219f89c1c", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "db65644e-1fb7-4dac-9805-003219f89c1c", "name": "CreateFlavorTests-99e24cae-96a9-41c0-a415-6908891edd67name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-12-23 11:04:54,591 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-9e346f59-40e2-4cfe-bd7b-a395773c7eb5 2018-12-23 11:04:54,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:04:54,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:04:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["Z0w8XWYSQHmmCS4Il6CGPw"], "issued_at": "2018-12-23T11:04:54.000000Z"}} 2018-12-23 11:04:54,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/db65644e-1fb7-4dac-9805-003219f89c1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9710f4aebfd302786249d7c8acb01d02b6473a9" 2018-12-23 11:04:55,163 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a5e199a-b806-4cef-be97-0c5476b2347b x-compute-request-id: req-4a5e199a-b806-4cef-be97-0c5476b2347b Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/db65644e-1fb7-4dac-9805-003219f89c1c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/db65644e-1fb7-4dac-9805-003219f89c1c", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "db65644e-1fb7-4dac-9805-003219f89c1c", "name": "CreateFlavorTests-99e24cae-96a9-41c0-a415-6908891edd67name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-12-23 11:04:55,164 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/db65644e-1fb7-4dac-9805-003219f89c1c used request id req-4a5e199a-b806-4cef-be97-0c5476b2347b 2018-12-23 11:04:55,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/db65644e-1fb7-4dac-9805-003219f89c1c/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9710f4aebfd302786249d7c8acb01d02b6473a9" 2018-12-23 11:04:55,184 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04: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-37ca18a2-99de-4635-b0ed-410012cc041a x-compute-request-id: req-37ca18a2-99de-4635-b0ed-410012cc041a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 11:04:55,184 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/db65644e-1fb7-4dac-9805-003219f89c1c/os-extra_specs used request id req-37ca18a2-99de-4635-b0ed-410012cc041a 2018-12-23 11:04:55,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/db65644e-1fb7-4dac-9805-003219f89c1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9710f4aebfd302786249d7c8acb01d02b6473a9" 2018-12-23 11:04:55,217 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:04: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-29d41da6-a208-4aca-aca3-2ed6ea91bf3c x-compute-request-id: req-29d41da6-a208-4aca-aca3-2ed6ea91bf3c Content-Length: 0 Content-Type: application/json 2018-12-23 11:04:55,217 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/db65644e-1fb7-4dac-9805-003219f89c1c used request id req-29d41da6-a208-4aca-aca3-2ed6ea91bf3c 2018-12-23 11:04:55,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9710f4aebfd302786249d7c8acb01d02b6473a9" 2018-12-23 11:04:55,249 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04: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-3b0eda4e-cc9b-4650-a2a3-dff3002d48f1 x-compute-request-id: req-3b0eda4e-cc9b-4650-a2a3-dff3002d48f1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 11:04:55,249 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-3b0eda4e-cc9b-4650-a2a3-dff3002d48f1 2018-12-23 11:04:55,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/db65644e-1fb7-4dac-9805-003219f89c1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}490586adb1edbe239d8c0472985637ce23e38c5f" 2018-12-23 11:04:55,271 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 11:04: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-62d3dc45-f9f7-4122-9d2f-6f89c42fef99 x-compute-request-id: req-62d3dc45-f9f7-4122-9d2f-6f89c42fef99 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor db65644e-1fb7-4dac-9805-003219f89c1c could not be found.", "code": 404}} 2018-12-23 11:04:55,271 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/db65644e-1fb7-4dac-9805-003219f89c1c used request id req-62d3dc45-f9f7-4122-9d2f-6f89c42fef99 2018-12-23 11:04:55,272 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:04:55,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:04:55,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:04:55,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:04:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["NzU4YLs-TJSqUEIe5lUkGQ"], "issued_at": "2018-12-23T11:04:55.000000Z"}} 2018-12-23 11:04:55,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1962031ce8a3d4c9fadc3e4111a44c00d9109930" 2018-12-23 11:04:55,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aa246a2-16f2-47ca-9892-0ce69c188603 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:04:55,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6aa246a2-16f2-47ca-9892-0ce69c188603 2018-12-23 11:04:55,742 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:04:55,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1962031ce8a3d4c9fadc3e4111a44c00d9109930" 2018-12-23 11:04:55,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04: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-16a67f96-b973-49a1-a535-bad8d7bbb781 x-compute-request-id: req-16a67f96-b973-49a1-a535-bad8d7bbb781 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 11:04:55,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-16a67f96-b973-49a1-a535-bad8d7bbb781 2018-12-23 11:04:55,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1962031ce8a3d4c9fadc3e4111a44c00d9109930" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-23ac0d71-e157-4f50-be9e-f4a3fab93a41name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-12-23 11:04:55,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04: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-8fd4e85c-df14-4e47-afb3-3efaeb3dcb81 x-compute-request-id: req-8fd4e85c-df14-4e47-afb3-3efaeb3dcb81 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3e9b8d22-c32a-46c1-859c-be6ab526663d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3e9b8d22-c32a-46c1-859c-be6ab526663d", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3e9b8d22-c32a-46c1-859c-be6ab526663d", "name": "CreateFlavorTests-23ac0d71-e157-4f50-be9e-f4a3fab93a41name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:04:55,968 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8fd4e85c-df14-4e47-afb3-3efaeb3dcb81 2018-12-23 11:04:55,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:04:56,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:04:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["1k6gR4WaRqSBmhA3Y2rYjw"], "issued_at": "2018-12-23T11:04:56.000000Z"}} 2018-12-23 11:04:56,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/3e9b8d22-c32a-46c1-859c-be6ab526663d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26fb367d34194b94028461b95511c69372ad9ca" 2018-12-23 11:04:56,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04: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-c054fe47-4b5a-4dfe-95e1-5565b13ae069 x-compute-request-id: req-c054fe47-4b5a-4dfe-95e1-5565b13ae069 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3e9b8d22-c32a-46c1-859c-be6ab526663d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3e9b8d22-c32a-46c1-859c-be6ab526663d", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3e9b8d22-c32a-46c1-859c-be6ab526663d", "name": "CreateFlavorTests-23ac0d71-e157-4f50-be9e-f4a3fab93a41name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:04:56,525 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/3e9b8d22-c32a-46c1-859c-be6ab526663d used request id req-c054fe47-4b5a-4dfe-95e1-5565b13ae069 2018-12-23 11:04:56,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/3e9b8d22-c32a-46c1-859c-be6ab526663d/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26fb367d34194b94028461b95511c69372ad9ca" 2018-12-23 11:04:56,547 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04: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-aa0ca2c3-080e-45d7-b345-e40908ed6ad3 x-compute-request-id: req-aa0ca2c3-080e-45d7-b345-e40908ed6ad3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 11:04:56,548 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/3e9b8d22-c32a-46c1-859c-be6ab526663d/os-extra_specs used request id req-aa0ca2c3-080e-45d7-b345-e40908ed6ad3 2018-12-23 11:04:56,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:04:56,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:04:56,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:04:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["P9og_y2uQtSSvZznSPJXRQ"], "issued_at": "2018-12-23T11:04:56.000000Z"}} 2018-12-23 11:04:56,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b538d4d9d815aebee838fed39657e80c3794ee" 2018-12-23 11:04:57,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d0a97f2-3e72-48aa-996b-4613b6b32984 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:04:57,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4d0a97f2-3e72-48aa-996b-4613b6b32984 2018-12-23 11:04:57,015 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:04:57,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b538d4d9d815aebee838fed39657e80c3794ee" 2018-12-23 11:04:57,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04: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-67103004-0244-4689-b84a-509d8aad7893 x-compute-request-id: req-67103004-0244-4689-b84a-509d8aad7893 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3e9b8d22-c32a-46c1-859c-be6ab526663d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3e9b8d22-c32a-46c1-859c-be6ab526663d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3e9b8d22-c32a-46c1-859c-be6ab526663d", "rel": "bookmark"}], "name": "CreateFlavorTests-23ac0d71-e157-4f50-be9e-f4a3fab93a41name"}]} 2018-12-23 11:04:57,196 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-67103004-0244-4689-b84a-509d8aad7893 2018-12-23 11:04:57,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/3e9b8d22-c32a-46c1-859c-be6ab526663d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b538d4d9d815aebee838fed39657e80c3794ee" 2018-12-23 11:04:57,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04: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-682835f1-9434-432c-928a-0b6ca413def6 x-compute-request-id: req-682835f1-9434-432c-928a-0b6ca413def6 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3e9b8d22-c32a-46c1-859c-be6ab526663d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3e9b8d22-c32a-46c1-859c-be6ab526663d", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3e9b8d22-c32a-46c1-859c-be6ab526663d", "name": "CreateFlavorTests-23ac0d71-e157-4f50-be9e-f4a3fab93a41name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:04:57,220 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/3e9b8d22-c32a-46c1-859c-be6ab526663d used request id req-682835f1-9434-432c-928a-0b6ca413def6 2018-12-23 11:04:57,220 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-23ac0d71-e157-4f50-be9e-f4a3fab93a41name 2018-12-23 11:04:57,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/3e9b8d22-c32a-46c1-859c-be6ab526663d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1962031ce8a3d4c9fadc3e4111a44c00d9109930" 2018-12-23 11:04:57,259 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:04: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-9719123c-a1f3-494a-8b70-1ce952f24ee1 x-compute-request-id: req-9719123c-a1f3-494a-8b70-1ce952f24ee1 Content-Length: 0 Content-Type: application/json 2018-12-23 11:04:57,259 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/3e9b8d22-c32a-46c1-859c-be6ab526663d used request id req-9719123c-a1f3-494a-8b70-1ce952f24ee1 2018-12-23 11:04:57,261 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 11:04:57,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:04:57,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:04:57,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:04:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["shqR6LM4ST2Zw7H-PlNMpw"], "issued_at": "2018-12-23T11:04:57.000000Z"}} 2018-12-23 11:04:57,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}712c3be43faa948925e08bea1fa3ea9a8131003a" 2018-12-23 11:04:57,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:04:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aa65d44-1b07-4cae-8689-6df4236433a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:04:57,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7aa65d44-1b07-4cae-8689-6df4236433a8 2018-12-23 11:04:57,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}712c3be43faa948925e08bea1fa3ea9a8131003a" 2018-12-23 11:04:57,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-2f8192c5-ec42-410d-ab59-74c65ee94367 Date: Sun, 23 Dec 2018 11:04:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-image"} 2018-12-23 11:04:57,996 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-image used request id req-2f8192c5-ec42-410d-ab59-74c65ee94367 2018-12-23 11:04:57,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}712c3be43faa948925e08bea1fa3ea9a8131003a" 2018-12-23 11:04:58,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a48d2604-351b-44b1-be1c-61e8f874f958 Date: Sun, 23 Dec 2018 11:04:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 11:04:58,156 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-a48d2604-351b-44b1-be1c-61e8f874f958 2018-12-23 11:04:58,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}712c3be43faa948925e08bea1fa3ea9a8131003a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-image"}' 2018-12-23 11:04:58,367 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/cf57cdc0-d987-4611-9135-c6666a979977 X-Openstack-Request-Id: req-c43aad96-08f8-4c89-a7d7-94b5af40967a Date: Sun, 23 Dec 2018 11:04:58 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:04:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T11:04:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/cf57cdc0-d987-4611-9135-c6666a979977", "min_disk": 0, "protected": false, "id": "cf57cdc0-d987-4611-9135-c6666a979977", "file": "/v2/images/cf57cdc0-d987-4611-9135-c6666a979977/file", "checksum": null, "owner": "03b9eb3281744d03a972d5d751cccdf1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:04:58,367 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-c43aad96-08f8-4c89-a7d7-94b5af40967a 2018-12-23 11:04:58,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/cf57cdc0-d987-4611-9135-c6666a979977/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}712c3be43faa948925e08bea1fa3ea9a8131003a" -d '' 2018-12-23 11:05:00,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bd91d5b5-342e-4b36-b4f1-a937ab2b4a0b Date: Sun, 23 Dec 2018 11:05:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:05:00,291 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/cf57cdc0-d987-4611-9135-c6666a979977/file used request id req-bd91d5b5-342e-4b36-b4f1-a937ab2b4a0b 2018-12-23 11:05:00,292 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 11:05:00,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/cf57cdc0-d987-4611-9135-c6666a979977 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}712c3be43faa948925e08bea1fa3ea9a8131003a" 2018-12-23 11:05:00,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-582b465f-8293-4787-8343-7c91aa27d5fc Date: Sun, 23 Dec 2018 11:05:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:04:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T11:05:00Z", "visibility": "shared", "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/cf57cdc0-d987-4611-9135-c6666a979977/snap", "metadata": {}}], "self": "/v2/images/cf57cdc0-d987-4611-9135-c6666a979977", "min_disk": 0, "protected": false, "id": "cf57cdc0-d987-4611-9135-c6666a979977", "file": "/v2/images/cf57cdc0-d987-4611-9135-c6666a979977/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03b9eb3281744d03a972d5d751cccdf1", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/cf57cdc0-d987-4611-9135-c6666a979977/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:05:00,455 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/cf57cdc0-d987-4611-9135-c6666a979977 used request id req-582b465f-8293-4787-8343-7c91aa27d5fc 2018-12-23 11:05:00,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}712c3be43faa948925e08bea1fa3ea9a8131003a" 2018-12-23 11:05:00,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f1a1ed2e-1e0e-44a4-b635-2a8a69013722 Date: Sun, 23 Dec 2018 11:05:00 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-12-23 11:05:00,614 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-f1a1ed2e-1e0e-44a4-b635-2a8a69013722 2018-12-23 11:05:00,617 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-image 2018-12-23 11:05:00,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/cf57cdc0-d987-4611-9135-c6666a979977 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}712c3be43faa948925e08bea1fa3ea9a8131003a" 2018-12-23 11:05:01,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-15040b92-8ccc-40ec-804f-d53be6aee680 Date: Sun, 23 Dec 2018 11:05:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:04:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T11:05:00Z", "visibility": "shared", "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/cf57cdc0-d987-4611-9135-c6666a979977/snap", "metadata": {}}], "self": "/v2/images/cf57cdc0-d987-4611-9135-c6666a979977", "min_disk": 0, "protected": false, "id": "cf57cdc0-d987-4611-9135-c6666a979977", "file": "/v2/images/cf57cdc0-d987-4611-9135-c6666a979977/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03b9eb3281744d03a972d5d751cccdf1", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/cf57cdc0-d987-4611-9135-c6666a979977/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:05:01,257 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/cf57cdc0-d987-4611-9135-c6666a979977 used request id req-15040b92-8ccc-40ec-804f-d53be6aee680 2018-12-23 11:05:01,258 - create_image - DEBUG - Instance status is - active 2018-12-23 11:05:01,258 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-image 2018-12-23 11:05:01,258 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-image 2018-12-23 11:05:01,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:05:01,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:05:01,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:05:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["amQvGrdZS0mgOdxnbHPKJg"], "issued_at": "2018-12-23T11:05:01.000000Z"}} 2018-12-23 11:05:01,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d64eaa7156192eaa16c54dc02513b9e7056045" 2018-12-23 11:05:01,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de74cbb2-6935-4727-9669-04471d72f914 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:05:01,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-de74cbb2-6935-4727-9669-04471d72f914 2018-12-23 11:05:01,729 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:05:01,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d64eaa7156192eaa16c54dc02513b9e7056045" 2018-12-23 11:05:01,912 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ca252813-becc-412c-a2da-7353ae8b225c x-compute-request-id: req-ca252813-becc-412c-a2da-7353ae8b225c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 11:05:01,912 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ca252813-becc-412c-a2da-7353ae8b225c 2018-12-23 11:05:01,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d64eaa7156192eaa16c54dc02513b9e7056045" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 11:05:01,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb36a875-db69-48db-aff9-aeb664885a97 x-compute-request-id: req-eb36a875-db69-48db-aff9-aeb664885a97 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/31eeceff-5188-4ca2-9f57-8ec1767566a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/31eeceff-5188-4ca2-9f57-8ec1767566a7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "31eeceff-5188-4ca2-9f57-8ec1767566a7", "name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:05:01,992 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-eb36a875-db69-48db-aff9-aeb664885a97 2018-12-23 11:05:01,994 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 11:05:02,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:05:02,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:05:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["52wURCaPQxy3iIZ63Eq7Uw"], "issued_at": "2018-12-23T11:05:02.000000Z"}} 2018-12-23 11:05:02,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1edc670144f8811229527155d435b756f790d6" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-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-9cc31083-98b4-489a-9268-0d60b3f8fbfa-net", "inst_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-flavor"}}' 2018-12-23 11:05:05,892 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 11:05:02 GMT Server: Apache x-openstack-request-id: req-e44bd360-7ee2-4802-94a6-dfc135947b59 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "e1708682-5106-4d6f-992e-f243d800bcea", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea", "rel": "self"}]}} 2018-12-23 11:05:05,892 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks used request id req-e44bd360-7ee2-4802-94a6-dfc135947b59 2018-12-23 11:05:05,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/e1708682-5106-4d6f-992e-f243d800bcea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1edc670144f8811229527155d435b756f790d6" 2018-12-23 11:05:06,561 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:05:05 GMT Server: Apache x-openstack-request-id: req-935686f4-0d69-448a-b835-191ef61df67e Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:05:07,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:06 GMT Server: Apache x-openstack-request-id: req-1531992c-eabb-4e22-ad7c-5655ef3a3466 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "e1708682-5106-4d6f-992e-f243d800bcea", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1", "stack_user_project_id": "9e32b42852624ce993d3085ab2b1ecaa", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T11:05:05Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e1708682-5106-4d6f-992e-f243d800bcea", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 11:05:07,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea used request id req-1531992c-eabb-4e22-ad7c-5655ef3a3466 2018-12-23 11:05:07,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks?stack_name=HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1edc670144f8811229527155d435b756f790d6" 2018-12-23 11:05:07,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:07 GMT Server: Apache x-openstack-request-id: req-11014b59-658f-49d2-aae7-fdfd419b6340 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-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1", "stack_user_project_id": "9e32b42852624ce993d3085ab2b1ecaa", "deletion_time": null, "creation_time": "2018-12-23T11:05:05Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea", "rel": "self"}], "updated_time": null, "project": "03b9eb3281744d03a972d5d751cccdf1", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "e1708682-5106-4d6f-992e-f243d800bcea", "tags": null}]} 2018-12-23 11:05:07,979 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks?stack_name=HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1 used request id req-11014b59-658f-49d2-aae7-fdfd419b6340 2018-12-23 11:05:07,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks?stack_name=HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1edc670144f8811229527155d435b756f790d6" 2018-12-23 11:05:08,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:07 GMT Server: Apache x-openstack-request-id: req-e45eb6c6-70b2-40ef-8cb8-f09e503d709d 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-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1", "stack_user_project_id": "9e32b42852624ce993d3085ab2b1ecaa", "deletion_time": null, "creation_time": "2018-12-23T11:05:05Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea", "rel": "self"}], "updated_time": null, "project": "03b9eb3281744d03a972d5d751cccdf1", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "e1708682-5106-4d6f-992e-f243d800bcea", "tags": null}]} 2018-12-23 11:05:08,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks?stack_name=HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1 used request id req-e45eb6c6-70b2-40ef-8cb8-f09e503d709d 2018-12-23 11:05:08,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/e1708682-5106-4d6f-992e-f243d800bcea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1edc670144f8811229527155d435b756f790d6" 2018-12-23 11:05:09,358 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:05:08 GMT Server: Apache x-openstack-request-id: req-af16ac46-b991-4a16-84d9-3a49ce1f840b Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:05:10,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:09 GMT Server: Apache x-openstack-request-id: req-0122e348-30a0-45b9-aa73-f65dca332afa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "e1708682-5106-4d6f-992e-f243d800bcea", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1", "stack_user_project_id": "9e32b42852624ce993d3085ab2b1ecaa", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T11:05:05Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e1708682-5106-4d6f-992e-f243d800bcea", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 11:05:10,148 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea used request id req-0122e348-30a0-45b9-aa73-f65dca332afa 2018-12-23 11:05:10,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/e1708682-5106-4d6f-992e-f243d800bcea/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1edc670144f8811229527155d435b756f790d6" 2018-12-23 11:05:10,229 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:05:10 GMT Server: Apache x-openstack-request-id: req-93b9f12e-3764-4966-9da9-eb2042a71117 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:05:10,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:10 GMT Server: Apache x-openstack-request-id: req-1c76b521-db57-419a-aa5c-ea2236ecf7f0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-23T11:05:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:05:05Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "d7850f50-30eb-4152-8f15-6e56b8b7373c", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-23T11:05:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:05:05Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "fd6e6cec-7031-442b-876e-7aa86ed08f7c", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-23T11:05:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:05:05Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "c9b8e090-fc01-4d49-ad9e-8b5a34d5e34b", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-23T11:05:05Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-12-23T11:05:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-12-23 11:05:10,987 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea/resources used request id req-1c76b521-db57-419a-aa5c-ea2236ecf7f0 2018-12-23 11:05:10,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/e1708682-5106-4d6f-992e-f243d800bcea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1edc670144f8811229527155d435b756f790d6" 2018-12-23 11:05:11,699 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:05:10 GMT Server: Apache x-openstack-request-id: req-316406a4-d9d0-43d6-8bb2-e8eab2e736eb Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:05:12,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:11 GMT Server: Apache x-openstack-request-id: req-408c4d68-1d0d-403b-b45d-2a3323d1d99c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "e1708682-5106-4d6f-992e-f243d800bcea", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1", "stack_user_project_id": "9e32b42852624ce993d3085ab2b1ecaa", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T11:05:05Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e1708682-5106-4d6f-992e-f243d800bcea", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 11:05:12,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea used request id req-408c4d68-1d0d-403b-b45d-2a3323d1d99c 2018-12-23 11:05:12,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/e1708682-5106-4d6f-992e-f243d800bcea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1edc670144f8811229527155d435b756f790d6" 2018-12-23 11:05:13,114 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:05:12 GMT Server: Apache x-openstack-request-id: req-ed5133bf-0a56-4cb2-921a-3625225f7c5e Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:05:13,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:13 GMT Server: Apache x-openstack-request-id: req-c2128eb1-2d84-4fbc-8f61-78e9aaabc69a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "e1708682-5106-4d6f-992e-f243d800bcea", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1", "stack_user_project_id": "9e32b42852624ce993d3085ab2b1ecaa", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T11:05:05Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e1708682-5106-4d6f-992e-f243d800bcea", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 11:05:13,190 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea used request id req-c2128eb1-2d84-4fbc-8f61-78e9aaabc69a 2018-12-23 11:05:16,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/e1708682-5106-4d6f-992e-f243d800bcea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1edc670144f8811229527155d435b756f790d6" 2018-12-23 11:05:16,269 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:05:16 GMT Server: Apache x-openstack-request-id: req-ef08a5af-53a0-4423-9d00-5a9f292302a2 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:05:16,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:16 GMT Server: Apache x-openstack-request-id: req-23d33e44-bf8a-4351-bee5-e4bb0e736129 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "e1708682-5106-4d6f-992e-f243d800bcea", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1", "stack_user_project_id": "9e32b42852624ce993d3085ab2b1ecaa", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T11:05:05Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e1708682-5106-4d6f-992e-f243d800bcea", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 11:05:16,396 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea used request id req-23d33e44-bf8a-4351-bee5-e4bb0e736129 2018-12-23 11:05:19,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/e1708682-5106-4d6f-992e-f243d800bcea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1edc670144f8811229527155d435b756f790d6" 2018-12-23 11:05:19,477 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:05:19 GMT Server: Apache x-openstack-request-id: req-0a00b726-ae40-46e6-bd0d-3b739cdd8e20 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:05:19,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:19 GMT Server: Apache x-openstack-request-id: req-f90a8c1f-e8d8-4108-abfc-4423def9d641 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "e1708682-5106-4d6f-992e-f243d800bcea", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1", "stack_user_project_id": "9e32b42852624ce993d3085ab2b1ecaa", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T11:05:05Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e1708682-5106-4d6f-992e-f243d800bcea", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 11:05:19,601 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea used request id req-f90a8c1f-e8d8-4108-abfc-4423def9d641 2018-12-23 11:05:22,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/e1708682-5106-4d6f-992e-f243d800bcea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1edc670144f8811229527155d435b756f790d6" 2018-12-23 11:05:23,354 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:05:22 GMT Server: Apache x-openstack-request-id: req-287bf4c0-8364-46e2-bce2-23e61b0b91e6 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:05:23,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:23 GMT Server: Apache x-openstack-request-id: req-18cbaff3-1196-4daa-afe9-bf44154cf95a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "e1708682-5106-4d6f-992e-f243d800bcea", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1", "stack_user_project_id": "9e32b42852624ce993d3085ab2b1ecaa", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T11:05:05Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e1708682-5106-4d6f-992e-f243d800bcea", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 11:05:23,479 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea used request id req-18cbaff3-1196-4daa-afe9-bf44154cf95a 2018-12-23 11:05:23,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/e1708682-5106-4d6f-992e-f243d800bcea/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1edc670144f8811229527155d435b756f790d6" 2018-12-23 11:05:24,174 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:05:23 GMT Server: Apache x-openstack-request-id: req-8c131c51-d712-4500-8a87-a45165a070b7 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:05:24,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:24 GMT Server: Apache x-openstack-request-id: req-a3119701-e314-4db2-ab9a-83d5f6b9699d 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.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-23T11:05:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:05:05Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "d7850f50-30eb-4152-8f15-6e56b8b7373c", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-23T11:05:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:05:05Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "fd6e6cec-7031-442b-876e-7aa86ed08f7c", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-23T11:05:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:05:05Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "c9b8e090-fc01-4d49-ad9e-8b5a34d5e34b", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-23T11:05:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:05:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8b89a0e3-dfc1-4bce-93c9-31242543d406", "resource_type": "OS::Nova::Server"}]} 2018-12-23 11:05:24,902 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea/resources used request id req-a3119701-e314-4db2-ab9a-83d5f6b9699d 2018-12-23 11:05:24,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=c9b8e090-fc01-4d49-ad9e-8b5a34d5e34b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1edc670144f8811229527155d435b756f790d6" 2018-12-23 11:05:25,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-16e1763b-fc8d-47fe-9b2b-0201f48f848d Date: Sun, 23 Dec 2018 11:05:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c9b8e090-fc01-4d49-ad9e-8b5a34d5e34b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["fd6e6cec-7031-442b-876e-7aa86ed08f7c"],"description":"","tags":[],"updated_at":"2018-12-23T11:05:08Z","provider:segmentation_id":62,"name":"HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:05:06Z","provider:network_type":"vxlan"}]} 2018-12-23 11:05:25,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=c9b8e090-fc01-4d49-ad9e-8b5a34d5e34b used request id req-16e1763b-fc8d-47fe-9b2b-0201f48f848d 2018-12-23 11:05:25,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=c9b8e090-fc01-4d49-ad9e-8b5a34d5e34b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1edc670144f8811229527155d435b756f790d6" 2018-12-23 11:05:25,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-af51d174-37d8-4d65-9745-a2a9c13a7da7 Date: Sun, 23 Dec 2018 11:05:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c9b8e090-fc01-4d49-ad9e-8b5a34d5e34b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:05:08Z","dns_nameservers":[],"updated_at":"2018-12-23T11:05:08Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"fd6e6cec-7031-442b-876e-7aa86ed08f7c","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-subnet"}]} 2018-12-23 11:05:25,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=c9b8e090-fc01-4d49-ad9e-8b5a34d5e34b used request id req-af51d174-37d8-4d65-9745-a2a9c13a7da7 2018-12-23 11:05:25,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=c9b8e090-fc01-4d49-ad9e-8b5a34d5e34b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1edc670144f8811229527155d435b756f790d6" 2018-12-23 11:05:25,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5a1e0ea9-508a-42e6-b4b5-6aa044dcd145 Date: Sun, 23 Dec 2018 11:05:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c9b8e090-fc01-4d49-ad9e-8b5a34d5e34b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:05:08Z","dns_nameservers":[],"updated_at":"2018-12-23T11:05:08Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"fd6e6cec-7031-442b-876e-7aa86ed08f7c","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-subnet"}]} 2018-12-23 11:05:25,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=c9b8e090-fc01-4d49-ad9e-8b5a34d5e34b used request id req-5a1e0ea9-508a-42e6-b4b5-6aa044dcd145 2018-12-23 11:05:25,498 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:05:25,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1edc670144f8811229527155d435b756f790d6" 2018-12-23 11:05:25,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef69c99e-53c0-4841-a403-49e13c004840 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:05:25,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ef69c99e-53c0-4841-a403-49e13c004840 2018-12-23 11:05:25,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/e1708682-5106-4d6f-992e-f243d800bcea/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1edc670144f8811229527155d435b756f790d6" 2018-12-23 11:05:25,658 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:05:25 GMT Server: Apache x-openstack-request-id: req-f684bfca-017b-4164-961d-6173f7d58b74 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:05:26,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:25 GMT Server: Apache x-openstack-request-id: req-8496335d-dc41-4e8f-a6ca-dc733d91adb1 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.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-23T11:05:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:05:05Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "d7850f50-30eb-4152-8f15-6e56b8b7373c", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-23T11:05:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:05:05Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "fd6e6cec-7031-442b-876e-7aa86ed08f7c", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-23T11:05:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:05:05Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "c9b8e090-fc01-4d49-ad9e-8b5a34d5e34b", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-23T11:05:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:05:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8b89a0e3-dfc1-4bce-93c9-31242543d406", "resource_type": "OS::Nova::Server"}]} 2018-12-23 11:05:26,418 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea/resources used request id req-8496335d-dc41-4e8f-a6ca-dc733d91adb1 2018-12-23 11:05:26,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8b89a0e3-dfc1-4bce-93c9-31242543d406 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1edc670144f8811229527155d435b756f790d6" 2018-12-23 11:05:26,829 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c576a34-fe20-456f-94b2-cb94b84c1810 x-compute-request-id: req-8c576a34-fe20-456f-94b2-cb94b84c1810 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:d5:2d", "version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8b89a0e3-dfc1-4bce-93c9-31242543d406", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8b89a0e3-dfc1-4bce-93c9-31242543d406", "rel": "bookmark"}], "image": {"id": "cf57cdc0-d987-4611-9135-c6666a979977", "links": [{"href": "http://172.30.9.22:8774/images/cf57cdc0-d987-4611-9135-c6666a979977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000012", "OS-SRV-USG:launched_at": "2018-12-23T11:05:16.000000", "flavor": {"id": "31eeceff-5188-4ca2-9f57-8ec1767566a7", "links": [{"href": "http://172.30.9.22:8774/flavors/31eeceff-5188-4ca2-9f57-8ec1767566a7", "rel": "bookmark"}]}, "id": "8b89a0e3-dfc1-4bce-93c9-31242543d406", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:05:18Z", "hostId": "f2b16ac0f2f71ed3a9486538904f435680f9dd30acb4852d4635e5d5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-9cc31083-98b4-489a-9268-0d60b3f8fbfa-inst", "created": "2018-12-23T11:05:13Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:05:26,830 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8b89a0e3-dfc1-4bce-93c9-31242543d406 used request id req-8c576a34-fe20-456f-94b2-cb94b84c1810 2018-12-23 11:05:26,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1edc670144f8811229527155d435b756f790d6" 2018-12-23 11:05:26,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-4cfd503a-954a-40b5-ab15-a356cd2b3420 Date: Sun, 23 Dec 2018 11:05:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c9b8e090-fc01-4d49-ad9e-8b5a34d5e34b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["fd6e6cec-7031-442b-876e-7aa86ed08f7c"],"description":"","tags":[],"updated_at":"2018-12-23T11:05:08Z","provider:segmentation_id":62,"name":"HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:05:06Z","provider:network_type":"vxlan"}]} 2018-12-23 11:05:26,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-net used request id req-4cfd503a-954a-40b5-ab15-a356cd2b3420 2018-12-23 11:05:26,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 11:05:26,926 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 11:05: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 11:05:26,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1edc670144f8811229527155d435b756f790d6" 2018-12-23 11:05:27,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a992289-7e59-4cfe-9cc5-7a2a8277e8f2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:05:27,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-6a992289-7e59-4cfe-9cc5-7a2a8277e8f2 2018-12-23 11:05:27,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=c9b8e090-fc01-4d49-ad9e-8b5a34d5e34b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1edc670144f8811229527155d435b756f790d6" 2018-12-23 11:05:27,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f3ed5f23-eb3c-41a7-a640-50bcc9985a49 Date: Sun, 23 Dec 2018 11:05:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c9b8e090-fc01-4d49-ad9e-8b5a34d5e34b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:05:08Z","dns_nameservers":[],"updated_at":"2018-12-23T11:05:08Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"fd6e6cec-7031-442b-876e-7aa86ed08f7c","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-subnet"}]} 2018-12-23 11:05:27,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=c9b8e090-fc01-4d49-ad9e-8b5a34d5e34b used request id req-f3ed5f23-eb3c-41a7-a640-50bcc9985a49 2018-12-23 11:05:27,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=c9b8e090-fc01-4d49-ad9e-8b5a34d5e34b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1edc670144f8811229527155d435b756f790d6" 2018-12-23 11:05:27,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3561 X-Openstack-Request-Id: req-b17ed048-6a07-4dc8-8c98-5ad70b2c6499 Date: Sun, 23 Dec 2018 11:05:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:05:09Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fd6e6cec-7031-442b-876e-7aa86ed08f7c","ip_address":"10.0.0.3"}],"id":"295c275c-874c-43f1-a84f-1b30a9b231da","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:08:ba","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c9b8e090-fc01-4d49-ad9e-8b5a34d5e34b","name":"","admin_state_up":true,"network_id":"c9b8e090-fc01-4d49-ad9e-8b5a34d5e34b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:05:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:05:09Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fd6e6cec-7031-442b-876e-7aa86ed08f7c","ip_address":"10.0.0.2"}],"id":"9bf36c9f-4418-469f-bc6d-77ba1e2495dd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ad:c4:b0","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c9b8e090-fc01-4d49-ad9e-8b5a34d5e34b","name":"","admin_state_up":true,"network_id":"c9b8e090-fc01-4d49-ad9e-8b5a34d5e34b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:05:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:05:10Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fd6e6cec-7031-442b-876e-7aa86ed08f7c","ip_address":"10.0.0.4"}],"id":"cab15902-fa86-4ae5-a41e-a9315ca41719","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:6f:9e","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c9b8e090-fc01-4d49-ad9e-8b5a34d5e34b","name":"","admin_state_up":true,"network_id":"c9b8e090-fc01-4d49-ad9e-8b5a34d5e34b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:05:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:05:15Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fd6e6cec-7031-442b-876e-7aa86ed08f7c","ip_address":"10.0.0.9"}],"id":"d7850f50-30eb-4152-8f15-6e56b8b7373c","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ea:d5:2d","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"8b89a0e3-dfc1-4bce-93c9-31242543d406","name":"HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1-server1_port-ohqn2eiouo5p","admin_state_up":true,"network_id":"c9b8e090-fc01-4d49-ad9e-8b5a34d5e34b","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:05:09Z","binding:vnic_type":"normal"}]} 2018-12-23 11:05:27,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=c9b8e090-fc01-4d49-ad9e-8b5a34d5e34b used request id req-b17ed048-6a07-4dc8-8c98-5ad70b2c6499 2018-12-23 11:05:27,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/e1708682-5106-4d6f-992e-f243d800bcea/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1edc670144f8811229527155d435b756f790d6" 2018-12-23 11:05:27,200 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:05:27 GMT Server: Apache x-openstack-request-id: req-1c040520-95ca-477a-bace-39a9c92be7b6 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:05:27,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:27 GMT Server: Apache x-openstack-request-id: req-92e9f14e-5f9e-4e4a-b574-5edcde906e61 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.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-23T11:05:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:05:05Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "d7850f50-30eb-4152-8f15-6e56b8b7373c", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-23T11:05:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:05:05Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "fd6e6cec-7031-442b-876e-7aa86ed08f7c", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-23T11:05:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:05:05Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "c9b8e090-fc01-4d49-ad9e-8b5a34d5e34b", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-23T11:05:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:05:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8b89a0e3-dfc1-4bce-93c9-31242543d406", "resource_type": "OS::Nova::Server"}]} 2018-12-23 11:05:27,947 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea/resources used request id req-92e9f14e-5f9e-4e4a-b574-5edcde906e61 2018-12-23 11:05:27,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/e1708682-5106-4d6f-992e-f243d800bcea -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1edc670144f8811229527155d435b756f790d6" 2018-12-23 11:05:28,649 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:05:27 GMT Server: Apache x-openstack-request-id: req-48e3550f-3659-4741-96b1-984c516e4cd7 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:05:28,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:05:28 GMT Server: Apache x-openstack-request-id: req-c69db1d4-1375-4f27-9346-50438f4f9b5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:05:28,773 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-stack1/e1708682-5106-4d6f-992e-f243d800bcea used request id req-c69db1d4-1375-4f27-9346-50438f4f9b5f 2018-12-23 11:05:28,773 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-9cc31083-98b4-489a-9268-0d60b3f8fbfa-image 2018-12-23 11:05:28,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/cf57cdc0-d987-4611-9135-c6666a979977 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}712c3be43faa948925e08bea1fa3ea9a8131003a" 2018-12-23 11:05:30,532 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3505344d-26f5-4348-8b33-d4efe5e00c2f Date: Sun, 23 Dec 2018 11:05:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:05:30,532 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/cf57cdc0-d987-4611-9135-c6666a979977 used request id req-3505344d-26f5-4348-8b33-d4efe5e00c2f 2018-12-23 11:05:30,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/31eeceff-5188-4ca2-9f57-8ec1767566a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d64eaa7156192eaa16c54dc02513b9e7056045" 2018-12-23 11:05:30,564 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:05:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b289e6ee-881b-412d-85a0-17b0ebfc5278 x-compute-request-id: req-b289e6ee-881b-412d-85a0-17b0ebfc5278 Content-Length: 0 Content-Type: application/json 2018-12-23 11:05:30,564 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/31eeceff-5188-4ca2-9f57-8ec1767566a7 used request id req-b289e6ee-881b-412d-85a0-17b0ebfc5278 2018-12-23 11:05:30,566 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 11:05:30,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:05:30,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:05:30,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:05:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["LoSIs4nUQ9u5mBM6yzGqSg"], "issued_at": "2018-12-23T11:05:30.000000Z"}} 2018-12-23 11:05:30,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae0ffcb62a4c988fe2754243c1f8babe006d612" 2018-12-23 11:05:31,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31ad913e-d4be-4442-9ea4-5be5b1f6d151 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:05:31,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-31ad913e-d4be-4442-9ea4-5be5b1f6d151 2018-12-23 11:05:31,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cae0ffcb62a4c988fe2754243c1f8babe006d612" 2018-12-23 11:05:31,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-c812735e-9706-479c-a7a2-828639bad612 Date: Sun, 23 Dec 2018 11:05:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-image"} 2018-12-23 11:05:31,211 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-image used request id req-c812735e-9706-479c-a7a2-828639bad612 2018-12-23 11:05:31,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cae0ffcb62a4c988fe2754243c1f8babe006d612" 2018-12-23 11:05:31,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-84d2e306-c097-436a-9ffa-7c5972ac381b Date: Sun, 23 Dec 2018 11:05: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-12-23 11:05:31,778 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-84d2e306-c097-436a-9ffa-7c5972ac381b 2018-12-23 11:05:31,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cae0ffcb62a4c988fe2754243c1f8babe006d612" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-image"}' 2018-12-23 11:05:32,020 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/03bd3d5b-4158-4a24-9628-115c91134b18 X-Openstack-Request-Id: req-84369f2f-824e-4e5b-971e-e9d760d1b5d4 Date: Sun, 23 Dec 2018 11:05:32 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:05:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T11:05:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/03bd3d5b-4158-4a24-9628-115c91134b18", "min_disk": 0, "protected": false, "id": "03bd3d5b-4158-4a24-9628-115c91134b18", "file": "/v2/images/03bd3d5b-4158-4a24-9628-115c91134b18/file", "checksum": null, "owner": "03b9eb3281744d03a972d5d751cccdf1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:05:32,020 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-84369f2f-824e-4e5b-971e-e9d760d1b5d4 2018-12-23 11:05:32,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/03bd3d5b-4158-4a24-9628-115c91134b18/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cae0ffcb62a4c988fe2754243c1f8babe006d612" -d '' 2018-12-23 11:05:33,224 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2e90370b-689c-40af-9b88-67472b85430d Date: Sun, 23 Dec 2018 11:05:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:05:33,224 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/03bd3d5b-4158-4a24-9628-115c91134b18/file used request id req-2e90370b-689c-40af-9b88-67472b85430d 2018-12-23 11:05:33,225 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 11:05:33,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/03bd3d5b-4158-4a24-9628-115c91134b18 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cae0ffcb62a4c988fe2754243c1f8babe006d612" 2018-12-23 11:05:33,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-a1ac0ae7-e1f6-4879-83c7-cbee3a8596b4 Date: Sun, 23 Dec 2018 11:05:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:05:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T11:05:33Z", "visibility": "shared", "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/03bd3d5b-4158-4a24-9628-115c91134b18/snap", "metadata": {}}], "self": "/v2/images/03bd3d5b-4158-4a24-9628-115c91134b18", "min_disk": 0, "protected": false, "id": "03bd3d5b-4158-4a24-9628-115c91134b18", "file": "/v2/images/03bd3d5b-4158-4a24-9628-115c91134b18/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03b9eb3281744d03a972d5d751cccdf1", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/03bd3d5b-4158-4a24-9628-115c91134b18/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:05:33,384 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/03bd3d5b-4158-4a24-9628-115c91134b18 used request id req-a1ac0ae7-e1f6-4879-83c7-cbee3a8596b4 2018-12-23 11:05:33,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cae0ffcb62a4c988fe2754243c1f8babe006d612" 2018-12-23 11:05:33,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6da0e7bc-79be-4112-94c7-1ca75c483911 Date: Sun, 23 Dec 2018 11:05: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-12-23 11:05:33,630 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-6da0e7bc-79be-4112-94c7-1ca75c483911 2018-12-23 11:05:33,633 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-image 2018-12-23 11:05:33,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/03bd3d5b-4158-4a24-9628-115c91134b18 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cae0ffcb62a4c988fe2754243c1f8babe006d612" 2018-12-23 11:05:33,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-ebd31a69-1486-42eb-90ef-16e76beeb96e Date: Sun, 23 Dec 2018 11:05:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:05:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T11:05:33Z", "visibility": "shared", "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/03bd3d5b-4158-4a24-9628-115c91134b18/snap", "metadata": {}}], "self": "/v2/images/03bd3d5b-4158-4a24-9628-115c91134b18", "min_disk": 0, "protected": false, "id": "03bd3d5b-4158-4a24-9628-115c91134b18", "file": "/v2/images/03bd3d5b-4158-4a24-9628-115c91134b18/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03b9eb3281744d03a972d5d751cccdf1", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/03bd3d5b-4158-4a24-9628-115c91134b18/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:05:33,848 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/03bd3d5b-4158-4a24-9628-115c91134b18 used request id req-ebd31a69-1486-42eb-90ef-16e76beeb96e 2018-12-23 11:05:33,849 - create_image - DEBUG - Instance status is - active 2018-12-23 11:05:33,849 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-image 2018-12-23 11:05:33,849 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-image 2018-12-23 11:05:33,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:05:33,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:05:34,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:05:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["jHx87Hw7Qk-FTLKtQxtJbw"], "issued_at": "2018-12-23T11:05:34.000000Z"}} 2018-12-23 11:05:34,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1dbc5395a1dcaa76be3eb75f9006ed441e1f92" 2018-12-23 11:05:34,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27db596e-5607-4d9c-9b55-93c76378f84e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:05:34,329 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-27db596e-5607-4d9c-9b55-93c76378f84e 2018-12-23 11:05:34,330 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:05:34,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1dbc5395a1dcaa76be3eb75f9006ed441e1f92" 2018-12-23 11:05:34,507 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05: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-01d5e5c7-2b6a-4266-b904-8609ce553939 x-compute-request-id: req-01d5e5c7-2b6a-4266-b904-8609ce553939 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 11:05:34,507 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-01d5e5c7-2b6a-4266-b904-8609ce553939 2018-12-23 11:05:34,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1dbc5395a1dcaa76be3eb75f9006ed441e1f92" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 11:05:34,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05: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-6fd1e951-0af8-40ca-802e-0493c064a2a2 x-compute-request-id: req-6fd1e951-0af8-40ca-802e-0493c064a2a2 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/eb594c58-464b-4126-97f3-16d4b837f60d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/eb594c58-464b-4126-97f3-16d4b837f60d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "eb594c58-464b-4126-97f3-16d4b837f60d", "name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:05:34,556 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-6fd1e951-0af8-40ca-802e-0493c064a2a2 2018-12-23 11:05:34,556 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 11:05:34,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:05:34,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:05:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["p0LJ05i4SAWcp-qJKOKLvA"], "issued_at": "2018-12-23T11:05:34.000000Z"}} 2018-12-23 11:05:34,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2906799eb8577b416724f48d24af306e54ab16d" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-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-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-net", "inst_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-flavor"}}' 2018-12-23 11:05:38,560 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 11:05:34 GMT Server: Apache x-openstack-request-id: req-05040f89-db16-4bc1-843c-fb8e184dbe2e Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9", "rel": "self"}]}} 2018-12-23 11:05:38,560 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks used request id req-05040f89-db16-4bc1-843c-fb8e184dbe2e 2018-12-23 11:05:38,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2906799eb8577b416724f48d24af306e54ab16d" 2018-12-23 11:05:38,782 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:05:38 GMT Server: Apache x-openstack-request-id: req-5b45c6b3-32db-4d62-9fbb-1e882c394778 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:05:39,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:38 GMT Server: Apache x-openstack-request-id: req-905d1463-0c6b-4009-a30e-aeb4465b07f2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1", "stack_user_project_id": "93043ad0546c411f9ffed7e5d3505736", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T11:05:37Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 11:05:39,008 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9 used request id req-905d1463-0c6b-4009-a30e-aeb4465b07f2 2018-12-23 11:05:39,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2906799eb8577b416724f48d24af306e54ab16d" 2018-12-23 11:05:39,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:39 GMT Server: Apache x-openstack-request-id: req-c30cd3a9-7566-4a64-977c-0950487948cf 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-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1", "stack_user_project_id": "93043ad0546c411f9ffed7e5d3505736", "deletion_time": null, "creation_time": "2018-12-23T11:05:37Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9", "rel": "self"}], "updated_time": null, "project": "03b9eb3281744d03a972d5d751cccdf1", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9", "tags": null}]} 2018-12-23 11:05:39,227 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1 used request id req-c30cd3a9-7566-4a64-977c-0950487948cf 2018-12-23 11:05:39,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2906799eb8577b416724f48d24af306e54ab16d" 2018-12-23 11:05:39,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:39 GMT Server: Apache x-openstack-request-id: req-a49e06a9-82bd-48ed-9e2f-687565f3ac4e 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-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1", "stack_user_project_id": "93043ad0546c411f9ffed7e5d3505736", "deletion_time": null, "creation_time": "2018-12-23T11:05:37Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9", "rel": "self"}], "updated_time": null, "project": "03b9eb3281744d03a972d5d751cccdf1", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9", "tags": null}]} 2018-12-23 11:05:39,900 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1 used request id req-a49e06a9-82bd-48ed-9e2f-687565f3ac4e 2018-12-23 11:05:39,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2906799eb8577b416724f48d24af306e54ab16d" 2018-12-23 11:05:39,978 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:05:39 GMT Server: Apache x-openstack-request-id: req-0962d7db-cce5-4448-a516-19f55df317fb Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:05:40,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:39 GMT Server: Apache x-openstack-request-id: req-e5775346-2726-40ef-9958-c3e105ec0afa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1", "stack_user_project_id": "93043ad0546c411f9ffed7e5d3505736", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T11:05:37Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 11:05:40,051 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9 used request id req-e5775346-2726-40ef-9958-c3e105ec0afa 2018-12-23 11:05:40,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2906799eb8577b416724f48d24af306e54ab16d" 2018-12-23 11:05:40,262 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:05:40 GMT Server: Apache x-openstack-request-id: req-c4d00c11-d7e4-444f-b36a-b44a5c05da90 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:05:40,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:40 GMT Server: Apache x-openstack-request-id: req-9bab9548-bc3d-492e-9a3f-8870185a111c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1", "stack_user_project_id": "93043ad0546c411f9ffed7e5d3505736", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T11:05:37Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 11:05:40,960 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9 used request id req-9bab9548-bc3d-492e-9a3f-8870185a111c 2018-12-23 11:05:43,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2906799eb8577b416724f48d24af306e54ab16d" 2018-12-23 11:05:44,611 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:05:43 GMT Server: Apache x-openstack-request-id: req-11e9d52d-e857-41ac-8c08-2d80d2cf8259 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:05:45,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:44 GMT Server: Apache x-openstack-request-id: req-130f6d9d-a28e-4d70-83a3-a04e3c28ab3b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1", "stack_user_project_id": "93043ad0546c411f9ffed7e5d3505736", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T11:05:37Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 11:05:45,275 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9 used request id req-130f6d9d-a28e-4d70-83a3-a04e3c28ab3b 2018-12-23 11:05:48,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2906799eb8577b416724f48d24af306e54ab16d" 2018-12-23 11:05:48,443 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:05:48 GMT Server: Apache x-openstack-request-id: req-8647aa0a-0df0-4a41-8a5b-b5f42657fa2e Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:05:48,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:48 GMT Server: Apache x-openstack-request-id: req-a852bbfe-0c08-43fb-bbe8-92a89c4514e5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1", "stack_user_project_id": "93043ad0546c411f9ffed7e5d3505736", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T11:05:37Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 11:05:48,485 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9 used request id req-a852bbfe-0c08-43fb-bbe8-92a89c4514e5 2018-12-23 11:05:51,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2906799eb8577b416724f48d24af306e54ab16d" 2018-12-23 11:05:52,112 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:05:51 GMT Server: Apache x-openstack-request-id: req-9bed7953-962e-4b98-9d51-72473188ad27 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:05:52,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:52 GMT Server: Apache x-openstack-request-id: req-7693f6f7-1166-4ed5-8325-fc5f5974e6c3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1", "stack_user_project_id": "93043ad0546c411f9ffed7e5d3505736", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T11:05:37Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 11:05:52,155 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9 used request id req-7693f6f7-1166-4ed5-8325-fc5f5974e6c3 2018-12-23 11:05:55,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2906799eb8577b416724f48d24af306e54ab16d" 2018-12-23 11:05:55,343 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:05:55 GMT Server: Apache x-openstack-request-id: req-ae70a76e-d0aa-4d6a-8ff3-b7c3afba06fc Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:05:55,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:55 GMT Server: Apache x-openstack-request-id: req-989250d9-6ccc-4dae-9ce1-78899ec9c9a3 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": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1", "stack_user_project_id": "93043ad0546c411f9ffed7e5d3505736", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T11:05:37Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 11:05:55,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9 used request id req-989250d9-6ccc-4dae-9ce1-78899ec9c9a3 2018-12-23 11:05:55,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2906799eb8577b416724f48d24af306e54ab16d" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-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-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-net", "inst_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-flavor"}}' 2018-12-23 11:05:57,577 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 11:05:55 GMT Server: Apache x-openstack-request-id: req-4c4c7544-35e8-4ea0-8f99-9ec47cb8ad82 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "a6e88338-c1c3-4d23-97c2-bc54bcdad2e2", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2", "rel": "self"}]}} 2018-12-23 11:05:57,577 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks used request id req-4c4c7544-35e8-4ea0-8f99-9ec47cb8ad82 2018-12-23 11:05:57,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2906799eb8577b416724f48d24af306e54ab16d" 2018-12-23 11:05:57,606 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:05:57 GMT Server: Apache x-openstack-request-id: req-f3e3fdad-6468-457a-bec2-b42b88617d1b Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:05:57,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:57 GMT Server: Apache x-openstack-request-id: req-cef188cb-c39d-4b2d-8c62-fedd4169e724 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "a6e88338-c1c3-4d23-97c2-bc54bcdad2e2", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2", "stack_user_project_id": "58d8a54489bd4a15b9290a2ea22a6de7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T11:05:56Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a6e88338-c1c3-4d23-97c2-bc54bcdad2e2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 11:05:57,649 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2 used request id req-cef188cb-c39d-4b2d-8c62-fedd4169e724 2018-12-23 11:05:57,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2906799eb8577b416724f48d24af306e54ab16d" 2018-12-23 11:05:57,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:57 GMT Server: Apache x-openstack-request-id: req-b65be693-d681-4ab3-b9fe-326bcd2d89bb 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-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2", "stack_user_project_id": "58d8a54489bd4a15b9290a2ea22a6de7", "deletion_time": null, "creation_time": "2018-12-23T11:05:56Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2", "rel": "self"}], "updated_time": null, "project": "03b9eb3281744d03a972d5d751cccdf1", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "a6e88338-c1c3-4d23-97c2-bc54bcdad2e2", "tags": null}]} 2018-12-23 11:05:57,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2 used request id req-b65be693-d681-4ab3-b9fe-326bcd2d89bb 2018-12-23 11:05:57,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2906799eb8577b416724f48d24af306e54ab16d" 2018-12-23 11:05:58,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:57 GMT Server: Apache x-openstack-request-id: req-23e9e203-3120-4bb6-81fa-765a0ada75be 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-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2", "stack_user_project_id": "58d8a54489bd4a15b9290a2ea22a6de7", "deletion_time": null, "creation_time": "2018-12-23T11:05:56Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2", "rel": "self"}], "updated_time": null, "project": "03b9eb3281744d03a972d5d751cccdf1", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "a6e88338-c1c3-4d23-97c2-bc54bcdad2e2", "tags": null}]} 2018-12-23 11:05:58,467 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks?stack_name=HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2 used request id req-23e9e203-3120-4bb6-81fa-765a0ada75be 2018-12-23 11:05:58,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2906799eb8577b416724f48d24af306e54ab16d" 2018-12-23 11:05:58,497 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:05:58 GMT Server: Apache x-openstack-request-id: req-bb3fc17a-da39-48a1-8a1f-7d7d651ab7fd Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:05:59,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:58 GMT Server: Apache x-openstack-request-id: req-cb35d72a-1843-4b67-a390-a1846553c1cd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "a6e88338-c1c3-4d23-97c2-bc54bcdad2e2", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2", "stack_user_project_id": "58d8a54489bd4a15b9290a2ea22a6de7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T11:05:56Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a6e88338-c1c3-4d23-97c2-bc54bcdad2e2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 11:05:59,227 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2 used request id req-cb35d72a-1843-4b67-a390-a1846553c1cd 2018-12-23 11:05:59,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2906799eb8577b416724f48d24af306e54ab16d" 2018-12-23 11:05:59,256 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:05:59 GMT Server: Apache x-openstack-request-id: req-0e8cb998-0841-4eb4-b410-f44f78f1aaa7 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:05:59,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:05:59 GMT Server: Apache x-openstack-request-id: req-59544e63-6f33-4260-96ec-7f27f669b347 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "a6e88338-c1c3-4d23-97c2-bc54bcdad2e2", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2", "stack_user_project_id": "58d8a54489bd4a15b9290a2ea22a6de7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T11:05:56Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a6e88338-c1c3-4d23-97c2-bc54bcdad2e2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 11:05:59,300 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2 used request id req-59544e63-6f33-4260-96ec-7f27f669b347 2018-12-23 11:06:02,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2906799eb8577b416724f48d24af306e54ab16d" 2018-12-23 11:06:02,333 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:06:02 GMT Server: Apache x-openstack-request-id: req-ca3968bf-4836-450a-9636-afc1377c860c Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:06:02,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:06:02 GMT Server: Apache x-openstack-request-id: req-0b603431-0c39-4a7f-a5d3-0c95e18b6efe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "a6e88338-c1c3-4d23-97c2-bc54bcdad2e2", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2", "stack_user_project_id": "58d8a54489bd4a15b9290a2ea22a6de7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T11:05:56Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a6e88338-c1c3-4d23-97c2-bc54bcdad2e2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 11:06:02,549 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2 used request id req-0b603431-0c39-4a7f-a5d3-0c95e18b6efe 2018-12-23 11:06:05,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2906799eb8577b416724f48d24af306e54ab16d" 2018-12-23 11:06:05,582 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:06:05 GMT Server: Apache x-openstack-request-id: req-48fde962-de9b-4c74-9a38-41e45e38cc20 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:06:05,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:06:05 GMT Server: Apache x-openstack-request-id: req-1974b972-57bd-4b80-89f4-10fc97cca563 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "a6e88338-c1c3-4d23-97c2-bc54bcdad2e2", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2", "stack_user_project_id": "58d8a54489bd4a15b9290a2ea22a6de7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T11:05:56Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a6e88338-c1c3-4d23-97c2-bc54bcdad2e2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 11:06:05,656 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2 used request id req-1974b972-57bd-4b80-89f4-10fc97cca563 2018-12-23 11:06:08,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2906799eb8577b416724f48d24af306e54ab16d" 2018-12-23 11:06:09,276 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:06:08 GMT Server: Apache x-openstack-request-id: req-8fd12816-b11a-4ad9-ba91-3e30022e2f8a Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:06:09,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:06:09 GMT Server: Apache x-openstack-request-id: req-02589f46-4732-4c89-bc44-9677ec81a684 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "a6e88338-c1c3-4d23-97c2-bc54bcdad2e2", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2", "stack_user_project_id": "58d8a54489bd4a15b9290a2ea22a6de7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T11:05:56Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a6e88338-c1c3-4d23-97c2-bc54bcdad2e2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 11:06:09,318 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2 used request id req-02589f46-4732-4c89-bc44-9677ec81a684 2018-12-23 11:06:12,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2906799eb8577b416724f48d24af306e54ab16d" 2018-12-23 11:06:12,351 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:06:12 GMT Server: Apache x-openstack-request-id: req-0e9e07b4-a9d2-45f4-93ad-fbb8df89f813 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:06:12,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:06:12 GMT Server: Apache x-openstack-request-id: req-354068a1-5ea5-40f9-b28a-7d7d11c36e1d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "a6e88338-c1c3-4d23-97c2-bc54bcdad2e2", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-image", "inst_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2", "stack_user_project_id": "58d8a54489bd4a15b9290a2ea22a6de7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T11:05:56Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a6e88338-c1c3-4d23-97c2-bc54bcdad2e2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 11:06:12,425 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2 used request id req-354068a1-5ea5-40f9-b28a-7d7d11c36e1d 2018-12-23 11:06:12,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2906799eb8577b416724f48d24af306e54ab16d" 2018-12-23 11:06:13,056 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:06:12 GMT Server: Apache x-openstack-request-id: req-bd0a06f4-5e7a-4a04-9029-aade889e2f8e Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:06:13,129 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:06:13 GMT Server: Apache x-openstack-request-id: req-587451c2-5143-4dfb-b1a2-1f1e630aaccb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:06:13,130 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack1/d3a08fa1-0d89-4d1d-96ca-593b31b3dfd9 used request id req-587451c2-5143-4dfb-b1a2-1f1e630aaccb 2018-12-23 11:06:13,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2906799eb8577b416724f48d24af306e54ab16d" 2018-12-23 11:06:13,159 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:06:13 GMT Server: Apache x-openstack-request-id: req-5d14fe2c-d6bb-42ba-8dcd-03e082cf6a5d Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:06:13,394 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:06:13 GMT Server: Apache x-openstack-request-id: req-5de304e8-d4d6-478e-a4b0-0239c039c883 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:06:13,394 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-stack2/a6e88338-c1c3-4d23-97c2-bc54bcdad2e2 used request id req-5de304e8-d4d6-478e-a4b0-0239c039c883 2018-12-23 11:06:13,395 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-f201f00a-50a1-4e9a-9d6b-eb294be6d1e9-image 2018-12-23 11:06:13,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/03bd3d5b-4158-4a24-9628-115c91134b18 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cae0ffcb62a4c988fe2754243c1f8babe006d612" 2018-12-23 11:06:15,263 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6336d83e-981a-4436-bf3b-2e0a55d0ac4d Date: Sun, 23 Dec 2018 11:06:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:06:15,263 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/03bd3d5b-4158-4a24-9628-115c91134b18 used request id req-6336d83e-981a-4436-bf3b-2e0a55d0ac4d 2018-12-23 11:06:15,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/eb594c58-464b-4126-97f3-16d4b837f60d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1dbc5395a1dcaa76be3eb75f9006ed441e1f92" 2018-12-23 11:06:15,312 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:06: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-9feeaed5-e319-4d96-a501-118b3bc935b2 x-compute-request-id: req-9feeaed5-e319-4d96-a501-118b3bc935b2 Content-Length: 0 Content-Type: application/json 2018-12-23 11:06:15,313 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/eb594c58-464b-4126-97f3-16d4b837f60d used request id req-9feeaed5-e319-4d96-a501-118b3bc935b2 2018-12-23 11:06:15,314 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 11:06:15,314 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:06:15,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:06:15,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:06:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["DpZDhAE6REihuKTPMA4scw"], "issued_at": "2018-12-23T11:06:15.000000Z"}} 2018-12-23 11:06:15,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f97650d4f0f31be63610b60a55c7b3a8685aa56" 2018-12-23 11:06:15,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e86f96a-72a4-454c-803c-9b5ffb423752 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:06:15,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7e86f96a-72a4-454c-803c-9b5ffb423752 2018-12-23 11:06:15,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f97650d4f0f31be63610b60a55c7b3a8685aa56" 2018-12-23 11:06:15,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-ca967c9e-03c7-49ca-ac4e-305a8f17d39d Date: Sun, 23 Dec 2018 11:06:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1"} 2018-12-23 11:06:15,953 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1 used request id req-ca967c9e-03c7-49ca-ac4e-305a8f17d39d 2018-12-23 11:06:15,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f97650d4f0f31be63610b60a55c7b3a8685aa56" 2018-12-23 11:06:16,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cfdcce56-21ae-45e7-9036-e4f4e393660e Date: Sun, 23 Dec 2018 11:06:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 11:06:16,109 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-cfdcce56-21ae-45e7-9036-e4f4e393660e 2018-12-23 11:06:16,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4f97650d4f0f31be63610b60a55c7b3a8685aa56" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1"}' 2018-12-23 11:06:16,353 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e X-Openstack-Request-Id: req-b560d24f-a26c-4bc0-8481-4ca77f8649a6 Date: Sun, 23 Dec 2018 11:06:16 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:06:16Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T11:06:16Z", "visibility": "shared", "locations": [], "self": "/v2/images/edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e", "min_disk": 0, "protected": false, "id": "edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e", "file": "/v2/images/edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e/file", "checksum": null, "owner": "03b9eb3281744d03a972d5d751cccdf1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:06:16,353 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-b560d24f-a26c-4bc0-8481-4ca77f8649a6 2018-12-23 11:06:16,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f97650d4f0f31be63610b60a55c7b3a8685aa56" -d '' 2018-12-23 11:06:18,429 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-95dacfe8-e835-4f2f-b2fa-9a5de76840fd Date: Sun, 23 Dec 2018 11:06:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:06:18,429 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e/file used request id req-95dacfe8-e835-4f2f-b2fa-9a5de76840fd 2018-12-23 11:06:18,430 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 11:06:18,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f97650d4f0f31be63610b60a55c7b3a8685aa56" 2018-12-23 11:06:18,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-58f05e8e-a65b-47f3-944b-9e14dc5f2c1e Date: Sun, 23 Dec 2018 11:06:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:06:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T11:06:18Z", "visibility": "shared", "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e/snap", "metadata": {}}], "self": "/v2/images/edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e", "min_disk": 0, "protected": false, "id": "edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e", "file": "/v2/images/edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03b9eb3281744d03a972d5d751cccdf1", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:06:18,675 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e used request id req-58f05e8e-a65b-47f3-944b-9e14dc5f2c1e 2018-12-23 11:06:18,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f97650d4f0f31be63610b60a55c7b3a8685aa56" 2018-12-23 11:06:18,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-72e76f47-165a-4f19-9255-85925b2e061b Date: Sun, 23 Dec 2018 11:06:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 11:06:18,850 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-72e76f47-165a-4f19-9255-85925b2e061b 2018-12-23 11:06:18,853 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1 2018-12-23 11:06:18,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f97650d4f0f31be63610b60a55c7b3a8685aa56" 2018-12-23 11:06:19,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-19481429-cc7d-4eac-9ca4-e5a98e8d781e Date: Sun, 23 Dec 2018 11:06:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:06:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T11:06:18Z", "visibility": "shared", "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e/snap", "metadata": {}}], "self": "/v2/images/edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e", "min_disk": 0, "protected": false, "id": "edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e", "file": "/v2/images/edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03b9eb3281744d03a972d5d751cccdf1", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:06:19,028 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e used request id req-19481429-cc7d-4eac-9ca4-e5a98e8d781e 2018-12-23 11:06:19,028 - create_image - DEBUG - Instance status is - active 2018-12-23 11:06:19,028 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1 2018-12-23 11:06:19,028 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1 2018-12-23 11:06:19,029 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 11:06:19,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:06:19,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:06:19,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:06:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["I7xSg54NQDW-d5KTS2CRZw"], "issued_at": "2018-12-23T11:06:19.000000Z"}} 2018-12-23 11:06:19,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c621150f3ef33ff64cf2c1b2f1ae2e0bbd102a19" 2018-12-23 11:06:19,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a3a719f-968e-484a-a327-0e0be9c2c609 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:06:19,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4a3a719f-968e-484a-a327-0e0be9c2c609 2018-12-23 11:06:19,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c621150f3ef33ff64cf2c1b2f1ae2e0bbd102a19" 2018-12-23 11:06:19,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-3cc08894-acca-49fc-b142-8cf70a298203 Date: Sun, 23 Dec 2018 11:06:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2"} 2018-12-23 11:06:19,760 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2 used request id req-3cc08894-acca-49fc-b142-8cf70a298203 2018-12-23 11:06:19,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c621150f3ef33ff64cf2c1b2f1ae2e0bbd102a19" 2018-12-23 11:06:19,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ef8be2ae-eabf-4b0c-b29d-9ac3a0ff85de Date: Sun, 23 Dec 2018 11:06:19 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-12-23 11:06:19,940 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-ef8be2ae-eabf-4b0c-b29d-9ac3a0ff85de 2018-12-23 11:06:19,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c621150f3ef33ff64cf2c1b2f1ae2e0bbd102a19" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2"}' 2018-12-23 11:06:20,214 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04 X-Openstack-Request-Id: req-e0750a19-ced9-4d36-babc-420a1bbc96e9 Date: Sun, 23 Dec 2018 11:06:20 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:06:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T11:06:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04", "min_disk": 0, "protected": false, "id": "b194ae7b-de2d-4c7f-b849-2250c3eb1f04", "file": "/v2/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04/file", "checksum": null, "owner": "03b9eb3281744d03a972d5d751cccdf1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:06:20,214 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-e0750a19-ced9-4d36-babc-420a1bbc96e9 2018-12-23 11:06:20,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c621150f3ef33ff64cf2c1b2f1ae2e0bbd102a19" -d '' 2018-12-23 11:06:22,081 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-38147b1f-d7ac-4889-a96d-98df3b1d4304 Date: Sun, 23 Dec 2018 11:06:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:06:22,081 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04/file used request id req-38147b1f-d7ac-4889-a96d-98df3b1d4304 2018-12-23 11:06:22,081 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 11:06:22,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c621150f3ef33ff64cf2c1b2f1ae2e0bbd102a19" 2018-12-23 11:06:22,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-53786f68-462c-4178-bb49-bfa2b6874d4f Date: Sun, 23 Dec 2018 11:06:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:06:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T11:06:22Z", "visibility": "shared", "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04/snap", "metadata": {}}], "self": "/v2/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04", "min_disk": 0, "protected": false, "id": "b194ae7b-de2d-4c7f-b849-2250c3eb1f04", "file": "/v2/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03b9eb3281744d03a972d5d751cccdf1", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:06:22,337 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04 used request id req-53786f68-462c-4178-bb49-bfa2b6874d4f 2018-12-23 11:06:22,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c621150f3ef33ff64cf2c1b2f1ae2e0bbd102a19" 2018-12-23 11:06:22,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bf0d99c7-1a16-4ff6-9caf-f3e1b05f5ae2 Date: Sun, 23 Dec 2018 11:06:22 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-12-23 11:06:22,493 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-bf0d99c7-1a16-4ff6-9caf-f3e1b05f5ae2 2018-12-23 11:06:22,496 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2 2018-12-23 11:06:22,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c621150f3ef33ff64cf2c1b2f1ae2e0bbd102a19" 2018-12-23 11:06:22,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-400c3829-cead-4169-b9a7-b6478c9587b5 Date: Sun, 23 Dec 2018 11:06:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:06:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T11:06:22Z", "visibility": "shared", "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04/snap", "metadata": {}}], "self": "/v2/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04", "min_disk": 0, "protected": false, "id": "b194ae7b-de2d-4c7f-b849-2250c3eb1f04", "file": "/v2/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03b9eb3281744d03a972d5d751cccdf1", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:06:22,515 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04 used request id req-400c3829-cead-4169-b9a7-b6478c9587b5 2018-12-23 11:06:22,515 - create_image - DEBUG - Instance status is - active 2018-12-23 11:06:22,516 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2 2018-12-23 11:06:22,516 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2 2018-12-23 11:06:22,516 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 11:06:22,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:06:22,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:06:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["-JKFtUmAQaWasMgSPyTkbg"], "issued_at": "2018-12-23T11:06:22.000000Z"}} 2018-12-23 11:06:22,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-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-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net"}}' 2018-12-23 11:06:26,780 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 11:06:22 GMT Server: Apache x-openstack-request-id: req-feda8ae4-8cf0-4b20-8b33-f7328a11b0e2 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "self"}]}} 2018-12-23 11:06:26,780 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks used request id req-feda8ae4-8cf0-4b20-8b33-f7328a11b0e2 2018-12-23 11:06:26,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:26,946 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:06:26 GMT Server: Apache x-openstack-request-id: req-c237b721-f34e-4ad2-b168-4f3eccecbcce Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:06:27,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:06:26 GMT Server: Apache x-openstack-request-id: req-d6afc8fc-a3fe-4466-afe1-f388d9ec5315 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 719 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-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor2", "OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "stack_user_project_id": "f9f7d6e8c1b54a13833509de05ba8ea8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T11:06:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "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-12-23 11:06:27,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 used request id req-d6afc8fc-a3fe-4466-afe1-f388d9ec5315 2018-12-23 11:06:27,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:27,335 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:06:27 GMT Server: Apache x-openstack-request-id: req-1ea986fe-9e99-4bcc-835d-8b75e1a2d127 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:06:27,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:06:27 GMT Server: Apache x-openstack-request-id: req-17b4a4d5-1dd2-4276-921c-3ea7d28f133f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 719 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-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor2", "OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "stack_user_project_id": "f9f7d6e8c1b54a13833509de05ba8ea8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T11:06:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "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-12-23 11:06:27,559 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 used request id req-17b4a4d5-1dd2-4276-921c-3ea7d28f133f 2018-12-23 11:06:30,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:30,730 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:06:30 GMT Server: Apache x-openstack-request-id: req-0cc5971a-2aea-4afd-a5e5-de1cbe0cc0ca Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:06:30,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:06:30 GMT Server: Apache x-openstack-request-id: req-fae8a639-6814-48cb-85af-dd3b84bdba54 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 719 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-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor2", "OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "stack_user_project_id": "f9f7d6e8c1b54a13833509de05ba8ea8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T11:06:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "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-12-23 11:06:30,804 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 used request id req-fae8a639-6814-48cb-85af-dd3b84bdba54 2018-12-23 11:06:33,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:34,485 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:06:33 GMT Server: Apache x-openstack-request-id: req-943df949-15f1-4be2-9eae-3ee7a37de7d2 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:06:34,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:06:34 GMT Server: Apache x-openstack-request-id: req-06831549-222d-4885-9687-5620d9f15427 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-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor2", "OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "stack_user_project_id": "f9f7d6e8c1b54a13833509de05ba8ea8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T11:06:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAushgv9E/yRX1Xi9cP7a7AF4hbDGgQ1Z3A7LFcwtgVbjGoNoX\nvrk30zMcw+WTE0WaNDc54C35ULPDdhTLAe4//uDr28e8oJLP9wkZ38xAMQtM99UB\nj+cwJUXlk9OQpn98D5y9d/Oc7tygPW/uELfzkCOBP7yC5cKKwlVTmAO5POF5qx2c\nhQ67+xhFpkQWCToUPBB1I66rWeyLKvtYn/1x72JFKdGQ5v3VAgmTtDNYBib0xSKS\nuQ5KIvULaNPzvmOagXbMPqdhxHX/p3F8U+U6Vklfptgvh1Vmr73B9m+ExSpJ+PPp\n73Ph5RgzVE/R+zF4frZZfDfivJH3tvC+C6HmGwIDAQABAoIBAQCpfdc9eNYW1RQ5\nCWT+dASxSrmtgkLZmAablofR44rhfrDPmdheO5jKz+DUaujRXiGWLF8abN2GO/ms\nlyW4dMghs1yTrWYfl9mbY+jUynWdi5GmeuXV/YYU7J5tTFhAngKn8CWGScwofI/z\n8DPpe+NK8s0AV0G42JYtzlvy374h3TQ9Ar9+eDjak9aHuhOCIR9RrU9lXOOf2ZMj\nOVPvg0RpCkPgBWVLxQeVmS9KsFud3/LLQmI26bP/21ycTIxuh8g5hI1mwFZxUzXv\niip0+IFfQfgiJD7915Lw2ruihWX5LZSQE6hbP0UKJoWV/RZZ2vCqBYL7AFD91+Il\nBQ2p1ejxAoGBANqw3C9UlEABVwsM3+EPILBi/dOuobGdesAO507OjoKQi/9Arkc7\nwWyQ3I9F/HuOYwLIDMhDvtskyHOE8Q2Quxi0K+Uu+NyFbzStIQh3LG37xW4PuBUX\nSbtCYU3PsE4J72d2NX5fEgluFWQNcVkpTn5zcHEzMHdNZunq0PKVsN6HAoGBANql\n9PSv7KOVfKi02k4djvq3H46vlavKzL9Ngueto5K5O4zIKsN+yMloKJRjeKcdTvmu\nIctqus5M9h6ngPSlZYgJwvTbQqPI/k6lfoNG1kRGUhSug/VoiSgZCtFD2c5ZRj3f\n/bkdCQneNqpFgX9thYCfLEOpvb/MAgwmKiG226zNAoGBAKlyuGkEBArD/wnU4/Oi\noRWK3loSyb6x4tbFtXxemBWaop8ZIvCW4HyakguBkuy5mwYgs6bIty1eBuNbctur\n9QxjLk/aYYGc8lnCfAHvNUHS/1sUWvIcpUivWm3MKzOMhy+HbFOKnpMn9PMdZ2JK\nm0Nndwx/OWJ3WvKMu3H7gpwpAoGAKEFZwhsJtGx3URBLCQrEIkDI3JpTMhfabnY0\n3bbIYOEdp6PKy8dx7DLzFa7irdHlkm6O5ka2MflVbvtj8Kbq9Irni/E6abE9sPkj\nO8Q0+sj/n7MptGsUpX9G0JRva2BgYE/3BLflzB1PbzXwy6c8ZxvnKGX9+2vyDI6S\nPzbNZxkCgYAn0Y/dp2IxuCTkZISBYoJ5Xp1ZPjrBdAlKhj9A0fdSrtf+2rpnlLeI\n6LIevXBUNkyBFQw80sYTEzduti6YMNUIj8gaHBvHXEtYoSocDbE9WTblxAmrcv/s\nS9HL9qxwdQ2DozlqeUclGg/VThd4Jv+ArUqPBV9O4M20/fbX9eYgKg==\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-12-23 11:06:34,865 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 used request id req-06831549-222d-4885-9687-5620d9f15427 2018-12-23 11:06:37,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:38,050 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:06:37 GMT Server: Apache x-openstack-request-id: req-8117f078-d43b-4489-b964-5e2ce411506e Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:06:38,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:06:38 GMT Server: Apache x-openstack-request-id: req-222bf3af-3043-48f1-b63f-33dd2bb3c9b1 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-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor2", "OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "stack_user_project_id": "f9f7d6e8c1b54a13833509de05ba8ea8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T11:06:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAushgv9E/yRX1Xi9cP7a7AF4hbDGgQ1Z3A7LFcwtgVbjGoNoX\nvrk30zMcw+WTE0WaNDc54C35ULPDdhTLAe4//uDr28e8oJLP9wkZ38xAMQtM99UB\nj+cwJUXlk9OQpn98D5y9d/Oc7tygPW/uELfzkCOBP7yC5cKKwlVTmAO5POF5qx2c\nhQ67+xhFpkQWCToUPBB1I66rWeyLKvtYn/1x72JFKdGQ5v3VAgmTtDNYBib0xSKS\nuQ5KIvULaNPzvmOagXbMPqdhxHX/p3F8U+U6Vklfptgvh1Vmr73B9m+ExSpJ+PPp\n73Ph5RgzVE/R+zF4frZZfDfivJH3tvC+C6HmGwIDAQABAoIBAQCpfdc9eNYW1RQ5\nCWT+dASxSrmtgkLZmAablofR44rhfrDPmdheO5jKz+DUaujRXiGWLF8abN2GO/ms\nlyW4dMghs1yTrWYfl9mbY+jUynWdi5GmeuXV/YYU7J5tTFhAngKn8CWGScwofI/z\n8DPpe+NK8s0AV0G42JYtzlvy374h3TQ9Ar9+eDjak9aHuhOCIR9RrU9lXOOf2ZMj\nOVPvg0RpCkPgBWVLxQeVmS9KsFud3/LLQmI26bP/21ycTIxuh8g5hI1mwFZxUzXv\niip0+IFfQfgiJD7915Lw2ruihWX5LZSQE6hbP0UKJoWV/RZZ2vCqBYL7AFD91+Il\nBQ2p1ejxAoGBANqw3C9UlEABVwsM3+EPILBi/dOuobGdesAO507OjoKQi/9Arkc7\nwWyQ3I9F/HuOYwLIDMhDvtskyHOE8Q2Quxi0K+Uu+NyFbzStIQh3LG37xW4PuBUX\nSbtCYU3PsE4J72d2NX5fEgluFWQNcVkpTn5zcHEzMHdNZunq0PKVsN6HAoGBANql\n9PSv7KOVfKi02k4djvq3H46vlavKzL9Ngueto5K5O4zIKsN+yMloKJRjeKcdTvmu\nIctqus5M9h6ngPSlZYgJwvTbQqPI/k6lfoNG1kRGUhSug/VoiSgZCtFD2c5ZRj3f\n/bkdCQneNqpFgX9thYCfLEOpvb/MAgwmKiG226zNAoGBAKlyuGkEBArD/wnU4/Oi\noRWK3loSyb6x4tbFtXxemBWaop8ZIvCW4HyakguBkuy5mwYgs6bIty1eBuNbctur\n9QxjLk/aYYGc8lnCfAHvNUHS/1sUWvIcpUivWm3MKzOMhy+HbFOKnpMn9PMdZ2JK\nm0Nndwx/OWJ3WvKMu3H7gpwpAoGAKEFZwhsJtGx3URBLCQrEIkDI3JpTMhfabnY0\n3bbIYOEdp6PKy8dx7DLzFa7irdHlkm6O5ka2MflVbvtj8Kbq9Irni/E6abE9sPkj\nO8Q0+sj/n7MptGsUpX9G0JRva2BgYE/3BLflzB1PbzXwy6c8ZxvnKGX9+2vyDI6S\nPzbNZxkCgYAn0Y/dp2IxuCTkZISBYoJ5Xp1ZPjrBdAlKhj9A0fdSrtf+2rpnlLeI\n6LIevXBUNkyBFQw80sYTEzduti6YMNUIj8gaHBvHXEtYoSocDbE9WTblxAmrcv/s\nS9HL9qxwdQ2DozlqeUclGg/VThd4Jv+ArUqPBV9O4M20/fbX9eYgKg==\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-12-23 11:06:38,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 used request id req-222bf3af-3043-48f1-b63f-33dd2bb3c9b1 2018-12-23 11:06:41,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:41,965 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:06:41 GMT Server: Apache x-openstack-request-id: req-1cb33cd2-99a4-496c-bc71-45a98d858c5d Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:06:42,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:06:41 GMT Server: Apache x-openstack-request-id: req-85bc6108-d84f-4da7-9806-3aae71408e1d 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-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor2", "OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "stack_user_project_id": "f9f7d6e8c1b54a13833509de05ba8ea8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T11:06:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAushgv9E/yRX1Xi9cP7a7AF4hbDGgQ1Z3A7LFcwtgVbjGoNoX\nvrk30zMcw+WTE0WaNDc54C35ULPDdhTLAe4//uDr28e8oJLP9wkZ38xAMQtM99UB\nj+cwJUXlk9OQpn98D5y9d/Oc7tygPW/uELfzkCOBP7yC5cKKwlVTmAO5POF5qx2c\nhQ67+xhFpkQWCToUPBB1I66rWeyLKvtYn/1x72JFKdGQ5v3VAgmTtDNYBib0xSKS\nuQ5KIvULaNPzvmOagXbMPqdhxHX/p3F8U+U6Vklfptgvh1Vmr73B9m+ExSpJ+PPp\n73Ph5RgzVE/R+zF4frZZfDfivJH3tvC+C6HmGwIDAQABAoIBAQCpfdc9eNYW1RQ5\nCWT+dASxSrmtgkLZmAablofR44rhfrDPmdheO5jKz+DUaujRXiGWLF8abN2GO/ms\nlyW4dMghs1yTrWYfl9mbY+jUynWdi5GmeuXV/YYU7J5tTFhAngKn8CWGScwofI/z\n8DPpe+NK8s0AV0G42JYtzlvy374h3TQ9Ar9+eDjak9aHuhOCIR9RrU9lXOOf2ZMj\nOVPvg0RpCkPgBWVLxQeVmS9KsFud3/LLQmI26bP/21ycTIxuh8g5hI1mwFZxUzXv\niip0+IFfQfgiJD7915Lw2ruihWX5LZSQE6hbP0UKJoWV/RZZ2vCqBYL7AFD91+Il\nBQ2p1ejxAoGBANqw3C9UlEABVwsM3+EPILBi/dOuobGdesAO507OjoKQi/9Arkc7\nwWyQ3I9F/HuOYwLIDMhDvtskyHOE8Q2Quxi0K+Uu+NyFbzStIQh3LG37xW4PuBUX\nSbtCYU3PsE4J72d2NX5fEgluFWQNcVkpTn5zcHEzMHdNZunq0PKVsN6HAoGBANql\n9PSv7KOVfKi02k4djvq3H46vlavKzL9Ngueto5K5O4zIKsN+yMloKJRjeKcdTvmu\nIctqus5M9h6ngPSlZYgJwvTbQqPI/k6lfoNG1kRGUhSug/VoiSgZCtFD2c5ZRj3f\n/bkdCQneNqpFgX9thYCfLEOpvb/MAgwmKiG226zNAoGBAKlyuGkEBArD/wnU4/Oi\noRWK3loSyb6x4tbFtXxemBWaop8ZIvCW4HyakguBkuy5mwYgs6bIty1eBuNbctur\n9QxjLk/aYYGc8lnCfAHvNUHS/1sUWvIcpUivWm3MKzOMhy+HbFOKnpMn9PMdZ2JK\nm0Nndwx/OWJ3WvKMu3H7gpwpAoGAKEFZwhsJtGx3URBLCQrEIkDI3JpTMhfabnY0\n3bbIYOEdp6PKy8dx7DLzFa7irdHlkm6O5ka2MflVbvtj8Kbq9Irni/E6abE9sPkj\nO8Q0+sj/n7MptGsUpX9G0JRva2BgYE/3BLflzB1PbzXwy6c8ZxvnKGX9+2vyDI6S\nPzbNZxkCgYAn0Y/dp2IxuCTkZISBYoJ5Xp1ZPjrBdAlKhj9A0fdSrtf+2rpnlLeI\n6LIevXBUNkyBFQw80sYTEzduti6YMNUIj8gaHBvHXEtYoSocDbE9WTblxAmrcv/s\nS9HL9qxwdQ2DozlqeUclGg/VThd4Jv+ArUqPBV9O4M20/fbX9eYgKg==\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-12-23 11:06:42,139 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 used request id req-85bc6108-d84f-4da7-9806-3aae71408e1d 2018-12-23 11:06:45,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:45,317 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:06:45 GMT Server: Apache x-openstack-request-id: req-818da026-f439-461e-a827-3599c22f9aa0 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:06:45,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:06:45 GMT Server: Apache x-openstack-request-id: req-9ef89a2c-710c-4671-aaa3-b6382234d40b 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-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor2", "OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "stack_user_project_id": "f9f7d6e8c1b54a13833509de05ba8ea8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T11:06:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAushgv9E/yRX1Xi9cP7a7AF4hbDGgQ1Z3A7LFcwtgVbjGoNoX\nvrk30zMcw+WTE0WaNDc54C35ULPDdhTLAe4//uDr28e8oJLP9wkZ38xAMQtM99UB\nj+cwJUXlk9OQpn98D5y9d/Oc7tygPW/uELfzkCOBP7yC5cKKwlVTmAO5POF5qx2c\nhQ67+xhFpkQWCToUPBB1I66rWeyLKvtYn/1x72JFKdGQ5v3VAgmTtDNYBib0xSKS\nuQ5KIvULaNPzvmOagXbMPqdhxHX/p3F8U+U6Vklfptgvh1Vmr73B9m+ExSpJ+PPp\n73Ph5RgzVE/R+zF4frZZfDfivJH3tvC+C6HmGwIDAQABAoIBAQCpfdc9eNYW1RQ5\nCWT+dASxSrmtgkLZmAablofR44rhfrDPmdheO5jKz+DUaujRXiGWLF8abN2GO/ms\nlyW4dMghs1yTrWYfl9mbY+jUynWdi5GmeuXV/YYU7J5tTFhAngKn8CWGScwofI/z\n8DPpe+NK8s0AV0G42JYtzlvy374h3TQ9Ar9+eDjak9aHuhOCIR9RrU9lXOOf2ZMj\nOVPvg0RpCkPgBWVLxQeVmS9KsFud3/LLQmI26bP/21ycTIxuh8g5hI1mwFZxUzXv\niip0+IFfQfgiJD7915Lw2ruihWX5LZSQE6hbP0UKJoWV/RZZ2vCqBYL7AFD91+Il\nBQ2p1ejxAoGBANqw3C9UlEABVwsM3+EPILBi/dOuobGdesAO507OjoKQi/9Arkc7\nwWyQ3I9F/HuOYwLIDMhDvtskyHOE8Q2Quxi0K+Uu+NyFbzStIQh3LG37xW4PuBUX\nSbtCYU3PsE4J72d2NX5fEgluFWQNcVkpTn5zcHEzMHdNZunq0PKVsN6HAoGBANql\n9PSv7KOVfKi02k4djvq3H46vlavKzL9Ngueto5K5O4zIKsN+yMloKJRjeKcdTvmu\nIctqus5M9h6ngPSlZYgJwvTbQqPI/k6lfoNG1kRGUhSug/VoiSgZCtFD2c5ZRj3f\n/bkdCQneNqpFgX9thYCfLEOpvb/MAgwmKiG226zNAoGBAKlyuGkEBArD/wnU4/Oi\noRWK3loSyb6x4tbFtXxemBWaop8ZIvCW4HyakguBkuy5mwYgs6bIty1eBuNbctur\n9QxjLk/aYYGc8lnCfAHvNUHS/1sUWvIcpUivWm3MKzOMhy+HbFOKnpMn9PMdZ2JK\nm0Nndwx/OWJ3WvKMu3H7gpwpAoGAKEFZwhsJtGx3URBLCQrEIkDI3JpTMhfabnY0\n3bbIYOEdp6PKy8dx7DLzFa7irdHlkm6O5ka2MflVbvtj8Kbq9Irni/E6abE9sPkj\nO8Q0+sj/n7MptGsUpX9G0JRva2BgYE/3BLflzB1PbzXwy6c8ZxvnKGX9+2vyDI6S\nPzbNZxkCgYAn0Y/dp2IxuCTkZISBYoJ5Xp1ZPjrBdAlKhj9A0fdSrtf+2rpnlLeI\n6LIevXBUNkyBFQw80sYTEzduti6YMNUIj8gaHBvHXEtYoSocDbE9WTblxAmrcv/s\nS9HL9qxwdQ2DozlqeUclGg/VThd4Jv+ArUqPBV9O4M20/fbX9eYgKg==\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-12-23 11:06:45,491 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 used request id req-9ef89a2c-710c-4671-aaa3-b6382234d40b 2018-12-23 11:06:48,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:48,687 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:06:48 GMT Server: Apache x-openstack-request-id: req-73530507-8398-4d3a-86e4-c4630ac89ba5 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:06:49,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:06:48 GMT Server: Apache x-openstack-request-id: req-2b54996e-54f8-41c7-a8e0-43d6a1159753 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2082 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-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor2", "OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "stack_user_project_id": "f9f7d6e8c1b54a13833509de05ba8ea8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T11:06:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAushgv9E/yRX1Xi9cP7a7AF4hbDGgQ1Z3A7LFcwtgVbjGoNoX\nvrk30zMcw+WTE0WaNDc54C35ULPDdhTLAe4//uDr28e8oJLP9wkZ38xAMQtM99UB\nj+cwJUXlk9OQpn98D5y9d/Oc7tygPW/uELfzkCOBP7yC5cKKwlVTmAO5POF5qx2c\nhQ67+xhFpkQWCToUPBB1I66rWeyLKvtYn/1x72JFKdGQ5v3VAgmTtDNYBib0xSKS\nuQ5KIvULaNPzvmOagXbMPqdhxHX/p3F8U+U6Vklfptgvh1Vmr73B9m+ExSpJ+PPp\n73Ph5RgzVE/R+zF4frZZfDfivJH3tvC+C6HmGwIDAQABAoIBAQCpfdc9eNYW1RQ5\nCWT+dASxSrmtgkLZmAablofR44rhfrDPmdheO5jKz+DUaujRXiGWLF8abN2GO/ms\nlyW4dMghs1yTrWYfl9mbY+jUynWdi5GmeuXV/YYU7J5tTFhAngKn8CWGScwofI/z\n8DPpe+NK8s0AV0G42JYtzlvy374h3TQ9Ar9+eDjak9aHuhOCIR9RrU9lXOOf2ZMj\nOVPvg0RpCkPgBWVLxQeVmS9KsFud3/LLQmI26bP/21ycTIxuh8g5hI1mwFZxUzXv\niip0+IFfQfgiJD7915Lw2ruihWX5LZSQE6hbP0UKJoWV/RZZ2vCqBYL7AFD91+Il\nBQ2p1ejxAoGBANqw3C9UlEABVwsM3+EPILBi/dOuobGdesAO507OjoKQi/9Arkc7\nwWyQ3I9F/HuOYwLIDMhDvtskyHOE8Q2Quxi0K+Uu+NyFbzStIQh3LG37xW4PuBUX\nSbtCYU3PsE4J72d2NX5fEgluFWQNcVkpTn5zcHEzMHdNZunq0PKVsN6HAoGBANql\n9PSv7KOVfKi02k4djvq3H46vlavKzL9Ngueto5K5O4zIKsN+yMloKJRjeKcdTvmu\nIctqus5M9h6ngPSlZYgJwvTbQqPI/k6lfoNG1kRGUhSug/VoiSgZCtFD2c5ZRj3f\n/bkdCQneNqpFgX9thYCfLEOpvb/MAgwmKiG226zNAoGBAKlyuGkEBArD/wnU4/Oi\noRWK3loSyb6x4tbFtXxemBWaop8ZIvCW4HyakguBkuy5mwYgs6bIty1eBuNbctur\n9QxjLk/aYYGc8lnCfAHvNUHS/1sUWvIcpUivWm3MKzOMhy+HbFOKnpMn9PMdZ2JK\nm0Nndwx/OWJ3WvKMu3H7gpwpAoGAKEFZwhsJtGx3URBLCQrEIkDI3JpTMhfabnY0\n3bbIYOEdp6PKy8dx7DLzFa7irdHlkm6O5ka2MflVbvtj8Kbq9Irni/E6abE9sPkj\nO8Q0+sj/n7MptGsUpX9G0JRva2BgYE/3BLflzB1PbzXwy6c8ZxvnKGX9+2vyDI6S\nPzbNZxkCgYAn0Y/dp2IxuCTkZISBYoJ5Xp1ZPjrBdAlKhj9A0fdSrtf+2rpnlLeI\n6LIevXBUNkyBFQw80sYTEzduti6YMNUIj8gaHBvHXEtYoSocDbE9WTblxAmrcv/s\nS9HL9qxwdQ2DozlqeUclGg/VThd4Jv+ArUqPBV9O4M20/fbX9eYgKg==\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-12-23 11:06:49,055 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 used request id req-2b54996e-54f8-41c7-a8e0-43d6a1159753 2018-12-23 11:06:49,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:49,243 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:06:49 GMT Server: Apache x-openstack-request-id: req-35bc6f50-87e7-466f-a7a7-217776c0184f Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:06:49,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:06:49 GMT Server: Apache x-openstack-request-id: req-88a0d147-6c5e-4019-8802-761128758805 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1047 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "fb40073f-48e6-40d2-bb78-744028e78c70", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "07634436-7cd2-46f8-b841-0da321a2ce07", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/network", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-23T11:06:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:27Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "e75c7c45-6acf-4e75-a8f3-1d36732ea91d", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "61634cf1-75f1-4d40-94f6-cb59d03e0604", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "e922ba1f-0b4c-4634-8ede-99be9f04b432", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "39", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "6d3ca682-d3d5-4032-8174-94b73fdf535e", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-23T11:06:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:27Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "6d3ca682-d3d5-4032-8174-94b73fdf535e:subnet_id=f0e3bf88-80b5-4f32-9679-a912997903f8", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-23T11:06:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:27Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "f0e3bf88-80b5-4f32-9679-a912997903f8", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e7367d50-c368-40f7-9f57-baf842bcd63b", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "04d83701-3925-4ef8-9b69-e08d985426ba", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/port1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "a31d0c38-d35b-4ec8-b602-1ebeaf140ef1", "resource_type": "OS::Neutron::Port"}]} 2018-12-23 11:06:49,525 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources used request id req-88a0d147-6c5e-4019-8802-761128758805 2018-12-23 11:06:49,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:50,159 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:06:49 GMT Server: Apache x-openstack-request-id: req-786e7187-49a7-4f01-9c14-d7de0bb4a3ea Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:06:50,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:06:50 GMT Server: Apache x-openstack-request-id: req-47741c48-439c-43cc-8b41-5790ed606cdd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2082 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-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor2", "OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "stack_user_project_id": "f9f7d6e8c1b54a13833509de05ba8ea8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T11:06:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAushgv9E/yRX1Xi9cP7a7AF4hbDGgQ1Z3A7LFcwtgVbjGoNoX\nvrk30zMcw+WTE0WaNDc54C35ULPDdhTLAe4//uDr28e8oJLP9wkZ38xAMQtM99UB\nj+cwJUXlk9OQpn98D5y9d/Oc7tygPW/uELfzkCOBP7yC5cKKwlVTmAO5POF5qx2c\nhQ67+xhFpkQWCToUPBB1I66rWeyLKvtYn/1x72JFKdGQ5v3VAgmTtDNYBib0xSKS\nuQ5KIvULaNPzvmOagXbMPqdhxHX/p3F8U+U6Vklfptgvh1Vmr73B9m+ExSpJ+PPp\n73Ph5RgzVE/R+zF4frZZfDfivJH3tvC+C6HmGwIDAQABAoIBAQCpfdc9eNYW1RQ5\nCWT+dASxSrmtgkLZmAablofR44rhfrDPmdheO5jKz+DUaujRXiGWLF8abN2GO/ms\nlyW4dMghs1yTrWYfl9mbY+jUynWdi5GmeuXV/YYU7J5tTFhAngKn8CWGScwofI/z\n8DPpe+NK8s0AV0G42JYtzlvy374h3TQ9Ar9+eDjak9aHuhOCIR9RrU9lXOOf2ZMj\nOVPvg0RpCkPgBWVLxQeVmS9KsFud3/LLQmI26bP/21ycTIxuh8g5hI1mwFZxUzXv\niip0+IFfQfgiJD7915Lw2ruihWX5LZSQE6hbP0UKJoWV/RZZ2vCqBYL7AFD91+Il\nBQ2p1ejxAoGBANqw3C9UlEABVwsM3+EPILBi/dOuobGdesAO507OjoKQi/9Arkc7\nwWyQ3I9F/HuOYwLIDMhDvtskyHOE8Q2Quxi0K+Uu+NyFbzStIQh3LG37xW4PuBUX\nSbtCYU3PsE4J72d2NX5fEgluFWQNcVkpTn5zcHEzMHdNZunq0PKVsN6HAoGBANql\n9PSv7KOVfKi02k4djvq3H46vlavKzL9Ngueto5K5O4zIKsN+yMloKJRjeKcdTvmu\nIctqus5M9h6ngPSlZYgJwvTbQqPI/k6lfoNG1kRGUhSug/VoiSgZCtFD2c5ZRj3f\n/bkdCQneNqpFgX9thYCfLEOpvb/MAgwmKiG226zNAoGBAKlyuGkEBArD/wnU4/Oi\noRWK3loSyb6x4tbFtXxemBWaop8ZIvCW4HyakguBkuy5mwYgs6bIty1eBuNbctur\n9QxjLk/aYYGc8lnCfAHvNUHS/1sUWvIcpUivWm3MKzOMhy+HbFOKnpMn9PMdZ2JK\nm0Nndwx/OWJ3WvKMu3H7gpwpAoGAKEFZwhsJtGx3URBLCQrEIkDI3JpTMhfabnY0\n3bbIYOEdp6PKy8dx7DLzFa7irdHlkm6O5ka2MflVbvtj8Kbq9Irni/E6abE9sPkj\nO8Q0+sj/n7MptGsUpX9G0JRva2BgYE/3BLflzB1PbzXwy6c8ZxvnKGX9+2vyDI6S\nPzbNZxkCgYAn0Y/dp2IxuCTkZISBYoJ5Xp1ZPjrBdAlKhj9A0fdSrtf+2rpnlLeI\n6LIevXBUNkyBFQw80sYTEzduti6YMNUIj8gaHBvHXEtYoSocDbE9WTblxAmrcv/s\nS9HL9qxwdQ2DozlqeUclGg/VThd4Jv+ArUqPBV9O4M20/fbX9eYgKg==\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-12-23 11:06:50,334 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 used request id req-47741c48-439c-43cc-8b41-5790ed606cdd 2018-12-23 11:06:50,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:50,363 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:06:50 GMT Server: Apache x-openstack-request-id: req-a32387aa-c2bd-4a92-881b-6097a1f18d06 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:06:50,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:06:50 GMT Server: Apache x-openstack-request-id: req-3bc3d30e-c88d-44fa-8248-82d25ef47d7e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1047 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "fb40073f-48e6-40d2-bb78-744028e78c70", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "07634436-7cd2-46f8-b841-0da321a2ce07", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/network", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-23T11:06:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:27Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "e75c7c45-6acf-4e75-a8f3-1d36732ea91d", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "61634cf1-75f1-4d40-94f6-cb59d03e0604", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "e922ba1f-0b4c-4634-8ede-99be9f04b432", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "39", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "6d3ca682-d3d5-4032-8174-94b73fdf535e", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-23T11:06:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:27Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "6d3ca682-d3d5-4032-8174-94b73fdf535e:subnet_id=f0e3bf88-80b5-4f32-9679-a912997903f8", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-23T11:06:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:27Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "f0e3bf88-80b5-4f32-9679-a912997903f8", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e7367d50-c368-40f7-9f57-baf842bcd63b", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "04d83701-3925-4ef8-9b69-e08d985426ba", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/port1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "a31d0c38-d35b-4ec8-b602-1ebeaf140ef1", "resource_type": "OS::Neutron::Port"}]} 2018-12-23 11:06:50,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources used request id req-3bc3d30e-c88d-44fa-8248-82d25ef47d7e 2018-12-23 11:06:50,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=e75c7c45-6acf-4e75-a8f3-1d36732ea91d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:50,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-7b9010e5-32fe-4503-b658-a1526d66e602 Date: Sun, 23 Dec 2018 11:06:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e75c7c45-6acf-4e75-a8f3-1d36732ea91d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["f0e3bf88-80b5-4f32-9679-a912997903f8"],"description":"","tags":[],"updated_at":"2018-12-23T11:06:31Z","provider:segmentation_id":21,"name":"HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:06:29Z","provider:network_type":"vxlan"}]} 2018-12-23 11:06:50,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=e75c7c45-6acf-4e75-a8f3-1d36732ea91d used request id req-7b9010e5-32fe-4503-b658-a1526d66e602 2018-12-23 11:06:50,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=e75c7c45-6acf-4e75-a8f3-1d36732ea91d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:50,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f874044c-5715-4242-ac2e-f53720048078 Date: Sun, 23 Dec 2018 11:06:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e75c7c45-6acf-4e75-a8f3-1d36732ea91d","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:06:31Z","dns_nameservers":[],"updated_at":"2018-12-23T11:06:31Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"f0e3bf88-80b5-4f32-9679-a912997903f8","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet"}]} 2018-12-23 11:06:50,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=e75c7c45-6acf-4e75-a8f3-1d36732ea91d used request id req-f874044c-5715-4242-ac2e-f53720048078 2018-12-23 11:06:50,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=e75c7c45-6acf-4e75-a8f3-1d36732ea91d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:50,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-103510d1-87e2-46bb-ae69-c932583330f6 Date: Sun, 23 Dec 2018 11:06:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e75c7c45-6acf-4e75-a8f3-1d36732ea91d","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:06:31Z","dns_nameservers":[],"updated_at":"2018-12-23T11:06:31Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"f0e3bf88-80b5-4f32-9679-a912997903f8","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet"}]} 2018-12-23 11:06:50,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=e75c7c45-6acf-4e75-a8f3-1d36732ea91d used request id req-103510d1-87e2-46bb-ae69-c932583330f6 2018-12-23 11:06:50,789 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:06:50,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:50,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7011c804-f5e0-4827-99f7-3cb07832f781 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:06:50,876 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7011c804-f5e0-4827-99f7-3cb07832f781 2018-12-23 11:06:50,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:51,046 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:06:50 GMT Server: Apache x-openstack-request-id: req-5bfa111a-6798-4de5-965a-8deb3307f7d1 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:06:51,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:06:51 GMT Server: Apache x-openstack-request-id: req-e008314f-3d17-4a3a-a342-6dc276fb7c6e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1047 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "fb40073f-48e6-40d2-bb78-744028e78c70", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "07634436-7cd2-46f8-b841-0da321a2ce07", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/network", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-23T11:06:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:27Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "e75c7c45-6acf-4e75-a8f3-1d36732ea91d", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "61634cf1-75f1-4d40-94f6-cb59d03e0604", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "e922ba1f-0b4c-4634-8ede-99be9f04b432", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "39", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "6d3ca682-d3d5-4032-8174-94b73fdf535e", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-23T11:06:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:27Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "6d3ca682-d3d5-4032-8174-94b73fdf535e:subnet_id=f0e3bf88-80b5-4f32-9679-a912997903f8", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-23T11:06:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:27Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "f0e3bf88-80b5-4f32-9679-a912997903f8", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e7367d50-c368-40f7-9f57-baf842bcd63b", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "04d83701-3925-4ef8-9b69-e08d985426ba", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/port1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "a31d0c38-d35b-4ec8-b602-1ebeaf140ef1", "resource_type": "OS::Neutron::Port"}]} 2018-12-23 11:06:51,269 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources used request id req-e008314f-3d17-4a3a-a342-6dc276fb7c6e 2018-12-23 11:06:51,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/e7367d50-c368-40f7-9f57-baf842bcd63b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:51,572 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:06: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-cf8bd14a-c3b7-4b5b-b0dc-a63ac5b5d4a2 x-compute-request-id: req-cf8bd14a-c3b7-4b5b-b0dc-a63ac5b5d4a2 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:58:44", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:58:44", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e7367d50-c368-40f7-9f57-baf842bcd63b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e7367d50-c368-40f7-9f57-baf842bcd63b", "rel": "bookmark"}], "image": {"id": "edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e", "links": [{"href": "http://172.30.9.22:8774/images/edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001b", "OS-SRV-USG:launched_at": "2018-12-23T11:06:40.000000", "flavor": {"id": "07634436-7cd2-46f8-b841-0da321a2ce07", "links": [{"href": "http://172.30.9.22:8774/flavors/07634436-7cd2-46f8-b841-0da321a2ce07", "rel": "bookmark"}]}, "id": "e7367d50-c368-40f7-9f57-baf842bcd63b", "security_groups": [{"name": "security_group_name"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:06:42Z", "hostId": "f2b16ac0f2f71ed3a9486538904f435680f9dd30acb4852d4635e5d5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst1", "created": "2018-12-23T11:06:36Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:06:51,572 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e7367d50-c368-40f7-9f57-baf842bcd63b used request id req-cf8bd14a-c3b7-4b5b-b0dc-a63ac5b5d4a2 2018-12-23 11:06:51,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:51,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-ae0c31ca-e4d9-4e90-91ad-5a51d08b5141 Date: Sun, 23 Dec 2018 11:06:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e75c7c45-6acf-4e75-a8f3-1d36732ea91d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["f0e3bf88-80b5-4f32-9679-a912997903f8"],"description":"","tags":[],"updated_at":"2018-12-23T11:06:31Z","provider:segmentation_id":21,"name":"HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:06:29Z","provider:network_type":"vxlan"}]} 2018-12-23 11:06:51,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net used request id req-ae0c31ca-e4d9-4e90-91ad-5a51d08b5141 2018-12-23 11:06:51,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 11:06:51,685 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 11:06: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 11:06:51,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:51,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71a1866a-fc6d-4513-b93c-f91ab770b103 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:06:51,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-71a1866a-fc6d-4513-b93c-f91ab770b103 2018-12-23 11:06:51,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=e75c7c45-6acf-4e75-a8f3-1d36732ea91d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:51,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1888f918-270a-425c-a60a-4e86e97d8523 Date: Sun, 23 Dec 2018 11:06:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e75c7c45-6acf-4e75-a8f3-1d36732ea91d","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:06:31Z","dns_nameservers":[],"updated_at":"2018-12-23T11:06:31Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"f0e3bf88-80b5-4f32-9679-a912997903f8","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet"}]} 2018-12-23 11:06:51,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=e75c7c45-6acf-4e75-a8f3-1d36732ea91d used request id req-1888f918-270a-425c-a60a-4e86e97d8523 2018-12-23 11:06:51,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=e75c7c45-6acf-4e75-a8f3-1d36732ea91d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:51,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5217 X-Openstack-Request-Id: req-fc5fee45-eec6-4ddc-be5f-33a8c2c47091 Date: Sun, 23 Dec 2018 11:06:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:06:32Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0e3bf88-80b5-4f32-9679-a912997903f8","ip_address":"10.1.2.2"}],"id":"08b0e771-52e9-4744-adcc-a02ae220d2ec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:d3:16","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e75c7c45-6acf-4e75-a8f3-1d36732ea91d","name":"","admin_state_up":true,"network_id":"e75c7c45-6acf-4e75-a8f3-1d36732ea91d","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:06:31Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:06:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0e3bf88-80b5-4f32-9679-a912997903f8","ip_address":"10.1.2.11"}],"id":"4da0fbd5-53f4-4755-bcb6-58fe31bf47bf","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:24:9b:9b","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"04d83701-3925-4ef8-9b69-e08d985426ba","name":"","admin_state_up":true,"network_id":"e75c7c45-6acf-4e75-a8f3-1d36732ea91d","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:06:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:06:32Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0e3bf88-80b5-4f32-9679-a912997903f8","ip_address":"10.1.2.3"}],"id":"4ea23e0e-b253-4705-a51e-0d957e81e3f0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:67:74","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e75c7c45-6acf-4e75-a8f3-1d36732ea91d","name":"","admin_state_up":true,"network_id":"e75c7c45-6acf-4e75-a8f3-1d36732ea91d","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:06:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:06:33Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0e3bf88-80b5-4f32-9679-a912997903f8","ip_address":"10.1.2.1"}],"id":"7af28f0f-bfa8-4096-9651-97f80c892261","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1a:14:7c","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"6d3ca682-d3d5-4032-8174-94b73fdf535e","name":"","admin_state_up":true,"network_id":"e75c7c45-6acf-4e75-a8f3-1d36732ea91d","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:06:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:06:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0e3bf88-80b5-4f32-9679-a912997903f8","ip_address":"10.1.2.9"}],"id":"a31d0c38-d35b-4ec8-b602-1ebeaf140ef1","security_groups":["61634cf1-75f1-4d40-94f6-cb59d03e0604"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:58:44","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"e7367d50-c368-40f7-9f57-baf842bcd63b","name":"HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack-port1-qgmatlmyybz6","admin_state_up":true,"network_id":"e75c7c45-6acf-4e75-a8f3-1d36732ea91d","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:06:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:06:33Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0e3bf88-80b5-4f32-9679-a912997903f8","ip_address":"10.1.2.4"}],"id":"caa2d002-c5b1-41b0-b5db-47ba1560073e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:4a:17","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e75c7c45-6acf-4e75-a8f3-1d36732ea91d","name":"","admin_state_up":true,"network_id":"e75c7c45-6acf-4e75-a8f3-1d36732ea91d","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:06:32Z","binding:vnic_type":"normal"}]} 2018-12-23 11:06:51,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=e75c7c45-6acf-4e75-a8f3-1d36732ea91d used request id req-fc5fee45-eec6-4ddc-be5f-33a8c2c47091 2018-12-23 11:06:51,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/04d83701-3925-4ef8-9b69-e08d985426ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:52,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:06: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-7667aa86-a1e8-40f6-94a2-9c152465fa64 x-compute-request-id: req-7667aa86-a1e8-40f6-94a2-9c152465fa64 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:9b:9b", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/04d83701-3925-4ef8-9b69-e08d985426ba", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/04d83701-3925-4ef8-9b69-e08d985426ba", "rel": "bookmark"}], "image": {"id": "b194ae7b-de2d-4c7f-b849-2250c3eb1f04", "links": [{"href": "http://172.30.9.22:8774/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001e", "OS-SRV-USG:launched_at": "2018-12-23T11:06:41.000000", "flavor": {"id": "fb40073f-48e6-40d2-bb78-744028e78c70", "links": [{"href": "http://172.30.9.22:8774/flavors/fb40073f-48e6-40d2-bb78-744028e78c70", "rel": "bookmark"}]}, "id": "04d83701-3925-4ef8-9b69-e08d985426ba", "security_groups": [{"name": "default"}], "user_id": "76c68e82c31749e5b1b4674c13085226", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:06:44Z", "hostId": "f2b16ac0f2f71ed3a9486538904f435680f9dd30acb4852d4635e5d5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst2", "created": "2018-12-23T11:06:35Z", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:06:52,192 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/04d83701-3925-4ef8-9b69-e08d985426ba used request id req-7667aa86-a1e8-40f6-94a2-9c152465fa64 2018-12-23 11:06:52,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:52,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-a3dad8fa-4992-47e4-9ee6-cf45f5431b8f Date: Sun, 23 Dec 2018 11:06:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e75c7c45-6acf-4e75-a8f3-1d36732ea91d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","subnets":["f0e3bf88-80b5-4f32-9679-a912997903f8"],"description":"","tags":[],"updated_at":"2018-12-23T11:06:31Z","provider:segmentation_id":21,"name":"HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net","admin_state_up":true,"tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:06:29Z","provider:network_type":"vxlan"}]} 2018-12-23 11:06:52,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net used request id req-a3dad8fa-4992-47e4-9ee6-cf45f5431b8f 2018-12-23 11:06:52,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:52,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70a52571-b116-4f92-8690-d5a6e01453ed Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:06:52,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-70a52571-b116-4f92-8690-d5a6e01453ed 2018-12-23 11:06:52,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=e75c7c45-6acf-4e75-a8f3-1d36732ea91d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:52,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-79ce4e17-518a-4d9a-b12a-e3a69cdcffd6 Date: Sun, 23 Dec 2018 11:06:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e75c7c45-6acf-4e75-a8f3-1d36732ea91d","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:06:31Z","dns_nameservers":[],"updated_at":"2018-12-23T11:06:31Z","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":"03b9eb3281744d03a972d5d751cccdf1","id":"f0e3bf88-80b5-4f32-9679-a912997903f8","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet"}]} 2018-12-23 11:06:52,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=e75c7c45-6acf-4e75-a8f3-1d36732ea91d used request id req-79ce4e17-518a-4d9a-b12a-e3a69cdcffd6 2018-12-23 11:06:52,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=e75c7c45-6acf-4e75-a8f3-1d36732ea91d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:52,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5217 X-Openstack-Request-Id: req-291a9180-a592-41af-927c-b8e087fc8b88 Date: Sun, 23 Dec 2018 11:06:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:06:32Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0e3bf88-80b5-4f32-9679-a912997903f8","ip_address":"10.1.2.2"}],"id":"08b0e771-52e9-4744-adcc-a02ae220d2ec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:d3:16","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e75c7c45-6acf-4e75-a8f3-1d36732ea91d","name":"","admin_state_up":true,"network_id":"e75c7c45-6acf-4e75-a8f3-1d36732ea91d","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:06:31Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:06:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0e3bf88-80b5-4f32-9679-a912997903f8","ip_address":"10.1.2.11"}],"id":"4da0fbd5-53f4-4755-bcb6-58fe31bf47bf","security_groups":["efe91a35-bec0-44cc-8a11-f3ba83743586"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:24:9b:9b","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"04d83701-3925-4ef8-9b69-e08d985426ba","name":"","admin_state_up":true,"network_id":"e75c7c45-6acf-4e75-a8f3-1d36732ea91d","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:06:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:06:32Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0e3bf88-80b5-4f32-9679-a912997903f8","ip_address":"10.1.2.3"}],"id":"4ea23e0e-b253-4705-a51e-0d957e81e3f0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:67:74","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e75c7c45-6acf-4e75-a8f3-1d36732ea91d","name":"","admin_state_up":true,"network_id":"e75c7c45-6acf-4e75-a8f3-1d36732ea91d","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:06:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:06:33Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0e3bf88-80b5-4f32-9679-a912997903f8","ip_address":"10.1.2.1"}],"id":"7af28f0f-bfa8-4096-9651-97f80c892261","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1a:14:7c","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"6d3ca682-d3d5-4032-8174-94b73fdf535e","name":"","admin_state_up":true,"network_id":"e75c7c45-6acf-4e75-a8f3-1d36732ea91d","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:06:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:06:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0e3bf88-80b5-4f32-9679-a912997903f8","ip_address":"10.1.2.9"}],"id":"a31d0c38-d35b-4ec8-b602-1ebeaf140ef1","security_groups":["61634cf1-75f1-4d40-94f6-cb59d03e0604"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:58:44","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"e7367d50-c368-40f7-9f57-baf842bcd63b","name":"HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack-port1-qgmatlmyybz6","admin_state_up":true,"network_id":"e75c7c45-6acf-4e75-a8f3-1d36732ea91d","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:06:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:06:33Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0e3bf88-80b5-4f32-9679-a912997903f8","ip_address":"10.1.2.4"}],"id":"caa2d002-c5b1-41b0-b5db-47ba1560073e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:4a:17","project_id":"03b9eb3281744d03a972d5d751cccdf1","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e75c7c45-6acf-4e75-a8f3-1d36732ea91d","name":"","admin_state_up":true,"network_id":"e75c7c45-6acf-4e75-a8f3-1d36732ea91d","tenant_id":"03b9eb3281744d03a972d5d751cccdf1","created_at":"2018-12-23T11:06:32Z","binding:vnic_type":"normal"}]} 2018-12-23 11:06:52,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=e75c7c45-6acf-4e75-a8f3-1d36732ea91d used request id req-291a9180-a592-41af-927c-b8e087fc8b88 2018-12-23 11:06:52,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:52,510 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:06:52 GMT Server: Apache x-openstack-request-id: req-6ab03f00-1025-4c8d-b6fd-1a2582a8642d Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:06:53,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:06:52 GMT Server: Apache x-openstack-request-id: req-51f54fbb-e30f-43ea-88fc-be3191ed7db9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1049 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "fb40073f-48e6-40d2-bb78-744028e78c70", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "07634436-7cd2-46f8-b841-0da321a2ce07", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/network", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-23T11:06:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:27Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "e75c7c45-6acf-4e75-a8f3-1d36732ea91d", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "61634cf1-75f1-4d40-94f6-cb59d03e0604", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "e922ba1f-0b4c-4634-8ede-99be9f04b432", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "39", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "6d3ca682-d3d5-4032-8174-94b73fdf535e", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-23T11:06:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:27Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "6d3ca682-d3d5-4032-8174-94b73fdf535e:subnet_id=f0e3bf88-80b5-4f32-9679-a912997903f8", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-23T11:06:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:27Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "f0e3bf88-80b5-4f32-9679-a912997903f8", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e7367d50-c368-40f7-9f57-baf842bcd63b", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "04d83701-3925-4ef8-9b69-e08d985426ba", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources/port1", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-23T11:06:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:06:26Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "a31d0c38-d35b-4ec8-b602-1ebeaf140ef1", "resource_type": "OS::Neutron::Port"}]} 2018-12-23 11:06:53,196 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660/resources used request id req-51f54fbb-e30f-43ea-88fc-be3191ed7db9 2018-12-23 11:06:53,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:53,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-aae8f484-7e46-4932-9cf8-31044b6f2d41 Date: Sun, 23 Dec 2018 11:06:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:06:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T11:06:18Z", "visibility": "shared", "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e/snap", "metadata": {}}], "self": "/v2/images/edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e", "min_disk": 0, "protected": false, "id": "edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e", "file": "/v2/images/edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03b9eb3281744d03a972d5d751cccdf1", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:06:53,220 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e used request id req-aae8f484-7e46-4932-9cf8-31044b6f2d41 2018-12-23 11:06:53,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:53,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dce3dd23-003b-4d21-8f63-e4c754401cd8 Date: Sun, 23 Dec 2018 11:06: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-12-23 11:06:53,319 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-dce3dd23-003b-4d21-8f63-e4c754401cd8 2018-12-23 11:06:53,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:53,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-3ad7bde7-da47-4504-937e-a7e4007d1fc9 Date: Sun, 23 Dec 2018 11:06:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:06:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T11:06:22Z", "visibility": "shared", "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04/snap", "metadata": {}}], "self": "/v2/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04", "min_disk": 0, "protected": false, "id": "b194ae7b-de2d-4c7f-b849-2250c3eb1f04", "file": "/v2/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03b9eb3281744d03a972d5d751cccdf1", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:06:53,338 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04 used request id req-3ad7bde7-da47-4504-937e-a7e4007d1fc9 2018-12-23 11:06:53,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:53,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-6a0cdfcb-dcd0-40d3-b128-303b6da0b04d Date: Sun, 23 Dec 2018 11:06:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:06:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T11:06:22Z", "visibility": "shared", "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04/snap", "metadata": {}}], "self": "/v2/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04", "min_disk": 0, "protected": false, "id": "b194ae7b-de2d-4c7f-b849-2250c3eb1f04", "file": "/v2/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "03b9eb3281744d03a972d5d751cccdf1", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:06:53,355 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04 used request id req-6a0cdfcb-dcd0-40d3-b128-303b6da0b04d 2018-12-23 11:06:53,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:53,381 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:06:53 GMT Server: Apache x-openstack-request-id: req-baad677c-6b0e-4e16-a329-3b5c7c86d944 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:06:54,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:06:53 GMT Server: Apache x-openstack-request-id: req-4d405e9a-b1fe-4b65-b785-c63c0f525158 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2082 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-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor2", "OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "stack_user_project_id": "f9f7d6e8c1b54a13833509de05ba8ea8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T11:06:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAushgv9E/yRX1Xi9cP7a7AF4hbDGgQ1Z3A7LFcwtgVbjGoNoX\nvrk30zMcw+WTE0WaNDc54C35ULPDdhTLAe4//uDr28e8oJLP9wkZ38xAMQtM99UB\nj+cwJUXlk9OQpn98D5y9d/Oc7tygPW/uELfzkCOBP7yC5cKKwlVTmAO5POF5qx2c\nhQ67+xhFpkQWCToUPBB1I66rWeyLKvtYn/1x72JFKdGQ5v3VAgmTtDNYBib0xSKS\nuQ5KIvULaNPzvmOagXbMPqdhxHX/p3F8U+U6Vklfptgvh1Vmr73B9m+ExSpJ+PPp\n73Ph5RgzVE/R+zF4frZZfDfivJH3tvC+C6HmGwIDAQABAoIBAQCpfdc9eNYW1RQ5\nCWT+dASxSrmtgkLZmAablofR44rhfrDPmdheO5jKz+DUaujRXiGWLF8abN2GO/ms\nlyW4dMghs1yTrWYfl9mbY+jUynWdi5GmeuXV/YYU7J5tTFhAngKn8CWGScwofI/z\n8DPpe+NK8s0AV0G42JYtzlvy374h3TQ9Ar9+eDjak9aHuhOCIR9RrU9lXOOf2ZMj\nOVPvg0RpCkPgBWVLxQeVmS9KsFud3/LLQmI26bP/21ycTIxuh8g5hI1mwFZxUzXv\niip0+IFfQfgiJD7915Lw2ruihWX5LZSQE6hbP0UKJoWV/RZZ2vCqBYL7AFD91+Il\nBQ2p1ejxAoGBANqw3C9UlEABVwsM3+EPILBi/dOuobGdesAO507OjoKQi/9Arkc7\nwWyQ3I9F/HuOYwLIDMhDvtskyHOE8Q2Quxi0K+Uu+NyFbzStIQh3LG37xW4PuBUX\nSbtCYU3PsE4J72d2NX5fEgluFWQNcVkpTn5zcHEzMHdNZunq0PKVsN6HAoGBANql\n9PSv7KOVfKi02k4djvq3H46vlavKzL9Ngueto5K5O4zIKsN+yMloKJRjeKcdTvmu\nIctqus5M9h6ngPSlZYgJwvTbQqPI/k6lfoNG1kRGUhSug/VoiSgZCtFD2c5ZRj3f\n/bkdCQneNqpFgX9thYCfLEOpvb/MAgwmKiG226zNAoGBAKlyuGkEBArD/wnU4/Oi\noRWK3loSyb6x4tbFtXxemBWaop8ZIvCW4HyakguBkuy5mwYgs6bIty1eBuNbctur\n9QxjLk/aYYGc8lnCfAHvNUHS/1sUWvIcpUivWm3MKzOMhy+HbFOKnpMn9PMdZ2JK\nm0Nndwx/OWJ3WvKMu3H7gpwpAoGAKEFZwhsJtGx3URBLCQrEIkDI3JpTMhfabnY0\n3bbIYOEdp6PKy8dx7DLzFa7irdHlkm6O5ka2MflVbvtj8Kbq9Irni/E6abE9sPkj\nO8Q0+sj/n7MptGsUpX9G0JRva2BgYE/3BLflzB1PbzXwy6c8ZxvnKGX9+2vyDI6S\nPzbNZxkCgYAn0Y/dp2IxuCTkZISBYoJ5Xp1ZPjrBdAlKhj9A0fdSrtf+2rpnlLeI\n6LIevXBUNkyBFQw80sYTEzduti6YMNUIj8gaHBvHXEtYoSocDbE9WTblxAmrcv/s\nS9HL9qxwdQ2DozlqeUclGg/VThd4Jv+ArUqPBV9O4M20/fbX9eYgKg==\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-12-23 11:06:54,006 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 used request id req-4d405e9a-b1fe-4b65-b785-c63c0f525158 2018-12-23 11:06:54,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:54,036 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:06:54 GMT Server: Apache x-openstack-request-id: req-e1aee614-def8-4a83-9dbb-4692f5aabf41 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:06:54,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:06:54 GMT Server: Apache x-openstack-request-id: req-eb2fa426-19b0-424b-97a9-214220049a91 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2082 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-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor2", "OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "stack_user_project_id": "f9f7d6e8c1b54a13833509de05ba8ea8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T11:06:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAushgv9E/yRX1Xi9cP7a7AF4hbDGgQ1Z3A7LFcwtgVbjGoNoX\nvrk30zMcw+WTE0WaNDc54C35ULPDdhTLAe4//uDr28e8oJLP9wkZ38xAMQtM99UB\nj+cwJUXlk9OQpn98D5y9d/Oc7tygPW/uELfzkCOBP7yC5cKKwlVTmAO5POF5qx2c\nhQ67+xhFpkQWCToUPBB1I66rWeyLKvtYn/1x72JFKdGQ5v3VAgmTtDNYBib0xSKS\nuQ5KIvULaNPzvmOagXbMPqdhxHX/p3F8U+U6Vklfptgvh1Vmr73B9m+ExSpJ+PPp\n73Ph5RgzVE/R+zF4frZZfDfivJH3tvC+C6HmGwIDAQABAoIBAQCpfdc9eNYW1RQ5\nCWT+dASxSrmtgkLZmAablofR44rhfrDPmdheO5jKz+DUaujRXiGWLF8abN2GO/ms\nlyW4dMghs1yTrWYfl9mbY+jUynWdi5GmeuXV/YYU7J5tTFhAngKn8CWGScwofI/z\n8DPpe+NK8s0AV0G42JYtzlvy374h3TQ9Ar9+eDjak9aHuhOCIR9RrU9lXOOf2ZMj\nOVPvg0RpCkPgBWVLxQeVmS9KsFud3/LLQmI26bP/21ycTIxuh8g5hI1mwFZxUzXv\niip0+IFfQfgiJD7915Lw2ruihWX5LZSQE6hbP0UKJoWV/RZZ2vCqBYL7AFD91+Il\nBQ2p1ejxAoGBANqw3C9UlEABVwsM3+EPILBi/dOuobGdesAO507OjoKQi/9Arkc7\nwWyQ3I9F/HuOYwLIDMhDvtskyHOE8Q2Quxi0K+Uu+NyFbzStIQh3LG37xW4PuBUX\nSbtCYU3PsE4J72d2NX5fEgluFWQNcVkpTn5zcHEzMHdNZunq0PKVsN6HAoGBANql\n9PSv7KOVfKi02k4djvq3H46vlavKzL9Ngueto5K5O4zIKsN+yMloKJRjeKcdTvmu\nIctqus5M9h6ngPSlZYgJwvTbQqPI/k6lfoNG1kRGUhSug/VoiSgZCtFD2c5ZRj3f\n/bkdCQneNqpFgX9thYCfLEOpvb/MAgwmKiG226zNAoGBAKlyuGkEBArD/wnU4/Oi\noRWK3loSyb6x4tbFtXxemBWaop8ZIvCW4HyakguBkuy5mwYgs6bIty1eBuNbctur\n9QxjLk/aYYGc8lnCfAHvNUHS/1sUWvIcpUivWm3MKzOMhy+HbFOKnpMn9PMdZ2JK\nm0Nndwx/OWJ3WvKMu3H7gpwpAoGAKEFZwhsJtGx3URBLCQrEIkDI3JpTMhfabnY0\n3bbIYOEdp6PKy8dx7DLzFa7irdHlkm6O5ka2MflVbvtj8Kbq9Irni/E6abE9sPkj\nO8Q0+sj/n7MptGsUpX9G0JRva2BgYE/3BLflzB1PbzXwy6c8ZxvnKGX9+2vyDI6S\nPzbNZxkCgYAn0Y/dp2IxuCTkZISBYoJ5Xp1ZPjrBdAlKhj9A0fdSrtf+2rpnlLeI\n6LIevXBUNkyBFQw80sYTEzduti6YMNUIj8gaHBvHXEtYoSocDbE9WTblxAmrcv/s\nS9HL9qxwdQ2DozlqeUclGg/VThd4Jv+ArUqPBV9O4M20/fbX9eYgKg==\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-12-23 11:06:54,261 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 used request id req-eb2fa426-19b0-424b-97a9-214220049a91 2018-12-23 11:06:54,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:54,297 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:06:54 GMT Server: Apache x-openstack-request-id: req-d7fcc86c-5cbb-437f-824f-75eb3e407ce2 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:06:54,422 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:06:54 GMT Server: Apache x-openstack-request-id: req-6bf8a6f2-972c-4447-88c7-3ba3f564ce69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:06:54,422 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 used request id req-6bf8a6f2-972c-4447-88c7-3ba3f564ce69 2018-12-23 11:06:54,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:54,451 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:06:54 GMT Server: Apache x-openstack-request-id: req-d876990f-545e-4827-b8ff-ca0fc58bd800 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:06:54,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:06:54 GMT Server: Apache x-openstack-request-id: req-4552828a-18fd-4195-9705-f07267b629c5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 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-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor2", "OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "stack_user_project_id": "f9f7d6e8c1b54a13833509de05ba8ea8", "tags": null, "creation_time": "2018-12-23T11:06:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T11:06:54Z", "id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "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-12-23 11:06:54,630 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 used request id req-4552828a-18fd-4195-9705-f07267b629c5 2018-12-23 11:06:57,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:06:57,799 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:06:57 GMT Server: Apache x-openstack-request-id: req-fc8479cd-137c-4383-9e99-58b84aa85575 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:06:57,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:06:57 GMT Server: Apache x-openstack-request-id: req-77db56a2-cfaf-43fc-bea2-f464046b4884 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 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-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor2", "OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "stack_user_project_id": "f9f7d6e8c1b54a13833509de05ba8ea8", "tags": null, "creation_time": "2018-12-23T11:06:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T11:06:54Z", "id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "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-12-23 11:06:57,825 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 used request id req-77db56a2-cfaf-43fc-bea2-f464046b4884 2018-12-23 11:07:00,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:07:00,857 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:07:00 GMT Server: Apache x-openstack-request-id: req-ccdb48a0-9b65-4e26-947f-1082dc55e41c Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:07:00,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07:00 GMT Server: Apache x-openstack-request-id: req-bb8b8eca-4374-458e-a512-25d394b1bfcf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 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-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor2", "OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "stack_user_project_id": "f9f7d6e8c1b54a13833509de05ba8ea8", "tags": null, "creation_time": "2018-12-23T11:06:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T11:06:54Z", "id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "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-12-23 11:07:00,898 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 used request id req-bb8b8eca-4374-458e-a512-25d394b1bfcf 2018-12-23 11:07:03,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:07:03,931 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:07:03 GMT Server: Apache x-openstack-request-id: req-b30128db-d3bb-49a0-9e46-8f9e93cfaa05 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:07:04,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07:03 GMT Server: Apache x-openstack-request-id: req-4d2f6065-94de-450f-a92c-f4ade348a36c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 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-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor2", "OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "stack_user_project_id": "f9f7d6e8c1b54a13833509de05ba8ea8", "tags": null, "creation_time": "2018-12-23T11:06:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T11:06:54Z", "id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "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-12-23 11:07:04,100 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 used request id req-4d2f6065-94de-450f-a92c-f4ade348a36c 2018-12-23 11:07:07,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:07:07,133 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:07:07 GMT Server: Apache x-openstack-request-id: req-8f10c6de-885e-431b-94d4-8bfad3284a3b Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:07:07,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07:07 GMT Server: Apache x-openstack-request-id: req-368d9d2c-08fa-408d-b3ca-e362f48f61b7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 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-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor2", "OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "stack_user_project_id": "f9f7d6e8c1b54a13833509de05ba8ea8", "tags": null, "creation_time": "2018-12-23T11:06:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T11:06:54Z", "id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "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-12-23 11:07:07,160 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 used request id req-368d9d2c-08fa-408d-b3ca-e362f48f61b7 2018-12-23 11:07:10,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:07:10,193 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:07:10 GMT Server: Apache x-openstack-request-id: req-c44dd292-0f4b-4c76-87b4-3e763e9db1c9 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:07:10,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07:10 GMT Server: Apache x-openstack-request-id: req-8808edc1-07c4-4441-a9e3-669b5acfc6ef Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 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-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor2", "OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "stack_user_project_id": "f9f7d6e8c1b54a13833509de05ba8ea8", "tags": null, "creation_time": "2018-12-23T11:06:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T11:06:54Z", "id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "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-12-23 11:07:10,221 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 used request id req-8808edc1-07c4-4441-a9e3-669b5acfc6ef 2018-12-23 11:07:13,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:07:13,254 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:07:13 GMT Server: Apache x-openstack-request-id: req-0e6c9642-7ec5-4dcf-aa87-c03ca6539a68 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:07:13,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07:13 GMT Server: Apache x-openstack-request-id: req-01344037-6c6c-4d8d-9deb-807e0bf0eef3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 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-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor2", "OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "stack_user_project_id": "f9f7d6e8c1b54a13833509de05ba8ea8", "tags": null, "creation_time": "2018-12-23T11:06:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T11:06:54Z", "id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "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-12-23 11:07:13,296 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 used request id req-01344037-6c6c-4d8d-9deb-807e0bf0eef3 2018-12-23 11:07:16,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:07:16,931 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:07:16 GMT Server: Apache x-openstack-request-id: req-8203ac3f-0b7d-483c-9012-60d61d0a7403 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:07:16,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07:16 GMT Server: Apache x-openstack-request-id: req-5dbe1fbf-87d2-468d-ba67-7b002b93d4a6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 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-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor2", "OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "stack_user_project_id": "f9f7d6e8c1b54a13833509de05ba8ea8", "tags": null, "creation_time": "2018-12-23T11:06:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T11:06:54Z", "id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "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-12-23 11:07:16,976 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 used request id req-5dbe1fbf-87d2-468d-ba67-7b002b93d4a6 2018-12-23 11:07:19,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:07:20,008 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:07:19 GMT Server: Apache x-openstack-request-id: req-097283ba-63f3-4618-9eb4-a168619e626d Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:07:20,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07:20 GMT Server: Apache x-openstack-request-id: req-2d0cdea0-377c-4954-9750-87e3cc0d4b80 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 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-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor2", "OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "stack_user_project_id": "f9f7d6e8c1b54a13833509de05ba8ea8", "tags": null, "creation_time": "2018-12-23T11:06:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T11:06:54Z", "id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "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-12-23 11:07:20,033 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 used request id req-2d0cdea0-377c-4954-9750-87e3cc0d4b80 2018-12-23 11:07:23,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:07:23,066 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:07:23 GMT Server: Apache x-openstack-request-id: req-7ea3da0d-fe1e-4d27-ba22-01723302ee1f Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:07:23,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07:23 GMT Server: Apache x-openstack-request-id: req-bb1a3699-7901-4893-b3db-f26bb847e64c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 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-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor2", "OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "stack_user_project_id": "f9f7d6e8c1b54a13833509de05ba8ea8", "tags": null, "creation_time": "2018-12-23T11:06:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T11:06:54Z", "id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "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-12-23 11:07:23,111 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 used request id req-bb1a3699-7901-4893-b3db-f26bb847e64c 2018-12-23 11:07:26,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:07:26,144 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:07:26 GMT Server: Apache x-openstack-request-id: req-3553dbfa-ca9a-4753-a9dd-eb2ff6bbc474 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:07:26,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07:26 GMT Server: Apache x-openstack-request-id: req-4d5a4dd8-baf4-443b-b77f-5943759ea570 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 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-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor2", "OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "stack_user_project_id": "f9f7d6e8c1b54a13833509de05ba8ea8", "tags": null, "creation_time": "2018-12-23T11:06:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T11:06:54Z", "id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "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-12-23 11:07:26,169 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 used request id req-4d5a4dd8-baf4-443b-b77f-5943759ea570 2018-12-23 11:07:29,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:07:29,202 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:07:29 GMT Server: Apache x-openstack-request-id: req-1842c1d3-0bf6-44ae-b9b1-a16d1906a97a Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:07:29,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07:29 GMT Server: Apache x-openstack-request-id: req-c42459ec-3a07-4f0b-ab67-d57f4eca70d7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 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-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor2", "OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "stack_user_project_id": "f9f7d6e8c1b54a13833509de05ba8ea8", "tags": null, "creation_time": "2018-12-23T11:06:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T11:06:54Z", "id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "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-12-23 11:07:29,229 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 used request id req-c42459ec-3a07-4f0b-ab67-d57f4eca70d7 2018-12-23 11:07:32,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:07:32,261 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:07:32 GMT Server: Apache x-openstack-request-id: req-36507fb7-2eb6-4fca-855b-ea4d7212dce8 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:07:32,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07:32 GMT Server: Apache x-openstack-request-id: req-422bf3b9-016d-4432-af34-26a218d3723d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 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-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor2", "OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "stack_user_project_id": "f9f7d6e8c1b54a13833509de05ba8ea8", "tags": null, "creation_time": "2018-12-23T11:06:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T11:06:54Z", "id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "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-12-23 11:07:32,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 used request id req-422bf3b9-016d-4432-af34-26a218d3723d 2018-12-23 11:07:35,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:07:35,469 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:07:35 GMT Server: Apache x-openstack-request-id: req-61bb14f0-4c9e-4516-9278-47836cabf474 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:07:35,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07:35 GMT Server: Apache x-openstack-request-id: req-05d80720-2c5c-4391-b9bd-c7505e095e6e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 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-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor2", "OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "stack_user_project_id": "f9f7d6e8c1b54a13833509de05ba8ea8", "tags": null, "creation_time": "2018-12-23T11:06:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T11:06:54Z", "id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "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-12-23 11:07:35,512 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 used request id req-05d80720-2c5c-4391-b9bd-c7505e095e6e 2018-12-23 11:07:38,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:07:38,545 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:07:38 GMT Server: Apache x-openstack-request-id: req-9f1fef0a-e655-4412-96f7-4e613a697c87 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:07:38,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07:38 GMT Server: Apache x-openstack-request-id: req-e582c0f4-1040-46a8-bda6-32cf74e7cb23 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 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-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor2", "OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "stack_user_project_id": "f9f7d6e8c1b54a13833509de05ba8ea8", "tags": null, "creation_time": "2018-12-23T11:06:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T11:06:54Z", "id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "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-12-23 11:07:38,571 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 used request id req-e582c0f4-1040-46a8-bda6-32cf74e7cb23 2018-12-23 11:07:41,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/fb76a7f5-67f5-412d-a92f-53692f5f9660 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7ac464d9171bdb48ec58eaae062f3df2651b18" 2018-12-23 11:07:41,848 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:07:41 GMT Server: Apache x-openstack-request-id: req-d5d11b19-6132-4158-9b1b-4d8b498fffb9 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:07:41,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07:41 GMT Server: Apache x-openstack-request-id: req-4eee2647-f42b-4af0-9627-8105b427c1f7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 688 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-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor2", "OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "OS::stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1"}, "deletion_time": "2018-12-23T11:07:40Z", "stack_name": "HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack", "stack_user_project_id": "f9f7d6e8c1b54a13833509de05ba8ea8", "tags": null, "creation_time": "2018-12-23T11:06:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T11:06:54Z", "id": "fb76a7f5-67f5-412d-a92f-53692f5f9660", "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-12-23 11:07:41,891 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-stack/fb76a7f5-67f5-412d-a92f-53692f5f9660 used request id req-4eee2647-f42b-4af0-9627-8105b427c1f7 2018-12-23 11:07:41,892 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image1 2018-12-23 11:07:41,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f97650d4f0f31be63610b60a55c7b3a8685aa56" 2018-12-23 11:07:43,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-57f8a8ef-7fd0-4995-b453-47e40b609438 Date: Sun, 23 Dec 2018 11:07:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:07:43,286 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/edd2f7de-3c38-4bbd-b9d2-5ea7fa7f299e used request id req-57f8a8ef-7fd0-4995-b453-47e40b609438 2018-12-23 11:07:43,287 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-4a4938e1-f2f6-42cf-ae05-89459df59dd7-image2 2018-12-23 11:07:43,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c621150f3ef33ff64cf2c1b2f1ae2e0bbd102a19" 2018-12-23 11:07:44,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-28535c63-a352-45b0-8d26-315784a1b290 Date: Sun, 23 Dec 2018 11:07:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:07:44,509 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/b194ae7b-de2d-4c7f-b849-2250c3eb1f04 used request id req-28535c63-a352-45b0-8d26-315784a1b290 2018-12-23 11:07:44,511 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 11:07:44,511 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:07:44,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:07:44,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:07:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["kBB5gKYcQ624z34wT4vcdQ"], "issued_at": "2018-12-23T11:07:44.000000Z"}} 2018-12-23 11:07:44,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349605a7877d3c5ffafa830d5b672ff9d46954d2" -d '{"stack_name": "HeatUtilsFlavorTests-211cb716-7a43-41bd-af54-6c9c6041046e-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-12-23 11:07:46,582 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 11:07:44 GMT Server: Apache x-openstack-request-id: req-63c61ed1-4d76-47c9-96ed-2a93bb629385 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsFlavorTests-211cb716-7a43-41bd-af54-6c9c6041046e-stack/00bdccfd-3037-4f65-bb21-7f51e2130cb6 Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "00bdccfd-3037-4f65-bb21-7f51e2130cb6", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsFlavorTests-211cb716-7a43-41bd-af54-6c9c6041046e-stack/00bdccfd-3037-4f65-bb21-7f51e2130cb6", "rel": "self"}]}} 2018-12-23 11:07:46,582 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks used request id req-63c61ed1-4d76-47c9-96ed-2a93bb629385 2018-12-23 11:07:46,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/00bdccfd-3037-4f65-bb21-7f51e2130cb6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349605a7877d3c5ffafa830d5b672ff9d46954d2" 2018-12-23 11:07:46,761 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:07:46 GMT Server: Apache x-openstack-request-id: req-a2b39479-774c-4966-868e-d28abb833b2f Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsFlavorTests-211cb716-7a43-41bd-af54-6c9c6041046e-stack/00bdccfd-3037-4f65-bb21-7f51e2130cb6 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsFlavorTests-211cb716-7a43-41bd-af54-6c9c6041046e-stack/00bdccfd-3037-4f65-bb21-7f51e2130cb6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:07:46,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07:46 GMT Server: Apache x-openstack-request-id: req-6d5033f2-1ca8-4318-b0d3-f4690571ba25 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 508 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": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "00bdccfd-3037-4f65-bb21-7f51e2130cb6", "OS::stack_name": "HeatUtilsFlavorTests-211cb716-7a43-41bd-af54-6c9c6041046e-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-211cb716-7a43-41bd-af54-6c9c6041046e-stack", "stack_user_project_id": "a8a48598757f423e9c5fe71e225aa9ba", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T11:07:45Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsFlavorTests-211cb716-7a43-41bd-af54-6c9c6041046e-stack/00bdccfd-3037-4f65-bb21-7f51e2130cb6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "00bdccfd-3037-4f65-bb21-7f51e2130cb6", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 11:07:46,945 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsFlavorTests-211cb716-7a43-41bd-af54-6c9c6041046e-stack/00bdccfd-3037-4f65-bb21-7f51e2130cb6 used request id req-6d5033f2-1ca8-4318-b0d3-f4690571ba25 2018-12-23 11:07:46,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/00bdccfd-3037-4f65-bb21-7f51e2130cb6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349605a7877d3c5ffafa830d5b672ff9d46954d2" 2018-12-23 11:07:47,115 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:07:46 GMT Server: Apache x-openstack-request-id: req-f85c0305-f1a4-44fa-acdf-eb4f86dbc0e1 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsFlavorTests-211cb716-7a43-41bd-af54-6c9c6041046e-stack/00bdccfd-3037-4f65-bb21-7f51e2130cb6 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsFlavorTests-211cb716-7a43-41bd-af54-6c9c6041046e-stack/00bdccfd-3037-4f65-bb21-7f51e2130cb6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:07:47,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07:47 GMT Server: Apache x-openstack-request-id: req-745809c0-6112-4222-b689-6659aadc9b44 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": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "00bdccfd-3037-4f65-bb21-7f51e2130cb6", "OS::stack_name": "HeatUtilsFlavorTests-211cb716-7a43-41bd-af54-6c9c6041046e-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-211cb716-7a43-41bd-af54-6c9c6041046e-stack", "stack_user_project_id": "a8a48598757f423e9c5fe71e225aa9ba", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T11:07:45Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsFlavorTests-211cb716-7a43-41bd-af54-6c9c6041046e-stack/00bdccfd-3037-4f65-bb21-7f51e2130cb6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "00bdccfd-3037-4f65-bb21-7f51e2130cb6", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 11:07:47,308 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsFlavorTests-211cb716-7a43-41bd-af54-6c9c6041046e-stack/00bdccfd-3037-4f65-bb21-7f51e2130cb6 used request id req-745809c0-6112-4222-b689-6659aadc9b44 2018-12-23 11:07:47,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/00bdccfd-3037-4f65-bb21-7f51e2130cb6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349605a7877d3c5ffafa830d5b672ff9d46954d2" 2018-12-23 11:07:47,490 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:07:47 GMT Server: Apache x-openstack-request-id: req-352be56e-afce-42dc-9cae-0220e391ec2a Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsFlavorTests-211cb716-7a43-41bd-af54-6c9c6041046e-stack/00bdccfd-3037-4f65-bb21-7f51e2130cb6/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsFlavorTests-211cb716-7a43-41bd-af54-6c9c6041046e-stack/00bdccfd-3037-4f65-bb21-7f51e2130cb6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:07:47,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07:47 GMT Server: Apache x-openstack-request-id: req-e577598e-cb28-4092-b6b0-fef315425fd5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsFlavorTests-211cb716-7a43-41bd-af54-6c9c6041046e-stack/00bdccfd-3037-4f65-bb21-7f51e2130cb6/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsFlavorTests-211cb716-7a43-41bd-af54-6c9c6041046e-stack/00bdccfd-3037-4f65-bb21-7f51e2130cb6", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-12-23T11:07:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:07:46Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e3f59a99-e056-46df-b6f6-31a245c8e2f1", "resource_type": "OS::Nova::Flavor"}]} 2018-12-23 11:07:47,695 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsFlavorTests-211cb716-7a43-41bd-af54-6c9c6041046e-stack/00bdccfd-3037-4f65-bb21-7f51e2130cb6/resources used request id req-e577598e-cb28-4092-b6b0-fef315425fd5 2018-12-23 11:07:47,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/e3f59a99-e056-46df-b6f6-31a245c8e2f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349605a7877d3c5ffafa830d5b672ff9d46954d2" 2018-12-23 11:07:47,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae644783-4369-4e37-ac8f-8f214939e451 x-compute-request-id: req-ae644783-4369-4e37-ac8f-8f214939e451 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e3f59a99-e056-46df-b6f6-31a245c8e2f1", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e3f59a99-e056-46df-b6f6-31a245c8e2f1", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "e3f59a99-e056-46df-b6f6-31a245c8e2f1", "name": "HeatUtilsFlavorTests-211cb716-7a43-41bd-af54-6c9c6041046e-stack-flavor-xr5ekay4ufns", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:07:47,718 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/e3f59a99-e056-46df-b6f6-31a245c8e2f1 used request id req-ae644783-4369-4e37-ac8f-8f214939e451 2018-12-23 11:07:47,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/00bdccfd-3037-4f65-bb21-7f51e2130cb6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349605a7877d3c5ffafa830d5b672ff9d46954d2" 2018-12-23 11:07:47,748 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:07:47 GMT Server: Apache x-openstack-request-id: req-da2f862d-37c6-4f37-903b-f1c8284b3808 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsFlavorTests-211cb716-7a43-41bd-af54-6c9c6041046e-stack/00bdccfd-3037-4f65-bb21-7f51e2130cb6 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsFlavorTests-211cb716-7a43-41bd-af54-6c9c6041046e-stack/00bdccfd-3037-4f65-bb21-7f51e2130cb6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:07:47,789 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:07:47 GMT Server: Apache x-openstack-request-id: req-4dbb4a13-63f6-4076-bc7c-123ef79e0745 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:07:47,789 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsFlavorTests-211cb716-7a43-41bd-af54-6c9c6041046e-stack/00bdccfd-3037-4f65-bb21-7f51e2130cb6 used request id req-4dbb4a13-63f6-4076-bc7c-123ef79e0745 2018-12-23 11:07:47,791 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 11:07:47,791 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:07:47,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:07:48,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:07:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["DrO8BAR1S0aRGi8t926GYQ"], "issued_at": "2018-12-23T11:07:48.000000Z"}} 2018-12-23 11:07:48,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d370c5ba9da272ac5b1ca8c23eaf02e9e88423fe" -d '{"stack_name": "HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-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-938c9fee-35dc-40e6-a839-affe852b29ce-kp"}}' 2018-12-23 11:07:49,772 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 11:07:48 GMT Server: Apache x-openstack-request-id: req-4d5b653c-4045-4ed2-9011-dde599f2bb25 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-stack/48dcadd1-c872-4a7a-98af-1dabce2ca065 Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "48dcadd1-c872-4a7a-98af-1dabce2ca065", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-stack/48dcadd1-c872-4a7a-98af-1dabce2ca065", "rel": "self"}]}} 2018-12-23 11:07:49,772 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks used request id req-4d5b653c-4045-4ed2-9011-dde599f2bb25 2018-12-23 11:07:49,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/48dcadd1-c872-4a7a-98af-1dabce2ca065 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d370c5ba9da272ac5b1ca8c23eaf02e9e88423fe" 2018-12-23 11:07:49,955 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:07:49 GMT Server: Apache x-openstack-request-id: req-7e5fe87c-c2d7-4302-adec-e5bec7f6a255 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-stack/48dcadd1-c872-4a7a-98af-1dabce2ca065 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-stack/48dcadd1-c872-4a7a-98af-1dabce2ca065;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:07:50,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07:49 GMT Server: Apache x-openstack-request-id: req-097bdfdd-7700-4278-8948-6a55e00e2961 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "48dcadd1-c872-4a7a-98af-1dabce2ca065", "OS::stack_name": "HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-stack", "keypair_name": "HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-stack", "stack_user_project_id": "69fe4dbb8acc4c8d8f792263d2788980", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T11:07:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-stack/48dcadd1-c872-4a7a-98af-1dabce2ca065", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "48dcadd1-c872-4a7a-98af-1dabce2ca065", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-12-23 11:07:50,152 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-stack/48dcadd1-c872-4a7a-98af-1dabce2ca065 used request id req-097bdfdd-7700-4278-8948-6a55e00e2961 2018-12-23 11:07:50,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/48dcadd1-c872-4a7a-98af-1dabce2ca065 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d370c5ba9da272ac5b1ca8c23eaf02e9e88423fe" 2018-12-23 11:07:50,329 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:07:50 GMT Server: Apache x-openstack-request-id: req-38e055ba-636e-48b5-96cf-36c2cab30f7c Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-stack/48dcadd1-c872-4a7a-98af-1dabce2ca065 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-stack/48dcadd1-c872-4a7a-98af-1dabce2ca065;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:07:51,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07:50 GMT Server: Apache x-openstack-request-id: req-8711c105-bd61-429b-9509-42399da04af7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1912 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": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "48dcadd1-c872-4a7a-98af-1dabce2ca065", "OS::stack_name": "HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-stack", "keypair_name": "HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-stack", "stack_user_project_id": "69fe4dbb8acc4c8d8f792263d2788980", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T11:07:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-stack/48dcadd1-c872-4a7a-98af-1dabce2ca065", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "48dcadd1-c872-4a7a-98af-1dabce2ca065", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxaOTKVhsbyuWgxheuvTRLU8JsJjMm/UZ/2rF+lm869m3LXrI\nVE0zQYVc6sGw57tmLKedBhCpjnwo+2AoRWI5mZozVSgImxbMm8ddEWnVO+9OExMX\nPIYyhWL0GQ9j3MlT/Z8pTbyp+zriE85ylA+YQ0w0nRNKUCSZniLF7t6ySKTDxN9M\nB3neZyqwvxBDbTeOWkN+DOWiS+ZatJwBA9P0QN/GPUdb9zONC0/aS71spDJ+kugn\ntOZOBnqgTuJ27PkyFalFqm1VMgm3cHR4/Cly1R2bIWezZGrdChp8Gms6m7NZeF/v\nDgFrD6TKLXerhu0qoBzlIYLzaitMj+aQH3OWFwIDAQABAoIBAAPq2RjhssyFTadt\njTshbR/7yBJjBPM2aXyBjkkHDFKUbygMnfnlydVLomrYyfvd4AmUjO042VOErH9H\nCaVObBvaTZgrgfgo/Ic97V9R/LMCbEa+gyBk/I1eR75TasROjUaip/vteGUNZrvD\nxMugf4Ed+pD+d+Ocxhq3T7sLWPdNm8rE+DiEYwRJCwMQi8jmpzBqyJbKRegu8jtU\nW9gTdUbYnO/nsmJURBQ1irq9c6YxkIt1Bk06FLVDwAUkrXjy5V9EYfKW+JpDfG51\njK71Pfa4kHPUndOv+OSdYqasaPGXfavy5bjxXcM772ltQ79rAbqPYKdkgtBIjPr9\nLkWPehECgYEA90xktoNy8NRCH7zTiSsJIHeOdew/BqGH/tpYdLQN/QBB/HJz9zuJ\ngUQeKBwIx67xdRCACy/miiuKakHCxPqFaOtEEyu6q+xunFU5e6icw+t7Jvy5SFKq\nEeF8JqwVKuJTKlxA0bvOcf+j2qwbYvPlbC4UAci/OtBVgJf/Oa4b8SkCgYEAzJfc\nVcPCcBoXBHkpDL6lcdAwAVBevEo5nwAu0i/8F4M/04s+JqZAh9dt0N/azNZFbKI4\nd4S6A3E3TInugI4RlFFEcMala1gdCcZLhAaCDoBK6xk8xg7WKQwvVAo10Q3VySK1\nvo9GWCGaVFYRXFgnPzh3zIgHq9TiwG6Cxzhv9T8CgYAm/Kg0De0lApGaJ07CJUK/\nF5oiBSi6huTFzO59F5XM+Slt/y1BIOXAt1h5wlGwCWiPqBZHrTmPNuYPcmaeX1CB\nBfYpf49iY1fc1aLGWAK+8HTt5JHhUQb24rGL9z0vEZdC6mBdsFoPptnSM6ftpb3Z\nnDoTPe7H+ug/6baXBVfqYQKBgQCyg4LF9pQOOkWBKrKNoz86SlvImba/dchHGuK/\nlQzR+zxSuXkWQhOmM2tnSBtihUd4HSdF6bJgVIXaq7NFyjA+iJY+DKXDPtO/dpzn\nasJKIti7v36Old15XV9iZbJFYVv7LuUDi4HmXhOJqLtnJqe/+uZUuRBwdsUPAJ3t\ndCoEAwKBgQCIhWeChC3PFM3Roi4lkcAkmBoJRfj7a4jiW+FAtmXWYtxa8JiS8lWt\nE2roqirzM2QZzp2eQyO7ni8KZRkmee8UYUNG7BnscA62q6t7vUxtUF6WSDGte0XG\nIXAFL1n6k+jli1jVlVBM44zhCm3H+r6Sey6dfJuXlIwr/p2AA4ME9A==\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-12-23 11:07:51,120 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-stack/48dcadd1-c872-4a7a-98af-1dabce2ca065 used request id req-8711c105-bd61-429b-9509-42399da04af7 2018-12-23 11:07:51,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/48dcadd1-c872-4a7a-98af-1dabce2ca065/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d370c5ba9da272ac5b1ca8c23eaf02e9e88423fe" 2018-12-23 11:07:51,288 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:07:51 GMT Server: Apache x-openstack-request-id: req-19afa9bb-b877-4f6e-b051-91ff1aa6d038 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-stack/48dcadd1-c872-4a7a-98af-1dabce2ca065/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-stack/48dcadd1-c872-4a7a-98af-1dabce2ca065/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:07:51,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07:51 GMT Server: Apache x-openstack-request-id: req-2abbaa14-76ed-4453-9050-25baea29be34 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-stack/48dcadd1-c872-4a7a-98af-1dabce2ca065/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-stack/48dcadd1-c872-4a7a-98af-1dabce2ca065", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-23T11:07:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:07:49Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-12-23 11:07:51,485 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-stack/48dcadd1-c872-4a7a-98af-1dabce2ca065/resources used request id req-2abbaa14-76ed-4453-9050-25baea29be34 2018-12-23 11:07:51,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d370c5ba9da272ac5b1ca8c23eaf02e9e88423fe" 2018-12-23 11:07:51,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07: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-46352e57-82ed-4840-93c4-b7ac231636bf x-compute-request-id: req-46352e57-82ed-4840-93c4-b7ac231636bf Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFo5MpWGxvK5aDGF669NEtTwmwmMyb9Rn/asX6Wbzr2bcteshUTTNBhVzqwbDnu2Ysp50GEKmOfCj7YChFYjmZmjNVKAibFsybx10RadU7704TExc8hjKFYvQZD2PcyVP9nylNvKn7OuITznKUD5hDTDSdE0pQJJmeIsXu3rJIpMPE30wHed5nKrC/EENtN45aQ34M5aJL5lq0nAED0/RA38Y9R1v3M40LT9pLvWykMn6S6Ce05k4GeqBO4nbs+TIVqUWqbVUyCbdwdHj8KXLVHZshZ7Nkat0KGnwaazqbs1l4X+8OAWsPpMotd6uG7SqgHOUhgvNqK0yP5pAfc5YX Generated-by-Nova", "user_id": "76c68e82c31749e5b1b4674c13085226", "name": "HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-kp", "deleted": false, "created_at": "2018-12-23T11:07:50.000000", "updated_at": null, "fingerprint": "61:47:d7:bb:c4:a4:e5:ad:ff:df:10:22:60:b9:4f:da", "deleted_at": null, "id": 15}} 2018-12-23 11:07:51,504 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-kp used request id req-46352e57-82ed-4840-93c4-b7ac231636bf 2018-12-23 11:07:51,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/48dcadd1-c872-4a7a-98af-1dabce2ca065 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d370c5ba9da272ac5b1ca8c23eaf02e9e88423fe" 2018-12-23 11:07:51,689 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:07:51 GMT Server: Apache x-openstack-request-id: req-590a6a7b-eaf1-4740-8d10-c4d90f42ddc8 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-stack/48dcadd1-c872-4a7a-98af-1dabce2ca065 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-stack/48dcadd1-c872-4a7a-98af-1dabce2ca065;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:07:51,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07:51 GMT Server: Apache x-openstack-request-id: req-02f002e3-89c2-419c-9903-9b7ec4c8973e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1912 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": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "48dcadd1-c872-4a7a-98af-1dabce2ca065", "OS::stack_name": "HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-stack", "keypair_name": "HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-stack", "stack_user_project_id": "69fe4dbb8acc4c8d8f792263d2788980", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T11:07:49Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-stack/48dcadd1-c872-4a7a-98af-1dabce2ca065", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "48dcadd1-c872-4a7a-98af-1dabce2ca065", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxaOTKVhsbyuWgxheuvTRLU8JsJjMm/UZ/2rF+lm869m3LXrI\nVE0zQYVc6sGw57tmLKedBhCpjnwo+2AoRWI5mZozVSgImxbMm8ddEWnVO+9OExMX\nPIYyhWL0GQ9j3MlT/Z8pTbyp+zriE85ylA+YQ0w0nRNKUCSZniLF7t6ySKTDxN9M\nB3neZyqwvxBDbTeOWkN+DOWiS+ZatJwBA9P0QN/GPUdb9zONC0/aS71spDJ+kugn\ntOZOBnqgTuJ27PkyFalFqm1VMgm3cHR4/Cly1R2bIWezZGrdChp8Gms6m7NZeF/v\nDgFrD6TKLXerhu0qoBzlIYLzaitMj+aQH3OWFwIDAQABAoIBAAPq2RjhssyFTadt\njTshbR/7yBJjBPM2aXyBjkkHDFKUbygMnfnlydVLomrYyfvd4AmUjO042VOErH9H\nCaVObBvaTZgrgfgo/Ic97V9R/LMCbEa+gyBk/I1eR75TasROjUaip/vteGUNZrvD\nxMugf4Ed+pD+d+Ocxhq3T7sLWPdNm8rE+DiEYwRJCwMQi8jmpzBqyJbKRegu8jtU\nW9gTdUbYnO/nsmJURBQ1irq9c6YxkIt1Bk06FLVDwAUkrXjy5V9EYfKW+JpDfG51\njK71Pfa4kHPUndOv+OSdYqasaPGXfavy5bjxXcM772ltQ79rAbqPYKdkgtBIjPr9\nLkWPehECgYEA90xktoNy8NRCH7zTiSsJIHeOdew/BqGH/tpYdLQN/QBB/HJz9zuJ\ngUQeKBwIx67xdRCACy/miiuKakHCxPqFaOtEEyu6q+xunFU5e6icw+t7Jvy5SFKq\nEeF8JqwVKuJTKlxA0bvOcf+j2qwbYvPlbC4UAci/OtBVgJf/Oa4b8SkCgYEAzJfc\nVcPCcBoXBHkpDL6lcdAwAVBevEo5nwAu0i/8F4M/04s+JqZAh9dt0N/azNZFbKI4\nd4S6A3E3TInugI4RlFFEcMala1gdCcZLhAaCDoBK6xk8xg7WKQwvVAo10Q3VySK1\nvo9GWCGaVFYRXFgnPzh3zIgHq9TiwG6Cxzhv9T8CgYAm/Kg0De0lApGaJ07CJUK/\nF5oiBSi6huTFzO59F5XM+Slt/y1BIOXAt1h5wlGwCWiPqBZHrTmPNuYPcmaeX1CB\nBfYpf49iY1fc1aLGWAK+8HTt5JHhUQb24rGL9z0vEZdC6mBdsFoPptnSM6ftpb3Z\nnDoTPe7H+ug/6baXBVfqYQKBgQCyg4LF9pQOOkWBKrKNoz86SlvImba/dchHGuK/\nlQzR+zxSuXkWQhOmM2tnSBtihUd4HSdF6bJgVIXaq7NFyjA+iJY+DKXDPtO/dpzn\nasJKIti7v36Old15XV9iZbJFYVv7LuUDi4HmXhOJqLtnJqe/+uZUuRBwdsUPAJ3t\ndCoEAwKBgQCIhWeChC3PFM3Roi4lkcAkmBoJRfj7a4jiW+FAtmXWYtxa8JiS8lWt\nE2roqirzM2QZzp2eQyO7ni8KZRkmee8UYUNG7BnscA62q6t7vUxtUF6WSDGte0XG\nIXAFL1n6k+jli1jVlVBM44zhCm3H+r6Sey6dfJuXlIwr/p2AA4ME9A==\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-12-23 11:07:51,967 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-stack/48dcadd1-c872-4a7a-98af-1dabce2ca065 used request id req-02f002e3-89c2-419c-9903-9b7ec4c8973e 2018-12-23 11:07:51,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d370c5ba9da272ac5b1ca8c23eaf02e9e88423fe" 2018-12-23 11:07:51,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07: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-3994bd0f-069c-4c8b-9310-2e1bd6005428 x-compute-request-id: req-3994bd0f-069c-4c8b-9310-2e1bd6005428 Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFo5MpWGxvK5aDGF669NEtTwmwmMyb9Rn/asX6Wbzr2bcteshUTTNBhVzqwbDnu2Ysp50GEKmOfCj7YChFYjmZmjNVKAibFsybx10RadU7704TExc8hjKFYvQZD2PcyVP9nylNvKn7OuITznKUD5hDTDSdE0pQJJmeIsXu3rJIpMPE30wHed5nKrC/EENtN45aQ34M5aJL5lq0nAED0/RA38Y9R1v3M40LT9pLvWykMn6S6Ce05k4GeqBO4nbs+TIVqUWqbVUyCbdwdHj8KXLVHZshZ7Nkat0KGnwaazqbs1l4X+8OAWsPpMotd6uG7SqgHOUhgvNqK0yP5pAfc5YX Generated-by-Nova", "user_id": "76c68e82c31749e5b1b4674c13085226", "name": "HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-kp", "deleted": false, "created_at": "2018-12-23T11:07:50.000000", "updated_at": null, "fingerprint": "61:47:d7:bb:c4:a4:e5:ad:ff:df:10:22:60:b9:4f:da", "deleted_at": null, "id": 15}} 2018-12-23 11:07:51,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-kp used request id req-3994bd0f-069c-4c8b-9310-2e1bd6005428 2018-12-23 11:07:51,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/48dcadd1-c872-4a7a-98af-1dabce2ca065 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d370c5ba9da272ac5b1ca8c23eaf02e9e88423fe" 2018-12-23 11:07:52,173 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:07:51 GMT Server: Apache x-openstack-request-id: req-ab5a3025-cecb-4897-8f65-98092fdc87de Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-stack/48dcadd1-c872-4a7a-98af-1dabce2ca065 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-stack/48dcadd1-c872-4a7a-98af-1dabce2ca065;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:07:52,214 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:07:52 GMT Server: Apache x-openstack-request-id: req-82f1da79-66ed-408c-9b87-152bb7545431 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:07:52,214 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsKeypairTests-938c9fee-35dc-40e6-a839-affe852b29ce-stack/48dcadd1-c872-4a7a-98af-1dabce2ca065 used request id req-82f1da79-66ed-408c-9b87-152bb7545431 2018-12-23 11:07:52,216 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 11:07:52,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:07:52,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:07:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["iPzyRsuMQxKuoIYGzqHuuw"], "issued_at": "2018-12-23T11:07:52.000000Z"}} 2018-12-23 11:07:52,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8c22e53a625632689e65555b08b9f22e73e62e" -d '{"stack_name": "HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-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-38fd5f99-9296-4835-98c3-461994e796eb-sec-grp"}}' 2018-12-23 11:07:54,153 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 11:07:52 GMT Server: Apache x-openstack-request-id: req-0d264917-976d-4dd3-bc12-94c4c2c94539 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-stack/326c463f-0e04-4328-a4e6-0ce0ff55738a Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "326c463f-0e04-4328-a4e6-0ce0ff55738a", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-stack/326c463f-0e04-4328-a4e6-0ce0ff55738a", "rel": "self"}]}} 2018-12-23 11:07:54,154 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks used request id req-0d264917-976d-4dd3-bc12-94c4c2c94539 2018-12-23 11:07:54,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/326c463f-0e04-4328-a4e6-0ce0ff55738a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8c22e53a625632689e65555b08b9f22e73e62e" 2018-12-23 11:07:54,435 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:07:54 GMT Server: Apache x-openstack-request-id: req-023ca04b-d466-4615-b7a2-4b3c45dea6a3 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-stack/326c463f-0e04-4328-a4e6-0ce0ff55738a Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-stack/326c463f-0e04-4328-a4e6-0ce0ff55738a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:07:54,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07:54 GMT Server: Apache x-openstack-request-id: req-6fd8e1d5-d2e3-4105-b3f8-83049b938ec4 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": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "326c463f-0e04-4328-a4e6-0ce0ff55738a", "OS::stack_name": "HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-stack", "security_group_name": "HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-stack", "stack_user_project_id": "ed868dcc3a0c406f82ee2293950f6285", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T11:07:53Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-stack/326c463f-0e04-4328-a4e6-0ce0ff55738a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "326c463f-0e04-4328-a4e6-0ce0ff55738a", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-23 11:07:54,629 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-stack/326c463f-0e04-4328-a4e6-0ce0ff55738a used request id req-6fd8e1d5-d2e3-4105-b3f8-83049b938ec4 2018-12-23 11:07:54,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/326c463f-0e04-4328-a4e6-0ce0ff55738a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8c22e53a625632689e65555b08b9f22e73e62e" 2018-12-23 11:07:54,806 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:07:54 GMT Server: Apache x-openstack-request-id: req-bcac3b04-8eeb-481f-be2a-82d9a5757629 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-stack/326c463f-0e04-4328-a4e6-0ce0ff55738a Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-stack/326c463f-0e04-4328-a4e6-0ce0ff55738a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:07:54,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07:54 GMT Server: Apache x-openstack-request-id: req-10f54a9a-b803-4eea-a0f8-f5f65a1d4dcf 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": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "326c463f-0e04-4328-a4e6-0ce0ff55738a", "OS::stack_name": "HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-stack", "security_group_name": "HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-stack", "stack_user_project_id": "ed868dcc3a0c406f82ee2293950f6285", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T11:07:53Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-stack/326c463f-0e04-4328-a4e6-0ce0ff55738a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "326c463f-0e04-4328-a4e6-0ce0ff55738a", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-23 11:07:54,993 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-stack/326c463f-0e04-4328-a4e6-0ce0ff55738a used request id req-10f54a9a-b803-4eea-a0f8-f5f65a1d4dcf 2018-12-23 11:07:57,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/326c463f-0e04-4328-a4e6-0ce0ff55738a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8c22e53a625632689e65555b08b9f22e73e62e" 2018-12-23 11:07:58,025 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:07:58 GMT Server: Apache x-openstack-request-id: req-f65c3008-8319-4bb8-b2ca-35a68500c25d Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-stack/326c463f-0e04-4328-a4e6-0ce0ff55738a Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-stack/326c463f-0e04-4328-a4e6-0ce0ff55738a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:07:58,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07:58 GMT Server: Apache x-openstack-request-id: req-d5c63f19-dafa-40df-b97c-055ff53af437 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": "03b9eb3281744d03a972d5d751cccdf1", "OS::stack_id": "326c463f-0e04-4328-a4e6-0ce0ff55738a", "OS::stack_name": "HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-stack", "security_group_name": "HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-stack", "stack_user_project_id": "ed868dcc3a0c406f82ee2293950f6285", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T11:07:53Z", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-stack/326c463f-0e04-4328-a4e6-0ce0ff55738a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "326c463f-0e04-4328-a4e6-0ce0ff55738a", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-23 11:07:58,232 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-stack/326c463f-0e04-4328-a4e6-0ce0ff55738a used request id req-d5c63f19-dafa-40df-b97c-055ff53af437 2018-12-23 11:07:58,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/326c463f-0e04-4328-a4e6-0ce0ff55738a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8c22e53a625632689e65555b08b9f22e73e62e" 2018-12-23 11:07:58,404 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:07:58 GMT Server: Apache x-openstack-request-id: req-599aabb1-35b3-41df-a626-372eddf19ee9 Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-stack/326c463f-0e04-4328-a4e6-0ce0ff55738a/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-stack/326c463f-0e04-4328-a4e6-0ce0ff55738a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:07:58,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07:58 GMT Server: Apache x-openstack-request-id: req-b3a17e8e-5e46-4141-9a3c-fd3c19d598f1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-stack/326c463f-0e04-4328-a4e6-0ce0ff55738a/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-stack/326c463f-0e04-4328-a4e6-0ce0ff55738a", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-23T11:07:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T11:07:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8e54e158-d3f7-410b-9b1e-43bd146bd146", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-12-23 11:07:58,588 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-stack/326c463f-0e04-4328-a4e6-0ce0ff55738a/resources used request id req-b3a17e8e-5e46-4141-9a3c-fd3c19d598f1 2018-12-23 11:07:58,588 - neutron_utils - INFO - Retrieving security group with ID - 8e54e158-d3f7-410b-9b1e-43bd146bd146 2018-12-23 11:07:58,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?id=8e54e158-d3f7-410b-9b1e-43bd146bd146 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8c22e53a625632689e65555b08b9f22e73e62e" 2018-12-23 11:07:58,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-2e310286-f757-41a1-832a-173fa6b6ed03 Date: Sun, 23 Dec 2018 11:07:58 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T11:07:54Z", "updated_at": "2018-12-23T11:07:55Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:07:55Z", "revision_number": 0, "id": "4f8ac63b-2914-42a8-b8f7-44dce5f94b3e", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-23T11:07:55Z", "security_group_id": "8e54e158-d3f7-410b-9b1e-43bd146bd146", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T11:07:55Z", "revision_number": 0, "id": "af1fda6c-5a35-4ef5-9e0b-e353d2be716a", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-23T11:07:55Z", "security_group_id": "8e54e158-d3f7-410b-9b1e-43bd146bd146", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}], "revision_number": 6, "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "8e54e158-d3f7-410b-9b1e-43bd146bd146", "name": "HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-sec-grp"}]} 2018-12-23 11:07:58,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?id=8e54e158-d3f7-410b-9b1e-43bd146bd146 used request id req-2e310286-f757-41a1-832a-173fa6b6ed03 2018-12-23 11:07:58,791 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e54e158-d3f7-410b-9b1e-43bd146bd146 2018-12-23 11:07:58,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8e54e158-d3f7-410b-9b1e-43bd146bd146 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8c22e53a625632689e65555b08b9f22e73e62e" 2018-12-23 11:07:58,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-1996ff1e-a281-45f3-9e8d-dd84e8eb659a Date: Sun, 23 Dec 2018 11:07:58 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-12-23T11:07:55Z", "security_group_id": "8e54e158-d3f7-410b-9b1e-43bd146bd146", "port_range_min": null, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T11:07:55Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "4f8ac63b-2914-42a8-b8f7-44dce5f94b3e"}, {"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-12-23T11:07:55Z", "security_group_id": "8e54e158-d3f7-410b-9b1e-43bd146bd146", "port_range_min": 22, "revision_number": 0, "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T11:07:55Z", "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "af1fda6c-5a35-4ef5-9e0b-e353d2be716a"}]} 2018-12-23 11:07:58,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=8e54e158-d3f7-410b-9b1e-43bd146bd146 used request id req-1996ff1e-a281-45f3-9e8d-dd84e8eb659a 2018-12-23 11:07:58,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/326c463f-0e04-4328-a4e6-0ce0ff55738a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8c22e53a625632689e65555b08b9f22e73e62e" 2018-12-23 11:07:58,980 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 11:07:58 GMT Server: Apache x-openstack-request-id: req-f3e11793-5b29-439a-93d9-0a6fa4abf7cf Location: http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-stack/326c463f-0e04-4328-a4e6-0ce0ff55738a Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-stack/326c463f-0e04-4328-a4e6-0ce0ff55738a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 11:07:59,171 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:07:58 GMT Server: Apache x-openstack-request-id: req-7d656b24-aa40-47be-a21a-6e3af2a23032 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:07:59,171 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1/stacks/HeatUtilsSecurityGroupTests-38fd5f99-9296-4835-98c3-461994e796eb-stack/326c463f-0e04-4328-a4e6-0ce0ff55738a used request id req-7d656b24-aa40-47be-a21a-6e3af2a23032 2018-12-23 11:07:59,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:07:59,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:07:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["vxvkMocqTVmgPeXVgTSliQ"], "issued_at": "2018-12-23T11:07:59.000000Z"}} 2018-12-23 11:07:59,684 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a378c34f57c4187a65fab1b069138a28d9f3143" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-97ed33e2-217b-4cdd-9ffa-d5b858f3be1b"}}' 2018-12-23 11:07:59,907 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07:59 GMT Server: Apache x-compute-request-id: req-c0068c4b-d02f-4341-ab2b-3237c26b95ef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c0068c4b-d02f-4341-ab2b-3237c26b95ef Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "eb6ec360-25f1-4157-9789-0211a1735ef5", "name": "CinderUtilsQoSTests-97ed33e2-217b-4cdd-9ffa-d5b858f3be1b"}, "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/eb6ec360-25f1-4157-9789-0211a1735ef5", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/qos-specs/eb6ec360-25f1-4157-9789-0211a1735ef5", "rel": "bookmark"}]} 2018-12-23 11:07:59,908 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs used request id req-c0068c4b-d02f-4341-ab2b-3237c26b95ef 2018-12-23 11:07:59,911 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c0068c4b-d02f-4341-ab2b-3237c26b95ef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a378c34f57c4187a65fab1b069138a28d9f3143" 2018-12-23 11:08:00,072 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:07:59 GMT Server: Apache x-compute-request-id: req-445c8fa4-61cf-4c25-aff8-5ba6fa729f51 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-445c8fa4-61cf-4c25-aff8-5ba6fa729f51 Content-Encoding: gzip Content-Length: 156 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "eb6ec360-25f1-4157-9789-0211a1735ef5", "name": "CinderUtilsQoSTests-97ed33e2-217b-4cdd-9ffa-d5b858f3be1b"}]} 2018-12-23 11:08:00,072 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs used request id req-445c8fa4-61cf-4c25-aff8-5ba6fa729f51 2018-12-23 11:08:00,073 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-97ed33e2-217b-4cdd-9ffa-d5b858f3be1b 2018-12-23 11:08:00,075 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/eb6ec360-25f1-4157-9789-0211a1735ef5?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c0068c4b-d02f-4341-ab2b-3237c26b95ef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a378c34f57c4187a65fab1b069138a28d9f3143" 2018-12-23 11:08:00,303 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:08:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c804df8c-4906-4291-bd37-56131e0ebe1e 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-12-23 11:08:00,303 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/eb6ec360-25f1-4157-9789-0211a1735ef5?force=False used request id req-c804df8c-4906-4291-bd37-56131e0ebe1e 2018-12-23 11:08:00,306 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c0068c4b-d02f-4341-ab2b-3237c26b95ef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a378c34f57c4187a65fab1b069138a28d9f3143" 2018-12-23 11:08:01,007 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:00 GMT Server: Apache x-compute-request-id: req-e61186e1-dc33-4e38-adb5-6989ad13018d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e61186e1-dc33-4e38-adb5-6989ad13018d Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-23 11:08:01,007 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs used request id req-e61186e1-dc33-4e38-adb5-6989ad13018d 2018-12-23 11:08:01,008 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-97ed33e2-217b-4cdd-9ffa-d5b858f3be1b 2018-12-23 11:08:01,011 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/eb6ec360-25f1-4157-9789-0211a1735ef5?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c0068c4b-d02f-4341-ab2b-3237c26b95ef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a378c34f57c4187a65fab1b069138a28d9f3143" 2018-12-23 11:08:01,734 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 11:08:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-1e984a98-6d7d-4c9a-9f1a-502196bebbe1 x-openstack-request-id: req-1e984a98-6d7d-4c9a-9f1a-502196bebbe1 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec eb6ec360-25f1-4157-9789-0211a1735ef5.", "code": 404}} 2018-12-23 11:08:01,735 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/eb6ec360-25f1-4157-9789-0211a1735ef5?force=False used request id req-1e984a98-6d7d-4c9a-9f1a-502196bebbe1 2018-12-23 11:08:01,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:08:02,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:08:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["vqItFHOYSRq7nGXZsE3aoQ"], "issued_at": "2018-12-23T11:08:02.000000Z"}} 2018-12-23 11:08:02,117 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e6081367cb634e96de559c4960b870d460de39" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-f2093442-e0fb-483d-aa07-83e6a3a2f613"}}' 2018-12-23 11:08:02,913 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:02 GMT Server: Apache x-compute-request-id: req-f043b568-3772-4d59-99d7-50500d58c0dd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f043b568-3772-4d59-99d7-50500d58c0dd Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "d9669b83-f9e1-4279-ad06-1ddc55fc9619", "name": "CinderUtilsQoSTests-f2093442-e0fb-483d-aa07-83e6a3a2f613"}, "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/d9669b83-f9e1-4279-ad06-1ddc55fc9619", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/qos-specs/d9669b83-f9e1-4279-ad06-1ddc55fc9619", "rel": "bookmark"}]} 2018-12-23 11:08:02,914 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs used request id req-f043b568-3772-4d59-99d7-50500d58c0dd 2018-12-23 11:08:02,917 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f043b568-3772-4d59-99d7-50500d58c0dd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e6081367cb634e96de559c4960b870d460de39" 2018-12-23 11:08:03,099 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:02 GMT Server: Apache x-compute-request-id: req-986c6d1b-00df-449f-8ed2-8f5d6b846958 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-986c6d1b-00df-449f-8ed2-8f5d6b846958 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "d9669b83-f9e1-4279-ad06-1ddc55fc9619", "name": "CinderUtilsQoSTests-f2093442-e0fb-483d-aa07-83e6a3a2f613"}]} 2018-12-23 11:08:03,099 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs used request id req-986c6d1b-00df-449f-8ed2-8f5d6b846958 2018-12-23 11:08:03,102 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/d9669b83-f9e1-4279-ad06-1ddc55fc9619 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f043b568-3772-4d59-99d7-50500d58c0dd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e6081367cb634e96de559c4960b870d460de39" 2018-12-23 11:08:03,993 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:03 GMT Server: Apache x-compute-request-id: req-78d5c511-a78e-4992-9fd3-c42f89518e04 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-78d5c511-a78e-4992-9fd3-c42f89518e04 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "d9669b83-f9e1-4279-ad06-1ddc55fc9619", "name": "CinderUtilsQoSTests-f2093442-e0fb-483d-aa07-83e6a3a2f613"}, "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/d9669b83-f9e1-4279-ad06-1ddc55fc9619", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/qos-specs/d9669b83-f9e1-4279-ad06-1ddc55fc9619", "rel": "bookmark"}]} 2018-12-23 11:08:03,993 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/d9669b83-f9e1-4279-ad06-1ddc55fc9619 used request id req-78d5c511-a78e-4992-9fd3-c42f89518e04 2018-12-23 11:08:03,993 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-f2093442-e0fb-483d-aa07-83e6a3a2f613 2018-12-23 11:08:03,996 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/d9669b83-f9e1-4279-ad06-1ddc55fc9619?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f043b568-3772-4d59-99d7-50500d58c0dd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e6081367cb634e96de559c4960b870d460de39" 2018-12-23 11:08:04,768 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:08:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5a0fa1b6-1a0b-4e5f-a07f-35942d20cd76 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-12-23 11:08:04,768 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/d9669b83-f9e1-4279-ad06-1ddc55fc9619?force=False used request id req-5a0fa1b6-1a0b-4e5f-a07f-35942d20cd76 2018-12-23 11:08:04,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:08:05,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:08:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["i4F0mjrUQYCYFOZNNxYrTw"], "issued_at": "2018-12-23T11:08:05.000000Z"}} 2018-12-23 11:08:05,162 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d316598b43283da847e189b2675f06c1680d81cc" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-f3459e64-b3f9-4c59-9a8e-4f1d56cfdb5f"}}' 2018-12-23 11:08:05,369 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:05 GMT Server: Apache x-compute-request-id: req-5ba8138c-8642-4d4f-b643-efbbcbfa57df OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5ba8138c-8642-4d4f-b643-efbbcbfa57df Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "1cebaf57-08da-4663-bd44-e1bab9b98d84", "name": "CinderUtilsQoSTests-f3459e64-b3f9-4c59-9a8e-4f1d56cfdb5f"}, "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/1cebaf57-08da-4663-bd44-e1bab9b98d84", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/qos-specs/1cebaf57-08da-4663-bd44-e1bab9b98d84", "rel": "bookmark"}]} 2018-12-23 11:08:05,369 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs used request id req-5ba8138c-8642-4d4f-b643-efbbcbfa57df 2018-12-23 11:08:05,372 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5ba8138c-8642-4d4f-b643-efbbcbfa57df" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d316598b43283da847e189b2675f06c1680d81cc" 2018-12-23 11:08:05,555 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:05 GMT Server: Apache x-compute-request-id: req-e1c33a7c-d868-421b-8ea9-3409644af690 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e1c33a7c-d868-421b-8ea9-3409644af690 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "1cebaf57-08da-4663-bd44-e1bab9b98d84", "name": "CinderUtilsQoSTests-f3459e64-b3f9-4c59-9a8e-4f1d56cfdb5f"}]} 2018-12-23 11:08:05,555 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs used request id req-e1c33a7c-d868-421b-8ea9-3409644af690 2018-12-23 11:08:05,558 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/1cebaf57-08da-4663-bd44-e1bab9b98d84 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5ba8138c-8642-4d4f-b643-efbbcbfa57df" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d316598b43283da847e189b2675f06c1680d81cc" 2018-12-23 11:08:06,273 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:05 GMT Server: Apache x-compute-request-id: req-d7dfdae2-c6bc-4048-b637-bb82e0c12e36 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d7dfdae2-c6bc-4048-b637-bb82e0c12e36 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "1cebaf57-08da-4663-bd44-e1bab9b98d84", "name": "CinderUtilsQoSTests-f3459e64-b3f9-4c59-9a8e-4f1d56cfdb5f"}, "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/1cebaf57-08da-4663-bd44-e1bab9b98d84", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/qos-specs/1cebaf57-08da-4663-bd44-e1bab9b98d84", "rel": "bookmark"}]} 2018-12-23 11:08:06,273 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/1cebaf57-08da-4663-bd44-e1bab9b98d84 used request id req-d7dfdae2-c6bc-4048-b637-bb82e0c12e36 2018-12-23 11:08:06,273 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-f3459e64-b3f9-4c59-9a8e-4f1d56cfdb5f 2018-12-23 11:08:06,276 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/1cebaf57-08da-4663-bd44-e1bab9b98d84?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5ba8138c-8642-4d4f-b643-efbbcbfa57df" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d316598b43283da847e189b2675f06c1680d81cc" 2018-12-23 11:08:06,501 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:08:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-906967fc-62cc-4064-957e-a1600faebfd1 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-12-23 11:08:06,501 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/1cebaf57-08da-4663-bd44-e1bab9b98d84?force=False used request id req-906967fc-62cc-4064-957e-a1600faebfd1 2018-12-23 11:08:06,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:08:06,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:08:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["OUEu1ovLTH2gJmsZawG8Vg"], "issued_at": "2018-12-23T11:08:06.000000Z"}} 2018-12-23 11:08:06,888 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e19bff94f1eff895efeb88c220b274e9d0e5f8a7" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-2aea4c1b-b01c-4535-8e98-755d5140db1c"}}' 2018-12-23 11:08:07,092 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:06 GMT Server: Apache x-compute-request-id: req-40b5018e-94a0-4690-878c-6b5307176764 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-40b5018e-94a0-4690-878c-6b5307176764 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "2dc069f1-6804-49a1-84ea-f8f310a23b92", "name": "CinderUtilsQoSTests-2aea4c1b-b01c-4535-8e98-755d5140db1c"}, "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/2dc069f1-6804-49a1-84ea-f8f310a23b92", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/qos-specs/2dc069f1-6804-49a1-84ea-f8f310a23b92", "rel": "bookmark"}]} 2018-12-23 11:08:07,092 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs used request id req-40b5018e-94a0-4690-878c-6b5307176764 2018-12-23 11:08:07,096 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-40b5018e-94a0-4690-878c-6b5307176764" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e19bff94f1eff895efeb88c220b274e9d0e5f8a7" 2018-12-23 11:08:07,398 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:07 GMT Server: Apache x-compute-request-id: req-a1354a7b-1f5c-4135-8d20-4ccb2276fb42 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a1354a7b-1f5c-4135-8d20-4ccb2276fb42 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "2dc069f1-6804-49a1-84ea-f8f310a23b92", "name": "CinderUtilsQoSTests-2aea4c1b-b01c-4535-8e98-755d5140db1c"}]} 2018-12-23 11:08:07,398 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs used request id req-a1354a7b-1f5c-4135-8d20-4ccb2276fb42 2018-12-23 11:08:07,401 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/2dc069f1-6804-49a1-84ea-f8f310a23b92 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-40b5018e-94a0-4690-878c-6b5307176764" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e19bff94f1eff895efeb88c220b274e9d0e5f8a7" 2018-12-23 11:08:07,575 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:07 GMT Server: Apache x-compute-request-id: req-4f210494-7edb-4d8d-b0d6-3621582538cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4f210494-7edb-4d8d-b0d6-3621582538cf Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "2dc069f1-6804-49a1-84ea-f8f310a23b92", "name": "CinderUtilsQoSTests-2aea4c1b-b01c-4535-8e98-755d5140db1c"}, "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/2dc069f1-6804-49a1-84ea-f8f310a23b92", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/qos-specs/2dc069f1-6804-49a1-84ea-f8f310a23b92", "rel": "bookmark"}]} 2018-12-23 11:08:07,575 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/2dc069f1-6804-49a1-84ea-f8f310a23b92 used request id req-4f210494-7edb-4d8d-b0d6-3621582538cf 2018-12-23 11:08:07,576 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-2aea4c1b-b01c-4535-8e98-755d5140db1c 2018-12-23 11:08:07,578 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/2dc069f1-6804-49a1-84ea-f8f310a23b92?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-40b5018e-94a0-4690-878c-6b5307176764" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e19bff94f1eff895efeb88c220b274e9d0e5f8a7" 2018-12-23 11:08:07,772 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:08:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-43877b94-f1ab-4e97-9085-cb8c6c23c6b9 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-12-23 11:08:07,772 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/2dc069f1-6804-49a1-84ea-f8f310a23b92?force=False used request id req-43877b94-f1ab-4e97-9085-cb8c6c23c6b9 2018-12-23 11:08:07,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:08:08,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:08:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["lD1wQxkLSMewjoxIVyDjZQ"], "issued_at": "2018-12-23T11:08:08.000000Z"}} 2018-12-23 11:08:08,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6040d7186156406d052d4602a80a0e1c3677047e" 2018-12-23 11:08:08,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e7500fb-101e-4a1e-92c9-a5338efaadc3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:08:08,242 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6e7500fb-101e-4a1e-92c9-a5338efaadc3 2018-12-23 11:08:08,246 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6040d7186156406d052d4602a80a0e1c3677047e" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-eb4a2132-2772-4f54-a7a5-3db6188e9e99", "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-12-23 11:08:09,209 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:08:08 GMT Server: Apache x-compute-request-id: req-0cbc1298-f8f2-4b5b-bc84-31d6bb4f9722 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0cbc1298-f8f2-4b5b-bc84-31d6bb4f9722 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "76c68e82c31749e5b1b4674c13085226", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/36a90b05-c2a5-4650-936f-cabb8441e686", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/36a90b05-c2a5-4650-936f-cabb8441e686", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T11:08:09.054664", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-eb4a2132-2772-4f54-a7a5-3db6188e9e99", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "36a90b05-c2a5-4650-936f-cabb8441e686", "size": 1}} 2018-12-23 11:08:09,209 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes used request id req-0cbc1298-f8f2-4b5b-bc84-31d6bb4f9722 2018-12-23 11:08:09,212 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/36a90b05-c2a5-4650-936f-cabb8441e686 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0cbc1298-f8f2-4b5b-bc84-31d6bb4f9722" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6040d7186156406d052d4602a80a0e1c3677047e" 2018-12-23 11:08:09,422 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:09 GMT Server: Apache x-compute-request-id: req-db5a194e-cd52-4d8d-b414-06afc4b6e9d8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-db5a194e-cd52-4d8d-b414-06afc4b6e9d8 Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/36a90b05-c2a5-4650-936f-cabb8441e686", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/36a90b05-c2a5-4650-936f-cabb8441e686", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T11:08:09.000000", "replication_status": null, "snapshot_id": null, "id": "36a90b05-c2a5-4650-936f-cabb8441e686", "size": 1, "user_id": "76c68e82c31749e5b1b4674c13085226", "os-vol-tenant-attr:tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "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-eb4a2132-2772-4f54-a7a5-3db6188e9e99", "bootable": "false", "created_at": "2018-12-23T11:08:09.000000", "volume_type": null}} 2018-12-23 11:08:09,422 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/36a90b05-c2a5-4650-936f-cabb8441e686 used request id req-db5a194e-cd52-4d8d-b414-06afc4b6e9d8 2018-12-23 11:08:09,426 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/36a90b05-c2a5-4650-936f-cabb8441e686 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0cbc1298-f8f2-4b5b-bc84-31d6bb4f9722" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6040d7186156406d052d4602a80a0e1c3677047e" 2018-12-23 11:08:09,636 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:09 GMT Server: Apache x-compute-request-id: req-c1192005-191a-4f5a-85f2-3b4c6096c52e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c1192005-191a-4f5a-85f2-3b4c6096c52e Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/36a90b05-c2a5-4650-936f-cabb8441e686", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/36a90b05-c2a5-4650-936f-cabb8441e686", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T11:08:09.000000", "replication_status": null, "snapshot_id": null, "id": "36a90b05-c2a5-4650-936f-cabb8441e686", "size": 1, "user_id": "76c68e82c31749e5b1b4674c13085226", "os-vol-tenant-attr:tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "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-eb4a2132-2772-4f54-a7a5-3db6188e9e99", "bootable": "false", "created_at": "2018-12-23T11:08:09.000000", "volume_type": null}} 2018-12-23 11:08:09,636 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/36a90b05-c2a5-4650-936f-cabb8441e686 used request id req-c1192005-191a-4f5a-85f2-3b4c6096c52e 2018-12-23 11:08:09,639 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0cbc1298-f8f2-4b5b-bc84-31d6bb4f9722" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6040d7186156406d052d4602a80a0e1c3677047e" 2018-12-23 11:08:09,830 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:09 GMT Server: Apache x-compute-request-id: req-4a35d782-58a9-4f9d-bbf1-7afa08eaebc5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4a35d782-58a9-4f9d-bbf1-7afa08eaebc5 Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/36a90b05-c2a5-4650-936f-cabb8441e686", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/36a90b05-c2a5-4650-936f-cabb8441e686", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T11:08:09.000000", "replication_status": null, "snapshot_id": null, "id": "36a90b05-c2a5-4650-936f-cabb8441e686", "size": 1, "user_id": "76c68e82c31749e5b1b4674c13085226", "os-vol-tenant-attr:tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "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-eb4a2132-2772-4f54-a7a5-3db6188e9e99", "bootable": "false", "created_at": "2018-12-23T11:08:09.000000", "volume_type": null}]} 2018-12-23 11:08:09,830 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/detail used request id req-4a35d782-58a9-4f9d-bbf1-7afa08eaebc5 2018-12-23 11:08:09,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 11:08:09,839 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 11:08: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 11:08:09,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6040d7186156406d052d4602a80a0e1c3677047e" 2018-12-23 11:08:09,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e44319a-42d9-4302-903f-68cd8444f50c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:08:09,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-7e44319a-42d9-4302-903f-68cd8444f50c 2018-12-23 11:08:09,920 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-eb4a2132-2772-4f54-a7a5-3db6188e9e99 2018-12-23 11:08:09,923 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/36a90b05-c2a5-4650-936f-cabb8441e686 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0cbc1298-f8f2-4b5b-bc84-31d6bb4f9722" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6040d7186156406d052d4602a80a0e1c3677047e" 2018-12-23 11:08:10,176 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:08:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-120243f9-9a4e-47bc-a6cf-a78bab995a32 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-12-23 11:08:10,177 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/36a90b05-c2a5-4650-936f-cabb8441e686 used request id req-120243f9-9a4e-47bc-a6cf-a78bab995a32 2018-12-23 11:08:10,179 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/36a90b05-c2a5-4650-936f-cabb8441e686 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0cbc1298-f8f2-4b5b-bc84-31d6bb4f9722" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6040d7186156406d052d4602a80a0e1c3677047e" 2018-12-23 11:08:10,909 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 11:08:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-cfba457c-08c0-4156-a1e5-9231200b2361 x-openstack-request-id: req-cfba457c-08c0-4156-a1e5-9231200b2361 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 36a90b05-c2a5-4650-936f-cabb8441e686 could not be found.", "code": 404}} 2018-12-23 11:08:10,909 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/36a90b05-c2a5-4650-936f-cabb8441e686 used request id req-cfba457c-08c0-4156-a1e5-9231200b2361 2018-12-23 11:08:10,912 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0cbc1298-f8f2-4b5b-bc84-31d6bb4f9722" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6040d7186156406d052d4602a80a0e1c3677047e" 2018-12-23 11:08:11,095 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:10 GMT Server: Apache x-compute-request-id: req-f457dadb-b581-4a2e-ad27-2438dabc71bb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f457dadb-b581-4a2e-ad27-2438dabc71bb Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 11:08:11,095 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/detail used request id req-f457dadb-b581-4a2e-ad27-2438dabc71bb 2018-12-23 11:08:11,096 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-eb4a2132-2772-4f54-a7a5-3db6188e9e99 2018-12-23 11:08:11,099 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/36a90b05-c2a5-4650-936f-cabb8441e686 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0cbc1298-f8f2-4b5b-bc84-31d6bb4f9722" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6040d7186156406d052d4602a80a0e1c3677047e" 2018-12-23 11:08:11,832 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 11:08:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-fbd9030b-0118-478b-9add-1babbdf380de x-openstack-request-id: req-fbd9030b-0118-478b-9add-1babbdf380de Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 36a90b05-c2a5-4650-936f-cabb8441e686 could not be found.", "code": 404}} 2018-12-23 11:08:11,832 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/36a90b05-c2a5-4650-936f-cabb8441e686 used request id req-fbd9030b-0118-478b-9add-1babbdf380de 2018-12-23 11:08:11,835 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/36a90b05-c2a5-4650-936f-cabb8441e686 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0cbc1298-f8f2-4b5b-bc84-31d6bb4f9722" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6040d7186156406d052d4602a80a0e1c3677047e" 2018-12-23 11:08:12,124 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 11:08:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-55113289-ac3e-46de-bd06-231374b59042 x-openstack-request-id: req-55113289-ac3e-46de-bd06-231374b59042 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 36a90b05-c2a5-4650-936f-cabb8441e686 could not be found.", "code": 404}} 2018-12-23 11:08:12,124 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/36a90b05-c2a5-4650-936f-cabb8441e686 used request id req-55113289-ac3e-46de-bd06-231374b59042 2018-12-23 11:08:12,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:08:12,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:08:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["4MYXOyg7QuStypMAtfUzRg"], "issued_at": "2018-12-23T11:08:12.000000Z"}} 2018-12-23 11:08:12,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44bc43354cbda22d72eac0a7d3200566d9c51a" 2018-12-23 11:08:12,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddda0822-1679-433f-b4b7-b0ee24fca789 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:08:12,598 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ddda0822-1679-433f-b4b7-b0ee24fca789 2018-12-23 11:08:12,602 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44bc43354cbda22d72eac0a7d3200566d9c51a" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-401f8f30-7164-4bb3-9230-fa1fe3c79d34", "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-12-23 11:08:12,971 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:08:12 GMT Server: Apache x-compute-request-id: req-f92f7a4e-5ff6-496f-aaf2-48143d72408b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f92f7a4e-5ff6-496f-aaf2-48143d72408b Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "76c68e82c31749e5b1b4674c13085226", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/84ec7298-fab8-41f6-bd2b-bd937b6a61bf", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/84ec7298-fab8-41f6-bd2b-bd937b6a61bf", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T11:08:12.875136", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-401f8f30-7164-4bb3-9230-fa1fe3c79d34", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "84ec7298-fab8-41f6-bd2b-bd937b6a61bf", "size": 1}} 2018-12-23 11:08:12,971 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes used request id req-f92f7a4e-5ff6-496f-aaf2-48143d72408b 2018-12-23 11:08:12,974 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/84ec7298-fab8-41f6-bd2b-bd937b6a61bf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f92f7a4e-5ff6-496f-aaf2-48143d72408b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44bc43354cbda22d72eac0a7d3200566d9c51a" 2018-12-23 11:08:13,178 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:12 GMT Server: Apache x-compute-request-id: req-aa747d68-6412-47ee-bfe6-0cbd67c4ecdc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aa747d68-6412-47ee-bfe6-0cbd67c4ecdc Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/84ec7298-fab8-41f6-bd2b-bd937b6a61bf", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/84ec7298-fab8-41f6-bd2b-bd937b6a61bf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T11:08:13.000000", "replication_status": null, "snapshot_id": null, "id": "84ec7298-fab8-41f6-bd2b-bd937b6a61bf", "size": 1, "user_id": "76c68e82c31749e5b1b4674c13085226", "os-vol-tenant-attr:tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "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-401f8f30-7164-4bb3-9230-fa1fe3c79d34", "bootable": "false", "created_at": "2018-12-23T11:08:12.000000", "volume_type": null}} 2018-12-23 11:08:13,178 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/84ec7298-fab8-41f6-bd2b-bd937b6a61bf used request id req-aa747d68-6412-47ee-bfe6-0cbd67c4ecdc 2018-12-23 11:08:13,182 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/84ec7298-fab8-41f6-bd2b-bd937b6a61bf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f92f7a4e-5ff6-496f-aaf2-48143d72408b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44bc43354cbda22d72eac0a7d3200566d9c51a" 2018-12-23 11:08:13,373 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:13 GMT Server: Apache x-compute-request-id: req-8c4ebbd5-9dc7-4e14-83ea-9c9271862e15 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8c4ebbd5-9dc7-4e14-83ea-9c9271862e15 Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/84ec7298-fab8-41f6-bd2b-bd937b6a61bf", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/84ec7298-fab8-41f6-bd2b-bd937b6a61bf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T11:08:13.000000", "replication_status": null, "snapshot_id": null, "id": "84ec7298-fab8-41f6-bd2b-bd937b6a61bf", "size": 1, "user_id": "76c68e82c31749e5b1b4674c13085226", "os-vol-tenant-attr:tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "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-401f8f30-7164-4bb3-9230-fa1fe3c79d34", "bootable": "false", "created_at": "2018-12-23T11:08:12.000000", "volume_type": null}} 2018-12-23 11:08:13,373 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/84ec7298-fab8-41f6-bd2b-bd937b6a61bf used request id req-8c4ebbd5-9dc7-4e14-83ea-9c9271862e15 2018-12-23 11:08:16,379 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/84ec7298-fab8-41f6-bd2b-bd937b6a61bf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f92f7a4e-5ff6-496f-aaf2-48143d72408b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44bc43354cbda22d72eac0a7d3200566d9c51a" 2018-12-23 11:08:16,574 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:16 GMT Server: Apache x-compute-request-id: req-5d681433-18ca-46e4-9b88-30d6ef0c8c2f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5d681433-18ca-46e4-9b88-30d6ef0c8c2f Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/84ec7298-fab8-41f6-bd2b-bd937b6a61bf", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/84ec7298-fab8-41f6-bd2b-bd937b6a61bf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T11:08:13.000000", "replication_status": null, "snapshot_id": null, "id": "84ec7298-fab8-41f6-bd2b-bd937b6a61bf", "size": 1, "user_id": "76c68e82c31749e5b1b4674c13085226", "os-vol-tenant-attr:tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "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-401f8f30-7164-4bb3-9230-fa1fe3c79d34", "bootable": "false", "created_at": "2018-12-23T11:08:12.000000", "volume_type": null}} 2018-12-23 11:08:16,574 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/84ec7298-fab8-41f6-bd2b-bd937b6a61bf used request id req-5d681433-18ca-46e4-9b88-30d6ef0c8c2f 2018-12-23 11:08:16,577 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f92f7a4e-5ff6-496f-aaf2-48143d72408b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44bc43354cbda22d72eac0a7d3200566d9c51a" 2018-12-23 11:08:17,336 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:16 GMT Server: Apache x-compute-request-id: req-d15b6cec-812a-402a-9f88-8f2b76690034 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d15b6cec-812a-402a-9f88-8f2b76690034 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/84ec7298-fab8-41f6-bd2b-bd937b6a61bf", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/84ec7298-fab8-41f6-bd2b-bd937b6a61bf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T11:08:13.000000", "replication_status": null, "snapshot_id": null, "id": "84ec7298-fab8-41f6-bd2b-bd937b6a61bf", "size": 1, "user_id": "76c68e82c31749e5b1b4674c13085226", "os-vol-tenant-attr:tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "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-401f8f30-7164-4bb3-9230-fa1fe3c79d34", "bootable": "false", "created_at": "2018-12-23T11:08:12.000000", "volume_type": null}]} 2018-12-23 11:08:17,336 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/detail used request id req-d15b6cec-812a-402a-9f88-8f2b76690034 2018-12-23 11:08:17,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 11:08:17,345 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 11:08: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 11:08:17,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44bc43354cbda22d72eac0a7d3200566d9c51a" 2018-12-23 11:08:17,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44d99f23-6cc4-49b1-b84a-8b2c798d2ae2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:08:17,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-44d99f23-6cc4-49b1-b84a-8b2c798d2ae2 2018-12-23 11:08:17,432 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-401f8f30-7164-4bb3-9230-fa1fe3c79d34 2018-12-23 11:08:17,435 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/84ec7298-fab8-41f6-bd2b-bd937b6a61bf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f92f7a4e-5ff6-496f-aaf2-48143d72408b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44bc43354cbda22d72eac0a7d3200566d9c51a" 2018-12-23 11:08:17,663 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:08:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c74a9ab2-0b1a-4d79-8f80-827a7f05abb8 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-12-23 11:08:17,663 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/84ec7298-fab8-41f6-bd2b-bd937b6a61bf used request id req-c74a9ab2-0b1a-4d79-8f80-827a7f05abb8 2018-12-23 11:08:17,666 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/84ec7298-fab8-41f6-bd2b-bd937b6a61bf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f92f7a4e-5ff6-496f-aaf2-48143d72408b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44bc43354cbda22d72eac0a7d3200566d9c51a" 2018-12-23 11:08:17,718 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:17 GMT Server: Apache x-compute-request-id: req-0a801522-64d2-4b20-9c1c-364383b4a89b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0a801522-64d2-4b20-9c1c-364383b4a89b Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/84ec7298-fab8-41f6-bd2b-bd937b6a61bf", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/volumes/84ec7298-fab8-41f6-bd2b-bd937b6a61bf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T11:08:17.000000", "replication_status": null, "snapshot_id": null, "id": "84ec7298-fab8-41f6-bd2b-bd937b6a61bf", "size": 1, "user_id": "76c68e82c31749e5b1b4674c13085226", "os-vol-tenant-attr:tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "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-401f8f30-7164-4bb3-9230-fa1fe3c79d34", "bootable": "false", "created_at": "2018-12-23T11:08:12.000000", "volume_type": null}} 2018-12-23 11:08:17,719 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/84ec7298-fab8-41f6-bd2b-bd937b6a61bf used request id req-0a801522-64d2-4b20-9c1c-364383b4a89b 2018-12-23 11:08:20,725 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/84ec7298-fab8-41f6-bd2b-bd937b6a61bf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f92f7a4e-5ff6-496f-aaf2-48143d72408b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44bc43354cbda22d72eac0a7d3200566d9c51a" 2018-12-23 11:08:20,758 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 11:08:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6aa8c193-83d2-4a0e-953d-d6a3a1ab6880 x-openstack-request-id: req-6aa8c193-83d2-4a0e-953d-d6a3a1ab6880 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 84ec7298-fab8-41f6-bd2b-bd937b6a61bf could not be found.", "code": 404}} 2018-12-23 11:08:20,758 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/volumes/84ec7298-fab8-41f6-bd2b-bd937b6a61bf used request id req-6aa8c193-83d2-4a0e-953d-d6a3a1ab6880 2018-12-23 11:08:20,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:08:21,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:08:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["9-gmSnhJSnuOB1XNHpFt7w"], "issued_at": "2018-12-23T11:08:21.000000Z"}} 2018-12-23 11:08:21,154 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f130b1e6b88839086911b1cf825f9a4ecee2082d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-de871c0d-4d4d-428b-843c-cd3a97120740", "description": null}}' 2018-12-23 11:08:21,376 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:21 GMT Server: Apache x-compute-request-id: req-4fb45891-8339-45dc-a504-67f9588f7e30 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4fb45891-8339-45dc-a504-67f9588f7e30 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-de871c0d-4d4d-428b-843c-cd3a97120740", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a7a3ed8f-20cc-4152-98a1-0fe61c75265e", "description": null}} 2018-12-23 11:08:21,376 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types used request id req-4fb45891-8339-45dc-a504-67f9588f7e30 2018-12-23 11:08:21,380 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4fb45891-8339-45dc-a504-67f9588f7e30" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f130b1e6b88839086911b1cf825f9a4ecee2082d" 2018-12-23 11:08:21,553 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:21 GMT Server: Apache x-compute-request-id: req-d0e92969-b72e-40d4-a63b-ca4ca45aab21 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d0e92969-b72e-40d4-a63b-ca4ca45aab21 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-de871c0d-4d4d-428b-843c-cd3a97120740", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a7a3ed8f-20cc-4152-98a1-0fe61c75265e", "description": null}]} 2018-12-23 11:08:21,553 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types?is_public=None used request id req-d0e92969-b72e-40d4-a63b-ca4ca45aab21 2018-12-23 11:08:21,556 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/a7a3ed8f-20cc-4152-98a1-0fe61c75265e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4fb45891-8339-45dc-a504-67f9588f7e30" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f130b1e6b88839086911b1cf825f9a4ecee2082d" 2018-12-23 11:08:21,734 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:21 GMT Server: Apache x-compute-request-id: req-b11946c9-4dfe-4c60-b8c7-a3e8916e145b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b11946c9-4dfe-4c60-b8c7-a3e8916e145b Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-de871c0d-4d4d-428b-843c-cd3a97120740", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a7a3ed8f-20cc-4152-98a1-0fe61c75265e", "description": null}} 2018-12-23 11:08:21,734 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/a7a3ed8f-20cc-4152-98a1-0fe61c75265e used request id req-b11946c9-4dfe-4c60-b8c7-a3e8916e145b 2018-12-23 11:08:21,738 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/a7a3ed8f-20cc-4152-98a1-0fe61c75265e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4fb45891-8339-45dc-a504-67f9588f7e30" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f130b1e6b88839086911b1cf825f9a4ecee2082d" 2018-12-23 11:08:21,915 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:21 GMT Server: Apache x-compute-request-id: req-292fd930-dec9-47e8-bc65-515cf132a364 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-292fd930-dec9-47e8-bc65-515cf132a364 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-23 11:08:21,915 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/a7a3ed8f-20cc-4152-98a1-0fe61c75265e/encryption used request id req-292fd930-dec9-47e8-bc65-515cf132a364 2018-12-23 11:08:21,915 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-de871c0d-4d4d-428b-843c-cd3a97120740 2018-12-23 11:08:21,918 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/a7a3ed8f-20cc-4152-98a1-0fe61c75265e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4fb45891-8339-45dc-a504-67f9588f7e30" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f130b1e6b88839086911b1cf825f9a4ecee2082d" 2018-12-23 11:08:22,152 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:08:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-85173cff-91da-4474-92c9-c2366966ea8c 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-12-23 11:08:22,152 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/a7a3ed8f-20cc-4152-98a1-0fe61c75265e used request id req-85173cff-91da-4474-92c9-c2366966ea8c 2018-12-23 11:08:22,155 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/a7a3ed8f-20cc-4152-98a1-0fe61c75265e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4fb45891-8339-45dc-a504-67f9588f7e30" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f130b1e6b88839086911b1cf825f9a4ecee2082d" 2018-12-23 11:08:22,331 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 11:08:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a7aef0c6-0a45-45e5-b862-38b637d965d8 x-openstack-request-id: req-a7aef0c6-0a45-45e5-b862-38b637d965d8 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type a7a3ed8f-20cc-4152-98a1-0fe61c75265e could not be found.", "code": 404}} 2018-12-23 11:08:22,331 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/a7a3ed8f-20cc-4152-98a1-0fe61c75265e used request id req-a7aef0c6-0a45-45e5-b862-38b637d965d8 2018-12-23 11:08:22,332 - cinder_utils - INFO - Volume with ID [a7a3ed8f-20cc-4152-98a1-0fe61c75265e] does not exist 2018-12-23 11:08:22,332 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-de871c0d-4d4d-428b-843c-cd3a97120740 2018-12-23 11:08:22,335 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/a7a3ed8f-20cc-4152-98a1-0fe61c75265e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4fb45891-8339-45dc-a504-67f9588f7e30" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f130b1e6b88839086911b1cf825f9a4ecee2082d" 2018-12-23 11:08:22,506 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 11:08:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c2606aea-278f-4e9e-93c8-6bc899d32e2d x-openstack-request-id: req-c2606aea-278f-4e9e-93c8-6bc899d32e2d Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type a7a3ed8f-20cc-4152-98a1-0fe61c75265e could not be found.", "code": 404}} 2018-12-23 11:08:22,506 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/a7a3ed8f-20cc-4152-98a1-0fe61c75265e used request id req-c2606aea-278f-4e9e-93c8-6bc899d32e2d 2018-12-23 11:08:22,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:08:22,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:08:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["5ZvpG2SPS6WDJYz0GXh-MA"], "issued_at": "2018-12-23T11:08:22.000000Z"}} 2018-12-23 11:08:22,888 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a04eb26c222a4e3e2cbfbe9fdf5594ab1a018f4" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-0ccc6703-042c-4c7a-8991-d4fc5e7fbd0e", "description": null}}' 2018-12-23 11:08:23,115 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:22 GMT Server: Apache x-compute-request-id: req-ffcfefca-5e4b-4d92-8353-afa34797b8a1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ffcfefca-5e4b-4d92-8353-afa34797b8a1 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-0ccc6703-042c-4c7a-8991-d4fc5e7fbd0e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6135165b-ead3-4948-a7ad-39e5023ee474", "description": null}} 2018-12-23 11:08:23,115 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types used request id req-ffcfefca-5e4b-4d92-8353-afa34797b8a1 2018-12-23 11:08:23,118 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ffcfefca-5e4b-4d92-8353-afa34797b8a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a04eb26c222a4e3e2cbfbe9fdf5594ab1a018f4" 2018-12-23 11:08:23,298 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:23 GMT Server: Apache x-compute-request-id: req-9501ecc4-2bfe-4190-be2d-1e3dc59b09ae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9501ecc4-2bfe-4190-be2d-1e3dc59b09ae Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-0ccc6703-042c-4c7a-8991-d4fc5e7fbd0e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6135165b-ead3-4948-a7ad-39e5023ee474", "description": null}]} 2018-12-23 11:08:23,299 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types?is_public=None used request id req-9501ecc4-2bfe-4190-be2d-1e3dc59b09ae 2018-12-23 11:08:23,302 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/6135165b-ead3-4948-a7ad-39e5023ee474 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ffcfefca-5e4b-4d92-8353-afa34797b8a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a04eb26c222a4e3e2cbfbe9fdf5594ab1a018f4" 2018-12-23 11:08:23,479 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:23 GMT Server: Apache x-compute-request-id: req-22e19a69-3444-4614-9fa1-c406860a521f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-22e19a69-3444-4614-9fa1-c406860a521f Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-0ccc6703-042c-4c7a-8991-d4fc5e7fbd0e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6135165b-ead3-4948-a7ad-39e5023ee474", "description": null}} 2018-12-23 11:08:23,479 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/6135165b-ead3-4948-a7ad-39e5023ee474 used request id req-22e19a69-3444-4614-9fa1-c406860a521f 2018-12-23 11:08:23,482 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/6135165b-ead3-4948-a7ad-39e5023ee474/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ffcfefca-5e4b-4d92-8353-afa34797b8a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a04eb26c222a4e3e2cbfbe9fdf5594ab1a018f4" 2018-12-23 11:08:23,655 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:23 GMT Server: Apache x-compute-request-id: req-c5c13065-849c-475b-917f-0c72905c17b4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c5c13065-849c-475b-917f-0c72905c17b4 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-23 11:08:23,655 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/6135165b-ead3-4948-a7ad-39e5023ee474/encryption used request id req-c5c13065-849c-475b-917f-0c72905c17b4 2018-12-23 11:08:23,658 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/6135165b-ead3-4948-a7ad-39e5023ee474 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ffcfefca-5e4b-4d92-8353-afa34797b8a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a04eb26c222a4e3e2cbfbe9fdf5594ab1a018f4" 2018-12-23 11:08:23,833 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:23 GMT Server: Apache x-compute-request-id: req-e3f67d90-770a-4a41-ae60-38cf2f365158 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e3f67d90-770a-4a41-ae60-38cf2f365158 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-0ccc6703-042c-4c7a-8991-d4fc5e7fbd0e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6135165b-ead3-4948-a7ad-39e5023ee474", "description": null}} 2018-12-23 11:08:23,833 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/6135165b-ead3-4948-a7ad-39e5023ee474 used request id req-e3f67d90-770a-4a41-ae60-38cf2f365158 2018-12-23 11:08:23,836 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/6135165b-ead3-4948-a7ad-39e5023ee474 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ffcfefca-5e4b-4d92-8353-afa34797b8a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a04eb26c222a4e3e2cbfbe9fdf5594ab1a018f4" 2018-12-23 11:08:24,008 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:23 GMT Server: Apache x-compute-request-id: req-e717498b-e6b1-473e-97d6-29daf73e64fa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e717498b-e6b1-473e-97d6-29daf73e64fa Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-0ccc6703-042c-4c7a-8991-d4fc5e7fbd0e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6135165b-ead3-4948-a7ad-39e5023ee474", "description": null}} 2018-12-23 11:08:24,008 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/6135165b-ead3-4948-a7ad-39e5023ee474 used request id req-e717498b-e6b1-473e-97d6-29daf73e64fa 2018-12-23 11:08:24,011 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/6135165b-ead3-4948-a7ad-39e5023ee474/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ffcfefca-5e4b-4d92-8353-afa34797b8a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a04eb26c222a4e3e2cbfbe9fdf5594ab1a018f4" 2018-12-23 11:08:24,190 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:24 GMT Server: Apache x-compute-request-id: req-9080df84-d4a4-451a-ae02-231d19dfb878 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9080df84-d4a4-451a-ae02-231d19dfb878 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-23 11:08:24,190 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/6135165b-ead3-4948-a7ad-39e5023ee474/encryption used request id req-9080df84-d4a4-451a-ae02-231d19dfb878 2018-12-23 11:08:24,191 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-0ccc6703-042c-4c7a-8991-d4fc5e7fbd0e 2018-12-23 11:08:24,194 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/6135165b-ead3-4948-a7ad-39e5023ee474 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ffcfefca-5e4b-4d92-8353-afa34797b8a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a04eb26c222a4e3e2cbfbe9fdf5594ab1a018f4" 2018-12-23 11:08:24,246 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:08:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7da3a137-15ba-4140-8d4d-af4ab2da0bf3 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-12-23 11:08:24,247 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/6135165b-ead3-4948-a7ad-39e5023ee474 used request id req-7da3a137-15ba-4140-8d4d-af4ab2da0bf3 2018-12-23 11:08:24,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:08:24,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:08:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["-eFHszWoQh-ZkC3FTo8oKw"], "issued_at": "2018-12-23T11:08:24.000000Z"}} 2018-12-23 11:08:24,638 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae419a90444c322a343960a43082d3699934141" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-2f7c15fd-b1f6-452d-8832-166d0f5d1584-type", "description": null}}' 2018-12-23 11:08:24,856 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:24 GMT Server: Apache x-compute-request-id: req-4d3ecd09-fff2-48be-9f16-24bbe8d40880 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4d3ecd09-fff2-48be-9f16-24bbe8d40880 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-2f7c15fd-b1f6-452d-8832-166d0f5d1584-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7b8ef59a-5bb2-4270-8f7c-da77e4e39f4c", "description": null}} 2018-12-23 11:08:24,856 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types used request id req-4d3ecd09-fff2-48be-9f16-24bbe8d40880 2018-12-23 11:08:24,859 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/7b8ef59a-5bb2-4270-8f7c-da77e4e39f4c/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4d3ecd09-fff2-48be-9f16-24bbe8d40880" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae419a90444c322a343960a43082d3699934141" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-2f7c15fd-b1f6-452d-8832-166d0f5d1584", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-12-23 11:08:25,595 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 23 Dec 2018 11:08:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-91e5fd9e-65a8-4387-a9f5-1f705a946ff3 x-openstack-request-id: req-91e5fd9e-65a8-4387-a9f5-1f705a946ff3 Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-12-23 11:08:25,595 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/7b8ef59a-5bb2-4270-8f7c-da77e4e39f4c/encryption used request id req-91e5fd9e-65a8-4387-a9f5-1f705a946ff3 2018-12-23 11:08:25,595 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-2f7c15fd-b1f6-452d-8832-166d0f5d1584-type 2018-12-23 11:08:25,598 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/7b8ef59a-5bb2-4270-8f7c-da77e4e39f4c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4d3ecd09-fff2-48be-9f16-24bbe8d40880" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae419a90444c322a343960a43082d3699934141" 2018-12-23 11:08:25,815 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:08:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-90a0584b-13c4-44cc-82df-f1dc47118524 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-12-23 11:08:25,815 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/7b8ef59a-5bb2-4270-8f7c-da77e4e39f4c used request id req-90a0584b-13c4-44cc-82df-f1dc47118524 2018-12-23 11:08:25,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:08:26,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:08:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["l1V0K8GnR-m6CC8yPTBntw"], "issued_at": "2018-12-23T11:08:26.000000Z"}} 2018-12-23 11:08:26,207 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b06ef15d6dcea8f93c1ce6e30723ebac69c856e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-5b5a998a-2205-4dc6-892a-1a183f4b0d9f-type", "description": null}}' 2018-12-23 11:08:26,424 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:26 GMT Server: Apache x-compute-request-id: req-6833f2e3-53ce-430e-b6e3-474cb85ee8f6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6833f2e3-53ce-430e-b6e3-474cb85ee8f6 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5b5a998a-2205-4dc6-892a-1a183f4b0d9f-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "39e2438d-a0d9-4b47-b604-bb773d377202", "description": null}} 2018-12-23 11:08:26,424 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types used request id req-6833f2e3-53ce-430e-b6e3-474cb85ee8f6 2018-12-23 11:08:26,428 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/39e2438d-a0d9-4b47-b604-bb773d377202/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6833f2e3-53ce-430e-b6e3-474cb85ee8f6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b06ef15d6dcea8f93c1ce6e30723ebac69c856e" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-5b5a998a-2205-4dc6-892a-1a183f4b0d9f", "provider": "LuksEncryptor"}}' 2018-12-23 11:08:26,641 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:26 GMT Server: Apache x-compute-request-id: req-226a966b-34fc-406f-840e-a5e2b9730169 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-226a966b-34fc-406f-840e-a5e2b9730169 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "39e2438d-a0d9-4b47-b604-bb773d377202", "name": "CinderUtilsAddEncryptionTests-5b5a998a-2205-4dc6-892a-1a183f4b0d9f", "control_location": "back-end", "encryption_id": "83c8574f-3e73-44ee-bbd2-c9d627fb7d83", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-12-23 11:08:26,641 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/39e2438d-a0d9-4b47-b604-bb773d377202/encryption used request id req-226a966b-34fc-406f-840e-a5e2b9730169 2018-12-23 11:08:26,645 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/39e2438d-a0d9-4b47-b604-bb773d377202 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6833f2e3-53ce-430e-b6e3-474cb85ee8f6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b06ef15d6dcea8f93c1ce6e30723ebac69c856e" 2018-12-23 11:08:26,807 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:26 GMT Server: Apache x-compute-request-id: req-7e207987-4cca-4633-a084-0bc9c07cb5d7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7e207987-4cca-4633-a084-0bc9c07cb5d7 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5b5a998a-2205-4dc6-892a-1a183f4b0d9f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "39e2438d-a0d9-4b47-b604-bb773d377202", "description": null}} 2018-12-23 11:08:26,807 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/39e2438d-a0d9-4b47-b604-bb773d377202 used request id req-7e207987-4cca-4633-a084-0bc9c07cb5d7 2018-12-23 11:08:26,810 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/39e2438d-a0d9-4b47-b604-bb773d377202/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6833f2e3-53ce-430e-b6e3-474cb85ee8f6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b06ef15d6dcea8f93c1ce6e30723ebac69c856e" 2018-12-23 11:08:26,996 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:26 GMT Server: Apache x-compute-request-id: req-fea155ee-b49c-4748-901d-0bc5c0e06269 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fea155ee-b49c-4748-901d-0bc5c0e06269 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"volume_type_id": "39e2438d-a0d9-4b47-b604-bb773d377202", "control_location": "back-end", "deleted": false, "created_at": "2018-12-23T11:08:26.000000", "updated_at": null, "encryption_id": "83c8574f-3e73-44ee-bbd2-c9d627fb7d83", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-12-23 11:08:26,996 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/39e2438d-a0d9-4b47-b604-bb773d377202/encryption used request id req-fea155ee-b49c-4748-901d-0bc5c0e06269 2018-12-23 11:08:26,996 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-5b5a998a-2205-4dc6-892a-1a183f4b0d9f-type 2018-12-23 11:08:26,999 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/39e2438d-a0d9-4b47-b604-bb773d377202 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6833f2e3-53ce-430e-b6e3-474cb85ee8f6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b06ef15d6dcea8f93c1ce6e30723ebac69c856e" 2018-12-23 11:08:27,177 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:27 GMT Server: Apache x-compute-request-id: req-fc3170e0-2bc2-4dc0-937d-fc85da3d2854 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fc3170e0-2bc2-4dc0-937d-fc85da3d2854 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5b5a998a-2205-4dc6-892a-1a183f4b0d9f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "39e2438d-a0d9-4b47-b604-bb773d377202", "description": null}} 2018-12-23 11:08:27,177 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/39e2438d-a0d9-4b47-b604-bb773d377202 used request id req-fc3170e0-2bc2-4dc0-937d-fc85da3d2854 2018-12-23 11:08:27,181 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/39e2438d-a0d9-4b47-b604-bb773d377202/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6833f2e3-53ce-430e-b6e3-474cb85ee8f6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b06ef15d6dcea8f93c1ce6e30723ebac69c856e" 2018-12-23 11:08:27,370 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:08:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-84a390a5-2257-41ee-8baf-b98933525ac4 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-12-23 11:08:27,370 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/39e2438d-a0d9-4b47-b604-bb773d377202/encryption/provider used request id req-84a390a5-2257-41ee-8baf-b98933525ac4 2018-12-23 11:08:27,373 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/39e2438d-a0d9-4b47-b604-bb773d377202 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6833f2e3-53ce-430e-b6e3-474cb85ee8f6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b06ef15d6dcea8f93c1ce6e30723ebac69c856e" 2018-12-23 11:08:27,553 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:27 GMT Server: Apache x-compute-request-id: req-76f5887a-a9f2-400c-9a9b-d02e531d6667 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-76f5887a-a9f2-400c-9a9b-d02e531d6667 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5b5a998a-2205-4dc6-892a-1a183f4b0d9f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "39e2438d-a0d9-4b47-b604-bb773d377202", "description": null}} 2018-12-23 11:08:27,553 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/39e2438d-a0d9-4b47-b604-bb773d377202 used request id req-76f5887a-a9f2-400c-9a9b-d02e531d6667 2018-12-23 11:08:27,556 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/39e2438d-a0d9-4b47-b604-bb773d377202/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6833f2e3-53ce-430e-b6e3-474cb85ee8f6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b06ef15d6dcea8f93c1ce6e30723ebac69c856e" 2018-12-23 11:08:27,575 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:27 GMT Server: Apache x-compute-request-id: req-4df46f4b-a386-410e-b0f8-f180e67842c5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4df46f4b-a386-410e-b0f8-f180e67842c5 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-23 11:08:27,575 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/39e2438d-a0d9-4b47-b604-bb773d377202/encryption used request id req-4df46f4b-a386-410e-b0f8-f180e67842c5 2018-12-23 11:08:27,575 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-5b5a998a-2205-4dc6-892a-1a183f4b0d9f-type 2018-12-23 11:08:27,578 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/39e2438d-a0d9-4b47-b604-bb773d377202 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6833f2e3-53ce-430e-b6e3-474cb85ee8f6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b06ef15d6dcea8f93c1ce6e30723ebac69c856e" 2018-12-23 11:08:27,761 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:27 GMT Server: Apache x-compute-request-id: req-c8f026a0-368e-4309-a0c0-c741584ba7fe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c8f026a0-368e-4309-a0c0-c741584ba7fe Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5b5a998a-2205-4dc6-892a-1a183f4b0d9f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "39e2438d-a0d9-4b47-b604-bb773d377202", "description": null}} 2018-12-23 11:08:27,761 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/39e2438d-a0d9-4b47-b604-bb773d377202 used request id req-c8f026a0-368e-4309-a0c0-c741584ba7fe 2018-12-23 11:08:27,764 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/39e2438d-a0d9-4b47-b604-bb773d377202/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6833f2e3-53ce-430e-b6e3-474cb85ee8f6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b06ef15d6dcea8f93c1ce6e30723ebac69c856e" 2018-12-23 11:08:27,795 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 11:08:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a89fdcba-c66e-41ad-99d7-a6ccd7969d2c x-openstack-request-id: req-a89fdcba-c66e-41ad-99d7-a6ccd7969d2c Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type 39e2438d-a0d9-4b47-b604-bb773d377202 does not exist.", "code": 404}} 2018-12-23 11:08:27,795 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/39e2438d-a0d9-4b47-b604-bb773d377202/encryption/provider used request id req-a89fdcba-c66e-41ad-99d7-a6ccd7969d2c 2018-12-23 11:08:27,796 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-5b5a998a-2205-4dc6-892a-1a183f4b0d9f-type 2018-12-23 11:08:27,799 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/39e2438d-a0d9-4b47-b604-bb773d377202 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6833f2e3-53ce-430e-b6e3-474cb85ee8f6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b06ef15d6dcea8f93c1ce6e30723ebac69c856e" 2018-12-23 11:08:28,005 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:08:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8c36157f-0104-43fd-b0ca-3a520df54a19 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-12-23 11:08:28,006 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/39e2438d-a0d9-4b47-b604-bb773d377202 used request id req-8c36157f-0104-43fd-b0ca-3a520df54a19 2018-12-23 11:08:28,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:08:28,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:08:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["7coImmOMQMipIRymKMcq-Q"], "issued_at": "2018-12-23T11:08:28.000000Z"}} 2018-12-23 11:08:28,392 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97720b8a17fc8792b13ecba9a3119301b71a9aaf" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-e0015342-9ff9-4c9b-a213-da3fdf75ee8f-type", "description": null}}' 2018-12-23 11:08:28,610 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:28 GMT Server: Apache x-compute-request-id: req-f39f08e2-f37e-460f-b08f-2a246c957905 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f39f08e2-f37e-460f-b08f-2a246c957905 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-e0015342-9ff9-4c9b-a213-da3fdf75ee8f-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4efd5574-b4a4-4a20-ae20-0ac5d100addd", "description": null}} 2018-12-23 11:08:28,610 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types used request id req-f39f08e2-f37e-460f-b08f-2a246c957905 2018-12-23 11:08:28,614 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/4efd5574-b4a4-4a20-ae20-0ac5d100addd/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f39f08e2-f37e-460f-b08f-2a246c957905" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97720b8a17fc8792b13ecba9a3119301b71a9aaf" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-e0015342-9ff9-4c9b-a213-da3fdf75ee8f", "provider": "foo"}}' 2018-12-23 11:08:28,833 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:28 GMT Server: Apache x-compute-request-id: req-d60116c0-e355-406b-9392-7172edccfcca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d60116c0-e355-406b-9392-7172edccfcca Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "4efd5574-b4a4-4a20-ae20-0ac5d100addd", "name": "CinderUtilsAddEncryptionTests-e0015342-9ff9-4c9b-a213-da3fdf75ee8f", "control_location": "front-end", "encryption_id": "2b0aae22-0ada-47be-8330-0365760d9a45", "provider": "foo", "provider_class": "foo"}} 2018-12-23 11:08:28,833 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/4efd5574-b4a4-4a20-ae20-0ac5d100addd/encryption used request id req-d60116c0-e355-406b-9392-7172edccfcca 2018-12-23 11:08:28,836 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/4efd5574-b4a4-4a20-ae20-0ac5d100addd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f39f08e2-f37e-460f-b08f-2a246c957905" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97720b8a17fc8792b13ecba9a3119301b71a9aaf" 2018-12-23 11:08:28,995 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:28 GMT Server: Apache x-compute-request-id: req-d11b2924-355c-46ac-8272-9fbcc83936fc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d11b2924-355c-46ac-8272-9fbcc83936fc Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-e0015342-9ff9-4c9b-a213-da3fdf75ee8f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4efd5574-b4a4-4a20-ae20-0ac5d100addd", "description": null}} 2018-12-23 11:08:28,995 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/4efd5574-b4a4-4a20-ae20-0ac5d100addd used request id req-d11b2924-355c-46ac-8272-9fbcc83936fc 2018-12-23 11:08:28,998 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/4efd5574-b4a4-4a20-ae20-0ac5d100addd/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f39f08e2-f37e-460f-b08f-2a246c957905" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97720b8a17fc8792b13ecba9a3119301b71a9aaf" 2018-12-23 11:08:29,178 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:29 GMT Server: Apache x-compute-request-id: req-d846bff2-4a49-4f89-820d-e1898b8f06ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d846bff2-4a49-4f89-820d-e1898b8f06ff Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "4efd5574-b4a4-4a20-ae20-0ac5d100addd", "control_location": "front-end", "deleted": false, "created_at": "2018-12-23T11:08:28.000000", "updated_at": null, "encryption_id": "2b0aae22-0ada-47be-8330-0365760d9a45", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-12-23 11:08:29,178 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/4efd5574-b4a4-4a20-ae20-0ac5d100addd/encryption used request id req-d846bff2-4a49-4f89-820d-e1898b8f06ff 2018-12-23 11:08:29,178 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-e0015342-9ff9-4c9b-a213-da3fdf75ee8f-type 2018-12-23 11:08:29,181 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/4efd5574-b4a4-4a20-ae20-0ac5d100addd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f39f08e2-f37e-460f-b08f-2a246c957905" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97720b8a17fc8792b13ecba9a3119301b71a9aaf" 2018-12-23 11:08:29,429 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:29 GMT Server: Apache x-compute-request-id: req-7acf88a5-75a1-4a4e-b590-f63918b8cf38 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7acf88a5-75a1-4a4e-b590-f63918b8cf38 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-e0015342-9ff9-4c9b-a213-da3fdf75ee8f-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4efd5574-b4a4-4a20-ae20-0ac5d100addd", "description": null}} 2018-12-23 11:08:29,429 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/4efd5574-b4a4-4a20-ae20-0ac5d100addd used request id req-7acf88a5-75a1-4a4e-b590-f63918b8cf38 2018-12-23 11:08:29,432 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/4efd5574-b4a4-4a20-ae20-0ac5d100addd/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f39f08e2-f37e-460f-b08f-2a246c957905" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97720b8a17fc8792b13ecba9a3119301b71a9aaf" 2018-12-23 11:08:30,190 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:08:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-77110005-94fc-4b57-ab47-b69fa0e6c102 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-12-23 11:08:30,190 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/4efd5574-b4a4-4a20-ae20-0ac5d100addd/encryption/provider used request id req-77110005-94fc-4b57-ab47-b69fa0e6c102 2018-12-23 11:08:30,190 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-e0015342-9ff9-4c9b-a213-da3fdf75ee8f-type 2018-12-23 11:08:30,194 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/4efd5574-b4a4-4a20-ae20-0ac5d100addd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f39f08e2-f37e-460f-b08f-2a246c957905" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97720b8a17fc8792b13ecba9a3119301b71a9aaf" 2018-12-23 11:08:30,443 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:08:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-86fa0729-0e21-4502-972f-9aff2e48bbcd 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-12-23 11:08:30,443 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/4efd5574-b4a4-4a20-ae20-0ac5d100addd used request id req-86fa0729-0e21-4502-972f-9aff2e48bbcd 2018-12-23 11:08:30,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:08:30,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:08:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["leO4FwbSTmyiOvBmEBq68w"], "issued_at": "2018-12-23T11:08:30.000000Z"}} 2018-12-23 11:08:30,844 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13ad8f3fa1c87c876851d9ed798efd56e318d35" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-9bc27076-11f0-4205-b693-8ac781b3ff77-type", "description": null}}' 2018-12-23 11:08:31,047 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:30 GMT Server: Apache x-compute-request-id: req-bf1be0a6-fe2a-45c7-885f-1b1c5f57bf64 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bf1be0a6-fe2a-45c7-885f-1b1c5f57bf64 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-9bc27076-11f0-4205-b693-8ac781b3ff77-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1a6b5b14-0690-42f2-880b-53769f349c8b", "description": null}} 2018-12-23 11:08:31,047 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types used request id req-bf1be0a6-fe2a-45c7-885f-1b1c5f57bf64 2018-12-23 11:08:31,050 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/1a6b5b14-0690-42f2-880b-53769f349c8b/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-bf1be0a6-fe2a-45c7-885f-1b1c5f57bf64" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13ad8f3fa1c87c876851d9ed798efd56e318d35" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-9bc27076-11f0-4205-b693-8ac781b3ff77", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-12-23 11:08:31,240 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:31 GMT Server: Apache x-compute-request-id: req-61751bb5-b481-4455-9118-92290e4acb52 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-61751bb5-b481-4455-9118-92290e4acb52 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "1a6b5b14-0690-42f2-880b-53769f349c8b", "name": "CinderUtilsAddEncryptionTests-9bc27076-11f0-4205-b693-8ac781b3ff77", "control_location": "back-end", "encryption_id": "48d8cbba-c59b-4251-8aad-1863c22bb5ca", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-12-23 11:08:31,240 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/1a6b5b14-0690-42f2-880b-53769f349c8b/encryption used request id req-61751bb5-b481-4455-9118-92290e4acb52 2018-12-23 11:08:31,243 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/1a6b5b14-0690-42f2-880b-53769f349c8b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf1be0a6-fe2a-45c7-885f-1b1c5f57bf64" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13ad8f3fa1c87c876851d9ed798efd56e318d35" 2018-12-23 11:08:31,425 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:31 GMT Server: Apache x-compute-request-id: req-1dd5ad0f-51dd-4707-9a97-7fed9814b303 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1dd5ad0f-51dd-4707-9a97-7fed9814b303 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-9bc27076-11f0-4205-b693-8ac781b3ff77-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1a6b5b14-0690-42f2-880b-53769f349c8b", "description": null}} 2018-12-23 11:08:31,425 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/1a6b5b14-0690-42f2-880b-53769f349c8b used request id req-1dd5ad0f-51dd-4707-9a97-7fed9814b303 2018-12-23 11:08:31,428 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/1a6b5b14-0690-42f2-880b-53769f349c8b/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf1be0a6-fe2a-45c7-885f-1b1c5f57bf64" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13ad8f3fa1c87c876851d9ed798efd56e318d35" 2018-12-23 11:08:31,591 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:31 GMT Server: Apache x-compute-request-id: req-5c5544be-8e5e-4da8-b1ee-657573ecbf11 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5c5544be-8e5e-4da8-b1ee-657573ecbf11 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"volume_type_id": "1a6b5b14-0690-42f2-880b-53769f349c8b", "control_location": "back-end", "deleted": false, "created_at": "2018-12-23T11:08:31.000000", "updated_at": null, "encryption_id": "48d8cbba-c59b-4251-8aad-1863c22bb5ca", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-12-23 11:08:31,592 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/1a6b5b14-0690-42f2-880b-53769f349c8b/encryption used request id req-5c5544be-8e5e-4da8-b1ee-657573ecbf11 2018-12-23 11:08:31,592 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-9bc27076-11f0-4205-b693-8ac781b3ff77-type 2018-12-23 11:08:31,595 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/1a6b5b14-0690-42f2-880b-53769f349c8b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf1be0a6-fe2a-45c7-885f-1b1c5f57bf64" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13ad8f3fa1c87c876851d9ed798efd56e318d35" 2018-12-23 11:08:31,773 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:31 GMT Server: Apache x-compute-request-id: req-6251278b-94c0-47ce-8dfb-20f665866869 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6251278b-94c0-47ce-8dfb-20f665866869 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-9bc27076-11f0-4205-b693-8ac781b3ff77-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1a6b5b14-0690-42f2-880b-53769f349c8b", "description": null}} 2018-12-23 11:08:31,773 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/1a6b5b14-0690-42f2-880b-53769f349c8b used request id req-6251278b-94c0-47ce-8dfb-20f665866869 2018-12-23 11:08:31,776 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/1a6b5b14-0690-42f2-880b-53769f349c8b/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf1be0a6-fe2a-45c7-885f-1b1c5f57bf64" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13ad8f3fa1c87c876851d9ed798efd56e318d35" 2018-12-23 11:08:31,968 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:08:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-abe6f0ea-4936-4354-a589-a3d54227634b 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-12-23 11:08:31,968 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/1a6b5b14-0690-42f2-880b-53769f349c8b/encryption/provider used request id req-abe6f0ea-4936-4354-a589-a3d54227634b 2018-12-23 11:08:31,969 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-9bc27076-11f0-4205-b693-8ac781b3ff77-type 2018-12-23 11:08:31,972 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/1a6b5b14-0690-42f2-880b-53769f349c8b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf1be0a6-fe2a-45c7-885f-1b1c5f57bf64" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13ad8f3fa1c87c876851d9ed798efd56e318d35" 2018-12-23 11:08:32,158 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:08:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-77533a5e-f230-45ff-a874-c5f1ee1c5b96 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-12-23 11:08:32,158 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/1a6b5b14-0690-42f2-880b-53769f349c8b used request id req-77533a5e-f230-45ff-a874-c5f1ee1c5b96 2018-12-23 11:08:32,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:08:32,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:08:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["Z6zRvF4iSwaImrbjdRi-fQ"], "issued_at": "2018-12-23T11:08:32.000000Z"}} 2018-12-23 11:08:32,550 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a83e1237f6f7f743ec38afdb07881a7d7c677" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-4fc5fe24-7193-43e9-b1be-e0b129aabba5-qos"}}' 2018-12-23 11:08:32,755 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:32 GMT Server: Apache x-compute-request-id: req-2dcc59c2-75e9-4cfd-bc15-d08e20de6a40 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2dcc59c2-75e9-4cfd-bc15-d08e20de6a40 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "2f39ce5e-b3a8-45b3-a5d1-c364c959ff6e", "name": "CinderUtilsVolumeTypeCompleteTests-4fc5fe24-7193-43e9-b1be-e0b129aabba5-qos"}, "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/2f39ce5e-b3a8-45b3-a5d1-c364c959ff6e", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/qos-specs/2f39ce5e-b3a8-45b3-a5d1-c364c959ff6e", "rel": "bookmark"}]} 2018-12-23 11:08:32,756 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs used request id req-2dcc59c2-75e9-4cfd-bc15-d08e20de6a40 2018-12-23 11:08:32,759 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2dcc59c2-75e9-4cfd-bc15-d08e20de6a40" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a83e1237f6f7f743ec38afdb07881a7d7c677" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-4fc5fe24-7193-43e9-b1be-e0b129aabba5", "description": null}}' 2018-12-23 11:08:32,964 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:32 GMT Server: Apache x-compute-request-id: req-05a87176-a1cc-4f2a-85c8-2180496041d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-05a87176-a1cc-4f2a-85c8-2180496041d0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-4fc5fe24-7193-43e9-b1be-e0b129aabba5", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "246fc1c6-1a19-44eb-a0cb-8586a68e2c2e", "description": null}} 2018-12-23 11:08:32,964 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types used request id req-05a87176-a1cc-4f2a-85c8-2180496041d0 2018-12-23 11:08:32,968 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/246fc1c6-1a19-44eb-a0cb-8586a68e2c2e/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2dcc59c2-75e9-4cfd-bc15-d08e20de6a40" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a83e1237f6f7f743ec38afdb07881a7d7c677" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-12-23 11:08:33,156 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:32 GMT Server: Apache x-compute-request-id: req-203f5505-e1ac-4798-b8cf-21f7df5900d6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-203f5505-e1ac-4798-b8cf-21f7df5900d6 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "246fc1c6-1a19-44eb-a0cb-8586a68e2c2e", "name": "foo", "control_location": "back-end", "encryption_id": "99ae7407-83f8-465c-aaa1-1b9593433b82", "provider": "bar", "provider_class": "bar"}} 2018-12-23 11:08:33,157 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/246fc1c6-1a19-44eb-a0cb-8586a68e2c2e/encryption used request id req-203f5505-e1ac-4798-b8cf-21f7df5900d6 2018-12-23 11:08:33,160 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/246fc1c6-1a19-44eb-a0cb-8586a68e2c2e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2dcc59c2-75e9-4cfd-bc15-d08e20de6a40" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a83e1237f6f7f743ec38afdb07881a7d7c677" 2018-12-23 11:08:33,346 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:33 GMT Server: Apache x-compute-request-id: req-66f7372d-656b-46c4-8ed1-b0cbb3592918 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-66f7372d-656b-46c4-8ed1-b0cbb3592918 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-4fc5fe24-7193-43e9-b1be-e0b129aabba5", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "246fc1c6-1a19-44eb-a0cb-8586a68e2c2e", "description": null}} 2018-12-23 11:08:33,346 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/246fc1c6-1a19-44eb-a0cb-8586a68e2c2e used request id req-66f7372d-656b-46c4-8ed1-b0cbb3592918 2018-12-23 11:08:33,349 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/246fc1c6-1a19-44eb-a0cb-8586a68e2c2e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2dcc59c2-75e9-4cfd-bc15-d08e20de6a40" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a83e1237f6f7f743ec38afdb07881a7d7c677" 2018-12-23 11:08:33,506 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:33 GMT Server: Apache x-compute-request-id: req-5284c9d2-53cf-4466-8d97-c39838c658dd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5284c9d2-53cf-4466-8d97-c39838c658dd Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_type_id": "246fc1c6-1a19-44eb-a0cb-8586a68e2c2e", "control_location": "back-end", "deleted": false, "created_at": "2018-12-23T11:08:33.000000", "updated_at": null, "encryption_id": "99ae7407-83f8-465c-aaa1-1b9593433b82", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-12-23 11:08:33,506 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/246fc1c6-1a19-44eb-a0cb-8586a68e2c2e/encryption used request id req-5284c9d2-53cf-4466-8d97-c39838c658dd 2018-12-23 11:08:33,506 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-4fc5fe24-7193-43e9-b1be-e0b129aabba5 2018-12-23 11:08:33,509 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/246fc1c6-1a19-44eb-a0cb-8586a68e2c2e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2dcc59c2-75e9-4cfd-bc15-d08e20de6a40" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a83e1237f6f7f743ec38afdb07881a7d7c677" 2018-12-23 11:08:33,688 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:33 GMT Server: Apache x-compute-request-id: req-74f030ed-a74f-406b-b587-46cf70a3a2dd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-74f030ed-a74f-406b-b587-46cf70a3a2dd Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-4fc5fe24-7193-43e9-b1be-e0b129aabba5", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "246fc1c6-1a19-44eb-a0cb-8586a68e2c2e", "description": null}} 2018-12-23 11:08:33,688 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/246fc1c6-1a19-44eb-a0cb-8586a68e2c2e used request id req-74f030ed-a74f-406b-b587-46cf70a3a2dd 2018-12-23 11:08:33,691 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/246fc1c6-1a19-44eb-a0cb-8586a68e2c2e/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2dcc59c2-75e9-4cfd-bc15-d08e20de6a40" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a83e1237f6f7f743ec38afdb07881a7d7c677" 2018-12-23 11:08:33,741 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:08:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ad9462bd-2a89-4cd2-9e04-d6a130e65e69 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-12-23 11:08:33,741 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/246fc1c6-1a19-44eb-a0cb-8586a68e2c2e/encryption/provider used request id req-ad9462bd-2a89-4cd2-9e04-d6a130e65e69 2018-12-23 11:08:33,741 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-4fc5fe24-7193-43e9-b1be-e0b129aabba5 2018-12-23 11:08:33,744 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/246fc1c6-1a19-44eb-a0cb-8586a68e2c2e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2dcc59c2-75e9-4cfd-bc15-d08e20de6a40" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a83e1237f6f7f743ec38afdb07881a7d7c677" 2018-12-23 11:08:34,490 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:08:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f6045276-ff60-4851-9c49-3baccb4e7992 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-12-23 11:08:34,491 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/246fc1c6-1a19-44eb-a0cb-8586a68e2c2e used request id req-f6045276-ff60-4851-9c49-3baccb4e7992 2018-12-23 11:08:34,491 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-4fc5fe24-7193-43e9-b1be-e0b129aabba5-qos 2018-12-23 11:08:34,494 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/2f39ce5e-b3a8-45b3-a5d1-c364c959ff6e?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2dcc59c2-75e9-4cfd-bc15-d08e20de6a40" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a83e1237f6f7f743ec38afdb07881a7d7c677" 2018-12-23 11:08:34,689 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:08:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5e4a055f-0bf0-4cf0-8262-bb5821a08d3c 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-12-23 11:08:34,689 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/2f39ce5e-b3a8-45b3-a5d1-c364c959ff6e?force=False used request id req-5e4a055f-0bf0-4cf0-8262-bb5821a08d3c 2018-12-23 11:08:34,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:08:35,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:08:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["3uOUyu16Quyf_M0_kDe00w"], "issued_at": "2018-12-23T11:08:35.000000Z"}} 2018-12-23 11:08:35,073 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23a4a72cc5b7c9187a047bbffcba93b3f48b080" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-1d5d18c8-f373-4b58-b0e1-a7a2991e32a8-qos"}}' 2018-12-23 11:08:35,264 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:35 GMT Server: Apache x-compute-request-id: req-e796d4c0-7641-4383-abdb-84ff0d4a3c6a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e796d4c0-7641-4383-abdb-84ff0d4a3c6a Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "80418b51-482d-4a6d-a14e-623db8ea0d5e", "name": "CinderUtilsVolumeTypeCompleteTests-1d5d18c8-f373-4b58-b0e1-a7a2991e32a8-qos"}, "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/80418b51-482d-4a6d-a14e-623db8ea0d5e", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/qos-specs/80418b51-482d-4a6d-a14e-623db8ea0d5e", "rel": "bookmark"}]} 2018-12-23 11:08:35,265 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs used request id req-e796d4c0-7641-4383-abdb-84ff0d4a3c6a 2018-12-23 11:08:35,268 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e796d4c0-7641-4383-abdb-84ff0d4a3c6a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23a4a72cc5b7c9187a047bbffcba93b3f48b080" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-1d5d18c8-f373-4b58-b0e1-a7a2991e32a8", "description": null}}' 2018-12-23 11:08:35,461 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:35 GMT Server: Apache x-compute-request-id: req-55713992-c897-46f1-b043-f838c736c393 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-55713992-c897-46f1-b043-f838c736c393 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-1d5d18c8-f373-4b58-b0e1-a7a2991e32a8", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d7cbecae-4dc5-4c47-9257-8362358d0cec", "description": null}} 2018-12-23 11:08:35,461 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types used request id req-55713992-c897-46f1-b043-f838c736c393 2018-12-23 11:08:35,465 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e796d4c0-7641-4383-abdb-84ff0d4a3c6a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23a4a72cc5b7c9187a047bbffcba93b3f48b080" 2018-12-23 11:08:35,633 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:35 GMT Server: Apache x-compute-request-id: req-12c5dbb3-9d6c-43c1-bed1-05f74ca6eaab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-12c5dbb3-9d6c-43c1-bed1-05f74ca6eaab Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "80418b51-482d-4a6d-a14e-623db8ea0d5e", "name": "CinderUtilsVolumeTypeCompleteTests-1d5d18c8-f373-4b58-b0e1-a7a2991e32a8-qos"}]} 2018-12-23 11:08:35,633 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs used request id req-12c5dbb3-9d6c-43c1-bed1-05f74ca6eaab 2018-12-23 11:08:35,636 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/None/associate?vol_type_id=d7cbecae-4dc5-4c47-9257-8362358d0cec -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e796d4c0-7641-4383-abdb-84ff0d4a3c6a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23a4a72cc5b7c9187a047bbffcba93b3f48b080" 2018-12-23 11:08:35,830 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 11:08:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b666b1f0-2e90-410f-9ef6-a6e38a48ae97 x-openstack-request-id: req-b666b1f0-2e90-410f-9ef6-a6e38a48ae97 Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-12-23 11:08:35,830 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/None/associate?vol_type_id=d7cbecae-4dc5-4c47-9257-8362358d0cec used request id req-b666b1f0-2e90-410f-9ef6-a6e38a48ae97 2018-12-23 11:08:35,831 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-b666b1f0-2e90-410f-9ef6-a6e38a48ae97) 2018-12-23 11:08:35,831 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-1d5d18c8-f373-4b58-b0e1-a7a2991e32a8 2018-12-23 11:08:35,834 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/d7cbecae-4dc5-4c47-9257-8362358d0cec -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e796d4c0-7641-4383-abdb-84ff0d4a3c6a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23a4a72cc5b7c9187a047bbffcba93b3f48b080" 2018-12-23 11:08:36,048 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:08:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7490c3fc-b992-4f68-9ac4-d55fc43bfb83 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-12-23 11:08:36,048 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/d7cbecae-4dc5-4c47-9257-8362358d0cec used request id req-7490c3fc-b992-4f68-9ac4-d55fc43bfb83 2018-12-23 11:08:36,049 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-1d5d18c8-f373-4b58-b0e1-a7a2991e32a8-qos 2018-12-23 11:08:36,051 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/80418b51-482d-4a6d-a14e-623db8ea0d5e?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e796d4c0-7641-4383-abdb-84ff0d4a3c6a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23a4a72cc5b7c9187a047bbffcba93b3f48b080" 2018-12-23 11:08:36,246 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:08:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b1655123-333e-40ac-b190-72d6945a2709 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-12-23 11:08:36,246 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/80418b51-482d-4a6d-a14e-623db8ea0d5e?force=False used request id req-b1655123-333e-40ac-b190-72d6945a2709 2018-12-23 11:08:36,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:08:36,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:08:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["kES4zWDrQXCXz3drWfpUfg"], "issued_at": "2018-12-23T11:08:36.000000Z"}} 2018-12-23 11:08:36,635 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6920a7bd8a82a12c4ee0e624288779c0a557b542" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-16eb999b-49ed-4391-8879-43af13ea08d4-qos"}}' 2018-12-23 11:08:36,832 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:36 GMT Server: Apache x-compute-request-id: req-25ec4b04-1be7-4660-a433-923087cc9463 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-25ec4b04-1be7-4660-a433-923087cc9463 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "71d91aeb-8213-4fbc-89f7-622c97871bc5", "name": "CinderUtilsVolumeTypeCompleteTests-16eb999b-49ed-4391-8879-43af13ea08d4-qos"}, "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/71d91aeb-8213-4fbc-89f7-622c97871bc5", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/qos-specs/71d91aeb-8213-4fbc-89f7-622c97871bc5", "rel": "bookmark"}]} 2018-12-23 11:08:36,832 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs used request id req-25ec4b04-1be7-4660-a433-923087cc9463 2018-12-23 11:08:36,835 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-25ec4b04-1be7-4660-a433-923087cc9463" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6920a7bd8a82a12c4ee0e624288779c0a557b542" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-16eb999b-49ed-4391-8879-43af13ea08d4", "description": null}}' 2018-12-23 11:08:37,022 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:36 GMT Server: Apache x-compute-request-id: req-ab0d51b2-f1c7-473e-b371-7e3bcfb6e883 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ab0d51b2-f1c7-473e-b371-7e3bcfb6e883 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-16eb999b-49ed-4391-8879-43af13ea08d4", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "01682d3a-d8d5-41b3-9f79-489cfbdf9a65", "description": null}} 2018-12-23 11:08:37,022 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types used request id req-ab0d51b2-f1c7-473e-b371-7e3bcfb6e883 2018-12-23 11:08:37,025 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-25ec4b04-1be7-4660-a433-923087cc9463" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6920a7bd8a82a12c4ee0e624288779c0a557b542" 2018-12-23 11:08:37,204 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:37 GMT Server: Apache x-compute-request-id: req-8029606e-e022-4344-ae99-c83dcb312083 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8029606e-e022-4344-ae99-c83dcb312083 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "71d91aeb-8213-4fbc-89f7-622c97871bc5", "name": "CinderUtilsVolumeTypeCompleteTests-16eb999b-49ed-4391-8879-43af13ea08d4-qos"}]} 2018-12-23 11:08:37,204 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs used request id req-8029606e-e022-4344-ae99-c83dcb312083 2018-12-23 11:08:37,207 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/71d91aeb-8213-4fbc-89f7-622c97871bc5/associate?vol_type_id=01682d3a-d8d5-41b3-9f79-489cfbdf9a65 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-25ec4b04-1be7-4660-a433-923087cc9463" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6920a7bd8a82a12c4ee0e624288779c0a557b542" 2018-12-23 11:08:37,401 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:08:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6d350f19-d3b2-4ac6-8f8b-b111c59115ad 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-12-23 11:08:37,401 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/71d91aeb-8213-4fbc-89f7-622c97871bc5/associate?vol_type_id=01682d3a-d8d5-41b3-9f79-489cfbdf9a65 used request id req-6d350f19-d3b2-4ac6-8f8b-b111c59115ad 2018-12-23 11:08:37,402 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-16eb999b-49ed-4391-8879-43af13ea08d4 2018-12-23 11:08:37,404 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/01682d3a-d8d5-41b3-9f79-489cfbdf9a65 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-25ec4b04-1be7-4660-a433-923087cc9463" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6920a7bd8a82a12c4ee0e624288779c0a557b542" 2018-12-23 11:08:37,587 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:08:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-38280663-4760-4964-85d7-97a56275ad9e 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-12-23 11:08:37,587 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/01682d3a-d8d5-41b3-9f79-489cfbdf9a65 used request id req-38280663-4760-4964-85d7-97a56275ad9e 2018-12-23 11:08:37,587 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-16eb999b-49ed-4391-8879-43af13ea08d4-qos 2018-12-23 11:08:37,590 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/71d91aeb-8213-4fbc-89f7-622c97871bc5?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-25ec4b04-1be7-4660-a433-923087cc9463" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6920a7bd8a82a12c4ee0e624288779c0a557b542" 2018-12-23 11:08:37,779 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:08:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b488f4f0-7209-4d11-85ab-f30d3bd4af3d 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-12-23 11:08:37,779 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/71d91aeb-8213-4fbc-89f7-622c97871bc5?force=False used request id req-b488f4f0-7209-4d11-85ab-f30d3bd4af3d 2018-12-23 11:08:37,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:08:38,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4fc11f86d5649a9acda5640594e190b", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "55be0de9ce8d415796baec00e1c34f1c", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T12:08:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b9eb3281744d03a972d5d751cccdf1", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/03b9eb3281744d03a972d5d751cccdf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "id": "76c68e82c31749e5b1b4674c13085226"}, "audit_ids": ["n0Hf8D6oS26YsPYtUPmdfA"], "issued_at": "2018-12-23T11:08:38.000000Z"}} 2018-12-23 11:08:38,244 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcae236767b092dd4024430dbef964bb9714c74a" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-38e6acd5-50ec-454e-b24b-afa964e529df-qos"}}' 2018-12-23 11:08:38,438 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:38 GMT Server: Apache x-compute-request-id: req-fec20384-b1e5-4533-b612-79d2f3190535 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fec20384-b1e5-4533-b612-79d2f3190535 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "afc5934d-3e8e-44e8-81a5-bbc0a3242f15", "name": "CinderUtilsVolumeTypeCompleteTests-38e6acd5-50ec-454e-b24b-afa964e529df-qos"}, "links": [{"href": "http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/afc5934d-3e8e-44e8-81a5-bbc0a3242f15", "rel": "self"}, {"href": "http://172.30.9.22:8776/03b9eb3281744d03a972d5d751cccdf1/qos-specs/afc5934d-3e8e-44e8-81a5-bbc0a3242f15", "rel": "bookmark"}]} 2018-12-23 11:08:38,438 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs used request id req-fec20384-b1e5-4533-b612-79d2f3190535 2018-12-23 11:08:38,442 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fec20384-b1e5-4533-b612-79d2f3190535" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcae236767b092dd4024430dbef964bb9714c74a" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-38e6acd5-50ec-454e-b24b-afa964e529df", "description": null}}' 2018-12-23 11:08:38,634 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:38 GMT Server: Apache x-compute-request-id: req-5d898f10-dc76-4dab-b852-4d3381ff13a4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5d898f10-dc76-4dab-b852-4d3381ff13a4 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-38e6acd5-50ec-454e-b24b-afa964e529df", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1ff3a7f3-7d4c-44d5-b498-06748a943d73", "description": null}} 2018-12-23 11:08:38,635 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types used request id req-5d898f10-dc76-4dab-b852-4d3381ff13a4 2018-12-23 11:08:38,638 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/1ff3a7f3-7d4c-44d5-b498-06748a943d73/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fec20384-b1e5-4533-b612-79d2f3190535" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcae236767b092dd4024430dbef964bb9714c74a" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-12-23 11:08:38,839 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:38 GMT Server: Apache x-compute-request-id: req-64cf33a5-2e99-47c6-9e31-147baa54fcce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-64cf33a5-2e99-47c6-9e31-147baa54fcce Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "1ff3a7f3-7d4c-44d5-b498-06748a943d73", "name": "foo", "control_location": "back-end", "encryption_id": "8415aabd-3218-4ca6-9e08-7af3b11757f2", "provider": "bar", "provider_class": "bar"}} 2018-12-23 11:08:38,839 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/1ff3a7f3-7d4c-44d5-b498-06748a943d73/encryption used request id req-64cf33a5-2e99-47c6-9e31-147baa54fcce 2018-12-23 11:08:38,843 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fec20384-b1e5-4533-b612-79d2f3190535" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcae236767b092dd4024430dbef964bb9714c74a" 2018-12-23 11:08:39,008 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:38 GMT Server: Apache x-compute-request-id: req-875ac0d5-b9ed-4787-bdb6-f82f24b5c342 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-875ac0d5-b9ed-4787-bdb6-f82f24b5c342 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "afc5934d-3e8e-44e8-81a5-bbc0a3242f15", "name": "CinderUtilsVolumeTypeCompleteTests-38e6acd5-50ec-454e-b24b-afa964e529df-qos"}]} 2018-12-23 11:08:39,008 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs used request id req-875ac0d5-b9ed-4787-bdb6-f82f24b5c342 2018-12-23 11:08:39,012 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/afc5934d-3e8e-44e8-81a5-bbc0a3242f15/associate?vol_type_id=1ff3a7f3-7d4c-44d5-b498-06748a943d73 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fec20384-b1e5-4533-b612-79d2f3190535" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcae236767b092dd4024430dbef964bb9714c74a" 2018-12-23 11:08:39,216 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:08:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8cdba163-a299-46bf-8198-be4f9f32643d 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-12-23 11:08:39,216 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/afc5934d-3e8e-44e8-81a5-bbc0a3242f15/associate?vol_type_id=1ff3a7f3-7d4c-44d5-b498-06748a943d73 used request id req-8cdba163-a299-46bf-8198-be4f9f32643d 2018-12-23 11:08:39,219 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/1ff3a7f3-7d4c-44d5-b498-06748a943d73 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fec20384-b1e5-4533-b612-79d2f3190535" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcae236767b092dd4024430dbef964bb9714c74a" 2018-12-23 11:08:39,391 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:39 GMT Server: Apache x-compute-request-id: req-ab6e5620-b622-4a81-899d-db6678c20776 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ab6e5620-b622-4a81-899d-db6678c20776 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-38e6acd5-50ec-454e-b24b-afa964e529df", "qos_specs_id": "afc5934d-3e8e-44e8-81a5-bbc0a3242f15", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1ff3a7f3-7d4c-44d5-b498-06748a943d73", "description": null}} 2018-12-23 11:08:39,391 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/1ff3a7f3-7d4c-44d5-b498-06748a943d73 used request id req-ab6e5620-b622-4a81-899d-db6678c20776 2018-12-23 11:08:39,394 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/1ff3a7f3-7d4c-44d5-b498-06748a943d73/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fec20384-b1e5-4533-b612-79d2f3190535" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcae236767b092dd4024430dbef964bb9714c74a" 2018-12-23 11:08:39,564 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:39 GMT Server: Apache x-compute-request-id: req-f6f53731-cf00-45b5-93c4-5c8ffbcb9058 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f6f53731-cf00-45b5-93c4-5c8ffbcb9058 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"volume_type_id": "1ff3a7f3-7d4c-44d5-b498-06748a943d73", "control_location": "back-end", "deleted": false, "created_at": "2018-12-23T11:08:38.000000", "updated_at": null, "encryption_id": "8415aabd-3218-4ca6-9e08-7af3b11757f2", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-12-23 11:08:39,564 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/1ff3a7f3-7d4c-44d5-b498-06748a943d73/encryption used request id req-f6f53731-cf00-45b5-93c4-5c8ffbcb9058 2018-12-23 11:08:39,565 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-38e6acd5-50ec-454e-b24b-afa964e529df 2018-12-23 11:08:39,567 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/1ff3a7f3-7d4c-44d5-b498-06748a943d73 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fec20384-b1e5-4533-b612-79d2f3190535" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcae236767b092dd4024430dbef964bb9714c74a" 2018-12-23 11:08:39,729 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:39 GMT Server: Apache x-compute-request-id: req-461f8b04-9a76-45a2-a01d-7881eede398c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-461f8b04-9a76-45a2-a01d-7881eede398c Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-38e6acd5-50ec-454e-b24b-afa964e529df", "qos_specs_id": "afc5934d-3e8e-44e8-81a5-bbc0a3242f15", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1ff3a7f3-7d4c-44d5-b498-06748a943d73", "description": null}} 2018-12-23 11:08:39,729 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/1ff3a7f3-7d4c-44d5-b498-06748a943d73 used request id req-461f8b04-9a76-45a2-a01d-7881eede398c 2018-12-23 11:08:39,732 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/1ff3a7f3-7d4c-44d5-b498-06748a943d73/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fec20384-b1e5-4533-b612-79d2f3190535" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcae236767b092dd4024430dbef964bb9714c74a" 2018-12-23 11:08:39,920 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:08:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4d9394e8-3eda-4d27-a83d-66f97011f4e6 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-12-23 11:08:39,920 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/1ff3a7f3-7d4c-44d5-b498-06748a943d73/encryption/provider used request id req-4d9394e8-3eda-4d27-a83d-66f97011f4e6 2018-12-23 11:08:39,921 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-38e6acd5-50ec-454e-b24b-afa964e529df 2018-12-23 11:08:39,923 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/1ff3a7f3-7d4c-44d5-b498-06748a943d73 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fec20384-b1e5-4533-b612-79d2f3190535" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcae236767b092dd4024430dbef964bb9714c74a" 2018-12-23 11:08:39,977 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:08:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-13e03b05-1bf0-4790-96ab-dadb2ec85a1c 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-12-23 11:08:39,977 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/types/1ff3a7f3-7d4c-44d5-b498-06748a943d73 used request id req-13e03b05-1bf0-4790-96ab-dadb2ec85a1c 2018-12-23 11:08:39,977 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-38e6acd5-50ec-454e-b24b-afa964e529df-qos 2018-12-23 11:08:39,980 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/afc5934d-3e8e-44e8-81a5-bbc0a3242f15?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fec20384-b1e5-4533-b612-79d2f3190535" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcae236767b092dd4024430dbef964bb9714c74a" 2018-12-23 11:08:40,186 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:08:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f0521f14-f751-4016-9c64-551317036584 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-12-23 11:08:40,186 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.22:8776/v3/03b9eb3281744d03a972d5d751cccdf1/qos-specs/afc5934d-3e8e-44e8-81a5-bbc0a3242f15?force=False used request id req-f0521f14-f751-4016-9c64-551317036584 2018-12-23 11:08:40,187 - 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 772.766s OK 2018-12-23 11:08:40,312 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 11:08:40,312 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 12:53 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-23 11:08:40,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:08:40,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 11:08:40,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1951305-f1fb-4041-828d-f4cb6e958f21 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "55be0de9ce8d415796baec00e1c34f1c", "links": {"self": "http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 11:08:40,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f1951305-f1fb-4041-828d-f4cb6e958f21 2018-12-23 11:08:40,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0742099285126s 2018-12-23 11:08:40,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-23 11:08:40,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 11:08:40,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:08:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e01c56f-e37b-4588-8632-8dba00a6d651 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:08:40,527 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/55be0de9ce8d415796baec00e1c34f1c used request id req-7e01c56f-e37b-4588-8632-8dba00a6d651 2018-12-23 11:08:40,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.133265972137s 2018-12-23 11:08:40,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 11:08:40,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 11:08:40,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3485440d-a443-449d-aa7f-c2fe34aee07f Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c", "links": {"self": "http://172.30.9.22:5000/v3/users/76c68e82c31749e5b1b4674c13085226"}, "domain_id": "default", "enabled": true, "id": "76c68e82c31749e5b1b4674c13085226", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 11:08:40,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-3485440d-a443-449d-aa7f-c2fe34aee07f 2018-12-23 11:08:40,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0990831851959s 2018-12-23 11:08:40,628 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-3485440d-a443-449d-aa7f-c2fe34aee07f 2018-12-23 11:08:40,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 11:08:40,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/76c68e82c31749e5b1b4674c13085226 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 11:08:40,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-075ed0e5-cc77-4b00-a13d-d1c92cca9c72 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/76c68e82c31749e5b1b4674c13085226"}, "enabled": true, "id": "76c68e82c31749e5b1b4674c13085226", "options": {}, "domain_id": "default", "name": "api_check-user_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}} 2018-12-23 11:08:40,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/76c68e82c31749e5b1b4674c13085226 used request id req-075ed0e5-cc77-4b00-a13d-d1c92cca9c72 2018-12-23 11:08:40,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0859360694885s 2018-12-23 11:08:40,720 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/76c68e82c31749e5b1b4674c13085226 used request id req-075ed0e5-cc77-4b00-a13d-d1c92cca9c72 2018-12-23 11:08:40,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 11:08:40,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/76c68e82c31749e5b1b4674c13085226 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 11:08:40,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:08:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-486180b5-0f85-49b5-bd35-6e2b5b8651b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:08:40,965 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/76c68e82c31749e5b1b4674c13085226 used request id req-486180b5-0f85-49b5-bd35-6e2b5b8651b7 2018-12-23 11:08:40,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.244567871094s 2018-12-23 11:08:40,965 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/76c68e82c31749e5b1b4674c13085226 used request id req-486180b5-0f85-49b5-bd35-6e2b5b8651b7 2018-12-23 11:08:40,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 11:08:40,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 11:08:41,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c41d479d-c0fd-48da-9a51-874649123a78 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1"}, "enabled": true, "id": "03b9eb3281744d03a972d5d751cccdf1", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f8f18628-4033-40e7-8c2d-f558ad92bb1c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 11:08:41,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-c41d479d-c0fd-48da-9a51-874649123a78 2018-12-23 11:08:41,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0835421085358s 2018-12-23 11:08:41,050 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-c41d479d-c0fd-48da-9a51-874649123a78 2018-12-23 11:08:41,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 11:08:41,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 11:08:41,212 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:08:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-531489cc-ebc4-49b3-8d25-3645665b8ad8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:08:41,213 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-531489cc-ebc4-49b3-8d25-3645665b8ad8 2018-12-23 11:08:41,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.160697937012s 2018-12-23 11:08:41,213 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/03b9eb3281744d03a972d5d751cccdf1 used request id req-531489cc-ebc4-49b3-8d25-3645665b8ad8 2018-12-23 11:08:41,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:08:41,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 11:08:41,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd568317-eca9-4af4-bcda-8a71eac68580 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4fc11f86d5649a9acda5640594e190b", "links": {"self": "http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b"}, "name": "Member"}]} 2018-12-23 11:08:41,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-dd568317-eca9-4af4-bcda-8a71eac68580 2018-12-23 11:08:41,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0870869159698s 2018-12-23 11:08:41,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-23 11:08:41,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 11:08:41,407 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:08:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f2b0afa-7d4c-4b87-a6f3-9713851c73a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:08:41,407 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/b4fc11f86d5649a9acda5640594e190b used request id req-9f2b0afa-7d4c-4b87-a6f3-9713851c73a3 2018-12-23 11:08:41,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.105257987976s 2018-12-23 11:08:41,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 11:08:41,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=03b9eb3281744d03a972d5d751cccdf1&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}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 11:08:41,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-db9e6022-ed6f-4178-9733-ea76a99d5743 Date: Sun, 23 Dec 2018 11:08:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:56:14Z", "updated_at": "2018-12-23T10:56:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "0ff886ad-394b-4944-90c8-c3cd065e46a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "1b80e51f-5543-439e-a9cf-d988777ac330", "remote_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "496f9f3e-5aea-46f6-b8b7-55ef33de6d9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "c14cd583-e70b-4a86-9b9a-b25130f6668a", "remote_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}], "revision_number": 4, "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "name": "default"}]} 2018-12-23 11:08:41,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=03b9eb3281744d03a972d5d751cccdf1&name=default used request id req-db9e6022-ed6f-4178-9733-ea76a99d5743 2018-12-23 11:08:41,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.188066959381s 2018-12-23 11:08:41,602 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=03b9eb3281744d03a972d5d751cccdf1&name=default used request id req-db9e6022-ed6f-4178-9733-ea76a99d5743 2018-12-23 11:08:41,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 11:08:41,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 11:08:41,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-08dce271-db91-4ce1-a8d3-72ca730a9529 Date: Sun, 23 Dec 2018 11:08:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "updated_at": "2018-12-23T10:55:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "bd164a01-3da6-4ba0-8a76-8468a98eeaee", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "4344a5ee-82f5-41b0-bdee-1ea119ce0ef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "7749ea3b-0b9e-4d0d-9530-ba6f0062246e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "dfce3129-c821-4a94-b363-28d08fbcd457", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 4, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "updated_at": "2018-12-23T10:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fbae7c6c-02bf-45ca-b3c8-011de5d25b67", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "77d13211-502f-4e71-b007-faffc15c37d0", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fa02d9ed-71a8-4f4b-ac77-2b459bf2c28a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "3a13af68-60e1-4344-ae8a-96f314d1a2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}], "revision_number": 4, "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "updated_at": "2018-12-23T10:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "589650f3-addb-4c63-b869-51a5c7002ad1", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "0f4d9015-afd5-4470-947c-2567f1a2965a", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "ab93a0f4-aca3-4c2f-b4d4-4556be8ee207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "623fc9a7-10e7-4c90-bf16-350965ac2d72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:56:14Z", "updated_at": "2018-12-23T10:56:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "496f9f3e-5aea-46f6-b8b7-55ef33de6d9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "1b80e51f-5543-439e-a9cf-d988777ac330", "remote_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "c14cd583-e70b-4a86-9b9a-b25130f6668a", "remote_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:56:14Z", "revision_number": 0, "id": "0ff886ad-394b-4944-90c8-c3cd065e46a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:56:14Z", "security_group_id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b9eb3281744d03a972d5d751cccdf1"}], "revision_number": 4, "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "efe91a35-bec0-44cc-8a11-f3ba83743586", "name": "default"}]} 2018-12-23 11:08:41,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-08dce271-db91-4ce1-a8d3-72ca730a9529 2018-12-23 11:08:41,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.199048042297s 2018-12-23 11:08:41,804 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-08dce271-db91-4ce1-a8d3-72ca730a9529 2018-12-23 11:08:41,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 11:08:41,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/efe91a35-bec0-44cc-8a11-f3ba83743586.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}73adf2cbe07f78dddf9aef977908baa8cefa99ec" 2018-12-23 11:08:42,130 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6d8ed4e6-dbb4-44c2-a2b7-e97921d27d00 Content-Length: 0 Date: Sun, 23 Dec 2018 11:08:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:08:42,130 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/efe91a35-bec0-44cc-8a11-f3ba83743586.json used request id req-6d8ed4e6-dbb4-44c2-a2b7-e97921d27d00 2018-12-23 11:08:42,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.321587085724s 2018-12-23 11:08:42,131 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/efe91a35-bec0-44cc-8a11-f3ba83743586.json used request id req-6d8ed4e6-dbb4-44c2-a2b7-e97921d27d00 2018-12-23 11:08:42,151 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-12-23 11:08:42,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 11:08:42,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 11:08:42,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 11:08:42,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 11:08:42,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 11:08:42,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 11:08:42,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 11:08:42,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 11:08:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 11:08:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 11:08:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 11:08:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 11:08:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 11:08:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 11:08:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 11:08:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 11:08:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 11:08:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 11:08:42,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 11:08:42,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 11:08:42,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 11:08:42,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 11:08:42,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 11:08:42,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 11:08:42,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-686b585b-7d7a-4708-8b1d-d9426f9f1e6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:08:42,182 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-686b585b-7d7a-4708-8b1d-d9426f9f1e6e 2018-12-23 11:08:42,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:08:42,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T12:08:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["RMjDILwaQp2SjUouNly1YQ"], "issued_at": "2018-12-23T11:08:42.000000Z"}} 2018-12-23 11:08:42,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:08:42,568 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 11:08: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 11:08:42,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:08:42,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfea2933-e92c-4125-82b2-d93fb9fb57a1 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/0f385fc7dae248538c45bbfe8c78f9d0"}, "description": "", "name": "heat_stack", "enabled": true, "id": "0f385fc7dae248538c45bbfe8c78f9d0"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 11:08:42,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-cfea2933-e92c-4125-82b2-d93fb9fb57a1 2018-12-23 11:08:42,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.470099925995s 2018-12-23 11:08:42,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 11:08:42,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}04c3991f648fce49ef746112f3ed612dcbe26650" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9"}}' 2018-12-23 11:08:42,789 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 11:08:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5569980-01d0-415a-94a7-18e74bc8cb6f 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.22:5000/v3/projects/02c90d01c2c4450c81f5e083f329374c"}, "enabled": true, "id": "02c90d01c2c4450c81f5e083f329374c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9"}} 2018-12-23 11:08:42,789 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-c5569980-01d0-415a-94a7-18e74bc8cb6f 2018-12-23 11:08:42,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.142130851746s 2018-12-23 11:08:42,790 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-c5569980-01d0-415a-94a7-18e74bc8cb6f 2018-12-23 11:08:42,790 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9', 'id': u'02c90d01c2c4450c81f5e083f329374c', '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-12-23 11:08:42,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-23 11:08:43,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.382447004318s 2018-12-23 11:08:43,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/45c9ff2fe9f84f209dca81b479106c2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:08:43,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de2d01ee-5049-4ab9-b983-ee31b4c2607a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/45c9ff2fe9f84f209dca81b479106c2f"}, "enabled": true, "id": "45c9ff2fe9f84f209dca81b479106c2f", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9"}} 2018-12-23 11:08:43,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/45c9ff2fe9f84f209dca81b479106c2f used request id req-de2d01ee-5049-4ab9-b983-ee31b4c2607a 2018-12-23 11:08:43,264 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'45c9ff2fe9f84f209dca81b479106c2f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9'}) 2018-12-23 11:08:43,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:08:43,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:08:43,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2678e177-1856-46f5-9e10-98c8b54a0dd1 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 11:08:43,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2678e177-1856-46f5-9e10-98c8b54a0dd1 2018-12-23 11:08:43,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0829401016235s 2018-12-23 11:08:43,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:08:43,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:08:43,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9891497-5f23-4e6c-9d46-8d94fd4da21e Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 11:08:43,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b9891497-5f23-4e6c-9d46-8d94fd4da21e 2018-12-23 11:08:43,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0873510837555s 2018-12-23 11:08:43,437 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-23 11:08:43,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-23 11:08:43,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3991f648fce49ef746112f3ed612dcbe26650" -d '{"role": {"name": "Member"}}' 2018-12-23 11:08:43,527 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 11:08:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61ae5ee9-fa06-43f0-b84a-5b5acf55a74d Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5b969f56430248b19eefb6506a9443a4", "links": {"self": "http://172.30.9.22:5000/v3/roles/5b969f56430248b19eefb6506a9443a4"}, "name": "Member"}} 2018-12-23 11:08:43,527 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-61ae5ee9-fa06-43f0-b84a-5b5acf55a74d 2018-12-23 11:08:43,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0902829170227s 2018-12-23 11:08:43,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/5b969f56430248b19eefb6506a9443a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:08:43,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-823fbfde-f39c-4159-a02f-117158724c71 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/5b969f56430248b19eefb6506a9443a4"}, "domain_id": null, "name": "Member", "id": "5b969f56430248b19eefb6506a9443a4"}} 2018-12-23 11:08:43,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/5b969f56430248b19eefb6506a9443a4 used request id req-823fbfde-f39c-4159-a02f-117158724c71 2018-12-23 11:08:43,610 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/5b969f56430248b19eefb6506a9443a4'}, 'domain_id': None, 'human_id': None, 'id': u'5b969f56430248b19eefb6506a9443a4', 'HUMAN_ID': False}) 2018-12-23 11:08:43,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:08:43,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:08:43,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2df2e902-bcf0-4f09-a520-2e3870cd2770 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5b969f56430248b19eefb6506a9443a4", "links": {"self": "http://172.30.9.22:5000/v3/roles/5b969f56430248b19eefb6506a9443a4"}, "name": "Member"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 11:08:43,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2df2e902-bcf0-4f09-a520-2e3870cd2770 2018-12-23 11:08:43,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0794928073883s 2018-12-23 11:08:43,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 11:08:43,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:08:43,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2b7b91a-5369-442e-b231-5da09b89b40c Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 11:08:43,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-a2b7b91a-5369-442e-b231-5da09b89b40c 2018-12-23 11:08:43,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.075168132782s 2018-12-23 11:08:43,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 11:08:43,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:08:43,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d75fd297-2867-406a-b073-8e47c032b8a9 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9", "links": {"self": "http://172.30.9.22:5000/v3/users/45c9ff2fe9f84f209dca81b479106c2f"}, "domain_id": "default", "enabled": true, "id": "45c9ff2fe9f84f209dca81b479106c2f", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 11:08:43,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d75fd297-2867-406a-b073-8e47c032b8a9 2018-12-23 11:08:43,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0946178436279s 2018-12-23 11:08:43,863 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d75fd297-2867-406a-b073-8e47c032b8a9 2018-12-23 11:08:43,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 11:08:43,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:08:43,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ceef636-30d3-4ace-817a-f55ce4c31ad8 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/02c90d01c2c4450c81f5e083f329374c"}, "enabled": true, "id": "02c90d01c2c4450c81f5e083f329374c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 11:08:43,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-2ceef636-30d3-4ace-817a-f55ce4c31ad8 2018-12-23 11:08:43,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0801701545715s 2018-12-23 11:08:43,949 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-2ceef636-30d3-4ace-817a-f55ce4c31ad8 2018-12-23 11:08:43,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 11:08:43,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=45c9ff2fe9f84f209dca81b479106c2f&scope.project.id=02c90d01c2c4450c81f5e083f329374c&role.id=5b969f56430248b19eefb6506a9443a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:08:44,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d31c18a3-81f6-4b97-90cd-6a887bb87ce5 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=45c9ff2fe9f84f209dca81b479106c2f&scope.project.id=02c90d01c2c4450c81f5e083f329374c&role.id=5b969f56430248b19eefb6506a9443a4", "previous": null, "next": null}} 2018-12-23 11:08:44,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=45c9ff2fe9f84f209dca81b479106c2f&scope.project.id=02c90d01c2c4450c81f5e083f329374c&role.id=5b969f56430248b19eefb6506a9443a4 used request id req-d31c18a3-81f6-4b97-90cd-6a887bb87ce5 2018-12-23 11:08:44,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0734190940857s 2018-12-23 11:08:44,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 11:08:44,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/02c90d01c2c4450c81f5e083f329374c/users/45c9ff2fe9f84f209dca81b479106c2f/roles/5b969f56430248b19eefb6506a9443a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:08:44,092 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:08:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b967d84a-370c-42f1-a9f1-643b2fa63ffd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:08:44,092 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/02c90d01c2c4450c81f5e083f329374c/users/45c9ff2fe9f84f209dca81b479106c2f/roles/5b969f56430248b19eefb6506a9443a4 used request id req-b967d84a-370c-42f1-a9f1-643b2fa63ffd 2018-12-23 11:08:44,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.0664899349213s 2018-12-23 11:08:44,093 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9', 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': '60c27504-b557-46b2-bc6d-b67efa1bcdbf', 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_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9', 'project_id': u'02c90d01c2c4450c81f5e083f329374c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 11:08:44,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 11:08:44,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 11:08:44,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 11:08:44,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 11:08:44,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 11:08:44,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 11:08:44,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 11:08:44,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 11:08:44,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 11:08:44,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 11:08:44,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 11:08:44,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 11:08:44,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 11:08:44,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 11:08:44,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 11:08:44,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 11:08:44,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 11:08:44,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 11:08:44,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 11:08:44,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 11:08:44,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 11:08:44,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 11:08:44,098 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9', 'password': '60c27504-b557-46b2-bc6d-b67efa1bcdbf', 'project_name': 'snaps_health_check-project_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '02c90d01c2c4450c81f5e083f329374c', 'project_domain_name': 'Default'} 2018-12-23 11:08:44,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:08:44,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:08:44,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36d53b12-48e5-4c2f-955e-83bc73598e13 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5b969f56430248b19eefb6506a9443a4", "links": {"self": "http://172.30.9.22:5000/v3/roles/5b969f56430248b19eefb6506a9443a4"}, "name": "Member"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 11:08:44,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-36d53b12-48e5-4c2f-955e-83bc73598e13 2018-12-23 11:08:44,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0769329071045s 2018-12-23 11:08:44,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:08:44,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:08:44,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4af60f50-873f-4d68-acc9-83dba8f86108 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5b969f56430248b19eefb6506a9443a4", "links": {"self": "http://172.30.9.22:5000/v3/roles/5b969f56430248b19eefb6506a9443a4"}, "name": "Member"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 11:08:44,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4af60f50-873f-4d68-acc9-83dba8f86108 2018-12-23 11:08:44,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0739960670471s 2018-12-23 11:08:44,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 11:08:44,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:08:44,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea356f4b-cfe5-4354-aa97-75bd0b710c82 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 11:08:44,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-ea356f4b-cfe5-4354-aa97-75bd0b710c82 2018-12-23 11:08:44,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0821418762207s 2018-12-23 11:08:44,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 11:08:44,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:08:44,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9853ccc-8567-4e56-8bd1-50f0225332c7 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9", "links": {"self": "http://172.30.9.22:5000/v3/users/45c9ff2fe9f84f209dca81b479106c2f"}, "domain_id": "default", "enabled": true, "id": "45c9ff2fe9f84f209dca81b479106c2f", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 11:08:44,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-f9853ccc-8567-4e56-8bd1-50f0225332c7 2018-12-23 11:08:44,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104859113693s 2018-12-23 11:08:44,441 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-f9853ccc-8567-4e56-8bd1-50f0225332c7 2018-12-23 11:08:44,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 11:08:44,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:08:44,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc61f1e5-ad4c-4401-97ce-740bd72a1b47 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/02c90d01c2c4450c81f5e083f329374c"}, "enabled": true, "id": "02c90d01c2c4450c81f5e083f329374c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 11:08:44,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-cc61f1e5-ad4c-4401-97ce-740bd72a1b47 2018-12-23 11:08:44,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0770139694214s 2018-12-23 11:08:44,524 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-cc61f1e5-ad4c-4401-97ce-740bd72a1b47 2018-12-23 11:08:44,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 11:08:44,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=45c9ff2fe9f84f209dca81b479106c2f&scope.project.id=02c90d01c2c4450c81f5e083f329374c&role.id=695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:08:44,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3a9f3b4-ab6a-404c-a1b6-5af5c7484706 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=45c9ff2fe9f84f209dca81b479106c2f&scope.project.id=02c90d01c2c4450c81f5e083f329374c&role.id=695c6db281554553a0ae845dc1a05d40", "previous": null, "next": null}} 2018-12-23 11:08:44,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=45c9ff2fe9f84f209dca81b479106c2f&scope.project.id=02c90d01c2c4450c81f5e083f329374c&role.id=695c6db281554553a0ae845dc1a05d40 used request id req-c3a9f3b4-ab6a-404c-a1b6-5af5c7484706 2018-12-23 11:08:44,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0819361209869s 2018-12-23 11:08:44,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 11:08:44,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/02c90d01c2c4450c81f5e083f329374c/users/45c9ff2fe9f84f209dca81b479106c2f/roles/695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:08:44,784 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:08:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-399616a8-e921-44a1-8688-dd004d06294f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:08:44,785 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/02c90d01c2c4450c81f5e083f329374c/users/45c9ff2fe9f84f209dca81b479106c2f/roles/695c6db281554553a0ae845dc1a05d40 used request id req-399616a8-e921-44a1-8688-dd004d06294f 2018-12-23 11:08:44,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.176306962967s 2018-12-23 11:08:44,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:08:44,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:08:44,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d46911b9-0b28-49d3-8817-49289924d40d Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5b969f56430248b19eefb6506a9443a4", "links": {"self": "http://172.30.9.22:5000/v3/roles/5b969f56430248b19eefb6506a9443a4"}, "name": "Member"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 11:08:44,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d46911b9-0b28-49d3-8817-49289924d40d 2018-12-23 11:08:44,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0715930461884s 2018-12-23 11:08:44,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-23 11:08:44,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3991f648fce49ef746112f3ed612dcbe26650" -d '{"role": {"name": "heat_stack_owner"}}' 2018-12-23 11:08:44,958 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 11:08:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-709145c0-c4e7-4abd-af8f-36274d08ae4a Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "05bb7f6e04c842fdbf99ddbf0510ca31", "links": {"self": "http://172.30.9.22:5000/v3/roles/05bb7f6e04c842fdbf99ddbf0510ca31"}, "name": "heat_stack_owner"}} 2018-12-23 11:08:44,958 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-709145c0-c4e7-4abd-af8f-36274d08ae4a 2018-12-23 11:08:44,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.100188970566s 2018-12-23 11:08:44,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/05bb7f6e04c842fdbf99ddbf0510ca31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:08:45,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc897004-adcd-4629-aad7-e3474243723d Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/05bb7f6e04c842fdbf99ddbf0510ca31"}, "domain_id": null, "name": "heat_stack_owner", "id": "05bb7f6e04c842fdbf99ddbf0510ca31"}} 2018-12-23 11:08:45,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/05bb7f6e04c842fdbf99ddbf0510ca31 used request id req-cc897004-adcd-4629-aad7-e3474243723d 2018-12-23 11:08:45,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:08:45,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:08:45,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b29b6844-d3b9-412d-acaf-98a3a5289a7c Content-Encoding: gzip Content-Length: 350 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "05bb7f6e04c842fdbf99ddbf0510ca31", "links": {"self": "http://172.30.9.22:5000/v3/roles/05bb7f6e04c842fdbf99ddbf0510ca31"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5b969f56430248b19eefb6506a9443a4", "links": {"self": "http://172.30.9.22:5000/v3/roles/5b969f56430248b19eefb6506a9443a4"}, "name": "Member"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 11:08:45,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b29b6844-d3b9-412d-acaf-98a3a5289a7c 2018-12-23 11:08:45,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0739390850067s 2018-12-23 11:08:45,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 11:08:45,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:08:45,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eabd86c-a060-4df7-870d-445daec0f5ec Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 11:08:45,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-9eabd86c-a060-4df7-870d-445daec0f5ec 2018-12-23 11:08:45,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.156407833099s 2018-12-23 11:08:45,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 11:08:45,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:08:45,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6c4c880-2280-4357-85cb-4b1284526072 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9", "links": {"self": "http://172.30.9.22:5000/v3/users/45c9ff2fe9f84f209dca81b479106c2f"}, "domain_id": "default", "enabled": true, "id": "45c9ff2fe9f84f209dca81b479106c2f", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 11:08:45,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b6c4c880-2280-4357-85cb-4b1284526072 2018-12-23 11:08:45,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101910114288s 2018-12-23 11:08:45,374 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b6c4c880-2280-4357-85cb-4b1284526072 2018-12-23 11:08:45,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 11:08:45,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:08:45,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c32a2e73-01d8-4d3a-bb64-261671adeabc Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/02c90d01c2c4450c81f5e083f329374c"}, "enabled": true, "id": "02c90d01c2c4450c81f5e083f329374c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 11:08:45,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-c32a2e73-01d8-4d3a-bb64-261671adeabc 2018-12-23 11:08:45,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0735580921173s 2018-12-23 11:08:45,454 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-c32a2e73-01d8-4d3a-bb64-261671adeabc 2018-12-23 11:08:45,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 11:08:45,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=45c9ff2fe9f84f209dca81b479106c2f&scope.project.id=02c90d01c2c4450c81f5e083f329374c&role.id=05bb7f6e04c842fdbf99ddbf0510ca31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:08:45,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab4b83fc-e420-4160-9cd5-c58e82def805 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=45c9ff2fe9f84f209dca81b479106c2f&scope.project.id=02c90d01c2c4450c81f5e083f329374c&role.id=05bb7f6e04c842fdbf99ddbf0510ca31", "previous": null, "next": null}} 2018-12-23 11:08:45,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=45c9ff2fe9f84f209dca81b479106c2f&scope.project.id=02c90d01c2c4450c81f5e083f329374c&role.id=05bb7f6e04c842fdbf99ddbf0510ca31 used request id req-ab4b83fc-e420-4160-9cd5-c58e82def805 2018-12-23 11:08:45,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0767650604248s 2018-12-23 11:08:45,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 11:08:45,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/02c90d01c2c4450c81f5e083f329374c/users/45c9ff2fe9f84f209dca81b479106c2f/roles/05bb7f6e04c842fdbf99ddbf0510ca31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:08:45,649 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:08:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8db0bb8d-d4e3-4248-ae61-5715b61a8e12 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:08:45,649 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/02c90d01c2c4450c81f5e083f329374c/users/45c9ff2fe9f84f209dca81b479106c2f/roles/05bb7f6e04c842fdbf99ddbf0510ca31 used request id req-8db0bb8d-d4e3-4248-ae61-5715b61a8e12 2018-12-23 11:08:45,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.116034030914s 2018-12-23 11:08:45,650 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-12-23 11:08:45,650 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-12-23 11:08:45,650 - openstack_tests - INFO - OS Credentials = > 2018-12-23 11:08:45,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:08:45,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:08:46,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05bb7f6e04c842fdbf99ddbf0510ca31", "name": "heat_stack_owner"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "5b969f56430248b19eefb6506a9443a4", "name": "Member"}], "expires_at": "2018-12-23T12:08:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "02c90d01c2c4450c81f5e083f329374c", "name": "snaps_health_check-project_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/02c90d01c2c4450c81f5e083f329374c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/02c90d01c2c4450c81f5e083f329374c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/02c90d01c2c4450c81f5e083f329374c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/02c90d01c2c4450c81f5e083f329374c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/02c90d01c2c4450c81f5e083f329374c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/02c90d01c2c4450c81f5e083f329374c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9", "id": "45c9ff2fe9f84f209dca81b479106c2f"}, "audit_ids": ["ay813XxvT2WlGRVB7GYo0w"], "issued_at": "2018-12-23T11:08:46.000000Z"}} 2018-12-23 11:08:46,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c93bdd681478193c7056fa18a52ccbf4bdee5ec" 2018-12-23 11:08:46,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-e8b73f91-1672-4276-90ca-568c41613d2a Date: Sun, 23 Dec 2018 11:08:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"}]} 2018-12-23 11:08:46,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True used request id req-e8b73f91-1672-4276-90ca-568c41613d2a 2018-12-23 11:08:46,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c93bdd681478193c7056fa18a52ccbf4bdee5ec" 2018-12-23 11:08:46,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-55e72841-d5eb-4e56-a13f-8a2de3f71830 Date: Sun, 23 Dec 2018 11:08:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:34Z","dns_nameservers":[],"updated_at":"2018-12-23T10:45:34Z","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":"baab99c834784a5fb13deaf78a5e8135","id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-23 11:08:46,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf used request id req-55e72841-d5eb-4e56-a13f-8a2de3f71830 2018-12-23 11:08:46,489 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-23 11:08:46,489 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-12-23 11:08:46,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:08:46,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:08:46,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05bb7f6e04c842fdbf99ddbf0510ca31", "name": "heat_stack_owner"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "5b969f56430248b19eefb6506a9443a4", "name": "Member"}], "expires_at": "2018-12-23T12:08:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "02c90d01c2c4450c81f5e083f329374c", "name": "snaps_health_check-project_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/02c90d01c2c4450c81f5e083f329374c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/02c90d01c2c4450c81f5e083f329374c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/02c90d01c2c4450c81f5e083f329374c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/02c90d01c2c4450c81f5e083f329374c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/02c90d01c2c4450c81f5e083f329374c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/02c90d01c2c4450c81f5e083f329374c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9", "id": "45c9ff2fe9f84f209dca81b479106c2f"}, "audit_ids": ["tqW7bkVLRbWq8smujVnvig"], "issued_at": "2018-12-23T11:08:46.000000Z"}} 2018-12-23 11:08:46,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4010e39c568807f01de3caee0faa069fa1e9f7" 2018-12-23 11:08:46,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c39382c-733f-4902-92c4-6ce07f68ed33 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:08:46,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7c39382c-733f-4902-92c4-6ce07f68ed33 2018-12-23 11:08:46,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:08:46,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:08:47,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05bb7f6e04c842fdbf99ddbf0510ca31", "name": "heat_stack_owner"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "5b969f56430248b19eefb6506a9443a4", "name": "Member"}], "expires_at": "2018-12-23T12:08:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "02c90d01c2c4450c81f5e083f329374c", "name": "snaps_health_check-project_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/02c90d01c2c4450c81f5e083f329374c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/02c90d01c2c4450c81f5e083f329374c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/02c90d01c2c4450c81f5e083f329374c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/02c90d01c2c4450c81f5e083f329374c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/02c90d01c2c4450c81f5e083f329374c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/02c90d01c2c4450c81f5e083f329374c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9", "id": "45c9ff2fe9f84f209dca81b479106c2f"}, "audit_ids": ["sxDKr7AWS3uZSWBDnUCSCA"], "issued_at": "2018-12-23T11:08:47.000000Z"}} 2018-12-23 11:08:47,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18669a23567fc45621ce5e5cf947c1bf780d624" 2018-12-23 11:08:47,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc08abc1-ee63-4ed8-a564-56687f392b5c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:08:47,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-fc08abc1-ee63-4ed8-a564-56687f392b5c 2018-12-23 11:08:47,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 11:08:47,434 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 11:08: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 11:08:47,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-0659e0d8-993f-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18669a23567fc45621ce5e5cf947c1bf780d624" 2018-12-23 11:08:47,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-724d3b69-6ccb-4efd-be87-24f1fe1f140f Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-0659e0d8-993f-4f3-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 11:08:47,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-0659e0d8-993f-4f3-proj used request id req-724d3b69-6ccb-4efd-be87-24f1fe1f140f 2018-12-23 11:08:47,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18669a23567fc45621ce5e5cf947c1bf780d624" 2018-12-23 11:08:47,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b06342d4-1b99-473b-bacf-5a2924053872 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 11:08:47,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-b06342d4-1b99-473b-bacf-5a2924053872 2018-12-23 11:08:47,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18669a23567fc45621ce5e5cf947c1bf780d624" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-0659e0d8-993f-4f3-proj"}}' 2018-12-23 11:08:47,754 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 11:08:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd3e63f9-a4f8-4103-8d4e-9d7d3c06b566 Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e2f00cd2350841afac1b62720ac5be1d"}, "enabled": true, "id": "e2f00cd2350841afac1b62720ac5be1d", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-0659e0d8-993f-4f3-proj"}} 2018-12-23 11:08:47,755 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-bd3e63f9-a4f8-4103-8d4e-9d7d3c06b566 2018-12-23 11:08:47,755 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-0659e0d8-993f-4f3-proj 2018-12-23 11:08:47,755 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:08:47,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:08:48,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05bb7f6e04c842fdbf99ddbf0510ca31", "name": "heat_stack_owner"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "5b969f56430248b19eefb6506a9443a4", "name": "Member"}], "expires_at": "2018-12-23T12:08:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "02c90d01c2c4450c81f5e083f329374c", "name": "snaps_health_check-project_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/02c90d01c2c4450c81f5e083f329374c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/02c90d01c2c4450c81f5e083f329374c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/02c90d01c2c4450c81f5e083f329374c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/02c90d01c2c4450c81f5e083f329374c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/02c90d01c2c4450c81f5e083f329374c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/02c90d01c2c4450c81f5e083f329374c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9", "id": "45c9ff2fe9f84f209dca81b479106c2f"}, "audit_ids": ["39kQ-Mg-RDGaoVYcfpo3kw"], "issued_at": "2018-12-23T11:08:48.000000Z"}} 2018-12-23 11:08:48,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47db593200a4aa9dbd5ada3bc360c314fe3e777f" 2018-12-23 11:08:48,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f00384c7-7eb8-4bf9-8a84-3230d9dbab00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:08:48,149 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f00384c7-7eb8-4bf9-8a84-3230d9dbab00 2018-12-23 11:08:48,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 11:08:48,157 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 11:08: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 11:08:48,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47db593200a4aa9dbd5ada3bc360c314fe3e777f" 2018-12-23 11:08:48,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66327a73-18ab-47c7-bbe0-d3411abcced8 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9", "links": {"self": "http://172.30.9.22:5000/v3/users/45c9ff2fe9f84f209dca81b479106c2f"}, "domain_id": "default", "enabled": true, "id": "45c9ff2fe9f84f209dca81b479106c2f", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 11:08:48,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-66327a73-18ab-47c7-bbe0-d3411abcced8 2018-12-23 11:08:48,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects?name=SimpleHealthCheck-0659e0d8-993f-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47db593200a4aa9dbd5ada3bc360c314fe3e777f" 2018-12-23 11:08:48,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9db98b86-7cdb-4b8e-baa3-85c9efc3a1e1 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?name=SimpleHealthCheck-0659e0d8-993f-4f3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e2f00cd2350841afac1b62720ac5be1d"}, "enabled": true, "id": "e2f00cd2350841afac1b62720ac5be1d", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-0659e0d8-993f-4f3-proj"}]} 2018-12-23 11:08:48,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?name=SimpleHealthCheck-0659e0d8-993f-4f3-proj used request id req-9db98b86-7cdb-4b8e-baa3-85c9efc3a1e1 2018-12-23 11:08:48,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47db593200a4aa9dbd5ada3bc360c314fe3e777f" 2018-12-23 11:08:48,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f07b697e-7390-4a87-b6fa-8ce0b518d352 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 11:08:48,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains?name=Default used request id req-f07b697e-7390-4a87-b6fa-8ce0b518d352 2018-12-23 11:08:48,802 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-0659e0d8-993f-4f3-user 2018-12-23 11:08:48,802 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:08:48,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18669a23567fc45621ce5e5cf947c1bf780d624" 2018-12-23 11:08:48,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c781e458-b188-48dd-9690-df695889bcc3 Content-Encoding: gzip Content-Length: 350 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "05bb7f6e04c842fdbf99ddbf0510ca31", "links": {"self": "http://172.30.9.22:5000/v3/roles/05bb7f6e04c842fdbf99ddbf0510ca31"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5b969f56430248b19eefb6506a9443a4", "links": {"self": "http://172.30.9.22:5000/v3/roles/5b969f56430248b19eefb6506a9443a4"}, "name": "Member"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 11:08:48,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c781e458-b188-48dd-9690-df695889bcc3 2018-12-23 11:08:48,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18669a23567fc45621ce5e5cf947c1bf780d624" -d '{"role": {"name": "SimpleHealthCheck-0659e0d8-993f-4f3-proj-role"}}' 2018-12-23 11:08:49,012 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 11:08:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e63bf73-0e1b-4aed-b77f-832dfc19c887 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d08ac5faee7e46bdaa635db7db0f0d27", "links": {"self": "http://172.30.9.22:5000/v3/roles/d08ac5faee7e46bdaa635db7db0f0d27"}, "name": "SimpleHealthCheck-0659e0d8-993f-4f3-proj-role"}} 2018-12-23 11:08:49,012 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-2e63bf73-0e1b-4aed-b77f-832dfc19c887 2018-12-23 11:08:49,012 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-0659e0d8-993f-4f3-proj-role 2018-12-23 11:08:49,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles/d08ac5faee7e46bdaa635db7db0f0d27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18669a23567fc45621ce5e5cf947c1bf780d624" 2018-12-23 11:08:49,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc7cab7d-3ad8-46f4-bc95-cf21df87d286 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/d08ac5faee7e46bdaa635db7db0f0d27"}, "domain_id": null, "name": "SimpleHealthCheck-0659e0d8-993f-4f3-proj-role", "id": "d08ac5faee7e46bdaa635db7db0f0d27"}} 2018-12-23 11:08:49,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/d08ac5faee7e46bdaa635db7db0f0d27 used request id req-cc7cab7d-3ad8-46f4-bc95-cf21df87d286 2018-12-23 11:08:49,030 - keystone_utils - INFO - Granting role SimpleHealthCheck-0659e0d8-993f-4f3-proj-role to project SimpleHealthCheck-0659e0d8-993f-4f3-proj 2018-12-23 11:08:49,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:5000/v3/projects/e2f00cd2350841afac1b62720ac5be1d/users/31cf400f65fa47d4b0c11ff906d9fffc/roles/d08ac5faee7e46bdaa635db7db0f0d27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18669a23567fc45621ce5e5cf947c1bf780d624" 2018-12-23 11:08:49,177 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:08:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-214c9734-d58c-4048-8385-d61864f6bd21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:08:49,177 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e2f00cd2350841afac1b62720ac5be1d/users/31cf400f65fa47d4b0c11ff906d9fffc/roles/d08ac5faee7e46bdaa635db7db0f0d27 used request id req-214c9734-d58c-4048-8385-d61864f6bd21 2018-12-23 11:08:49,177 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:08:49,179 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 11:08:49,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:08:49,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:08:49,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d08ac5faee7e46bdaa635db7db0f0d27", "name": "SimpleHealthCheck-0659e0d8-993f-4f3-proj-role"}], "expires_at": "2018-12-23T12:08:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2f00cd2350841afac1b62720ac5be1d", "name": "SimpleHealthCheck-0659e0d8-993f-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e2f00cd2350841afac1b62720ac5be1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/e2f00cd2350841afac1b62720ac5be1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/e2f00cd2350841afac1b62720ac5be1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e2f00cd2350841afac1b62720ac5be1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/e2f00cd2350841afac1b62720ac5be1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/e2f00cd2350841afac1b62720ac5be1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/e2f00cd2350841afac1b62720ac5be1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/e2f00cd2350841afac1b62720ac5be1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/e2f00cd2350841afac1b62720ac5be1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e2f00cd2350841afac1b62720ac5be1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/e2f00cd2350841afac1b62720ac5be1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/e2f00cd2350841afac1b62720ac5be1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-0659e0d8-993f-4f3-user", "id": "31cf400f65fa47d4b0c11ff906d9fffc"}, "audit_ids": ["GdZHFJ54S8GW0LEoaGZJZA"], "issued_at": "2018-12-23T11:08:49.000000Z"}} 2018-12-23 11:08:49,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa46d4afddd27c02fa9c3501eeb47b4f9d300e7c" 2018-12-23 11:08:49,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-361f61e9-0d7b-46ed-abde-dbd6fc393c70 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:08:49,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-361f61e9-0d7b-46ed-abde-dbd6fc393c70 2018-12-23 11:08:49,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa46d4afddd27c02fa9c3501eeb47b4f9d300e7c" 2018-12-23 11:08:49,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-53d64db4-a4d2-4b69-bc60-eea59013fe7d Date: Sun, 23 Dec 2018 11:08:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-image"} 2018-12-23 11:08:49,805 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-image used request id req-53d64db4-a4d2-4b69-bc60-eea59013fe7d 2018-12-23 11:08:49,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa46d4afddd27c02fa9c3501eeb47b4f9d300e7c" 2018-12-23 11:08:49,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5bebdede-5a4e-478e-89df-ff430b701b0e Date: Sun, 23 Dec 2018 11:08:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 11:08:49,961 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-5bebdede-5a4e-478e-89df-ff430b701b0e 2018-12-23 11:08:49,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}aa46d4afddd27c02fa9c3501eeb47b4f9d300e7c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-image"}' 2018-12-23 11:08:50,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/854aa395-e9cd-44df-9cb0-13298109420b X-Openstack-Request-Id: req-3b39ff02-bf9a-4a9e-950f-cb03464b3587 Date: Sun, 23 Dec 2018 11:08:50 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:08:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T11:08:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/854aa395-e9cd-44df-9cb0-13298109420b", "min_disk": 0, "protected": false, "id": "854aa395-e9cd-44df-9cb0-13298109420b", "file": "/v2/images/854aa395-e9cd-44df-9cb0-13298109420b/file", "checksum": null, "owner": "e2f00cd2350841afac1b62720ac5be1d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:08:50,213 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-3b39ff02-bf9a-4a9e-950f-cb03464b3587 2018-12-23 11:08:50,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9292/v2/images/854aa395-e9cd-44df-9cb0-13298109420b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa46d4afddd27c02fa9c3501eeb47b4f9d300e7c" -d '' 2018-12-23 11:08:51,575 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2b5f121d-1149-4a1e-8286-bf9f54c8b5d8 Date: Sun, 23 Dec 2018 11:08:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:08:51,575 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/854aa395-e9cd-44df-9cb0-13298109420b/file used request id req-2b5f121d-1149-4a1e-8286-bf9f54c8b5d8 2018-12-23 11:08:51,575 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 11:08:51,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/854aa395-e9cd-44df-9cb0-13298109420b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa46d4afddd27c02fa9c3501eeb47b4f9d300e7c" 2018-12-23 11:08:51,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-c5905ee0-0b4b-488c-9bea-4186b1663b04 Date: Sun, 23 Dec 2018 11:08:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:08:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T11:08:51Z", "visibility": "shared", "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/854aa395-e9cd-44df-9cb0-13298109420b/snap", "metadata": {}}], "self": "/v2/images/854aa395-e9cd-44df-9cb0-13298109420b", "min_disk": 0, "protected": false, "id": "854aa395-e9cd-44df-9cb0-13298109420b", "file": "/v2/images/854aa395-e9cd-44df-9cb0-13298109420b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e2f00cd2350841afac1b62720ac5be1d", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/854aa395-e9cd-44df-9cb0-13298109420b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:08:51,746 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/854aa395-e9cd-44df-9cb0-13298109420b used request id req-c5905ee0-0b4b-488c-9bea-4186b1663b04 2018-12-23 11:08:51,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa46d4afddd27c02fa9c3501eeb47b4f9d300e7c" 2018-12-23 11:08:51,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b7f4066b-dbb5-4792-812e-7b6bd9e02113 Date: Sun, 23 Dec 2018 11:08: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-12-23 11:08:51,757 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-b7f4066b-dbb5-4792-812e-7b6bd9e02113 2018-12-23 11:08:51,760 - create_image - INFO - Created image with name - SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-image 2018-12-23 11:08:51,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images/854aa395-e9cd-44df-9cb0-13298109420b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa46d4afddd27c02fa9c3501eeb47b4f9d300e7c" 2018-12-23 11:08:51,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-13329126-85a3-4a54-b4f3-b9cefee7a9a8 Date: Sun, 23 Dec 2018 11:08:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:08:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T11:08:51Z", "visibility": "shared", "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/854aa395-e9cd-44df-9cb0-13298109420b/snap", "metadata": {}}], "self": "/v2/images/854aa395-e9cd-44df-9cb0-13298109420b", "min_disk": 0, "protected": false, "id": "854aa395-e9cd-44df-9cb0-13298109420b", "file": "/v2/images/854aa395-e9cd-44df-9cb0-13298109420b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e2f00cd2350841afac1b62720ac5be1d", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/854aa395-e9cd-44df-9cb0-13298109420b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 11:08:51,960 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images/854aa395-e9cd-44df-9cb0-13298109420b used request id req-13329126-85a3-4a54-b4f3-b9cefee7a9a8 2018-12-23 11:08:51,961 - create_image - DEBUG - Instance status is - active 2018-12-23 11:08:51,961 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-image 2018-12-23 11:08:51,961 - create_image - INFO - Image is now active with name - SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-image 2018-12-23 11:08:51,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:08:51,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:08:52,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d08ac5faee7e46bdaa635db7db0f0d27", "name": "SimpleHealthCheck-0659e0d8-993f-4f3-proj-role"}], "expires_at": "2018-12-23T12:08:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2f00cd2350841afac1b62720ac5be1d", "name": "SimpleHealthCheck-0659e0d8-993f-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e2f00cd2350841afac1b62720ac5be1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/e2f00cd2350841afac1b62720ac5be1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/e2f00cd2350841afac1b62720ac5be1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e2f00cd2350841afac1b62720ac5be1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/e2f00cd2350841afac1b62720ac5be1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/e2f00cd2350841afac1b62720ac5be1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/e2f00cd2350841afac1b62720ac5be1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/e2f00cd2350841afac1b62720ac5be1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/e2f00cd2350841afac1b62720ac5be1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e2f00cd2350841afac1b62720ac5be1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/e2f00cd2350841afac1b62720ac5be1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/e2f00cd2350841afac1b62720ac5be1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-0659e0d8-993f-4f3-user", "id": "31cf400f65fa47d4b0c11ff906d9fffc"}, "audit_ids": ["DBTy9gEPQMiYUUVuAOsRMQ"], "issued_at": "2018-12-23T11:08:52.000000Z"}} 2018-12-23 11:08:52,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dace21c67e2f16fbe061c7419e93602c3d4eee18" 2018-12-23 11:08:52,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57a44d4e-5a6a-471e-8cdb-13bc5788bcc6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:08:52,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-57a44d4e-5a6a-471e-8cdb-13bc5788bcc6 2018-12-23 11:08:52,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dace21c67e2f16fbe061c7419e93602c3d4eee18" 2018-12-23 11:08:52,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d7e9b8bd-b82b-40cd-92d0-e2643280d952 Date: Sun, 23 Dec 2018 11:08:52 GMT RESP BODY: {"networks":[]} 2018-12-23 11:08:52,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net used request id req-d7e9b8bd-b82b-40cd-92d0-e2643280d952 2018-12-23 11:08:52,605 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net 2018-12-23 11:08:52,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dace21c67e2f16fbe061c7419e93602c3d4eee18" -d '{"network": {"name": "SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net", "admin_state_up": true}}' 2018-12-23 11:08:53,321 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 600 X-Openstack-Request-Id: req-bf32544c-e274-4b4e-b092-1746f7099ede Date: Sun, 23 Dec 2018 11:08:53 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e2f00cd2350841afac1b62720ac5be1d","created_at":"2018-12-23T11:08:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-12-23T11:08:53Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e2f00cd2350841afac1b62720ac5be1d","id":"bde16dda-d42c-4838-80fe-fca31a57b09e","name":"SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net"}} 2018-12-23 11:08:53,322 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-bf32544c-e274-4b4e-b092-1746f7099ede 2018-12-23 11:08:53,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=bde16dda-d42c-4838-80fe-fca31a57b09e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dace21c67e2f16fbe061c7419e93602c3d4eee18" 2018-12-23 11:08:53,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 584 X-Openstack-Request-Id: req-d36b536f-17ac-46af-bb2a-b7fce4e6887c Date: Sun, 23 Dec 2018 11:08:53 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-12-23T11:08:53Z","tenant_id":"e2f00cd2350841afac1b62720ac5be1d","created_at":"2018-12-23T11:08:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"e2f00cd2350841afac1b62720ac5be1d","id":"bde16dda-d42c-4838-80fe-fca31a57b09e","name":"SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net"}]} 2018-12-23 11:08:53,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=bde16dda-d42c-4838-80fe-fca31a57b09e used request id req-d36b536f-17ac-46af-bb2a-b7fce4e6887c 2018-12-23 11:08:53,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=bde16dda-d42c-4838-80fe-fca31a57b09e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dace21c67e2f16fbe061c7419e93602c3d4eee18" 2018-12-23 11:08:53,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7fdcb77b-e92d-44a1-b1f8-5b272d6050a4 Date: Sun, 23 Dec 2018 11:08:53 GMT RESP BODY: {"subnets":[]} 2018-12-23 11:08:53,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=bde16dda-d42c-4838-80fe-fca31a57b09e used request id req-7fdcb77b-e92d-44a1-b1f8-5b272d6050a4 2018-12-23 11:08:53,888 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-subnet 2018-12-23 11:08:53,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dace21c67e2f16fbe061c7419e93602c3d4eee18" -d '{"subnets": [{"ip_version": 4, "network_id": "bde16dda-d42c-4838-80fe-fca31a57b09e", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-subnet"}]}' 2018-12-23 11:08:54,647 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4ea7f93f-06c9-445a-8b23-62151f2ec476 Date: Sun, 23 Dec 2018 11:08:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bde16dda-d42c-4838-80fe-fca31a57b09e","tenant_id":"e2f00cd2350841afac1b62720ac5be1d","created_at":"2018-12-23T11:08:54Z","dns_nameservers":[],"updated_at":"2018-12-23T11:08:54Z","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":"e2f00cd2350841afac1b62720ac5be1d","id":"655c29b7-5e97-4218-a667-04d373b3e9c4","subnetpool_id":null,"name":"SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-subnet"}]} 2018-12-23 11:08:54,647 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-4ea7f93f-06c9-445a-8b23-62151f2ec476 2018-12-23 11:08:54,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?id=bde16dda-d42c-4838-80fe-fca31a57b09e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dace21c67e2f16fbe061c7419e93602c3d4eee18" 2018-12-23 11:08:54,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-fc19b0b5-d199-4474-a548-9a08c1386fac Date: Sun, 23 Dec 2018 11:08:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["655c29b7-5e97-4218-a667-04d373b3e9c4"],"updated_at":"2018-12-23T11:08:54Z","tenant_id":"e2f00cd2350841afac1b62720ac5be1d","created_at":"2018-12-23T11:08:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e2f00cd2350841afac1b62720ac5be1d","id":"bde16dda-d42c-4838-80fe-fca31a57b09e","name":"SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net"}]} 2018-12-23 11:08:54,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?id=bde16dda-d42c-4838-80fe-fca31a57b09e used request id req-fc19b0b5-d199-4474-a548-9a08c1386fac 2018-12-23 11:08:54,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=bde16dda-d42c-4838-80fe-fca31a57b09e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dace21c67e2f16fbe061c7419e93602c3d4eee18" 2018-12-23 11:08:55,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-81cafc46-cd7f-417b-8287-331b729eb13d Date: Sun, 23 Dec 2018 11:08:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bde16dda-d42c-4838-80fe-fca31a57b09e","tenant_id":"e2f00cd2350841afac1b62720ac5be1d","created_at":"2018-12-23T11:08:54Z","dns_nameservers":[],"updated_at":"2018-12-23T11:08:54Z","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":"e2f00cd2350841afac1b62720ac5be1d","id":"655c29b7-5e97-4218-a667-04d373b3e9c4","subnetpool_id":null,"name":"SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-subnet"}]} 2018-12-23 11:08:55,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=bde16dda-d42c-4838-80fe-fca31a57b09e used request id req-81cafc46-cd7f-417b-8287-331b729eb13d 2018-12-23 11:08:55,139 - OpenStackNetwork - DEBUG - Network [bde16dda-d42c-4838-80fe-fca31a57b09e] created successfully 2018-12-23 11:08:55,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:08:55,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:08:55,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05bb7f6e04c842fdbf99ddbf0510ca31", "name": "heat_stack_owner"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "5b969f56430248b19eefb6506a9443a4", "name": "Member"}], "expires_at": "2018-12-23T12:08:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "02c90d01c2c4450c81f5e083f329374c", "name": "snaps_health_check-project_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/02c90d01c2c4450c81f5e083f329374c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/02c90d01c2c4450c81f5e083f329374c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/02c90d01c2c4450c81f5e083f329374c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/02c90d01c2c4450c81f5e083f329374c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/02c90d01c2c4450c81f5e083f329374c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/02c90d01c2c4450c81f5e083f329374c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/02c90d01c2c4450c81f5e083f329374c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9", "id": "45c9ff2fe9f84f209dca81b479106c2f"}, "audit_ids": ["OOasQ9pSQgS1zbNdM87mbA"], "issued_at": "2018-12-23T11:08:55.000000Z"}} 2018-12-23 11:08:55,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b173598e49ebe3739f8c3db01de17e6ef3f664" 2018-12-23 11:08:55,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b11e0195-07b0-4b93-aeba-fd335eee38f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:08:55,615 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b11e0195-07b0-4b93-aeba-fd335eee38f4 2018-12-23 11:08:55,616 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:08:55,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b173598e49ebe3739f8c3db01de17e6ef3f664" 2018-12-23 11:08:55,796 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-61ecc70a-0127-44f1-ad79-d70387c24948 x-compute-request-id: req-61ecc70a-0127-44f1-ad79-d70387c24948 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 11:08:55,796 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-61ecc70a-0127-44f1-ad79-d70387c24948 2018-12-23 11:08:55,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b173598e49ebe3739f8c3db01de17e6ef3f664" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-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-12-23 11:08:55,843 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf82c11b-7a0f-4912-82ce-698ab29f34c6 x-compute-request-id: req-cf82c11b-7a0f-4912-82ce-698ab29f34c6 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0125ef94-c862-45d4-a395-86d3662f1931", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0125ef94-c862-45d4-a395-86d3662f1931", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0125ef94-c862-45d4-a395-86d3662f1931", "name": "SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:08:55,844 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-cf82c11b-7a0f-4912-82ce-698ab29f34c6 2018-12-23 11:08:55,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:08:55,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:08:56,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d08ac5faee7e46bdaa635db7db0f0d27", "name": "SimpleHealthCheck-0659e0d8-993f-4f3-proj-role"}], "expires_at": "2018-12-23T12:08:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2f00cd2350841afac1b62720ac5be1d", "name": "SimpleHealthCheck-0659e0d8-993f-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e2f00cd2350841afac1b62720ac5be1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/e2f00cd2350841afac1b62720ac5be1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/e2f00cd2350841afac1b62720ac5be1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e2f00cd2350841afac1b62720ac5be1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/e2f00cd2350841afac1b62720ac5be1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/e2f00cd2350841afac1b62720ac5be1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/e2f00cd2350841afac1b62720ac5be1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/e2f00cd2350841afac1b62720ac5be1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/e2f00cd2350841afac1b62720ac5be1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e2f00cd2350841afac1b62720ac5be1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/e2f00cd2350841afac1b62720ac5be1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/e2f00cd2350841afac1b62720ac5be1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-0659e0d8-993f-4f3-user", "id": "31cf400f65fa47d4b0c11ff906d9fffc"}, "audit_ids": ["K5Cwhj5xSc-NeHGf_Xo7-g"], "issued_at": "2018-12-23T11:08:56.000000Z"}} 2018-12-23 11:08:56,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:08:56,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a8824b-2975-4327-a840-3bb13d6ea5cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:08:56,286 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-80a8824b-2975-4327-a840-3bb13d6ea5cb 2018-12-23 11:08:56,287 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 11:08:56,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:08:56,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d054146-38d5-44c3-bbaf-68fb3e53da73 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:08:56,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6d054146-38d5-44c3-bbaf-68fb3e53da73 2018-12-23 11:08:56,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:08:56,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-a6059ba8-b1fe-4fb3-ad95-40531a04b3cb Date: Sun, 23 Dec 2018 11:08: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":["655c29b7-5e97-4218-a667-04d373b3e9c4"],"updated_at":"2018-12-23T11:08:54Z","tenant_id":"e2f00cd2350841afac1b62720ac5be1d","created_at":"2018-12-23T11:08:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e2f00cd2350841afac1b62720ac5be1d","id":"bde16dda-d42c-4838-80fe-fca31a57b09e","name":"SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net"}]} 2018-12-23 11:08:56,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net used request id req-a6059ba8-b1fe-4fb3-ad95-40531a04b3cb 2018-12-23 11:08:56,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 11:08:56,637 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 11:08: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 11:08:56,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/e2f00cd2350841afac1b62720ac5be1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:08:56,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f79ee63-4ab2-4955-86c2-a97544c92e46 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e2f00cd2350841afac1b62720ac5be1d"}, "enabled": true, "id": "e2f00cd2350841afac1b62720ac5be1d", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-0659e0d8-993f-4f3-proj"}} 2018-12-23 11:08:56,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/e2f00cd2350841afac1b62720ac5be1d used request id req-1f79ee63-4ab2-4955-86c2-a97544c92e46 2018-12-23 11:08:56,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=bde16dda-d42c-4838-80fe-fca31a57b09e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:08:56,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-697b13e7-4f65-4e9e-8efb-471605cf5ce7 Date: Sun, 23 Dec 2018 11:08:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bde16dda-d42c-4838-80fe-fca31a57b09e","tenant_id":"e2f00cd2350841afac1b62720ac5be1d","created_at":"2018-12-23T11:08:54Z","dns_nameservers":[],"updated_at":"2018-12-23T11:08:54Z","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":"e2f00cd2350841afac1b62720ac5be1d","id":"655c29b7-5e97-4218-a667-04d373b3e9c4","subnetpool_id":null,"name":"SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-subnet"}]} 2018-12-23 11:08:56,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=bde16dda-d42c-4838-80fe-fca31a57b09e used request id req-697b13e7-4f65-4e9e-8efb-471605cf5ce7 2018-12-23 11:08:56,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=bde16dda-d42c-4838-80fe-fca31a57b09e&name=SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:08:57,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-02682bab-ead8-4672-a9d3-09ac4cb86b7a Date: Sun, 23 Dec 2018 11:08:57 GMT RESP BODY: {"ports":[]} 2018-12-23 11:08:57,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=bde16dda-d42c-4838-80fe-fca31a57b09e&name=SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94port-1&admin_state_up=True used request id req-02682bab-ead8-4672-a9d3-09ac4cb86b7a 2018-12-23 11:08:57,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/detail?name=SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:08:57,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08: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-ecab5e5a-9d2f-4f40-9053-174bc4222455 x-compute-request-id: req-ecab5e5a-9d2f-4f40-9053-174bc4222455 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 11:08:57,377 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?name=SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-inst used request id req-ecab5e5a-9d2f-4f40-9053-174bc4222455 2018-12-23 11:08:57,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:08:57,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-6de44f58-0ebd-4d00-820b-e19e02dad03d Date: Sun, 23 Dec 2018 11:08:57 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":["655c29b7-5e97-4218-a667-04d373b3e9c4"],"updated_at":"2018-12-23T11:08:54Z","tenant_id":"e2f00cd2350841afac1b62720ac5be1d","created_at":"2018-12-23T11:08:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e2f00cd2350841afac1b62720ac5be1d","id":"bde16dda-d42c-4838-80fe-fca31a57b09e","name":"SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net"}]} 2018-12-23 11:08:57,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net used request id req-6de44f58-0ebd-4d00-820b-e19e02dad03d 2018-12-23 11:08:57,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/e2f00cd2350841afac1b62720ac5be1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:08:57,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe9beb29-66e7-4b75-a5fa-25521a5a0b78 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e2f00cd2350841afac1b62720ac5be1d"}, "enabled": true, "id": "e2f00cd2350841afac1b62720ac5be1d", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-0659e0d8-993f-4f3-proj"}} 2018-12-23 11:08:57,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/e2f00cd2350841afac1b62720ac5be1d used request id req-fe9beb29-66e7-4b75-a5fa-25521a5a0b78 2018-12-23 11:08:57,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=bde16dda-d42c-4838-80fe-fca31a57b09e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:08:57,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-443c4d1c-81ca-43d7-8be3-98551ca7d537 Date: Sun, 23 Dec 2018 11:08:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bde16dda-d42c-4838-80fe-fca31a57b09e","tenant_id":"e2f00cd2350841afac1b62720ac5be1d","created_at":"2018-12-23T11:08:54Z","dns_nameservers":[],"updated_at":"2018-12-23T11:08:54Z","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":"e2f00cd2350841afac1b62720ac5be1d","id":"655c29b7-5e97-4218-a667-04d373b3e9c4","subnetpool_id":null,"name":"SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-subnet"}]} 2018-12-23 11:08:57,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=bde16dda-d42c-4838-80fe-fca31a57b09e used request id req-443c4d1c-81ca-43d7-8be3-98551ca7d537 2018-12-23 11:08:57,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=bde16dda-d42c-4838-80fe-fca31a57b09e&name=SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:08:58,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-833ff4cb-48bf-4e9f-a7bf-5071dac7c49f Date: Sun, 23 Dec 2018 11:08:58 GMT RESP BODY: {"ports":[]} 2018-12-23 11:08:58,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=bde16dda-d42c-4838-80fe-fca31a57b09e&name=SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94port-1&admin_state_up=True used request id req-833ff4cb-48bf-4e9f-a7bf-5071dac7c49f 2018-12-23 11:08:58,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 11:08:58,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:08:58,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d08ac5faee7e46bdaa635db7db0f0d27", "name": "SimpleHealthCheck-0659e0d8-993f-4f3-proj-role"}], "expires_at": "2018-12-23T12:08:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2f00cd2350841afac1b62720ac5be1d", "name": "SimpleHealthCheck-0659e0d8-993f-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e2f00cd2350841afac1b62720ac5be1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/e2f00cd2350841afac1b62720ac5be1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/e2f00cd2350841afac1b62720ac5be1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e2f00cd2350841afac1b62720ac5be1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/e2f00cd2350841afac1b62720ac5be1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/e2f00cd2350841afac1b62720ac5be1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/e2f00cd2350841afac1b62720ac5be1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/e2f00cd2350841afac1b62720ac5be1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/e2f00cd2350841afac1b62720ac5be1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/e2f00cd2350841afac1b62720ac5be1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/e2f00cd2350841afac1b62720ac5be1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/e2f00cd2350841afac1b62720ac5be1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-0659e0d8-993f-4f3-user", "id": "31cf400f65fa47d4b0c11ff906d9fffc"}, "audit_ids": ["XqdeM-gqSWOVcHcfc6cXZw"], "issued_at": "2018-12-23T11:08:58.000000Z"}} 2018-12-23 11:08:58,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7a8d0069dc4e153d0d43905c388b1091f3efd0c" 2018-12-23 11:08:58,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e712cfa-05dd-40e8-8272-2a303455c815 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:08:58,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3e712cfa-05dd-40e8-8272-2a303455c815 2018-12-23 11:08:58,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:08:58,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-3b578778-7331-4ed3-8166-e8c1c4578a2d Date: Sun, 23 Dec 2018 11:08: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":["655c29b7-5e97-4218-a667-04d373b3e9c4"],"updated_at":"2018-12-23T11:08:54Z","tenant_id":"e2f00cd2350841afac1b62720ac5be1d","created_at":"2018-12-23T11:08:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e2f00cd2350841afac1b62720ac5be1d","id":"bde16dda-d42c-4838-80fe-fca31a57b09e","name":"SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net"}]} 2018-12-23 11:08:58,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net used request id req-3b578778-7331-4ed3-8166-e8c1c4578a2d 2018-12-23 11:08:58,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=bde16dda-d42c-4838-80fe-fca31a57b09e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:08:58,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-fa9ed171-bdb6-4dcd-a789-beb8be92704e Date: Sun, 23 Dec 2018 11:08:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bde16dda-d42c-4838-80fe-fca31a57b09e","tenant_id":"e2f00cd2350841afac1b62720ac5be1d","created_at":"2018-12-23T11:08:54Z","dns_nameservers":[],"updated_at":"2018-12-23T11:08:54Z","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":"e2f00cd2350841afac1b62720ac5be1d","id":"655c29b7-5e97-4218-a667-04d373b3e9c4","subnetpool_id":null,"name":"SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-subnet"}]} 2018-12-23 11:08:58,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=bde16dda-d42c-4838-80fe-fca31a57b09e used request id req-fa9ed171-bdb6-4dcd-a789-beb8be92704e 2018-12-23 11:08:58,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:08:59,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-512c06b8-532f-4c1a-b177-59d53f683466 Date: Sun, 23 Dec 2018 11:08: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":["655c29b7-5e97-4218-a667-04d373b3e9c4"],"updated_at":"2018-12-23T11:08:54Z","tenant_id":"e2f00cd2350841afac1b62720ac5be1d","created_at":"2018-12-23T11:08:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e2f00cd2350841afac1b62720ac5be1d","id":"bde16dda-d42c-4838-80fe-fca31a57b09e","name":"SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net"}]} 2018-12-23 11:08:59,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net used request id req-512c06b8-532f-4c1a-b177-59d53f683466 2018-12-23 11:08:59,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 11:08:59,250 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 11:08: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 11:08:59,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/e2f00cd2350841afac1b62720ac5be1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7a8d0069dc4e153d0d43905c388b1091f3efd0c" 2018-12-23 11:08:59,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac8fc8ba-4efa-40ee-acfd-5dbbf62df758 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e2f00cd2350841afac1b62720ac5be1d"}, "enabled": true, "id": "e2f00cd2350841afac1b62720ac5be1d", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-0659e0d8-993f-4f3-proj"}} 2018-12-23 11:08:59,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/e2f00cd2350841afac1b62720ac5be1d used request id req-ac8fc8ba-4efa-40ee-acfd-5dbbf62df758 2018-12-23 11:08:59,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=bde16dda-d42c-4838-80fe-fca31a57b09e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:08:59,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5db51bab-b38d-4e00-9926-184305ea1351 Date: Sun, 23 Dec 2018 11:08:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bde16dda-d42c-4838-80fe-fca31a57b09e","tenant_id":"e2f00cd2350841afac1b62720ac5be1d","created_at":"2018-12-23T11:08:54Z","dns_nameservers":[],"updated_at":"2018-12-23T11:08:54Z","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":"e2f00cd2350841afac1b62720ac5be1d","id":"655c29b7-5e97-4218-a667-04d373b3e9c4","subnetpool_id":null,"name":"SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-subnet"}]} 2018-12-23 11:08:59,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=bde16dda-d42c-4838-80fe-fca31a57b09e used request id req-5db51bab-b38d-4e00-9926-184305ea1351 2018-12-23 11:08:59,550 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net 2018-12-23 11:08:59,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" -d '{"port": {"network_id": "bde16dda-d42c-4838-80fe-fca31a57b09e", "name": "SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94port-1", "admin_state_up": true}}' 2018-12-23 11:09:00,435 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-571cf2e2-c3b3-4090-8f5e-a5b64d219ff3 Date: Sun, 23 Dec 2018 11:09:00 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-12-23T11:08:59Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bde16dda-d42c-4838-80fe-fca31a57b09e","tenant_id":"e2f00cd2350841afac1b62720ac5be1d","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-12-23T11:09:00Z","name":"SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94port-1","device_owner":"","revision_number":3,"mac_address":"fa:16:3e:09:23:59","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e2f00cd2350841afac1b62720ac5be1d","fixed_ips":[{"subnet_id":"655c29b7-5e97-4218-a667-04d373b3e9c4","ip_address":"10.55.0.10"}],"id":"6b09d423-9c17-4592-8508-907eca5c6d11","security_groups":["f4f0643a-f501-4576-82c2-e214826a58e2"],"device_id":""}} 2018-12-23 11:09:00,435 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports used request id req-571cf2e2-c3b3-4090-8f5e-a5b64d219ff3 2018-12-23 11:09:00,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:09:00,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-f419cf61-2b00-4812-a2cf-15dc8a4a2277 Date: Sun, 23 Dec 2018 11:09: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":["655c29b7-5e97-4218-a667-04d373b3e9c4"],"updated_at":"2018-12-23T11:08:54Z","tenant_id":"e2f00cd2350841afac1b62720ac5be1d","created_at":"2018-12-23T11:08:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e2f00cd2350841afac1b62720ac5be1d","id":"bde16dda-d42c-4838-80fe-fca31a57b09e","name":"SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net"}]} 2018-12-23 11:09:00,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net used request id req-f419cf61-2b00-4812-a2cf-15dc8a4a2277 2018-12-23 11:09:00,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/e2f00cd2350841afac1b62720ac5be1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:09:00,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-debb8241-1f06-4ebf-8c1d-7082f0c0222f Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e2f00cd2350841afac1b62720ac5be1d"}, "enabled": true, "id": "e2f00cd2350841afac1b62720ac5be1d", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-0659e0d8-993f-4f3-proj"}} 2018-12-23 11:09:00,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/e2f00cd2350841afac1b62720ac5be1d used request id req-debb8241-1f06-4ebf-8c1d-7082f0c0222f 2018-12-23 11:09:00,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=bde16dda-d42c-4838-80fe-fca31a57b09e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:09:00,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6ccd98b0-282f-40a5-a7be-7d79761cc665 Date: Sun, 23 Dec 2018 11:09:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bde16dda-d42c-4838-80fe-fca31a57b09e","tenant_id":"e2f00cd2350841afac1b62720ac5be1d","created_at":"2018-12-23T11:08:54Z","dns_nameservers":[],"updated_at":"2018-12-23T11:08:54Z","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":"e2f00cd2350841afac1b62720ac5be1d","id":"655c29b7-5e97-4218-a667-04d373b3e9c4","subnetpool_id":null,"name":"SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-subnet"}]} 2018-12-23 11:09:00,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=bde16dda-d42c-4838-80fe-fca31a57b09e used request id req-6ccd98b0-282f-40a5-a7be-7d79761cc665 2018-12-23 11:09:00,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=bde16dda-d42c-4838-80fe-fca31a57b09e&name=SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:09:01,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-9ca7f240-39f5-4c63-9f8f-3a2e97c0c03b Date: Sun, 23 Dec 2018 11:09:01 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bde16dda-d42c-4838-80fe-fca31a57b09e","tenant_id":"e2f00cd2350841afac1b62720ac5be1d","created_at":"2018-12-23T11:08:59Z","admin_state_up":true,"updated_at":"2018-12-23T11:09:00Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":3,"mac_address":"fa:16:3e:09:23:59","id":"6b09d423-9c17-4592-8508-907eca5c6d11","port_security_enabled":true,"project_id":"e2f00cd2350841afac1b62720ac5be1d","fixed_ips":[{"subnet_id":"655c29b7-5e97-4218-a667-04d373b3e9c4","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["f4f0643a-f501-4576-82c2-e214826a58e2"],"name":"SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94port-1"}]} 2018-12-23 11:09:01,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=bde16dda-d42c-4838-80fe-fca31a57b09e&name=SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94port-1&admin_state_up=True used request id req-9ca7f240-39f5-4c63-9f8f-3a2e97c0c03b 2018-12-23 11:09:01,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/e2f00cd2350841afac1b62720ac5be1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:09:01,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f624dfd4-2677-466e-a0c1-05006b71be89 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e2f00cd2350841afac1b62720ac5be1d"}, "enabled": true, "id": "e2f00cd2350841afac1b62720ac5be1d", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-0659e0d8-993f-4f3-proj"}} 2018-12-23 11:09:01,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/e2f00cd2350841afac1b62720ac5be1d used request id req-f624dfd4-2677-466e-a0c1-05006b71be89 2018-12-23 11:09:01,116 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-inst 2018-12-23 11:09:01,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:09:01,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09: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-f1926636-7577-4137-9458-d663589bb8cb x-compute-request-id: req-f1926636-7577-4137-9458-d663589bb8cb Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0125ef94-c862-45d4-a395-86d3662f1931", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0125ef94-c862-45d4-a395-86d3662f1931", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0125ef94-c862-45d4-a395-86d3662f1931", "rel": "bookmark"}], "name": "SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-flavor-name"}]} 2018-12-23 11:09:01,147 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f1926636-7577-4137-9458-d663589bb8cb 2018-12-23 11:09:01,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors/0125ef94-c862-45d4-a395-86d3662f1931 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:09:01,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09: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-594914de-30db-4355-ba1b-4ea61cc93ec2 x-compute-request-id: req-594914de-30db-4355-ba1b-4ea61cc93ec2 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0125ef94-c862-45d4-a395-86d3662f1931", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0125ef94-c862-45d4-a395-86d3662f1931", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0125ef94-c862-45d4-a395-86d3662f1931", "name": "SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:09:01,169 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/0125ef94-c862-45d4-a395-86d3662f1931 used request id req-594914de-30db-4355-ba1b-4ea61cc93ec2 2018-12-23 11:09:01,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:09:01,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-5696a349-cc7c-4161-978e-06c390e3dadb Date: Sun, 23 Dec 2018 11:09:01 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T11:08:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T11:08:51Z", "visibility": "shared", "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/854aa395-e9cd-44df-9cb0-13298109420b/snap", "metadata": {}}], "self": "/v2/images/854aa395-e9cd-44df-9cb0-13298109420b", "min_disk": 0, "protected": false, "id": "854aa395-e9cd-44df-9cb0-13298109420b", "file": "/v2/images/854aa395-e9cd-44df-9cb0-13298109420b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e2f00cd2350841afac1b62720ac5be1d", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/854aa395-e9cd-44df-9cb0-13298109420b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-image"} 2018-12-23 11:09:01,382 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-image used request id req-5696a349-cc7c-4161-978e-06c390e3dadb 2018-12-23 11:09:01,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:09:01,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5a0ad8de-2a89-40f8-bbc6-17c4408b2a54 Date: Sun, 23 Dec 2018 11:09:01 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-12-23 11:09:01,604 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-5a0ad8de-2a89-40f8-bbc6-17c4408b2a54 2018-12-23 11:09:01,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" -d '{"server": {"name": "SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-inst", "imageRef": "854aa395-e9cd-44df-9cb0-13298109420b", "flavorRef": "0125ef94-c862-45d4-a395-86d3662f1931", "max_count": 1, "min_count": 1, "networks": [{"port": "6b09d423-9c17-4592-8508-907eca5c6d11"}]}}' 2018-12-23 11:09:03,199 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:09: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-7124433f-32d2-4a0f-b8f4-15d0dacd8b23 x-compute-request-id: req-7124433f-32d2-4a0f-b8f4-15d0dacd8b23 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "64a5b78a-3624-4a87-87d6-5af6691e8267", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/64a5b78a-3624-4a87-87d6-5af6691e8267", "rel": "bookmark"}], "adminPass": "zzD7o3wbLg9Z"}} 2018-12-23 11:09:03,200 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-7124433f-32d2-4a0f-b8f4-15d0dacd8b23 2018-12-23 11:09:03,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:09:03,572 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66df2dad-6c27-4bf0-9f93-77fbdef6bc22 x-compute-request-id: req-66df2dad-6c27-4bf0-9f93-77fbdef6bc22 Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/64a5b78a-3624-4a87-87d6-5af6691e8267", "rel": "bookmark"}], "image": {"id": "854aa395-e9cd-44df-9cb0-13298109420b", "links": [{"href": "http://172.30.9.22:8774/images/854aa395-e9cd-44df-9cb0-13298109420b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0125ef94-c862-45d4-a395-86d3662f1931", "links": [{"href": "http://172.30.9.22:8774/flavors/0125ef94-c862-45d4-a395-86d3662f1931", "rel": "bookmark"}]}, "id": "64a5b78a-3624-4a87-87d6-5af6691e8267", "user_id": "31cf400f65fa47d4b0c11ff906d9fffc", "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-12-23T11:09:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-inst", "created": "2018-12-23T11:09:03Z", "tenant_id": "e2f00cd2350841afac1b62720ac5be1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:09:03,573 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267 used request id req-66df2dad-6c27-4bf0-9f93-77fbdef6bc22 2018-12-23 11:09:03,573 - create_instance - INFO - Created instance with name - SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-inst 2018-12-23 11:09:03,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:09:03,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5a259d5-a6c7-4196-8ac6-5ae860b67fa8 x-compute-request-id: req-c5a259d5-a6c7-4196-8ac6-5ae860b67fa8 Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/64a5b78a-3624-4a87-87d6-5af6691e8267", "rel": "bookmark"}], "image": {"id": "854aa395-e9cd-44df-9cb0-13298109420b", "links": [{"href": "http://172.30.9.22:8774/images/854aa395-e9cd-44df-9cb0-13298109420b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0125ef94-c862-45d4-a395-86d3662f1931", "links": [{"href": "http://172.30.9.22:8774/flavors/0125ef94-c862-45d4-a395-86d3662f1931", "rel": "bookmark"}]}, "id": "64a5b78a-3624-4a87-87d6-5af6691e8267", "user_id": "31cf400f65fa47d4b0c11ff906d9fffc", "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-12-23T11:09:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-inst", "created": "2018-12-23T11:09:03Z", "tenant_id": "e2f00cd2350841afac1b62720ac5be1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:09:03,967 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267 used request id req-c5a259d5-a6c7-4196-8ac6-5ae860b67fa8 2018-12-23 11:09:03,968 - create_instance - DEBUG - Instance status [SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-inst] is - BUILD 2018-12-23 11:09:03,968 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 11:09:06,971 - create_instance - DEBUG - VM status query timeout in 896.602226019 2018-12-23 11:09:06,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:09:07,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09: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-885eca40-e4e5-4adc-b700-d01e5db732b3 x-compute-request-id: req-885eca40-e4e5-4adc-b700-d01e5db732b3 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/64a5b78a-3624-4a87-87d6-5af6691e8267", "rel": "bookmark"}], "image": {"id": "854aa395-e9cd-44df-9cb0-13298109420b", "links": [{"href": "http://172.30.9.22:8774/images/854aa395-e9cd-44df-9cb0-13298109420b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0125ef94-c862-45d4-a395-86d3662f1931", "links": [{"href": "http://172.30.9.22:8774/flavors/0125ef94-c862-45d4-a395-86d3662f1931", "rel": "bookmark"}]}, "id": "64a5b78a-3624-4a87-87d6-5af6691e8267", "security_groups": [{"name": "default"}], "user_id": "31cf400f65fa47d4b0c11ff906d9fffc", "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-12-23T11:09:04Z", "hostId": "353bf891d46ceb96d47fc6e4452c6d44184a0bb13ad0b043616900a7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-inst", "created": "2018-12-23T11:09:03Z", "tenant_id": "e2f00cd2350841afac1b62720ac5be1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:09:07,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267 used request id req-885eca40-e4e5-4adc-b700-d01e5db732b3 2018-12-23 11:09:07,592 - create_instance - DEBUG - Instance status [SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-inst] is - BUILD 2018-12-23 11:09:07,592 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 11:09:10,595 - create_instance - DEBUG - VM status query timeout in 892.978461027 2018-12-23 11:09:10,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:09:11,523 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7715750b-db0a-4ccc-86ed-d533e69e7075 x-compute-request-id: req-7715750b-db0a-4ccc-86ed-d533e69e7075 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:23:59", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/64a5b78a-3624-4a87-87d6-5af6691e8267", "rel": "bookmark"}], "image": {"id": "854aa395-e9cd-44df-9cb0-13298109420b", "links": [{"href": "http://172.30.9.22:8774/images/854aa395-e9cd-44df-9cb0-13298109420b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:09:05.000000", "flavor": {"id": "0125ef94-c862-45d4-a395-86d3662f1931", "links": [{"href": "http://172.30.9.22:8774/flavors/0125ef94-c862-45d4-a395-86d3662f1931", "rel": "bookmark"}]}, "id": "64a5b78a-3624-4a87-87d6-5af6691e8267", "security_groups": [{"name": "default"}], "user_id": "31cf400f65fa47d4b0c11ff906d9fffc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:09:07Z", "hostId": "353bf891d46ceb96d47fc6e4452c6d44184a0bb13ad0b043616900a7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-inst", "created": "2018-12-23T11:09:03Z", "tenant_id": "e2f00cd2350841afac1b62720ac5be1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:09:11,523 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267 used request id req-7715750b-db0a-4ccc-86ed-d533e69e7075 2018-12-23 11:09:11,523 - create_instance - DEBUG - Instance status [SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-inst] is - ACTIVE 2018-12-23 11:09:11,524 - create_instance - INFO - VM is - ACTIVE 2018-12-23 11:09:11,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:09:12,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09: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-eb1ddb51-82c9-487d-aac2-a32a533f823d x-compute-request-id: req-eb1ddb51-82c9-487d-aac2-a32a533f823d Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:23:59", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/64a5b78a-3624-4a87-87d6-5af6691e8267", "rel": "bookmark"}], "image": {"id": "854aa395-e9cd-44df-9cb0-13298109420b", "links": [{"href": "http://172.30.9.22:8774/images/854aa395-e9cd-44df-9cb0-13298109420b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:09:05.000000", "flavor": {"id": "0125ef94-c862-45d4-a395-86d3662f1931", "links": [{"href": "http://172.30.9.22:8774/flavors/0125ef94-c862-45d4-a395-86d3662f1931", "rel": "bookmark"}]}, "id": "64a5b78a-3624-4a87-87d6-5af6691e8267", "security_groups": [{"name": "default"}], "user_id": "31cf400f65fa47d4b0c11ff906d9fffc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:09:07Z", "hostId": "353bf891d46ceb96d47fc6e4452c6d44184a0bb13ad0b043616900a7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-inst", "created": "2018-12-23T11:09:03Z", "tenant_id": "e2f00cd2350841afac1b62720ac5be1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:09:12,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267 used request id req-eb1ddb51-82c9-487d-aac2-a32a533f823d 2018-12-23 11:09:12,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:09:12,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-1b4d4a2e-804a-4621-b8a9-acd9d206065e Date: Sun, 23 Dec 2018 11:09:12 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":["655c29b7-5e97-4218-a667-04d373b3e9c4"],"updated_at":"2018-12-23T11:08:54Z","tenant_id":"e2f00cd2350841afac1b62720ac5be1d","created_at":"2018-12-23T11:08:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e2f00cd2350841afac1b62720ac5be1d","id":"bde16dda-d42c-4838-80fe-fca31a57b09e","name":"SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net"}]} 2018-12-23 11:09:12,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?name=SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net used request id req-1b4d4a2e-804a-4621-b8a9-acd9d206065e 2018-12-23 11:09:12,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/e2f00cd2350841afac1b62720ac5be1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:09:12,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ab6e4b9-d3fb-4024-be41-8d1ddceb5607 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e2f00cd2350841afac1b62720ac5be1d"}, "enabled": true, "id": "e2f00cd2350841afac1b62720ac5be1d", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-0659e0d8-993f-4f3-proj"}} 2018-12-23 11:09:12,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/e2f00cd2350841afac1b62720ac5be1d used request id req-2ab6e4b9-d3fb-4024-be41-8d1ddceb5607 2018-12-23 11:09:12,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=bde16dda-d42c-4838-80fe-fca31a57b09e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:09:12,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e189baa1-1188-47a2-8712-8e6b761107d1 Date: Sun, 23 Dec 2018 11:09:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bde16dda-d42c-4838-80fe-fca31a57b09e","tenant_id":"e2f00cd2350841afac1b62720ac5be1d","created_at":"2018-12-23T11:08:54Z","dns_nameservers":[],"updated_at":"2018-12-23T11:08:54Z","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":"e2f00cd2350841afac1b62720ac5be1d","id":"655c29b7-5e97-4218-a667-04d373b3e9c4","subnetpool_id":null,"name":"SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-subnet"}]} 2018-12-23 11:09:12,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=bde16dda-d42c-4838-80fe-fca31a57b09e used request id req-e189baa1-1188-47a2-8712-8e6b761107d1 2018-12-23 11:09:12,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports?network_id=bde16dda-d42c-4838-80fe-fca31a57b09e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:09:13,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3020 X-Openstack-Request-Id: req-42ecdfbb-0816-43e8-b5d6-b9fe3fc9dfad Date: Sun, 23 Dec 2018 11:09:13 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bde16dda-d42c-4838-80fe-fca31a57b09e","tenant_id":"e2f00cd2350841afac1b62720ac5be1d","created_at":"2018-12-23T11:08:55Z","admin_state_up":true,"updated_at":"2018-12-23T11:08:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bde16dda-d42c-4838-80fe-fca31a57b09e","device_owner":"network:dhcp","revision_number":4,"mac_address":"fa:16:3e:b4:ac:dd","id":"02eb35d8-bfee-4dc1-ad1a-bc96667a4030","port_security_enabled":false,"project_id":"e2f00cd2350841afac1b62720ac5be1d","fixed_ips":[{"subnet_id":"655c29b7-5e97-4218-a667-04d373b3e9c4","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bde16dda-d42c-4838-80fe-fca31a57b09e","tenant_id":"e2f00cd2350841afac1b62720ac5be1d","created_at":"2018-12-23T11:08:55Z","admin_state_up":true,"updated_at":"2018-12-23T11:08:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bde16dda-d42c-4838-80fe-fca31a57b09e","device_owner":"network:dhcp","revision_number":4,"mac_address":"fa:16:3e:10:95:f0","id":"27c3d826-5bda-4c96-8706-8b8c0889d5f7","port_security_enabled":false,"project_id":"e2f00cd2350841afac1b62720ac5be1d","fixed_ips":[{"subnet_id":"655c29b7-5e97-4218-a667-04d373b3e9c4","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bde16dda-d42c-4838-80fe-fca31a57b09e","tenant_id":"e2f00cd2350841afac1b62720ac5be1d","created_at":"2018-12-23T11:08:59Z","admin_state_up":true,"updated_at":"2018-12-23T11:09:05Z","binding:vnic_type":"normal","device_id":"64a5b78a-3624-4a87-87d6-5af6691e8267","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:09:23:59","id":"6b09d423-9c17-4592-8508-907eca5c6d11","port_security_enabled":true,"project_id":"e2f00cd2350841afac1b62720ac5be1d","fixed_ips":[{"subnet_id":"655c29b7-5e97-4218-a667-04d373b3e9c4","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["f4f0643a-f501-4576-82c2-e214826a58e2"],"name":"SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bde16dda-d42c-4838-80fe-fca31a57b09e","tenant_id":"e2f00cd2350841afac1b62720ac5be1d","created_at":"2018-12-23T11:08:54Z","admin_state_up":true,"updated_at":"2018-12-23T11:08:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bde16dda-d42c-4838-80fe-fca31a57b09e","device_owner":"network:dhcp","revision_number":4,"mac_address":"fa:16:3e:c3:b4:9e","id":"f3e0437e-4498-46e7-a8a1-a69ab480b799","port_security_enabled":false,"project_id":"e2f00cd2350841afac1b62720ac5be1d","fixed_ips":[{"subnet_id":"655c29b7-5e97-4218-a667-04d373b3e9c4","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-12-23 11:09:13,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports?network_id=bde16dda-d42c-4838-80fe-fca31a57b09e used request id req-42ecdfbb-0816-43e8-b5d6-b9fe3fc9dfad 2018-12-23 11:09:13,085 - create_instance_tests - INFO - Looking for IP 10.55.0.10 in the console log 2018-12-23 11:09:13,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:09:13,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1cb79bc3-40ee-4f16-87cb-92cac1fc9753 x-compute-request-id: req-1cb79bc3-40ee-4f16-87cb-92cac1fc9753 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:23:59", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/64a5b78a-3624-4a87-87d6-5af6691e8267", "rel": "bookmark"}], "image": {"id": "854aa395-e9cd-44df-9cb0-13298109420b", "links": [{"href": "http://172.30.9.22:8774/images/854aa395-e9cd-44df-9cb0-13298109420b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:09:05.000000", "flavor": {"id": "0125ef94-c862-45d4-a395-86d3662f1931", "links": [{"href": "http://172.30.9.22:8774/flavors/0125ef94-c862-45d4-a395-86d3662f1931", "rel": "bookmark"}]}, "id": "64a5b78a-3624-4a87-87d6-5af6691e8267", "security_groups": [{"name": "default"}], "user_id": "31cf400f65fa47d4b0c11ff906d9fffc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:09:07Z", "hostId": "353bf891d46ceb96d47fc6e4452c6d44184a0bb13ad0b043616900a7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-inst", "created": "2018-12-23T11:09:03Z", "tenant_id": "e2f00cd2350841afac1b62720ac5be1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:09:13,703 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267 used request id req-1cb79bc3-40ee-4f16-87cb-92cac1fc9753 2018-12-23 11:09:13,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 11:09:14,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-778f5428-3c68-4c62-8025-d18c589c8b1b x-compute-request-id: req-778f5428-3c68-4c62-8025-d18c589c8b1b Content-Encoding: gzip Content-Length: 9415 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 514617497 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.128850] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130518] pid_max: default: 32768 minimum: 301\n[ 0.131421] ACPI: Core revision 20150930\n[ 0.132822] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134143] Security Framework initialized\n[ 0.134965] Yama: becoming mindful.\n[ 0.135703] AppArmor: AppArmor initialized\n[ 0.136567] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137886] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139163] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140384] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141772] Initializing cgroup subsys io\n[ 0.142593] Initializing cgroup subsys memory\n[ 0.143460] Initializing cgroup subsys devices\n[ 0.144355] Initializing cgroup subsys freezer\n[ 0.145231] Initializing cgroup subsys net_cls\n[ 0.146105] Initializing cgroup subsys perf_event\n[ 0.147064] Initializing cgroup subsys net_prio\n[ 0.147983] Initializing cgroup subsys hugetlb\n[ 0.148870] Initializing cgroup subsys pids\n[ 0.149759] CPU: Physical Processor ID: 0\n[ 0.151282] mce: CPU supports 10 MCE banks\n[ 0.152151] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153168] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165230] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171822] ftrace: allocating 31920 entries in 125 pages\n[ 0.198650] smpboot: Max logical packages: 1\n[ 0.199508] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200886] x2apic enabled\n[ 0.201702] Switched APIC routing to physical x2apic.\n[ 0.203456] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204603] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206627] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208437] KVM setup paravirtual spinlock\n[ 0.209767] x86: Booted up 1 node, 1 CPUs\n[ 0.210582] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211985] devtmpfs: initialized\n[ 0.213694] evm: security.selinux\n[ 0.214399] evm: security.SMACK64\n[ 0.215104] evm: security.SMACK64EXEC\n[ 0.215856] evm: security.SMACK64TRANSMUTE\n[ 0.216671] evm: security.SMACK64MMAP\n[ 0.217421] evm: security.ima\n[ 0.218074] evm: security.capability\n[ 0.218885] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220758] pinctrl core: initialized pinctrl subsystem\n[ 0.221870] RTC time: 11:09:05, date: 12/23/18\n[ 0.222837] NET: Registered protocol family 16\n[ 0.223819] cpuidle: using governor ladder\n[ 0.224644] cpuidle: using governor menu\n[ 0.225436] PCCT header not found.\n[ 0.226203] ACPI: bus type PCI registered\n[ 0.227016] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228269] PCI: Using configuration type 1 for base access\n[ 0.230035] ACPI: Added _OSI(Module Device)\n[ 0.230891] ACPI: Added _OSI(Processor Device)\n[ 0.231762] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232673] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234850] ACPI: Interpreter enabled\n[ 0.235638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237502] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239370] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241239] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243101] ACPI: (supports S0 S5)\n[ 0.243817] ACPI: Using IOAPIC for interrupt routing\n[ 0.244948] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249197] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250457] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251666] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253917] acpiphp: Slot [3] registered\n[ 0.254729] acpiphp: Slot [4] registered\n[ 0.255538] acpiphp: Slot [5] registered\n[ 0.256345] acpiphp: Slot [6] registered\n[ 0.257152] acpiphp: Slot [7] registered\n[ 0.257969] acpiphp: Slot [8] registered\n[ 0.258777] acpiphp: Slot [9] registered\n[ 0.259587] acpiphp: Slot [10] registered\n[ 0.260400] acpiphp: Slot [11] registered\n[ 0.261222] acpiphp: Slot [12] registered\n[ 0.262054] acpiphp: Slot [13] registered\n[ 0.262888] acpiphp: Slot [14] registered\n[ 0.263703] acpiphp: Slot [15] registered\n[ 0.274464] acpiphp: Slot [16] registered\n[ 0.275294] acpiphp: Slot [17] registered\n[ 0.276114] acpiphp: Slot [18] registered\n[ 0.276927] acpiphp: Slot [19] registered\n[ 0.277741] acpiphp: Slot [20] registered\n[ 0.278563] acpiphp: Slot [21] registered\n[ 0.279373] acpiphp: Slot [22] registered\n[ 0.280189] acpiphp: Slot [23] registered\n[ 0.281009] acpiphp: Slot [24] registered\n[ 0.281825] acpiphp: Slot [25] registered\n[ 0.282641] acpiphp: Slot [26] registered\n[ 0.283450] acpiphp: Slot [27] registered\n[ 0.284264] acpiphp: Slot [28] registered\n[ 0.285087] acpiphp: Slot [29] registered\n[ 0.285910] acpiphp: Slot [30] registered\n[ 0.286737] acpiphp: Slot [31] registered\n[ 0.287555] PCI host bridge to bus 0000:00\n[ 0.288370] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290819] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292282] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.293741] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300026] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301329] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302531] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303817] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311077] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312537] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363031] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364466] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367289] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369455] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370690] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371752] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373315] vgaarb: loaded\n[ 0.373927] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375094] SCSI subsystem initialized\n[ 0.375931] ACPI: bus type USB registered\n[ 0.376756] usbcore: registered new interface driver usbfs\n[ 0.377792] usbcore: registered new interface driver hub\n[ 0.378806] usbcore: registered new device driver usb\n[ 0.379879] PCI: Using ACPI for IRQ routing\n[ 0.380928] NetLabel: Initializing\n[ 0.381653] NetLabel: domain hash size = 128\n[ 0.382507] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383462] NetLabel: unlabeled traffic allowed by default\n[ 0.384581] clocksource: Switched to clocksource kvm-clock\n[ 0.390112] AppArmor: AppArmor Filesystem Enabled\n[ 0.391087] pnp: PnP ACPI init\n[ 0.392011] pnp: PnP ACPI: found 5 devices\n[ 0.398045] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399775] NET: Registered protocol family 2\n[ 0.400763] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.402050] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.403235] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.404423] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405525] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406717] NET: Registered protocol family 1\n[ 0.407600] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408710] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409794] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.424218] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438508] Trying to unpack rootfs image as initramfs...\n[ 0.489455] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.503579] Scanning for low memory corruption every 60 seconds\n[ 0.504958] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.506110] audit: initializing netlink subsys (disabled)\n[ 0.507138] audit: type=2000 audit(1545563346.658:1): initialized\n[ 0.508441] Initialise system trusted keyring\n[ 0.509375] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510537] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512501] zbud: loaded\n[ 0.513230] VFS: Disk quotas dquot_6.6.0\n[ 0.514048] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515559] fuse init (API version 7.23)\n[ 0.516436] Key type big_key registered\n[ 0.517250] Allocating IMA MOK and blacklist keyrings.\n[ 0.518376] Key type asymmetric registered\n[ 0.519202] Asymmetric key parser 'x509' registered\n[ 0.520153] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521631] io scheduler noop registered\n[ 0.522431] io scheduler deadline registered (default)\n[ 0.523420] io scheduler cfq registered\n[ 0.524248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525300] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.526568] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528011] ACPI: Power Button [PWRF]\n[ 0.528869] GHES: HEST is not enabled!\n[ 0.542372] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576164] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603590] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.606201] Linux agpgart interface v0.103\n[ 0.608841] brd: module loaded\n[ 0.610254] loop: module loaded\n[ 0.615551] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.617247] GPT:90111 != 20971519\n[ 0.618075] GPT:Alternate GPT header not at the end of the disk.\n[ 0.619444] GPT:90111 != 20971519\n[ 0.620206] GPT: Use GNU Parted to correct GPT errors.\n[ 0.621332] vda: vda1 vda15\n[ 0.623216] scsi host0: ata_piix\n[ 0.624082] scsi host1: ata_piix\n[ 0.624927] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.626417] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.628121] libphy: Fixed MDIO Bus: probed\n[ 0.629257] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630217] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632748] PPP generic driver version 2.4.2\n[ 0.633639] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.634823] ehci-pci: EHCI PCI platform driver\n[ 0.635693] ehci-platform: EHCI generic platform driver\n[ 0.636686] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.637814] ohci-pci: OHCI PCI platform driver\n[ 0.638684] ohci-platform: OHCI generic platform driver\n[ 0.639671] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.653927] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.654953] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.656406] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.657420] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.658546] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.659769] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.661195] usb usb1: Product: UHCI Host Controller\n[ 0.662192] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.663381] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.664456] hub 1-0:1.0: USB hub found\n[ 0.665280] hub 1-0:1.0: 2 ports detected\n[ 0.666233] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.668413] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.669436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.670515] mousedev: PS/2 mouse device common for all mice\n[ 0.671819] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673780] rtc_cmos 00:00: RTC can wake from S4\n[ 0.674927] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676168] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.677400] i2c /dev entries driver\n[ 0.678188] device-mapper: uevent: version 1.0.3\n[ 0.679153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.680828] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.682193] NET: Registered protocol family 10\n[ 0.683254] NET: Registered protocol family 17\n[ 0.684219] Key type dns_resolver registered\n[ 0.685219] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.686390] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688282] registered taskstats version 1\n[ 0.689202] Loading compiled-in X.509 certificates\n[ 0.690739] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.692717] zswap: loaded using pool lzo/zbud\n[ 0.694640] Key type trusted registered\n[ 0.696237] Key type encrypted registered\n[ 0.697171] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.698299] ima: No TPM chip found, activating TPM-bypass!\n[ 0.699415] evm: HMAC attrs: 0x1\n[ 0.700384] Magic number: 14:547:176\n[ 0.701251] acpi device:0c: hash matches\n[ 0.702150] rtc_cmos 00:00: setting system clock to 2018-12-23 11:09:06 UTC (1545563346)\n[ 0.703868] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705101] EDD information not available.\n[ 0.785558] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797141] Write protecting the kernel read-only data: 14336k\n[ 0.798772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800680] 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.845325] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.10...\nLease of 10.55.0.10 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.38. iid=i-0000001e\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCDo8nkn5ZMEC0cAwzTyqr3o/bzwToBSTSPwcCZOn45xRUK1f2UGO98jhSUJX165/8lhz+oE3HOrhI8te4cLttCOKxCgqrJvaFmVgCpjbXy3nvnrN6wnwq11dlB2DYmK29qnIT7BYWnXJwPaA5TRxmDBdBeTgpq3Ev2LFa1eqA+DkB4smHx1wgD43TJyvCvt7eQ5QXckU6rQSDb9RxIfjTgUZU1Q2uTxlgd0M4WiQ8juFxeQOpAJyN+QHWArC5/fuRFES5u3TEAT8zPNGOlXHWjhjjRSJycpL1WgqLM4oGwYQQG2zuSkiekNKQRQPC+Tm0d626U67HCz9L+sqyGsA1h root@simplehealthcheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAMJgZwBrlHqdjD14xhtfG5nfpEtnE2CX/YNm/t77UKZ9LEub7wuAKqRzdMQ1Le0PIQhNPagfJs5m3ua5WMB4HA0vQCL/R2pGYxqQmVSO1w3OHPMXkYpIcTMlv3GTEYWrU9LOwqvLfP4V/m+bYplG+o6LjPXVGcyw6wjLfG5E0o4JAAAAFQDX1+8/DG5RDwKfp357Za2nye0/ZwAAAIB/SRj0/Cf1CmaXBxtJBTxZYut+BHAcCtrvwV4JnZOEEkxFn7NI9UVQHJ/O870MXtIk4zVL3sY9Jq8bloxjRrRYB+fQeBzUpGqp62XaFqlGZcuEIwEiPBLcu/CBF7b3G+t3ENmk0hXad/pM4wR6g6WWzxFkIHjtpPeLgEXMbcPAMwAAAIEArhYDtStqCDimQprExsq3Z0xDkJJihE1NTu8NjAPNevtyklS5S3+AhG/Mhu2p4zXtb/ryib/ie2dqhvkxZm8HTH7IMTNjbCC03u50S8R28uOdohnFRUyCqh0dcxkkoSmQLkv+Y6XAeYm3+qp/FWPW2oMD3us8WYW2EkGg7gn1utk= root@simplehealthcheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-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.10,24,fe80::f816:3eff:fe09:2359/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.10 \nip-route:169.254.169.254 via 10.55.0.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000001e\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n"} 2018-12-23 11:09:14,808 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267/action used request id req-778f5428-3c68-4c62-8025-d18c589c8b1b 2018-12-23 11:09:14,809 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-23 11:09:14,809 - 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 514617497 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.128850] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130518] pid_max: default: 32768 minimum: 301 [ 0.131421] ACPI: Core revision 20150930 [ 0.132822] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134143] Security Framework initialized [ 0.134965] Yama: becoming mindful. [ 0.135703] AppArmor: AppArmor initialized [ 0.136567] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137886] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139163] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140384] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141772] Initializing cgroup subsys io [ 0.142593] Initializing cgroup subsys memory [ 0.143460] Initializing cgroup subsys devices [ 0.144355] Initializing cgroup subsys freezer [ 0.145231] Initializing cgroup subsys net_cls [ 0.146105] Initializing cgroup subsys perf_event [ 0.147064] Initializing cgroup subsys net_prio [ 0.147983] Initializing cgroup subsys hugetlb [ 0.148870] Initializing cgroup subsys pids [ 0.149759] CPU: Physical Processor ID: 0 [ 0.151282] mce: CPU supports 10 MCE banks [ 0.152151] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153168] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.165230] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171822] ftrace: allocating 31920 entries in 125 pages [ 0.198650] smpboot: Max logical packages: 1 [ 0.199508] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200886] x2apic enabled [ 0.201702] Switched APIC routing to physical x2apic. [ 0.203456] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204603] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206627] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208437] KVM setup paravirtual spinlock [ 0.209767] x86: Booted up 1 node, 1 CPUs [ 0.210582] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211985] devtmpfs: initialized [ 0.213694] evm: security.selinux [ 0.214399] evm: security.SMACK64 [ 0.215104] evm: security.SMACK64EXEC [ 0.215856] evm: security.SMACK64TRANSMUTE [ 0.216671] evm: security.SMACK64MMAP [ 0.217421] evm: security.ima [ 0.218074] evm: security.capability [ 0.218885] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220758] pinctrl core: initialized pinctrl subsystem [ 0.221870] RTC time: 11:09:05, date: 12/23/18 [ 0.222837] NET: Registered protocol family 16 [ 0.223819] cpuidle: using governor ladder [ 0.224644] cpuidle: using governor menu [ 0.225436] PCCT header not found. [ 0.226203] ACPI: bus type PCI registered [ 0.227016] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.228269] PCI: Using configuration type 1 for base access [ 0.230035] ACPI: Added _OSI(Module Device) [ 0.230891] ACPI: Added _OSI(Processor Device) [ 0.231762] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232673] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234850] ACPI: Interpreter enabled [ 0.235638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.237502] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239370] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241239] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.243101] ACPI: (supports S0 S5) [ 0.243817] ACPI: Using IOAPIC for interrupt routing [ 0.244948] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.248045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.249197] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250457] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251666] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253917] acpiphp: Slot [3] registered [ 0.254729] acpiphp: Slot [4] registered [ 0.255538] acpiphp: Slot [5] registered [ 0.256345] acpiphp: Slot [6] registered [ 0.257152] acpiphp: Slot [7] registered [ 0.257969] acpiphp: Slot [8] registered [ 0.258777] acpiphp: Slot [9] registered [ 0.259587] acpiphp: Slot [10] registered [ 0.260400] acpiphp: Slot [11] registered [ 0.261222] acpiphp: Slot [12] registered [ 0.262054] acpiphp: Slot [13] registered [ 0.262888] acpiphp: Slot [14] registered [ 0.263703] acpiphp: Slot [15] registered [ 0.274464] acpiphp: Slot [16] registered [ 0.275294] acpiphp: Slot [17] registered [ 0.276114] acpiphp: Slot [18] registered [ 0.276927] acpiphp: Slot [19] registered [ 0.277741] acpiphp: Slot [20] registered [ 0.278563] acpiphp: Slot [21] registered [ 0.279373] acpiphp: Slot [22] registered [ 0.280189] acpiphp: Slot [23] registered [ 0.281009] acpiphp: Slot [24] registered [ 0.281825] acpiphp: Slot [25] registered [ 0.282641] acpiphp: Slot [26] registered [ 0.283450] acpiphp: Slot [27] registered [ 0.284264] acpiphp: Slot [28] registered [ 0.285087] acpiphp: Slot [29] registered [ 0.285910] acpiphp: Slot [30] registered [ 0.286737] acpiphp: Slot [31] registered [ 0.287555] PCI host bridge to bus 0000:00 [ 0.288370] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.289596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.290819] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.292282] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.293741] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300026] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301329] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.302531] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.303817] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311077] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312537] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.363031] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364466] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365889] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.367289] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.369455] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.370690] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.371752] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.373315] vgaarb: loaded [ 0.373927] vgaarb: bridge control possible 0000:00:02.0 [ 0.375094] SCSI subsystem initialized [ 0.375931] ACPI: bus type USB registered [ 0.376756] usbcore: registered new interface driver usbfs [ 0.377792] usbcore: registered new interface driver hub [ 0.378806] usbcore: registered new device driver usb [ 0.379879] PCI: Using ACPI for IRQ routing [ 0.380928] NetLabel: Initializing [ 0.381653] NetLabel: domain hash size = 128 [ 0.382507] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.383462] NetLabel: unlabeled traffic allowed by default [ 0.384581] clocksource: Switched to clocksource kvm-clock [ 0.390112] AppArmor: AppArmor Filesystem Enabled [ 0.391087] pnp: PnP ACPI init [ 0.392011] pnp: PnP ACPI: found 5 devices [ 0.398045] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.399775] NET: Registered protocol family 2 [ 0.400763] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.402050] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.403235] TCP: Hash tables configured (established 2048 bind 2048) [ 0.404423] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.405525] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.406717] NET: Registered protocol family 1 [ 0.407600] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.408710] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409794] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.424218] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438508] Trying to unpack rootfs image as initramfs... [ 0.489455] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.503579] Scanning for low memory corruption every 60 seconds [ 0.504958] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.506110] audit: initializing netlink subsys (disabled) [ 0.507138] audit: type=2000 audit(1545563346.658:1): initialized [ 0.508441] Initialise system trusted keyring [ 0.509375] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.510537] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.512501] zbud: loaded [ 0.513230] VFS: Disk quotas dquot_6.6.0 [ 0.514048] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.515559] fuse init (API version 7.23) [ 0.516436] Key type big_key registered [ 0.517250] Allocating IMA MOK and blacklist keyrings. [ 0.518376] Key type asymmetric registered [ 0.519202] Asymmetric key parser 'x509' registered [ 0.520153] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.521631] io scheduler noop registered [ 0.522431] io scheduler deadline registered (default) [ 0.523420] io scheduler cfq registered [ 0.524248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525300] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.526568] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.528011] ACPI: Power Button [PWRF] [ 0.528869] GHES: HEST is not enabled! [ 0.542372] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576164] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579627] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.603590] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.606201] Linux agpgart interface v0.103 [ 0.608841] brd: module loaded [ 0.610254] loop: module loaded [ 0.615551] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.617247] GPT:90111 != 20971519 [ 0.618075] GPT:Alternate GPT header not at the end of the disk. [ 0.619444] GPT:90111 != 20971519 [ 0.620206] GPT: Use GNU Parted to correct GPT errors. [ 0.621332] vda: vda1 vda15 [ 0.623216] scsi host0: ata_piix [ 0.624082] scsi host1: ata_piix [ 0.624927] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.626417] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.628121] libphy: Fixed MDIO Bus: probed [ 0.629257] tun: Universal TUN/TAP device driver, 1.6 [ 0.630217] tun: (C) 1999-2004 Max Krasnyansky [ 0.632748] PPP generic driver version 2.4.2 [ 0.633639] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.634823] ehci-pci: EHCI PCI platform driver [ 0.635693] ehci-platform: EHCI generic platform driver [ 0.636686] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.637814] ohci-pci: OHCI PCI platform driver [ 0.638684] ohci-platform: OHCI generic platform driver [ 0.639671] uhci_hcd: USB Universal Host Controller Interface driver [ 0.653927] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.654953] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.656406] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.657420] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.658546] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.659769] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.661195] usb usb1: Product: UHCI Host Controller [ 0.662192] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.663381] usb usb1: SerialNumber: 0000:00:01.2 [ 0.664456] hub 1-0:1.0: USB hub found [ 0.665280] hub 1-0:1.0: 2 ports detected [ 0.666233] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.668413] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.669436] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.670515] mousedev: PS/2 mouse device common for all mice [ 0.671819] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673780] rtc_cmos 00:00: RTC can wake from S4 [ 0.674927] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676168] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.677400] i2c /dev entries driver [ 0.678188] device-mapper: uevent: version 1.0.3 [ 0.679153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.680828] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682193] NET: Registered protocol family 10 [ 0.683254] NET: Registered protocol family 17 [ 0.684219] Key type dns_resolver registered [ 0.685219] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.686390] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.688282] registered taskstats version 1 [ 0.689202] Loading compiled-in X.509 certificates [ 0.690739] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.692717] zswap: loaded using pool lzo/zbud [ 0.694640] Key type trusted registered [ 0.696237] Key type encrypted registered [ 0.697171] AppArmor: AppArmor sha1 policy hashing enabled [ 0.698299] ima: No TPM chip found, activating TPM-bypass! [ 0.699415] evm: HMAC attrs: 0x1 [ 0.700384] Magic number: 14:547:176 [ 0.701251] acpi device:0c: hash matches [ 0.702150] rtc_cmos 00:00: setting system clock to 2018-12-23 11:09:06 UTC (1545563346) [ 0.703868] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.705101] EDD information not available. [ 0.785558] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797141] Write protecting the kernel read-only data: 14336k [ 0.798772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.800680] 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 [ 0.845325] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.29 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.10... Lease of 10.55.0.10 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.38. iid=i-0000001e failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCDo8nkn5ZMEC0cAwzTyqr3o/bzwToBSTSPwcCZOn45xRUK1f2UGO98jhSUJX165/8lhz+oE3HOrhI8te4cLttCOKxCgqrJvaFmVgCpjbXy3nvnrN6wnwq11dlB2DYmK29qnIT7BYWnXJwPaA5TRxmDBdBeTgpq3Ev2LFa1eqA+DkB4smHx1wgD43TJyvCvt7eQ5QXckU6rQSDb9RxIfjTgUZU1Q2uTxlgd0M4WiQ8juFxeQOpAJyN+QHWArC5/fuRFES5u3TEAT8zPNGOlXHWjhjjRSJycpL1WgqLM4oGwYQQG2zuSkiekNKQRQPC+Tm0d626U67HCz9L+sqyGsA1h root@simplehealthcheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-inst ssh-dss AAAAB3NzaC1kc3MAAACBAMJgZwBrlHqdjD14xhtfG5nfpEtnE2CX/YNm/t77UKZ9LEub7wuAKqRzdMQ1Le0PIQhNPagfJs5m3ua5WMB4HA0vQCL/R2pGYxqQmVSO1w3OHPMXkYpIcTMlv3GTEYWrU9LOwqvLfP4V/m+bYplG+o6LjPXVGcyw6wjLfG5E0o4JAAAAFQDX1+8/DG5RDwKfp357Za2nye0/ZwAAAIB/SRj0/Cf1CmaXBxtJBTxZYut+BHAcCtrvwV4JnZOEEkxFn7NI9UVQHJ/O870MXtIk4zVL3sY9Jq8bloxjRrRYB+fQeBzUpGqp62XaFqlGZcuEIwEiPBLcu/CBF7b3G+t3ENmk0hXad/pM4wR6g6WWzxFkIHjtpPeLgEXMbcPAMwAAAIEArhYDtStqCDimQprExsq3Z0xDkJJihE1NTu8NjAPNevtyklS5S3+AhG/Mhu2p4zXtb/ryib/ie2dqhvkxZm8HTH7IMTNjbCC03u50S8R28uOdohnFRUyCqh0dcxkkoSmQLkv+Y6XAeYm3+qp/FWPW2oMD3us8WYW2EkGg7gn1utk= root@simplehealthcheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.10,24,fe80::f816:3eff:fe09:2359/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.10 ip-route:169.254.169.254 via 10.55.0.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000001e name: N/A availability-zone: nova local-hostname: simplehealthcheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-inst launch-index: 0 === cirros: current=0.4.0 uptime=3.55 === 2018-12-23 11:09:14,810 - create_instance - INFO - Deleting Port with ID - 6b09d423-9c17-4592-8508-907eca5c6d11 2018-12-23 11:09:14,810 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94port-1 2018-12-23 11:09:14,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/6b09d423-9c17-4592-8508-907eca5c6d11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:09:15,495 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-47c60263-6ce5-44ca-9583-d37230244258 Date: Sun, 23 Dec 2018 11:09:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:09:15,495 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/6b09d423-9c17-4592-8508-907eca5c6d11 used request id req-47c60263-6ce5-44ca-9583-d37230244258 2018-12-23 11:09:15,496 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-inst 2018-12-23 11:09:15,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:09:15,682 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:09: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-f350e681-158d-45e6-995c-c8e94bba31ee x-compute-request-id: req-f350e681-158d-45e6-995c-c8e94bba31ee Content-Type: application/json 2018-12-23 11:09:15,682 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267 used request id req-f350e681-158d-45e6-995c-c8e94bba31ee 2018-12-23 11:09:15,683 - create_instance - INFO - Checking deletion status 2018-12-23 11:09:15,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:09:16,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09: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-261ef1d3-afc4-4e6f-b2f7-d7f30501de7f x-compute-request-id: req-261ef1d3-afc4-4e6f-b2f7-d7f30501de7f 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.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/64a5b78a-3624-4a87-87d6-5af6691e8267", "rel": "bookmark"}], "image": {"id": "854aa395-e9cd-44df-9cb0-13298109420b", "links": [{"href": "http://172.30.9.22:8774/images/854aa395-e9cd-44df-9cb0-13298109420b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:09:05.000000", "flavor": {"id": "0125ef94-c862-45d4-a395-86d3662f1931", "links": [{"href": "http://172.30.9.22:8774/flavors/0125ef94-c862-45d4-a395-86d3662f1931", "rel": "bookmark"}]}, "id": "64a5b78a-3624-4a87-87d6-5af6691e8267", "user_id": "31cf400f65fa47d4b0c11ff906d9fffc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:09:15Z", "hostId": "353bf891d46ceb96d47fc6e4452c6d44184a0bb13ad0b043616900a7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-inst", "created": "2018-12-23T11:09:03Z", "tenant_id": "e2f00cd2350841afac1b62720ac5be1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:09:16,071 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267 used request id req-261ef1d3-afc4-4e6f-b2f7-d7f30501de7f 2018-12-23 11:09:16,071 - create_instance - DEBUG - Instance status [SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-inst] is - ACTIVE 2018-12-23 11:09:16,071 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 11:09:19,074 - create_instance - DEBUG - VM status query timeout in 296.608320951 2018-12-23 11:09:19,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:09:19,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09: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-6eba1e81-62b3-494e-a617-063d228c2a2a x-compute-request-id: req-6eba1e81-62b3-494e-a617-063d228c2a2a 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.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/64a5b78a-3624-4a87-87d6-5af6691e8267", "rel": "bookmark"}], "image": {"id": "854aa395-e9cd-44df-9cb0-13298109420b", "links": [{"href": "http://172.30.9.22:8774/images/854aa395-e9cd-44df-9cb0-13298109420b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:09:05.000000", "flavor": {"id": "0125ef94-c862-45d4-a395-86d3662f1931", "links": [{"href": "http://172.30.9.22:8774/flavors/0125ef94-c862-45d4-a395-86d3662f1931", "rel": "bookmark"}]}, "id": "64a5b78a-3624-4a87-87d6-5af6691e8267", "user_id": "31cf400f65fa47d4b0c11ff906d9fffc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:09:15Z", "hostId": "353bf891d46ceb96d47fc6e4452c6d44184a0bb13ad0b043616900a7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-inst", "created": "2018-12-23T11:09:03Z", "tenant_id": "e2f00cd2350841afac1b62720ac5be1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 11:09:19,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267 used request id req-6eba1e81-62b3-494e-a617-063d228c2a2a 2018-12-23 11:09:19,677 - create_instance - DEBUG - Instance status [SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-inst] is - ACTIVE 2018-12-23 11:09:19,677 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 11:09:22,681 - create_instance - DEBUG - VM status query timeout in 293.002154827 2018-12-23 11:09:22,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe360e32c0f924733b62cda064f7639e2568bd67" 2018-12-23 11:09:22,726 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 11:09: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-1e6077c3-3051-41a5-be0a-d830aef94de4 x-compute-request-id: req-1e6077c3-3051-41a5-be0a-d830aef94de4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 64a5b78a-3624-4a87-87d6-5af6691e8267 could not be found.", "code": 404}} 2018-12-23 11:09:22,726 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/64a5b78a-3624-4a87-87d6-5af6691e8267 used request id req-1e6077c3-3051-41a5-be0a-d830aef94de4 2018-12-23 11:09:22,726 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 64a5b78a-3624-4a87-87d6-5af6691e8267 could not be found. (HTTP 404) (Request-ID: req-1e6077c3-3051-41a5-be0a-d830aef94de4) 2018-12-23 11:09:22,726 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-inst 2018-12-23 11:09:22,727 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-subnet 2018-12-23 11:09:22,728 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-subnet 2018-12-23 11:09:22,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/subnets/655c29b7-5e97-4218-a667-04d373b3e9c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dace21c67e2f16fbe061c7419e93602c3d4eee18" 2018-12-23 11:09:24,887 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8551673a-d51d-4001-95bf-32af3716cc01 Date: Sun, 23 Dec 2018 11:09:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:09:24,887 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/655c29b7-5e97-4218-a667-04d373b3e9c4 used request id req-8551673a-d51d-4001-95bf-32af3716cc01 2018-12-23 11:09:24,887 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-priv-net 2018-12-23 11:09:24,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/networks/bde16dda-d42c-4838-80fe-fca31a57b09e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dace21c67e2f16fbe061c7419e93602c3d4eee18" 2018-12-23 11:09:26,786 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-46cea355-9198-4c0a-993b-482ad653ad9b Date: Sun, 23 Dec 2018 11:09:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:09:26,786 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/bde16dda-d42c-4838-80fe-fca31a57b09e used request id req-46cea355-9198-4c0a-993b-482ad653ad9b 2018-12-23 11:09:26,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/flavors/0125ef94-c862-45d4-a395-86d3662f1931 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b173598e49ebe3739f8c3db01de17e6ef3f664" 2018-12-23 11:09:26,860 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:09: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-5b2a22a0-cb8d-46cb-8f63-0bddb14a7863 x-compute-request-id: req-5b2a22a0-cb8d-46cb-8f63-0bddb14a7863 Content-Length: 0 Content-Type: application/json 2018-12-23 11:09:26,860 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/0125ef94-c862-45d4-a395-86d3662f1931 used request id req-5b2a22a0-cb8d-46cb-8f63-0bddb14a7863 2018-12-23 11:09:26,861 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-5bf40b8a-d2a7-49cb-8ba8-9f18daa90d94-image 2018-12-23 11:09:26,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9292/v2/images/854aa395-e9cd-44df-9cb0-13298109420b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa46d4afddd27c02fa9c3501eeb47b4f9d300e7c" 2018-12-23 11:09:28,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-233da8ab-c85c-47ce-803e-c8fe62717bd3 Date: Sun, 23 Dec 2018 11:09:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:09:28,434 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/854aa395-e9cd-44df-9cb0-13298109420b used request id req-233da8ab-c85c-47ce-803e-c8fe62717bd3 2018-12-23 11:09:28,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18669a23567fc45621ce5e5cf947c1bf780d624" 2018-12-23 11:09:28,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-99994806-5205-45b5-9899-fd6247911d29 Date: Sun, 23 Dec 2018 11:09:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "updated_at": "2018-12-23T10:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "4344a5ee-82f5-41b0-bdee-1ea119ce0ef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "7749ea3b-0b9e-4d0d-9530-ba6f0062246e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "bd164a01-3da6-4ba0-8a76-8468a98eeaee", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "dfce3129-c821-4a94-b363-28d08fbcd457", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 4, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "updated_at": "2018-12-23T10:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "3a13af68-60e1-4344-ae8a-96f314d1a2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "77d13211-502f-4e71-b007-faffc15c37d0", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fa02d9ed-71a8-4f4b-ac77-2b459bf2c28a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fbae7c6c-02bf-45ca-b3c8-011de5d25b67", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}], "revision_number": 4, "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "updated_at": "2018-12-23T10:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "0f4d9015-afd5-4470-947c-2567f1a2965a", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "589650f3-addb-4c63-b869-51a5c7002ad1", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "623fc9a7-10e7-4c90-bf16-350965ac2d72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "ab93a0f4-aca3-4c2f-b4d4-4556be8ee207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "02c90d01c2c4450c81f5e083f329374c", "created_at": "2018-12-23T11:09:28Z", "updated_at": "2018-12-23T11:09:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:28Z", "revision_number": 0, "id": "4d454442-5b54-4c05-b094-1f9796d9567f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:28Z", "security_group_id": "9b08e003-e990-48a4-a277-9952ae9df1d8", "tenant_id": "02c90d01c2c4450c81f5e083f329374c", "port_range_min": null, "ethertype": "IPv6", "project_id": "02c90d01c2c4450c81f5e083f329374c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:28Z", "revision_number": 0, "id": "725bbede-66c3-43f9-aa4f-ed02e414a1f6", "remote_group_id": "9b08e003-e990-48a4-a277-9952ae9df1d8", "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:28Z", "security_group_id": "9b08e003-e990-48a4-a277-9952ae9df1d8", "tenant_id": "02c90d01c2c4450c81f5e083f329374c", "port_range_min": null, "ethertype": "IPv6", "project_id": "02c90d01c2c4450c81f5e083f329374c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:28Z", "revision_number": 0, "id": "a02cb33e-0c3c-4804-8e8d-41a69cb53c4d", "remote_group_id": "9b08e003-e990-48a4-a277-9952ae9df1d8", "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:28Z", "security_group_id": "9b08e003-e990-48a4-a277-9952ae9df1d8", "tenant_id": "02c90d01c2c4450c81f5e083f329374c", "port_range_min": null, "ethertype": "IPv4", "project_id": "02c90d01c2c4450c81f5e083f329374c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:28Z", "revision_number": 0, "id": "e272f5b7-fed8-4625-9415-a86f96c72d11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:28Z", "security_group_id": "9b08e003-e990-48a4-a277-9952ae9df1d8", "tenant_id": "02c90d01c2c4450c81f5e083f329374c", "port_range_min": null, "ethertype": "IPv4", "project_id": "02c90d01c2c4450c81f5e083f329374c"}], "revision_number": 4, "project_id": "02c90d01c2c4450c81f5e083f329374c", "id": "9b08e003-e990-48a4-a277-9952ae9df1d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2f00cd2350841afac1b62720ac5be1d", "created_at": "2018-12-23T11:08:52Z", "updated_at": "2018-12-23T11:08:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:08:52Z", "revision_number": 0, "id": "1d3e9812-fb73-4d1d-8edc-a59f31654f79", "remote_group_id": "f4f0643a-f501-4576-82c2-e214826a58e2", "remote_ip_prefix": null, "created_at": "2018-12-23T11:08:52Z", "security_group_id": "f4f0643a-f501-4576-82c2-e214826a58e2", "tenant_id": "e2f00cd2350841afac1b62720ac5be1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2f00cd2350841afac1b62720ac5be1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:08:52Z", "revision_number": 0, "id": "2811a9a8-f372-4883-bb30-3f3e0e15cb0d", "remote_group_id": "f4f0643a-f501-4576-82c2-e214826a58e2", "remote_ip_prefix": null, "created_at": "2018-12-23T11:08:52Z", "security_group_id": "f4f0643a-f501-4576-82c2-e214826a58e2", "tenant_id": "e2f00cd2350841afac1b62720ac5be1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2f00cd2350841afac1b62720ac5be1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:08:52Z", "revision_number": 0, "id": "fe121f1c-defc-4fd8-a630-d0993133f1d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:08:52Z", "security_group_id": "f4f0643a-f501-4576-82c2-e214826a58e2", "tenant_id": "e2f00cd2350841afac1b62720ac5be1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2f00cd2350841afac1b62720ac5be1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:08:52Z", "revision_number": 0, "id": "fed3fd53-e523-4195-a848-45a442ff47bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:08:52Z", "security_group_id": "f4f0643a-f501-4576-82c2-e214826a58e2", "tenant_id": "e2f00cd2350841afac1b62720ac5be1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2f00cd2350841afac1b62720ac5be1d"}], "revision_number": 4, "project_id": "e2f00cd2350841afac1b62720ac5be1d", "id": "f4f0643a-f501-4576-82c2-e214826a58e2", "name": "default"}]} 2018-12-23 11:09:28,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups?name=default used request id req-99994806-5205-45b5-9899-fd6247911d29 2018-12-23 11:09:28,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18669a23567fc45621ce5e5cf947c1bf780d624" 2018-12-23 11:09:28,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2da20c0e-5334-4b55-877f-b7c9e002e54e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-23 11:09:28,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166 used request id req-2da20c0e-5334-4b55-877f-b7c9e002e54e 2018-12-23 11:09:28,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18669a23567fc45621ce5e5cf947c1bf780d624" 2018-12-23 11:09:28,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15142c03-d273-4a7e-8d0f-dc6c0f2ad1c5 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.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-23 11:09:28,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135 used request id req-15142c03-d273-4a7e-8d0f-dc6c0f2ad1c5 2018-12-23 11:09:28,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/02c90d01c2c4450c81f5e083f329374c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18669a23567fc45621ce5e5cf947c1bf780d624" 2018-12-23 11:09:29,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd26a110-5091-4123-9865-5554c3b3215a Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/02c90d01c2c4450c81f5e083f329374c"}, "enabled": true, "id": "02c90d01c2c4450c81f5e083f329374c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9"}} 2018-12-23 11:09:29,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/02c90d01c2c4450c81f5e083f329374c used request id req-bd26a110-5091-4123-9865-5554c3b3215a 2018-12-23 11:09:29,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/projects/e2f00cd2350841afac1b62720ac5be1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18669a23567fc45621ce5e5cf947c1bf780d624" 2018-12-23 11:09:29,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e3d5473-febd-4a71-83a2-51408ec59a5a Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.22:5000/v3/projects/e2f00cd2350841afac1b62720ac5be1d"}, "enabled": true, "id": "e2f00cd2350841afac1b62720ac5be1d", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-0659e0d8-993f-4f3-proj"}} 2018-12-23 11:09:29,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects/e2f00cd2350841afac1b62720ac5be1d used request id req-4e3d5473-febd-4a71-83a2-51408ec59a5a 2018-12-23 11:09:29,148 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f4f0643a-f501-4576-82c2-e214826a58e2 2018-12-23 11:09:29,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=f4f0643a-f501-4576-82c2-e214826a58e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18669a23567fc45621ce5e5cf947c1bf780d624" 2018-12-23 11:09:29,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3ec4e1f7-72d8-40bc-9cf7-df9ede3b8b15 Date: Sun, 23 Dec 2018 11:09:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f4f0643a-f501-4576-82c2-e214826a58e2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T11:08:52Z", "security_group_id": "f4f0643a-f501-4576-82c2-e214826a58e2", "port_range_min": null, "revision_number": 0, "tenant_id": "e2f00cd2350841afac1b62720ac5be1d", "created_at": "2018-12-23T11:08:52Z", "project_id": "e2f00cd2350841afac1b62720ac5be1d", "id": "1d3e9812-fb73-4d1d-8edc-a59f31654f79"}, {"remote_group_id": "f4f0643a-f501-4576-82c2-e214826a58e2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T11:08:52Z", "security_group_id": "f4f0643a-f501-4576-82c2-e214826a58e2", "port_range_min": null, "revision_number": 0, "tenant_id": "e2f00cd2350841afac1b62720ac5be1d", "created_at": "2018-12-23T11:08:52Z", "project_id": "e2f00cd2350841afac1b62720ac5be1d", "id": "2811a9a8-f372-4883-bb30-3f3e0e15cb0d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T11:08:52Z", "security_group_id": "f4f0643a-f501-4576-82c2-e214826a58e2", "port_range_min": null, "revision_number": 0, "tenant_id": "e2f00cd2350841afac1b62720ac5be1d", "created_at": "2018-12-23T11:08:52Z", "project_id": "e2f00cd2350841afac1b62720ac5be1d", "id": "fe121f1c-defc-4fd8-a630-d0993133f1d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T11:08:52Z", "security_group_id": "f4f0643a-f501-4576-82c2-e214826a58e2", "port_range_min": null, "revision_number": 0, "tenant_id": "e2f00cd2350841afac1b62720ac5be1d", "created_at": "2018-12-23T11:08:52Z", "project_id": "e2f00cd2350841afac1b62720ac5be1d", "id": "fed3fd53-e523-4195-a848-45a442ff47bf"}]} 2018-12-23 11:09:29,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules?security_group_id=f4f0643a-f501-4576-82c2-e214826a58e2 used request id req-3ec4e1f7-72d8-40bc-9cf7-df9ede3b8b15 2018-12-23 11:09:29,314 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 11:09:29,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/f4f0643a-f501-4576-82c2-e214826a58e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18669a23567fc45621ce5e5cf947c1bf780d624" 2018-12-23 11:09:29,666 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a6442f4c-6cba-41a3-b9fb-f3ed8f232a86 Content-Length: 0 Date: Sun, 23 Dec 2018 11:09:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:09:29,666 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/f4f0643a-f501-4576-82c2-e214826a58e2 used request id req-a6442f4c-6cba-41a3-b9fb-f3ed8f232a86 2018-12-23 11:09:29,667 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-0659e0d8-993f-4f3-proj 2018-12-23 11:09:29,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/projects/e2f00cd2350841afac1b62720ac5be1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18669a23567fc45621ce5e5cf947c1bf780d624" 2018-12-23 11:09:29,883 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:09:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36e9a2a8-1da5-40a0-b025-0fde120a82a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:09:29,883 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/e2f00cd2350841afac1b62720ac5be1d used request id req-36e9a2a8-1da5-40a0-b025-0fde120a82a2 2018-12-23 11:09:29,883 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-0659e0d8-993f-4f3-proj-role 2018-12-23 11:09:29,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/roles/d08ac5faee7e46bdaa635db7db0f0d27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18669a23567fc45621ce5e5cf947c1bf780d624" 2018-12-23 11:09:29,994 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:09:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af757fc8-0923-40ee-8fce-4ef36aa59e5c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:09:29,994 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/d08ac5faee7e46bdaa635db7db0f0d27 used request id req-af757fc8-0923-40ee-8fce-4ef36aa59e5c 2018-12-23 11:09:29,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18669a23567fc45621ce5e5cf947c1bf780d624" 2018-12-23 11:09:30,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77cbd7c1-0ccd-46d2-89d7-76c9cbf12c7c Content-Encoding: gzip Content-Length: 350 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "05bb7f6e04c842fdbf99ddbf0510ca31", "links": {"self": "http://172.30.9.22:5000/v3/roles/05bb7f6e04c842fdbf99ddbf0510ca31"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5b969f56430248b19eefb6506a9443a4", "links": {"self": "http://172.30.9.22:5000/v3/roles/5b969f56430248b19eefb6506a9443a4"}, "name": "Member"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 11:09:30,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-77cbd7c1-0ccd-46d2-89d7-76c9cbf12c7c 2018-12-23 11:09:30,080 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-0659e0d8-993f-4f3-user 2018-12-23 11:09:30,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:5000/v3/users/31cf400f65fa47d4b0c11ff906d9fffc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47db593200a4aa9dbd5ada3bc360c314fe3e777f" 2018-12-23 11:09:30,277 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:09:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37cadbea-eafe-42c1-83dc-1f3ff0dd81e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:09:30,277 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/31cf400f65fa47d4b0c11ff906d9fffc used request id req-37cadbea-eafe-42c1-83dc-1f3ff0dd81e1 2018-12-23 11:09:30,278 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 43.787s OK 2018-12-23 11:09:30,399 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 11:09:30,399 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:44 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-12-23 11:09:30,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:09:30,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:09:30,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77688250-bc9b-4a76-abe3-4c0b1c504e93 Content-Encoding: gzip Content-Length: 350 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "05bb7f6e04c842fdbf99ddbf0510ca31", "links": {"self": "http://172.30.9.22:5000/v3/roles/05bb7f6e04c842fdbf99ddbf0510ca31"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5b969f56430248b19eefb6506a9443a4", "links": {"self": "http://172.30.9.22:5000/v3/roles/5b969f56430248b19eefb6506a9443a4"}, "name": "Member"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 11:09:30,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-77688250-bc9b-4a76-abe3-4c0b1c504e93 2018-12-23 11:09:30,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0825710296631s 2018-12-23 11:09:30,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-23 11:09:30,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/05bb7f6e04c842fdbf99ddbf0510ca31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:09:30,617 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:09:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9f74f52-7c91-4898-9862-1092e12115c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:09:30,617 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/05bb7f6e04c842fdbf99ddbf0510ca31 used request id req-a9f74f52-7c91-4898-9862-1092e12115c0 2018-12-23 11:09:30,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.127994060516s 2018-12-23 11:09:30,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 11:09:30,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:09:30,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de321305-c138-47c9-a11d-09619d48649c Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9", "links": {"self": "http://172.30.9.22:5000/v3/users/45c9ff2fe9f84f209dca81b479106c2f"}, "domain_id": "default", "enabled": true, "id": "45c9ff2fe9f84f209dca81b479106c2f", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 11:09:30,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-de321305-c138-47c9-a11d-09619d48649c 2018-12-23 11:09:30,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117020130157s 2018-12-23 11:09:30,735 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-de321305-c138-47c9-a11d-09619d48649c 2018-12-23 11:09:30,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 11:09:30,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/45c9ff2fe9f84f209dca81b479106c2f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:09:30,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-915b890a-7d38-46cf-b217-0c658ad7c815 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/45c9ff2fe9f84f209dca81b479106c2f"}, "enabled": true, "id": "45c9ff2fe9f84f209dca81b479106c2f", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9"}} 2018-12-23 11:09:30,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/45c9ff2fe9f84f209dca81b479106c2f used request id req-915b890a-7d38-46cf-b217-0c658ad7c815 2018-12-23 11:09:30,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0975260734558s 2018-12-23 11:09:30,839 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/45c9ff2fe9f84f209dca81b479106c2f used request id req-915b890a-7d38-46cf-b217-0c658ad7c815 2018-12-23 11:09:30,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 11:09:30,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/45c9ff2fe9f84f209dca81b479106c2f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:09:31,057 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:09:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec73b121-7fde-4161-8b64-e6d50b5187f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:09:31,057 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/45c9ff2fe9f84f209dca81b479106c2f used request id req-ec73b121-7fde-4161-8b64-e6d50b5187f7 2018-12-23 11:09:31,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.217818021774s 2018-12-23 11:09:31,058 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/45c9ff2fe9f84f209dca81b479106c2f used request id req-ec73b121-7fde-4161-8b64-e6d50b5187f7 2018-12-23 11:09:31,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 11:09:31,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:09:31,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e6b2992-ec0b-4da2-a0c8-ec1f301234a7 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/02c90d01c2c4450c81f5e083f329374c"}, "enabled": true, "id": "02c90d01c2c4450c81f5e083f329374c", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_0289d5e3-b575-44f6-a8c8-ac1b3898a4b9"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 11:09:31,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-0e6b2992-ec0b-4da2-a0c8-ec1f301234a7 2018-12-23 11:09:31,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0790798664093s 2018-12-23 11:09:31,138 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-0e6b2992-ec0b-4da2-a0c8-ec1f301234a7 2018-12-23 11:09:31,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 11:09:31,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/02c90d01c2c4450c81f5e083f329374c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:09:31,296 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:09:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2aa6420f-e0e8-4fc8-867b-3fea2a6669f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:09:31,296 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/02c90d01c2c4450c81f5e083f329374c used request id req-2aa6420f-e0e8-4fc8-867b-3fea2a6669f8 2018-12-23 11:09:31,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.156280040741s 2018-12-23 11:09:31,296 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/02c90d01c2c4450c81f5e083f329374c used request id req-2aa6420f-e0e8-4fc8-867b-3fea2a6669f8 2018-12-23 11:09:31,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:09:31,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:09:31,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccfe31dd-87a7-4da5-b509-435acd95b0dd Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5b969f56430248b19eefb6506a9443a4", "links": {"self": "http://172.30.9.22:5000/v3/roles/5b969f56430248b19eefb6506a9443a4"}, "name": "Member"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 11:09:31,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ccfe31dd-87a7-4da5-b509-435acd95b0dd 2018-12-23 11:09:31,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0747449398041s 2018-12-23 11:09:31,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-23 11:09:31,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/5b969f56430248b19eefb6506a9443a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:09:31,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:09:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10457edb-9952-483f-8f29-38de4b1ddeba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:09:31,479 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/5b969f56430248b19eefb6506a9443a4 used request id req-10457edb-9952-483f-8f29-38de4b1ddeba 2018-12-23 11:09:31,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.1060359478s 2018-12-23 11:09:31,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 11:09:31,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=02c90d01c2c4450c81f5e083f329374c&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}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:09:31,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-3f957603-c16c-4c2d-a1c9-cc2a26701ce0 Date: Sun, 23 Dec 2018 11:09:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "02c90d01c2c4450c81f5e083f329374c", "created_at": "2018-12-23T11:09:28Z", "updated_at": "2018-12-23T11:09:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:28Z", "revision_number": 0, "id": "4d454442-5b54-4c05-b094-1f9796d9567f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:28Z", "security_group_id": "9b08e003-e990-48a4-a277-9952ae9df1d8", "tenant_id": "02c90d01c2c4450c81f5e083f329374c", "port_range_min": null, "ethertype": "IPv6", "project_id": "02c90d01c2c4450c81f5e083f329374c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:28Z", "revision_number": 0, "id": "725bbede-66c3-43f9-aa4f-ed02e414a1f6", "remote_group_id": "9b08e003-e990-48a4-a277-9952ae9df1d8", "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:28Z", "security_group_id": "9b08e003-e990-48a4-a277-9952ae9df1d8", "tenant_id": "02c90d01c2c4450c81f5e083f329374c", "port_range_min": null, "ethertype": "IPv6", "project_id": "02c90d01c2c4450c81f5e083f329374c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:28Z", "revision_number": 0, "id": "a02cb33e-0c3c-4804-8e8d-41a69cb53c4d", "remote_group_id": "9b08e003-e990-48a4-a277-9952ae9df1d8", "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:28Z", "security_group_id": "9b08e003-e990-48a4-a277-9952ae9df1d8", "tenant_id": "02c90d01c2c4450c81f5e083f329374c", "port_range_min": null, "ethertype": "IPv4", "project_id": "02c90d01c2c4450c81f5e083f329374c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:28Z", "revision_number": 0, "id": "e272f5b7-fed8-4625-9415-a86f96c72d11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:28Z", "security_group_id": "9b08e003-e990-48a4-a277-9952ae9df1d8", "tenant_id": "02c90d01c2c4450c81f5e083f329374c", "port_range_min": null, "ethertype": "IPv4", "project_id": "02c90d01c2c4450c81f5e083f329374c"}], "revision_number": 4, "project_id": "02c90d01c2c4450c81f5e083f329374c", "id": "9b08e003-e990-48a4-a277-9952ae9df1d8", "name": "default"}]} 2018-12-23 11:09:31,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=02c90d01c2c4450c81f5e083f329374c&name=default used request id req-3f957603-c16c-4c2d-a1c9-cc2a26701ce0 2018-12-23 11:09:31,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.200429916382s 2018-12-23 11:09:31,685 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=02c90d01c2c4450c81f5e083f329374c&name=default used request id req-3f957603-c16c-4c2d-a1c9-cc2a26701ce0 2018-12-23 11:09:31,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 11:09:31,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:09:32,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-79c32913-bc52-47fb-b4a2-2853c034de5f Date: Sun, 23 Dec 2018 11:09:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "updated_at": "2018-12-23T10:55:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "dfce3129-c821-4a94-b363-28d08fbcd457", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "bd164a01-3da6-4ba0-8a76-8468a98eeaee", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "4344a5ee-82f5-41b0-bdee-1ea119ce0ef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "7749ea3b-0b9e-4d0d-9530-ba6f0062246e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 4, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "updated_at": "2018-12-23T10:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "3a13af68-60e1-4344-ae8a-96f314d1a2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fbae7c6c-02bf-45ca-b3c8-011de5d25b67", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fa02d9ed-71a8-4f4b-ac77-2b459bf2c28a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "77d13211-502f-4e71-b007-faffc15c37d0", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}], "revision_number": 4, "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "updated_at": "2018-12-23T10:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "0f4d9015-afd5-4470-947c-2567f1a2965a", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "623fc9a7-10e7-4c90-bf16-350965ac2d72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "ab93a0f4-aca3-4c2f-b4d4-4556be8ee207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "589650f3-addb-4c63-b869-51a5c7002ad1", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "02c90d01c2c4450c81f5e083f329374c", "created_at": "2018-12-23T11:09:28Z", "updated_at": "2018-12-23T11:09:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:28Z", "revision_number": 0, "id": "725bbede-66c3-43f9-aa4f-ed02e414a1f6", "remote_group_id": "9b08e003-e990-48a4-a277-9952ae9df1d8", "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:28Z", "security_group_id": "9b08e003-e990-48a4-a277-9952ae9df1d8", "tenant_id": "02c90d01c2c4450c81f5e083f329374c", "port_range_min": null, "ethertype": "IPv6", "project_id": "02c90d01c2c4450c81f5e083f329374c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:28Z", "revision_number": 0, "id": "a02cb33e-0c3c-4804-8e8d-41a69cb53c4d", "remote_group_id": "9b08e003-e990-48a4-a277-9952ae9df1d8", "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:28Z", "security_group_id": "9b08e003-e990-48a4-a277-9952ae9df1d8", "tenant_id": "02c90d01c2c4450c81f5e083f329374c", "port_range_min": null, "ethertype": "IPv4", "project_id": "02c90d01c2c4450c81f5e083f329374c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:28Z", "revision_number": 0, "id": "4d454442-5b54-4c05-b094-1f9796d9567f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:28Z", "security_group_id": "9b08e003-e990-48a4-a277-9952ae9df1d8", "tenant_id": "02c90d01c2c4450c81f5e083f329374c", "port_range_min": null, "ethertype": "IPv6", "project_id": "02c90d01c2c4450c81f5e083f329374c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:28Z", "revision_number": 0, "id": "e272f5b7-fed8-4625-9415-a86f96c72d11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:28Z", "security_group_id": "9b08e003-e990-48a4-a277-9952ae9df1d8", "tenant_id": "02c90d01c2c4450c81f5e083f329374c", "port_range_min": null, "ethertype": "IPv4", "project_id": "02c90d01c2c4450c81f5e083f329374c"}], "revision_number": 4, "project_id": "02c90d01c2c4450c81f5e083f329374c", "id": "9b08e003-e990-48a4-a277-9952ae9df1d8", "name": "default"}]} 2018-12-23 11:09:32,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-79c32913-bc52-47fb-b4a2-2853c034de5f 2018-12-23 11:09:32,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.322160959244s 2018-12-23 11:09:32,011 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-79c32913-bc52-47fb-b4a2-2853c034de5f 2018-12-23 11:09:32,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 11:09:32,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/9b08e003-e990-48a4-a277-9952ae9df1d8.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}04c3991f648fce49ef746112f3ed612dcbe26650" 2018-12-23 11:09:32,303 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ba053d8c-26dc-4e31-bd61-4e7353dffdf7 Content-Length: 0 Date: Sun, 23 Dec 2018 11:09:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:09:32,303 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/9b08e003-e990-48a4-a277-9952ae9df1d8.json used request id req-ba053d8c-26dc-4e31-bd61-4e7353dffdf7 2018-12-23 11:09:32,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.287533998489s 2018-12-23 11:09:32,303 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/9b08e003-e990-48a4-a277-9952ae9df1d8.json used request id req-ba053d8c-26dc-4e31-bd61-4e7353dffdf7 2018-12-23 11:09:32,304 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | api_check | functest | healthcheck | 12:53 | PASS | | snaps_health_check | functest | healthcheck | 00:44 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-12-23 11:09:32,308 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-23 11:09:35,891 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-320 | | 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-12-23 11:09:35,894 - 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=pWggHZXynVNpzuU6RhvKz2y9u export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.22,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22: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.6 export OS_REGION_NAME=regionOne 2018-12-23 11:09:35,894 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-23 11:09:35,895 - 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-12-23 11:09:35,918 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-12-23 11:09:36,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 11:09:36,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 11:09:36,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 11:09:36,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 11:09:36,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 11:09:36,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 11:09:36,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 11:09:36,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 11:09:36,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 11:09:36,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 11:09:36,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 11:09:36,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 11:09:36,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 11:09:36,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 11:09:36,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 11:09:36,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 11:09:36,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 11:09:36,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 11:09:36,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 11:09:36,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 11:09:36,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 11:09:36,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 11:09:36,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 11:09:36,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 11:09:36,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 11:09:36,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32fe4288-42d3-4c3b-a9ed-dbbb79084ff9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:09:36,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-32fe4288-42d3-4c3b-a9ed-dbbb79084ff9 2018-12-23 11:09:36,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:09:37,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T12:09:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["47m94jK9QYCy36VIZV5PyA"], "issued_at": "2018-12-23T11:09:37.000000Z"}} 2018-12-23 11:09:37,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 11:09:37,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}83a8fea1cec9b357e3b533ffe209ea3942018e7b" 2018-12-23 11:09:37,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-3140f43b-492d-4f8a-b9a7-58212a5f7bcf Date: Sun, 23 Dec 2018 11:09:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"}]} 2018-12-23 11:09:37,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3140f43b-492d-4f8a-b9a7-58212a5f7bcf 2018-12-23 11:09:37,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.223658084869s 2018-12-23 11:09:37,581 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3140f43b-492d-4f8a-b9a7-58212a5f7bcf 2018-12-23 11:09:37,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 11:09:37,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}83a8fea1cec9b357e3b533ffe209ea3942018e7b" 2018-12-23 11:09:37,594 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 11:09:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 11:09:37,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a8fea1cec9b357e3b533ffe209ea3942018e7b" 2018-12-23 11:09:37,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ef583fd-80e3-48d5-9382-d38d01252117 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/0f385fc7dae248538c45bbfe8c78f9d0"}, "description": "", "name": "heat_stack", "enabled": true, "id": "0f385fc7dae248538c45bbfe8c78f9d0"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 11:09:37,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-3ef583fd-80e3-48d5-9382-d38d01252117 2018-12-23 11:09:37,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.303786993027s 2018-12-23 11:09:37,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 11:09:37,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}83a8fea1cec9b357e3b533ffe209ea3942018e7b" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}}' 2018-12-23 11:09:37,988 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 11:09:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f3cd934-152b-4a26-9425-75d3247ad9d4 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.22:5000/v3/projects/12ca29114ac94fd1a1ef8c3e856fad63"}, "enabled": true, "id": "12ca29114ac94fd1a1ef8c3e856fad63", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}} 2018-12-23 11:09:37,988 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-4f3cd934-152b-4a26-9425-75d3247ad9d4 2018-12-23 11:09:37,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0969431400299s 2018-12-23 11:09:37,989 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-4f3cd934-152b-4a26-9425-75d3247ad9d4 2018-12-23 11:09:37,990 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_d03ded2f-8891-49b2-a91c-ad872e4c1ac3', 'id': u'12ca29114ac94fd1a1ef8c3e856fad63', '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-12-23 11:09:37,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-23 11:09:38,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.367958068848s 2018-12-23 11:09:38,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/01ad4462bfb8473d995eb6938260170d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a8fea1cec9b357e3b533ffe209ea3942018e7b" 2018-12-23 11:09:38,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2278123a-5459-4067-b0ec-8e8ee83b9855 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/01ad4462bfb8473d995eb6938260170d"}, "enabled": true, "id": "01ad4462bfb8473d995eb6938260170d", "options": {}, "domain_id": "default", "name": "vping_ssh-user_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}} 2018-12-23 11:09:38,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/01ad4462bfb8473d995eb6938260170d used request id req-2278123a-5459-4067-b0ec-8e8ee83b9855 2018-12-23 11:09:38,458 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'01ad4462bfb8473d995eb6938260170d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_d03ded2f-8891-49b2-a91c-ad872e4c1ac3'}) 2018-12-23 11:09:38,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:09:38,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a8fea1cec9b357e3b533ffe209ea3942018e7b" 2018-12-23 11:09:38,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2acc92a-f89e-4acd-8e9d-9f7df9cac517 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 11:09:38,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c2acc92a-f89e-4acd-8e9d-9f7df9cac517 2018-12-23 11:09:38,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0726320743561s 2018-12-23 11:09:38,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:09:38,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a8fea1cec9b357e3b533ffe209ea3942018e7b" 2018-12-23 11:09:38,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2f8b9a4-167b-4e8f-bec8-c55143a1863b Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 11:09:38,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d2f8b9a4-167b-4e8f-bec8-c55143a1863b 2018-12-23 11:09:38,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.077299118042s 2018-12-23 11:09:38,610 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-23 11:09:38,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-23 11:09:38,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a8fea1cec9b357e3b533ffe209ea3942018e7b" -d '{"role": {"name": "Member"}}' 2018-12-23 11:09:38,706 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 11:09:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4c73242-9d01-4422-b7cf-d61e9d5488b6 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2f55d523d56e402aa922468c3003b611", "links": {"self": "http://172.30.9.22:5000/v3/roles/2f55d523d56e402aa922468c3003b611"}, "name": "Member"}} 2018-12-23 11:09:38,706 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-b4c73242-9d01-4422-b7cf-d61e9d5488b6 2018-12-23 11:09:38,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0958909988403s 2018-12-23 11:09:38,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/2f55d523d56e402aa922468c3003b611 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a8fea1cec9b357e3b533ffe209ea3942018e7b" 2018-12-23 11:09:38,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55f17831-06b2-406c-b874-4863a519c2a1 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/2f55d523d56e402aa922468c3003b611"}, "domain_id": null, "name": "Member", "id": "2f55d523d56e402aa922468c3003b611"}} 2018-12-23 11:09:38,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/2f55d523d56e402aa922468c3003b611 used request id req-55f17831-06b2-406c-b874-4863a519c2a1 2018-12-23 11:09:38,782 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/2f55d523d56e402aa922468c3003b611'}, 'domain_id': None, 'human_id': None, 'id': u'2f55d523d56e402aa922468c3003b611', 'HUMAN_ID': False}) 2018-12-23 11:09:38,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:09:38,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a8fea1cec9b357e3b533ffe209ea3942018e7b" 2018-12-23 11:09:38,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47518b93-0ae0-4ed5-9237-be15dab34491 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2f55d523d56e402aa922468c3003b611", "links": {"self": "http://172.30.9.22:5000/v3/roles/2f55d523d56e402aa922468c3003b611"}, "name": "Member"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 11:09:38,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-47518b93-0ae0-4ed5-9237-be15dab34491 2018-12-23 11:09:38,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0787270069122s 2018-12-23 11:09:38,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 11:09:38,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a8fea1cec9b357e3b533ffe209ea3942018e7b" 2018-12-23 11:09:38,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-158512f8-5bca-409e-b8a6-944f0a37d347 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 11:09:38,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-158512f8-5bca-409e-b8a6-944f0a37d347 2018-12-23 11:09:38,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0781719684601s 2018-12-23 11:09:38,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 11:09:38,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}83a8fea1cec9b357e3b533ffe209ea3942018e7b" 2018-12-23 11:09:39,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36f0c415-3a35-491f-95a5-80ecbff70534 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "vping_ssh-user_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "links": {"self": "http://172.30.9.22:5000/v3/users/01ad4462bfb8473d995eb6938260170d"}, "domain_id": "default", "enabled": true, "id": "01ad4462bfb8473d995eb6938260170d", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 11:09:39,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-36f0c415-3a35-491f-95a5-80ecbff70534 2018-12-23 11:09:39,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.088103055954s 2018-12-23 11:09:39,029 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-36f0c415-3a35-491f-95a5-80ecbff70534 2018-12-23 11:09:39,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 11:09:39,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}83a8fea1cec9b357e3b533ffe209ea3942018e7b" 2018-12-23 11:09:39,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f31adbd4-c6a2-42ec-970a-232fdf7cf810 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/12ca29114ac94fd1a1ef8c3e856fad63"}, "enabled": true, "id": "12ca29114ac94fd1a1ef8c3e856fad63", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 11:09:39,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-f31adbd4-c6a2-42ec-970a-232fdf7cf810 2018-12-23 11:09:39,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.078714132309s 2018-12-23 11:09:39,114 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-f31adbd4-c6a2-42ec-970a-232fdf7cf810 2018-12-23 11:09:39,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 11:09:39,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=01ad4462bfb8473d995eb6938260170d&scope.project.id=12ca29114ac94fd1a1ef8c3e856fad63&role.id=2f55d523d56e402aa922468c3003b611 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a8fea1cec9b357e3b533ffe209ea3942018e7b" 2018-12-23 11:09:39,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e016817-fac8-4710-9cf4-aaf928ec09e6 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=01ad4462bfb8473d995eb6938260170d&scope.project.id=12ca29114ac94fd1a1ef8c3e856fad63&role.id=2f55d523d56e402aa922468c3003b611", "previous": null, "next": null}} 2018-12-23 11:09:39,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=01ad4462bfb8473d995eb6938260170d&scope.project.id=12ca29114ac94fd1a1ef8c3e856fad63&role.id=2f55d523d56e402aa922468c3003b611 used request id req-9e016817-fac8-4710-9cf4-aaf928ec09e6 2018-12-23 11:09:39,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.09641289711s 2018-12-23 11:09:39,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 11:09:39,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/12ca29114ac94fd1a1ef8c3e856fad63/users/01ad4462bfb8473d995eb6938260170d/roles/2f55d523d56e402aa922468c3003b611 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a8fea1cec9b357e3b533ffe209ea3942018e7b" 2018-12-23 11:09:39,326 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:09:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08de7ca6-79ba-443a-92b6-862658bb4391 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:09:39,326 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/12ca29114ac94fd1a1ef8c3e856fad63/users/01ad4462bfb8473d995eb6938260170d/roles/2f55d523d56e402aa922468c3003b611 used request id req-08de7ca6-79ba-443a-92b6-862658bb4391 2018-12-23 11:09:39,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.113260030746s 2018-12-23 11:09:39,326 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_d03ded2f-8891-49b2-a91c-ad872e4c1ac3', 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': '8e115d89-a0e7-4d40-96d4-28a9679ff4cd', 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_d03ded2f-8891-49b2-a91c-ad872e4c1ac3', 'project_id': u'12ca29114ac94fd1a1ef8c3e856fad63', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 11:09:39,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 11:09:39,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 11:09:39,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 11:09:39,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 11:09:39,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 11:09:39,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 11:09:39,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 11:09:39,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 11:09:39,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 11:09:39,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 11:09:39,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 11:09:39,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 11:09:39,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 11:09:39,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 11:09:39,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 11:09:39,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 11:09:39,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 11:09:39,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 11:09:39,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 11:09:39,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 11:09:39,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 11:09:39,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 11:09:39,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 11:09:39,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 11:09:39,329 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_d03ded2f-8891-49b2-a91c-ad872e4c1ac3', 'password': '8e115d89-a0e7-4d40-96d4-28a9679ff4cd', 'project_name': 'vping_ssh-project_d03ded2f-8891-49b2-a91c-ad872e4c1ac3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '12ca29114ac94fd1a1ef8c3e856fad63', 'project_domain_name': 'Default'} 2018-12-23 11:09:39,329 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-12-23 11:09:39,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 11:09:39,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a8fea1cec9b357e3b533ffe209ea3942018e7b" 2018-12-23 11:09:39,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5936625c-83a6-450c-993d-2ec32ff21c68 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/0f385fc7dae248538c45bbfe8c78f9d0"}, "description": "", "name": "heat_stack", "enabled": true, "id": "0f385fc7dae248538c45bbfe8c78f9d0"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 11:09:39,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-5936625c-83a6-450c-993d-2ec32ff21c68 2018-12-23 11:09:39,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.080794095993s 2018-12-23 11:09:39,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 11:09:39,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}83a8fea1cec9b357e3b533ffe209ea3942018e7b" 2018-12-23 11:09:39,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcf14253-05ac-4f20-94bc-3d10fc223f18 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/12ca29114ac94fd1a1ef8c3e856fad63"}, "enabled": true, "id": "12ca29114ac94fd1a1ef8c3e856fad63", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 11:09:39,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-bcf14253-05ac-4f20-94bc-3d10fc223f18 2018-12-23 11:09:39,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0808510780334s 2018-12-23 11:09:39,492 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-bcf14253-05ac-4f20-94bc-3d10fc223f18 2018-12-23 11:09:39,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-23 11:09:39,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}83a8fea1cec9b357e3b533ffe209ea3942018e7b" -d '{"network": {"tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "name": "vping_ssh-net_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "admin_state_up": true}}' 2018-12-23 11:09:40,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c93e64f7-f776-4464-a4db-e35e288f45ac Date: Sun, 23 Dec 2018 11:09: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":"59863ef4-57c8-4b8f-8a42-d33cc8288d4f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"12ca29114ac94fd1a1ef8c3e856fad63","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T11:09:39Z","is_default":false,"provider:segmentation_id":71,"name":"vping_ssh-net_d03ded2f-8891-49b2-a91c-ad872e4c1ac3","admin_state_up":true,"tenant_id":"12ca29114ac94fd1a1ef8c3e856fad63","created_at":"2018-12-23T11:09:39Z","mtu":1450}} 2018-12-23 11:09:40,070 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c93e64f7-f776-4464-a4db-e35e288f45ac 2018-12-23 11:09:40,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.575422048569s 2018-12-23 11:09:40,070 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c93e64f7-f776-4464-a4db-e35e288f45ac 2018-12-23 11:09:40,071 - 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-12-23T11:09:39Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'59863ef4-57c8-4b8f-8a42-d33cc8288d4f', u'provider:segmentation_id': 71, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_d03ded2f-8891-49b2-a91c-ad872e4c1ac3', u'admin_state_up': True, u'tenant_id': u'12ca29114ac94fd1a1ef8c3e856fad63', u'created_at': u'2018-12-23T11:09:39Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'12ca29114ac94fd1a1ef8c3e856fad63'}) 2018-12-23 11:09:40,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 11:09:40,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fca6f51-2bcd-44c0-84dd-db3bceda0e2a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:09:40,078 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4fca6f51-2bcd-44c0-84dd-db3bceda0e2a 2018-12-23 11:09:40,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:09:40,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f55d523d56e402aa922468c3003b611", "name": "Member"}], "expires_at": "2018-12-23T12:09:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12ca29114ac94fd1a1ef8c3e856fad63", "name": "vping_ssh-project_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/12ca29114ac94fd1a1ef8c3e856fad63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/12ca29114ac94fd1a1ef8c3e856fad63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/12ca29114ac94fd1a1ef8c3e856fad63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/12ca29114ac94fd1a1ef8c3e856fad63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/12ca29114ac94fd1a1ef8c3e856fad63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/12ca29114ac94fd1a1ef8c3e856fad63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/12ca29114ac94fd1a1ef8c3e856fad63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/12ca29114ac94fd1a1ef8c3e856fad63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/12ca29114ac94fd1a1ef8c3e856fad63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/12ca29114ac94fd1a1ef8c3e856fad63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/12ca29114ac94fd1a1ef8c3e856fad63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/12ca29114ac94fd1a1ef8c3e856fad63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "id": "01ad4462bfb8473d995eb6938260170d"}, "audit_ids": ["72gVtYXoT42ujUwbSst1rQ"], "issued_at": "2018-12-23T11:09:40.000000Z"}} 2018-12-23 11:09:40,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 11:09:40,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:09:40,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-9442acac-25c6-41dc-9319-0d40dcbce5b3 Date: Sun, 23 Dec 2018 11:09:40 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":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"updated_at":"2018-12-23T10:45:34Z","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","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-12-23T11:09:39Z","tenant_id":"12ca29114ac94fd1a1ef8c3e856fad63","created_at":"2018-12-23T11:09:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"12ca29114ac94fd1a1ef8c3e856fad63","id":"59863ef4-57c8-4b8f-8a42-d33cc8288d4f","name":"vping_ssh-net_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}]} 2018-12-23 11:09:40,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-9442acac-25c6-41dc-9319-0d40dcbce5b3 2018-12-23 11:09:40,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.268810987473s 2018-12-23 11:09:40,724 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-9442acac-25c6-41dc-9319-0d40dcbce5b3 2018-12-23 11:09:40,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-23 11:09:40,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" -d '{"subnet": {"name": "vping_ssh-subnet_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "enable_dhcp": true, "network_id": "59863ef4-57c8-4b8f-8a42-d33cc8288d4f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-23 11:09:41,339 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-0af58453-f218-4b70-8d93-9d1d63ab26fd Date: Sun, 23 Dec 2018 11:09:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59863ef4-57c8-4b8f-8a42-d33cc8288d4f","tenant_id":"12ca29114ac94fd1a1ef8c3e856fad63","created_at":"2018-12-23T11:09:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T11:09:41Z","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":"12ca29114ac94fd1a1ef8c3e856fad63","id":"f2023783-d66c-434e-a2d0-17a89a159490","subnetpool_id":null,"name":"vping_ssh-subnet_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}} 2018-12-23 11:09:41,339 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-0af58453-f218-4b70-8d93-9d1d63ab26fd 2018-12-23 11:09:41,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.613546133041s 2018-12-23 11:09:41,339 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-0af58453-f218-4b70-8d93-9d1d63ab26fd 2018-12-23 11:09:41,340 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T11:09:41Z', 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'f2023783-d66c-434e-a2d0-17a89a159490', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_d03ded2f-8891-49b2-a91c-ad872e4c1ac3', u'enable_dhcp': True, u'network_id': u'59863ef4-57c8-4b8f-8a42-d33cc8288d4f', u'tenant_id': u'12ca29114ac94fd1a1ef8c3e856fad63', u'created_at': u'2018-12-23T11:09:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'12ca29114ac94fd1a1ef8c3e856fad63'}) 2018-12-23 11:09:41,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-23 11:09:41,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" -d '{"router": {"external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf"}, "name": "vping_ssh-router_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "admin_state_up": true}}' 2018-12-23 11:09:44,827 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-a5854d50-268a-4017-b6b8-93118e81707a Date: Sun, 23 Dec 2018 11:09:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "created_at": "2018-12-23T11:09:43Z", "admin_state_up": true, "updated_at": "2018-12-23T11:09:44Z", "revision_number": 2, "routes": [], "project_id": "12ca29114ac94fd1a1ef8c3e856fad63", "id": "16c4992d-8c65-4c71-badf-814c6ba4baad", "name": "vping_ssh-router_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}} 2018-12-23 11:09:44,827 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-a5854d50-268a-4017-b6b8-93118e81707a 2018-12-23 11:09:44,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 3.48732089996s 2018-12-23 11:09:44,828 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-a5854d50-268a-4017-b6b8-93118e81707a 2018-12-23 11:09:44,828 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b84e3af2-8908-4141-8652-ef9dbd8f3367', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'12ca29114ac94fd1a1ef8c3e856fad63', u'created_at': u'2018-12-23T11:09:43Z', u'admin_state_up': True, u'updated_at': u'2018-12-23T11:09:44Z', u'revision_number': 2, u'routes': [], u'project_id': u'12ca29114ac94fd1a1ef8c3e856fad63', u'id': u'16c4992d-8c65-4c71-badf-814c6ba4baad', u'name': u'vping_ssh-router_d03ded2f-8891-49b2-a91c-ad872e4c1ac3'}) 2018-12-23 11:09:44,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-23 11:09:44,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/16c4992d-8c65-4c71-badf-814c6ba4baad/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}f93372ba62811c0f502c0320712198754137a5c4" -d '{"subnet_id": "f2023783-d66c-434e-a2d0-17a89a159490"}' 2018-12-23 11:09:46,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-785ef9e6-1739-4e6c-951c-99483981d090 Date: Sun, 23 Dec 2018 11:09:46 GMT RESP BODY: {"network_id": "59863ef4-57c8-4b8f-8a42-d33cc8288d4f", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "subnet_id": "f2023783-d66c-434e-a2d0-17a89a159490", "subnet_ids": ["f2023783-d66c-434e-a2d0-17a89a159490"], "port_id": "be41b93c-d487-471b-804c-46d96bf76d58", "id": "16c4992d-8c65-4c71-badf-814c6ba4baad"} 2018-12-23 11:09:46,515 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/16c4992d-8c65-4c71-badf-814c6ba4baad/add_router_interface.json used request id req-785ef9e6-1739-4e6c-951c-99483981d090 2018-12-23 11:09:46,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.68705296516s 2018-12-23 11:09:46,516 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/16c4992d-8c65-4c71-badf-814c6ba4baad/add_router_interface.json used request id req-785ef9e6-1739-4e6c-951c-99483981d090 returning object 16c4992d-8c65-4c71-badf-814c6ba4baad 2018-12-23 11:09:46,516 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 11:09:46,650 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 11:09:46,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:09:46,661 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 23 Dec 2018 11:09:46 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-12-23 11:09:46,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 11:09:46,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:09:46,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-cbb4fe0f-f906-4c8e-9cf1-f04a62fd262d Date: Sun, 23 Dec 2018 11:09:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 11:09:46,835 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cbb4fe0f-f906-4c8e-9cf1-f04a62fd262d 2018-12-23 11:09:46,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.170899868011s 2018-12-23 11:09:46,836 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cbb4fe0f-f906-4c8e-9cf1-f04a62fd262d 2018-12-23 11:09:46,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 11:09:46,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}' 2018-12-23 11:09:47,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/d803c066-0527-4cab-b315-9bf270113676 X-Openstack-Request-Id: req-20de91d4-196d-4e0b-ac8b-558e49776e79 Date: Sun, 23 Dec 2018 11:09:47 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d803c066-0527-4cab-b315-9bf270113676/file", "owner": "12ca29114ac94fd1a1ef8c3e856fad63", "id": "d803c066-0527-4cab-b315-9bf270113676", "size": null, "self": "/v2/images/d803c066-0527-4cab-b315-9bf270113676", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T11:09:47Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "checksum": null, "created_at": "2018-12-23T11:09:47Z", "protected": false} 2018-12-23 11:09:47,093 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-20de91d4-196d-4e0b-ac8b-558e49776e79 2018-12-23 11:09:47,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.255062103271s 2018-12-23 11:09:47,094 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-20de91d4-196d-4e0b-ac8b-558e49776e79 returning object d803c066-0527-4cab-b315-9bf270113676 2018-12-23 11:09:47,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 11:09:47,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/d803c066-0527-4cab-b315-9bf270113676/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}f93372ba62811c0f502c0320712198754137a5c4" -d '' 2018-12-23 11:09:48,106 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6cc1bf35-e3c3-4e6e-9372-2366f813a663 Date: Sun, 23 Dec 2018 11:09:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:09:48,106 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/d803c066-0527-4cab-b315-9bf270113676/file used request id req-6cc1bf35-e3c3-4e6e-9372-2366f813a663 2018-12-23 11:09:48,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.01206421852s 2018-12-23 11:09:48,107 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/d803c066-0527-4cab-b315-9bf270113676/file used request id req-6cc1bf35-e3c3-4e6e-9372-2366f813a663 2018-12-23 11:09:48,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 11:09:48,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:09:48,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-492d4cbb-6d14-4537-907b-c7a83ac5387d Date: Sun, 23 Dec 2018 11:09:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/d803c066-0527-4cab-b315-9bf270113676/snap", "metadata": {}}], "file": "/v2/images/d803c066-0527-4cab-b315-9bf270113676/file", "owner": "12ca29114ac94fd1a1ef8c3e856fad63", "id": "d803c066-0527-4cab-b315-9bf270113676", "size": 12716032, "self": "/v2/images/d803c066-0527-4cab-b315-9bf270113676", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/d803c066-0527-4cab-b315-9bf270113676/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T11:09:48Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T11:09:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 11:09:48,323 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-492d4cbb-6d14-4537-907b-c7a83ac5387d 2018-12-23 11:09:48,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.216017007828s 2018-12-23 11:09:48,324 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-492d4cbb-6d14-4537-907b-c7a83ac5387d 2018-12-23 11:09:48,326 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/d803c066-0527-4cab-b315-9bf270113676/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d803c066-0527-4cab-b315-9bf270113676/file', 'owner': u'12ca29114ac94fd1a1ef8c3e856fad63', 'id': u'd803c066-0527-4cab-b315-9bf270113676', 'size': 12716032, u'self': u'/v2/images/d803c066-0527-4cab-b315-9bf270113676', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'12ca29114ac94fd1a1ef8c3e856fad63', 'name': 'vping_ssh-project_d03ded2f-8891-49b2-a91c-ad872e4c1ac3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/d803c066-0527-4cab-b315-9bf270113676/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T11:09:48Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-23T11:09:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_d03ded2f-8891-49b2-a91c-ad872e4c1ac3', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/d803c066-0527-4cab-b315-9bf270113676', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_d03ded2f-8891-49b2-a91c-ad872e4c1ac3', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_d03ded2f-8891-49b2-a91c-ad872e4c1ac3', 'created': u'2018-12-23T11:09:47Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T11:09:47Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d803c066-0527-4cab-b315-9bf270113676', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_d03ded2f-8891-49b2-a91c-ad872e4c1ac3', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 11:09:48,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 11:09:48,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}83a8fea1cec9b357e3b533ffe209ea3942018e7b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 11:09:48,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09: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-2a4a4154-e005-450c-afee-e7ed84d44a3b x-compute-request-id: req-2a4a4154-e005-450c-afee-e7ed84d44a3b Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d05c223d-f2bf-467c-b1b9-7d579e063ae6", "name": "vping_ssh-flavor_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:09:48,520 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-2a4a4154-e005-450c-afee-e7ed84d44a3b 2018-12-23 11:09:48,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.193793058395s 2018-12-23 11:09:48,521 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-2a4a4154-e005-450c-afee-e7ed84d44a3b returning object d05c223d-f2bf-467c-b1b9-7d579e063ae6 2018-12-23 11:09:48,522 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_d03ded2f-8891-49b2-a91c-ad872e4c1ac3', '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'1b564ea31c8e45b6a10fe5a84fe49166', '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'd05c223d-f2bf-467c-b1b9-7d579e063ae6', 'swap': 0}) 2018-12-23 11:09:48,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 11:09:48,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6/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}83a8fea1cec9b357e3b533ffe209ea3942018e7b" -d '{"extra_specs": {}}' 2018-12-23 11:09:48,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09: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-5392bfb9-18b1-4c00-882b-6681f62e0203 x-compute-request-id: req-5392bfb9-18b1-4c00-882b-6681f62e0203 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 11:09:48,542 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6/os-extra_specs used request id req-5392bfb9-18b1-4c00-882b-6681f62e0203 2018-12-23 11:09:48,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.019996881485s 2018-12-23 11:09:48,543 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6/os-extra_specs used request id req-5392bfb9-18b1-4c00-882b-6681f62e0203 2018-12-23 11:09:48,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-23 11:09:48,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" -d '{"keypair": {"name": "vping_ssh-kp_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}}' 2018-12-23 11:09:48,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09: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-02619d51-5063-4487-9081-d2a851e19eaf x-compute-request-id: req-02619d51-5063-4487-9081-d2a851e19eaf Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDqFiQ1cM6Jp1iQQx4tyCbqoPq5DBCoPWsn08HYxD+rr0q4sYZPlLd6enwLcs0FxsHeL/kEkO0Rooh68vT3LiO6H5/9RKn2Wf3jtyHex3RhaOPrmTS1JpdEd88OopG9tFqlFhM5iRznKMDhlo6fUYB2wCGDoQYmPpeQLto77owE0v4hWMRbsdx2Che1JuzkA4kY50npqbWsJafQdbD4LMEFfFaGjttdSBGb98UuAl+19wE6fLfgm4axqvTkhQIfZwlZYrXX+vBYwpNrJ2Cc3DoNWqPVnQy0lAQbzjcyvraaKpiaDQArlrTqf7p29MFpElYbHkYcD6H/QHVhyfGqVFr1 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6hYkNXDOiadYkEMeLcgm6qD6uQwQqD1rJ9PB2MQ/q69KuLGG\nT5S3enp8C3LNBcbB3i/5BJDtEaKIevL09y4juh+f/USp9ln947ch3sd0YWjj65k0\ntSaXRHfPDqKRvbRapRYTOYkc5yjA4ZaOn1GAdsAhg6EGJj6XkC7aO+6MBNL+IVjE\nW7HcdgoXtSbs5AOJGOdJ6am1rCWn0HWw+CzBBXxWho7bXUgRm/fFLgJftfcBOny3\n4JuGsar05IUCH2cJWWK11/rwWMKTaydgnNw6DVqj1Z0MtJQEG843Mr62miqYmg0A\nK5a06n+6dvTBaRJWGx5GHA+h/0B1YcnxqlRa9QIDAQABAoIBAHH1f4EovtPSzVHF\n6w48r31wCz9E+WL+K4mDFI7T029gcg8CFbHuY3hT4smsBNW4Ei95yVAIwfDg4HKC\njvE63BfDR58D635MB0bxo6KSFT1K1BKhTkCWXfPuI7YrPKpPAAX4fjl3X8PFWkk4\ng4xaICEvneE35gd+V0jRFlsw4aeCpbWeUxZ9meH1hjtKFYoDWyWbRY2BmfUIZbG3\nBMIEIEcM8Ux+gHmt2g0E63V70+z3UzYb5I8RP00ONnHUYlzC79eavDF9RVA8UIHh\n/meNVb2tsrpiKxnSOjkHkZgRJ9EcOHip9Ys+HmKh1vSGtXQ1pLcR5neV2Msh3Aei\nClQp4yECgYEA/3/AOD2ZHDOFnMlpxxeY4/oPjk5/ONH1aX/tOB+xWTkQC1qp/F0c\ninAD4omXy47zdrzh6654aVjvLMstXYNnvQLDkjXqPmY8UT09q8YXP7O42lFfOCQ6\nBYELM2NUjWEo3iAbRQ2b6GE7+lTqmKnLVL6z/4IKODWCWgpZpZe533kCgYEA6ouk\ndw54Ab7qYZM5vi+l5ECQP1GkeFqXP1UsVKp7f9gxNBNNeElJ2inBH299KJpOXJdF\npLwqG8N0SQ64Xl4fiHbrwJPDVsruDHdf/9Ex6jz5s28yJM1aoMm4BngRw3ZjgIVu\nUKvmUz35r5nYlpHixbjki+ZE3NFV/xXymrRYjF0CgYEAmGnmCea9CnS1tOT1491w\nyDaoxvSOsh+VrXyxzzQgwJ/osU1BcBk/aFoQBzibQ8Qf+moMv2JR1E5IR0lg45L6\n9GbMsdDVzqmAO9ozit/diJO2pw25pqz9q8DiJKKRktEt5uvyOIw4wDQY6mlzlORd\nNk2Y5Mf3Pra07u+TsNPE/skCgYB2ZQseNiWJ7A9wNds+D9tTvuuRquq0/jW++IWq\nL2yr+jvMJ7pBb+1hvRYJgkPRjSLlRk8Xewxee2llv5J9wFF2l2EmEvDWDRXhIRlK\njxT9Qs5hL05GmYqYA3treIyu+EH+DFzFSCC6AFzbsXNNflLUsCJeJFy6gslAPJn8\nUfEo2QKBgQCuOOFduQHXT2J0VVD/vuqV/kXvC+rZaXuEJcIdEQuNUdQy87hCXjcq\n5lKwEs/t4Tnrqfk97mffam1FwUYAqZHotf3mJhrtseGUQqAbxg6AIEgMRiBXde7X\ncAefL0UTs2NwwsnlQXfY6TY3KTBoCpP8iqSZA2tI8sUlXpj96EpKeA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "01ad4462bfb8473d995eb6938260170d", "name": "vping_ssh-kp_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "fingerprint": "ee:cb:82:f8:7b:d6:af:18:84:4c:36:01:4a:02:74:ad"}} 2018-12-23 11:09:48,904 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-02619d51-5063-4487-9081-d2a851e19eaf 2018-12-23 11:09:48,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.360821008682s 2018-12-23 11:09:48,905 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-02619d51-5063-4487-9081-d2a851e19eaf 2018-12-23 11:09:48,906 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDqFiQ1cM6Jp1iQQx4tyCbqoPq5DBCoPWsn08HYxD+rr0q4sYZPlLd6enwLcs0FxsHeL/kEkO0Rooh68vT3LiO6H5/9RKn2Wf3jtyHex3RhaOPrmTS1JpdEd88OopG9tFqlFhM5iRznKMDhlo6fUYB2wCGDoQYmPpeQLto77owE0v4hWMRbsdx2Che1JuzkA4kY50npqbWsJafQdbD4LMEFfFaGjttdSBGb98UuAl+19wE6fLfgm4axqvTkhQIfZwlZYrXX+vBYwpNrJ2Cc3DoNWqPVnQy0lAQbzjcyvraaKpiaDQArlrTqf7p29MFpElYbHkYcD6H/QHVhyfGqVFr1 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6hYkNXDOiadYkEMeLcgm6qD6uQwQqD1rJ9PB2MQ/q69KuLGG\nT5S3enp8C3LNBcbB3i/5BJDtEaKIevL09y4juh+f/USp9ln947ch3sd0YWjj65k0\ntSaXRHfPDqKRvbRapRYTOYkc5yjA4ZaOn1GAdsAhg6EGJj6XkC7aO+6MBNL+IVjE\nW7HcdgoXtSbs5AOJGOdJ6am1rCWn0HWw+CzBBXxWho7bXUgRm/fFLgJftfcBOny3\n4JuGsar05IUCH2cJWWK11/rwWMKTaydgnNw6DVqj1Z0MtJQEG843Mr62miqYmg0A\nK5a06n+6dvTBaRJWGx5GHA+h/0B1YcnxqlRa9QIDAQABAoIBAHH1f4EovtPSzVHF\n6w48r31wCz9E+WL+K4mDFI7T029gcg8CFbHuY3hT4smsBNW4Ei95yVAIwfDg4HKC\njvE63BfDR58D635MB0bxo6KSFT1K1BKhTkCWXfPuI7YrPKpPAAX4fjl3X8PFWkk4\ng4xaICEvneE35gd+V0jRFlsw4aeCpbWeUxZ9meH1hjtKFYoDWyWbRY2BmfUIZbG3\nBMIEIEcM8Ux+gHmt2g0E63V70+z3UzYb5I8RP00ONnHUYlzC79eavDF9RVA8UIHh\n/meNVb2tsrpiKxnSOjkHkZgRJ9EcOHip9Ys+HmKh1vSGtXQ1pLcR5neV2Msh3Aei\nClQp4yECgYEA/3/AOD2ZHDOFnMlpxxeY4/oPjk5/ONH1aX/tOB+xWTkQC1qp/F0c\ninAD4omXy47zdrzh6654aVjvLMstXYNnvQLDkjXqPmY8UT09q8YXP7O42lFfOCQ6\nBYELM2NUjWEo3iAbRQ2b6GE7+lTqmKnLVL6z/4IKODWCWgpZpZe533kCgYEA6ouk\ndw54Ab7qYZM5vi+l5ECQP1GkeFqXP1UsVKp7f9gxNBNNeElJ2inBH299KJpOXJdF\npLwqG8N0SQ64Xl4fiHbrwJPDVsruDHdf/9Ex6jz5s28yJM1aoMm4BngRw3ZjgIVu\nUKvmUz35r5nYlpHixbjki+ZE3NFV/xXymrRYjF0CgYEAmGnmCea9CnS1tOT1491w\nyDaoxvSOsh+VrXyxzzQgwJ/osU1BcBk/aFoQBzibQ8Qf+moMv2JR1E5IR0lg45L6\n9GbMsdDVzqmAO9ozit/diJO2pw25pqz9q8DiJKKRktEt5uvyOIw4wDQY6mlzlORd\nNk2Y5Mf3Pra07u+TsNPE/skCgYB2ZQseNiWJ7A9wNds+D9tTvuuRquq0/jW++IWq\nL2yr+jvMJ7pBb+1hvRYJgkPRjSLlRk8Xewxee2llv5J9wFF2l2EmEvDWDRXhIRlK\njxT9Qs5hL05GmYqYA3treIyu+EH+DFzFSCC6AFzbsXNNflLUsCJeJFy6gslAPJn8\nUfEo2QKBgQCuOOFduQHXT2J0VVD/vuqV/kXvC+rZaXuEJcIdEQuNUdQy87hCXjcq\n5lKwEs/t4Tnrqfk97mffam1FwUYAqZHotf3mJhrtseGUQqAbxg6AIEgMRiBXde7X\ncAefL0UTs2NwwsnlQXfY6TY3KTBoCpP8iqSZA2tI8sUlXpj96EpKeA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'01ad4462bfb8473d995eb6938260170d', 'name': u'vping_ssh-kp_d03ded2f-8891-49b2-a91c-ad872e4c1ac3', 'created_at': '2018-12-23T11:09:48.906051', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'12ca29114ac94fd1a1ef8c3e856fad63', 'name': 'vping_ssh-project_d03ded2f-8891-49b2-a91c-ad872e4c1ac3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ee:cb:82:f8:7b:d6:af:18:84:4c:36:01:4a:02:74:ad', 'type': 'ssh', 'id': u'vping_ssh-kp_d03ded2f-8891-49b2-a91c-ad872e4c1ac3'}) 2018-12-23 11:09:48,906 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA6hYkNXDOiadYkEMeLcgm6qD6uQwQqD1rJ9PB2MQ/q69KuLGG T5S3enp8C3LNBcbB3i/5BJDtEaKIevL09y4juh+f/USp9ln947ch3sd0YWjj65k0 tSaXRHfPDqKRvbRapRYTOYkc5yjA4ZaOn1GAdsAhg6EGJj6XkC7aO+6MBNL+IVjE W7HcdgoXtSbs5AOJGOdJ6am1rCWn0HWw+CzBBXxWho7bXUgRm/fFLgJftfcBOny3 4JuGsar05IUCH2cJWWK11/rwWMKTaydgnNw6DVqj1Z0MtJQEG843Mr62miqYmg0A K5a06n+6dvTBaRJWGx5GHA+h/0B1YcnxqlRa9QIDAQABAoIBAHH1f4EovtPSzVHF 6w48r31wCz9E+WL+K4mDFI7T029gcg8CFbHuY3hT4smsBNW4Ei95yVAIwfDg4HKC jvE63BfDR58D635MB0bxo6KSFT1K1BKhTkCWXfPuI7YrPKpPAAX4fjl3X8PFWkk4 g4xaICEvneE35gd+V0jRFlsw4aeCpbWeUxZ9meH1hjtKFYoDWyWbRY2BmfUIZbG3 BMIEIEcM8Ux+gHmt2g0E63V70+z3UzYb5I8RP00ONnHUYlzC79eavDF9RVA8UIHh /meNVb2tsrpiKxnSOjkHkZgRJ9EcOHip9Ys+HmKh1vSGtXQ1pLcR5neV2Msh3Aei ClQp4yECgYEA/3/AOD2ZHDOFnMlpxxeY4/oPjk5/ONH1aX/tOB+xWTkQC1qp/F0c inAD4omXy47zdrzh6654aVjvLMstXYNnvQLDkjXqPmY8UT09q8YXP7O42lFfOCQ6 BYELM2NUjWEo3iAbRQ2b6GE7+lTqmKnLVL6z/4IKODWCWgpZpZe533kCgYEA6ouk dw54Ab7qYZM5vi+l5ECQP1GkeFqXP1UsVKp7f9gxNBNNeElJ2inBH299KJpOXJdF pLwqG8N0SQ64Xl4fiHbrwJPDVsruDHdf/9Ex6jz5s28yJM1aoMm4BngRw3ZjgIVu UKvmUz35r5nYlpHixbjki+ZE3NFV/xXymrRYjF0CgYEAmGnmCea9CnS1tOT1491w yDaoxvSOsh+VrXyxzzQgwJ/osU1BcBk/aFoQBzibQ8Qf+moMv2JR1E5IR0lg45L6 9GbMsdDVzqmAO9ozit/diJO2pw25pqz9q8DiJKKRktEt5uvyOIw4wDQY6mlzlORd Nk2Y5Mf3Pra07u+TsNPE/skCgYB2ZQseNiWJ7A9wNds+D9tTvuuRquq0/jW++IWq L2yr+jvMJ7pBb+1hvRYJgkPRjSLlRk8Xewxee2llv5J9wFF2l2EmEvDWDRXhIRlK jxT9Qs5hL05GmYqYA3treIyu+EH+DFzFSCC6AFzbsXNNflLUsCJeJFy6gslAPJn8 UfEo2QKBgQCuOOFduQHXT2J0VVD/vuqV/kXvC+rZaXuEJcIdEQuNUdQy87hCXjcq 5lKwEs/t4Tnrqfk97mffam1FwUYAqZHotf3mJhrtseGUQqAbxg6AIEgMRiBXde7X cAefL0UTs2NwwsnlQXfY6TY3KTBoCpP8iqSZA2tI8sUlXpj96EpKeA== -----END RSA PRIVATE KEY----- 2018-12-23 11:09:48,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-23 11:09:48,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" -d '{"security_group": {"name": "vping_ssh-sg_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-12-23 11:09:49,319 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-aabef868-830f-4491-89c1-daf822bc0f8d Date: Sun, 23 Dec 2018 11:09:49 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "created_at": "2018-12-23T11:09:49Z", "updated_at": "2018-12-23T11:09:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:49Z", "revision_number": 0, "id": "312327ff-b15b-462a-a217-43d6eec2d8bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:49Z", "security_group_id": "a02efbc1-8bf2-4017-bb42-9cd7e09d12bd", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": null, "ethertype": "IPv6", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:49Z", "revision_number": 0, "id": "48449af2-062f-45bd-8259-c161cb2d0809", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:49Z", "security_group_id": "a02efbc1-8bf2-4017-bb42-9cd7e09d12bd", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": null, "ethertype": "IPv4", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}], "revision_number": 2, "project_id": "12ca29114ac94fd1a1ef8c3e856fad63", "id": "a02efbc1-8bf2-4017-bb42-9cd7e09d12bd", "name": "vping_ssh-sg_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}} 2018-12-23 11:09:49,319 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-aabef868-830f-4491-89c1-daf822bc0f8d 2018-12-23 11:09:49,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.409674882889s 2018-12-23 11:09:49,319 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-aabef868-830f-4491-89c1-daf822bc0f8d 2018-12-23 11:09:49,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 11:09:49,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:09:49,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-e51a2f80-6de7-4a28-821a-4b3ccf49ee77 Date: Sun, 23 Dec 2018 11:09:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "created_at": "2018-12-23T11:09:39Z", "updated_at": "2018-12-23T11:09:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:39Z", "revision_number": 0, "id": "2f507186-2f21-4a26-9e12-4bcd2eef491d", "remote_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:39Z", "security_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": null, "ethertype": "IPv4", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:39Z", "revision_number": 0, "id": "5287cf0c-97da-492a-ae66-82c39c4f5277", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:39Z", "security_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": null, "ethertype": "IPv6", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:39Z", "revision_number": 0, "id": "78cc7f10-ec31-41c0-b491-25d112847834", "remote_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:39Z", "security_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": null, "ethertype": "IPv6", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:39Z", "revision_number": 0, "id": "e765db82-1acc-4a0f-b623-cc4c93683a79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:39Z", "security_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": null, "ethertype": "IPv4", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}], "revision_number": 4, "project_id": "12ca29114ac94fd1a1ef8c3e856fad63", "id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "created_at": "2018-12-23T11:09:49Z", "updated_at": "2018-12-23T11:09:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:49Z", "revision_number": 0, "id": "312327ff-b15b-462a-a217-43d6eec2d8bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:49Z", "security_group_id": "a02efbc1-8bf2-4017-bb42-9cd7e09d12bd", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": null, "ethertype": "IPv6", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:49Z", "revision_number": 0, "id": "48449af2-062f-45bd-8259-c161cb2d0809", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:49Z", "security_group_id": "a02efbc1-8bf2-4017-bb42-9cd7e09d12bd", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": null, "ethertype": "IPv4", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}], "revision_number": 2, "project_id": "12ca29114ac94fd1a1ef8c3e856fad63", "id": "a02efbc1-8bf2-4017-bb42-9cd7e09d12bd", "name": "vping_ssh-sg_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}]} 2018-12-23 11:09:49,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-e51a2f80-6de7-4a28-821a-4b3ccf49ee77 2018-12-23 11:09:49,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.190340995789s 2018-12-23 11:09:49,514 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-e51a2f80-6de7-4a28-821a-4b3ccf49ee77 2018-12-23 11:09:49,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 11:09:49,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" -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": "a02efbc1-8bf2-4017-bb42-9cd7e09d12bd"}}' 2018-12-23 11:09:49,887 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-b5f50772-e804-4b17-9042-919208966a7f Date: Sun, 23 Dec 2018 11:09:49 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-12-23T11:09:49Z", "security_group_id": "a02efbc1-8bf2-4017-bb42-9cd7e09d12bd", "port_range_min": 22, "revision_number": 0, "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "created_at": "2018-12-23T11:09:49Z", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63", "id": "1ef83fbb-959e-4d8c-a628-4c60a1894876"}} 2018-12-23 11:09:49,887 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b5f50772-e804-4b17-9042-919208966a7f 2018-12-23 11:09:49,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.369379997253s 2018-12-23 11:09:49,888 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b5f50772-e804-4b17-9042-919208966a7f 2018-12-23 11:09:49,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 11:09:49,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:09:50,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-780549c2-513b-4aec-b62f-06c02523e082 Date: Sun, 23 Dec 2018 11:09:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "created_at": "2018-12-23T11:09:39Z", "updated_at": "2018-12-23T11:09:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:39Z", "revision_number": 0, "id": "2f507186-2f21-4a26-9e12-4bcd2eef491d", "remote_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:39Z", "security_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": null, "ethertype": "IPv4", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:39Z", "revision_number": 0, "id": "5287cf0c-97da-492a-ae66-82c39c4f5277", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:39Z", "security_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": null, "ethertype": "IPv6", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:39Z", "revision_number": 0, "id": "78cc7f10-ec31-41c0-b491-25d112847834", "remote_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:39Z", "security_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": null, "ethertype": "IPv6", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:39Z", "revision_number": 0, "id": "e765db82-1acc-4a0f-b623-cc4c93683a79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:39Z", "security_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": null, "ethertype": "IPv4", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}], "revision_number": 4, "project_id": "12ca29114ac94fd1a1ef8c3e856fad63", "id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "created_at": "2018-12-23T11:09:49Z", "updated_at": "2018-12-23T11:09:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T11:09:49Z", "revision_number": 0, "id": "1ef83fbb-959e-4d8c-a628-4c60a1894876", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:49Z", "security_group_id": "a02efbc1-8bf2-4017-bb42-9cd7e09d12bd", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": 22, "ethertype": "IPv4", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:49Z", "revision_number": 0, "id": "312327ff-b15b-462a-a217-43d6eec2d8bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:49Z", "security_group_id": "a02efbc1-8bf2-4017-bb42-9cd7e09d12bd", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": null, "ethertype": "IPv6", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:49Z", "revision_number": 0, "id": "48449af2-062f-45bd-8259-c161cb2d0809", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:49Z", "security_group_id": "a02efbc1-8bf2-4017-bb42-9cd7e09d12bd", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": null, "ethertype": "IPv4", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}], "revision_number": 3, "project_id": "12ca29114ac94fd1a1ef8c3e856fad63", "id": "a02efbc1-8bf2-4017-bb42-9cd7e09d12bd", "name": "vping_ssh-sg_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}]} 2018-12-23 11:09:50,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-780549c2-513b-4aec-b62f-06c02523e082 2018-12-23 11:09:50,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.21561384201s 2018-12-23 11:09:50,107 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-780549c2-513b-4aec-b62f-06c02523e082 2018-12-23 11:09:50,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 11:09:50,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" -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": "a02efbc1-8bf2-4017-bb42-9cd7e09d12bd"}}' 2018-12-23 11:09:50,438 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-50fb433d-c6fc-437e-81b1-f26788409d4f Date: Sun, 23 Dec 2018 11:09:50 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-12-23T11:09:50Z", "security_group_id": "a02efbc1-8bf2-4017-bb42-9cd7e09d12bd", "port_range_min": null, "revision_number": 0, "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "created_at": "2018-12-23T11:09:50Z", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63", "id": "8e983295-c28f-4d56-854c-be41b3a749ef"}} 2018-12-23 11:09:50,438 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-50fb433d-c6fc-437e-81b1-f26788409d4f 2018-12-23 11:09:50,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.327927112579s 2018-12-23 11:09:50,439 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-50fb433d-c6fc-437e-81b1-f26788409d4f 2018-12-23 11:09:50,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 11:09:50,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:09:50,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-9409a55d-c5de-4630-82c2-8f528b276667 Date: Sun, 23 Dec 2018 11:09:50 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":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"updated_at":"2018-12-23T10:45:34Z","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f2023783-d66c-434e-a2d0-17a89a159490"],"updated_at":"2018-12-23T11:09:41Z","tenant_id":"12ca29114ac94fd1a1ef8c3e856fad63","created_at":"2018-12-23T11:09:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"12ca29114ac94fd1a1ef8c3e856fad63","id":"59863ef4-57c8-4b8f-8a42-d33cc8288d4f","name":"vping_ssh-net_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}]} 2018-12-23 11:09:50,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-9409a55d-c5de-4630-82c2-8f528b276667 2018-12-23 11:09:50,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278371810913s 2018-12-23 11:09:50,719 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-9409a55d-c5de-4630-82c2-8f528b276667 2018-12-23 11:09:50,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 11:09:50,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:09:51,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-cd3aa10d-5792-4f34-9538-27480136a52a Date: Sun, 23 Dec 2018 11:09:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/d803c066-0527-4cab-b315-9bf270113676/snap", "metadata": {}}], "file": "/v2/images/d803c066-0527-4cab-b315-9bf270113676/file", "owner": "12ca29114ac94fd1a1ef8c3e856fad63", "id": "d803c066-0527-4cab-b315-9bf270113676", "size": 12716032, "self": "/v2/images/d803c066-0527-4cab-b315-9bf270113676", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/d803c066-0527-4cab-b315-9bf270113676/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T11:09:48Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T11:09:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 11:09:51,006 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cd3aa10d-5792-4f34-9538-27480136a52a 2018-12-23 11:09:51,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.286234140396s 2018-12-23 11:09:51,007 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cd3aa10d-5792-4f34-9538-27480136a52a 2018-12-23 11:09:51,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 11:09:51,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:09:51,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11: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-6b0ad433-ef41-4c44-ae3e-8b1890da0a96 x-compute-request-id: req-6b0ad433-ef41-4c44-ae3e-8b1890da0a96 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d05c223d-f2bf-467c-b1b9-7d579e063ae6", "name": "vping_ssh-flavor_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 11:09:51,042 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-6b0ad433-ef41-4c44-ae3e-8b1890da0a96 2018-12-23 11:09:51,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0333468914032s 2018-12-23 11:09:51,042 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-6b0ad433-ef41-4c44-ae3e-8b1890da0a96 2018-12-23 11:09:51,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-23 11:09:51,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" -d '{"server": {"name": "vping_ssh-vm2_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "imageRef": "d803c066-0527-4cab-b315-9bf270113676", "flavorRef": "d05c223d-f2bf-467c-b1b9-7d579e063ae6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "59863ef4-57c8-4b8f-8a42-d33cc8288d4f"}], "security_groups": [{"name": "a02efbc1-8bf2-4017-bb42-9cd7e09d12bd"}]}}' 2018-12-23 11:09:53,385 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11: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 x-openstack-request-id: req-a69a615c-55e8-4e78-a615-0ebfb37fe193 x-compute-request-id: req-a69a615c-55e8-4e78-a615-0ebfb37fe193 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/7c930d7a-1c14-4420-9980-773614dc555c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "a02efbc1-8bf2-4017-bb42-9cd7e09d12bd"}], "OS-DCF:diskConfig": "MANUAL", "id": "7c930d7a-1c14-4420-9980-773614dc555c", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7c930d7a-1c14-4420-9980-773614dc555c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7c930d7a-1c14-4420-9980-773614dc555c", "rel": "bookmark"}], "adminPass": "adhupP66eks4"}} 2018-12-23 11:09:53,385 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-a69a615c-55e8-4e78-a615-0ebfb37fe193 2018-12-23 11:09:53,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.34140896797s 2018-12-23 11:09:53,386 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-a69a615c-55e8-4e78-a615-0ebfb37fe193 2018-12-23 11:09:53,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 11:09:53,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:09:53,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-608e725a-85fe-41b5-96d4-36498eb8b722 x-compute-request-id: req-608e725a-85fe-41b5-96d4-36498eb8b722 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.22:8774/v2.1/servers/7c930d7a-1c14-4420-9980-773614dc555c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7c930d7a-1c14-4420-9980-773614dc555c", "rel": "bookmark"}], "image": {"id": "d803c066-0527-4cab-b315-9bf270113676", "links": [{"href": "http://172.30.9.22:8774/images/d803c066-0527-4cab-b315-9bf270113676", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d05c223d-f2bf-467c-b1b9-7d579e063ae6", "links": [{"href": "http://172.30.9.22:8774/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6", "rel": "bookmark"}]}, "id": "7c930d7a-1c14-4420-9980-773614dc555c", "user_id": "01ad4462bfb8473d995eb6938260170d", "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-12-23T11:09:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "created": "2018-12-23T11:09:53Z", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 11:09:53,801 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-608e725a-85fe-41b5-96d4-36498eb8b722 2018-12-23 11:09:53,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414246082306s 2018-12-23 11:09:53,801 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-608e725a-85fe-41b5-96d4-36498eb8b722 2018-12-23 11:09:53,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 11:09:53,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:09:53,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-7f1d1cee-1920-4a3d-b451-47dd5dfcc985 Date: Sun, 23 Dec 2018 11:09:53 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":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"updated_at":"2018-12-23T10:45:34Z","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f2023783-d66c-434e-a2d0-17a89a159490"],"updated_at":"2018-12-23T11:09:41Z","tenant_id":"12ca29114ac94fd1a1ef8c3e856fad63","created_at":"2018-12-23T11:09:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"12ca29114ac94fd1a1ef8c3e856fad63","id":"59863ef4-57c8-4b8f-8a42-d33cc8288d4f","name":"vping_ssh-net_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}]} 2018-12-23 11:09:53,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-7f1d1cee-1920-4a3d-b451-47dd5dfcc985 2018-12-23 11:09:53,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106491088867s 2018-12-23 11:09:53,915 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-7f1d1cee-1920-4a3d-b451-47dd5dfcc985 2018-12-23 11:09:53,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 11:09:53,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:09:53,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-f7d42bf7-463e-466c-93be-ab76c19f9cf3 Date: Sun, 23 Dec 2018 11:09:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59863ef4-57c8-4b8f-8a42-d33cc8288d4f","tenant_id":"12ca29114ac94fd1a1ef8c3e856fad63","created_at":"2018-12-23T11:09:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T11:09:41Z","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":"12ca29114ac94fd1a1ef8c3e856fad63","id":"f2023783-d66c-434e-a2d0-17a89a159490","subnetpool_id":null,"name":"vping_ssh-subnet_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}]} 2018-12-23 11:09:53,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f7d42bf7-463e-466c-93be-ab76c19f9cf3 2018-12-23 11:09:53,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0489909648895s 2018-12-23 11:09:53,965 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f7d42bf7-463e-466c-93be-ab76c19f9cf3 2018-12-23 11:09:53,966 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 11:09:55,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 11:09:55,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:09:56,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:09:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50d06295-3398-44f7-acdf-486b15130d44 x-compute-request-id: req-50d06295-3398-44f7-acdf-486b15130d44 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7c930d7a-1c14-4420-9980-773614dc555c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7c930d7a-1c14-4420-9980-773614dc555c", "rel": "bookmark"}], "image": {"id": "d803c066-0527-4cab-b315-9bf270113676", "links": [{"href": "http://172.30.9.22:8774/images/d803c066-0527-4cab-b315-9bf270113676", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d05c223d-f2bf-467c-b1b9-7d579e063ae6", "links": [{"href": "http://172.30.9.22:8774/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6", "rel": "bookmark"}]}, "id": "7c930d7a-1c14-4420-9980-773614dc555c", "security_groups": [{"name": "vping_ssh-sg_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}], "user_id": "01ad4462bfb8473d995eb6938260170d", "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-12-23T11:09:54Z", "hostId": "aea09459a6edafe55487a300927f3fd386903c28c49909c6300c9570", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "created": "2018-12-23T11:09:53Z", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 11:09:56,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-50d06295-3398-44f7-acdf-486b15130d44 2018-12-23 11:09:56,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376667976379s 2018-12-23 11:09:56,346 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-50d06295-3398-44f7-acdf-486b15130d44 2018-12-23 11:09:56,350 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 11:09:58,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 11:09:58,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:09:58,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11: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-ddd58ff1-8892-4af8-9de0-9bd3735c1ad0 x-compute-request-id: req-ddd58ff1-8892-4af8-9de0-9bd3735c1ad0 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d03ded2f-8891-49b2-a91c-ad872e4c1ac3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0a:eb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7c930d7a-1c14-4420-9980-773614dc555c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7c930d7a-1c14-4420-9980-773614dc555c", "rel": "bookmark"}], "image": {"id": "d803c066-0527-4cab-b315-9bf270113676", "links": [{"href": "http://172.30.9.22:8774/images/d803c066-0527-4cab-b315-9bf270113676", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:09:57.000000", "flavor": {"id": "d05c223d-f2bf-467c-b1b9-7d579e063ae6", "links": [{"href": "http://172.30.9.22:8774/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6", "rel": "bookmark"}]}, "id": "7c930d7a-1c14-4420-9980-773614dc555c", "security_groups": [{"name": "vping_ssh-sg_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}], "user_id": "01ad4462bfb8473d995eb6938260170d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:09:58Z", "hostId": "aea09459a6edafe55487a300927f3fd386903c28c49909c6300c9570", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "created": "2018-12-23T11:09:53Z", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 11:09:58,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ddd58ff1-8892-4af8-9de0-9bd3735c1ad0 2018-12-23 11:09:58,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.608887910843s 2018-12-23 11:09:58,962 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ddd58ff1-8892-4af8-9de0-9bd3735c1ad0 2018-12-23 11:09:58,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 11:09:58,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=7c930d7a-1c14-4420-9980-773614dc555c" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:09:59,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-f954181f-2008-443f-8220-f8556329535e Date: Sun, 23 Dec 2018 11:09:59 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"59863ef4-57c8-4b8f-8a42-d33cc8288d4f","tenant_id":"12ca29114ac94fd1a1ef8c3e856fad63","created_at":"2018-12-23T11:09:54Z","admin_state_up":true,"updated_at":"2018-12-23T11:09:56Z","binding:vnic_type":"normal","device_id":"7c930d7a-1c14-4420-9980-773614dc555c","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:b1:0a:eb","id":"aefdf32c-84d6-4b37-b485-4a3de438f2e1","port_security_enabled":true,"project_id":"12ca29114ac94fd1a1ef8c3e856fad63","fixed_ips":[{"subnet_id":"f2023783-d66c-434e-a2d0-17a89a159490","ip_address":"192.168.120.12"}],"extra_dhcp_opts":[],"security_groups":["a02efbc1-8bf2-4017-bb42-9cd7e09d12bd"],"name":""}]} 2018-12-23 11:09:59,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=7c930d7a-1c14-4420-9980-773614dc555c used request id req-f954181f-2008-443f-8220-f8556329535e 2018-12-23 11:09:59,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.19599199295s 2018-12-23 11:09:59,162 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=7c930d7a-1c14-4420-9980-773614dc555c used request id req-f954181f-2008-443f-8220-f8556329535e 2018-12-23 11:09:59,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 11:09:59,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=aefdf32c-84d6-4b37-b485-4a3de438f2e1" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:09:59,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b0f87f0a-a0a7-4eee-8ee5-1ae5d0a24e1a Date: Sun, 23 Dec 2018 11:09:59 GMT RESP BODY: {"floatingips": []} 2018-12-23 11:09:59,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=aefdf32c-84d6-4b37-b485-4a3de438f2e1 used request id req-b0f87f0a-a0a7-4eee-8ee5-1ae5d0a24e1a 2018-12-23 11:09:59,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0169639587402s 2018-12-23 11:09:59,185 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=aefdf32c-84d6-4b37-b485-4a3de438f2e1 used request id req-b0f87f0a-a0a7-4eee-8ee5-1ae5d0a24e1a 2018-12-23 11:09:59,185 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_d03ded2f-8891-49b2-a91c-ad872e4c1ac3': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b1:0a:eb', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd803c066-0527-4cab-b315-9bf270113676'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T11:09:57.000000', 'flavor': Munch({u'id': u'd05c223d-f2bf-467c-b1b9-7d579e063ae6'}), 'az': u'nova', 'id': u'7c930d7a-1c14-4420-9980-773614dc555c', 'security_groups': [Munch({u'name': u'vping_ssh-sg_d03ded2f-8891-49b2-a91c-ad872e4c1ac3'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'01ad4462bfb8473d995eb6938260170d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'12ca29114ac94fd1a1ef8c3e856fad63', 'name': 'vping_ssh-project_d03ded2f-8891-49b2-a91c-ad872e4c1ac3', '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-12-23T11:09:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-23T11:09:58Z', 'hostId': u'aea09459a6edafe55487a300927f3fd386903c28c49909c6300c9570', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'aea09459a6edafe55487a300927f3fd386903c28c49909c6300c9570', '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-12-23T11:09:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'12ca29114ac94fd1a1ef8c3e856fad63', 'name': u'vping_ssh-vm2_d03ded2f-8891-49b2-a91c-ad872e4c1ac3', 'adminPass': u'adhupP66eks4', 'tenant_id': u'12ca29114ac94fd1a1ef8c3e856fad63', 'region': 'regionOne', 'created': u'2018-12-23T11:09:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-12-23 11:09:59,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 11:09:59,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:09:59,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-689568b9-10e7-47fa-925c-857a584f166f Date: Sun, 23 Dec 2018 11:09:59 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":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"updated_at":"2018-12-23T10:45:34Z","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f2023783-d66c-434e-a2d0-17a89a159490"],"updated_at":"2018-12-23T11:09:41Z","tenant_id":"12ca29114ac94fd1a1ef8c3e856fad63","created_at":"2018-12-23T11:09:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"12ca29114ac94fd1a1ef8c3e856fad63","id":"59863ef4-57c8-4b8f-8a42-d33cc8288d4f","name":"vping_ssh-net_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}]} 2018-12-23 11:09:59,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-689568b9-10e7-47fa-925c-857a584f166f 2018-12-23 11:09:59,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.267076015472s 2018-12-23 11:09:59,454 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-689568b9-10e7-47fa-925c-857a584f166f 2018-12-23 11:09:59,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 11:09:59,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:09:59,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-8422a865-865a-4329-9712-8e24e7592249 Date: Sun, 23 Dec 2018 11:09:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/d803c066-0527-4cab-b315-9bf270113676/snap", "metadata": {}}], "file": "/v2/images/d803c066-0527-4cab-b315-9bf270113676/file", "owner": "12ca29114ac94fd1a1ef8c3e856fad63", "id": "d803c066-0527-4cab-b315-9bf270113676", "size": 12716032, "self": "/v2/images/d803c066-0527-4cab-b315-9bf270113676", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/d803c066-0527-4cab-b315-9bf270113676/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T11:09:48Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T11:09:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 11:09:59,632 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8422a865-865a-4329-9712-8e24e7592249 2018-12-23 11:09:59,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176625967026s 2018-12-23 11:09:59,632 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8422a865-865a-4329-9712-8e24e7592249 2018-12-23 11:09:59,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 11:09:59,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:09:59,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11: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-fc32c458-04ca-4052-af35-b4753c56c50f x-compute-request-id: req-fc32c458-04ca-4052-af35-b4753c56c50f Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d05c223d-f2bf-467c-b1b9-7d579e063ae6", "name": "vping_ssh-flavor_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 11:09:59,668 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-fc32c458-04ca-4052-af35-b4753c56c50f 2018-12-23 11:09:59,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0342049598694s 2018-12-23 11:09:59,669 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-fc32c458-04ca-4052-af35-b4753c56c50f 2018-12-23 11:09:59,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-23 11:09:59,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" -d '{"server": {"name": "vping_ssh-vm_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "imageRef": "d803c066-0527-4cab-b315-9bf270113676", "key_name": "vping_ssh-kp_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "flavorRef": "d05c223d-f2bf-467c-b1b9-7d579e063ae6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "59863ef4-57c8-4b8f-8a42-d33cc8288d4f"}], "security_groups": [{"name": "a02efbc1-8bf2-4017-bb42-9cd7e09d12bd"}]}}' 2018-12-23 11:10:01,321 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11: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-08e63ae8-647a-4c4b-9339-07bb3672f312 x-compute-request-id: req-08e63ae8-647a-4c4b-9339-07bb3672f312 Content-Length: 403 location: http://172.30.9.22:8774/v2.1/servers/eba29045-cf7a-415f-a6f0-91c34c413677 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "a02efbc1-8bf2-4017-bb42-9cd7e09d12bd"}], "OS-DCF:diskConfig": "MANUAL", "id": "eba29045-cf7a-415f-a6f0-91c34c413677", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/eba29045-cf7a-415f-a6f0-91c34c413677", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/eba29045-cf7a-415f-a6f0-91c34c413677", "rel": "bookmark"}], "adminPass": "44HTY8tK7aCE"}} 2018-12-23 11:10:01,322 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-08e63ae8-647a-4c4b-9339-07bb3672f312 2018-12-23 11:10:01,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.65143203735s 2018-12-23 11:10:01,322 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-08e63ae8-647a-4c4b-9339-07bb3672f312 2018-12-23 11:10:01,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 11:10:01,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:10:02,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10: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-86a5032d-0cb1-44f0-a779-cca40fad033f x-compute-request-id: req-86a5032d-0cb1-44f0-a779-cca40fad033f Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/eba29045-cf7a-415f-a6f0-91c34c413677", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/eba29045-cf7a-415f-a6f0-91c34c413677", "rel": "bookmark"}], "image": {"id": "d803c066-0527-4cab-b315-9bf270113676", "links": [{"href": "http://172.30.9.22:8774/images/d803c066-0527-4cab-b315-9bf270113676", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d05c223d-f2bf-467c-b1b9-7d579e063ae6", "links": [{"href": "http://172.30.9.22:8774/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6", "rel": "bookmark"}]}, "id": "eba29045-cf7a-415f-a6f0-91c34c413677", "user_id": "01ad4462bfb8473d995eb6938260170d", "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-12-23T11:10:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "name": "vping_ssh-vm_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "created": "2018-12-23T11:10:01Z", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d03ded2f-8891-49b2-a91c-ad872e4c1ac3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0a:eb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7c930d7a-1c14-4420-9980-773614dc555c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7c930d7a-1c14-4420-9980-773614dc555c", "rel": "bookmark"}], "image": {"id": "d803c066-0527-4cab-b315-9bf270113676", "links": [{"href": "http://172.30.9.22:8774/images/d803c066-0527-4cab-b315-9bf270113676", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:09:57.000000", "flavor": {"id": "d05c223d-f2bf-467c-b1b9-7d579e063ae6", "links": [{"href": "http://172.30.9.22:8774/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6", "rel": "bookmark"}]}, "id": "7c930d7a-1c14-4420-9980-773614dc555c", "security_groups": [{"name": "vping_ssh-sg_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}], "user_id": "01ad4462bfb8473d995eb6938260170d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:09:58Z", "hostId": "aea09459a6edafe55487a300927f3fd386903c28c49909c6300c9570", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "created": "2018-12-23T11:09:53Z", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 11:10:02,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-86a5032d-0cb1-44f0-a779-cca40fad033f 2018-12-23 11:10:02,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.780175924301s 2018-12-23 11:10:02,104 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-86a5032d-0cb1-44f0-a779-cca40fad033f 2018-12-23 11:10:02,109 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 11:10:04,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 11:10:04,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:10:04,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10: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-5d84bbe0-315a-4028-908b-af57d16c8ec8 x-compute-request-id: req-5d84bbe0-315a-4028-908b-af57d16c8ec8 Content-Encoding: gzip Content-Length: 891 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/eba29045-cf7a-415f-a6f0-91c34c413677", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/eba29045-cf7a-415f-a6f0-91c34c413677", "rel": "bookmark"}], "image": {"id": "d803c066-0527-4cab-b315-9bf270113676", "links": [{"href": "http://172.30.9.22:8774/images/d803c066-0527-4cab-b315-9bf270113676", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d05c223d-f2bf-467c-b1b9-7d579e063ae6", "links": [{"href": "http://172.30.9.22:8774/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6", "rel": "bookmark"}]}, "id": "eba29045-cf7a-415f-a6f0-91c34c413677", "security_groups": [{"name": "vping_ssh-sg_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}], "user_id": "01ad4462bfb8473d995eb6938260170d", "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-12-23T11:10:02Z", "hostId": "44bf388a5a280be2b6ec58d6cb2e6e2530ec44a36fb813897ee5b698", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "name": "vping_ssh-vm_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "created": "2018-12-23T11:10:01Z", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d03ded2f-8891-49b2-a91c-ad872e4c1ac3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0a:eb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7c930d7a-1c14-4420-9980-773614dc555c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7c930d7a-1c14-4420-9980-773614dc555c", "rel": "bookmark"}], "image": {"id": "d803c066-0527-4cab-b315-9bf270113676", "links": [{"href": "http://172.30.9.22:8774/images/d803c066-0527-4cab-b315-9bf270113676", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:09:57.000000", "flavor": {"id": "d05c223d-f2bf-467c-b1b9-7d579e063ae6", "links": [{"href": "http://172.30.9.22:8774/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6", "rel": "bookmark"}]}, "id": "7c930d7a-1c14-4420-9980-773614dc555c", "security_groups": [{"name": "vping_ssh-sg_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}], "user_id": "01ad4462bfb8473d995eb6938260170d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:09:58Z", "hostId": "aea09459a6edafe55487a300927f3fd386903c28c49909c6300c9570", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "created": "2018-12-23T11:09:53Z", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 11:10:04,632 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5d84bbe0-315a-4028-908b-af57d16c8ec8 2018-12-23 11:10:04,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.520360946655s 2018-12-23 11:10:04,632 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5d84bbe0-315a-4028-908b-af57d16c8ec8 2018-12-23 11:10:04,637 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 11:10:06,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 11:10:06,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:10:07,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c020f862-aef9-4d44-a098-64aca7eeaa72 x-compute-request-id: req-c020f862-aef9-4d44-a098-64aca7eeaa72 Content-Encoding: gzip Content-Length: 891 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/eba29045-cf7a-415f-a6f0-91c34c413677", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/eba29045-cf7a-415f-a6f0-91c34c413677", "rel": "bookmark"}], "image": {"id": "d803c066-0527-4cab-b315-9bf270113676", "links": [{"href": "http://172.30.9.22:8774/images/d803c066-0527-4cab-b315-9bf270113676", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d05c223d-f2bf-467c-b1b9-7d579e063ae6", "links": [{"href": "http://172.30.9.22:8774/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6", "rel": "bookmark"}]}, "id": "eba29045-cf7a-415f-a6f0-91c34c413677", "security_groups": [{"name": "vping_ssh-sg_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}], "user_id": "01ad4462bfb8473d995eb6938260170d", "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-12-23T11:10:02Z", "hostId": "44bf388a5a280be2b6ec58d6cb2e6e2530ec44a36fb813897ee5b698", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "name": "vping_ssh-vm_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "created": "2018-12-23T11:10:01Z", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d03ded2f-8891-49b2-a91c-ad872e4c1ac3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0a:eb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7c930d7a-1c14-4420-9980-773614dc555c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7c930d7a-1c14-4420-9980-773614dc555c", "rel": "bookmark"}], "image": {"id": "d803c066-0527-4cab-b315-9bf270113676", "links": [{"href": "http://172.30.9.22:8774/images/d803c066-0527-4cab-b315-9bf270113676", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:09:57.000000", "flavor": {"id": "d05c223d-f2bf-467c-b1b9-7d579e063ae6", "links": [{"href": "http://172.30.9.22:8774/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6", "rel": "bookmark"}]}, "id": "7c930d7a-1c14-4420-9980-773614dc555c", "security_groups": [{"name": "vping_ssh-sg_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}], "user_id": "01ad4462bfb8473d995eb6938260170d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:09:58Z", "hostId": "aea09459a6edafe55487a300927f3fd386903c28c49909c6300c9570", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "created": "2018-12-23T11:09:53Z", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 11:10:07,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c020f862-aef9-4d44-a098-64aca7eeaa72 2018-12-23 11:10:07,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.654099941254s 2018-12-23 11:10:07,294 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c020f862-aef9-4d44-a098-64aca7eeaa72 2018-12-23 11:10:07,299 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 11:10:09,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 11:10:09,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:10:09,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11: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-838be544-d319-4941-8c10-4b44e2b0ec6c x-compute-request-id: req-838be544-d319-4941-8c10-4b44e2b0ec6c Content-Encoding: gzip Content-Length: 891 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/eba29045-cf7a-415f-a6f0-91c34c413677", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/eba29045-cf7a-415f-a6f0-91c34c413677", "rel": "bookmark"}], "image": {"id": "d803c066-0527-4cab-b315-9bf270113676", "links": [{"href": "http://172.30.9.22:8774/images/d803c066-0527-4cab-b315-9bf270113676", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d05c223d-f2bf-467c-b1b9-7d579e063ae6", "links": [{"href": "http://172.30.9.22:8774/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6", "rel": "bookmark"}]}, "id": "eba29045-cf7a-415f-a6f0-91c34c413677", "security_groups": [{"name": "vping_ssh-sg_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}], "user_id": "01ad4462bfb8473d995eb6938260170d", "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-12-23T11:10:02Z", "hostId": "44bf388a5a280be2b6ec58d6cb2e6e2530ec44a36fb813897ee5b698", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "name": "vping_ssh-vm_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "created": "2018-12-23T11:10:01Z", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d03ded2f-8891-49b2-a91c-ad872e4c1ac3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0a:eb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7c930d7a-1c14-4420-9980-773614dc555c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7c930d7a-1c14-4420-9980-773614dc555c", "rel": "bookmark"}], "image": {"id": "d803c066-0527-4cab-b315-9bf270113676", "links": [{"href": "http://172.30.9.22:8774/images/d803c066-0527-4cab-b315-9bf270113676", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:09:57.000000", "flavor": {"id": "d05c223d-f2bf-467c-b1b9-7d579e063ae6", "links": [{"href": "http://172.30.9.22:8774/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6", "rel": "bookmark"}]}, "id": "7c930d7a-1c14-4420-9980-773614dc555c", "security_groups": [{"name": "vping_ssh-sg_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}], "user_id": "01ad4462bfb8473d995eb6938260170d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:09:58Z", "hostId": "aea09459a6edafe55487a300927f3fd386903c28c49909c6300c9570", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "created": "2018-12-23T11:09:53Z", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 11:10:09,801 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-838be544-d319-4941-8c10-4b44e2b0ec6c 2018-12-23 11:10:09,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499094963074s 2018-12-23 11:10:09,801 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-838be544-d319-4941-8c10-4b44e2b0ec6c 2018-12-23 11:10:09,806 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 11:10:11,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 11:10:11,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:10:12,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10: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-b0006871-bd1e-4f9a-af3a-b5242d73dfc6 x-compute-request-id: req-b0006871-bd1e-4f9a-af3a-b5242d73dfc6 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d03ded2f-8891-49b2-a91c-ad872e4c1ac3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3c:d2", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/eba29045-cf7a-415f-a6f0-91c34c413677", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/eba29045-cf7a-415f-a6f0-91c34c413677", "rel": "bookmark"}], "image": {"id": "d803c066-0527-4cab-b315-9bf270113676", "links": [{"href": "http://172.30.9.22:8774/images/d803c066-0527-4cab-b315-9bf270113676", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:10:07.000000", "flavor": {"id": "d05c223d-f2bf-467c-b1b9-7d579e063ae6", "links": [{"href": "http://172.30.9.22:8774/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6", "rel": "bookmark"}]}, "id": "eba29045-cf7a-415f-a6f0-91c34c413677", "security_groups": [{"name": "vping_ssh-sg_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}], "user_id": "01ad4462bfb8473d995eb6938260170d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:10:09Z", "hostId": "44bf388a5a280be2b6ec58d6cb2e6e2530ec44a36fb813897ee5b698", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "name": "vping_ssh-vm_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "created": "2018-12-23T11:10:01Z", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d03ded2f-8891-49b2-a91c-ad872e4c1ac3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0a:eb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7c930d7a-1c14-4420-9980-773614dc555c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7c930d7a-1c14-4420-9980-773614dc555c", "rel": "bookmark"}], "image": {"id": "d803c066-0527-4cab-b315-9bf270113676", "links": [{"href": "http://172.30.9.22:8774/images/d803c066-0527-4cab-b315-9bf270113676", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:09:57.000000", "flavor": {"id": "d05c223d-f2bf-467c-b1b9-7d579e063ae6", "links": [{"href": "http://172.30.9.22:8774/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6", "rel": "bookmark"}]}, "id": "7c930d7a-1c14-4420-9980-773614dc555c", "security_groups": [{"name": "vping_ssh-sg_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}], "user_id": "01ad4462bfb8473d995eb6938260170d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:09:58Z", "hostId": "aea09459a6edafe55487a300927f3fd386903c28c49909c6300c9570", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "created": "2018-12-23T11:09:53Z", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 11:10:12,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b0006871-bd1e-4f9a-af3a-b5242d73dfc6 2018-12-23 11:10:12,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500813007355s 2018-12-23 11:10:12,310 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b0006871-bd1e-4f9a-af3a-b5242d73dfc6 2018-12-23 11:10:12,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 11:10:12,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=eba29045-cf7a-415f-a6f0-91c34c413677" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:10:12,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-4a21799f-ebcf-4b99-9bf7-454f66f77be3 Date: Sun, 23 Dec 2018 11:10:12 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"59863ef4-57c8-4b8f-8a42-d33cc8288d4f","tenant_id":"12ca29114ac94fd1a1ef8c3e856fad63","created_at":"2018-12-23T11:10:03Z","admin_state_up":true,"updated_at":"2018-12-23T11:10:04Z","binding:vnic_type":"normal","device_id":"eba29045-cf7a-415f-a6f0-91c34c413677","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:b4:3c:d2","id":"d5dd9b91-b348-46cc-b392-3f5919a4c732","port_security_enabled":true,"project_id":"12ca29114ac94fd1a1ef8c3e856fad63","fixed_ips":[{"subnet_id":"f2023783-d66c-434e-a2d0-17a89a159490","ip_address":"192.168.120.6"}],"extra_dhcp_opts":[],"security_groups":["a02efbc1-8bf2-4017-bb42-9cd7e09d12bd"],"name":""}]} 2018-12-23 11:10:12,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=eba29045-cf7a-415f-a6f0-91c34c413677 used request id req-4a21799f-ebcf-4b99-9bf7-454f66f77be3 2018-12-23 11:10:12,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0598981380463s 2018-12-23 11:10:12,375 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=eba29045-cf7a-415f-a6f0-91c34c413677 used request id req-4a21799f-ebcf-4b99-9bf7-454f66f77be3 2018-12-23 11:10:12,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 11:10:12,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=d5dd9b91-b348-46cc-b392-3f5919a4c732" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:10:12,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-62253eba-4688-4106-aab8-a35a0d016e11 Date: Sun, 23 Dec 2018 11:10:12 GMT RESP BODY: {"floatingips": []} 2018-12-23 11:10:12,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=d5dd9b91-b348-46cc-b392-3f5919a4c732 used request id req-62253eba-4688-4106-aab8-a35a0d016e11 2018-12-23 11:10:12,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0168030261993s 2018-12-23 11:10:12,397 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=d5dd9b91-b348-46cc-b392-3f5919a4c732 used request id req-62253eba-4688-4106-aab8-a35a0d016e11 2018-12-23 11:10:12,397 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_d03ded2f-8891-49b2-a91c-ad872e4c1ac3': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b4:3c:d2', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd803c066-0527-4cab-b315-9bf270113676'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T11:10:07.000000', 'flavor': Munch({u'id': u'd05c223d-f2bf-467c-b1b9-7d579e063ae6'}), 'az': u'nova', 'id': u'eba29045-cf7a-415f-a6f0-91c34c413677', 'security_groups': [Munch({u'name': u'vping_ssh-sg_d03ded2f-8891-49b2-a91c-ad872e4c1ac3'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'01ad4462bfb8473d995eb6938260170d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'12ca29114ac94fd1a1ef8c3e856fad63', 'name': 'vping_ssh-project_d03ded2f-8891-49b2-a91c-ad872e4c1ac3', '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-12-23T11:10:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-23T11:10:09Z', 'hostId': u'44bf388a5a280be2b6ec58d6cb2e6e2530ec44a36fb813897ee5b698', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_d03ded2f-8891-49b2-a91c-ad872e4c1ac3', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'44bf388a5a280be2b6ec58d6cb2e6e2530ec44a36fb813897ee5b698', '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-12-23T11:10:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'12ca29114ac94fd1a1ef8c3e856fad63', 'name': u'vping_ssh-vm_d03ded2f-8891-49b2-a91c-ad872e4c1ac3', 'adminPass': u'44HTY8tK7aCE', 'tenant_id': u'12ca29114ac94fd1a1ef8c3e856fad63', 'region': 'regionOne', 'created': u'2018-12-23T11:10:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-12-23 11:10:12,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 11:10:12,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:10:12,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-e6c3b08a-e472-4f69-8b0f-59596acb3233 Date: Sun, 23 Dec 2018 11:10:12 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":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"updated_at":"2018-12-23T10:45:34Z","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f2023783-d66c-434e-a2d0-17a89a159490"],"updated_at":"2018-12-23T11:09:41Z","tenant_id":"12ca29114ac94fd1a1ef8c3e856fad63","created_at":"2018-12-23T11:09:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"12ca29114ac94fd1a1ef8c3e856fad63","id":"59863ef4-57c8-4b8f-8a42-d33cc8288d4f","name":"vping_ssh-net_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}]} 2018-12-23 11:10:12,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e6c3b08a-e472-4f69-8b0f-59596acb3233 2018-12-23 11:10:12,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.25842499733s 2018-12-23 11:10:12,658 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e6c3b08a-e472-4f69-8b0f-59596acb3233 2018-12-23 11:10:12,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 11:10:12,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=eba29045-cf7a-415f-a6f0-91c34c413677" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:10:12,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-b681fa4e-6391-4da6-b799-1ee390851fe2 Date: Sun, 23 Dec 2018 11:10:12 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"59863ef4-57c8-4b8f-8a42-d33cc8288d4f","tenant_id":"12ca29114ac94fd1a1ef8c3e856fad63","created_at":"2018-12-23T11:10:03Z","admin_state_up":true,"updated_at":"2018-12-23T11:10:04Z","binding:vnic_type":"normal","device_id":"eba29045-cf7a-415f-a6f0-91c34c413677","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:b4:3c:d2","id":"d5dd9b91-b348-46cc-b392-3f5919a4c732","port_security_enabled":true,"project_id":"12ca29114ac94fd1a1ef8c3e856fad63","fixed_ips":[{"subnet_id":"f2023783-d66c-434e-a2d0-17a89a159490","ip_address":"192.168.120.6"}],"extra_dhcp_opts":[],"security_groups":["a02efbc1-8bf2-4017-bb42-9cd7e09d12bd"],"name":""}]} 2018-12-23 11:10:12,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=eba29045-cf7a-415f-a6f0-91c34c413677 used request id req-b681fa4e-6391-4da6-b799-1ee390851fe2 2018-12-23 11:10:12,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0583369731903s 2018-12-23 11:10:12,719 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=eba29045-cf7a-415f-a6f0-91c34c413677 used request id req-b681fa4e-6391-4da6-b799-1ee390851fe2 2018-12-23 11:10:12,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-23 11:10:12,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" -d '{"floatingip": {"floating_network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "fixed_ip_address": "192.168.120.6", "port_id": "d5dd9b91-b348-46cc-b392-3f5919a4c732"}}' 2018-12-23 11:10:14,952 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-d2f6497e-1cb6-4a80-b92f-2831d9f8a091 Date: Sun, 23 Dec 2018 11:10:14 GMT RESP BODY: {"floatingip": {"router_id": "16c4992d-8c65-4c71-badf-814c6ba4baad", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-23T11:10:13Z", "floating_network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.207", "revision_number": 0, "port_id": "d5dd9b91-b348-46cc-b392-3f5919a4c732", "id": "b590bd40-a9fc-4bb0-84d0-c939a7f5c122", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "created_at": "2018-12-23T11:10:13Z", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}} 2018-12-23 11:10:14,952 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d2f6497e-1cb6-4a80-b92f-2831d9f8a091 2018-12-23 11:10:14,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.23264408112s 2018-12-23 11:10:14,953 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d2f6497e-1cb6-4a80-b92f-2831d9f8a091 2018-12-23 11:10:14,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 11:10:14,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:10:14,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-8acb9ed4-47fb-4ff8-bf2b-7ed8b6bd0c7a Date: Sun, 23 Dec 2018 11:10:14 GMT RESP BODY: {"floatingips": [{"router_id": "16c4992d-8c65-4c71-badf-814c6ba4baad", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-23T11:10:13Z", "floating_network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.207", "revision_number": 0, "port_id": "d5dd9b91-b348-46cc-b392-3f5919a4c732", "id": "b590bd40-a9fc-4bb0-84d0-c939a7f5c122", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "created_at": "2018-12-23T11:10:13Z", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}]} 2018-12-23 11:10:14,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-8acb9ed4-47fb-4ff8-bf2b-7ed8b6bd0c7a 2018-12-23 11:10:14,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0270900726318s 2018-12-23 11:10:14,989 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-8acb9ed4-47fb-4ff8-bf2b-7ed8b6bd0c7a 2018-12-23 11:10:14,993 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'16c4992d-8c65-4c71-badf-814c6ba4baad', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'12ca29114ac94fd1a1ef8c3e856fad63', 'created_at': u'2018-12-23T11:10:13Z', 'attached': True, 'updated_at': u'2018-12-23T11:10:13Z', 'id': u'b590bd40-a9fc-4bb0-84d0-c939a7f5c122', 'floating_network_id': u'4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.207', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'12ca29114ac94fd1a1ef8c3e856fad63', 'name': 'vping_ssh-project_d03ded2f-8891-49b2-a91c-ad872e4c1ac3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'16c4992d-8c65-4c71-badf-814c6ba4baad', 'project_id': u'12ca29114ac94fd1a1ef8c3e856fad63', 'port_id': u'd5dd9b91-b348-46cc-b392-3f5919a4c732', 'port': u'd5dd9b91-b348-46cc-b392-3f5919a4c732', 'network': u'4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf'}) 2018-12-23 11:10:14,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 11:10:14,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/eba29045-cf7a-415f-a6f0-91c34c413677/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}f93372ba62811c0f502c0320712198754137a5c4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 11:10:16,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10: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-7eb73248-441c-4b63-8ce3-90d87ce2c94b x-compute-request-id: req-7eb73248-441c-4b63-8ce3-90d87ce2c94b Content-Encoding: gzip Content-Length: 9535 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 558130534 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128389] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130019] pid_max: default: 32768 minimum: 301\n[ 0.130901] ACPI: Core revision 20150930\n[ 0.132274] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133567] Security Framework initialized\n[ 0.134374] Yama: becoming mindful.\n[ 0.135096] AppArmor: AppArmor initialized\n[ 0.135950] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137270] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138531] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139723] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141085] Initializing cgroup subsys io\n[ 0.141888] Initializing cgroup subsys memory\n[ 0.142734] Initializing cgroup subsys devices\n[ 0.143598] Initializing cgroup subsys freezer\n[ 0.144456] Initializing cgroup subsys net_cls\n[ 0.145320] Initializing cgroup subsys perf_event\n[ 0.146220] Initializing cgroup subsys net_prio\n[ 0.147092] Initializing cgroup subsys hugetlb\n[ 0.147962] Initializing cgroup subsys pids\n[ 0.148825] CPU: Physical Processor ID: 0\n[ 0.150298] mce: CPU supports 10 MCE banks\n[ 0.151133] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163150] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169499] ftrace: allocating 31920 entries in 125 pages\n[ 0.195457] smpboot: Max logical packages: 1\n[ 0.196296] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197625] x2apic enabled\n[ 0.198422] Switched APIC routing to physical x2apic.\n[ 0.200168] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201274] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203235] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204993] KVM setup paravirtual spinlock\n[ 0.206270] x86: Booted up 1 node, 1 CPUs\n[ 0.207069] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208440] devtmpfs: initialized\n[ 0.210151] evm: security.selinux\n[ 0.210845] evm: security.SMACK64\n[ 0.211548] evm: security.SMACK64EXEC\n[ 0.212294] evm: security.SMACK64TRANSMUTE\n[ 0.213099] evm: security.SMACK64MMAP\n[ 0.213842] evm: security.ima\n[ 0.214476] evm: security.capability\n[ 0.215276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217112] pinctrl core: initialized pinctrl subsystem\n[ 0.218210] RTC time: 11:10:07, date: 12/23/18\n[ 0.219156] NET: Registered protocol family 16\n[ 0.220112] cpuidle: using governor ladder\n[ 0.220922] cpuidle: using governor menu\n[ 0.221697] PCCT header not found.\n[ 0.222442] ACPI: bus type PCI registered\n[ 0.223237] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224457] PCI: Using configuration type 1 for base access\n[ 0.226195] ACPI: Added _OSI(Module Device)\n[ 0.227037] ACPI: Added _OSI(Processor Device)\n[ 0.227891] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228778] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230899] ACPI: Interpreter enabled\n[ 0.231692] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233517] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235337] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237166] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238995] ACPI: (supports S0 S5)\n[ 0.239693] ACPI: Using IOAPIC for interrupt routing\n[ 0.240740] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243800] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244928] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246141] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247311] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249494] acpiphp: Slot [3] registered\n[ 0.250292] acpiphp: Slot [4] registered\n[ 0.251079] acpiphp: Slot [5] registered\n[ 0.251863] acpiphp: Slot [6] registered\n[ 0.252648] acpiphp: Slot [7] registered\n[ 0.253434] acpiphp: Slot [8] registered\n[ 0.254222] acpiphp: Slot [9] registered\n[ 0.255008] acpiphp: Slot [10] registered\n[ 0.255804] acpiphp: Slot [11] registered\n[ 0.256611] acpiphp: Slot [12] registered\n[ 0.257407] acpiphp: Slot [13] registered\n[ 0.258209] acpiphp: Slot [14] registered\n[ 0.259009] acpiphp: Slot [15] registered\n[ 0.269899] acpiphp: Slot [16] registered\n[ 0.270701] acpiphp: Slot [17] registered\n[ 0.271495] acpiphp: Slot [18] registered\n[ 0.272300] acpiphp: Slot [19] registered\n[ 0.273098] acpiphp: Slot [20] registered\n[ 0.273903] acpiphp: Slot [21] registered\n[ 0.274704] acpiphp: Slot [22] registered\n[ 0.275498] acpiphp: Slot [23] registered\n[ 0.276297] acpiphp: Slot [24] registered\n[ 0.277093] acpiphp: Slot [25] registered\n[ 0.277894] acpiphp: Slot [26] registered\n[ 0.278689] acpiphp: Slot [27] registered\n[ 0.279484] acpiphp: Slot [28] registered\n[ 0.280283] acpiphp: Slot [29] registered\n[ 0.281080] acpiphp: Slot [30] registered\n[ 0.281877] acpiphp: Slot [31] registered\n[ 0.282677] PCI host bridge to bus 0000:00\n[ 0.283471] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284663] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285858] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287283] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.288712] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294891] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296195] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297351] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298591] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304977] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306414] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352036] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353524] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354935] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356343] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.357717] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358956] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360293] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361333] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.362854] vgaarb: loaded\n[ 0.363445] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364576] SCSI subsystem initialized\n[ 0.365388] ACPI: bus type USB registered\n[ 0.366196] usbcore: registered new interface driver usbfs\n[ 0.367211] usbcore: registered new interface driver hub\n[ 0.368203] usbcore: registered new device driver usb\n[ 0.369257] PCI: Using ACPI for IRQ routing\n[ 0.370286] NetLabel: Initializing\n[ 0.371001] NetLabel: domain hash size = 128\n[ 0.371837] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.372769] NetLabel: unlabeled traffic allowed by default\n[ 0.373856] clocksource: Switched to clocksource kvm-clock\n[ 0.379367] AppArmor: AppArmor Filesystem Enabled\n[ 0.380313] pnp: PnP ACPI init\n[ 0.381214] pnp: PnP ACPI: found 5 devices\n[ 0.387582] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389288] NET: Registered protocol family 2\n[ 0.390237] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391490] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392641] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393779] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394845] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396004] NET: Registered protocol family 1\n[ 0.396862] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.397946] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399004] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.412975] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427278] Trying to unpack rootfs image as initramfs...\n[ 0.476882] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490884] Scanning for low memory corruption every 60 seconds\n[ 0.492241] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493374] audit: initializing netlink subsys (disabled)\n[ 0.494392] audit: type=2000 audit(1545563408.119:1): initialized\n[ 0.495687] Initialise system trusted keyring\n[ 0.496600] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497753] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499706] zbud: loaded\n[ 0.500400] VFS: Disk quotas dquot_6.6.0\n[ 0.501220] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502727] fuse init (API version 7.23)\n[ 0.503616] Key type big_key registered\n[ 0.504402] Allocating IMA MOK and blacklist keyrings.\n[ 0.505874] Key type asymmetric registered\n[ 0.506689] Asymmetric key parser 'x509' registered\n[ 0.507630] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509065] io scheduler noop registered\n[ 0.509851] io scheduler deadline registered (default)\n[ 0.510832] io scheduler cfq registered\n[ 0.511658] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512684] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513938] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.515372] ACPI: Power Button [PWRF]\n[ 0.516191] GHES: HEST is not enabled!\n[ 0.529910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.577486] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581502] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605624] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.608624] Linux agpgart interface v0.103\n[ 0.611445] brd: module loaded\n[ 0.613120] loop: module loaded\n[ 0.619244] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621218] GPT:90111 != 2097151\n[ 0.622149] GPT:Alternate GPT header not at the end of the disk.\n[ 0.623667] GPT:90111 != 2097151\n[ 0.624580] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625912] vda: vda1 vda15\n[ 0.627898] scsi host0: ata_piix\n[ 0.628894] scsi host1: ata_piix\n[ 0.629853] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.631518] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633474] libphy: Fixed MDIO Bus: probed\n[ 0.634808] tun: Universal TUN/TAP device driver, 1.6\n[ 0.636110] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.638949] PPP generic driver version 2.4.2\n[ 0.640148] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.641782] ehci-pci: EHCI PCI platform driver\n[ 0.642985] ehci-platform: EHCI generic platform driver\n[ 0.644348] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.645899] ohci-pci: OHCI PCI platform driver\n[ 0.647092] ohci-platform: OHCI generic platform driver\n[ 0.648440] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671630] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672984] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674969] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.676351] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.677883] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.679107] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.680744] usb usb1: Product: UHCI Host Controller\n[ 0.682051] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.683602] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.684896] hub 1-0:1.0: USB hub found\n[ 0.685952] hub 1-0:1.0: 2 ports detected\n[ 0.687175] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.689977] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.691264] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.692669] mousedev: PS/2 mouse device common for all mice\n[ 0.694385] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.696853] rtc_cmos 00:00: RTC can wake from S4\n[ 0.698321] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.699939] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.701555] i2c /dev entries driver\n[ 0.702582] device-mapper: uevent: version 1.0.3\n[ 0.703848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.706062] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.707804] NET: Registered protocol family 10\n[ 0.709127] NET: Registered protocol family 17\n[ 0.710333] Key type dns_resolver registered\n[ 0.711579] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.713052] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.715419] registered taskstats version 1\n[ 0.716540] Loading compiled-in X.509 certificates\n[ 0.718476] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.720984] zswap: loaded using pool lzo/zbud\n[ 0.722813] Key type trusted registered\n[ 0.724837] Key type encrypted registered\n[ 0.725968] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.727369] ima: No TPM chip found, activating TPM-bypass!\n[ 0.728767] evm: HMAC attrs: 0x1\n[ 0.730006] Magic number: 14:547:176\n[ 0.731073] acpi device:0c: hash matches\n[ 0.732229] rtc_cmos 00:00: setting system clock to 2018-12-23 11:10:08 UTC (1545563408)\n[ 0.734401] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.735912] EDD information not available.\n[ 0.791493] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.807127] Write protecting the kernel read-only data: 14336k\n[ 0.809220] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.811066] 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 2.76\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 2.964354] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 2.88. iid=i-00000024\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCbBEAn8bNeGntQx+oXvdwKfD2C0WGPGWzhky8t48fBxfNNaSeGwZoCDBZHLarE26YJ2Kf6iMVAm0nakiGJtOtiRbaTftG1u5rmQfHu7puc0SjSTiuRvp3jb/HqIA8ay18oK/hNu6ai7oFoz2BdeJxRBhD8y5AuK1mNO1HsaFNZtVC7bwESzjTOb1Hh2K1LdAaqrcGa8PDRDl3lTxdb62jM+RsT59LeMP2zJe0r/La4FdlFMESc7jRMSMVCyi0fiLW1tVSYjZ/pNmaauDfqpjs4QdWwPtkyfgfGor2PlTKKmviJnN4I+X50LZJ5EmRH20am7mHZERAv88Mkep/EsUB root@vping-ssh-vm-d03ded2f-8891-49b2-a91c-ad872e4c1ac3\nssh-dss AAAAB3NzaC1kc3MAAACBANRD06SinIw6ZVXlEbd94/naaeEHvDFNp5WvnH+LGju3IS4tJQjD+vnm42XgEMAkFwiadQW7xiDAhAMvy89ZonQQqC+4wL+fkQkBzB2k0lBqNzbn0eWijZlLYSrZQKwun55XRqiyP0cxkMjz0q7fhX0YYSsQB4goLVWhKG26R5HtAAAAFQDXJskd9U78Ky5RomXRng94eprdDQAAAIA0IvSkFoTI9wzb+eBQtXVJzW/bSOVdHD2qBqu7HW9Rq2w8aAiM7FWO0k10MpTtgjrWsKk4jgC9gld8zAqEqpwefX9h/Ptrnf7CwXDgpxo/rgus8YArZ22nW/FYLedz3UL3HkfBbhcr3zY2OU1eBrdFCOVy373LQtEsSMVrSCTUwgAAAIEAuf8FSO/iLSoqkv/4fSTUORfvJV8EsNYnD4gRrzZnM3Ht71C49hDPb4XZ2OGIScpiTDOAPEw3hHg14jiYfMMcuXXlwWnoY+omdCKsLKLFGhJgBQPrMlOQeTHgS79qSKhPC/WEUFTs+DmvGIZ4Gc641gC/wgh8PH9NXoHd5UYNRjQ= root@vping-ssh-vm-d03ded2f-8891-49b2-a91c-ad872e4c1ac3\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.6,24,fe80::f816:3eff:feb4:3cd2/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.4 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000024\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-d03ded2f-8891-49b2-a91c-ad872e4c1ac3\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.34 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-d03ded2f-8891-49b2-a91c-ad872e4c1ac3 login: "} 2018-12-23 11:10:16,143 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/eba29045-cf7a-415f-a6f0-91c34c413677/action used request id req-7eb73248-441c-4b63-8ce3-90d87ce2c94b 2018-12-23 11:10:16,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.14985704422s 2018-12-23 11:10:16,144 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/eba29045-cf7a-415f-a6f0-91c34c413677/action used request id req-7eb73248-441c-4b63-8ce3-90d87ce2c94b 2018-12-23 11:10:16,144 - 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 558130534 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.128389] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130019] pid_max: default: 32768 minimum: 301 [ 0.130901] ACPI: Core revision 20150930 [ 0.132274] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133567] Security Framework initialized [ 0.134374] Yama: becoming mindful. [ 0.135096] AppArmor: AppArmor initialized [ 0.135950] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137270] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138531] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139723] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141085] Initializing cgroup subsys io [ 0.141888] Initializing cgroup subsys memory [ 0.142734] Initializing cgroup subsys devices [ 0.143598] Initializing cgroup subsys freezer [ 0.144456] Initializing cgroup subsys net_cls [ 0.145320] Initializing cgroup subsys perf_event [ 0.146220] Initializing cgroup subsys net_prio [ 0.147092] Initializing cgroup subsys hugetlb [ 0.147962] Initializing cgroup subsys pids [ 0.148825] CPU: Physical Processor ID: 0 [ 0.150298] mce: CPU supports 10 MCE banks [ 0.151133] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163150] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169499] ftrace: allocating 31920 entries in 125 pages [ 0.195457] smpboot: Max logical packages: 1 [ 0.196296] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197625] x2apic enabled [ 0.198422] Switched APIC routing to physical x2apic. [ 0.200168] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201274] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203235] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204993] KVM setup paravirtual spinlock [ 0.206270] x86: Booted up 1 node, 1 CPUs [ 0.207069] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208440] devtmpfs: initialized [ 0.210151] evm: security.selinux [ 0.210845] evm: security.SMACK64 [ 0.211548] evm: security.SMACK64EXEC [ 0.212294] evm: security.SMACK64TRANSMUTE [ 0.213099] evm: security.SMACK64MMAP [ 0.213842] evm: security.ima [ 0.214476] evm: security.capability [ 0.215276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217112] pinctrl core: initialized pinctrl subsystem [ 0.218210] RTC time: 11:10:07, date: 12/23/18 [ 0.219156] NET: Registered protocol family 16 [ 0.220112] cpuidle: using governor ladder [ 0.220922] cpuidle: using governor menu [ 0.221697] PCCT header not found. [ 0.222442] ACPI: bus type PCI registered [ 0.223237] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224457] PCI: Using configuration type 1 for base access [ 0.226195] ACPI: Added _OSI(Module Device) [ 0.227037] ACPI: Added _OSI(Processor Device) [ 0.227891] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228778] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230899] ACPI: Interpreter enabled [ 0.231692] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233517] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.235337] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.237166] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238995] ACPI: (supports S0 S5) [ 0.239693] ACPI: Using IOAPIC for interrupt routing [ 0.240740] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243800] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244928] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.246141] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.247311] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.249494] acpiphp: Slot [3] registered [ 0.250292] acpiphp: Slot [4] registered [ 0.251079] acpiphp: Slot [5] registered [ 0.251863] acpiphp: Slot [6] registered [ 0.252648] acpiphp: Slot [7] registered [ 0.253434] acpiphp: Slot [8] registered [ 0.254222] acpiphp: Slot [9] registered [ 0.255008] acpiphp: Slot [10] registered [ 0.255804] acpiphp: Slot [11] registered [ 0.256611] acpiphp: Slot [12] registered [ 0.257407] acpiphp: Slot [13] registered [ 0.258209] acpiphp: Slot [14] registered [ 0.259009] acpiphp: Slot [15] registered [ 0.269899] acpiphp: Slot [16] registered [ 0.270701] acpiphp: Slot [17] registered [ 0.271495] acpiphp: Slot [18] registered [ 0.272300] acpiphp: Slot [19] registered [ 0.273098] acpiphp: Slot [20] registered [ 0.273903] acpiphp: Slot [21] registered [ 0.274704] acpiphp: Slot [22] registered [ 0.275498] acpiphp: Slot [23] registered [ 0.276297] acpiphp: Slot [24] registered [ 0.277093] acpiphp: Slot [25] registered [ 0.277894] acpiphp: Slot [26] registered [ 0.278689] acpiphp: Slot [27] registered [ 0.279484] acpiphp: Slot [28] registered [ 0.280283] acpiphp: Slot [29] registered [ 0.281080] acpiphp: Slot [30] registered [ 0.281877] acpiphp: Slot [31] registered [ 0.282677] PCI host bridge to bus 0000:00 [ 0.283471] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.284663] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.285858] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.287283] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.288712] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.294891] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.296195] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.297351] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.298591] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.304977] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.306414] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.352036] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.353524] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.354935] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.356343] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.357717] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.358956] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.360293] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.361333] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.362854] vgaarb: loaded [ 0.363445] vgaarb: bridge control possible 0000:00:02.0 [ 0.364576] SCSI subsystem initialized [ 0.365388] ACPI: bus type USB registered [ 0.366196] usbcore: registered new interface driver usbfs [ 0.367211] usbcore: registered new interface driver hub [ 0.368203] usbcore: registered new device driver usb [ 0.369257] PCI: Using ACPI for IRQ routing [ 0.370286] NetLabel: Initializing [ 0.371001] NetLabel: domain hash size = 128 [ 0.371837] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.372769] NetLabel: unlabeled traffic allowed by default [ 0.373856] clocksource: Switched to clocksource kvm-clock [ 0.379367] AppArmor: AppArmor Filesystem Enabled [ 0.380313] pnp: PnP ACPI init [ 0.381214] pnp: PnP ACPI: found 5 devices [ 0.387582] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.389288] NET: Registered protocol family 2 [ 0.390237] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.391490] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.392641] TCP: Hash tables configured (established 4096 bind 4096) [ 0.393779] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.394845] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.396004] NET: Registered protocol family 1 [ 0.396862] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.397946] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.399004] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.412975] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.427278] Trying to unpack rootfs image as initramfs... [ 0.476882] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.490884] Scanning for low memory corruption every 60 seconds [ 0.492241] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.493374] audit: initializing netlink subsys (disabled) [ 0.494392] audit: type=2000 audit(1545563408.119:1): initialized [ 0.495687] Initialise system trusted keyring [ 0.496600] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.497753] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499706] zbud: loaded [ 0.500400] VFS: Disk quotas dquot_6.6.0 [ 0.501220] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.502727] fuse init (API version 7.23) [ 0.503616] Key type big_key registered [ 0.504402] Allocating IMA MOK and blacklist keyrings. [ 0.505874] Key type asymmetric registered [ 0.506689] Asymmetric key parser 'x509' registered [ 0.507630] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.509065] io scheduler noop registered [ 0.509851] io scheduler deadline registered (default) [ 0.510832] io scheduler cfq registered [ 0.511658] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.512684] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.513938] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.515372] ACPI: Power Button [PWRF] [ 0.516191] GHES: HEST is not enabled! [ 0.529910] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577486] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.581502] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.605624] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.608624] Linux agpgart interface v0.103 [ 0.611445] brd: module loaded [ 0.613120] loop: module loaded [ 0.619244] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.621218] GPT:90111 != 2097151 [ 0.622149] GPT:Alternate GPT header not at the end of the disk. [ 0.623667] GPT:90111 != 2097151 [ 0.624580] GPT: Use GNU Parted to correct GPT errors. [ 0.625912] vda: vda1 vda15 [ 0.627898] scsi host0: ata_piix [ 0.628894] scsi host1: ata_piix [ 0.629853] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.631518] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.633474] libphy: Fixed MDIO Bus: probed [ 0.634808] tun: Universal TUN/TAP device driver, 1.6 [ 0.636110] tun: (C) 1999-2004 Max Krasnyansky [ 0.638949] PPP generic driver version 2.4.2 [ 0.640148] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.641782] ehci-pci: EHCI PCI platform driver [ 0.642985] ehci-platform: EHCI generic platform driver [ 0.644348] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.645899] ohci-pci: OHCI PCI platform driver [ 0.647092] ohci-platform: OHCI generic platform driver [ 0.648440] uhci_hcd: USB Universal Host Controller Interface driver [ 0.671630] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.672984] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.674969] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.676351] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.677883] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.679107] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.680744] usb usb1: Product: UHCI Host Controller [ 0.682051] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.683602] usb usb1: SerialNumber: 0000:00:01.2 [ 0.684896] hub 1-0:1.0: USB hub found [ 0.685952] hub 1-0:1.0: 2 ports detected [ 0.687175] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.689977] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.691264] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.692669] mousedev: PS/2 mouse device common for all mice [ 0.694385] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.696853] rtc_cmos 00:00: RTC can wake from S4 [ 0.698321] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.699939] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.701555] i2c /dev entries driver [ 0.702582] device-mapper: uevent: version 1.0.3 [ 0.703848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.706062] ledtrig-cpu: registered to indicate activity on CPUs [ 0.707804] NET: Registered protocol family 10 [ 0.709127] NET: Registered protocol family 17 [ 0.710333] Key type dns_resolver registered [ 0.711579] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.713052] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.715419] registered taskstats version 1 [ 0.716540] Loading compiled-in X.509 certificates [ 0.718476] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.720984] zswap: loaded using pool lzo/zbud [ 0.722813] Key type trusted registered [ 0.724837] Key type encrypted registered [ 0.725968] AppArmor: AppArmor sha1 policy hashing enabled [ 0.727369] ima: No TPM chip found, activating TPM-bypass! [ 0.728767] evm: HMAC attrs: 0x1 [ 0.730006] Magic number: 14:547:176 [ 0.731073] acpi device:0c: hash matches [ 0.732229] rtc_cmos 00:00: setting system clock to 2018-12-23 11:10:08 UTC (1545563408) [ 0.734401] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.735912] EDD information not available. [ 0.791493] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.807127] Write protecting the kernel read-only data: 14336k [ 0.809220] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.811066] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.76 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.964354] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 2.88. iid=i-00000024 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.910 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCbBEAn8bNeGntQx+oXvdwKfD2C0WGPGWzhky8t48fBxfNNaSeGwZoCDBZHLarE26YJ2Kf6iMVAm0nakiGJtOtiRbaTftG1u5rmQfHu7puc0SjSTiuRvp3jb/HqIA8ay18oK/hNu6ai7oFoz2BdeJxRBhD8y5AuK1mNO1HsaFNZtVC7bwESzjTOb1Hh2K1LdAaqrcGa8PDRDl3lTxdb62jM+RsT59LeMP2zJe0r/La4FdlFMESc7jRMSMVCyi0fiLW1tVSYjZ/pNmaauDfqpjs4QdWwPtkyfgfGor2PlTKKmviJnN4I+X50LZJ5EmRH20am7mHZERAv88Mkep/EsUB root@vping-ssh-vm-d03ded2f-8891-49b2-a91c-ad872e4c1ac3 ssh-dss AAAAB3NzaC1kc3MAAACBANRD06SinIw6ZVXlEbd94/naaeEHvDFNp5WvnH+LGju3IS4tJQjD+vnm42XgEMAkFwiadQW7xiDAhAMvy89ZonQQqC+4wL+fkQkBzB2k0lBqNzbn0eWijZlLYSrZQKwun55XRqiyP0cxkMjz0q7fhX0YYSsQB4goLVWhKG26R5HtAAAAFQDXJskd9U78Ky5RomXRng94eprdDQAAAIA0IvSkFoTI9wzb+eBQtXVJzW/bSOVdHD2qBqu7HW9Rq2w8aAiM7FWO0k10MpTtgjrWsKk4jgC9gld8zAqEqpwefX9h/Ptrnf7CwXDgpxo/rgus8YArZ22nW/FYLedz3UL3HkfBbhcr3zY2OU1eBrdFCOVy373LQtEsSMVrSCTUwgAAAIEAuf8FSO/iLSoqkv/4fSTUORfvJV8EsNYnD4gRrzZnM3Ht71C49hDPb4XZ2OGIScpiTDOAPEw3hHg14jiYfMMcuXXlwWnoY+omdCKsLKLFGhJgBQPrMlOQeTHgS79qSKhPC/WEUFTs+DmvGIZ4Gc641gC/wgh8PH9NXoHd5UYNRjQ= root@vping-ssh-vm-d03ded2f-8891-49b2-a91c-ad872e4c1ac3 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:feb4:3cd2/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000024 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-d03ded2f-8891-49b2-a91c-ad872e4c1ac3 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.34 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-d03ded2f-8891-49b2-a91c-ad872e4c1ac3 login: 2018-12-23 11:10:17,149 - paramiko.transport - DEBUG - starting thread (client mode): 0xce465f90L 2018-12-23 11:10:17,150 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 11:10:17,150 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 11:10:17,150 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 11:10:17,152 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-23 11:10:17,152 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 11:10:17,152 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 11:10:17,152 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 11:10:17,153 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 11:10:17,153 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 11:10:17,174 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 11:10:17,175 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 11:10:17,182 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.207: 2c949e1b39cf35f0c0fdd4296b44b19a 2018-12-23 11:10:17,184 - paramiko.transport - DEBUG - Trying key eecb82f87bd6af18844c36014a0274ad from /tmp/tmpaRTM_E 2018-12-23 11:10:17,211 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 11:10:19,347 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 11:10:19,351 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 11:10:19,352 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-23 11:10:19,352 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 11:10:19,353 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 11:10:19,356 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 11:10:19,357 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.12 (192.168.120.12): 56 data bytes 64 bytes from 192.168.120.12: seq=0 ttl=64 time=1.713 ms --- 192.168.120.12 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.713/1.713/1.713 ms 2018-12-23 11:10:19,357 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-12-23 11:10:19,365 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 11:10:19,467 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 11:10:19,468 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:40 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-23 11:10:19,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-23 11:10:19,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/7c930d7a-1c14-4420-9980-773614dc555c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:10:19,643 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:10: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-1ab91b58-952a-4d44-803c-786c6cbc01c8 x-compute-request-id: req-1ab91b58-952a-4d44-803c-786c6cbc01c8 Content-Type: application/json 2018-12-23 11:10:19,643 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/7c930d7a-1c14-4420-9980-773614dc555c used request id req-1ab91b58-952a-4d44-803c-786c6cbc01c8 2018-12-23 11:10:19,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.169701099396s 2018-12-23 11:10:19,643 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/7c930d7a-1c14-4420-9980-773614dc555c used request id req-1ab91b58-952a-4d44-803c-786c6cbc01c8 2018-12-23 11:10:19,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 11:10:19,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:10:20,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10: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-4f987aa6-0be6-409a-8993-3c21d8fa44b7 x-compute-request-id: req-4f987aa6-0be6-409a-8993-3c21d8fa44b7 Content-Encoding: gzip Content-Length: 899 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d03ded2f-8891-49b2-a91c-ad872e4c1ac3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3c:d2", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3c:d2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/eba29045-cf7a-415f-a6f0-91c34c413677", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/eba29045-cf7a-415f-a6f0-91c34c413677", "rel": "bookmark"}], "image": {"id": "d803c066-0527-4cab-b315-9bf270113676", "links": [{"href": "http://172.30.9.22:8774/images/d803c066-0527-4cab-b315-9bf270113676", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:10:07.000000", "flavor": {"id": "d05c223d-f2bf-467c-b1b9-7d579e063ae6", "links": [{"href": "http://172.30.9.22:8774/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6", "rel": "bookmark"}]}, "id": "eba29045-cf7a-415f-a6f0-91c34c413677", "security_groups": [{"name": "vping_ssh-sg_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}], "user_id": "01ad4462bfb8473d995eb6938260170d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:10:09Z", "hostId": "44bf388a5a280be2b6ec58d6cb2e6e2530ec44a36fb813897ee5b698", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "name": "vping_ssh-vm_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "created": "2018-12-23T11:10:01Z", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_d03ded2f-8891-49b2-a91c-ad872e4c1ac3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0a:eb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7c930d7a-1c14-4420-9980-773614dc555c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7c930d7a-1c14-4420-9980-773614dc555c", "rel": "bookmark"}], "image": {"id": "d803c066-0527-4cab-b315-9bf270113676", "links": [{"href": "http://172.30.9.22:8774/images/d803c066-0527-4cab-b315-9bf270113676", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:09:57.000000", "flavor": {"id": "d05c223d-f2bf-467c-b1b9-7d579e063ae6", "links": [{"href": "http://172.30.9.22:8774/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6", "rel": "bookmark"}]}, "id": "7c930d7a-1c14-4420-9980-773614dc555c", "security_groups": [{"name": "vping_ssh-sg_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}], "user_id": "01ad4462bfb8473d995eb6938260170d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:10:19Z", "hostId": "aea09459a6edafe55487a300927f3fd386903c28c49909c6300c9570", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "created": "2018-12-23T11:09:53Z", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 11:10:20,164 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4f987aa6-0be6-409a-8993-3c21d8fa44b7 2018-12-23 11:10:20,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.520604133606s 2018-12-23 11:10:20,165 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4f987aa6-0be6-409a-8993-3c21d8fa44b7 2018-12-23 11:10:20,167 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 11:10:22,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 11:10:22,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:10:22,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11: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-3179b918-9af6-4a77-9b0b-eb07d914ba19 x-compute-request-id: req-3179b918-9af6-4a77-9b0b-eb07d914ba19 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d03ded2f-8891-49b2-a91c-ad872e4c1ac3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3c:d2", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3c:d2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/eba29045-cf7a-415f-a6f0-91c34c413677", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/eba29045-cf7a-415f-a6f0-91c34c413677", "rel": "bookmark"}], "image": {"id": "d803c066-0527-4cab-b315-9bf270113676", "links": [{"href": "http://172.30.9.22:8774/images/d803c066-0527-4cab-b315-9bf270113676", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:10:07.000000", "flavor": {"id": "d05c223d-f2bf-467c-b1b9-7d579e063ae6", "links": [{"href": "http://172.30.9.22:8774/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6", "rel": "bookmark"}]}, "id": "eba29045-cf7a-415f-a6f0-91c34c413677", "security_groups": [{"name": "vping_ssh-sg_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}], "user_id": "01ad4462bfb8473d995eb6938260170d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:10:09Z", "hostId": "44bf388a5a280be2b6ec58d6cb2e6e2530ec44a36fb813897ee5b698", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "name": "vping_ssh-vm_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "created": "2018-12-23T11:10:01Z", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 11:10:22,692 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3179b918-9af6-4a77-9b0b-eb07d914ba19 2018-12-23 11:10:22,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521943807602s 2018-12-23 11:10:22,692 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3179b918-9af6-4a77-9b0b-eb07d914ba19 2018-12-23 11:10:22,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-23 11:10:22,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/b590bd40-a9fc-4bb0-84d0-c939a7f5c122.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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:10:23,482 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-febf820d-9f65-4273-a905-ceaae7bbde59 Content-Length: 0 Date: Sun, 23 Dec 2018 11:10:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:10:23,482 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/b590bd40-a9fc-4bb0-84d0-c939a7f5c122.json used request id req-febf820d-9f65-4273-a905-ceaae7bbde59 2018-12-23 11:10:23,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.786175012589s 2018-12-23 11:10:23,483 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/b590bd40-a9fc-4bb0-84d0-c939a7f5c122.json used request id req-febf820d-9f65-4273-a905-ceaae7bbde59 2018-12-23 11:10:23,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 11:10:23,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:10:23,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c85f100e-4c8e-4f30-9abb-e925a9902d87 Date: Sun, 23 Dec 2018 11:10:23 GMT RESP BODY: {"floatingips": []} 2018-12-23 11:10:23,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-c85f100e-4c8e-4f30-9abb-e925a9902d87 2018-12-23 11:10:23,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0172350406647s 2018-12-23 11:10:23,505 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-c85f100e-4c8e-4f30-9abb-e925a9902d87 2018-12-23 11:10:23,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-23 11:10:23,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/eba29045-cf7a-415f-a6f0-91c34c413677 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:10:23,853 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11: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-4ea1d1d0-a51a-40a7-a990-93e6c112e37e x-compute-request-id: req-4ea1d1d0-a51a-40a7-a990-93e6c112e37e Content-Type: application/json 2018-12-23 11:10:23,853 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/eba29045-cf7a-415f-a6f0-91c34c413677 used request id req-4ea1d1d0-a51a-40a7-a990-93e6c112e37e 2018-12-23 11:10:23,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.347148895264s 2018-12-23 11:10:23,854 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/eba29045-cf7a-415f-a6f0-91c34c413677 used request id req-4ea1d1d0-a51a-40a7-a990-93e6c112e37e 2018-12-23 11:10:23,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 11:10:23,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:10:24,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11: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,Accept-Encoding x-openstack-request-id: req-330ff1d4-941b-4754-a5bc-e57e8be6e639 x-compute-request-id: req-330ff1d4-941b-4754-a5bc-e57e8be6e639 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_d03ded2f-8891-49b2-a91c-ad872e4c1ac3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3c:d2", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:3c:d2", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/eba29045-cf7a-415f-a6f0-91c34c413677", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/eba29045-cf7a-415f-a6f0-91c34c413677", "rel": "bookmark"}], "image": {"id": "d803c066-0527-4cab-b315-9bf270113676", "links": [{"href": "http://172.30.9.22:8774/images/d803c066-0527-4cab-b315-9bf270113676", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:10:07.000000", "flavor": {"id": "d05c223d-f2bf-467c-b1b9-7d579e063ae6", "links": [{"href": "http://172.30.9.22:8774/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6", "rel": "bookmark"}]}, "id": "eba29045-cf7a-415f-a6f0-91c34c413677", "security_groups": [{"name": "vping_ssh-sg_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}], "user_id": "01ad4462bfb8473d995eb6938260170d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:10:23Z", "hostId": "44bf388a5a280be2b6ec58d6cb2e6e2530ec44a36fb813897ee5b698", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "name": "vping_ssh-vm_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "created": "2018-12-23T11:10:01Z", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 11:10:24,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-330ff1d4-941b-4754-a5bc-e57e8be6e639 2018-12-23 11:10:24,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.41722202301s 2018-12-23 11:10:24,272 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-330ff1d4-941b-4754-a5bc-e57e8be6e639 2018-12-23 11:10:24,273 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 11:10:26,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 11:10:26,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:10:26,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10: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-f7a16d3d-3d23-4281-b297-4ddb9527e767 x-compute-request-id: req-f7a16d3d-3d23-4281-b297-4ddb9527e767 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 11:10:26,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f7a16d3d-3d23-4281-b297-4ddb9527e767 2018-12-23 11:10:26,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0880630016327s 2018-12-23 11:10:26,364 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f7a16d3d-3d23-4281-b297-4ddb9527e767 2018-12-23 11:10:26,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 11:10:26,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:10:26,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-73fad831-a800-4f56-a2c3-78b5e2610628 Date: Sun, 23 Dec 2018 11:10:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "created_at": "2018-12-23T11:09:39Z", "updated_at": "2018-12-23T11:09:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:39Z", "revision_number": 0, "id": "2f507186-2f21-4a26-9e12-4bcd2eef491d", "remote_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:39Z", "security_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": null, "ethertype": "IPv4", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:39Z", "revision_number": 0, "id": "5287cf0c-97da-492a-ae66-82c39c4f5277", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:39Z", "security_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": null, "ethertype": "IPv6", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:39Z", "revision_number": 0, "id": "78cc7f10-ec31-41c0-b491-25d112847834", "remote_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:39Z", "security_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": null, "ethertype": "IPv6", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:39Z", "revision_number": 0, "id": "e765db82-1acc-4a0f-b623-cc4c93683a79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:39Z", "security_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": null, "ethertype": "IPv4", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}], "revision_number": 4, "project_id": "12ca29114ac94fd1a1ef8c3e856fad63", "id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "created_at": "2018-12-23T11:09:49Z", "updated_at": "2018-12-23T11:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T11:09:49Z", "revision_number": 0, "id": "1ef83fbb-959e-4d8c-a628-4c60a1894876", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:49Z", "security_group_id": "a02efbc1-8bf2-4017-bb42-9cd7e09d12bd", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": 22, "ethertype": "IPv4", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:49Z", "revision_number": 0, "id": "312327ff-b15b-462a-a217-43d6eec2d8bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:49Z", "security_group_id": "a02efbc1-8bf2-4017-bb42-9cd7e09d12bd", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": null, "ethertype": "IPv6", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:49Z", "revision_number": 0, "id": "48449af2-062f-45bd-8259-c161cb2d0809", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:49Z", "security_group_id": "a02efbc1-8bf2-4017-bb42-9cd7e09d12bd", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": null, "ethertype": "IPv4", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:50Z", "revision_number": 0, "id": "8e983295-c28f-4d56-854c-be41b3a749ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:50Z", "security_group_id": "a02efbc1-8bf2-4017-bb42-9cd7e09d12bd", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": null, "ethertype": "IPv4", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}], "revision_number": 4, "project_id": "12ca29114ac94fd1a1ef8c3e856fad63", "id": "a02efbc1-8bf2-4017-bb42-9cd7e09d12bd", "name": "vping_ssh-sg_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}]} 2018-12-23 11:10:26,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-73fad831-a800-4f56-a2c3-78b5e2610628 2018-12-23 11:10:26,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.06103515625s 2018-12-23 11:10:26,429 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-73fad831-a800-4f56-a2c3-78b5e2610628 2018-12-23 11:10:26,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 11:10:26,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/a02efbc1-8bf2-4017-bb42-9cd7e09d12bd.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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:10:26,596 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-db9e4f6c-7781-4b5d-be95-a77ca1aee1e6 Content-Length: 0 Date: Sun, 23 Dec 2018 11:10:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:10:26,596 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/a02efbc1-8bf2-4017-bb42-9cd7e09d12bd.json used request id req-db9e4f6c-7781-4b5d-be95-a77ca1aee1e6 2018-12-23 11:10:26,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.164094924927s 2018-12-23 11:10:26,597 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/a02efbc1-8bf2-4017-bb42-9cd7e09d12bd.json used request id req-db9e4f6c-7781-4b5d-be95-a77ca1aee1e6 2018-12-23 11:10:26,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-23 11:10:26,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/vping_ssh-kp_d03ded2f-8891-49b2-a91c-ad872e4c1ac3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:10:26,647 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:10: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-801a28b7-e648-4107-968a-b2ebad98ce13 x-compute-request-id: req-801a28b7-e648-4107-968a-b2ebad98ce13 Content-Length: 0 Content-Type: application/json 2018-12-23 11:10:26,647 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vping_ssh-kp_d03ded2f-8891-49b2-a91c-ad872e4c1ac3 used request id req-801a28b7-e648-4107-968a-b2ebad98ce13 2018-12-23 11:10:26,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0499019622803s 2018-12-23 11:10:26,647 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vping_ssh-kp_d03ded2f-8891-49b2-a91c-ad872e4c1ac3 used request id req-801a28b7-e648-4107-968a-b2ebad98ce13 2018-12-23 11:10:26,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-23 11:10:26,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/16c4992d-8c65-4c71-badf-814c6ba4baad/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}f93372ba62811c0f502c0320712198754137a5c4" -d '{"subnet_id": "f2023783-d66c-434e-a2d0-17a89a159490"}' 2018-12-23 11:10:27,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-494803e8-bdc1-4f6d-81ed-32ece3290ec8 Date: Sun, 23 Dec 2018 11:10:27 GMT RESP BODY: {"network_id": "59863ef4-57c8-4b8f-8a42-d33cc8288d4f", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "subnet_id": "f2023783-d66c-434e-a2d0-17a89a159490", "subnet_ids": ["f2023783-d66c-434e-a2d0-17a89a159490"], "port_id": "be41b93c-d487-471b-804c-46d96bf76d58", "id": "16c4992d-8c65-4c71-badf-814c6ba4baad"} 2018-12-23 11:10:27,705 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/16c4992d-8c65-4c71-badf-814c6ba4baad/remove_router_interface.json used request id req-494803e8-bdc1-4f6d-81ed-32ece3290ec8 2018-12-23 11:10:27,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.05712389946s 2018-12-23 11:10:27,705 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/16c4992d-8c65-4c71-badf-814c6ba4baad/remove_router_interface.json used request id req-494803e8-bdc1-4f6d-81ed-32ece3290ec8 returning object 16c4992d-8c65-4c71-badf-814c6ba4baad 2018-12-23 11:10:27,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-23 11:10:27,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:10:27,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1843 X-Openstack-Request-Id: req-4eb688f0-1327-4bbc-b430-25e63d124412 Date: Sun, 23 Dec 2018 11:10:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "created_at": "2018-12-23T11:09:43Z", "admin_state_up": true, "updated_at": "2018-12-23T11:10:27Z", "revision_number": 4, "routes": [], "project_id": "12ca29114ac94fd1a1ef8c3e856fad63", "id": "16c4992d-8c65-4c71-badf-814c6ba4baad", "name": "vping_ssh-router_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "created_at": "2018-12-23T11:09:42Z", "admin_state_up": true, "updated_at": "2018-12-23T11:09:43Z", "revision_number": 2, "routes": [], "project_id": "12ca29114ac94fd1a1ef8c3e856fad63", "id": "3f046621-f10f-4177-b8b1-7fdd481114a2", "name": "vping_ssh-router_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "created_at": "2018-12-23T11:09:41Z", "admin_state_up": true, "updated_at": "2018-12-23T11:09:42Z", "revision_number": 2, "routes": [], "project_id": "12ca29114ac94fd1a1ef8c3e856fad63", "id": "9101d65e-015e-417b-aedf-4f441d28dab9", "name": "vping_ssh-router_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}]} 2018-12-23 11:10:27,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-4eb688f0-1327-4bbc-b430-25e63d124412 2018-12-23 11:10:27,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.228939056396s 2018-12-23 11:10:27,935 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-4eb688f0-1327-4bbc-b430-25e63d124412 2018-12-23 11:10:27,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-23 11:10:27,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/16c4992d-8c65-4c71-badf-814c6ba4baad.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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:10:29,096 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-574a9282-7d84-43bf-8459-7e6fae05af13 Content-Length: 0 Date: Sun, 23 Dec 2018 11:10:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:10:29,096 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/16c4992d-8c65-4c71-badf-814c6ba4baad.json used request id req-574a9282-7d84-43bf-8459-7e6fae05af13 2018-12-23 11:10:29,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.15899920464s 2018-12-23 11:10:29,096 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/16c4992d-8c65-4c71-badf-814c6ba4baad.json used request id req-574a9282-7d84-43bf-8459-7e6fae05af13 2018-12-23 11:10:29,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 11:10:29,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:10:29,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-6d8da873-9170-4178-8398-0322c94cf4e6 Date: Sun, 23 Dec 2018 11:10:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59863ef4-57c8-4b8f-8a42-d33cc8288d4f","tenant_id":"12ca29114ac94fd1a1ef8c3e856fad63","created_at":"2018-12-23T11:09:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T11:09:41Z","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":"12ca29114ac94fd1a1ef8c3e856fad63","id":"f2023783-d66c-434e-a2d0-17a89a159490","subnetpool_id":null,"name":"vping_ssh-subnet_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}]} 2018-12-23 11:10:29,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-6d8da873-9170-4178-8398-0322c94cf4e6 2018-12-23 11:10:29,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0519578456879s 2018-12-23 11:10:29,149 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-6d8da873-9170-4178-8398-0322c94cf4e6 2018-12-23 11:10:29,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-23 11:10:29,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/f2023783-d66c-434e-a2d0-17a89a159490.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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:10:31,644 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b55a48c4-4d4a-4a74-af96-ac9f174b839c Date: Sun, 23 Dec 2018 11:10:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:10:31,645 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/f2023783-d66c-434e-a2d0-17a89a159490.json used request id req-b55a48c4-4d4a-4a74-af96-ac9f174b839c 2018-12-23 11:10:31,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.49396491051s 2018-12-23 11:10:31,645 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/f2023783-d66c-434e-a2d0-17a89a159490.json used request id req-b55a48c4-4d4a-4a74-af96-ac9f174b839c 2018-12-23 11:10:31,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 11:10:31,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:10:32,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-1cf3859a-d0af-4435-aebe-fb552438741e Date: Sun, 23 Dec 2018 11:10:32 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":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"updated_at":"2018-12-23T10:45:34Z","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","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-12-23T11:10:31Z","tenant_id":"12ca29114ac94fd1a1ef8c3e856fad63","created_at":"2018-12-23T11:09:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"12ca29114ac94fd1a1ef8c3e856fad63","id":"59863ef4-57c8-4b8f-8a42-d33cc8288d4f","name":"vping_ssh-net_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}]} 2018-12-23 11:10:32,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1cf3859a-d0af-4435-aebe-fb552438741e 2018-12-23 11:10:32,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.445086956024s 2018-12-23 11:10:32,091 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1cf3859a-d0af-4435-aebe-fb552438741e 2018-12-23 11:10:32,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-23 11:10:32,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/59863ef4-57c8-4b8f-8a42-d33cc8288d4f.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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:10:33,081 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-50c22ca7-f143-4031-ac6e-82289174c0c5 Date: Sun, 23 Dec 2018 11:10:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:10:33,082 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/59863ef4-57c8-4b8f-8a42-d33cc8288d4f.json used request id req-50c22ca7-f143-4031-ac6e-82289174c0c5 2018-12-23 11:10:33,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.989578008652s 2018-12-23 11:10:33,082 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/59863ef4-57c8-4b8f-8a42-d33cc8288d4f.json used request id req-50c22ca7-f143-4031-ac6e-82289174c0c5 2018-12-23 11:10:33,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 11:10:33,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:10:33,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-cac9e94d-8a1f-428d-9ef9-020d74709ddb Date: Sun, 23 Dec 2018 11:10:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/d803c066-0527-4cab-b315-9bf270113676/snap", "metadata": {}}], "file": "/v2/images/d803c066-0527-4cab-b315-9bf270113676/file", "owner": "12ca29114ac94fd1a1ef8c3e856fad63", "id": "d803c066-0527-4cab-b315-9bf270113676", "size": 12716032, "self": "/v2/images/d803c066-0527-4cab-b315-9bf270113676", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/d803c066-0527-4cab-b315-9bf270113676/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T11:09:48Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T11:09:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 11:10:33,114 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cac9e94d-8a1f-428d-9ef9-020d74709ddb 2018-12-23 11:10:33,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0315699577332s 2018-12-23 11:10:33,115 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cac9e94d-8a1f-428d-9ef9-020d74709ddb 2018-12-23 11:10:33,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 11:10:33,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/d803c066-0527-4cab-b315-9bf270113676 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f93372ba62811c0f502c0320712198754137a5c4" 2018-12-23 11:10:34,575 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7dc34322-d704-4413-9634-b0f879e9c9d2 Date: Sun, 23 Dec 2018 11:10:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:10:34,575 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/d803c066-0527-4cab-b315-9bf270113676 used request id req-7dc34322-d704-4413-9634-b0f879e9c9d2 2018-12-23 11:10:34,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.4586250782s 2018-12-23 11:10:34,575 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/d803c066-0527-4cab-b315-9bf270113676 used request id req-7dc34322-d704-4413-9634-b0f879e9c9d2 2018-12-23 11:10:34,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 11:10:34,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}83a8fea1cec9b357e3b533ffe209ea3942018e7b" 2018-12-23 11:10:34,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10: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-2c0ef51b-0a6c-4e28-bf8d-ccf3524a2be5 x-compute-request-id: req-2c0ef51b-0a6c-4e28-bf8d-ccf3524a2be5 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d05c223d-f2bf-467c-b1b9-7d579e063ae6", "name": "vping_ssh-flavor_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 11:10:34,606 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-2c0ef51b-0a6c-4e28-bf8d-ccf3524a2be5 2018-12-23 11:10:34,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.030818939209s 2018-12-23 11:10:34,607 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-2c0ef51b-0a6c-4e28-bf8d-ccf3524a2be5 2018-12-23 11:10:34,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 11:10:34,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83a8fea1cec9b357e3b533ffe209ea3942018e7b" 2018-12-23 11:10:34,658 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:10: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-2438d41c-59ac-40f8-b6bc-c23945aa21a5 x-compute-request-id: req-2438d41c-59ac-40f8-b6bc-c23945aa21a5 Content-Length: 0 Content-Type: application/json 2018-12-23 11:10:34,658 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6 used request id req-2438d41c-59ac-40f8-b6bc-c23945aa21a5 2018-12-23 11:10:34,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0501990318298s 2018-12-23 11:10:34,659 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/d05c223d-f2bf-467c-b1b9-7d579e063ae6 used request id req-2438d41c-59ac-40f8-b6bc-c23945aa21a5 2018-12-23 11:10:34,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 11:10:34,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}83a8fea1cec9b357e3b533ffe209ea3942018e7b" 2018-12-23 11:10:34,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ac669c3-0f7b-4ae6-bf2e-5899a29d9236 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "vping_ssh-user_d03ded2f-8891-49b2-a91c-ad872e4c1ac3", "links": {"self": "http://172.30.9.22:5000/v3/users/01ad4462bfb8473d995eb6938260170d"}, "domain_id": "default", "enabled": true, "id": "01ad4462bfb8473d995eb6938260170d", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 11:10:34,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-2ac669c3-0f7b-4ae6-bf2e-5899a29d9236 2018-12-23 11:10:34,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0931181907654s 2018-12-23 11:10:34,753 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-2ac669c3-0f7b-4ae6-bf2e-5899a29d9236 2018-12-23 11:10:34,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 11:10:34,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/01ad4462bfb8473d995eb6938260170d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83a8fea1cec9b357e3b533ffe209ea3942018e7b" 2018-12-23 11:10:34,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b48938f-1f42-4ac6-b241-f6a1e68b9f9e Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/01ad4462bfb8473d995eb6938260170d"}, "enabled": true, "id": "01ad4462bfb8473d995eb6938260170d", "options": {}, "domain_id": "default", "name": "vping_ssh-user_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}} 2018-12-23 11:10:34,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/01ad4462bfb8473d995eb6938260170d used request id req-4b48938f-1f42-4ac6-b241-f6a1e68b9f9e 2018-12-23 11:10:34,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0935990810394s 2018-12-23 11:10:34,852 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/01ad4462bfb8473d995eb6938260170d used request id req-4b48938f-1f42-4ac6-b241-f6a1e68b9f9e 2018-12-23 11:10:34,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 11:10:34,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/01ad4462bfb8473d995eb6938260170d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83a8fea1cec9b357e3b533ffe209ea3942018e7b" 2018-12-23 11:10:35,029 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:10:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dab3794-4dec-4566-ae6c-a2e859e11374 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:10:35,029 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/01ad4462bfb8473d995eb6938260170d used request id req-1dab3794-4dec-4566-ae6c-a2e859e11374 2018-12-23 11:10:35,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.176615953445s 2018-12-23 11:10:35,030 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/01ad4462bfb8473d995eb6938260170d used request id req-1dab3794-4dec-4566-ae6c-a2e859e11374 2018-12-23 11:10:35,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 11:10:35,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}83a8fea1cec9b357e3b533ffe209ea3942018e7b" 2018-12-23 11:10:35,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86260681-428f-488f-862f-9cfafe6be6d6 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/12ca29114ac94fd1a1ef8c3e856fad63"}, "enabled": true, "id": "12ca29114ac94fd1a1ef8c3e856fad63", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 11:10:35,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-86260681-428f-488f-862f-9cfafe6be6d6 2018-12-23 11:10:35,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0786180496216s 2018-12-23 11:10:35,109 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-86260681-428f-488f-862f-9cfafe6be6d6 2018-12-23 11:10:35,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 11:10:35,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/12ca29114ac94fd1a1ef8c3e856fad63 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83a8fea1cec9b357e3b533ffe209ea3942018e7b" 2018-12-23 11:10:35,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:10:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30a6795a-2203-4f3b-9124-7ce0a252a66b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:10:35,255 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/12ca29114ac94fd1a1ef8c3e856fad63 used request id req-30a6795a-2203-4f3b-9124-7ce0a252a66b 2018-12-23 11:10:35,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.142862081528s 2018-12-23 11:10:35,255 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/12ca29114ac94fd1a1ef8c3e856fad63 used request id req-30a6795a-2203-4f3b-9124-7ce0a252a66b 2018-12-23 11:10:35,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:10:35,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a8fea1cec9b357e3b533ffe209ea3942018e7b" 2018-12-23 11:10:35,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4fc463f-a12a-4557-b85f-54f017ac6029 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2f55d523d56e402aa922468c3003b611", "links": {"self": "http://172.30.9.22:5000/v3/roles/2f55d523d56e402aa922468c3003b611"}, "name": "Member"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 11:10:35,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d4fc463f-a12a-4557-b85f-54f017ac6029 2018-12-23 11:10:35,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.081554889679s 2018-12-23 11:10:35,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-23 11:10:35,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/2f55d523d56e402aa922468c3003b611 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83a8fea1cec9b357e3b533ffe209ea3942018e7b" 2018-12-23 11:10:35,443 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:10:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7425076f-f354-4fd0-8782-7cb32f3be55a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:10:35,443 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/2f55d523d56e402aa922468c3003b611 used request id req-7425076f-f354-4fd0-8782-7cb32f3be55a 2018-12-23 11:10:35,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.104711055756s 2018-12-23 11:10:35,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 11:10:35,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=12ca29114ac94fd1a1ef8c3e856fad63&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}83a8fea1cec9b357e3b533ffe209ea3942018e7b" 2018-12-23 11:10:35,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-87c6f6c7-4dd1-4701-beee-7f003fe37b59 Date: Sun, 23 Dec 2018 11:10:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "created_at": "2018-12-23T11:09:39Z", "updated_at": "2018-12-23T11:09:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:39Z", "revision_number": 0, "id": "2f507186-2f21-4a26-9e12-4bcd2eef491d", "remote_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:39Z", "security_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": null, "ethertype": "IPv4", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:39Z", "revision_number": 0, "id": "5287cf0c-97da-492a-ae66-82c39c4f5277", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:39Z", "security_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": null, "ethertype": "IPv6", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:39Z", "revision_number": 0, "id": "78cc7f10-ec31-41c0-b491-25d112847834", "remote_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:39Z", "security_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": null, "ethertype": "IPv6", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:39Z", "revision_number": 0, "id": "e765db82-1acc-4a0f-b623-cc4c93683a79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:39Z", "security_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": null, "ethertype": "IPv4", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}], "revision_number": 4, "project_id": "12ca29114ac94fd1a1ef8c3e856fad63", "id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "name": "default"}]} 2018-12-23 11:10:35,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=12ca29114ac94fd1a1ef8c3e856fad63&name=default used request id req-87c6f6c7-4dd1-4701-beee-7f003fe37b59 2018-12-23 11:10:35,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.183081150055s 2018-12-23 11:10:35,630 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=12ca29114ac94fd1a1ef8c3e856fad63&name=default used request id req-87c6f6c7-4dd1-4701-beee-7f003fe37b59 2018-12-23 11:10:35,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 11:10:35,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}83a8fea1cec9b357e3b533ffe209ea3942018e7b" 2018-12-23 11:10:35,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-94426a35-1767-4cff-8462-611b85c2075b Date: Sun, 23 Dec 2018 11:10:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "updated_at": "2018-12-23T10:55:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "dfce3129-c821-4a94-b363-28d08fbcd457", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "bd164a01-3da6-4ba0-8a76-8468a98eeaee", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "4344a5ee-82f5-41b0-bdee-1ea119ce0ef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "7749ea3b-0b9e-4d0d-9530-ba6f0062246e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 4, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "updated_at": "2018-12-23T10:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fbae7c6c-02bf-45ca-b3c8-011de5d25b67", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fa02d9ed-71a8-4f4b-ac77-2b459bf2c28a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "77d13211-502f-4e71-b007-faffc15c37d0", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "3a13af68-60e1-4344-ae8a-96f314d1a2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}], "revision_number": 4, "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "created_at": "2018-12-23T11:09:39Z", "updated_at": "2018-12-23T11:09:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:39Z", "revision_number": 0, "id": "2f507186-2f21-4a26-9e12-4bcd2eef491d", "remote_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:39Z", "security_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": null, "ethertype": "IPv4", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:39Z", "revision_number": 0, "id": "5287cf0c-97da-492a-ae66-82c39c4f5277", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:39Z", "security_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": null, "ethertype": "IPv6", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:39Z", "revision_number": 0, "id": "78cc7f10-ec31-41c0-b491-25d112847834", "remote_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:39Z", "security_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": null, "ethertype": "IPv6", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:09:39Z", "revision_number": 0, "id": "e765db82-1acc-4a0f-b623-cc4c93683a79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:09:39Z", "security_group_id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "port_range_min": null, "ethertype": "IPv4", "project_id": "12ca29114ac94fd1a1ef8c3e856fad63"}], "revision_number": 4, "project_id": "12ca29114ac94fd1a1ef8c3e856fad63", "id": "6cd7e490-e717-412f-9805-e8e83385f0fa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "updated_at": "2018-12-23T10:57:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "623fc9a7-10e7-4c90-bf16-350965ac2d72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "0f4d9015-afd5-4470-947c-2567f1a2965a", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "589650f3-addb-4c63-b869-51a5c7002ad1", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "ab93a0f4-aca3-4c2f-b4d4-4556be8ee207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "name": "default"}]} 2018-12-23 11:10:35,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-94426a35-1767-4cff-8462-611b85c2075b 2018-12-23 11:10:35,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.209109067917s 2018-12-23 11:10:35,843 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-94426a35-1767-4cff-8462-611b85c2075b 2018-12-23 11:10:35,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 11:10:35,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/6cd7e490-e717-412f-9805-e8e83385f0fa.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}83a8fea1cec9b357e3b533ffe209ea3942018e7b" 2018-12-23 11:10:36,156 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-320893a1-c3ef-4496-9cbd-30677b506dd8 Content-Length: 0 Date: Sun, 23 Dec 2018 11:10:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:10:36,156 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/6cd7e490-e717-412f-9805-e8e83385f0fa.json used request id req-320893a1-c3ef-4496-9cbd-30677b506dd8 2018-12-23 11:10:36,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.309002876282s 2018-12-23 11:10:36,156 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/6cd7e490-e717-412f-9805-e8e83385f0fa.json used request id req-320893a1-c3ef-4496-9cbd-30677b506dd8 2018-12-23 11:10:36,204 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-12-23 11:10:36,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 11:10:36,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 11:10:36,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 11:10:36,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 11:10:36,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 11:10:36,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 11:10:36,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 11:10:36,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 11:10:36,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 11:10:36,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 11:10:36,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 11:10:36,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 11:10:36,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 11:10:36,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 11:10:36,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 11:10:36,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 11:10:36,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 11:10:36,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 11:10:36,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 11:10:36,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 11:10:36,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 11:10:36,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 11:10:36,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 11:10:36,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 11:10:36,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 11:10:36,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2757bc70-ea60-4e1d-bc14-80c2b0d31375 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:10:36,252 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2757bc70-ea60-4e1d-bc14-80c2b0d31375 2018-12-23 11:10:36,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:10:36,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T12:10:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["UBOEKdwmRf-26ughBC40fA"], "issued_at": "2018-12-23T11:10:36.000000Z"}} 2018-12-23 11:10:36,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 11:10:36,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}c2ea289d3ce156e752e95d619ef8221c7b892868" 2018-12-23 11:10:36,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-31fe807c-3f96-4233-aefd-c4f9d2c832ef Date: Sun, 23 Dec 2018 11:10:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"}]} 2018-12-23 11:10:36,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-31fe807c-3f96-4233-aefd-c4f9d2c832ef 2018-12-23 11:10:36,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.21897482872s 2018-12-23 11:10:36,936 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-31fe807c-3f96-4233-aefd-c4f9d2c832ef 2018-12-23 11:10:36,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 11:10:36,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c2ea289d3ce156e752e95d619ef8221c7b892868" 2018-12-23 11:10:36,944 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 11:10:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 11:10:36,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ea289d3ce156e752e95d619ef8221c7b892868" 2018-12-23 11:10:37,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f23b91d-0bbb-409b-b41e-7ad5be7697a2 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/0f385fc7dae248538c45bbfe8c78f9d0"}, "description": "", "name": "heat_stack", "enabled": true, "id": "0f385fc7dae248538c45bbfe8c78f9d0"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 11:10:37,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-0f23b91d-0bbb-409b-b41e-7ad5be7697a2 2018-12-23 11:10:37,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0876648426056s 2018-12-23 11:10:37,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 11:10:37,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}c2ea289d3ce156e752e95d619ef8221c7b892868" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_559ac4ca-664b-42eb-9f2b-05b5eb43954c"}}' 2018-12-23 11:10:37,137 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 11:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf2a652d-dcc4-4245-9968-594d14d4690c 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.22:5000/v3/projects/249d4b6bd2544e0fa571cac66e40a0f2"}, "enabled": true, "id": "249d4b6bd2544e0fa571cac66e40a0f2", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_559ac4ca-664b-42eb-9f2b-05b5eb43954c"}} 2018-12-23 11:10:37,138 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-bf2a652d-dcc4-4245-9968-594d14d4690c 2018-12-23 11:10:37,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.112133026123s 2018-12-23 11:10:37,138 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-bf2a652d-dcc4-4245-9968-594d14d4690c 2018-12-23 11:10:37,139 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_559ac4ca-664b-42eb-9f2b-05b5eb43954c', 'id': u'249d4b6bd2544e0fa571cac66e40a0f2', '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-12-23 11:10:37,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-23 11:10:37,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.393821954727s 2018-12-23 11:10:37,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/38e1e3e425704ec6a80bce60539f7bca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ea289d3ce156e752e95d619ef8221c7b892868" 2018-12-23 11:10:37,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fd0d832-f409-40b9-9225-9e3bed14c43c Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/38e1e3e425704ec6a80bce60539f7bca"}, "enabled": true, "id": "38e1e3e425704ec6a80bce60539f7bca", "options": {}, "domain_id": "default", "name": "vping_userdata-user_559ac4ca-664b-42eb-9f2b-05b5eb43954c"}} 2018-12-23 11:10:37,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/38e1e3e425704ec6a80bce60539f7bca used request id req-7fd0d832-f409-40b9-9225-9e3bed14c43c 2018-12-23 11:10:37,622 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'38e1e3e425704ec6a80bce60539f7bca', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_559ac4ca-664b-42eb-9f2b-05b5eb43954c'}) 2018-12-23 11:10:37,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:10:37,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ea289d3ce156e752e95d619ef8221c7b892868" 2018-12-23 11:10:37,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0557f7d-fcae-48d7-a999-cf217bbca95f Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 11:10:37,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a0557f7d-fcae-48d7-a999-cf217bbca95f 2018-12-23 11:10:37,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.08172082901s 2018-12-23 11:10:37,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:10:37,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ea289d3ce156e752e95d619ef8221c7b892868" 2018-12-23 11:10:37,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bb980d6-e4e7-424e-8da1-253daa9f2f2d Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 11:10:37,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3bb980d6-e4e7-424e-8da1-253daa9f2f2d 2018-12-23 11:10:37,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0814990997314s 2018-12-23 11:10:37,788 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-23 11:10:37,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-23 11:10:37,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ea289d3ce156e752e95d619ef8221c7b892868" -d '{"role": {"name": "Member"}}' 2018-12-23 11:10:37,889 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 11:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-862ccee7-ddcc-45a2-b71c-479ca11fa205 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bf86e71d0e464fcd95a40d22702c2827", "links": {"self": "http://172.30.9.22:5000/v3/roles/bf86e71d0e464fcd95a40d22702c2827"}, "name": "Member"}} 2018-12-23 11:10:37,889 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-862ccee7-ddcc-45a2-b71c-479ca11fa205 2018-12-23 11:10:37,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.100997924805s 2018-12-23 11:10:37,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/bf86e71d0e464fcd95a40d22702c2827 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ea289d3ce156e752e95d619ef8221c7b892868" 2018-12-23 11:10:37,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab17a5b0-0f1a-4819-a5da-b08c47f572d1 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/bf86e71d0e464fcd95a40d22702c2827"}, "domain_id": null, "name": "Member", "id": "bf86e71d0e464fcd95a40d22702c2827"}} 2018-12-23 11:10:37,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/bf86e71d0e464fcd95a40d22702c2827 used request id req-ab17a5b0-0f1a-4819-a5da-b08c47f572d1 2018-12-23 11:10:37,904 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/bf86e71d0e464fcd95a40d22702c2827'}, 'domain_id': None, 'human_id': None, 'id': u'bf86e71d0e464fcd95a40d22702c2827', 'HUMAN_ID': False}) 2018-12-23 11:10:37,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:10:37,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ea289d3ce156e752e95d619ef8221c7b892868" 2018-12-23 11:10:37,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bff3c6b2-ad72-49af-a010-e6779e3d5220 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bf86e71d0e464fcd95a40d22702c2827", "links": {"self": "http://172.30.9.22:5000/v3/roles/bf86e71d0e464fcd95a40d22702c2827"}, "name": "Member"}]} 2018-12-23 11:10:37,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bff3c6b2-ad72-49af-a010-e6779e3d5220 2018-12-23 11:10:37,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0789051055908s 2018-12-23 11:10:37,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 11:10:37,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ea289d3ce156e752e95d619ef8221c7b892868" 2018-12-23 11:10:38,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0620a770-267e-431c-b8ed-91c677212760 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 11:10:38,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-0620a770-267e-431c-b8ed-91c677212760 2018-12-23 11:10:38,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0736598968506s 2018-12-23 11:10:38,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 11:10:38,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c2ea289d3ce156e752e95d619ef8221c7b892868" 2018-12-23 11:10:38,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-748681fa-8822-44c5-b01f-d4dec1550299 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "links": {"self": "http://172.30.9.22:5000/v3/users/38e1e3e425704ec6a80bce60539f7bca"}, "domain_id": "default", "enabled": true, "id": "38e1e3e425704ec6a80bce60539f7bca", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 11:10:38,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-748681fa-8822-44c5-b01f-d4dec1550299 2018-12-23 11:10:38,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.096284866333s 2018-12-23 11:10:38,157 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-748681fa-8822-44c5-b01f-d4dec1550299 2018-12-23 11:10:38,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 11:10:38,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}c2ea289d3ce156e752e95d619ef8221c7b892868" 2018-12-23 11:10:38,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51be6501-3555-4930-908d-fd23356d6809 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/249d4b6bd2544e0fa571cac66e40a0f2"}, "enabled": true, "id": "249d4b6bd2544e0fa571cac66e40a0f2", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_559ac4ca-664b-42eb-9f2b-05b5eb43954c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 11:10:38,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-51be6501-3555-4930-908d-fd23356d6809 2018-12-23 11:10:38,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0792419910431s 2018-12-23 11:10:38,242 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-51be6501-3555-4930-908d-fd23356d6809 2018-12-23 11:10:38,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 11:10:38,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=38e1e3e425704ec6a80bce60539f7bca&scope.project.id=249d4b6bd2544e0fa571cac66e40a0f2&role.id=bf86e71d0e464fcd95a40d22702c2827 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ea289d3ce156e752e95d619ef8221c7b892868" 2018-12-23 11:10:38,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c0fa55e-49a1-43a3-9ce1-b1b8f3d9297e Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=38e1e3e425704ec6a80bce60539f7bca&scope.project.id=249d4b6bd2544e0fa571cac66e40a0f2&role.id=bf86e71d0e464fcd95a40d22702c2827", "previous": null, "next": null}} 2018-12-23 11:10:38,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=38e1e3e425704ec6a80bce60539f7bca&scope.project.id=249d4b6bd2544e0fa571cac66e40a0f2&role.id=bf86e71d0e464fcd95a40d22702c2827 used request id req-8c0fa55e-49a1-43a3-9ce1-b1b8f3d9297e 2018-12-23 11:10:38,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0776891708374s 2018-12-23 11:10:38,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 11:10:38,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/249d4b6bd2544e0fa571cac66e40a0f2/users/38e1e3e425704ec6a80bce60539f7bca/roles/bf86e71d0e464fcd95a40d22702c2827 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ea289d3ce156e752e95d619ef8221c7b892868" 2018-12-23 11:10:38,452 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:10:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-963a4a86-01d5-4c7e-8aec-02dff3a2202a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:10:38,452 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/249d4b6bd2544e0fa571cac66e40a0f2/users/38e1e3e425704ec6a80bce60539f7bca/roles/bf86e71d0e464fcd95a40d22702c2827 used request id req-963a4a86-01d5-4c7e-8aec-02dff3a2202a 2018-12-23 11:10:38,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.129026174545s 2018-12-23 11:10:38,453 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_559ac4ca-664b-42eb-9f2b-05b5eb43954c', 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': 'd3a8c07e-8345-4b45-a5d3-61b24c73baca', 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_559ac4ca-664b-42eb-9f2b-05b5eb43954c', 'project_id': u'249d4b6bd2544e0fa571cac66e40a0f2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 11:10:38,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 11:10:38,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 11:10:38,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 11:10:38,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 11:10:38,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 11:10:38,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 11:10:38,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 11:10:38,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 11:10:38,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 11:10:38,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 11:10:38,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 11:10:38,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 11:10:38,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 11:10:38,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 11:10:38,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 11:10:38,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 11:10:38,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 11:10:38,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 11:10:38,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 11:10:38,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 11:10:38,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 11:10:38,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 11:10:38,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 11:10:38,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 11:10:38,458 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_559ac4ca-664b-42eb-9f2b-05b5eb43954c', 'password': 'd3a8c07e-8345-4b45-a5d3-61b24c73baca', 'project_name': 'vping_userdata-project_559ac4ca-664b-42eb-9f2b-05b5eb43954c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '249d4b6bd2544e0fa571cac66e40a0f2', 'project_domain_name': 'Default'} 2018-12-23 11:10:38,459 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-12-23 11:10:38,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 11:10:38,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ea289d3ce156e752e95d619ef8221c7b892868" 2018-12-23 11:10:38,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-202f449c-acfb-4deb-b0c2-7e75b96b13a1 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/0f385fc7dae248538c45bbfe8c78f9d0"}, "description": "", "name": "heat_stack", "enabled": true, "id": "0f385fc7dae248538c45bbfe8c78f9d0"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 11:10:38,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-202f449c-acfb-4deb-b0c2-7e75b96b13a1 2018-12-23 11:10:38,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0792241096497s 2018-12-23 11:10:38,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 11:10:38,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}c2ea289d3ce156e752e95d619ef8221c7b892868" 2018-12-23 11:10:38,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2108595b-cf9d-404d-a4cf-f9f0e19d6977 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/249d4b6bd2544e0fa571cac66e40a0f2"}, "enabled": true, "id": "249d4b6bd2544e0fa571cac66e40a0f2", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_559ac4ca-664b-42eb-9f2b-05b5eb43954c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 11:10:38,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-2108595b-cf9d-404d-a4cf-f9f0e19d6977 2018-12-23 11:10:38,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0761590003967s 2018-12-23 11:10:38,616 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-2108595b-cf9d-404d-a4cf-f9f0e19d6977 2018-12-23 11:10:38,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-23 11:10:38,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}c2ea289d3ce156e752e95d619ef8221c7b892868" -d '{"network": {"tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "name": "vping_userdata-net_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "admin_state_up": true}}' 2018-12-23 11:10:39,310 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3bd53a32-aec1-4707-aff0-3de67dfdf020 Date: Sun, 23 Dec 2018 11:10: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":"56f4d719-b466-44d6-a2cf-33530b015370","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"249d4b6bd2544e0fa571cac66e40a0f2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T11:10:39Z","is_default":false,"provider:segmentation_id":97,"name":"vping_userdata-net_559ac4ca-664b-42eb-9f2b-05b5eb43954c","admin_state_up":true,"tenant_id":"249d4b6bd2544e0fa571cac66e40a0f2","created_at":"2018-12-23T11:10:38Z","mtu":1450}} 2018-12-23 11:10:39,310 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3bd53a32-aec1-4707-aff0-3de67dfdf020 2018-12-23 11:10:39,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.690229892731s 2018-12-23 11:10:39,310 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3bd53a32-aec1-4707-aff0-3de67dfdf020 2018-12-23 11:10:39,311 - 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-12-23T11:10:39Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'56f4d719-b466-44d6-a2cf-33530b015370', u'provider:segmentation_id': 97, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_559ac4ca-664b-42eb-9f2b-05b5eb43954c', u'admin_state_up': True, u'tenant_id': u'249d4b6bd2544e0fa571cac66e40a0f2', u'created_at': u'2018-12-23T11:10:38Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'249d4b6bd2544e0fa571cac66e40a0f2'}) 2018-12-23 11:10:39,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 11:10:39,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9b702e8-b1a3-4a55-bff2-41c5558ae0f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:10:39,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f9b702e8-b1a3-4a55-bff2-41c5558ae0f4 2018-12-23 11:10:39,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:10:39,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bf86e71d0e464fcd95a40d22702c2827", "name": "Member"}], "expires_at": "2018-12-23T12:10:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "249d4b6bd2544e0fa571cac66e40a0f2", "name": "vping_userdata-project_559ac4ca-664b-42eb-9f2b-05b5eb43954c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/249d4b6bd2544e0fa571cac66e40a0f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/249d4b6bd2544e0fa571cac66e40a0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/249d4b6bd2544e0fa571cac66e40a0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/249d4b6bd2544e0fa571cac66e40a0f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/249d4b6bd2544e0fa571cac66e40a0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/249d4b6bd2544e0fa571cac66e40a0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/249d4b6bd2544e0fa571cac66e40a0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/249d4b6bd2544e0fa571cac66e40a0f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/249d4b6bd2544e0fa571cac66e40a0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/249d4b6bd2544e0fa571cac66e40a0f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/249d4b6bd2544e0fa571cac66e40a0f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/249d4b6bd2544e0fa571cac66e40a0f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "id": "38e1e3e425704ec6a80bce60539f7bca"}, "audit_ids": ["IBxSHKwtTwqXmatYS18tNQ"], "issued_at": "2018-12-23T11:10:39.000000Z"}} 2018-12-23 11:10:39,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 11:10:39,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:10:39,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-4a5fafbb-11f0-4f39-ba51-9723b4521dda Date: Sun, 23 Dec 2018 11:10:39 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":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"updated_at":"2018-12-23T10:45:34Z","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","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-12-23T11:10:39Z","tenant_id":"249d4b6bd2544e0fa571cac66e40a0f2","created_at":"2018-12-23T11:10:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"249d4b6bd2544e0fa571cac66e40a0f2","id":"56f4d719-b466-44d6-a2cf-33530b015370","name":"vping_userdata-net_559ac4ca-664b-42eb-9f2b-05b5eb43954c"}]} 2018-12-23 11:10:39,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4a5fafbb-11f0-4f39-ba51-9723b4521dda 2018-12-23 11:10:39,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.261938095093s 2018-12-23 11:10:39,965 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4a5fafbb-11f0-4f39-ba51-9723b4521dda 2018-12-23 11:10:39,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-23 11:10:39,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" -d '{"subnet": {"name": "vping_userdata-subnet_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "enable_dhcp": true, "network_id": "56f4d719-b466-44d6-a2cf-33530b015370", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-23 11:10:40,627 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-544bb422-c1c4-4a2d-8e17-07101039e57f Date: Sun, 23 Dec 2018 11:10:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56f4d719-b466-44d6-a2cf-33530b015370","tenant_id":"249d4b6bd2544e0fa571cac66e40a0f2","created_at":"2018-12-23T11:10:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T11:10:40Z","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":"249d4b6bd2544e0fa571cac66e40a0f2","id":"a89892f6-df35-43c1-b4af-84aa51a07783","subnetpool_id":null,"name":"vping_userdata-subnet_559ac4ca-664b-42eb-9f2b-05b5eb43954c"}} 2018-12-23 11:10:40,627 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-544bb422-c1c4-4a2d-8e17-07101039e57f 2018-12-23 11:10:40,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.660748004913s 2018-12-23 11:10:40,628 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-544bb422-c1c4-4a2d-8e17-07101039e57f 2018-12-23 11:10:40,628 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T11:10:40Z', 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'a89892f6-df35-43c1-b4af-84aa51a07783', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_559ac4ca-664b-42eb-9f2b-05b5eb43954c', u'enable_dhcp': True, u'network_id': u'56f4d719-b466-44d6-a2cf-33530b015370', u'tenant_id': u'249d4b6bd2544e0fa571cac66e40a0f2', u'created_at': u'2018-12-23T11:10:40Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'249d4b6bd2544e0fa571cac66e40a0f2'}) 2018-12-23 11:10:40,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-23 11:10:40,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" -d '{"router": {"external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf"}, "name": "vping_userdata-router_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "admin_state_up": true}}' 2018-12-23 11:10:41,912 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-01418ae2-895e-4b56-addf-0c70d18e7bed Date: Sun, 23 Dec 2018 11:10:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "created_at": "2018-12-23T11:10:40Z", "admin_state_up": true, "updated_at": "2018-12-23T11:10:41Z", "revision_number": 2, "routes": [], "project_id": "249d4b6bd2544e0fa571cac66e40a0f2", "id": "711db414-a778-4c8b-8a1e-bb9f53bc0a4e", "name": "vping_userdata-router_559ac4ca-664b-42eb-9f2b-05b5eb43954c"}} 2018-12-23 11:10:41,912 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-01418ae2-895e-4b56-addf-0c70d18e7bed 2018-12-23 11:10:41,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.28317117691s 2018-12-23 11:10:41,912 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-01418ae2-895e-4b56-addf-0c70d18e7bed 2018-12-23 11:10:41,913 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b84e3af2-8908-4141-8652-ef9dbd8f3367', u'ip_address': u'172.30.9.212'}]}, u'description': u'', u'tags': [], u'tenant_id': u'249d4b6bd2544e0fa571cac66e40a0f2', u'created_at': u'2018-12-23T11:10:40Z', u'admin_state_up': True, u'updated_at': u'2018-12-23T11:10:41Z', u'revision_number': 2, u'routes': [], u'project_id': u'249d4b6bd2544e0fa571cac66e40a0f2', u'id': u'711db414-a778-4c8b-8a1e-bb9f53bc0a4e', u'name': u'vping_userdata-router_559ac4ca-664b-42eb-9f2b-05b5eb43954c'}) 2018-12-23 11:10:41,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-23 11:10:41,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/711db414-a778-4c8b-8a1e-bb9f53bc0a4e/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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" -d '{"subnet_id": "a89892f6-df35-43c1-b4af-84aa51a07783"}' 2018-12-23 11:10:44,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d614c420-48fe-43af-81a0-ace605bf95d0 Date: Sun, 23 Dec 2018 11:10:44 GMT RESP BODY: {"network_id": "56f4d719-b466-44d6-a2cf-33530b015370", "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "subnet_id": "a89892f6-df35-43c1-b4af-84aa51a07783", "subnet_ids": ["a89892f6-df35-43c1-b4af-84aa51a07783"], "port_id": "1b73c2d1-3a08-4b2f-8812-7793089c9f82", "id": "711db414-a778-4c8b-8a1e-bb9f53bc0a4e"} 2018-12-23 11:10:44,055 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/711db414-a778-4c8b-8a1e-bb9f53bc0a4e/add_router_interface.json used request id req-d614c420-48fe-43af-81a0-ace605bf95d0 2018-12-23 11:10:44,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.14195394516s 2018-12-23 11:10:44,056 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/711db414-a778-4c8b-8a1e-bb9f53bc0a4e/add_router_interface.json used request id req-d614c420-48fe-43af-81a0-ace605bf95d0 returning object 711db414-a778-4c8b-8a1e-bb9f53bc0a4e 2018-12-23 11:10:44,056 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 11:10:44,188 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 11:10:44,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:10:44,195 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 23 Dec 2018 11:10:44 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-12-23 11:10:44,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 11:10:44,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:10:44,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-40bce735-6a1f-4d4f-819e-00f52d3b3038 Date: Sun, 23 Dec 2018 11:10:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 11:10:44,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-40bce735-6a1f-4d4f-819e-00f52d3b3038 2018-12-23 11:10:44,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.174071073532s 2018-12-23 11:10:44,371 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-40bce735-6a1f-4d4f-819e-00f52d3b3038 2018-12-23 11:10:44,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 11:10:44,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_559ac4ca-664b-42eb-9f2b-05b5eb43954c"}' 2018-12-23 11:10:44,944 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d X-Openstack-Request-Id: req-a0a68063-f0e1-40b9-a13f-658af4d3e92f Date: Sun, 23 Dec 2018 11:10:44 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d/file", "owner": "249d4b6bd2544e0fa571cac66e40a0f2", "id": "c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "size": null, "self": "/v2/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T11:10:44Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "checksum": null, "created_at": "2018-12-23T11:10:44Z", "protected": false} 2018-12-23 11:10:44,944 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-a0a68063-f0e1-40b9-a13f-658af4d3e92f 2018-12-23 11:10:44,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.570939064026s 2018-12-23 11:10:44,944 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-a0a68063-f0e1-40b9-a13f-658af4d3e92f returning object c3b2411d-ef1e-4520-ac94-5d611a10cd6d 2018-12-23 11:10:44,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 11:10:44,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d/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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" -d '' 2018-12-23 11:10:46,777 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-171d0967-a8ac-41db-ac3c-70894a8403cf Date: Sun, 23 Dec 2018 11:10:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:10:46,777 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d/file used request id req-171d0967-a8ac-41db-ac3c-70894a8403cf 2018-12-23 11:10:46,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.8317990303s 2018-12-23 11:10:46,777 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d/file used request id req-171d0967-a8ac-41db-ac3c-70894a8403cf 2018-12-23 11:10:46,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 11:10:46,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:10:47,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-b6793bb5-2e46-4d5e-acf8-4ee9858ff34c Date: Sun, 23 Dec 2018 11:10:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d/snap", "metadata": {}}], "file": "/v2/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d/file", "owner": "249d4b6bd2544e0fa571cac66e40a0f2", "id": "c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "size": 12716032, "self": "/v2/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T11:10:46Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T11:10:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 11:10:47,397 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b6793bb5-2e46-4d5e-acf8-4ee9858ff34c 2018-12-23 11:10:47,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.618848085403s 2018-12-23 11:10:47,397 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b6793bb5-2e46-4d5e-acf8-4ee9858ff34c 2018-12-23 11:10:47,399 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d/file', 'owner': u'249d4b6bd2544e0fa571cac66e40a0f2', 'id': u'c3b2411d-ef1e-4520-ac94-5d611a10cd6d', 'size': 12716032, u'self': u'/v2/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'249d4b6bd2544e0fa571cac66e40a0f2', 'name': 'vping_userdata-project_559ac4ca-664b-42eb-9f2b-05b5eb43954c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T11:10:46Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-23T11:10:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_559ac4ca-664b-42eb-9f2b-05b5eb43954c', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_559ac4ca-664b-42eb-9f2b-05b5eb43954c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_559ac4ca-664b-42eb-9f2b-05b5eb43954c', 'created': u'2018-12-23T11:10:44Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T11:10:44Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_559ac4ca-664b-42eb-9f2b-05b5eb43954c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 11:10:47,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 11:10:47,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}c2ea289d3ce156e752e95d619ef8221c7b892868" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 11:10:47,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10: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-60e3c481-4bc1-4bd7-a84a-e783b26f49df x-compute-request-id: req-60e3c481-4bc1-4bd7-a84a-e783b26f49df Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b2901512-8249-4c29-8d97-2a1f5776144a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b2901512-8249-4c29-8d97-2a1f5776144a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b2901512-8249-4c29-8d97-2a1f5776144a", "name": "vping_userdata-flavor_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:10:47,665 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-60e3c481-4bc1-4bd7-a84a-e783b26f49df 2018-12-23 11:10:47,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.265234947205s 2018-12-23 11:10:47,666 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-60e3c481-4bc1-4bd7-a84a-e783b26f49df returning object b2901512-8249-4c29-8d97-2a1f5776144a 2018-12-23 11:10:47,667 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_559ac4ca-664b-42eb-9f2b-05b5eb43954c', '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'1b564ea31c8e45b6a10fe5a84fe49166', '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'b2901512-8249-4c29-8d97-2a1f5776144a', 'swap': 0}) 2018-12-23 11:10:47,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 11:10:47,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/b2901512-8249-4c29-8d97-2a1f5776144a/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}c2ea289d3ce156e752e95d619ef8221c7b892868" -d '{"extra_specs": {}}' 2018-12-23 11:10:47,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10: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-cecfdffe-bb1a-447b-915a-5633fb4dc77a x-compute-request-id: req-cecfdffe-bb1a-447b-915a-5633fb4dc77a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 11:10:47,688 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/b2901512-8249-4c29-8d97-2a1f5776144a/os-extra_specs used request id req-cecfdffe-bb1a-447b-915a-5633fb4dc77a 2018-12-23 11:10:47,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210268497467s 2018-12-23 11:10:47,689 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/b2901512-8249-4c29-8d97-2a1f5776144a/os-extra_specs used request id req-cecfdffe-bb1a-447b-915a-5633fb4dc77a 2018-12-23 11:10:47,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 11:10:47,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:10:47,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-477515e0-d3c2-4f47-a197-db7c8e731767 Date: Sun, 23 Dec 2018 11:10: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":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"updated_at":"2018-12-23T10:45:34Z","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a89892f6-df35-43c1-b4af-84aa51a07783"],"updated_at":"2018-12-23T11:10:40Z","tenant_id":"249d4b6bd2544e0fa571cac66e40a0f2","created_at":"2018-12-23T11:10:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"249d4b6bd2544e0fa571cac66e40a0f2","id":"56f4d719-b466-44d6-a2cf-33530b015370","name":"vping_userdata-net_559ac4ca-664b-42eb-9f2b-05b5eb43954c"}]} 2018-12-23 11:10:47,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-477515e0-d3c2-4f47-a197-db7c8e731767 2018-12-23 11:10:47,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.261120080948s 2018-12-23 11:10:47,951 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-477515e0-d3c2-4f47-a197-db7c8e731767 2018-12-23 11:10:47,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 11:10:47,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:10:48,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-8e056f34-7914-4573-bc50-896ef3cf6233 Date: Sun, 23 Dec 2018 11:10:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d/snap", "metadata": {}}], "file": "/v2/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d/file", "owner": "249d4b6bd2544e0fa571cac66e40a0f2", "id": "c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "size": 12716032, "self": "/v2/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T11:10:46Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T11:10:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 11:10:48,119 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8e056f34-7914-4573-bc50-896ef3cf6233 2018-12-23 11:10:48,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.166980028152s 2018-12-23 11:10:48,120 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8e056f34-7914-4573-bc50-896ef3cf6233 2018-12-23 11:10:48,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 11:10:48,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:10:48,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10: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-4070c770-0fa3-43ef-8c07-c3d43bc25beb x-compute-request-id: req-4070c770-0fa3-43ef-8c07-c3d43bc25beb Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b2901512-8249-4c29-8d97-2a1f5776144a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b2901512-8249-4c29-8d97-2a1f5776144a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b2901512-8249-4c29-8d97-2a1f5776144a", "name": "vping_userdata-flavor_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 11:10:48,303 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-4070c770-0fa3-43ef-8c07-c3d43bc25beb 2018-12-23 11:10:48,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.181552171707s 2018-12-23 11:10:48,303 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-4070c770-0fa3-43ef-8c07-c3d43bc25beb 2018-12-23 11:10:48,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-23 11:10:48,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" -d '{"server": {"name": "vping_userdata-vm_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "imageRef": "c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "flavorRef": "b2901512-8249-4c29-8d97-2a1f5776144a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "56f4d719-b466-44d6-a2cf-33530b015370"}]}}' 2018-12-23 11:10:49,821 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:10: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-f350a50a-f76c-4be7-825f-ad7b2a185ddf x-compute-request-id: req-f350a50a-f76c-4be7-825f-ad7b2a185ddf Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/2509cacb-2d57-437f-834a-a01d34068141 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2509cacb-2d57-437f-834a-a01d34068141", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2509cacb-2d57-437f-834a-a01d34068141", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2509cacb-2d57-437f-834a-a01d34068141", "rel": "bookmark"}], "adminPass": "FTAaUhS2GWH5"}} 2018-12-23 11:10:49,821 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-f350a50a-f76c-4be7-825f-ad7b2a185ddf 2018-12-23 11:10:49,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.51559495926s 2018-12-23 11:10:49,822 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-f350a50a-f76c-4be7-825f-ad7b2a185ddf 2018-12-23 11:10:49,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 11:10:49,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:10:50,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11: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-d245fba5-6146-4009-8c2e-16fe396a18ad x-compute-request-id: req-d245fba5-6146-4009-8c2e-16fe396a18ad Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2509cacb-2d57-437f-834a-a01d34068141", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2509cacb-2d57-437f-834a-a01d34068141", "rel": "bookmark"}], "image": {"id": "c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "links": [{"href": "http://172.30.9.22:8774/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b2901512-8249-4c29-8d97-2a1f5776144a", "links": [{"href": "http://172.30.9.22:8774/flavors/b2901512-8249-4c29-8d97-2a1f5776144a", "rel": "bookmark"}]}, "id": "2509cacb-2d57-437f-834a-a01d34068141", "user_id": "38e1e3e425704ec6a80bce60539f7bca", "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-12-23T11:10:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "created": "2018-12-23T11:10:49Z", "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 11:10:50,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d245fba5-6146-4009-8c2e-16fe396a18ad 2018-12-23 11:10:50,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.599318981171s 2018-12-23 11:10:50,422 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d245fba5-6146-4009-8c2e-16fe396a18ad 2018-12-23 11:10:50,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 11:10:50,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:10:50,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-ffc96e69-4be2-4849-95ad-14973d55f211 Date: Sun, 23 Dec 2018 11:10:50 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":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"updated_at":"2018-12-23T10:45:34Z","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a89892f6-df35-43c1-b4af-84aa51a07783"],"updated_at":"2018-12-23T11:10:40Z","tenant_id":"249d4b6bd2544e0fa571cac66e40a0f2","created_at":"2018-12-23T11:10:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"249d4b6bd2544e0fa571cac66e40a0f2","id":"56f4d719-b466-44d6-a2cf-33530b015370","name":"vping_userdata-net_559ac4ca-664b-42eb-9f2b-05b5eb43954c"}]} 2018-12-23 11:10:50,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ffc96e69-4be2-4849-95ad-14973d55f211 2018-12-23 11:10:50,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109497070312s 2018-12-23 11:10:50,538 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ffc96e69-4be2-4849-95ad-14973d55f211 2018-12-23 11:10:50,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 11:10:50,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:10:50,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-16c4abd8-c6b7-4e85-806e-6ee51f4888e2 Date: Sun, 23 Dec 2018 11:10:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56f4d719-b466-44d6-a2cf-33530b015370","tenant_id":"249d4b6bd2544e0fa571cac66e40a0f2","created_at":"2018-12-23T11:10:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T11:10:40Z","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":"249d4b6bd2544e0fa571cac66e40a0f2","id":"a89892f6-df35-43c1-b4af-84aa51a07783","subnetpool_id":null,"name":"vping_userdata-subnet_559ac4ca-664b-42eb-9f2b-05b5eb43954c"}]} 2018-12-23 11:10:50,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-16c4abd8-c6b7-4e85-806e-6ee51f4888e2 2018-12-23 11:10:50,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.188264846802s 2018-12-23 11:10:50,727 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-16c4abd8-c6b7-4e85-806e-6ee51f4888e2 2018-12-23 11:10:50,728 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 11:10:52,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 11:10:52,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:10:53,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11: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-f46dcdf2-9e7c-4e20-ba5f-65dcc901c2b3 x-compute-request-id: req-f46dcdf2-9e7c-4e20-ba5f-65dcc901c2b3 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.22:8774/v2.1/servers/2509cacb-2d57-437f-834a-a01d34068141", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2509cacb-2d57-437f-834a-a01d34068141", "rel": "bookmark"}], "image": {"id": "c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "links": [{"href": "http://172.30.9.22:8774/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b2901512-8249-4c29-8d97-2a1f5776144a", "links": [{"href": "http://172.30.9.22:8774/flavors/b2901512-8249-4c29-8d97-2a1f5776144a", "rel": "bookmark"}]}, "id": "2509cacb-2d57-437f-834a-a01d34068141", "security_groups": [{"name": "default"}], "user_id": "38e1e3e425704ec6a80bce60539f7bca", "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-12-23T11:10:51Z", "hostId": "5a87b38df9fa9795e4e64de40d57904fd2a69349396a4ceb300a6d46", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "created": "2018-12-23T11:10:49Z", "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 11:10:53,248 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f46dcdf2-9e7c-4e20-ba5f-65dcc901c2b3 2018-12-23 11:10:53,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517727851868s 2018-12-23 11:10:53,248 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f46dcdf2-9e7c-4e20-ba5f-65dcc901c2b3 2018-12-23 11:10:53,252 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 11:10:55,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 11:10:55,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:10:55,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10: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-75013b64-ce1e-41cc-9d22-1571570d926e x-compute-request-id: req-75013b64-ce1e-41cc-9d22-1571570d926e Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_559ac4ca-664b-42eb-9f2b-05b5eb43954c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:81:f1", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2509cacb-2d57-437f-834a-a01d34068141", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2509cacb-2d57-437f-834a-a01d34068141", "rel": "bookmark"}], "image": {"id": "c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "links": [{"href": "http://172.30.9.22:8774/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:10:53.000000", "flavor": {"id": "b2901512-8249-4c29-8d97-2a1f5776144a", "links": [{"href": "http://172.30.9.22:8774/flavors/b2901512-8249-4c29-8d97-2a1f5776144a", "rel": "bookmark"}]}, "id": "2509cacb-2d57-437f-834a-a01d34068141", "security_groups": [{"name": "default"}], "user_id": "38e1e3e425704ec6a80bce60539f7bca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:10:55Z", "hostId": "5a87b38df9fa9795e4e64de40d57904fd2a69349396a4ceb300a6d46", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "created": "2018-12-23T11:10:49Z", "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 11:10:55,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-75013b64-ce1e-41cc-9d22-1571570d926e 2018-12-23 11:10:55,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.331893920898s 2018-12-23 11:10:55,587 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-75013b64-ce1e-41cc-9d22-1571570d926e 2018-12-23 11:10:55,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 11:10:55,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=2509cacb-2d57-437f-834a-a01d34068141" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:10:55,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-6d16963d-a477-47e2-b63f-772a48614976 Date: Sun, 23 Dec 2018 11:10:55 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"56f4d719-b466-44d6-a2cf-33530b015370","tenant_id":"249d4b6bd2544e0fa571cac66e40a0f2","created_at":"2018-12-23T11:10:51Z","admin_state_up":true,"updated_at":"2018-12-23T11:10:52Z","binding:vnic_type":"normal","device_id":"2509cacb-2d57-437f-834a-a01d34068141","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:e4:81:f1","id":"a6ab5860-74f8-4b3f-ad4e-80d8d8a68e80","port_security_enabled":true,"project_id":"249d4b6bd2544e0fa571cac66e40a0f2","fixed_ips":[{"subnet_id":"a89892f6-df35-43c1-b4af-84aa51a07783","ip_address":"192.168.120.11"}],"extra_dhcp_opts":[],"security_groups":["1d340937-7f9b-43e4-90a1-2f6332c1936b"],"name":""}]} 2018-12-23 11:10:55,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=2509cacb-2d57-437f-834a-a01d34068141 used request id req-6d16963d-a477-47e2-b63f-772a48614976 2018-12-23 11:10:55,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0610840320587s 2018-12-23 11:10:55,653 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=2509cacb-2d57-437f-834a-a01d34068141 used request id req-6d16963d-a477-47e2-b63f-772a48614976 2018-12-23 11:10:55,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 11:10:55,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=a6ab5860-74f8-4b3f-ad4e-80d8d8a68e80" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:10:55,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-cab60015-6786-40c2-b377-fecf89285a1e Date: Sun, 23 Dec 2018 11:10:55 GMT RESP BODY: {"floatingips": []} 2018-12-23 11:10:55,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=a6ab5860-74f8-4b3f-ad4e-80d8d8a68e80 used request id req-cab60015-6786-40c2-b377-fecf89285a1e 2018-12-23 11:10:55,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.169399023056s 2018-12-23 11:10:55,828 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=a6ab5860-74f8-4b3f-ad4e-80d8d8a68e80 used request id req-cab60015-6786-40c2-b377-fecf89285a1e 2018-12-23 11:10:55,828 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_559ac4ca-664b-42eb-9f2b-05b5eb43954c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e4:81:f1', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c3b2411d-ef1e-4520-ac94-5d611a10cd6d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T11:10:53.000000', 'flavor': Munch({u'id': u'b2901512-8249-4c29-8d97-2a1f5776144a'}), 'az': u'nova', 'id': u'2509cacb-2d57-437f-834a-a01d34068141', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'38e1e3e425704ec6a80bce60539f7bca', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'249d4b6bd2544e0fa571cac66e40a0f2', 'name': 'vping_userdata-project_559ac4ca-664b-42eb-9f2b-05b5eb43954c', '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-12-23T11:10:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-23T11:10:55Z', 'hostId': u'5a87b38df9fa9795e4e64de40d57904fd2a69349396a4ceb300a6d46', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'5a87b38df9fa9795e4e64de40d57904fd2a69349396a4ceb300a6d46', '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-12-23T11:10:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'249d4b6bd2544e0fa571cac66e40a0f2', 'name': u'vping_userdata-vm_559ac4ca-664b-42eb-9f2b-05b5eb43954c', 'adminPass': u'FTAaUhS2GWH5', 'tenant_id': u'249d4b6bd2544e0fa571cac66e40a0f2', 'region': 'regionOne', 'created': u'2018-12-23T11:10:49Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-12-23 11:10:55,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 11:10:55,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:10:56,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-636821d1-3f42-4e8c-a589-7925074d0136 Date: Sun, 23 Dec 2018 11:10:56 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":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"updated_at":"2018-12-23T10:45:34Z","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a89892f6-df35-43c1-b4af-84aa51a07783"],"updated_at":"2018-12-23T11:10:40Z","tenant_id":"249d4b6bd2544e0fa571cac66e40a0f2","created_at":"2018-12-23T11:10:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"249d4b6bd2544e0fa571cac66e40a0f2","id":"56f4d719-b466-44d6-a2cf-33530b015370","name":"vping_userdata-net_559ac4ca-664b-42eb-9f2b-05b5eb43954c"}]} 2018-12-23 11:10:56,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-636821d1-3f42-4e8c-a589-7925074d0136 2018-12-23 11:10:56,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.260219812393s 2018-12-23 11:10:56,090 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-636821d1-3f42-4e8c-a589-7925074d0136 2018-12-23 11:10:56,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 11:10:56,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:10:56,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-f7d7e4be-18b1-45e9-a56a-182f64e804cf Date: Sun, 23 Dec 2018 11:10:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d/snap", "metadata": {}}], "file": "/v2/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d/file", "owner": "249d4b6bd2544e0fa571cac66e40a0f2", "id": "c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "size": 12716032, "self": "/v2/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T11:10:46Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T11:10:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 11:10:56,248 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f7d7e4be-18b1-45e9-a56a-182f64e804cf 2018-12-23 11:10:56,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.157067060471s 2018-12-23 11:10:56,249 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f7d7e4be-18b1-45e9-a56a-182f64e804cf 2018-12-23 11:10:56,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 11:10:56,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:10:56,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11: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-94a232c6-9d15-4f70-b986-c323bac2e641 x-compute-request-id: req-94a232c6-9d15-4f70-b986-c323bac2e641 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b2901512-8249-4c29-8d97-2a1f5776144a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b2901512-8249-4c29-8d97-2a1f5776144a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b2901512-8249-4c29-8d97-2a1f5776144a", "name": "vping_userdata-flavor_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 11:10:56,287 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-94a232c6-9d15-4f70-b986-c323bac2e641 2018-12-23 11:10:56,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0365970134735s 2018-12-23 11:10:56,288 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-94a232c6-9d15-4f70-b986-c323bac2e641 2018-12-23 11:10:56,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-23 11:10:56,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" -d '{"server": {"name": "vping_userdata-vm2_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "imageRef": "c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "flavorRef": "b2901512-8249-4c29-8d97-2a1f5776144a", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjExIDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "56f4d719-b466-44d6-a2cf-33530b015370"}]}}' 2018-12-23 11:10:57,637 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11: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 x-openstack-request-id: req-b210b77b-e4f9-4c60-9070-d3dccc2d168e x-compute-request-id: req-b210b77b-e4f9-4c60-9070-d3dccc2d168e Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/96dc7b38-7053-48b8-ac2b-e2c948b5b046 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "96dc7b38-7053-48b8-ac2b-e2c948b5b046", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/96dc7b38-7053-48b8-ac2b-e2c948b5b046", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/96dc7b38-7053-48b8-ac2b-e2c948b5b046", "rel": "bookmark"}], "adminPass": "5dmQq42kmVGM"}} 2018-12-23 11:10:57,637 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-b210b77b-e4f9-4c60-9070-d3dccc2d168e 2018-12-23 11:10:57,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.3476729393s 2018-12-23 11:10:57,637 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-b210b77b-e4f9-4c60-9070-d3dccc2d168e 2018-12-23 11:10:57,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 11:10:57,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:10:58,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:10: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-4d190cf9-5878-45db-8ebd-6ec84ba08623 x-compute-request-id: req-4d190cf9-5878-45db-8ebd-6ec84ba08623 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.22:8774/v2.1/servers/96dc7b38-7053-48b8-ac2b-e2c948b5b046", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/96dc7b38-7053-48b8-ac2b-e2c948b5b046", "rel": "bookmark"}], "image": {"id": "c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "links": [{"href": "http://172.30.9.22:8774/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b2901512-8249-4c29-8d97-2a1f5776144a", "links": [{"href": "http://172.30.9.22:8774/flavors/b2901512-8249-4c29-8d97-2a1f5776144a", "rel": "bookmark"}]}, "id": "96dc7b38-7053-48b8-ac2b-e2c948b5b046", "user_id": "38e1e3e425704ec6a80bce60539f7bca", "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-12-23T11:10:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "created": "2018-12-23T11:10:57Z", "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_559ac4ca-664b-42eb-9f2b-05b5eb43954c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:81:f1", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2509cacb-2d57-437f-834a-a01d34068141", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2509cacb-2d57-437f-834a-a01d34068141", "rel": "bookmark"}], "image": {"id": "c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "links": [{"href": "http://172.30.9.22:8774/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:10:53.000000", "flavor": {"id": "b2901512-8249-4c29-8d97-2a1f5776144a", "links": [{"href": "http://172.30.9.22:8774/flavors/b2901512-8249-4c29-8d97-2a1f5776144a", "rel": "bookmark"}]}, "id": "2509cacb-2d57-437f-834a-a01d34068141", "security_groups": [{"name": "default"}], "user_id": "38e1e3e425704ec6a80bce60539f7bca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:10:55Z", "hostId": "5a87b38df9fa9795e4e64de40d57904fd2a69349396a4ceb300a6d46", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "created": "2018-12-23T11:10:49Z", "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 11:10:58,500 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4d190cf9-5878-45db-8ebd-6ec84ba08623 2018-12-23 11:10:58,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.862566947937s 2018-12-23 11:10:58,501 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4d190cf9-5878-45db-8ebd-6ec84ba08623 2018-12-23 11:10:58,506 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 11:11:00,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 11:11:00,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:11:01,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11: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-0df4efea-c5ef-4e0b-89b8-52a06583b718 x-compute-request-id: req-0df4efea-c5ef-4e0b-89b8-52a06583b718 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/96dc7b38-7053-48b8-ac2b-e2c948b5b046", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/96dc7b38-7053-48b8-ac2b-e2c948b5b046", "rel": "bookmark"}], "image": {"id": "c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "links": [{"href": "http://172.30.9.22:8774/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b2901512-8249-4c29-8d97-2a1f5776144a", "links": [{"href": "http://172.30.9.22:8774/flavors/b2901512-8249-4c29-8d97-2a1f5776144a", "rel": "bookmark"}]}, "id": "96dc7b38-7053-48b8-ac2b-e2c948b5b046", "security_groups": [{"name": "default"}], "user_id": "38e1e3e425704ec6a80bce60539f7bca", "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-12-23T11:10:58Z", "hostId": "bf616f0d0e91b83db15be4dbefb5fca81bc721cd46812a9ef41fb121", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "created": "2018-12-23T11:10:57Z", "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_559ac4ca-664b-42eb-9f2b-05b5eb43954c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:81:f1", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2509cacb-2d57-437f-834a-a01d34068141", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2509cacb-2d57-437f-834a-a01d34068141", "rel": "bookmark"}], "image": {"id": "c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "links": [{"href": "http://172.30.9.22:8774/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:10:53.000000", "flavor": {"id": "b2901512-8249-4c29-8d97-2a1f5776144a", "links": [{"href": "http://172.30.9.22:8774/flavors/b2901512-8249-4c29-8d97-2a1f5776144a", "rel": "bookmark"}]}, "id": "2509cacb-2d57-437f-834a-a01d34068141", "security_groups": [{"name": "default"}], "user_id": "38e1e3e425704ec6a80bce60539f7bca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:10:55Z", "hostId": "5a87b38df9fa9795e4e64de40d57904fd2a69349396a4ceb300a6d46", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "created": "2018-12-23T11:10:49Z", "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 11:11:01,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0df4efea-c5ef-4e0b-89b8-52a06583b718 2018-12-23 11:11:01,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.630959033966s 2018-12-23 11:11:01,140 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0df4efea-c5ef-4e0b-89b8-52a06583b718 2018-12-23 11:11:01,145 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 11:11:03,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 11:11:03,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:11:03,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11: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-5648b1f0-e884-41dc-a425-6b7b0daa332a x-compute-request-id: req-5648b1f0-e884-41dc-a425-6b7b0daa332a Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/96dc7b38-7053-48b8-ac2b-e2c948b5b046", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/96dc7b38-7053-48b8-ac2b-e2c948b5b046", "rel": "bookmark"}], "image": {"id": "c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "links": [{"href": "http://172.30.9.22:8774/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b2901512-8249-4c29-8d97-2a1f5776144a", "links": [{"href": "http://172.30.9.22:8774/flavors/b2901512-8249-4c29-8d97-2a1f5776144a", "rel": "bookmark"}]}, "id": "96dc7b38-7053-48b8-ac2b-e2c948b5b046", "security_groups": [{"name": "default"}], "user_id": "38e1e3e425704ec6a80bce60539f7bca", "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-12-23T11:10:58Z", "hostId": "bf616f0d0e91b83db15be4dbefb5fca81bc721cd46812a9ef41fb121", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "created": "2018-12-23T11:10:57Z", "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_559ac4ca-664b-42eb-9f2b-05b5eb43954c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:81:f1", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2509cacb-2d57-437f-834a-a01d34068141", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2509cacb-2d57-437f-834a-a01d34068141", "rel": "bookmark"}], "image": {"id": "c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "links": [{"href": "http://172.30.9.22:8774/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:10:53.000000", "flavor": {"id": "b2901512-8249-4c29-8d97-2a1f5776144a", "links": [{"href": "http://172.30.9.22:8774/flavors/b2901512-8249-4c29-8d97-2a1f5776144a", "rel": "bookmark"}]}, "id": "2509cacb-2d57-437f-834a-a01d34068141", "security_groups": [{"name": "default"}], "user_id": "38e1e3e425704ec6a80bce60539f7bca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:10:55Z", "hostId": "5a87b38df9fa9795e4e64de40d57904fd2a69349396a4ceb300a6d46", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "created": "2018-12-23T11:10:49Z", "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 11:11:03,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5648b1f0-e884-41dc-a425-6b7b0daa332a 2018-12-23 11:11:03,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.504160165787s 2018-12-23 11:11:03,652 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5648b1f0-e884-41dc-a425-6b7b0daa332a 2018-12-23 11:11:03,657 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 11:11:05,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 11:11:05,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:11:06,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11: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-c844a3fc-4e4e-4700-b7b3-83e243939985 x-compute-request-id: req-c844a3fc-4e4e-4700-b7b3-83e243939985 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_559ac4ca-664b-42eb-9f2b-05b5eb43954c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:ac:60", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/96dc7b38-7053-48b8-ac2b-e2c948b5b046", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/96dc7b38-7053-48b8-ac2b-e2c948b5b046", "rel": "bookmark"}], "image": {"id": "c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "links": [{"href": "http://172.30.9.22:8774/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:11:03.000000", "flavor": {"id": "b2901512-8249-4c29-8d97-2a1f5776144a", "links": [{"href": "http://172.30.9.22:8774/flavors/b2901512-8249-4c29-8d97-2a1f5776144a", "rel": "bookmark"}]}, "id": "96dc7b38-7053-48b8-ac2b-e2c948b5b046", "security_groups": [{"name": "default"}], "user_id": "38e1e3e425704ec6a80bce60539f7bca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:11:04Z", "hostId": "bf616f0d0e91b83db15be4dbefb5fca81bc721cd46812a9ef41fb121", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "created": "2018-12-23T11:10:57Z", "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_559ac4ca-664b-42eb-9f2b-05b5eb43954c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:81:f1", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2509cacb-2d57-437f-834a-a01d34068141", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2509cacb-2d57-437f-834a-a01d34068141", "rel": "bookmark"}], "image": {"id": "c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "links": [{"href": "http://172.30.9.22:8774/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:10:53.000000", "flavor": {"id": "b2901512-8249-4c29-8d97-2a1f5776144a", "links": [{"href": "http://172.30.9.22:8774/flavors/b2901512-8249-4c29-8d97-2a1f5776144a", "rel": "bookmark"}]}, "id": "2509cacb-2d57-437f-834a-a01d34068141", "security_groups": [{"name": "default"}], "user_id": "38e1e3e425704ec6a80bce60539f7bca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:10:55Z", "hostId": "5a87b38df9fa9795e4e64de40d57904fd2a69349396a4ceb300a6d46", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "created": "2018-12-23T11:10:49Z", "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 11:11:06,049 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c844a3fc-4e4e-4700-b7b3-83e243939985 2018-12-23 11:11:06,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389428138733s 2018-12-23 11:11:06,049 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c844a3fc-4e4e-4700-b7b3-83e243939985 2018-12-23 11:11:06,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 11:11:06,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=96dc7b38-7053-48b8-ac2b-e2c948b5b046" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:11:06,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-cd9389f2-bbbd-4cd3-9829-c8c2709d2732 Date: Sun, 23 Dec 2018 11:11:06 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"56f4d719-b466-44d6-a2cf-33530b015370","tenant_id":"249d4b6bd2544e0fa571cac66e40a0f2","created_at":"2018-12-23T11:10:59Z","admin_state_up":true,"updated_at":"2018-12-23T11:11:00Z","binding:vnic_type":"normal","device_id":"96dc7b38-7053-48b8-ac2b-e2c948b5b046","device_owner":"compute:nova","revision_number":5,"mac_address":"fa:16:3e:18:ac:60","id":"b8f084b8-1e93-4463-8523-bcea5b29ebfa","port_security_enabled":true,"project_id":"249d4b6bd2544e0fa571cac66e40a0f2","fixed_ips":[{"subnet_id":"a89892f6-df35-43c1-b4af-84aa51a07783","ip_address":"192.168.120.9"}],"extra_dhcp_opts":[],"security_groups":["1d340937-7f9b-43e4-90a1-2f6332c1936b"],"name":""}]} 2018-12-23 11:11:06,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=96dc7b38-7053-48b8-ac2b-e2c948b5b046 used request id req-cd9389f2-bbbd-4cd3-9829-c8c2709d2732 2018-12-23 11:11:06,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0563039779663s 2018-12-23 11:11:06,111 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=96dc7b38-7053-48b8-ac2b-e2c948b5b046 used request id req-cd9389f2-bbbd-4cd3-9829-c8c2709d2732 2018-12-23 11:11:06,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 11:11:06,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=b8f084b8-1e93-4463-8523-bcea5b29ebfa" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:11:06,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2d72a39c-178e-432f-b197-b67b9c9c7919 Date: Sun, 23 Dec 2018 11:11:06 GMT RESP BODY: {"floatingips": []} 2018-12-23 11:11:06,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=b8f084b8-1e93-4463-8523-bcea5b29ebfa used request id req-2d72a39c-178e-432f-b197-b67b9c9c7919 2018-12-23 11:11:06,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.164764881134s 2018-12-23 11:11:06,281 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=b8f084b8-1e93-4463-8523-bcea5b29ebfa used request id req-2d72a39c-178e-432f-b197-b67b9c9c7919 2018-12-23 11:11:06,282 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_559ac4ca-664b-42eb-9f2b-05b5eb43954c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:18:ac:60', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c3b2411d-ef1e-4520-ac94-5d611a10cd6d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T11:11:03.000000', 'flavor': Munch({u'id': u'b2901512-8249-4c29-8d97-2a1f5776144a'}), 'az': u'nova', 'id': u'96dc7b38-7053-48b8-ac2b-e2c948b5b046', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'38e1e3e425704ec6a80bce60539f7bca', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'249d4b6bd2544e0fa571cac66e40a0f2', 'name': 'vping_userdata-project_559ac4ca-664b-42eb-9f2b-05b5eb43954c', '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-12-23T11:11:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-23T11:11:04Z', 'hostId': u'bf616f0d0e91b83db15be4dbefb5fca81bc721cd46812a9ef41fb121', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'bf616f0d0e91b83db15be4dbefb5fca81bc721cd46812a9ef41fb121', '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-12-23T11:11:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'249d4b6bd2544e0fa571cac66e40a0f2', 'name': u'vping_userdata-vm2_559ac4ca-664b-42eb-9f2b-05b5eb43954c', 'adminPass': u'5dmQq42kmVGM', 'tenant_id': u'249d4b6bd2544e0fa571cac66e40a0f2', 'region': 'regionOne', 'created': u'2018-12-23T11:10:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-12-23 11:11:06,283 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-12-23 11:11:07,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 11:11:07,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:11:07,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11: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-670276a0-a92f-4042-a98e-b64a117acafd x-compute-request-id: req-670276a0-a92f-4042-a98e-b64a117acafd Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_559ac4ca-664b-42eb-9f2b-05b5eb43954c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:ac:60", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/96dc7b38-7053-48b8-ac2b-e2c948b5b046", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/96dc7b38-7053-48b8-ac2b-e2c948b5b046", "rel": "bookmark"}], "image": {"id": "c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "links": [{"href": "http://172.30.9.22:8774/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:11:03.000000", "flavor": {"id": "b2901512-8249-4c29-8d97-2a1f5776144a", "links": [{"href": "http://172.30.9.22:8774/flavors/b2901512-8249-4c29-8d97-2a1f5776144a", "rel": "bookmark"}]}, "id": "96dc7b38-7053-48b8-ac2b-e2c948b5b046", "security_groups": [{"name": "default"}], "user_id": "38e1e3e425704ec6a80bce60539f7bca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:11:04Z", "hostId": "bf616f0d0e91b83db15be4dbefb5fca81bc721cd46812a9ef41fb121", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "created": "2018-12-23T11:10:57Z", "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_559ac4ca-664b-42eb-9f2b-05b5eb43954c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:81:f1", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2509cacb-2d57-437f-834a-a01d34068141", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2509cacb-2d57-437f-834a-a01d34068141", "rel": "bookmark"}], "image": {"id": "c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "links": [{"href": "http://172.30.9.22:8774/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:10:53.000000", "flavor": {"id": "b2901512-8249-4c29-8d97-2a1f5776144a", "links": [{"href": "http://172.30.9.22:8774/flavors/b2901512-8249-4c29-8d97-2a1f5776144a", "rel": "bookmark"}]}, "id": "2509cacb-2d57-437f-834a-a01d34068141", "security_groups": [{"name": "default"}], "user_id": "38e1e3e425704ec6a80bce60539f7bca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:10:55Z", "hostId": "5a87b38df9fa9795e4e64de40d57904fd2a69349396a4ceb300a6d46", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "created": "2018-12-23T11:10:49Z", "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 11:11:07,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-670276a0-a92f-4042-a98e-b64a117acafd 2018-12-23 11:11:07,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.684712171555s 2018-12-23 11:11:07,969 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-670276a0-a92f-4042-a98e-b64a117acafd 2018-12-23 11:11:07,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 11:11:07,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/96dc7b38-7053-48b8-ac2b-e2c948b5b046/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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 11:11:09,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11: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-6f44109e-ca61-4b7d-82e4-52fc60292d92 x-compute-request-id: req-6f44109e-ca61-4b7d-82e4-52fc60292d92 Content-Encoding: gzip Content-Length: 9387 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 480917676 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128730] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130368] pid_max: default: 32768 minimum: 301\n[ 0.131251] ACPI: Core revision 20150930\n[ 0.132623] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133919] Security Framework initialized\n[ 0.134724] Yama: becoming mindful.\n[ 0.135440] AppArmor: AppArmor initialized\n[ 0.136296] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137605] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138866] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140075] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141445] Initializing cgroup subsys io\n[ 0.142249] Initializing cgroup subsys memory\n[ 0.143101] Initializing cgroup subsys devices\n[ 0.143969] Initializing cgroup subsys freezer\n[ 0.144822] Initializing cgroup subsys net_cls\n[ 0.145672] Initializing cgroup subsys perf_event\n[ 0.146568] Initializing cgroup subsys net_prio\n[ 0.147437] Initializing cgroup subsys hugetlb\n[ 0.148300] Initializing cgroup subsys pids\n[ 0.149160] CPU: Physical Processor ID: 0\n[ 0.150655] mce: CPU supports 10 MCE banks\n[ 0.151495] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152507] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171085] ftrace: allocating 31920 entries in 125 pages\n[ 0.197167] smpboot: Max logical packages: 1\n[ 0.198043] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199372] x2apic enabled\n[ 0.200188] Switched APIC routing to physical x2apic.\n[ 0.201928] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203025] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204992] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206804] KVM setup paravirtual spinlock\n[ 0.208088] x86: Booted up 1 node, 1 CPUs\n[ 0.208884] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210257] devtmpfs: initialized\n[ 0.211962] evm: security.selinux\n[ 0.212648] evm: security.SMACK64\n[ 0.213327] evm: security.SMACK64EXEC\n[ 0.214055] evm: security.SMACK64TRANSMUTE\n[ 0.214849] evm: security.SMACK64MMAP\n[ 0.215574] evm: security.ima\n[ 0.216226] evm: security.capability\n[ 0.217027] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218994] pinctrl core: initialized pinctrl subsystem\n[ 0.220064] RTC time: 11:11:03, date: 12/23/18\n[ 0.221018] NET: Registered protocol family 16\n[ 0.221973] cpuidle: using governor ladder\n[ 0.222777] cpuidle: using governor menu\n[ 0.223556] PCCT header not found.\n[ 0.224293] ACPI: bus type PCI registered\n[ 0.225091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226310] PCI: Using configuration type 1 for base access\n[ 0.228051] ACPI: Added _OSI(Module Device)\n[ 0.228891] ACPI: Added _OSI(Processor Device)\n[ 0.229752] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230640] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232763] ACPI: Interpreter enabled\n[ 0.233513] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235331] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238953] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240760] ACPI: (supports S0 S5)\n[ 0.241450] ACPI: Using IOAPIC for interrupt routing\n[ 0.242407] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245463] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247785] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248957] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251147] acpiphp: Slot [3] registered\n[ 0.251933] acpiphp: Slot [4] registered\n[ 0.252734] acpiphp: Slot [5] registered\n[ 0.253524] acpiphp: Slot [6] registered\n[ 0.254311] acpiphp: Slot [7] registered\n[ 0.255098] acpiphp: Slot [8] registered\n[ 0.255884] acpiphp: Slot [9] registered\n[ 0.256665] acpiphp: Slot [10] registered\n[ 0.257468] acpiphp: Slot [11] registered\n[ 0.258282] acpiphp: Slot [12] registered\n[ 0.259085] acpiphp: Slot [13] registered\n[ 0.259885] acpiphp: Slot [14] registered\n[ 0.260681] acpiphp: Slot [15] registered\n[ 0.271439] acpiphp: Slot [16] registered\n[ 0.272246] acpiphp: Slot [17] registered\n[ 0.273045] acpiphp: Slot [18] registered\n[ 0.273840] acpiphp: Slot [19] registered\n[ 0.274644] acpiphp: Slot [20] registered\n[ 0.275459] acpiphp: Slot [21] registered\n[ 0.276270] acpiphp: Slot [22] registered\n[ 0.277078] acpiphp: Slot [23] registered\n[ 0.277884] acpiphp: Slot [24] registered\n[ 0.278689] acpiphp: Slot [25] registered\n[ 0.279499] acpiphp: Slot [26] registered\n[ 0.280310] acpiphp: Slot [27] registered\n[ 0.281120] acpiphp: Slot [28] registered\n[ 0.281932] acpiphp: Slot [29] registered\n[ 0.282743] acpiphp: Slot [30] registered\n[ 0.283553] acpiphp: Slot [31] registered\n[ 0.284361] PCI host bridge to bus 0000:00\n[ 0.285173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286379] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287595] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289049] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290499] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296706] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297973] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299135] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300396] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306718] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308134] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353992] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355485] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356894] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359691] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360932] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362121] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363173] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364718] vgaarb: loaded\n[ 0.365318] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366457] SCSI subsystem initialized\n[ 0.367280] ACPI: bus type USB registered\n[ 0.368100] usbcore: registered new interface driver usbfs\n[ 0.369128] usbcore: registered new interface driver hub\n[ 0.370135] usbcore: registered new device driver usb\n[ 0.371194] PCI: Using ACPI for IRQ routing\n[ 0.372212] NetLabel: Initializing\n[ 0.372922] NetLabel: domain hash size = 128\n[ 0.373767] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374708] NetLabel: unlabeled traffic allowed by default\n[ 0.375801] clocksource: Switched to clocksource kvm-clock\n[ 0.381209] AppArmor: AppArmor Filesystem Enabled\n[ 0.382166] pnp: PnP ACPI init\n[ 0.383073] pnp: PnP ACPI: found 5 devices\n[ 0.389442] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.391145] NET: Registered protocol family 2\n[ 0.392101] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393374] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394534] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395687] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396767] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397937] NET: Registered protocol family 1\n[ 0.398799] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399893] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400965] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415005] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429240] Trying to unpack rootfs image as initramfs...\n[ 0.479078] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493221] Scanning for low memory corruption every 60 seconds\n[ 0.494535] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495672] audit: initializing netlink subsys (disabled)\n[ 0.496704] audit: type=2000 audit(1545563464.369:1): initialized\n[ 0.498005] Initialise system trusted keyring\n[ 0.498930] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500096] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502062] zbud: loaded\n[ 0.502766] VFS: Disk quotas dquot_6.6.0\n[ 0.503582] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505105] fuse init (API version 7.23)\n[ 0.505988] Key type big_key registered\n[ 0.506782] Allocating IMA MOK and blacklist keyrings.\n[ 0.507894] Key type asymmetric registered\n[ 0.508713] Asymmetric key parser 'x509' registered\n[ 0.509655] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511475] io scheduler noop registered\n[ 0.512279] io scheduler deadline registered (default)\n[ 0.513267] io scheduler cfq registered\n[ 0.514096] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515135] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516397] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517857] ACPI: Power Button [PWRF]\n[ 0.518683] GHES: HEST is not enabled!\n[ 0.532410] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560575] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562784] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586490] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.588599] Linux agpgart interface v0.103\n[ 0.590604] brd: module loaded\n[ 0.591880] loop: module loaded\n[ 0.595402] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596843] GPT:90111 != 2097151\n[ 0.597511] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598590] GPT:90111 != 2097151\n[ 0.599257] GPT: Use GNU Parted to correct GPT errors.\n[ 0.602495] vda: vda1 vda15\n[ 0.604237] scsi host0: ata_piix\n[ 0.604969] scsi host1: ata_piix\n[ 0.605673] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.606878] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608323] libphy: Fixed MDIO Bus: probed\n[ 0.609135] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610070] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612263] PPP generic driver version 2.4.2\n[ 0.613148] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614449] ehci-pci: EHCI PCI platform driver\n[ 0.615310] ehci-platform: EHCI generic platform driver\n[ 0.616293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617410] ohci-pci: OHCI PCI platform driver\n[ 0.618266] ohci-platform: OHCI generic platform driver\n[ 0.619237] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633632] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634622] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636062] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637075] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638176] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639383] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640791] usb usb1: Product: UHCI Host Controller\n[ 0.641721] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.642854] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.643864] hub 1-0:1.0: USB hub found\n[ 0.644626] hub 1-0:1.0: 2 ports detected\n[ 0.645516] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.647616] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.648569] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.649597] mousedev: PS/2 mouse device common for all mice\n[ 0.650846] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652663] rtc_cmos 00:00: RTC can wake from S4\n[ 0.653752] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.654927] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.656111] i2c /dev entries driver\n[ 0.656872] device-mapper: uevent: version 1.0.3\n[ 0.657804] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.659403] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660678] NET: Registered protocol family 10\n[ 0.661664] NET: Registered protocol family 17\n[ 0.662544] Key type dns_resolver registered\n[ 0.663456] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664539] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.666258] registered taskstats version 1\n[ 0.667083] Loading compiled-in X.509 certificates\n[ 0.668512] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.670328] zswap: loaded using pool lzo/zbud\n[ 0.671694] Key type trusted registered\n[ 0.673251] Key type encrypted registered\n[ 0.674071] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675081] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676123] evm: HMAC attrs: 0x1\n[ 0.677062] Magic number: 14:547:176\n[ 0.677864] acpi device:0c: hash matches\n[ 0.678706] rtc_cmos 00:00: setting system clock to 2018-12-23 11:11:04 UTC (1545563464)\n[ 0.680298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.681410] EDD information not available.\n[ 0.764903] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776705] Write protecting the kernel read-only data: 14336k\n[ 0.778267] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.780050] 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 2.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... [ 2.433900] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.9...\nLease of 192.168.120.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 2.34. iid=i-0000002a\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCVIFuuthGSQdP9i6GUfb1DOrpssOp/osShSlcz6puuuDPmeGf0xA8KrURzM82Gf59ggXsigzPFLiQmUAUo7EDBuV3aH5kSwRj5syBBiWaVFs44OKFh3dyBzAPIBS/gOe7/RQoNnsvzl6RkA5wHAxVWs4sSfx8KzXy9ZZZ8anyzKmbj6Pj5klDYxax17SdW9N2Aok/c1Wkj7/JAYcNTuzX7Gbp3Hg6MfnlgnevUxgYbD1u/znShLP9Z7HHqpSEVNKnFC4IgcJ28H++009J9Z3VWcNVJ/EOHsDuHwDe6zE9uoXic3qRByazcyfWUmBdquj7sVh9uPik5kPLl9aRoeub root@vping-userdata-vm2-559ac4ca-664b-42eb-9f2b-05b5eb43954c\nssh-dss AAAAB3NzaC1kc3MAAACBAOgzHQ9uIYPqHK34Z/yplppN3vafdkwl1YYgM2MkZIzwlch611uveeC7AjNHnlFaLQipiLTIHzvmDKaKib6kUC8ImVLRxT50GvBJxr6nv3KdVJa27RqXE0D6JUwJ/uafOkKcp5qJAHEJuQuxS61F4JDdBbPdK6yjHbRhb3uPiuuPAAAAFQD8WXtyXJ2tMghcdoZOULsxEyvinwAAAIEAkFGRjpRXB4LoBAxnD8/62gLmOEzfOma1G/Cwuj73GUBvZmDPs/UPn1eSu7aIUvUDAdaXPCNltP8vRKEdp4ZEmTazHY7bmXrfQ50luLI02BFK0Xoo9eygsEMiTrpUeqC6uNMrAn2MN5n32ZLM4hx3ROSrV4iC3dadyXn+khnNMvcAAACAGyzEX1yNyFS664AaTtVeo1H+721l+YXulHGGvffHIOZSHzEgY2a5R48Rq2nxno2jz5eLOND3FS//pIxEN8Io/mo8bOQGbF78Hl8Uy4ehqbMDF3BzY55LKofUV4LiR8XtOJcyHVdwh3fDNIE5dNk32VD+j6NaxXsBTRuTHbUmnQQ= root@vping-userdata-vm2-559ac4ca-664b-42eb-9f2b-05b5eb43954c\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe18:ac60/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.4 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000002a\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-559ac4ca-664b-42eb-9f2b-05b5eb43954c\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.19 ===\n"} 2018-12-23 11:11:09,073 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/96dc7b38-7053-48b8-ac2b-e2c948b5b046/action used request id req-6f44109e-ca61-4b7d-82e4-52fc60292d92 2018-12-23 11:11:09,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10133814812s 2018-12-23 11:11:09,074 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/96dc7b38-7053-48b8-ac2b-e2c948b5b046/action used request id req-6f44109e-ca61-4b7d-82e4-52fc60292d92 2018-12-23 11:11:09,075 - 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 480917676 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.128730] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130368] pid_max: default: 32768 minimum: 301 [ 0.131251] ACPI: Core revision 20150930 [ 0.132623] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133919] Security Framework initialized [ 0.134724] Yama: becoming mindful. [ 0.135440] AppArmor: AppArmor initialized [ 0.136296] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137605] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138866] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140075] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141445] Initializing cgroup subsys io [ 0.142249] Initializing cgroup subsys memory [ 0.143101] Initializing cgroup subsys devices [ 0.143969] Initializing cgroup subsys freezer [ 0.144822] Initializing cgroup subsys net_cls [ 0.145672] Initializing cgroup subsys perf_event [ 0.146568] Initializing cgroup subsys net_prio [ 0.147437] Initializing cgroup subsys hugetlb [ 0.148300] Initializing cgroup subsys pids [ 0.149160] CPU: Physical Processor ID: 0 [ 0.150655] mce: CPU supports 10 MCE banks [ 0.151495] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152507] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171085] ftrace: allocating 31920 entries in 125 pages [ 0.197167] smpboot: Max logical packages: 1 [ 0.198043] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.199372] x2apic enabled [ 0.200188] Switched APIC routing to physical x2apic. [ 0.201928] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203025] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204992] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206804] KVM setup paravirtual spinlock [ 0.208088] x86: Booted up 1 node, 1 CPUs [ 0.208884] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.210257] devtmpfs: initialized [ 0.211962] evm: security.selinux [ 0.212648] evm: security.SMACK64 [ 0.213327] evm: security.SMACK64EXEC [ 0.214055] evm: security.SMACK64TRANSMUTE [ 0.214849] evm: security.SMACK64MMAP [ 0.215574] evm: security.ima [ 0.216226] evm: security.capability [ 0.217027] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218994] pinctrl core: initialized pinctrl subsystem [ 0.220064] RTC time: 11:11:03, date: 12/23/18 [ 0.221018] NET: Registered protocol family 16 [ 0.221973] cpuidle: using governor ladder [ 0.222777] cpuidle: using governor menu [ 0.223556] PCCT header not found. [ 0.224293] ACPI: bus type PCI registered [ 0.225091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.226310] PCI: Using configuration type 1 for base access [ 0.228051] ACPI: Added _OSI(Module Device) [ 0.228891] ACPI: Added _OSI(Processor Device) [ 0.229752] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230640] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232763] ACPI: Interpreter enabled [ 0.233513] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235331] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.237134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238953] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240760] ACPI: (supports S0 S5) [ 0.241450] ACPI: Using IOAPIC for interrupt routing [ 0.242407] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245463] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247785] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248957] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251147] acpiphp: Slot [3] registered [ 0.251933] acpiphp: Slot [4] registered [ 0.252734] acpiphp: Slot [5] registered [ 0.253524] acpiphp: Slot [6] registered [ 0.254311] acpiphp: Slot [7] registered [ 0.255098] acpiphp: Slot [8] registered [ 0.255884] acpiphp: Slot [9] registered [ 0.256665] acpiphp: Slot [10] registered [ 0.257468] acpiphp: Slot [11] registered [ 0.258282] acpiphp: Slot [12] registered [ 0.259085] acpiphp: Slot [13] registered [ 0.259885] acpiphp: Slot [14] registered [ 0.260681] acpiphp: Slot [15] registered [ 0.271439] acpiphp: Slot [16] registered [ 0.272246] acpiphp: Slot [17] registered [ 0.273045] acpiphp: Slot [18] registered [ 0.273840] acpiphp: Slot [19] registered [ 0.274644] acpiphp: Slot [20] registered [ 0.275459] acpiphp: Slot [21] registered [ 0.276270] acpiphp: Slot [22] registered [ 0.277078] acpiphp: Slot [23] registered [ 0.277884] acpiphp: Slot [24] registered [ 0.278689] acpiphp: Slot [25] registered [ 0.279499] acpiphp: Slot [26] registered [ 0.280310] acpiphp: Slot [27] registered [ 0.281120] acpiphp: Slot [28] registered [ 0.281932] acpiphp: Slot [29] registered [ 0.282743] acpiphp: Slot [30] registered [ 0.283553] acpiphp: Slot [31] registered [ 0.284361] PCI host bridge to bus 0000:00 [ 0.285173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286379] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287595] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289049] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.290499] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296706] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.297973] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299135] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300396] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.306718] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308134] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353992] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355485] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356894] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359691] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360932] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.362121] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363173] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364718] vgaarb: loaded [ 0.365318] vgaarb: bridge control possible 0000:00:02.0 [ 0.366457] SCSI subsystem initialized [ 0.367280] ACPI: bus type USB registered [ 0.368100] usbcore: registered new interface driver usbfs [ 0.369128] usbcore: registered new interface driver hub [ 0.370135] usbcore: registered new device driver usb [ 0.371194] PCI: Using ACPI for IRQ routing [ 0.372212] NetLabel: Initializing [ 0.372922] NetLabel: domain hash size = 128 [ 0.373767] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374708] NetLabel: unlabeled traffic allowed by default [ 0.375801] clocksource: Switched to clocksource kvm-clock [ 0.381209] AppArmor: AppArmor Filesystem Enabled [ 0.382166] pnp: PnP ACPI init [ 0.383073] pnp: PnP ACPI: found 5 devices [ 0.389442] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.391145] NET: Registered protocol family 2 [ 0.392101] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.393374] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.394534] TCP: Hash tables configured (established 4096 bind 4096) [ 0.395687] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396767] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397937] NET: Registered protocol family 1 [ 0.398799] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399893] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400965] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.415005] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429240] Trying to unpack rootfs image as initramfs... [ 0.479078] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.493221] Scanning for low memory corruption every 60 seconds [ 0.494535] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495672] audit: initializing netlink subsys (disabled) [ 0.496704] audit: type=2000 audit(1545563464.369:1): initialized [ 0.498005] Initialise system trusted keyring [ 0.498930] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500096] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502062] zbud: loaded [ 0.502766] VFS: Disk quotas dquot_6.6.0 [ 0.503582] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505105] fuse init (API version 7.23) [ 0.505988] Key type big_key registered [ 0.506782] Allocating IMA MOK and blacklist keyrings. [ 0.507894] Key type asymmetric registered [ 0.508713] Asymmetric key parser 'x509' registered [ 0.509655] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511475] io scheduler noop registered [ 0.512279] io scheduler deadline registered (default) [ 0.513267] io scheduler cfq registered [ 0.514096] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515135] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516397] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517857] ACPI: Power Button [PWRF] [ 0.518683] GHES: HEST is not enabled! [ 0.532410] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560575] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562784] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586490] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.588599] Linux agpgart interface v0.103 [ 0.590604] brd: module loaded [ 0.591880] loop: module loaded [ 0.595402] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.596843] GPT:90111 != 2097151 [ 0.597511] GPT:Alternate GPT header not at the end of the disk. [ 0.598590] GPT:90111 != 2097151 [ 0.599257] GPT: Use GNU Parted to correct GPT errors. [ 0.602495] vda: vda1 vda15 [ 0.604237] scsi host0: ata_piix [ 0.604969] scsi host1: ata_piix [ 0.605673] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.606878] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.608323] libphy: Fixed MDIO Bus: probed [ 0.609135] tun: Universal TUN/TAP device driver, 1.6 [ 0.610070] tun: (C) 1999-2004 Max Krasnyansky [ 0.612263] PPP generic driver version 2.4.2 [ 0.613148] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.614449] ehci-pci: EHCI PCI platform driver [ 0.615310] ehci-platform: EHCI generic platform driver [ 0.616293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.617410] ohci-pci: OHCI PCI platform driver [ 0.618266] ohci-platform: OHCI generic platform driver [ 0.619237] uhci_hcd: USB Universal Host Controller Interface driver [ 0.633632] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.634622] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.636062] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.637075] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.638176] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.639383] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.640791] usb usb1: Product: UHCI Host Controller [ 0.641721] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.642854] usb usb1: SerialNumber: 0000:00:01.2 [ 0.643864] hub 1-0:1.0: USB hub found [ 0.644626] hub 1-0:1.0: 2 ports detected [ 0.645516] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.647616] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.648569] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.649597] mousedev: PS/2 mouse device common for all mice [ 0.650846] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.652663] rtc_cmos 00:00: RTC can wake from S4 [ 0.653752] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.654927] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.656111] i2c /dev entries driver [ 0.656872] device-mapper: uevent: version 1.0.3 [ 0.657804] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.659403] ledtrig-cpu: registered to indicate activity on CPUs [ 0.660678] NET: Registered protocol family 10 [ 0.661664] NET: Registered protocol family 17 [ 0.662544] Key type dns_resolver registered [ 0.663456] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.664539] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.666258] registered taskstats version 1 [ 0.667083] Loading compiled-in X.509 certificates [ 0.668512] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.670328] zswap: loaded using pool lzo/zbud [ 0.671694] Key type trusted registered [ 0.673251] Key type encrypted registered [ 0.674071] AppArmor: AppArmor sha1 policy hashing enabled [ 0.675081] ima: No TPM chip found, activating TPM-bypass! [ 0.676123] evm: HMAC attrs: 0x1 [ 0.677062] Magic number: 14:547:176 [ 0.677864] acpi device:0c: hash matches [ 0.678706] rtc_cmos 00:00: setting system clock to 2018-12-23 11:11:04 UTC (1545563464) [ 0.680298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.681410] EDD information not available. [ 0.764903] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.776705] Write protecting the kernel read-only data: 14336k [ 0.778267] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.780050] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.23 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 2.433900] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 2.34. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCVIFuuthGSQdP9i6GUfb1DOrpssOp/osShSlcz6puuuDPmeGf0xA8KrURzM82Gf59ggXsigzPFLiQmUAUo7EDBuV3aH5kSwRj5syBBiWaVFs44OKFh3dyBzAPIBS/gOe7/RQoNnsvzl6RkA5wHAxVWs4sSfx8KzXy9ZZZ8anyzKmbj6Pj5klDYxax17SdW9N2Aok/c1Wkj7/JAYcNTuzX7Gbp3Hg6MfnlgnevUxgYbD1u/znShLP9Z7HHqpSEVNKnFC4IgcJ28H++009J9Z3VWcNVJ/EOHsDuHwDe6zE9uoXic3qRByazcyfWUmBdquj7sVh9uPik5kPLl9aRoeub root@vping-userdata-vm2-559ac4ca-664b-42eb-9f2b-05b5eb43954c ssh-dss AAAAB3NzaC1kc3MAAACBAOgzHQ9uIYPqHK34Z/yplppN3vafdkwl1YYgM2MkZIzwlch611uveeC7AjNHnlFaLQipiLTIHzvmDKaKib6kUC8ImVLRxT50GvBJxr6nv3KdVJa27RqXE0D6JUwJ/uafOkKcp5qJAHEJuQuxS61F4JDdBbPdK6yjHbRhb3uPiuuPAAAAFQD8WXtyXJ2tMghcdoZOULsxEyvinwAAAIEAkFGRjpRXB4LoBAxnD8/62gLmOEzfOma1G/Cwuj73GUBvZmDPs/UPn1eSu7aIUvUDAdaXPCNltP8vRKEdp4ZEmTazHY7bmXrfQ50luLI02BFK0Xoo9eygsEMiTrpUeqC6uNMrAn2MN5n32ZLM4hx3ROSrV4iC3dadyXn+khnNMvcAAACAGyzEX1yNyFS664AaTtVeo1H+721l+YXulHGGvffHIOZSHzEgY2a5R48Rq2nxno2jz5eLOND3FS//pIxEN8Io/mo8bOQGbF78Hl8Uy4ehqbMDF3BzY55LKofUV4LiR8XtOJcyHVdwh3fDNIE5dNk32VD+j6NaxXsBTRuTHbUmnQQ= root@vping-userdata-vm2-559ac4ca-664b-42eb-9f2b-05b5eb43954c -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe18:ac60/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000002a name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-559ac4ca-664b-42eb-9f2b-05b5eb43954c launch-index: 0 === cirros: current=0.4.0 uptime=4.19 === 2018-12-23 11:11:09,076 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-12-23 11:11:09,182 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 11:11:09,183 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:31 | PASS | +------------------------+------------------+------------------+----------------+ 2018-12-23 11:11:09,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-23 11:11:09,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/2509cacb-2d57-437f-834a-a01d34068141 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:11:09,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:11: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-a6560bb6-4efe-46d0-a658-9d70035ace5e x-compute-request-id: req-a6560bb6-4efe-46d0-a658-9d70035ace5e Content-Type: application/json 2018-12-23 11:11:09,319 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/2509cacb-2d57-437f-834a-a01d34068141 used request id req-a6560bb6-4efe-46d0-a658-9d70035ace5e 2018-12-23 11:11:09,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.130810976028s 2018-12-23 11:11:09,319 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/2509cacb-2d57-437f-834a-a01d34068141 used request id req-a6560bb6-4efe-46d0-a658-9d70035ace5e 2018-12-23 11:11:09,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 11:11:09,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:11:09,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11: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-6756151c-bcd6-4d57-bde0-5f8dd4090e39 x-compute-request-id: req-6756151c-bcd6-4d57-bde0-5f8dd4090e39 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_559ac4ca-664b-42eb-9f2b-05b5eb43954c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:ac:60", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/96dc7b38-7053-48b8-ac2b-e2c948b5b046", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/96dc7b38-7053-48b8-ac2b-e2c948b5b046", "rel": "bookmark"}], "image": {"id": "c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "links": [{"href": "http://172.30.9.22:8774/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:11:03.000000", "flavor": {"id": "b2901512-8249-4c29-8d97-2a1f5776144a", "links": [{"href": "http://172.30.9.22:8774/flavors/b2901512-8249-4c29-8d97-2a1f5776144a", "rel": "bookmark"}]}, "id": "96dc7b38-7053-48b8-ac2b-e2c948b5b046", "security_groups": [{"name": "default"}], "user_id": "38e1e3e425704ec6a80bce60539f7bca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:11:04Z", "hostId": "bf616f0d0e91b83db15be4dbefb5fca81bc721cd46812a9ef41fb121", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "created": "2018-12-23T11:10:57Z", "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_559ac4ca-664b-42eb-9f2b-05b5eb43954c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:81:f1", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2509cacb-2d57-437f-834a-a01d34068141", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2509cacb-2d57-437f-834a-a01d34068141", "rel": "bookmark"}], "image": {"id": "c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "links": [{"href": "http://172.30.9.22:8774/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:10:53.000000", "flavor": {"id": "b2901512-8249-4c29-8d97-2a1f5776144a", "links": [{"href": "http://172.30.9.22:8774/flavors/b2901512-8249-4c29-8d97-2a1f5776144a", "rel": "bookmark"}]}, "id": "2509cacb-2d57-437f-834a-a01d34068141", "security_groups": [{"name": "default"}], "user_id": "38e1e3e425704ec6a80bce60539f7bca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:11:09Z", "hostId": "5a87b38df9fa9795e4e64de40d57904fd2a69349396a4ceb300a6d46", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "created": "2018-12-23T11:10:49Z", "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 11:11:09,948 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6756151c-bcd6-4d57-bde0-5f8dd4090e39 2018-12-23 11:11:09,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.628456115723s 2018-12-23 11:11:09,949 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6756151c-bcd6-4d57-bde0-5f8dd4090e39 2018-12-23 11:11:09,951 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 11:11:11,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 11:11:11,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:11:12,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11: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-fc819ccb-62e6-4694-ab31-c35f423a8e17 x-compute-request-id: req-fc819ccb-62e6-4694-ab31-c35f423a8e17 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_559ac4ca-664b-42eb-9f2b-05b5eb43954c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:ac:60", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/96dc7b38-7053-48b8-ac2b-e2c948b5b046", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/96dc7b38-7053-48b8-ac2b-e2c948b5b046", "rel": "bookmark"}], "image": {"id": "c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "links": [{"href": "http://172.30.9.22:8774/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:11:03.000000", "flavor": {"id": "b2901512-8249-4c29-8d97-2a1f5776144a", "links": [{"href": "http://172.30.9.22:8774/flavors/b2901512-8249-4c29-8d97-2a1f5776144a", "rel": "bookmark"}]}, "id": "96dc7b38-7053-48b8-ac2b-e2c948b5b046", "security_groups": [{"name": "default"}], "user_id": "38e1e3e425704ec6a80bce60539f7bca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:11:04Z", "hostId": "bf616f0d0e91b83db15be4dbefb5fca81bc721cd46812a9ef41fb121", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "created": "2018-12-23T11:10:57Z", "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_559ac4ca-664b-42eb-9f2b-05b5eb43954c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:81:f1", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2509cacb-2d57-437f-834a-a01d34068141", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2509cacb-2d57-437f-834a-a01d34068141", "rel": "bookmark"}], "image": {"id": "c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "links": [{"href": "http://172.30.9.22:8774/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:10:53.000000", "flavor": {"id": "b2901512-8249-4c29-8d97-2a1f5776144a", "links": [{"href": "http://172.30.9.22:8774/flavors/b2901512-8249-4c29-8d97-2a1f5776144a", "rel": "bookmark"}]}, "id": "2509cacb-2d57-437f-834a-a01d34068141", "security_groups": [{"name": "default"}], "user_id": "38e1e3e425704ec6a80bce60539f7bca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:11:11Z", "hostId": "5a87b38df9fa9795e4e64de40d57904fd2a69349396a4ceb300a6d46", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "created": "2018-12-23T11:10:49Z", "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 11:11:12,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fc819ccb-62e6-4694-ab31-c35f423a8e17 2018-12-23 11:11:12,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.400582790375s 2018-12-23 11:11:12,354 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fc819ccb-62e6-4694-ab31-c35f423a8e17 2018-12-23 11:11:12,357 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 11:11:14,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 11:11:14,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:11:14,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11: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-3f04806a-9f63-405e-a3c8-09fd2fdea251 x-compute-request-id: req-3f04806a-9f63-405e-a3c8-09fd2fdea251 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_559ac4ca-664b-42eb-9f2b-05b5eb43954c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:ac:60", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/96dc7b38-7053-48b8-ac2b-e2c948b5b046", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/96dc7b38-7053-48b8-ac2b-e2c948b5b046", "rel": "bookmark"}], "image": {"id": "c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "links": [{"href": "http://172.30.9.22:8774/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:11:03.000000", "flavor": {"id": "b2901512-8249-4c29-8d97-2a1f5776144a", "links": [{"href": "http://172.30.9.22:8774/flavors/b2901512-8249-4c29-8d97-2a1f5776144a", "rel": "bookmark"}]}, "id": "96dc7b38-7053-48b8-ac2b-e2c948b5b046", "security_groups": [{"name": "default"}], "user_id": "38e1e3e425704ec6a80bce60539f7bca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:11:04Z", "hostId": "bf616f0d0e91b83db15be4dbefb5fca81bc721cd46812a9ef41fb121", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "created": "2018-12-23T11:10:57Z", "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 11:11:14,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3f04806a-9f63-405e-a3c8-09fd2fdea251 2018-12-23 11:11:14,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343322038651s 2018-12-23 11:11:14,703 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3f04806a-9f63-405e-a3c8-09fd2fdea251 2018-12-23 11:11:14,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-23 11:11:14,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/96dc7b38-7053-48b8-ac2b-e2c948b5b046 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:11:15,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:11:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6c6db900-28fd-4e4c-9964-8117107852da x-compute-request-id: req-6c6db900-28fd-4e4c-9964-8117107852da Content-Type: application/json 2018-12-23 11:11:15,006 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/96dc7b38-7053-48b8-ac2b-e2c948b5b046 used request id req-6c6db900-28fd-4e4c-9964-8117107852da 2018-12-23 11:11:15,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.301815986633s 2018-12-23 11:11:15,007 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/96dc7b38-7053-48b8-ac2b-e2c948b5b046 used request id req-6c6db900-28fd-4e4c-9964-8117107852da 2018-12-23 11:11:15,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 11:11:15,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:11:15,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9723ce03-f29f-417f-ac17-fad0620e23f0 x-compute-request-id: req-9723ce03-f29f-417f-ac17-fad0620e23f0 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_559ac4ca-664b-42eb-9f2b-05b5eb43954c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:ac:60", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/96dc7b38-7053-48b8-ac2b-e2c948b5b046", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/96dc7b38-7053-48b8-ac2b-e2c948b5b046", "rel": "bookmark"}], "image": {"id": "c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "links": [{"href": "http://172.30.9.22:8774/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T11:11:03.000000", "flavor": {"id": "b2901512-8249-4c29-8d97-2a1f5776144a", "links": [{"href": "http://172.30.9.22:8774/flavors/b2901512-8249-4c29-8d97-2a1f5776144a", "rel": "bookmark"}]}, "id": "96dc7b38-7053-48b8-ac2b-e2c948b5b046", "security_groups": [{"name": "default"}], "user_id": "38e1e3e425704ec6a80bce60539f7bca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T11:11:14Z", "hostId": "bf616f0d0e91b83db15be4dbefb5fca81bc721cd46812a9ef41fb121", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "created": "2018-12-23T11:10:57Z", "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 11:11:15,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9723ce03-f29f-417f-ac17-fad0620e23f0 2018-12-23 11:11:15,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532963991165s 2018-12-23 11:11:15,541 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9723ce03-f29f-417f-ac17-fad0620e23f0 2018-12-23 11:11:15,542 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 11:11:17,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 11:11:17,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:11:17,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11: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-229a5b45-781c-4934-b5c6-5df6eeecf1eb x-compute-request-id: req-229a5b45-781c-4934-b5c6-5df6eeecf1eb Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 11:11:17,662 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-229a5b45-781c-4934-b5c6-5df6eeecf1eb 2018-12-23 11:11:17,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.116885185242s 2018-12-23 11:11:17,662 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-229a5b45-781c-4934-b5c6-5df6eeecf1eb 2018-12-23 11:11:17,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-23 11:11:17,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/711db414-a778-4c8b-8a1e-bb9f53bc0a4e/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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" -d '{"subnet_id": "a89892f6-df35-43c1-b4af-84aa51a07783"}' 2018-12-23 11:11:18,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8012cdb3-9511-4c22-96ff-af3394379d72 Date: Sun, 23 Dec 2018 11:11:18 GMT RESP BODY: {"network_id": "56f4d719-b466-44d6-a2cf-33530b015370", "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "subnet_id": "a89892f6-df35-43c1-b4af-84aa51a07783", "subnet_ids": ["a89892f6-df35-43c1-b4af-84aa51a07783"], "port_id": "1b73c2d1-3a08-4b2f-8812-7793089c9f82", "id": "711db414-a778-4c8b-8a1e-bb9f53bc0a4e"} 2018-12-23 11:11:18,727 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/711db414-a778-4c8b-8a1e-bb9f53bc0a4e/remove_router_interface.json used request id req-8012cdb3-9511-4c22-96ff-af3394379d72 2018-12-23 11:11:18,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.06434893608s 2018-12-23 11:11:18,728 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/711db414-a778-4c8b-8a1e-bb9f53bc0a4e/remove_router_interface.json used request id req-8012cdb3-9511-4c22-96ff-af3394379d72 returning object 711db414-a778-4c8b-8a1e-bb9f53bc0a4e 2018-12-23 11:11:18,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-23 11:11:18,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:11:18,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-c9069828-6f4b-4e6a-8bf9-5dcc5ce8d65d Date: Sun, 23 Dec 2018 11:11:18 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "created_at": "2018-12-23T11:10:40Z", "admin_state_up": true, "updated_at": "2018-12-23T11:11:18Z", "revision_number": 4, "routes": [], "project_id": "249d4b6bd2544e0fa571cac66e40a0f2", "id": "711db414-a778-4c8b-8a1e-bb9f53bc0a4e", "name": "vping_userdata-router_559ac4ca-664b-42eb-9f2b-05b5eb43954c"}]} 2018-12-23 11:11:18,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-c9069828-6f4b-4e6a-8bf9-5dcc5ce8d65d 2018-12-23 11:11:18,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0707800388336s 2018-12-23 11:11:18,800 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-c9069828-6f4b-4e6a-8bf9-5dcc5ce8d65d 2018-12-23 11:11:18,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-23 11:11:18,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/711db414-a778-4c8b-8a1e-bb9f53bc0a4e.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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:11:19,977 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7ef9d87e-d8cf-4516-bf2a-3a0df8e42273 Content-Length: 0 Date: Sun, 23 Dec 2018 11:11:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:11:19,977 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/711db414-a778-4c8b-8a1e-bb9f53bc0a4e.json used request id req-7ef9d87e-d8cf-4516-bf2a-3a0df8e42273 2018-12-23 11:11:19,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.11234283447s 2018-12-23 11:11:19,977 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/711db414-a778-4c8b-8a1e-bb9f53bc0a4e.json used request id req-7ef9d87e-d8cf-4516-bf2a-3a0df8e42273 2018-12-23 11:11:19,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 11:11:19,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:11:20,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ecb093f8-66ca-4749-8569-2b9c7baff9fc Date: Sun, 23 Dec 2018 11:11:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56f4d719-b466-44d6-a2cf-33530b015370","tenant_id":"249d4b6bd2544e0fa571cac66e40a0f2","created_at":"2018-12-23T11:10:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T11:10:40Z","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":"249d4b6bd2544e0fa571cac66e40a0f2","id":"a89892f6-df35-43c1-b4af-84aa51a07783","subnetpool_id":null,"name":"vping_userdata-subnet_559ac4ca-664b-42eb-9f2b-05b5eb43954c"}]} 2018-12-23 11:11:20,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-ecb093f8-66ca-4749-8569-2b9c7baff9fc 2018-12-23 11:11:20,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.053701877594s 2018-12-23 11:11:20,032 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-ecb093f8-66ca-4749-8569-2b9c7baff9fc 2018-12-23 11:11:20,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-23 11:11:20,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/a89892f6-df35-43c1-b4af-84aa51a07783.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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:11:22,236 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-983632e8-5cfe-47b6-a9c7-3f2e8aaec6a5 Date: Sun, 23 Dec 2018 11:11:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:11:22,236 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/a89892f6-df35-43c1-b4af-84aa51a07783.json used request id req-983632e8-5cfe-47b6-a9c7-3f2e8aaec6a5 2018-12-23 11:11:22,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.20317792892s 2018-12-23 11:11:22,237 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/a89892f6-df35-43c1-b4af-84aa51a07783.json used request id req-983632e8-5cfe-47b6-a9c7-3f2e8aaec6a5 2018-12-23 11:11:22,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 11:11:22,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:11:22,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-f0cc6b54-0c55-4c7b-b94e-588f7e30ee81 Date: Sun, 23 Dec 2018 11:11:22 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":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"updated_at":"2018-12-23T10:45:34Z","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","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-12-23T11:11:22Z","tenant_id":"249d4b6bd2544e0fa571cac66e40a0f2","created_at":"2018-12-23T11:10:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"249d4b6bd2544e0fa571cac66e40a0f2","id":"56f4d719-b466-44d6-a2cf-33530b015370","name":"vping_userdata-net_559ac4ca-664b-42eb-9f2b-05b5eb43954c"}]} 2018-12-23 11:11:22,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f0cc6b54-0c55-4c7b-b94e-588f7e30ee81 2018-12-23 11:11:22,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.266505002975s 2018-12-23 11:11:22,504 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f0cc6b54-0c55-4c7b-b94e-588f7e30ee81 2018-12-23 11:11:22,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-23 11:11:22,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/56f4d719-b466-44d6-a2cf-33530b015370.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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:11:23,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d4db4043-50f8-4b79-b8e2-97c6c78bef71 Date: Sun, 23 Dec 2018 11:11:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:11:23,895 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/56f4d719-b466-44d6-a2cf-33530b015370.json used request id req-d4db4043-50f8-4b79-b8e2-97c6c78bef71 2018-12-23 11:11:23,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.38942790031s 2018-12-23 11:11:23,895 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/56f4d719-b466-44d6-a2cf-33530b015370.json used request id req-d4db4043-50f8-4b79-b8e2-97c6c78bef71 2018-12-23 11:11:23,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 11:11:23,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:11:23,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-a9e4bf23-365b-4ff8-be52-6f53fd58eff0 Date: Sun, 23 Dec 2018 11:11:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d/snap", "metadata": {}}], "file": "/v2/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d/file", "owner": "249d4b6bd2544e0fa571cac66e40a0f2", "id": "c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "size": 12716032, "self": "/v2/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T11:10:46Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T11:10:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 11:11:23,926 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a9e4bf23-365b-4ff8-be52-6f53fd58eff0 2018-12-23 11:11:23,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0305600166321s 2018-12-23 11:11:23,926 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a9e4bf23-365b-4ff8-be52-6f53fd58eff0 2018-12-23 11:11:23,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 11:11:23,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e9773c9d9b28ecc0f79c9c9df34dbd1e43f9a974" 2018-12-23 11:11:25,197 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6c82d09c-06fb-4ab5-b142-50ca4fd91654 Date: Sun, 23 Dec 2018 11:11:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:11:25,197 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d used request id req-6c82d09c-06fb-4ab5-b142-50ca4fd91654 2018-12-23 11:11:25,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.2694568634s 2018-12-23 11:11:25,198 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/c3b2411d-ef1e-4520-ac94-5d611a10cd6d used request id req-6c82d09c-06fb-4ab5-b142-50ca4fd91654 2018-12-23 11:11:25,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 11:11:25,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}c2ea289d3ce156e752e95d619ef8221c7b892868" 2018-12-23 11:11:25,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11: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-9594e354-2170-4ce9-a2be-7991ddbae042 x-compute-request-id: req-9594e354-2170-4ce9-a2be-7991ddbae042 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b2901512-8249-4c29-8d97-2a1f5776144a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b2901512-8249-4c29-8d97-2a1f5776144a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b2901512-8249-4c29-8d97-2a1f5776144a", "name": "vping_userdata-flavor_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 11:11:25,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-9594e354-2170-4ce9-a2be-7991ddbae042 2018-12-23 11:11:25,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0340127944946s 2018-12-23 11:11:25,233 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-9594e354-2170-4ce9-a2be-7991ddbae042 2018-12-23 11:11:25,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 11:11:25,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/b2901512-8249-4c29-8d97-2a1f5776144a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c2ea289d3ce156e752e95d619ef8221c7b892868" 2018-12-23 11:11:25,296 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11: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 x-openstack-request-id: req-26af797d-4bbd-4eba-88d6-165da6cd4c97 x-compute-request-id: req-26af797d-4bbd-4eba-88d6-165da6cd4c97 Content-Length: 0 Content-Type: application/json 2018-12-23 11:11:25,296 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/b2901512-8249-4c29-8d97-2a1f5776144a used request id req-26af797d-4bbd-4eba-88d6-165da6cd4c97 2018-12-23 11:11:25,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0621490478516s 2018-12-23 11:11:25,297 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/b2901512-8249-4c29-8d97-2a1f5776144a used request id req-26af797d-4bbd-4eba-88d6-165da6cd4c97 2018-12-23 11:11:25,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 11:11:25,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c2ea289d3ce156e752e95d619ef8221c7b892868" 2018-12-23 11:11:25,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8117fcce-de40-4fa8-b501-9a24db1f59c5 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_559ac4ca-664b-42eb-9f2b-05b5eb43954c", "links": {"self": "http://172.30.9.22:5000/v3/users/38e1e3e425704ec6a80bce60539f7bca"}, "domain_id": "default", "enabled": true, "id": "38e1e3e425704ec6a80bce60539f7bca", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 11:11:25,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8117fcce-de40-4fa8-b501-9a24db1f59c5 2018-12-23 11:11:25,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0924680233002s 2018-12-23 11:11:25,390 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8117fcce-de40-4fa8-b501-9a24db1f59c5 2018-12-23 11:11:25,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 11:11:25,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/38e1e3e425704ec6a80bce60539f7bca -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c2ea289d3ce156e752e95d619ef8221c7b892868" 2018-12-23 11:11:25,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbdf6a0b-b6a1-40ac-be48-639ede664760 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/38e1e3e425704ec6a80bce60539f7bca"}, "enabled": true, "id": "38e1e3e425704ec6a80bce60539f7bca", "options": {}, "domain_id": "default", "name": "vping_userdata-user_559ac4ca-664b-42eb-9f2b-05b5eb43954c"}} 2018-12-23 11:11:25,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/38e1e3e425704ec6a80bce60539f7bca used request id req-dbdf6a0b-b6a1-40ac-be48-639ede664760 2018-12-23 11:11:25,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0896489620209s 2018-12-23 11:11:25,486 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/38e1e3e425704ec6a80bce60539f7bca used request id req-dbdf6a0b-b6a1-40ac-be48-639ede664760 2018-12-23 11:11:25,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 11:11:25,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/38e1e3e425704ec6a80bce60539f7bca -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c2ea289d3ce156e752e95d619ef8221c7b892868" 2018-12-23 11:11:25,694 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:11:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c145be64-f049-46bd-90d8-a77bab953153 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:11:25,694 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/38e1e3e425704ec6a80bce60539f7bca used request id req-c145be64-f049-46bd-90d8-a77bab953153 2018-12-23 11:11:25,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.207706928253s 2018-12-23 11:11:25,695 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/38e1e3e425704ec6a80bce60539f7bca used request id req-c145be64-f049-46bd-90d8-a77bab953153 2018-12-23 11:11:25,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 11:11:25,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c2ea289d3ce156e752e95d619ef8221c7b892868" 2018-12-23 11:11:25,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08625de0-786a-4171-8a60-1751c20050ca Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/249d4b6bd2544e0fa571cac66e40a0f2"}, "enabled": true, "id": "249d4b6bd2544e0fa571cac66e40a0f2", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_559ac4ca-664b-42eb-9f2b-05b5eb43954c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 11:11:25,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-08625de0-786a-4171-8a60-1751c20050ca 2018-12-23 11:11:25,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0732371807098s 2018-12-23 11:11:25,769 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-08625de0-786a-4171-8a60-1751c20050ca 2018-12-23 11:11:25,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 11:11:25,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/249d4b6bd2544e0fa571cac66e40a0f2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c2ea289d3ce156e752e95d619ef8221c7b892868" 2018-12-23 11:11:25,919 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:11:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9751819-519f-421d-b700-1c60357cc7ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:11:25,919 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/249d4b6bd2544e0fa571cac66e40a0f2 used request id req-d9751819-519f-421d-b700-1c60357cc7ea 2018-12-23 11:11:25,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.147984027863s 2018-12-23 11:11:25,919 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/249d4b6bd2544e0fa571cac66e40a0f2 used request id req-d9751819-519f-421d-b700-1c60357cc7ea 2018-12-23 11:11:25,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:11:25,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ea289d3ce156e752e95d619ef8221c7b892868" 2018-12-23 11:11:26,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81ca6ca0-f6b1-449c-89f2-ab740a7e93f5 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bf86e71d0e464fcd95a40d22702c2827", "links": {"self": "http://172.30.9.22:5000/v3/roles/bf86e71d0e464fcd95a40d22702c2827"}, "name": "Member"}]} 2018-12-23 11:11:26,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-81ca6ca0-f6b1-449c-89f2-ab740a7e93f5 2018-12-23 11:11:26,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0834898948669s 2018-12-23 11:11:26,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-23 11:11:26,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/bf86e71d0e464fcd95a40d22702c2827 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ea289d3ce156e752e95d619ef8221c7b892868" 2018-12-23 11:11:26,101 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:11:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23389cd4-a395-4f41-a53a-82733d917daf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:11:26,101 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/bf86e71d0e464fcd95a40d22702c2827 used request id req-23389cd4-a395-4f41-a53a-82733d917daf 2018-12-23 11:11:26,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0965671539307s 2018-12-23 11:11:26,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 11:11:26,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=249d4b6bd2544e0fa571cac66e40a0f2&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}c2ea289d3ce156e752e95d619ef8221c7b892868" 2018-12-23 11:11:26,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-8e709f98-0f8d-420e-bf71-03915a857e34 Date: Sun, 23 Dec 2018 11:11:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "created_at": "2018-12-23T11:10:38Z", "updated_at": "2018-12-23T11:10:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:10:38Z", "revision_number": 0, "id": "5775648c-1d8a-445f-bacc-5041816ef33f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:10:38Z", "security_group_id": "1d340937-7f9b-43e4-90a1-2f6332c1936b", "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "249d4b6bd2544e0fa571cac66e40a0f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:10:38Z", "revision_number": 0, "id": "9c19fcb3-d950-4f47-b37b-8f01a9bef20e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:10:38Z", "security_group_id": "1d340937-7f9b-43e4-90a1-2f6332c1936b", "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "249d4b6bd2544e0fa571cac66e40a0f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:10:38Z", "revision_number": 0, "id": "9f082892-4ae9-464a-a115-df9ab79d7995", "remote_group_id": "1d340937-7f9b-43e4-90a1-2f6332c1936b", "remote_ip_prefix": null, "created_at": "2018-12-23T11:10:38Z", "security_group_id": "1d340937-7f9b-43e4-90a1-2f6332c1936b", "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "249d4b6bd2544e0fa571cac66e40a0f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:10:38Z", "revision_number": 0, "id": "e0dd57bb-b58b-4259-b709-0f3a2bbb8d9c", "remote_group_id": "1d340937-7f9b-43e4-90a1-2f6332c1936b", "remote_ip_prefix": null, "created_at": "2018-12-23T11:10:38Z", "security_group_id": "1d340937-7f9b-43e4-90a1-2f6332c1936b", "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "249d4b6bd2544e0fa571cac66e40a0f2"}], "revision_number": 4, "project_id": "249d4b6bd2544e0fa571cac66e40a0f2", "id": "1d340937-7f9b-43e4-90a1-2f6332c1936b", "name": "default"}]} 2018-12-23 11:11:26,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=249d4b6bd2544e0fa571cac66e40a0f2&name=default used request id req-8e709f98-0f8d-420e-bf71-03915a857e34 2018-12-23 11:11:26,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.20040512085s 2018-12-23 11:11:26,306 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=249d4b6bd2544e0fa571cac66e40a0f2&name=default used request id req-8e709f98-0f8d-420e-bf71-03915a857e34 2018-12-23 11:11:26,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 11:11:26,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c2ea289d3ce156e752e95d619ef8221c7b892868" 2018-12-23 11:11:26,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f456af59-a9f6-4bff-b742-de3068fcac33 Date: Sun, 23 Dec 2018 11:11:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "updated_at": "2018-12-23T10:55:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "bd164a01-3da6-4ba0-8a76-8468a98eeaee", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "4344a5ee-82f5-41b0-bdee-1ea119ce0ef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "dfce3129-c821-4a94-b363-28d08fbcd457", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "7749ea3b-0b9e-4d0d-9530-ba6f0062246e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 4, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "created_at": "2018-12-23T11:10:38Z", "updated_at": "2018-12-23T11:10:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:10:38Z", "revision_number": 0, "id": "9f082892-4ae9-464a-a115-df9ab79d7995", "remote_group_id": "1d340937-7f9b-43e4-90a1-2f6332c1936b", "remote_ip_prefix": null, "created_at": "2018-12-23T11:10:38Z", "security_group_id": "1d340937-7f9b-43e4-90a1-2f6332c1936b", "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "249d4b6bd2544e0fa571cac66e40a0f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:10:38Z", "revision_number": 0, "id": "5775648c-1d8a-445f-bacc-5041816ef33f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:10:38Z", "security_group_id": "1d340937-7f9b-43e4-90a1-2f6332c1936b", "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "249d4b6bd2544e0fa571cac66e40a0f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:10:38Z", "revision_number": 0, "id": "9c19fcb3-d950-4f47-b37b-8f01a9bef20e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:10:38Z", "security_group_id": "1d340937-7f9b-43e4-90a1-2f6332c1936b", "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "249d4b6bd2544e0fa571cac66e40a0f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:10:38Z", "revision_number": 0, "id": "e0dd57bb-b58b-4259-b709-0f3a2bbb8d9c", "remote_group_id": "1d340937-7f9b-43e4-90a1-2f6332c1936b", "remote_ip_prefix": null, "created_at": "2018-12-23T11:10:38Z", "security_group_id": "1d340937-7f9b-43e4-90a1-2f6332c1936b", "tenant_id": "249d4b6bd2544e0fa571cac66e40a0f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "249d4b6bd2544e0fa571cac66e40a0f2"}], "revision_number": 4, "project_id": "249d4b6bd2544e0fa571cac66e40a0f2", "id": "1d340937-7f9b-43e4-90a1-2f6332c1936b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "updated_at": "2018-12-23T10:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fbae7c6c-02bf-45ca-b3c8-011de5d25b67", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fa02d9ed-71a8-4f4b-ac77-2b459bf2c28a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "77d13211-502f-4e71-b007-faffc15c37d0", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "3a13af68-60e1-4344-ae8a-96f314d1a2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}], "revision_number": 4, "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "updated_at": "2018-12-23T10:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "0f4d9015-afd5-4470-947c-2567f1a2965a", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "623fc9a7-10e7-4c90-bf16-350965ac2d72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "ab93a0f4-aca3-4c2f-b4d4-4556be8ee207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "589650f3-addb-4c63-b869-51a5c7002ad1", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "name": "default"}]} 2018-12-23 11:11:26,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-f456af59-a9f6-4bff-b742-de3068fcac33 2018-12-23 11:11:26,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.199368953705s 2018-12-23 11:11:26,509 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-f456af59-a9f6-4bff-b742-de3068fcac33 2018-12-23 11:11:26,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 11:11:26,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/1d340937-7f9b-43e4-90a1-2f6332c1936b.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}c2ea289d3ce156e752e95d619ef8221c7b892868" 2018-12-23 11:11:26,813 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-30723839-ae2f-4466-a9a7-c47f9eec470e Content-Length: 0 Date: Sun, 23 Dec 2018 11:11:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:11:26,813 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/1d340937-7f9b-43e4-90a1-2f6332c1936b.json used request id req-30723839-ae2f-4466-a9a7-c47f9eec470e 2018-12-23 11:11:26,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.300302028656s 2018-12-23 11:11:26,814 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/1d340937-7f9b-43e4-90a1-2f6332c1936b.json used request id req-30723839-ae2f-4466-a9a7-c47f9eec470e 2018-12-23 11:11:26,866 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2018-12-23 11:11:26,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 11:11:26,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 11:11:26,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 11:11:26,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 11:11:26,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 11:11:26,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 11:11:26,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 11:11:26,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 11:11:26,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 11:11:26,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 11:11:26,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 11:11:26,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 11:11:26,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 11:11:26,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 11:11:26,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 11:11:26,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 11:11:26,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 11:11:26,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 11:11:26,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 11:11:26,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 11:11:26,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 11:11:26,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 11:11:26,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 11:11:26,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 11:11:26,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 11:11:26,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdef6378-f306-45b9-bea5-2da47b5bf2df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:11:26,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cdef6378-f306-45b9-bea5-2da47b5bf2df 2018-12-23 11:11:26,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:11:27,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T12:11:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["tqz8CM96SmKUZGB63SVonw"], "issued_at": "2018-12-23T11:11:27.000000Z"}} 2018-12-23 11:11:27,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 11:11:27,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:11:27,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-ff6d0f5e-5d8e-4a98-8d3f-ed2718336986 Date: Sun, 23 Dec 2018 11:11:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"}]} 2018-12-23 11:11:27,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ff6d0f5e-5d8e-4a98-8d3f-ed2718336986 2018-12-23 11:11:27,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.362119913101s 2018-12-23 11:11:27,664 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ff6d0f5e-5d8e-4a98-8d3f-ed2718336986 2018-12-23 11:11:27,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 11:11:27,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:11:27,674 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 11:11: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 11:11:27,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:11:27,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a23cab96-6b48-4ee6-aeaf-d6876c042741 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/0f385fc7dae248538c45bbfe8c78f9d0"}, "description": "", "name": "heat_stack", "enabled": true, "id": "0f385fc7dae248538c45bbfe8c78f9d0"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 11:11:27,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-a23cab96-6b48-4ee6-aeaf-d6876c042741 2018-12-23 11:11:27,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0944709777832s 2018-12-23 11:11:27,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 11:11:27,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}7faebdb8104ff9f1f712d008bf39d653e912c9db" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke_serial", "enabled": true, "domain_id": "default", "name": "tempest_smoke_seri-project_2266be7a-c170-4e9c-97c7-a7c095db653c"}}' 2018-12-23 11:11:27,917 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 11:11:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0635cf7-522f-4f1b-98f0-e82399b1a310 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.22:5000/v3/projects/182885d24d954b689005c06c748ee431"}, "enabled": true, "id": "182885d24d954b689005c06c748ee431", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_2266be7a-c170-4e9c-97c7-a7c095db653c"}} 2018-12-23 11:11:27,917 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-a0635cf7-522f-4f1b-98f0-e82399b1a310 2018-12-23 11:11:27,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.155944108963s 2018-12-23 11:11:27,917 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-a0635cf7-522f-4f1b-98f0-e82399b1a310 2018-12-23 11:11:27,918 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_smoke_seri-project_2266be7a-c170-4e9c-97c7-a7c095db653c', 'id': u'182885d24d954b689005c06c748ee431', '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-12-23 11:11:27,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-23 11:11:28,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.392317056656s 2018-12-23 11:11:28,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/5f3ded7b448747fda9fd9f02d7c53546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:11:28,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7536aa96-207a-4a98-9ec0-b3f0d3fc903d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/5f3ded7b448747fda9fd9f02d7c53546"}, "enabled": true, "id": "5f3ded7b448747fda9fd9f02d7c53546", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_2266be7a-c170-4e9c-97c7-a7c095db653c"}} 2018-12-23 11:11:28,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/5f3ded7b448747fda9fd9f02d7c53546 used request id req-7536aa96-207a-4a98-9ec0-b3f0d3fc903d 2018-12-23 11:11:28,403 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5f3ded7b448747fda9fd9f02d7c53546', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke_serial-user_2266be7a-c170-4e9c-97c7-a7c095db653c'}) 2018-12-23 11:11:28,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:11:28,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:11:28,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5bf4b3e-c018-43cb-851f-bdfba14709dd Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 11:11:28,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a5bf4b3e-c018-43cb-851f-bdfba14709dd 2018-12-23 11:11:28,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0158278942108s 2018-12-23 11:11:28,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:11:28,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:11:28,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d1a3b0a-5a6f-49a7-bfda-730f6e42a4c6 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 11:11:28,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9d1a3b0a-5a6f-49a7-bfda-730f6e42a4c6 2018-12-23 11:11:28,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0744209289551s 2018-12-23 11:11:28,495 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-23 11:11:28,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-23 11:11:28,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7faebdb8104ff9f1f712d008bf39d653e912c9db" -d '{"role": {"name": "Member"}}' 2018-12-23 11:11:28,605 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 11:11:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-544ea4d3-60b7-4cb7-bc38-aa7f34a879cc Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cb56279cc440478c928a860bcdf65c7d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb56279cc440478c928a860bcdf65c7d"}, "name": "Member"}} 2018-12-23 11:11:28,605 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-544ea4d3-60b7-4cb7-bc38-aa7f34a879cc 2018-12-23 11:11:28,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.109481096268s 2018-12-23 11:11:28,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/cb56279cc440478c928a860bcdf65c7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:11:28,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d71e0403-2650-474b-b216-a8cdeb7b2182 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/cb56279cc440478c928a860bcdf65c7d"}, "domain_id": null, "name": "Member", "id": "cb56279cc440478c928a860bcdf65c7d"}} 2018-12-23 11:11:28,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/cb56279cc440478c928a860bcdf65c7d used request id req-d71e0403-2650-474b-b216-a8cdeb7b2182 2018-12-23 11:11:28,696 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/cb56279cc440478c928a860bcdf65c7d'}, 'domain_id': None, 'human_id': None, 'id': u'cb56279cc440478c928a860bcdf65c7d', 'HUMAN_ID': False}) 2018-12-23 11:11:28,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:11:28,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:11:28,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b771b61f-5e24-465c-8c21-8f31864615aa Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cb56279cc440478c928a860bcdf65c7d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb56279cc440478c928a860bcdf65c7d"}, "name": "Member"}]} 2018-12-23 11:11:28,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b771b61f-5e24-465c-8c21-8f31864615aa 2018-12-23 11:11:28,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0748870372772s 2018-12-23 11:11:28,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 11:11:28,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:11:28,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fcde354-9f16-4df8-b736-668267965886 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 11:11:28,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-8fcde354-9f16-4df8-b736-668267965886 2018-12-23 11:11:28,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0859661102295s 2018-12-23 11:11:28,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 11:11:28,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:11:28,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba3bc6b1-676b-4aaa-8d83-e263a39b9a7c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_2266be7a-c170-4e9c-97c7-a7c095db653c", "links": {"self": "http://172.30.9.22:5000/v3/users/5f3ded7b448747fda9fd9f02d7c53546"}, "domain_id": "default", "enabled": true, "id": "5f3ded7b448747fda9fd9f02d7c53546", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 11:11:28,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ba3bc6b1-676b-4aaa-8d83-e263a39b9a7c 2018-12-23 11:11:28,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111356019974s 2018-12-23 11:11:28,972 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ba3bc6b1-676b-4aaa-8d83-e263a39b9a7c 2018-12-23 11:11:28,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 11:11:28,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:11:29,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcf26dba-350a-4092-b9a6-7e0b6fb504d9 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.22:5000/v3/projects/182885d24d954b689005c06c748ee431"}, "enabled": true, "id": "182885d24d954b689005c06c748ee431", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_2266be7a-c170-4e9c-97c7-a7c095db653c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 11:11:29,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-bcf26dba-350a-4092-b9a6-7e0b6fb504d9 2018-12-23 11:11:29,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.149466991425s 2018-12-23 11:11:29,127 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-bcf26dba-350a-4092-b9a6-7e0b6fb504d9 2018-12-23 11:11:29,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 11:11:29,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=5f3ded7b448747fda9fd9f02d7c53546&scope.project.id=182885d24d954b689005c06c748ee431&role.id=cb56279cc440478c928a860bcdf65c7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:11:29,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bd9497c-c342-49d0-ae67-c947b7c57d10 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=5f3ded7b448747fda9fd9f02d7c53546&scope.project.id=182885d24d954b689005c06c748ee431&role.id=cb56279cc440478c928a860bcdf65c7d", "previous": null, "next": null}} 2018-12-23 11:11:29,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=5f3ded7b448747fda9fd9f02d7c53546&scope.project.id=182885d24d954b689005c06c748ee431&role.id=cb56279cc440478c928a860bcdf65c7d used request id req-2bd9497c-c342-49d0-ae67-c947b7c57d10 2018-12-23 11:11:29,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0877120494843s 2018-12-23 11:11:29,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 11:11:29,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/182885d24d954b689005c06c748ee431/users/5f3ded7b448747fda9fd9f02d7c53546/roles/cb56279cc440478c928a860bcdf65c7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:11:29,344 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:11:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf158ea0-888d-44bd-9efc-c9349cd3b474 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:11:29,344 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/182885d24d954b689005c06c748ee431/users/5f3ded7b448747fda9fd9f02d7c53546/roles/cb56279cc440478c928a860bcdf65c7d used request id req-cf158ea0-888d-44bd-9efc-c9349cd3b474 2018-12-23 11:11:29,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.126269102097s 2018-12-23 11:11:29,345 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke_seri-project_2266be7a-c170-4e9c-97c7-a7c095db653c', 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': 'f9c535cb-94ad-4d6b-94c3-68493fa65075', 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_2266be7a-c170-4e9c-97c7-a7c095db653c', 'project_id': u'182885d24d954b689005c06c748ee431', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 11:11:29,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 11:11:29,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 11:11:29,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 11:11:29,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 11:11:29,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 11:11:29,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 11:11:29,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 11:11:29,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 11:11:29,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 11:11:29,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 11:11:29,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 11:11:29,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 11:11:29,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 11:11:29,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 11:11:29,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 11:11:29,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 11:11:29,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 11:11:29,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 11:11:29,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 11:11:29,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 11:11:29,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 11:11:29,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 11:11:29,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 11:11:29,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 11:11:29,350 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke_serial-user_2266be7a-c170-4e9c-97c7-a7c095db653c', 'password': 'f9c535cb-94ad-4d6b-94c3-68493fa65075', 'project_name': 'tempest_smoke_seri-project_2266be7a-c170-4e9c-97c7-a7c095db653c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '182885d24d954b689005c06c748ee431', 'project_domain_name': 'Default'} 2018-12-23 11:11:29,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:11:29,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:11:29,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e364dc9c-3c0a-4fca-a27c-cdb9a7404308 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cb56279cc440478c928a860bcdf65c7d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb56279cc440478c928a860bcdf65c7d"}, "name": "Member"}]} 2018-12-23 11:11:29,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e364dc9c-3c0a-4fca-a27c-cdb9a7404308 2018-12-23 11:11:29,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0763139724731s 2018-12-23 11:11:29,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:11:29,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:11:29,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-723aac4b-4421-47ee-b811-fed119b6a556 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cb56279cc440478c928a860bcdf65c7d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb56279cc440478c928a860bcdf65c7d"}, "name": "Member"}]} 2018-12-23 11:11:29,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-723aac4b-4421-47ee-b811-fed119b6a556 2018-12-23 11:11:29,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0812900066376s 2018-12-23 11:11:29,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 11:11:29,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:11:29,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbaf6d34-aab0-447f-9a76-c663f692bb0a Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 11:11:29,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-dbaf6d34-aab0-447f-9a76-c663f692bb0a 2018-12-23 11:11:29,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0859639644623s 2018-12-23 11:11:29,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 11:11:29,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:11:29,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-138f6151-c582-45cc-93c8-ba6435c3a3d9 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_2266be7a-c170-4e9c-97c7-a7c095db653c", "links": {"self": "http://172.30.9.22:5000/v3/users/5f3ded7b448747fda9fd9f02d7c53546"}, "domain_id": "default", "enabled": true, "id": "5f3ded7b448747fda9fd9f02d7c53546", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 11:11:29,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-138f6151-c582-45cc-93c8-ba6435c3a3d9 2018-12-23 11:11:29,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0903968811035s 2018-12-23 11:11:29,689 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-138f6151-c582-45cc-93c8-ba6435c3a3d9 2018-12-23 11:11:29,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 11:11:29,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:11:29,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db6f4f2c-ede9-456b-98c9-70970ba54601 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.22:5000/v3/projects/182885d24d954b689005c06c748ee431"}, "enabled": true, "id": "182885d24d954b689005c06c748ee431", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_2266be7a-c170-4e9c-97c7-a7c095db653c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 11:11:29,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-db6f4f2c-ede9-456b-98c9-70970ba54601 2018-12-23 11:11:29,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0801692008972s 2018-12-23 11:11:29,775 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-db6f4f2c-ede9-456b-98c9-70970ba54601 2018-12-23 11:11:29,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 11:11:29,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=5f3ded7b448747fda9fd9f02d7c53546&scope.project.id=182885d24d954b689005c06c748ee431&role.id=695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:11:29,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-697ddd2f-c20c-4752-b8de-090f9a4e5da4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=5f3ded7b448747fda9fd9f02d7c53546&scope.project.id=182885d24d954b689005c06c748ee431&role.id=695c6db281554553a0ae845dc1a05d40", "previous": null, "next": null}} 2018-12-23 11:11:29,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=5f3ded7b448747fda9fd9f02d7c53546&scope.project.id=182885d24d954b689005c06c748ee431&role.id=695c6db281554553a0ae845dc1a05d40 used request id req-697ddd2f-c20c-4752-b8de-090f9a4e5da4 2018-12-23 11:11:29,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.08180809021s 2018-12-23 11:11:29,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 11:11:29,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/182885d24d954b689005c06c748ee431/users/5f3ded7b448747fda9fd9f02d7c53546/roles/695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:11:29,972 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:11:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fe3e0fb-2293-4fb1-a8d4-91af85c6756b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:11:29,972 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/182885d24d954b689005c06c748ee431/users/5f3ded7b448747fda9fd9f02d7c53546/roles/695c6db281554553a0ae845dc1a05d40 used request id req-9fe3e0fb-2293-4fb1-a8d4-91af85c6756b 2018-12-23 11:11:29,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.112656831741s 2018-12-23 11:11:29,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:11:29,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:11:30,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fca4303b-4f39-45e8-b158-cdd169006976 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cb56279cc440478c928a860bcdf65c7d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb56279cc440478c928a860bcdf65c7d"}, "name": "Member"}]} 2018-12-23 11:11:30,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fca4303b-4f39-45e8-b158-cdd169006976 2018-12-23 11:11:30,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0787541866302s 2018-12-23 11:11:30,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 11:11:30,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:11:30,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5857d952-9315-4b8a-b39f-8b3d59723670 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 11:11:30,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-5857d952-9315-4b8a-b39f-8b3d59723670 2018-12-23 11:11:30,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0878050327301s 2018-12-23 11:11:30,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 11:11:30,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:11:30,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f498d31c-e598-4d7d-bc47-f213675b9ae9 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_2266be7a-c170-4e9c-97c7-a7c095db653c", "links": {"self": "http://172.30.9.22:5000/v3/users/5f3ded7b448747fda9fd9f02d7c53546"}, "domain_id": "default", "enabled": true, "id": "5f3ded7b448747fda9fd9f02d7c53546", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 11:11:30,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-f498d31c-e598-4d7d-bc47-f213675b9ae9 2018-12-23 11:11:30,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0948970317841s 2018-12-23 11:11:30,237 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-f498d31c-e598-4d7d-bc47-f213675b9ae9 2018-12-23 11:11:30,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 11:11:30,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=5f3ded7b448747fda9fd9f02d7c53546&role.id=695c6db281554553a0ae845dc1a05d40&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:11:30,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc9e7852-d2fd-4cef-a665-a84f201e826e Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=5f3ded7b448747fda9fd9f02d7c53546&role.id=695c6db281554553a0ae845dc1a05d40&scope.domain.id=default", "previous": null, "next": null}} 2018-12-23 11:11:30,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=5f3ded7b448747fda9fd9f02d7c53546&role.id=695c6db281554553a0ae845dc1a05d40&scope.domain.id=default used request id req-dc9e7852-d2fd-4cef-a665-a84f201e826e 2018-12-23 11:11:30,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0810871124268s 2018-12-23 11:11:30,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 11:11:30,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/5f3ded7b448747fda9fd9f02d7c53546/roles/695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:11:30,434 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:11:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8a8310f-a7ea-46e3-b4fb-44b916f551c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:11:30,434 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/5f3ded7b448747fda9fd9f02d7c53546/roles/695c6db281554553a0ae845dc1a05d40 used request id req-d8a8310f-a7ea-46e3-b4fb-44b916f551c5 2018-12-23 11:11:30,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.109532833099s 2018-12-23 11:11:30,434 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-23 11:11:35,266 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-12-23 11:11:34.980 14 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=bffa212e-f67d-45a3-9ff2-84a5fcceae23) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | bffa212e-f67d-45a3-9ff2-84a5fcceae23 | 2018-12-23T11:11:34 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: bffa212e-f67d-45a3-9ff2-84a5fcceae23 ~/.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-12-23 11:11:38,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-12-23 11:11:38,592 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-23 11:11:44,482 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-12-23 11:11:42.840 23 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-12-23 11:11:42.983 23 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-12-23 11:11:44.294 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2ef01b73-9929-4e56-b0c4-283ee2b35690) has been successfully created! Using verifier 'opnfv-tempest' (UUID=2ef01b73-9929-4e56-b0c4-283ee2b35690) as the default verifier for the future CLI operations. 2018-12-23 11:11:47,380 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-12-23 11:11:47,381 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 11:11:47,504 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 11:11:47,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 11:11:47,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b575a143-bf4d-4498-b776-aa6dde5cbab3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:11:47,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b575a143-bf4d-4498-b776-aa6dde5cbab3 2018-12-23 11:11:47,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:11:47,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "cb56279cc440478c928a860bcdf65c7d", "name": "Member"}], "expires_at": "2018-12-23T12:11:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "182885d24d954b689005c06c748ee431", "name": "tempest_smoke_seri-project_2266be7a-c170-4e9c-97c7-a7c095db653c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/182885d24d954b689005c06c748ee431", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/182885d24d954b689005c06c748ee431", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/182885d24d954b689005c06c748ee431", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/182885d24d954b689005c06c748ee431", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/182885d24d954b689005c06c748ee431", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/182885d24d954b689005c06c748ee431", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/182885d24d954b689005c06c748ee431", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/182885d24d954b689005c06c748ee431", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/182885d24d954b689005c06c748ee431", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/182885d24d954b689005c06c748ee431", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/182885d24d954b689005c06c748ee431", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/182885d24d954b689005c06c748ee431", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke_serial-user_2266be7a-c170-4e9c-97c7-a7c095db653c", "id": "5f3ded7b448747fda9fd9f02d7c53546"}, "audit_ids": ["BnVY7QJVR5KCA2KmXqe9Dw"], "issued_at": "2018-12-23T11:11:47.000000Z"}} 2018-12-23 11:11:47,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9af6fe731c32709e1c9e0c206b4b22155996365d" 2018-12-23 11:11:47,902 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 23 Dec 2018 11:11:47 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-12-23 11:11:47,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 11:11:47,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9af6fe731c32709e1c9e0c206b4b22155996365d" 2018-12-23 11:11:48,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-13c99be1-02f3-445c-9893-ab457d2c8290 Date: Sun, 23 Dec 2018 11:11:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 11:11:48,086 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-13c99be1-02f3-445c-9893-ab457d2c8290 2018-12-23 11:11:48,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181129932404s 2018-12-23 11:11:48,087 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-13c99be1-02f3-445c-9893-ab457d2c8290 2018-12-23 11:11:48,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 11:11:48,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9af6fe731c32709e1c9e0c206b4b22155996365d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_2266be7a-c170-4e9c-97c7-a7c095db653c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_2266be7a-c170-4e9c-97c7-a7c095db653c"}' 2018-12-23 11:11:48,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/46e5ba3c-524c-4a3b-9eec-799c385852ca X-Openstack-Request-Id: req-b3ff5998-9428-49c9-879d-3676187f48e8 Date: Sun, 23 Dec 2018 11:11:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/46e5ba3c-524c-4a3b-9eec-799c385852ca/file", "owner": "182885d24d954b689005c06c748ee431", "id": "46e5ba3c-524c-4a3b-9eec-799c385852ca", "size": null, "self": "/v2/images/46e5ba3c-524c-4a3b-9eec-799c385852ca", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T11:11:48Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_2266be7a-c170-4e9c-97c7-a7c095db653c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_2266be7a-c170-4e9c-97c7-a7c095db653c", "checksum": null, "created_at": "2018-12-23T11:11:48Z", "protected": false} 2018-12-23 11:11:48,290 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-b3ff5998-9428-49c9-879d-3676187f48e8 2018-12-23 11:11:48,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.201522827148s 2018-12-23 11:11:48,291 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-b3ff5998-9428-49c9-879d-3676187f48e8 returning object 46e5ba3c-524c-4a3b-9eec-799c385852ca 2018-12-23 11:11:48,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 11:11:48,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/46e5ba3c-524c-4a3b-9eec-799c385852ca/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}9af6fe731c32709e1c9e0c206b4b22155996365d" -d '' 2018-12-23 11:11:49,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0e06e9e6-a998-4d8a-95cb-130de0000422 Date: Sun, 23 Dec 2018 11:11:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:11:49,804 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/46e5ba3c-524c-4a3b-9eec-799c385852ca/file used request id req-0e06e9e6-a998-4d8a-95cb-130de0000422 2018-12-23 11:11:49,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.51315116882s 2018-12-23 11:11:49,805 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/46e5ba3c-524c-4a3b-9eec-799c385852ca/file used request id req-0e06e9e6-a998-4d8a-95cb-130de0000422 2018-12-23 11:11:49,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 11:11:49,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9af6fe731c32709e1c9e0c206b4b22155996365d" 2018-12-23 11:11:49,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-d82c36f5-b971-49c0-8609-737d467c3ca3 Date: Sun, 23 Dec 2018 11:11:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/46e5ba3c-524c-4a3b-9eec-799c385852ca/snap", "metadata": {}}], "file": "/v2/images/46e5ba3c-524c-4a3b-9eec-799c385852ca/file", "owner": "182885d24d954b689005c06c748ee431", "id": "46e5ba3c-524c-4a3b-9eec-799c385852ca", "size": 12716032, "self": "/v2/images/46e5ba3c-524c-4a3b-9eec-799c385852ca", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/46e5ba3c-524c-4a3b-9eec-799c385852ca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T11:11:49Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_2266be7a-c170-4e9c-97c7-a7c095db653c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_2266be7a-c170-4e9c-97c7-a7c095db653c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T11:11:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 11:11:49,987 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d82c36f5-b971-49c0-8609-737d467c3ca3 2018-12-23 11:11:49,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181585073471s 2018-12-23 11:11:49,988 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d82c36f5-b971-49c0-8609-737d467c3ca3 2018-12-23 11:11:49,989 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/46e5ba3c-524c-4a3b-9eec-799c385852ca/snap', u'metadata': Munch({})})], 'file': u'/v2/images/46e5ba3c-524c-4a3b-9eec-799c385852ca/file', 'owner': u'182885d24d954b689005c06c748ee431', 'id': u'46e5ba3c-524c-4a3b-9eec-799c385852ca', 'size': 12716032, u'self': u'/v2/images/46e5ba3c-524c-4a3b-9eec-799c385852ca', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'182885d24d954b689005c06c748ee431', 'name': 'tempest_smoke_seri-project_2266be7a-c170-4e9c-97c7-a7c095db653c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/46e5ba3c-524c-4a3b-9eec-799c385852ca/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T11:11:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T11:11:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_2266be7a-c170-4e9c-97c7-a7c095db653c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/46e5ba3c-524c-4a3b-9eec-799c385852ca', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_2266be7a-c170-4e9c-97c7-a7c095db653c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_2266be7a-c170-4e9c-97c7-a7c095db653c', 'created': u'2018-12-23T11:11:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T11:11:48Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/46e5ba3c-524c-4a3b-9eec-799c385852ca', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_2266be7a-c170-4e9c-97c7-a7c095db653c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 11:11:49,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 11:11:49,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}7faebdb8104ff9f1f712d008bf39d653e912c9db" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke_serial-flavor_2266be7a-c170-4e9c-97c7-a7c095db653c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 11:11:50,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3acb15eb-0701-4d16-852c-ffa280f83577 x-compute-request-id: req-3acb15eb-0701-4d16-852c-ffa280f83577 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3c292a0a-40b0-4bc2-aa38-ac843f7c6122", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3c292a0a-40b0-4bc2-aa38-ac843f7c6122", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3c292a0a-40b0-4bc2-aa38-ac843f7c6122", "name": "tempest_smoke_serial-flavor_2266be7a-c170-4e9c-97c7-a7c095db653c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:11:50,197 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-3acb15eb-0701-4d16-852c-ffa280f83577 2018-12-23 11:11:50,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.206465959549s 2018-12-23 11:11:50,197 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-3acb15eb-0701-4d16-852c-ffa280f83577 returning object 3c292a0a-40b0-4bc2-aa38-ac843f7c6122 2018-12-23 11:11:50,198 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_2266be7a-c170-4e9c-97c7-a7c095db653c', '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'1b564ea31c8e45b6a10fe5a84fe49166', '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'3c292a0a-40b0-4bc2-aa38-ac843f7c6122', 'swap': 0}) 2018-12-23 11:11:50,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 11:11:50,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/3c292a0a-40b0-4bc2-aa38-ac843f7c6122/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}7faebdb8104ff9f1f712d008bf39d653e912c9db" -d '{"extra_specs": {}}' 2018-12-23 11:11:50,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11: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-e33c5cb0-b46b-4c8c-b14a-32346d2c0012 x-compute-request-id: req-e33c5cb0-b46b-4c8c-b14a-32346d2c0012 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 11:11:50,222 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/3c292a0a-40b0-4bc2-aa38-ac843f7c6122/os-extra_specs used request id req-e33c5cb0-b46b-4c8c-b14a-32346d2c0012 2018-12-23 11:11:50,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0231809616089s 2018-12-23 11:11:50,222 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/3c292a0a-40b0-4bc2-aa38-ac843f7c6122/os-extra_specs used request id req-e33c5cb0-b46b-4c8c-b14a-32346d2c0012 2018-12-23 11:11:50,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:11:50,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9af6fe731c32709e1c9e0c206b4b22155996365d" 2018-12-23 11:11:50,232 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 11: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 11:11:50,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9af6fe731c32709e1c9e0c206b4b22155996365d" 2018-12-23 11:11:50,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0dd569e-d930-4759-9e41-efddffa81a13 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cb56279cc440478c928a860bcdf65c7d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb56279cc440478c928a860bcdf65c7d"}, "name": "Member"}]} 2018-12-23 11:11:50,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c0dd569e-d930-4759-9e41-efddffa81a13 2018-12-23 11:11:50,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.107875108719s 2018-12-23 11:11:50,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-23 11:11:50,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9af6fe731c32709e1c9e0c206b4b22155996365d" 2018-12-23 11:11:50,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11: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-e17673e9-15fa-402e-a06c-216cecfda212 x-compute-request-id: req-e17673e9-15fa-402e-a06c-216cecfda212 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 231}, "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 240}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-12-23 11:11:50,522 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-e17673e9-15fa-402e-a06c-216cecfda212 2018-12-23 11:11:50,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.185866117477s 2018-12-23 11:11:50,522 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-e17673e9-15fa-402e-a06c-216cecfda212 2018-12-23 11:11:50,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 11:11:50,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9af6fe731c32709e1c9e0c206b4b22155996365d" 2018-12-23 11:11:50,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-ec9ac15e-fb05-4121-8832-a87b7c40ebef Date: Sun, 23 Dec 2018 11:11:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/46e5ba3c-524c-4a3b-9eec-799c385852ca/snap", "metadata": {}}], "file": "/v2/images/46e5ba3c-524c-4a3b-9eec-799c385852ca/file", "owner": "182885d24d954b689005c06c748ee431", "id": "46e5ba3c-524c-4a3b-9eec-799c385852ca", "size": 12716032, "self": "/v2/images/46e5ba3c-524c-4a3b-9eec-799c385852ca", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/46e5ba3c-524c-4a3b-9eec-799c385852ca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T11:11:49Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_2266be7a-c170-4e9c-97c7-a7c095db653c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_2266be7a-c170-4e9c-97c7-a7c095db653c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T11:11:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 11:11:50,706 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ec9ac15e-fb05-4121-8832-a87b7c40ebef 2018-12-23 11:11:50,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.182675123215s 2018-12-23 11:11:50,707 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ec9ac15e-fb05-4121-8832-a87b7c40ebef 2018-12-23 11:11:50,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 11:11:50,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9af6fe731c32709e1c9e0c206b4b22155996365d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_2266be7a-c170-4e9c-97c7-a7c095db653c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_alt_2266be7a-c170-4e9c-97c7-a7c095db653c"}' 2018-12-23 11:11:50,954 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 899 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/407521d6-f8f3-44af-bea2-46f4d33e4e9d X-Openstack-Request-Id: req-1a1aa687-107f-4263-884d-5c70e7fee5d4 Date: Sun, 23 Dec 2018 11:11:50 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/407521d6-f8f3-44af-bea2-46f4d33e4e9d/file", "owner": "182885d24d954b689005c06c748ee431", "id": "407521d6-f8f3-44af-bea2-46f4d33e4e9d", "size": null, "self": "/v2/images/407521d6-f8f3-44af-bea2-46f4d33e4e9d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T11:11:50Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_2266be7a-c170-4e9c-97c7-a7c095db653c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_2266be7a-c170-4e9c-97c7-a7c095db653c", "checksum": null, "created_at": "2018-12-23T11:11:50Z", "protected": false} 2018-12-23 11:11:50,955 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-1a1aa687-107f-4263-884d-5c70e7fee5d4 2018-12-23 11:11:50,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.245424985886s 2018-12-23 11:11:50,955 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-1a1aa687-107f-4263-884d-5c70e7fee5d4 returning object 407521d6-f8f3-44af-bea2-46f4d33e4e9d 2018-12-23 11:11:50,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 11:11:50,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/407521d6-f8f3-44af-bea2-46f4d33e4e9d/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}9af6fe731c32709e1c9e0c206b4b22155996365d" -d '' 2018-12-23 11:11:52,091 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b6c16c94-d121-4736-b028-f2111e741015 Date: Sun, 23 Dec 2018 11:11:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:11:52,091 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/407521d6-f8f3-44af-bea2-46f4d33e4e9d/file used request id req-b6c16c94-d121-4736-b028-f2111e741015 2018-12-23 11:11:52,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.13535308838s 2018-12-23 11:11:52,092 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/407521d6-f8f3-44af-bea2-46f4d33e4e9d/file used request id req-b6c16c94-d121-4736-b028-f2111e741015 2018-12-23 11:11:52,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 11:11:52,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9af6fe731c32709e1c9e0c206b4b22155996365d" 2018-12-23 11:11:52,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2383 Content-Type: application/json X-Openstack-Request-Id: req-20712d6e-9c86-44d2-a7e5-5ea374d65a2e Date: Sun, 23 Dec 2018 11:11:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/407521d6-f8f3-44af-bea2-46f4d33e4e9d/snap", "metadata": {}}], "file": "/v2/images/407521d6-f8f3-44af-bea2-46f4d33e4e9d/file", "owner": "182885d24d954b689005c06c748ee431", "id": "407521d6-f8f3-44af-bea2-46f4d33e4e9d", "size": 12716032, "self": "/v2/images/407521d6-f8f3-44af-bea2-46f4d33e4e9d", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/407521d6-f8f3-44af-bea2-46f4d33e4e9d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T11:11:52Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_2266be7a-c170-4e9c-97c7-a7c095db653c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_2266be7a-c170-4e9c-97c7-a7c095db653c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T11:11:50Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/46e5ba3c-524c-4a3b-9eec-799c385852ca/snap", "metadata": {}}], "file": "/v2/images/46e5ba3c-524c-4a3b-9eec-799c385852ca/file", "owner": "182885d24d954b689005c06c748ee431", "id": "46e5ba3c-524c-4a3b-9eec-799c385852ca", "size": 12716032, "self": "/v2/images/46e5ba3c-524c-4a3b-9eec-799c385852ca", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/46e5ba3c-524c-4a3b-9eec-799c385852ca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T11:11:49Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_2266be7a-c170-4e9c-97c7-a7c095db653c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_2266be7a-c170-4e9c-97c7-a7c095db653c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T11:11:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 11:11:52,264 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-20712d6e-9c86-44d2-a7e5-5ea374d65a2e 2018-12-23 11:11:52,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.171638011932s 2018-12-23 11:11:52,264 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-20712d6e-9c86-44d2-a7e5-5ea374d65a2e 2018-12-23 11:11:52,267 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/407521d6-f8f3-44af-bea2-46f4d33e4e9d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/407521d6-f8f3-44af-bea2-46f4d33e4e9d/file', 'owner': u'182885d24d954b689005c06c748ee431', 'id': u'407521d6-f8f3-44af-bea2-46f4d33e4e9d', 'size': 12716032, u'self': u'/v2/images/407521d6-f8f3-44af-bea2-46f4d33e4e9d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'182885d24d954b689005c06c748ee431', 'name': 'tempest_smoke_seri-project_2266be7a-c170-4e9c-97c7-a7c095db653c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/407521d6-f8f3-44af-bea2-46f4d33e4e9d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T11:11:52Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T11:11:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_2266be7a-c170-4e9c-97c7-a7c095db653c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/407521d6-f8f3-44af-bea2-46f4d33e4e9d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_2266be7a-c170-4e9c-97c7-a7c095db653c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_2266be7a-c170-4e9c-97c7-a7c095db653c', 'created': u'2018-12-23T11:11:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T11:11:50Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/407521d6-f8f3-44af-bea2-46f4d33e4e9d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_2266be7a-c170-4e9c-97c7-a7c095db653c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 11:11:52,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 11:11:52,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}7faebdb8104ff9f1f712d008bf39d653e912c9db" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_alt_2266be7a-c170-4e9c-97c7-a7c095db653c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 11:11:52,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11: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-054a7c3c-0312-495d-a09a-5980d34f0774 x-compute-request-id: req-054a7c3c-0312-495d-a09a-5980d34f0774 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3fb32be1-5f6b-422c-b554-ec1f84310630", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3fb32be1-5f6b-422c-b554-ec1f84310630", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3fb32be1-5f6b-422c-b554-ec1f84310630", "name": "tempest_smoke_serial-flavor_alt_2266be7a-c170-4e9c-97c7-a7c095db653c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:11:52,317 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-054a7c3c-0312-495d-a09a-5980d34f0774 2018-12-23 11:11:52,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0485260486603s 2018-12-23 11:11:52,317 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-054a7c3c-0312-495d-a09a-5980d34f0774 returning object 3fb32be1-5f6b-422c-b554-ec1f84310630 2018-12-23 11:11:52,318 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_2266be7a-c170-4e9c-97c7-a7c095db653c', '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'1b564ea31c8e45b6a10fe5a84fe49166', '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'3fb32be1-5f6b-422c-b554-ec1f84310630', 'swap': 0}) 2018-12-23 11:11:52,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 11:11:52,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/3fb32be1-5f6b-422c-b554-ec1f84310630/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}7faebdb8104ff9f1f712d008bf39d653e912c9db" -d '{"extra_specs": {}}' 2018-12-23 11:11:52,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:11: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-909043a8-5caf-4edf-8a25-c7648f4207aa x-compute-request-id: req-909043a8-5caf-4edf-8a25-c7648f4207aa Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 11:11:52,338 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/3fb32be1-5f6b-422c-b554-ec1f84310630/os-extra_specs used request id req-909043a8-5caf-4edf-8a25-c7648f4207aa 2018-12-23 11:11:52,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0193448066711s 2018-12-23 11:11:52,338 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/3fb32be1-5f6b-422c-b554-ec1f84310630/os-extra_specs used request id req-909043a8-5caf-4edf-8a25-c7648f4207aa 2018-12-23 11:11:52,338 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_2266be7a-c170-4e9c-97c7-a7c095db653c', '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'1b564ea31c8e45b6a10fe5a84fe49166', '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'3fb32be1-5f6b-422c-b554-ec1f84310630', 'swap': 0}) 2018-12-23 11:11:55,474 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-23 11:11:54.473 42 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=2ef01b73-9929-4e56-b0c4-283ee2b35690) for deployment 'opnfv-rally' (UUID=bffa212e-f67d-45a3-9ff2-84a5fcceae23). 2018-12-23 11:11:55.310 42 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-12-23 11:11:55.312 42 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2ef01b73-9929-4e56-b0c4-283ee2b35690) has been successfully configured for deployment 'opnfv-rally' (UUID=bffa212e-f67d-45a3-9ff2-84a5fcceae23)! 2018-12-23 11:11:55,475 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-23 11:11:55,475 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-23 11:11:55,477 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-23 11:11:55,495 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-23 11:11:58,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-2ef01b73-9929-4e56-b0c4-283ee2b35690/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2018-12-23 11:11:58,776 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-23 11:11:58,801 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-12-23 11:11:58,801 - 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-12-23 11:12:01,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:12:01.033 51 INFO rally.api [-] Starting verification (UUID=c9e15a57-4be1-4cdf-86a1-5ceada5db3e7) for deployment 'opnfv-rally' (UUID=bffa212e-f67d-45a3-9ff2-84a5fcceae23) by verifier 'opnfv-tempest' (UUID=2ef01b73-9929-4e56-b0c4-283ee2b35690). 2018-12-23 11:12:01,036 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: c9e15a57-4be1-4cdf-86a1-5ceada5db3e7 2018-12-23 11:12:07,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:12:07.060 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.175s] 2018-12-23 11:12:07,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:12:07.114 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.054s] 2018-12-23 11:12:13,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:12:13.491 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.392s] 2018-12-23 11:12:17,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:12:17.096 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.604s] 2018-12-23 11:12:31,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:12:31.210 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.612s] 2018-12-23 11:12:49,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:12:49.660 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [12.176s] 2018-12-23 11:13:24,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:13:24.692 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.065s] 2018-12-23 11:13:24,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:13:24.695 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-12-23 11:13:58,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:13:58.214 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.082s] 2018-12-23 11:13:58,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:13:58.216 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-12-23 11:14:30,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:14:30.716 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.072s] 2018-12-23 11:14:30,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:14:30.718 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-12-23 11:17:12,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:17:12.442 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [133.138s] 2018-12-23 11:17:34,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:17:34.770 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.048s] 2018-12-23 11:17:34,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:17:34.871 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.100s] 2018-12-23 11:17:41,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:17:41.672 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.640s] 2018-12-23 11:17:41,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:17:41.681 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-12-23 11:17:43,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:17:43.252 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 11:17:43,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:17:43.252 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 11:17:47,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:17:47.626 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.350s] 2018-12-23 11:17:54,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:17:54.003 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.430s] 2018-12-23 11:18:00,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:18:00.757 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.585s] 2018-12-23 11:18:08,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:18:08.230 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.357s] 2018-12-23 11:18:17,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:18:17.758 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.076s] 2018-12-23 11:18:24,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:18:24.222 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.676s] 2018-12-23 11:18:31,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:18:31.132 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.266s] 2018-12-23 11:18:38,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:18:38.903 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.372s] 2018-12-23 11:18:46,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:18:46.211 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.750s] 2018-12-23 11:18:55,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:18:55.466 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.585s] 2018-12-23 11:18:57,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:18:57.983 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-12-23 11:19:00,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:19:00.034 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.089s] 2018-12-23 11:19:00,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:19:00.110 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.075s] 2018-12-23 11:19:00,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:19:00.183 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.073s] 2018-12-23 11:19:00,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:19:00.190 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-12-23 11:19:04,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:19:04.389 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.858s] 2018-12-23 11:19:06,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:19:06.274 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.885s] 2018-12-23 11:19:08,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:19:08.638 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.363s] 2018-12-23 11:19:14,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:19:14.278 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-12-23 11:19:21,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:19:21.251 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.570s] 2018-12-23 11:19:35,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:19:35.491 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.619s] 2018-12-23 11:19:38,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:19:38.687 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.196s] 2018-12-23 11:19:50,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:19:50.397 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.139s] 2018-12-23 11:19:53,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:19:53.881 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.482s] 2018-12-23 11:20:01,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:20:01.458 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.576s] 2018-12-23 11:20:11,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:20:11.745 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.939s] 2018-12-23 11:20:15,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:20:15.008 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.261s] 2018-12-23 11:20:21,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:20:21.889 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.881s] 2018-12-23 11:20:39,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:20:39.327 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.429s] 2018-12-23 11:20:39,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:20:39.778 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.451s] 2018-12-23 11:20:40,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:20:40.026 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.248s] 2018-12-23 11:20:40,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:20:40.221 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.194s] 2018-12-23 11:20:40,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:20:40.320 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.098s] 2018-12-23 11:20:40,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:20:40.377 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.057s] 2018-12-23 11:20:54,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:20:54.353 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.523s] 2018-12-23 11:20:54,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:20:54.795 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.442s] 2018-12-23 11:20:54,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:20:54.937 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.141s] 2018-12-23 11:20:55,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:20:55.131 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.194s] 2018-12-23 11:20:55,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:20:55.366 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.234s] 2018-12-23 11:20:55,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:20:55.572 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.206s] 2018-12-23 11:21:08,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:21:08.811 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.886s] 2018-12-23 11:21:15,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:21:15.029 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.217s] 2018-12-23 11:21:16,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:21:16.924 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.894s] 2018-12-23 11:21:17,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:21:17.014 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.091s] 2018-12-23 11:21:17,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:21:17.217 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.201s] 2018-12-23 11:21:28,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:21:28.612 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.806s] 2018-12-23 11:21:35,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:21:35.304 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.692s] 2018-12-23 11:21:37,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:21:37.202 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.897s] 2018-12-23 11:21:37,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:21:37.397 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.195s] 2018-12-23 11:21:37,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:21:37.597 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.200s] 2018-12-23 11:21:52,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:21:52.675 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [9.224s] 2018-12-23 11:21:58,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:21:58.051 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [5.377s] 2018-12-23 11:22:02,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:22:02.608 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.556s] 2018-12-23 11:22:05,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:22:05.780 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.171s] 2018-12-23 11:22:31,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:22:31.062 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [9.620s] 2018-12-23 11:22:36,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:22:36.146 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [5.085s] 2018-12-23 11:22:40,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:22:40.949 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.802s] 2018-12-23 11:22:43,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:22:43.828 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [2.878s] 2018-12-23 11:23:00,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:23:00.250 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.518s] 2018-12-23 11:23:02,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:23:02.769 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.517s] 2018-12-23 11:23:02,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:23:02.841 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.075s] 2018-12-23 11:23:07,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:23:07.593 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.626s] 2018-12-23 11:23:10,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:23:10.103 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.508s] 2018-12-23 11:23:10,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:23:10.311 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.210s] 2018-12-23 11:23:14,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:23:14.835 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.434s] 2018-12-23 11:23:18,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:23:18.066 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-12-23 11:23:19,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:23:19.570 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-12-23 11:23:19,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:23:19.572 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-12-23 11:23:19,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:23:19.574 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-12-23 11:23:19,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:23:19.574 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-12-23 11:23:19,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:23:19.575 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-12-23 11:23:21,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:23:21.555 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-12-23 11:23:37,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:23:37.573 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.984s] 2018-12-23 11:23:49,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:23:49.797 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.397s] 2018-12-23 11:24:00,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:24:00.590 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.790s] 2018-12-23 11:24:09,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:24:09.978 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.042s] 2018-12-23 11:26:48,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:26:48.526 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [151.777s] 2018-12-23 11:30:31,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:30:31.554 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [214.246s] 2018-12-23 11:31:20,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:31:20.450 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [28.714s] 2018-12-23 11:31:39,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: c9e15a57-4be1-4cdf-86a1-5ceada5db3e7 2018-12-23 11:31:39,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'c9e15a57-4be1-4cdf-86a1-5ceada5db3e7']'. 2018-12-23 11:31:40,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-23 11:31:40,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-23 11:31:40,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 11:31:40,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c9e15a57-4be1-4cdf-86a1-5ceada5db3e7 | 2018-12-23 11:31:40,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-12-23 11:31:40,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-23 11:12:00 | 2018-12-23 11:31:40,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-23 11:31:39 | 2018-12-23 11:31:40,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:19:39 | 2018-12-23 11:31:40,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-12-23 11:31:40,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-23 11:31:40,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-23 11:31:40,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2ef01b73-9929-4e56-b0c4-283ee2b35690) | 2018-12-23 11:31:40,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-23 11:31:40,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: bffa212e-f67d-45a3-9ff2-84a5fcceae23) | 2018-12-23 11:31:40,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-12-23 11:31:40,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1155.472 | 2018-12-23 11:31:40,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 88 | 2018-12-23 11:31:40,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-12-23 11:31:40,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-23 11:31:40,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-23 11:31:40,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-12-23 11:31:40,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 11:31:40,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-23 11:31:40,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-23 11:31:40,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 97.7777777778% 2018-12-23 11:31:40,535 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 11:31:40,536 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 19:53 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-12-23 11:31:40,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 11:31:40,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/407521d6-f8f3-44af-bea2-46f4d33e4e9d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9af6fe731c32709e1c9e0c206b4b22155996365d" 2018-12-23 11:31:42,516 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cf98802f-9965-4ca3-8713-30448e188b79 Date: Sun, 23 Dec 2018 11:31:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:31:42,516 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/407521d6-f8f3-44af-bea2-46f4d33e4e9d used request id req-cf98802f-9965-4ca3-8713-30448e188b79 2018-12-23 11:31:42,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.97491288185s 2018-12-23 11:31:42,516 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/407521d6-f8f3-44af-bea2-46f4d33e4e9d used request id req-cf98802f-9965-4ca3-8713-30448e188b79 2018-12-23 11:31:42,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 11:31:42,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:31:42,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:31:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2c80b43-ba5c-4417-8fb0-08d347c5dbe1 x-compute-request-id: req-e2c80b43-ba5c-4417-8fb0-08d347c5dbe1 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3c292a0a-40b0-4bc2-aa38-ac843f7c6122", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3c292a0a-40b0-4bc2-aa38-ac843f7c6122", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3c292a0a-40b0-4bc2-aa38-ac843f7c6122", "name": "tempest_smoke_serial-flavor_2266be7a-c170-4e9c-97c7-a7c095db653c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3fb32be1-5f6b-422c-b554-ec1f84310630", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3fb32be1-5f6b-422c-b554-ec1f84310630", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3fb32be1-5f6b-422c-b554-ec1f84310630", "name": "tempest_smoke_serial-flavor_alt_2266be7a-c170-4e9c-97c7-a7c095db653c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 11:31:42,698 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-e2c80b43-ba5c-4417-8fb0-08d347c5dbe1 2018-12-23 11:31:42,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.181746959686s 2018-12-23 11:31:42,699 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-e2c80b43-ba5c-4417-8fb0-08d347c5dbe1 2018-12-23 11:31:42,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 11:31:42,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/3fb32be1-5f6b-422c-b554-ec1f84310630 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:31:42,744 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:31:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6431e2cd-ae71-47c7-8170-8c6da4e28e55 x-compute-request-id: req-6431e2cd-ae71-47c7-8170-8c6da4e28e55 Content-Length: 0 Content-Type: application/json 2018-12-23 11:31:42,745 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/3fb32be1-5f6b-422c-b554-ec1f84310630 used request id req-6431e2cd-ae71-47c7-8170-8c6da4e28e55 2018-12-23 11:31:42,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.043154001236s 2018-12-23 11:31:42,745 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/3fb32be1-5f6b-422c-b554-ec1f84310630 used request id req-6431e2cd-ae71-47c7-8170-8c6da4e28e55 2018-12-23 11:31:42,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 11:31:42,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9af6fe731c32709e1c9e0c206b4b22155996365d" 2018-12-23 11:31:42,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-224ca525-afee-497a-b03b-df6cc6baedb6 Date: Sun, 23 Dec 2018 11:31:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/46e5ba3c-524c-4a3b-9eec-799c385852ca/snap", "metadata": {}}], "file": "/v2/images/46e5ba3c-524c-4a3b-9eec-799c385852ca/file", "owner": "182885d24d954b689005c06c748ee431", "id": "46e5ba3c-524c-4a3b-9eec-799c385852ca", "size": 12716032, "self": "/v2/images/46e5ba3c-524c-4a3b-9eec-799c385852ca", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/46e5ba3c-524c-4a3b-9eec-799c385852ca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T11:11:49Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_2266be7a-c170-4e9c-97c7-a7c095db653c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_2266be7a-c170-4e9c-97c7-a7c095db653c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T11:11:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 11:31:42,912 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-224ca525-afee-497a-b03b-df6cc6baedb6 2018-12-23 11:31:42,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.16624212265s 2018-12-23 11:31:42,912 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-224ca525-afee-497a-b03b-df6cc6baedb6 2018-12-23 11:31:42,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 11:31:42,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/46e5ba3c-524c-4a3b-9eec-799c385852ca -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9af6fe731c32709e1c9e0c206b4b22155996365d" 2018-12-23 11:31:45,261 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f4580edc-4062-486a-bf77-2e9b2a1eaef6 Date: Sun, 23 Dec 2018 11:31:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:31:45,261 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/46e5ba3c-524c-4a3b-9eec-799c385852ca used request id req-f4580edc-4062-486a-bf77-2e9b2a1eaef6 2018-12-23 11:31:45,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.34644889832s 2018-12-23 11:31:45,261 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/46e5ba3c-524c-4a3b-9eec-799c385852ca used request id req-f4580edc-4062-486a-bf77-2e9b2a1eaef6 2018-12-23 11:31:45,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 11:31:45,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:31:45,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11: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-9bda42a8-7800-489a-b743-30356525953f x-compute-request-id: req-9bda42a8-7800-489a-b743-30356525953f Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3c292a0a-40b0-4bc2-aa38-ac843f7c6122", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3c292a0a-40b0-4bc2-aa38-ac843f7c6122", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3c292a0a-40b0-4bc2-aa38-ac843f7c6122", "name": "tempest_smoke_serial-flavor_2266be7a-c170-4e9c-97c7-a7c095db653c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 11:31:45,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-9bda42a8-7800-489a-b743-30356525953f 2018-12-23 11:31:45,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0305659770966s 2018-12-23 11:31:45,293 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-9bda42a8-7800-489a-b743-30356525953f 2018-12-23 11:31:45,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 11:31:45,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/3c292a0a-40b0-4bc2-aa38-ac843f7c6122 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:31:45,331 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:31:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d5901660-931e-45ac-8609-c8b5dc1be377 x-compute-request-id: req-d5901660-931e-45ac-8609-c8b5dc1be377 Content-Length: 0 Content-Type: application/json 2018-12-23 11:31:45,331 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/3c292a0a-40b0-4bc2-aa38-ac843f7c6122 used request id req-d5901660-931e-45ac-8609-c8b5dc1be377 2018-12-23 11:31:45,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.036285161972s 2018-12-23 11:31:45,331 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/3c292a0a-40b0-4bc2-aa38-ac843f7c6122 used request id req-d5901660-931e-45ac-8609-c8b5dc1be377 2018-12-23 11:31:45,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 11:31:45,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:31:45,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-635cb414-812d-4364-afa4-bd456f1fe2bf Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_2266be7a-c170-4e9c-97c7-a7c095db653c", "links": {"self": "http://172.30.9.22:5000/v3/users/5f3ded7b448747fda9fd9f02d7c53546"}, "domain_id": "default", "enabled": true, "id": "5f3ded7b448747fda9fd9f02d7c53546", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 11:31:45,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-635cb414-812d-4364-afa4-bd456f1fe2bf 2018-12-23 11:31:45,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0911438465118s 2018-12-23 11:31:45,423 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-635cb414-812d-4364-afa4-bd456f1fe2bf 2018-12-23 11:31:45,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 11:31:45,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/5f3ded7b448747fda9fd9f02d7c53546 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:31:45,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f5feeb9-84dc-4284-afde-212cc0b32c12 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/5f3ded7b448747fda9fd9f02d7c53546"}, "enabled": true, "id": "5f3ded7b448747fda9fd9f02d7c53546", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_2266be7a-c170-4e9c-97c7-a7c095db653c"}} 2018-12-23 11:31:45,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/5f3ded7b448747fda9fd9f02d7c53546 used request id req-3f5feeb9-84dc-4284-afde-212cc0b32c12 2018-12-23 11:31:45,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0994429588318s 2018-12-23 11:31:45,529 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/5f3ded7b448747fda9fd9f02d7c53546 used request id req-3f5feeb9-84dc-4284-afde-212cc0b32c12 2018-12-23 11:31:45,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 11:31:45,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/5f3ded7b448747fda9fd9f02d7c53546 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:31:45,750 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:31:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb68b333-6aa7-4529-9f7c-823a91ae7f24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:31:45,750 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/5f3ded7b448747fda9fd9f02d7c53546 used request id req-eb68b333-6aa7-4529-9f7c-823a91ae7f24 2018-12-23 11:31:45,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.220569133759s 2018-12-23 11:31:45,750 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/5f3ded7b448747fda9fd9f02d7c53546 used request id req-eb68b333-6aa7-4529-9f7c-823a91ae7f24 2018-12-23 11:31:45,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 11:31:45,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:31:45,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f6879e0-27c8-44f4-8f24-684fb6a6ed05 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.22:5000/v3/projects/182885d24d954b689005c06c748ee431"}, "enabled": true, "id": "182885d24d954b689005c06c748ee431", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_2266be7a-c170-4e9c-97c7-a7c095db653c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 11:31:45,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-5f6879e0-27c8-44f4-8f24-684fb6a6ed05 2018-12-23 11:31:45,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0757858753204s 2018-12-23 11:31:45,827 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-5f6879e0-27c8-44f4-8f24-684fb6a6ed05 2018-12-23 11:31:45,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 11:31:45,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/182885d24d954b689005c06c748ee431 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:31:45,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:31:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90108ca3-7c07-42b0-a0bb-d71ab3a37504 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:31:45,998 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/182885d24d954b689005c06c748ee431 used request id req-90108ca3-7c07-42b0-a0bb-d71ab3a37504 2018-12-23 11:31:45,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.168070077896s 2018-12-23 11:31:45,998 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/182885d24d954b689005c06c748ee431 used request id req-90108ca3-7c07-42b0-a0bb-d71ab3a37504 2018-12-23 11:31:45,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:31:45,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:31:46,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42fbfcdb-5e53-4c86-a9a7-042051be0992 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cb56279cc440478c928a860bcdf65c7d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb56279cc440478c928a860bcdf65c7d"}, "name": "Member"}]} 2018-12-23 11:31:46,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-42fbfcdb-5e53-4c86-a9a7-042051be0992 2018-12-23 11:31:46,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.081885099411s 2018-12-23 11:31:46,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-23 11:31:46,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/cb56279cc440478c928a860bcdf65c7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:31:46,293 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:31:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e38cf96-8479-46bd-a3a2-dbef3e55969a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:31:46,294 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/cb56279cc440478c928a860bcdf65c7d used request id req-6e38cf96-8479-46bd-a3a2-dbef3e55969a 2018-12-23 11:31:46,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.211592912674s 2018-12-23 11:31:46,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 11:31:46,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=182885d24d954b689005c06c748ee431&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}7faebdb8104ff9f1f712d008bf39d653e912c9db" 2018-12-23 11:31:46,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a28ad5a4-bb70-4668-8a3c-c8b661a06e6c Date: Sun, 23 Dec 2018 11:31:46 GMT RESP BODY: {"security_groups": []} 2018-12-23 11:31:46,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=182885d24d954b689005c06c748ee431&name=default used request id req-a28ad5a4-bb70-4668-8a3c-c8b661a06e6c 2018-12-23 11:31:46,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.187092065811s 2018-12-23 11:31:46,484 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=182885d24d954b689005c06c748ee431&name=default used request id req-a28ad5a4-bb70-4668-8a3c-c8b661a06e6c 2018-12-23 11:31:46,485 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-12-23 11:31:46,538 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-12-23 11:31:46,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 11:31:46,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 11:31:46,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 11:31:46,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 11:31:46,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 11:31:46,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 11:31:46,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 11:31:46,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 11:31:46,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 11:31:46,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 11:31:46,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 11:31:46,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 11:31:46,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 11:31:46,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 11:31:46,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 11:31:46,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 11:31:46,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 11:31:46,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 11:31:46,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 11:31:46,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 11:31:46,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 11:31:46,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 11:31:46,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 11:31:46,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 11:31:46,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 11:31:46,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-162a9332-05b8-4eb2-9bc2-21c55ad648ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:31:46,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-162a9332-05b8-4eb2-9bc2-21c55ad648ba 2018-12-23 11:31:46,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:31:46,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T12:31:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["N3iNcJ-wRGClhA11kVQLEw"], "issued_at": "2018-12-23T11:31:46.000000Z"}} 2018-12-23 11:31:46,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 11:31:46,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:31:47,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-808efc71-bda7-4773-8e0e-683bb9bad556 Date: Sun, 23 Dec 2018 11:31:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"}]} 2018-12-23 11:31:47,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-808efc71-bda7-4773-8e0e-683bb9bad556 2018-12-23 11:31:47,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.221966981888s 2018-12-23 11:31:47,194 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-808efc71-bda7-4773-8e0e-683bb9bad556 2018-12-23 11:31:47,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 11:31:47,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:31:47,204 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 11:31: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 11:31:47,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:31:47,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-868c45e5-90fc-4703-b48b-9a6e5ae24f51 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/0f385fc7dae248538c45bbfe8c78f9d0"}, "description": "", "name": "heat_stack", "enabled": true, "id": "0f385fc7dae248538c45bbfe8c78f9d0"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 11:31:47,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-868c45e5-90fc-4703-b48b-9a6e5ae24f51 2018-12-23 11:31:47,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0925009250641s 2018-12-23 11:31:47,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 11:31:47,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_bfe17e18-effe-41bd-8805-42a09ea97ce9"}}' 2018-12-23 11:31:47,396 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 11:31:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f02f55c8-5f4e-4802-b725-70df8577b18f 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.22:5000/v3/projects/08a90df0bb0b44e3b952ce45dc8f40cc"}, "enabled": true, "id": "08a90df0bb0b44e3b952ce45dc8f40cc", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_bfe17e18-effe-41bd-8805-42a09ea97ce9"}} 2018-12-23 11:31:47,396 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-f02f55c8-5f4e-4802-b725-70df8577b18f 2018-12-23 11:31:47,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.107162952423s 2018-12-23 11:31:47,397 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-f02f55c8-5f4e-4802-b725-70df8577b18f 2018-12-23 11:31:47,397 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_bfe17e18-effe-41bd-8805-42a09ea97ce9', 'id': u'08a90df0bb0b44e3b952ce45dc8f40cc', '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-12-23 11:31:47,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-23 11:31:47,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.352164983749s 2018-12-23 11:31:47,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/1a792be3333e465c8900a1e7a3996f1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:31:47,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5336ee80-26e5-4482-b487-d1a72c77e177 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/1a792be3333e465c8900a1e7a3996f1f"}, "enabled": true, "id": "1a792be3333e465c8900a1e7a3996f1f", "options": {}, "domain_id": "default", "name": "rally_sanity-user_bfe17e18-effe-41bd-8805-42a09ea97ce9"}} 2018-12-23 11:31:47,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/1a792be3333e465c8900a1e7a3996f1f used request id req-5336ee80-26e5-4482-b487-d1a72c77e177 2018-12-23 11:31:47,847 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1a792be3333e465c8900a1e7a3996f1f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_bfe17e18-effe-41bd-8805-42a09ea97ce9'}) 2018-12-23 11:31:47,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:31:47,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:31:47,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a461371-6ffd-46be-bc44-a77a87b58514 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 11:31:47,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0a461371-6ffd-46be-bc44-a77a87b58514 2018-12-23 11:31:47,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0830409526825s 2018-12-23 11:31:47,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:31:47,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:31:48,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7bc27ab-cce4-42d2-849b-a80ad5dd0e95 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 11:31:48,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e7bc27ab-cce4-42d2-849b-a80ad5dd0e95 2018-12-23 11:31:48,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0732080936432s 2018-12-23 11:31:48,006 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-23 11:31:48,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-23 11:31:48,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" -d '{"role": {"name": "Member"}}' 2018-12-23 11:31:48,156 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 11:31:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e00f9ca-707f-4de8-93c7-5729e06a4227 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "91999a50945e4fd1adc72b51b1dd7a69", "links": {"self": "http://172.30.9.22:5000/v3/roles/91999a50945e4fd1adc72b51b1dd7a69"}, "name": "Member"}} 2018-12-23 11:31:48,156 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-4e00f9ca-707f-4de8-93c7-5729e06a4227 2018-12-23 11:31:48,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.150653839111s 2018-12-23 11:31:48,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/91999a50945e4fd1adc72b51b1dd7a69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:31:48,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b87f6114-0197-4e79-8847-97e19d0af161 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/91999a50945e4fd1adc72b51b1dd7a69"}, "domain_id": null, "name": "Member", "id": "91999a50945e4fd1adc72b51b1dd7a69"}} 2018-12-23 11:31:48,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/91999a50945e4fd1adc72b51b1dd7a69 used request id req-b87f6114-0197-4e79-8847-97e19d0af161 2018-12-23 11:31:48,239 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/91999a50945e4fd1adc72b51b1dd7a69'}, 'domain_id': None, 'human_id': None, 'id': u'91999a50945e4fd1adc72b51b1dd7a69', 'HUMAN_ID': False}) 2018-12-23 11:31:48,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:31:48,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:31:48,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a43178d6-92f0-43a7-96c5-a33f54d1c3e3 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "91999a50945e4fd1adc72b51b1dd7a69", "links": {"self": "http://172.30.9.22:5000/v3/roles/91999a50945e4fd1adc72b51b1dd7a69"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 11:31:48,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a43178d6-92f0-43a7-96c5-a33f54d1c3e3 2018-12-23 11:31:48,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0763192176819s 2018-12-23 11:31:48,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 11:31:48,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:31:48,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4523b729-35d2-4212-8b6f-5a01b17a1745 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 11:31:48,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-4523b729-35d2-4212-8b6f-5a01b17a1745 2018-12-23 11:31:48,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0813670158386s 2018-12-23 11:31:48,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 11:31:48,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:31:48,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b51c3766-d0e2-4ff1-9e04-342203887d0e Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "rally_sanity-user_bfe17e18-effe-41bd-8805-42a09ea97ce9", "links": {"self": "http://172.30.9.22:5000/v3/users/1a792be3333e465c8900a1e7a3996f1f"}, "domain_id": "default", "enabled": true, "id": "1a792be3333e465c8900a1e7a3996f1f", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 11:31:48,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b51c3766-d0e2-4ff1-9e04-342203887d0e 2018-12-23 11:31:48,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102718830109s 2018-12-23 11:31:48,503 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b51c3766-d0e2-4ff1-9e04-342203887d0e 2018-12-23 11:31:48,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 11:31:48,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:31:48,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c10313b7-24c6-4e3e-a1f0-364dfbdb71e0 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/08a90df0bb0b44e3b952ce45dc8f40cc"}, "enabled": true, "id": "08a90df0bb0b44e3b952ce45dc8f40cc", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_bfe17e18-effe-41bd-8805-42a09ea97ce9"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 11:31:48,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-c10313b7-24c6-4e3e-a1f0-364dfbdb71e0 2018-12-23 11:31:48,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.077143907547s 2018-12-23 11:31:48,586 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-c10313b7-24c6-4e3e-a1f0-364dfbdb71e0 2018-12-23 11:31:48,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 11:31:48,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=1a792be3333e465c8900a1e7a3996f1f&scope.project.id=08a90df0bb0b44e3b952ce45dc8f40cc&role.id=91999a50945e4fd1adc72b51b1dd7a69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:31:48,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-784cea37-df14-45a2-9e03-c88f4ebd22d1 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=1a792be3333e465c8900a1e7a3996f1f&scope.project.id=08a90df0bb0b44e3b952ce45dc8f40cc&role.id=91999a50945e4fd1adc72b51b1dd7a69", "previous": null, "next": null}} 2018-12-23 11:31:48,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=1a792be3333e465c8900a1e7a3996f1f&scope.project.id=08a90df0bb0b44e3b952ce45dc8f40cc&role.id=91999a50945e4fd1adc72b51b1dd7a69 used request id req-784cea37-df14-45a2-9e03-c88f4ebd22d1 2018-12-23 11:31:48,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0818991661072s 2018-12-23 11:31:48,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 11:31:48,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/08a90df0bb0b44e3b952ce45dc8f40cc/users/1a792be3333e465c8900a1e7a3996f1f/roles/91999a50945e4fd1adc72b51b1dd7a69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:31:48,793 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:31:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b3c45f3-cf01-4adc-9e92-3ebde1fa0b06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:31:48,793 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/08a90df0bb0b44e3b952ce45dc8f40cc/users/1a792be3333e465c8900a1e7a3996f1f/roles/91999a50945e4fd1adc72b51b1dd7a69 used request id req-5b3c45f3-cf01-4adc-9e92-3ebde1fa0b06 2018-12-23 11:31:48,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.122200012207s 2018-12-23 11:31:48,795 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_bfe17e18-effe-41bd-8805-42a09ea97ce9', 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': '3638c8fe-f970-493f-8afa-82957b681640', 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_bfe17e18-effe-41bd-8805-42a09ea97ce9', 'project_id': u'08a90df0bb0b44e3b952ce45dc8f40cc', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 11:31:48,796 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 11:31:48,796 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 11:31:48,796 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 11:31:48,796 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 11:31:48,796 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 11:31:48,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 11:31:48,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 11:31:48,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 11:31:48,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 11:31:48,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 11:31:48,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 11:31:48,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 11:31:48,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 11:31:48,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 11:31:48,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 11:31:48,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 11:31:48,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 11:31:48,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 11:31:48,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 11:31:48,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 11:31:48,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 11:31:48,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 11:31:48,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 11:31:48,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 11:31:48,801 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_bfe17e18-effe-41bd-8805-42a09ea97ce9', 'password': '3638c8fe-f970-493f-8afa-82957b681640', 'project_name': 'rally_sanity-project_bfe17e18-effe-41bd-8805-42a09ea97ce9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '08a90df0bb0b44e3b952ce45dc8f40cc', 'project_domain_name': 'Default'} 2018-12-23 11:31:48,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:31:48,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:31:48,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bdddc53-3eed-473c-98ac-e42ed43bc72e Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "91999a50945e4fd1adc72b51b1dd7a69", "links": {"self": "http://172.30.9.22:5000/v3/roles/91999a50945e4fd1adc72b51b1dd7a69"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 11:31:48,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9bdddc53-3eed-473c-98ac-e42ed43bc72e 2018-12-23 11:31:48,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.110133886337s 2018-12-23 11:31:48,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:31:48,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:31:48,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76b1c243-6fdf-49d0-96a9-f7254153e814 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "91999a50945e4fd1adc72b51b1dd7a69", "links": {"self": "http://172.30.9.22:5000/v3/roles/91999a50945e4fd1adc72b51b1dd7a69"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 11:31:49,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-76b1c243-6fdf-49d0-96a9-f7254153e814 2018-12-23 11:31:49,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0867149829865s 2018-12-23 11:31:49,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 11:31:49,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:31:49,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32784209-c814-4535-9404-27a6a2fc1881 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 11:31:49,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-32784209-c814-4535-9404-27a6a2fc1881 2018-12-23 11:31:49,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0792281627655s 2018-12-23 11:31:49,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 11:31:49,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:31:49,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83b52dec-ca9b-4532-871c-2327dc602a73 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "rally_sanity-user_bfe17e18-effe-41bd-8805-42a09ea97ce9", "links": {"self": "http://172.30.9.22:5000/v3/users/1a792be3333e465c8900a1e7a3996f1f"}, "domain_id": "default", "enabled": true, "id": "1a792be3333e465c8900a1e7a3996f1f", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 11:31:49,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-83b52dec-ca9b-4532-871c-2327dc602a73 2018-12-23 11:31:49,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0889339447021s 2018-12-23 11:31:49,171 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-83b52dec-ca9b-4532-871c-2327dc602a73 2018-12-23 11:31:49,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 11:31:49,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:31:49,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0348917e-7f54-4922-8511-41a4cefdf52f Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/08a90df0bb0b44e3b952ce45dc8f40cc"}, "enabled": true, "id": "08a90df0bb0b44e3b952ce45dc8f40cc", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_bfe17e18-effe-41bd-8805-42a09ea97ce9"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 11:31:49,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-0348917e-7f54-4922-8511-41a4cefdf52f 2018-12-23 11:31:49,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0785648822784s 2018-12-23 11:31:49,255 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-0348917e-7f54-4922-8511-41a4cefdf52f 2018-12-23 11:31:49,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 11:31:49,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=1a792be3333e465c8900a1e7a3996f1f&scope.project.id=08a90df0bb0b44e3b952ce45dc8f40cc&role.id=695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:31:49,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94203561-eb6e-4ad1-9b8f-ff3067db4cf6 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=1a792be3333e465c8900a1e7a3996f1f&scope.project.id=08a90df0bb0b44e3b952ce45dc8f40cc&role.id=695c6db281554553a0ae845dc1a05d40", "previous": null, "next": null}} 2018-12-23 11:31:49,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=1a792be3333e465c8900a1e7a3996f1f&scope.project.id=08a90df0bb0b44e3b952ce45dc8f40cc&role.id=695c6db281554553a0ae845dc1a05d40 used request id req-94203561-eb6e-4ad1-9b8f-ff3067db4cf6 2018-12-23 11:31:49,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0831680297852s 2018-12-23 11:31:49,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 11:31:49,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/08a90df0bb0b44e3b952ce45dc8f40cc/users/1a792be3333e465c8900a1e7a3996f1f/roles/695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:31:49,458 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:31:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a88cfd2c-5322-4c87-bbab-c84b7a3cd332 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:31:49,458 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/08a90df0bb0b44e3b952ce45dc8f40cc/users/1a792be3333e465c8900a1e7a3996f1f/roles/695c6db281554553a0ae845dc1a05d40 used request id req-a88cfd2c-5322-4c87-bbab-c84b7a3cd332 2018-12-23 11:31:49,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.116890907288s 2018-12-23 11:31:49,459 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-12-23 11:31:49,787 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2018-12-23 11:31:49,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 11:31:49,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:31:49,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77579a35-3ed2-40ca-86d2-a10a015a6627 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/0f385fc7dae248538c45bbfe8c78f9d0"}, "description": "", "name": "heat_stack", "enabled": true, "id": "0f385fc7dae248538c45bbfe8c78f9d0"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 11:31:49,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-77579a35-3ed2-40ca-86d2-a10a015a6627 2018-12-23 11:31:49,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0817618370056s 2018-12-23 11:31:49,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 11:31:49,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:31:49,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74bd06bd-706d-4f20-b05b-f11f6cc6e69e Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/08a90df0bb0b44e3b952ce45dc8f40cc"}, "enabled": true, "id": "08a90df0bb0b44e3b952ce45dc8f40cc", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_bfe17e18-effe-41bd-8805-42a09ea97ce9"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 11:31:49,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-74bd06bd-706d-4f20-b05b-f11f6cc6e69e 2018-12-23 11:31:49,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0969870090485s 2018-12-23 11:31:49,968 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-74bd06bd-706d-4f20-b05b-f11f6cc6e69e 2018-12-23 11:31:49,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-23 11:31:49,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" -d '{"network": {"shared": true, "tenant_id": "08a90df0bb0b44e3b952ce45dc8f40cc", "name": "rally_sanity-net_bfe17e18-effe-41bd-8805-42a09ea97ce9", "admin_state_up": true}}' 2018-12-23 11:31:50,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5a78d8ae-f691-4313-bd78-1d7a60c1304a Date: Sun, 23 Dec 2018 11:31:50 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"18466b93-b429-413e-85b3-38e002ed0a12","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"08a90df0bb0b44e3b952ce45dc8f40cc","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T11:31:50Z","is_default":false,"provider:segmentation_id":36,"name":"rally_sanity-net_bfe17e18-effe-41bd-8805-42a09ea97ce9","admin_state_up":true,"tenant_id":"08a90df0bb0b44e3b952ce45dc8f40cc","created_at":"2018-12-23T11:31:50Z","mtu":1450}} 2018-12-23 11:31:50,550 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5a78d8ae-f691-4313-bd78-1d7a60c1304a 2018-12-23 11:31:50,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.578304052353s 2018-12-23 11:31:50,550 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5a78d8ae-f691-4313-bd78-1d7a60c1304a 2018-12-23 11:31:50,551 - 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-12-23T11:31:50Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'18466b93-b429-413e-85b3-38e002ed0a12', u'provider:segmentation_id': 36, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_bfe17e18-effe-41bd-8805-42a09ea97ce9', u'admin_state_up': True, u'tenant_id': u'08a90df0bb0b44e3b952ce45dc8f40cc', u'created_at': u'2018-12-23T11:31:50Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'08a90df0bb0b44e3b952ce45dc8f40cc'}) 2018-12-23 11:31:50,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 11:31:50,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1312e23-2aca-4692-ad9f-4d93b331e12b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:31:50,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-b1312e23-2aca-4692-ad9f-4d93b331e12b 2018-12-23 11:31:50,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:31:50,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "91999a50945e4fd1adc72b51b1dd7a69", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T12:31:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "08a90df0bb0b44e3b952ce45dc8f40cc", "name": "rally_sanity-project_bfe17e18-effe-41bd-8805-42a09ea97ce9"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/08a90df0bb0b44e3b952ce45dc8f40cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/08a90df0bb0b44e3b952ce45dc8f40cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/08a90df0bb0b44e3b952ce45dc8f40cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/08a90df0bb0b44e3b952ce45dc8f40cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/08a90df0bb0b44e3b952ce45dc8f40cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/08a90df0bb0b44e3b952ce45dc8f40cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/08a90df0bb0b44e3b952ce45dc8f40cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/08a90df0bb0b44e3b952ce45dc8f40cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/08a90df0bb0b44e3b952ce45dc8f40cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/08a90df0bb0b44e3b952ce45dc8f40cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/08a90df0bb0b44e3b952ce45dc8f40cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/08a90df0bb0b44e3b952ce45dc8f40cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_bfe17e18-effe-41bd-8805-42a09ea97ce9", "id": "1a792be3333e465c8900a1e7a3996f1f"}, "audit_ids": ["VAN1RjBvTiyCpp4wOmbEBw"], "issued_at": "2018-12-23T11:31:50.000000Z"}} 2018-12-23 11:31:50,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 11:31:50,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d7aba6d17599be0c96dbec11246997901530cb96" 2018-12-23 11:31:51,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1349 X-Openstack-Request-Id: req-34437d59-247c-4411-9e9d-bcc2770db46a Date: Sun, 23 Dec 2018 11:31:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"18466b93-b429-413e-85b3-38e002ed0a12","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"08a90df0bb0b44e3b952ce45dc8f40cc","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T11:31:50Z","provider:segmentation_id":36,"name":"rally_sanity-net_bfe17e18-effe-41bd-8805-42a09ea97ce9","admin_state_up":true,"tenant_id":"08a90df0bb0b44e3b952ce45dc8f40cc","created_at":"2018-12-23T11:31:50Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"}]} 2018-12-23 11:31:51,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-34437d59-247c-4411-9e9d-bcc2770db46a 2018-12-23 11:31:51,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.238146066666s 2018-12-23 11:31:51,188 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-34437d59-247c-4411-9e9d-bcc2770db46a 2018-12-23 11:31:51,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-23 11:31:51,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d7aba6d17599be0c96dbec11246997901530cb96" -d '{"subnet": {"name": "rally_sanity-subnet_bfe17e18-effe-41bd-8805-42a09ea97ce9", "enable_dhcp": true, "network_id": "18466b93-b429-413e-85b3-38e002ed0a12", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-23 11:31:51,729 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-6ad9183e-91e3-439d-b9de-91396b5a96a0 Date: Sun, 23 Dec 2018 11:31:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18466b93-b429-413e-85b3-38e002ed0a12","tenant_id":"08a90df0bb0b44e3b952ce45dc8f40cc","created_at":"2018-12-23T11:31:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T11:31:51Z","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":"08a90df0bb0b44e3b952ce45dc8f40cc","id":"17fb58da-a636-40a9-81ae-d31cff000dcd","subnetpool_id":null,"name":"rally_sanity-subnet_bfe17e18-effe-41bd-8805-42a09ea97ce9"}} 2018-12-23 11:31:51,730 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-6ad9183e-91e3-439d-b9de-91396b5a96a0 2018-12-23 11:31:51,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.539779901505s 2018-12-23 11:31:51,730 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-6ad9183e-91e3-439d-b9de-91396b5a96a0 2018-12-23 11:31:51,730 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T11:31:51Z', 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'17fb58da-a636-40a9-81ae-d31cff000dcd', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_bfe17e18-effe-41bd-8805-42a09ea97ce9', u'enable_dhcp': True, u'network_id': u'18466b93-b429-413e-85b3-38e002ed0a12', u'tenant_id': u'08a90df0bb0b44e3b952ce45dc8f40cc', u'created_at': u'2018-12-23T11:31:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'08a90df0bb0b44e3b952ce45dc8f40cc'}) 2018-12-23 11:31:51,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-23 11:31:51,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d7aba6d17599be0c96dbec11246997901530cb96" -d '{"router": {"external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf"}, "name": "rally_sanity-router_bfe17e18-effe-41bd-8805-42a09ea97ce9", "admin_state_up": true}}' 2018-12-23 11:31:54,109 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-e82eee43-67be-4188-b068-ef873ab56e0f Date: Sun, 23 Dec 2018 11:31:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "08a90df0bb0b44e3b952ce45dc8f40cc", "created_at": "2018-12-23T11:31:53Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T11:31:53Z", "revision_number": 2, "routes": [], "project_id": "08a90df0bb0b44e3b952ce45dc8f40cc", "id": "098e2a4c-545b-4327-8db7-7f5ffbed69fc", "name": "rally_sanity-router_bfe17e18-effe-41bd-8805-42a09ea97ce9"}} 2018-12-23 11:31:54,110 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-e82eee43-67be-4188-b068-ef873ab56e0f 2018-12-23 11:31:54,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.37870621681s 2018-12-23 11:31:54,110 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-e82eee43-67be-4188-b068-ef873ab56e0f 2018-12-23 11:31:54,111 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b84e3af2-8908-4141-8652-ef9dbd8f3367', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'08a90df0bb0b44e3b952ce45dc8f40cc', u'created_at': u'2018-12-23T11:31:53Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-12-23T11:31:53Z', u'revision_number': 2, u'routes': [], u'project_id': u'08a90df0bb0b44e3b952ce45dc8f40cc', u'id': u'098e2a4c-545b-4327-8db7-7f5ffbed69fc', u'name': u'rally_sanity-router_bfe17e18-effe-41bd-8805-42a09ea97ce9'}) 2018-12-23 11:31:54,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-23 11:31:54,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/098e2a4c-545b-4327-8db7-7f5ffbed69fc/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}d7aba6d17599be0c96dbec11246997901530cb96" -d '{"subnet_id": "17fb58da-a636-40a9-81ae-d31cff000dcd"}' 2018-12-23 11:31:56,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3bd8320b-cb9b-41f8-93df-e1d2c7adf6ed Date: Sun, 23 Dec 2018 11:31:56 GMT RESP BODY: {"network_id": "18466b93-b429-413e-85b3-38e002ed0a12", "tenant_id": "08a90df0bb0b44e3b952ce45dc8f40cc", "subnet_id": "17fb58da-a636-40a9-81ae-d31cff000dcd", "subnet_ids": ["17fb58da-a636-40a9-81ae-d31cff000dcd"], "port_id": "814131c8-61b3-4714-b01f-e95e42ffcc9e", "id": "098e2a4c-545b-4327-8db7-7f5ffbed69fc"} 2018-12-23 11:31:56,161 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/098e2a4c-545b-4327-8db7-7f5ffbed69fc/add_router_interface.json used request id req-3bd8320b-cb9b-41f8-93df-e1d2c7adf6ed 2018-12-23 11:31:56,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.04936504364s 2018-12-23 11:31:56,161 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/098e2a4c-545b-4327-8db7-7f5ffbed69fc/add_router_interface.json used request id req-3bd8320b-cb9b-41f8-93df-e1d2c7adf6ed returning object 098e2a4c-545b-4327-8db7-7f5ffbed69fc 2018-12-23 11:31:56,162 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 11:31:56,293 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 11:31:56,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d7aba6d17599be0c96dbec11246997901530cb96" 2018-12-23 11:31:56,298 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 23 Dec 2018 11:31:56 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-12-23 11:31:56,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 11:31:56,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d7aba6d17599be0c96dbec11246997901530cb96" 2018-12-23 11:31:56,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d1463ba3-e191-462b-81d2-2ea3178d8007 Date: Sun, 23 Dec 2018 11:31:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 11:31:56,460 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d1463ba3-e191-462b-81d2-2ea3178d8007 2018-12-23 11:31:56,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.160084009171s 2018-12-23 11:31:56,461 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d1463ba3-e191-462b-81d2-2ea3178d8007 2018-12-23 11:31:56,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 11:31:56,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d7aba6d17599be0c96dbec11246997901530cb96" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_bfe17e18-effe-41bd-8805-42a09ea97ce9", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_bfe17e18-effe-41bd-8805-42a09ea97ce9"}' 2018-12-23 11:31:56,699 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/3c917643-0718-4799-8e9d-6169ba15eff1 X-Openstack-Request-Id: req-ba9c9054-a495-4afc-824b-c4c873e3bd9e Date: Sun, 23 Dec 2018 11:31:56 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/3c917643-0718-4799-8e9d-6169ba15eff1/file", "owner": "08a90df0bb0b44e3b952ce45dc8f40cc", "id": "3c917643-0718-4799-8e9d-6169ba15eff1", "size": null, "self": "/v2/images/3c917643-0718-4799-8e9d-6169ba15eff1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T11:31:56Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_bfe17e18-effe-41bd-8805-42a09ea97ce9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_bfe17e18-effe-41bd-8805-42a09ea97ce9", "checksum": null, "created_at": "2018-12-23T11:31:56Z", "protected": false} 2018-12-23 11:31:56,699 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ba9c9054-a495-4afc-824b-c4c873e3bd9e 2018-12-23 11:31:56,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.237290859222s 2018-12-23 11:31:56,700 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ba9c9054-a495-4afc-824b-c4c873e3bd9e returning object 3c917643-0718-4799-8e9d-6169ba15eff1 2018-12-23 11:31:56,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 11:31:56,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/3c917643-0718-4799-8e9d-6169ba15eff1/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}d7aba6d17599be0c96dbec11246997901530cb96" -d '' 2018-12-23 11:31:57,917 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a1ca8d7a-fe76-41ce-81e9-c71dad669a6b Date: Sun, 23 Dec 2018 11:31:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:31:57,917 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/3c917643-0718-4799-8e9d-6169ba15eff1/file used request id req-a1ca8d7a-fe76-41ce-81e9-c71dad669a6b 2018-12-23 11:31:57,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.21642398834s 2018-12-23 11:31:57,918 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/3c917643-0718-4799-8e9d-6169ba15eff1/file used request id req-a1ca8d7a-fe76-41ce-81e9-c71dad669a6b 2018-12-23 11:31:57,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 11:31:57,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d7aba6d17599be0c96dbec11246997901530cb96" 2018-12-23 11:31:58,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-a68a982a-7c94-42a6-8b23-4276340102be Date: Sun, 23 Dec 2018 11:31:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/3c917643-0718-4799-8e9d-6169ba15eff1/snap", "metadata": {}}], "file": "/v2/images/3c917643-0718-4799-8e9d-6169ba15eff1/file", "owner": "08a90df0bb0b44e3b952ce45dc8f40cc", "id": "3c917643-0718-4799-8e9d-6169ba15eff1", "size": 12716032, "self": "/v2/images/3c917643-0718-4799-8e9d-6169ba15eff1", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/3c917643-0718-4799-8e9d-6169ba15eff1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T11:31:57Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_bfe17e18-effe-41bd-8805-42a09ea97ce9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_bfe17e18-effe-41bd-8805-42a09ea97ce9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T11:31:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 11:31:58,082 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a68a982a-7c94-42a6-8b23-4276340102be 2018-12-23 11:31:58,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.163746833801s 2018-12-23 11:31:58,082 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a68a982a-7c94-42a6-8b23-4276340102be 2018-12-23 11:31:58,084 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/3c917643-0718-4799-8e9d-6169ba15eff1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3c917643-0718-4799-8e9d-6169ba15eff1/file', 'owner': u'08a90df0bb0b44e3b952ce45dc8f40cc', 'id': u'3c917643-0718-4799-8e9d-6169ba15eff1', 'size': 12716032, u'self': u'/v2/images/3c917643-0718-4799-8e9d-6169ba15eff1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'08a90df0bb0b44e3b952ce45dc8f40cc', 'name': 'rally_sanity-project_bfe17e18-effe-41bd-8805-42a09ea97ce9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/3c917643-0718-4799-8e9d-6169ba15eff1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T11:31:57Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T11:31:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_bfe17e18-effe-41bd-8805-42a09ea97ce9', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/3c917643-0718-4799-8e9d-6169ba15eff1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_bfe17e18-effe-41bd-8805-42a09ea97ce9', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_bfe17e18-effe-41bd-8805-42a09ea97ce9', 'created': u'2018-12-23T11:31:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T11:31:56Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/3c917643-0718-4799-8e9d-6169ba15eff1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_bfe17e18-effe-41bd-8805-42a09ea97ce9', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 11:31:58,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 11:31:58,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_bfe17e18-effe-41bd-8805-42a09ea97ce9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 11:31:58,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:31:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8eb04c7-2c48-472b-90dc-5b2a2365197a x-compute-request-id: req-f8eb04c7-2c48-472b-90dc-5b2a2365197a Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4afb2cf4-a165-440b-80be-bdbcdb758f30", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4afb2cf4-a165-440b-80be-bdbcdb758f30", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4afb2cf4-a165-440b-80be-bdbcdb758f30", "name": "rally_sanity-flavor_bfe17e18-effe-41bd-8805-42a09ea97ce9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:31:58,301 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f8eb04c7-2c48-472b-90dc-5b2a2365197a 2018-12-23 11:31:58,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.216032981873s 2018-12-23 11:31:58,302 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f8eb04c7-2c48-472b-90dc-5b2a2365197a returning object 4afb2cf4-a165-440b-80be-bdbcdb758f30 2018-12-23 11:31:58,303 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_bfe17e18-effe-41bd-8805-42a09ea97ce9', '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'1b564ea31c8e45b6a10fe5a84fe49166', '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'4afb2cf4-a165-440b-80be-bdbcdb758f30', 'swap': 0}) 2018-12-23 11:31:58,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 11:31:58,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/4afb2cf4-a165-440b-80be-bdbcdb758f30/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}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" -d '{"extra_specs": {}}' 2018-12-23 11:31:58,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:31:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3dab6f71-d330-4e0b-beb1-8b025f82e921 x-compute-request-id: req-3dab6f71-d330-4e0b-beb1-8b025f82e921 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 11:31:58,325 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/4afb2cf4-a165-440b-80be-bdbcdb758f30/os-extra_specs used request id req-3dab6f71-d330-4e0b-beb1-8b025f82e921 2018-12-23 11:31:58,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213959217072s 2018-12-23 11:31:58,325 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/4afb2cf4-a165-440b-80be-bdbcdb758f30/os-extra_specs used request id req-3dab6f71-d330-4e0b-beb1-8b025f82e921 2018-12-23 11:31:58,326 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-23 11:32:00,694 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-23 11:32:00.354 203 INFO rally.deployment.engine [-] Deployment bffa212e-f67d-45a3-9ff2-84a5fcceae23 | Starting: Destroy cloud and free allocated resources. 2018-12-23 11:32:00.436 203 INFO rally.deployment.engine [-] Deployment bffa212e-f67d-45a3-9ff2-84a5fcceae23 | Completed: Destroy cloud and free allocated resources. 2018-12-23 11:32:00.469 203 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=2ef01b73-9929-4e56-b0c4-283ee2b35690) for deployment 'opnfv-rally'. 2018-12-23 11:32:00.483 203 INFO rally.api [-] Deleting verification (UUID=c9e15a57-4be1-4cdf-86a1-5ceada5db3e7). 2018-12-23 11:32:00.521 203 INFO rally.api [-] Verification has been successfully deleted! 2018-12-23 11:32:00.521 203 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=2ef01b73-9929-4e56-b0c4-283ee2b35690). 2018-12-23 11:32:00.527 203 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-12-23 11:32:03,080 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-12-23 11:32:02.809 206 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=cd0e0eee-97cf-4f84-867b-2931c70b22de) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | cd0e0eee-97cf-4f84-867b-2931c70b22de | 2018-12-23T11:32:02 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: cd0e0eee-97cf-4f84-867b-2931c70b22de ~/.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-12-23 11:32:06,385 - 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-12-23 11:32:06,385 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-12-23 11:32:06,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-23 11:32:06,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d7aba6d17599be0c96dbec11246997901530cb96" 2018-12-23 11:32:06,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:32: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-3292a841-239c-4eda-9ced-e23c28e8898a x-compute-request-id: req-3292a841-239c-4eda-9ced-e23c28e8898a Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 231}, "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 240}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-12-23 11:32:06,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-3292a841-239c-4eda-9ced-e23c28e8898a 2018-12-23 11:32:06,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.189254999161s 2018-12-23 11:32:06,576 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-3292a841-239c-4eda-9ced-e23c28e8898a 2018-12-23 11:32:06,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 11:32:06,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_bfe17e18-effe-41bd-8805-42a09ea97ce9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 11:32:06,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:32: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-794e3c39-3669-4397-b9ad-90b1d79bf9d7 x-compute-request-id: req-794e3c39-3669-4397-b9ad-90b1d79bf9d7 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ca8e1710-d7fe-4f5c-adf7-c32e9b8af646", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ca8e1710-d7fe-4f5c-adf7-c32e9b8af646", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ca8e1710-d7fe-4f5c-adf7-c32e9b8af646", "name": "rally_sanity-flavor_alt_bfe17e18-effe-41bd-8805-42a09ea97ce9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:32:06,627 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-794e3c39-3669-4397-b9ad-90b1d79bf9d7 2018-12-23 11:32:06,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0495600700378s 2018-12-23 11:32:06,627 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-794e3c39-3669-4397-b9ad-90b1d79bf9d7 returning object ca8e1710-d7fe-4f5c-adf7-c32e9b8af646 2018-12-23 11:32:06,628 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_bfe17e18-effe-41bd-8805-42a09ea97ce9', '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'1b564ea31c8e45b6a10fe5a84fe49166', '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'ca8e1710-d7fe-4f5c-adf7-c32e9b8af646', 'swap': 0}) 2018-12-23 11:32:06,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 11:32:06,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/ca8e1710-d7fe-4f5c-adf7-c32e9b8af646/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}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" -d '{"extra_specs": {}}' 2018-12-23 11:32:06,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:32: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-6bfcec31-d914-43e0-bb8d-49d9aaa5deb2 x-compute-request-id: req-6bfcec31-d914-43e0-bb8d-49d9aaa5deb2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 11:32:06,649 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/ca8e1710-d7fe-4f5c-adf7-c32e9b8af646/os-extra_specs used request id req-6bfcec31-d914-43e0-bb8d-49d9aaa5deb2 2018-12-23 11:32:06,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0207149982452s 2018-12-23 11:32:06,650 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/ca8e1710-d7fe-4f5c-adf7-c32e9b8af646/os-extra_specs used request id req-6bfcec31-d914-43e0-bb8d-49d9aaa5deb2 2018-12-23 11:32:06,650 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_bfe17e18-effe-41bd-8805-42a09ea97ce9', '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'1b564ea31c8e45b6a10fe5a84fe49166', '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'ca8e1710-d7fe-4f5c-adf7-c32e9b8af646', 'swap': 0}) 2018-12-23 11:32:06,650 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-12-23 11:32:06,651 - 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-12-23 11:32:06,652 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-23 11:32:06,668 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-23 11:32:06,668 - 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': '18466b93-b429-413e-85b3-38e002ed0a12', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_bfe17e18-effe-41bd-8805-42a09ea97ce9', 'flavor_name': 'rally_sanity-flavor_bfe17e18-effe-41bd-8805-42a09ea97ce9', '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_bfe17e18-effe-41bd-8805-42a09ea97ce9', '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-12-23 11:33:09,024 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1feb7799-9327-42ed-8336-72bcf589e4b4 2018-12-23 11:33:09,024 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-12-23 11:33:09,025 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '1feb7799-9327-42ed-8336-72bcf589e4b4'] 2018-12-23 11:33:10,060 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 1feb7799-9327-42ed-8336-72bcf589e4b4 -------------------------------------------------------------------------------- Task 1feb7799-9327-42ed-8336-72bcf589e4b4: 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 1feb7799-9327-42ed-8336-72bcf589e4b4 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.47 | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 100.0% | 1 | | total | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 100.0% | 1 | | -> duration | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.469991 Full duration: 7.092439 -------------------------------------------------------------------------------- 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 1feb7799-9327-42ed-8336-72bcf589e4b4 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.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | total | 1.287 | 1.287 | 1.287 | 1.287 | 1.287 | 1.287 | 100.0% | 1 | | -> duration | 1.287 | 1.287 | 1.287 | 1.287 | 1.287 | 1.287 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.28722 Full duration: 8.489316 -------------------------------------------------------------------------------- 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 1feb7799-9327-42ed-8336-72bcf589e4b4 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.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | total | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 100.0% | 1 | | -> duration | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.90708 Full duration: 7.679235 -------------------------------------------------------------------------------- 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 1feb7799-9327-42ed-8336-72bcf589e4b4 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.43 | 0.43 | 0.43 | 0.43 | 0.43 | 0.43 | 100.0% | 1 | | total | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | -> duration | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.852017 Full duration: 7.760468 -------------------------------------------------------------------------------- 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 1feb7799-9327-42ed-8336-72bcf589e4b4 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.512 | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 100.0% | 1 | | total | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 100.0% | 1 | | -> duration | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.912764 Full duration: 7.624386 -------------------------------------------------------------------------------- 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 1feb7799-9327-42ed-8336-72bcf589e4b4 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.219 | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 100.0% | 1 | | total | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | -> duration | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.656764 Full duration: 7.567782 HINTS: * To plot HTML graphics with this data, run: rally task report 1feb7799-9327-42ed-8336-72bcf589e4b4 --out output.html * To generate a JUnit report, run: rally task export 1feb7799-9327-42ed-8336-72bcf589e4b4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1feb7799-9327-42ed-8336-72bcf589e4b4 --json --out output.json 2018-12-23 11:33:10,061 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '1feb7799-9327-42ed-8336-72bcf589e4b4', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-12-23 11:33:12,272 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 1feb7799-9327-42ed-8336-72bcf589e4b4 --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-12-23 11:33:12.164 814 INFO rally.api [-] Building 'json' report for the following task(s): '1feb7799-9327-42ed-8336-72bcf589e4b4'. 2018-12-23 11:33:12.169 814 INFO rally.api [-] The report has been successfully built. 2018-12-23 11:33:12,272 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '1feb7799-9327-42ed-8336-72bcf589e4b4', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-12-23 11:33:14,460 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 1feb7799-9327-42ed-8336-72bcf589e4b4 --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-12-23 11:33:14.333 817 INFO rally.api [-] Building 'html' report for the following task(s): '1feb7799-9327-42ed-8336-72bcf589e4b4'. 2018-12-23 11:33:14.356 817 INFO rally.api [-] The report has been successfully built. 2018-12-23 11:33:14,467 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-12-23 11:33:14,467 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-12-23 11:33:14,467 - 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-12-23 11:33:14,467 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-23 11:33:14,484 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-23 11:33:14,485 - 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': '18466b93-b429-413e-85b3-38e002ed0a12', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_bfe17e18-effe-41bd-8805-42a09ea97ce9', 'flavor_name': 'rally_sanity-flavor_bfe17e18-effe-41bd-8805-42a09ea97ce9', '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_bfe17e18-effe-41bd-8805-42a09ea97ce9', '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-12-23 11:34:46,562 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e09a41fa-e539-4b77-bc56-352b9066002f 2018-12-23 11:34:46,563 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e09a41fa-e539-4b77-bc56-352b9066002f'] 2018-12-23 11:34:47,587 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e09a41fa-e539-4b77-bc56-352b9066002f -------------------------------------------------------------------------------- Task e09a41fa-e539-4b77-bc56-352b9066002f: 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 e09a41fa-e539-4b77-bc56-352b9066002f 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.295 | 4.295 | 4.295 | 4.295 | 4.295 | 4.295 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 100.0% | 1 | | -> glance_v2.upload_data | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 100.0% | 1 | | glance_v2.delete_image | 1.256 | 1.256 | 1.256 | 1.256 | 1.256 | 1.256 | 100.0% | 1 | | total | 5.551 | 5.551 | 5.551 | 5.551 | 5.551 | 5.551 | 100.0% | 1 | | -> duration | 5.551 | 5.551 | 5.551 | 5.551 | 5.551 | 5.551 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.550865 Full duration: 13.852556 -------------------------------------------------------------------------------- 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 e09a41fa-e539-4b77-bc56-352b9066002f 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 | 3.972 | 3.972 | 3.972 | 3.972 | 3.972 | 3.972 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 100.0% | 1 | | -> glance_v2.upload_data | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 100.0% | 1 | | glance_v2.list_images | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | total | 4.004 | 4.004 | 4.004 | 4.004 | 4.004 | 4.004 | 100.0% | 1 | | -> duration | 4.004 | 4.004 | 4.004 | 4.004 | 4.004 | 4.004 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.003725 Full duration: 15.485824 -------------------------------------------------------------------------------- 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 e09a41fa-e539-4b77-bc56-352b9066002f has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 100.0% | 1 | | total | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 100.0% | 1 | | -> duration | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.337057 Full duration: 8.043159 -------------------------------------------------------------------------------- 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_bfe17e18-effe-41bd-8805-42a09ea97ce9" }, "number_instances": 2, "nics": [ { "net-id": "18466b93-b429-413e-85b3-38e002ed0a12" } ] }, "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 e09a41fa-e539-4b77-bc56-352b9066002f 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.268 | 4.268 | 4.268 | 4.268 | 4.268 | 4.268 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 100.0% | 1 | | -> glance_v2.upload_data | 1.339 | 1.339 | 1.339 | 1.339 | 1.339 | 1.339 | 100.0% | 1 | | nova.boot_servers | 11.02 | 11.02 | 11.02 | 11.02 | 11.02 | 11.02 | 100.0% | 1 | | total | 15.289 | 15.289 | 15.289 | 15.289 | 15.289 | 15.289 | 100.0% | 1 | | -> duration | 14.289 | 14.289 | 14.289 | 14.289 | 14.289 | 14.289 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.289261 Full duration: 39.074221 HINTS: * To plot HTML graphics with this data, run: rally task report e09a41fa-e539-4b77-bc56-352b9066002f --out output.html * To generate a JUnit report, run: rally task export e09a41fa-e539-4b77-bc56-352b9066002f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e09a41fa-e539-4b77-bc56-352b9066002f --json --out output.json 2018-12-23 11:34:47,587 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e09a41fa-e539-4b77-bc56-352b9066002f', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-12-23 11:34:49,763 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e09a41fa-e539-4b77-bc56-352b9066002f --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-12-23 11:34:49.655 1370 INFO rally.api [-] Building 'json' report for the following task(s): 'e09a41fa-e539-4b77-bc56-352b9066002f'. 2018-12-23 11:34:49.660 1370 INFO rally.api [-] The report has been successfully built. 2018-12-23 11:34:49,763 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'e09a41fa-e539-4b77-bc56-352b9066002f', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-12-23 11:34:51,970 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid e09a41fa-e539-4b77-bc56-352b9066002f --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-12-23 11:34:51.848 1373 INFO rally.api [-] Building 'html' report for the following task(s): 'e09a41fa-e539-4b77-bc56-352b9066002f'. 2018-12-23 11:34:51.869 1373 INFO rally.api [-] The report has been successfully built. 2018-12-23 11:34:51,976 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-12-23 11:34:51,976 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-12-23 11:34:51,977 - 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-12-23 11:34:51,977 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-23 11:34:51,995 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-23 11:34:51,996 - 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': '18466b93-b429-413e-85b3-38e002ed0a12', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_bfe17e18-effe-41bd-8805-42a09ea97ce9', 'flavor_name': 'rally_sanity-flavor_bfe17e18-effe-41bd-8805-42a09ea97ce9', '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_bfe17e18-effe-41bd-8805-42a09ea97ce9', '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-12-23 11:38:11,243 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7bd1f41f-08d9-40f9-b855-f75de9b2eef4 2018-12-23 11:38:11,244 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '7bd1f41f-08d9-40f9-b855-f75de9b2eef4'] 2018-12-23 11:38:12,420 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 7bd1f41f-08d9-40f9-b855-f75de9b2eef4 -------------------------------------------------------------------------------- Task 7bd1f41f-08d9-40f9-b855-f75de9b2eef4: 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 7bd1f41f-08d9-40f9-b855-f75de9b2eef4 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.326 | 3.326 | 3.326 | 3.326 | 3.326 | 3.326 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.597 | 2.597 | 2.597 | 2.597 | 2.597 | 2.597 | 100.0% | 1 | | total | 5.923 | 5.923 | 5.923 | 5.923 | 5.923 | 5.923 | 100.0% | 1 | | -> duration | 5.923 | 5.923 | 5.923 | 5.923 | 5.923 | 5.923 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.923313 Full duration: 22.983144 -------------------------------------------------------------------------------- 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 7bd1f41f-08d9-40f9-b855-f75de9b2eef4 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.306 | 3.306 | 3.306 | 3.306 | 3.306 | 3.306 | 100.0% | 1 | | cinder_v2.delete_volume | 2.936 | 2.936 | 2.936 | 2.936 | 2.936 | 2.936 | 100.0% | 1 | | total | 6.242 | 6.242 | 6.242 | 6.242 | 6.242 | 6.242 | 100.0% | 1 | | -> duration | 6.242 | 6.242 | 6.242 | 6.242 | 6.242 | 6.242 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.242359 Full duration: 16.64535 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_bfe17e18-effe-41bd-8805-42a09ea97ce9" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 7bd1f41f-08d9-40f9-b855-f75de9b2eef4 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.24 | 8.24 | 8.24 | 8.24 | 8.24 | 8.24 | 100.0% | 1 | | cinder_v2.delete_volume | 2.453 | 2.453 | 2.453 | 2.453 | 2.453 | 2.453 | 100.0% | 1 | | total | 10.694 | 10.694 | 10.694 | 10.694 | 10.694 | 10.694 | 100.0% | 1 | | -> duration | 10.694 | 10.694 | 10.694 | 10.694 | 10.694 | 10.694 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.693805 Full duration: 21.630131 -------------------------------------------------------------------------------- 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 7bd1f41f-08d9-40f9-b855-f75de9b2eef4 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.181 | 3.181 | 3.181 | 3.181 | 3.181 | 3.181 | 100.0% | 1 | | cinder_v2.delete_volume | 2.586 | 2.586 | 2.586 | 2.586 | 2.586 | 2.586 | 100.0% | 1 | | total | 5.768 | 5.768 | 5.768 | 5.768 | 5.768 | 5.768 | 100.0% | 1 | | -> duration | 5.768 | 5.768 | 5.768 | 5.768 | 5.768 | 5.768 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.767643 Full duration: 15.677046 -------------------------------------------------------------------------------- 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 7bd1f41f-08d9-40f9-b855-f75de9b2eef4 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.122 | 3.122 | 3.122 | 3.122 | 3.122 | 3.122 | 100.0% | 1 | | cinder_v2.extend_volume | 3.29 | 3.29 | 3.29 | 3.29 | 3.29 | 3.29 | 100.0% | 1 | | cinder_v2.delete_volume | 2.494 | 2.494 | 2.494 | 2.494 | 2.494 | 2.494 | 100.0% | 1 | | total | 8.906 | 8.906 | 8.906 | 8.906 | 8.906 | 8.906 | 100.0% | 1 | | -> duration | 8.906 | 8.906 | 8.906 | 8.906 | 8.906 | 8.906 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.905901 Full duration: 19.051158 -------------------------------------------------------------------------------- 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 7bd1f41f-08d9-40f9-b855-f75de9b2eef4 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.304 | 3.304 | 3.304 | 3.304 | 3.304 | 3.304 | 100.0% | 1 | | cinder_v2.delete_volume | 2.468 | 2.468 | 2.468 | 2.468 | 2.468 | 2.468 | 100.0% | 1 | | total | 5.773 | 5.773 | 5.773 | 5.773 | 5.773 | 5.773 | 100.0% | 1 | | -> duration | 5.773 | 5.773 | 5.773 | 5.773 | 5.773 | 5.773 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.772512 Full duration: 22.299102 -------------------------------------------------------------------------------- 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 7bd1f41f-08d9-40f9-b855-f75de9b2eef4 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.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | cinder_v2.list_qos | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 100.0% | 1 | | total | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | -> duration | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.78003 Full duration: 12.323632 -------------------------------------------------------------------------------- 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 7bd1f41f-08d9-40f9-b855-f75de9b2eef4 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.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | cinder_v2.set_qos | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 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.805656 Full duration: 12.809786 -------------------------------------------------------------------------------- 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 7bd1f41f-08d9-40f9-b855-f75de9b2eef4 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.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | cinder_v2.list_types | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 100.0% | 1 | | total | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | -> duration | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.78323 Full duration: 12.539071 -------------------------------------------------------------------------------- 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 7bd1f41f-08d9-40f9-b855-f75de9b2eef4 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.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 100.0% | 1 | | total | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 100.0% | 1 | | -> duration | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.821919 Full duration: 12.694665 HINTS: * To plot HTML graphics with this data, run: rally task report 7bd1f41f-08d9-40f9-b855-f75de9b2eef4 --out output.html * To generate a JUnit report, run: rally task export 7bd1f41f-08d9-40f9-b855-f75de9b2eef4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7bd1f41f-08d9-40f9-b855-f75de9b2eef4 --json --out output.json 2018-12-23 11:38:12,421 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '7bd1f41f-08d9-40f9-b855-f75de9b2eef4', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-12-23 11:38:14,628 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 7bd1f41f-08d9-40f9-b855-f75de9b2eef4 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-12-23 11:38:14.518 3162 INFO rally.api [-] Building 'json' report for the following task(s): '7bd1f41f-08d9-40f9-b855-f75de9b2eef4'. 2018-12-23 11:38:14.526 3162 INFO rally.api [-] The report has been successfully built. 2018-12-23 11:38:14,629 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '7bd1f41f-08d9-40f9-b855-f75de9b2eef4', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-12-23 11:38:16,906 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 7bd1f41f-08d9-40f9-b855-f75de9b2eef4 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-12-23 11:38:16.776 3165 INFO rally.api [-] Building 'html' report for the following task(s): '7bd1f41f-08d9-40f9-b855-f75de9b2eef4'. 2018-12-23 11:38:16.805 3165 INFO rally.api [-] The report has been successfully built. 2018-12-23 11:38:16,918 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-12-23 11:38:16,918 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-12-23 11:38:16,919 - 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-12-23 11:38:16,919 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-23 11:38:16,935 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-23 11:38:16,936 - 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': '18466b93-b429-413e-85b3-38e002ed0a12', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_bfe17e18-effe-41bd-8805-42a09ea97ce9', 'flavor_name': 'rally_sanity-flavor_bfe17e18-effe-41bd-8805-42a09ea97ce9', '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_bfe17e18-effe-41bd-8805-42a09ea97ce9', '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-12-23 11:39:38,028 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3c4e5c30-60b8-42ab-89fd-2bd22a7ebce4 2018-12-23 11:39:38,029 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3c4e5c30-60b8-42ab-89fd-2bd22a7ebce4'] 2018-12-23 11:39:39,093 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3c4e5c30-60b8-42ab-89fd-2bd22a7ebce4 -------------------------------------------------------------------------------- Task 3c4e5c30-60b8-42ab-89fd-2bd22a7ebce4: 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 3c4e5c30-60b8-42ab-89fd-2bd22a7ebce4 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.179 | 5.179 | 5.179 | 5.179 | 5.179 | 5.179 | 100.0% | 1 | | heat.update_stack | 2.551 | 2.551 | 2.551 | 2.551 | 2.551 | 2.551 | 100.0% | 1 | | heat.delete_stack | 2.845 | 2.845 | 2.845 | 2.845 | 2.845 | 2.845 | 100.0% | 1 | | total | 10.575 | 10.575 | 10.575 | 10.575 | 10.575 | 10.575 | 100.0% | 1 | | -> duration | 6.575 | 6.575 | 6.575 | 6.575 | 6.575 | 6.575 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.574917 Full duration: 19.191051 -------------------------------------------------------------------------------- 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 3c4e5c30-60b8-42ab-89fd-2bd22a7ebce4 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.61 | 4.61 | 4.61 | 4.61 | 4.61 | 4.61 | 100.0% | 1 | | heat.check_stack | 1.464 | 1.464 | 1.464 | 1.464 | 1.464 | 1.464 | 100.0% | 1 | | heat.delete_stack | 1.743 | 1.743 | 1.743 | 1.743 | 1.743 | 1.743 | 100.0% | 1 | | total | 7.817 | 7.817 | 7.817 | 7.817 | 7.817 | 7.817 | 100.0% | 1 | | -> duration | 5.817 | 5.817 | 5.817 | 5.817 | 5.817 | 5.817 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.81736 Full duration: 17.645259 -------------------------------------------------------------------------------- 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 3c4e5c30-60b8-42ab-89fd-2bd22a7ebce4 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.31 | 4.31 | 4.31 | 4.31 | 4.31 | 4.31 | 100.0% | 1 | | heat.suspend_stack | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | heat.resume_stack | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | heat.delete_stack | 1.453 | 1.453 | 1.453 | 1.453 | 1.453 | 1.453 | 100.0% | 1 | | total | 7.166 | 7.166 | 7.166 | 7.166 | 7.166 | 7.166 | 100.0% | 1 | | -> duration | 5.166 | 5.166 | 5.166 | 5.166 | 5.166 | 5.166 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.165608 Full duration: 17.23751 -------------------------------------------------------------------------------- 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 3c4e5c30-60b8-42ab-89fd-2bd22a7ebce4 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.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | total | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | -> duration | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.600293 Full duration: 8.36303 HINTS: * To plot HTML graphics with this data, run: rally task report 3c4e5c30-60b8-42ab-89fd-2bd22a7ebce4 --out output.html * To generate a JUnit report, run: rally task export 3c4e5c30-60b8-42ab-89fd-2bd22a7ebce4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3c4e5c30-60b8-42ab-89fd-2bd22a7ebce4 --json --out output.json 2018-12-23 11:39:39,094 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3c4e5c30-60b8-42ab-89fd-2bd22a7ebce4', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-12-23 11:39:41,235 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3c4e5c30-60b8-42ab-89fd-2bd22a7ebce4 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-12-23 11:39:41.126 3898 INFO rally.api [-] Building 'json' report for the following task(s): '3c4e5c30-60b8-42ab-89fd-2bd22a7ebce4'. 2018-12-23 11:39:41.131 3898 INFO rally.api [-] The report has been successfully built. 2018-12-23 11:39:41,235 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '3c4e5c30-60b8-42ab-89fd-2bd22a7ebce4', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-12-23 11:39:43,434 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 3c4e5c30-60b8-42ab-89fd-2bd22a7ebce4 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-12-23 11:39:43.306 3901 INFO rally.api [-] Building 'html' report for the following task(s): '3c4e5c30-60b8-42ab-89fd-2bd22a7ebce4'. 2018-12-23 11:39:43.328 3901 INFO rally.api [-] The report has been successfully built. 2018-12-23 11:39:43,440 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-12-23 11:39:43,440 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-12-23 11:39:43,441 - 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-12-23 11:39:43,441 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-23 11:39:43,457 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-23 11:39:43,458 - 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': '18466b93-b429-413e-85b3-38e002ed0a12', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_bfe17e18-effe-41bd-8805-42a09ea97ce9', 'flavor_name': 'rally_sanity-flavor_bfe17e18-effe-41bd-8805-42a09ea97ce9', '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_bfe17e18-effe-41bd-8805-42a09ea97ce9', '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-12-23 11:43:00,446 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5fa2062b-eeb9-4aa0-a349-062e7170b262 2018-12-23 11:43:00,447 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5fa2062b-eeb9-4aa0-a349-062e7170b262'] 2018-12-23 11:43:01,599 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5fa2062b-eeb9-4aa0-a349-062e7170b262 -------------------------------------------------------------------------------- Task 5fa2062b-eeb9-4aa0-a349-062e7170b262: 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 5fa2062b-eeb9-4aa0-a349-062e7170b262 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.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | keystone_v3.add_role | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | keystone_v3.revoke_role | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | total | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 100.0% | 1 | | -> duration | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.837615 Full duration: 14.661845 -------------------------------------------------------------------------------- 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 5fa2062b-eeb9-4aa0-a349-062e7170b262 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.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | keystone_v3.add_role | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.list_roles | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | -> duration | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.833143 Full duration: 14.464791 -------------------------------------------------------------------------------- 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 5fa2062b-eeb9-4aa0-a349-062e7170b262 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.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | keystone_v3.list_projects | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 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.775782 Full duration: 14.902118 -------------------------------------------------------------------------------- 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 5fa2062b-eeb9-4aa0-a349-062e7170b262 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.delete_role | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | total | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 100.0% | 1 | | -> duration | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.62176 Full duration: 12.339858 -------------------------------------------------------------------------------- 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 5fa2062b-eeb9-4aa0-a349-062e7170b262 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.494 | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 100.0% | 1 | | keystone_v3.delete_service | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | total | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | -> duration | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.62099 Full duration: 12.458431 -------------------------------------------------------------------------------- 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 5fa2062b-eeb9-4aa0-a349-062e7170b262 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.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | keystone_v3.create_user | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | -> keystone_v3.add_role | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | keystone_v3.create_role | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.get_project | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | keystone_v3.get_user | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | keystone_v3.get_role | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | keystone_v3.list_services | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | keystone_v3.get_services | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | total | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 100.0% | 1 | | -> duration | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.791181 Full duration: 19.726797 -------------------------------------------------------------------------------- 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 5fa2062b-eeb9-4aa0-a349-062e7170b262 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.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | keystone_v3.update_project | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | keystone_v3.delete_project | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 100.0% | 1 | | total | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 100.0% | 1 | | -> duration | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.958635 Full duration: 12.902314 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 5fa2062b-eeb9-4aa0-a349-062e7170b262 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.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | total | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> duration | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.795239 Full duration: 14.867203 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 5fa2062b-eeb9-4aa0-a349-062e7170b262 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.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | total | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | -> duration | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.692591 Full duration: 14.573248 -------------------------------------------------------------------------------- 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 5fa2062b-eeb9-4aa0-a349-062e7170b262 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.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | keystone_v3.list_users | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | total | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | -> duration | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.041061 Full duration: 15.20156 -------------------------------------------------------------------------------- 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 5fa2062b-eeb9-4aa0-a349-062e7170b262 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.687 | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 100.0% | 1 | | keystone_v3.create_users | 4.926 | 4.926 | 4.926 | 4.926 | 4.926 | 4.926 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.926 | 4.926 | 4.926 | 4.926 | 4.926 | 4.926 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.25 | 1.25 | 1.25 | 1.25 | 1.25 | 1.25 | 100.0% | 1 | | total | 6.702 | 6.702 | 6.702 | 6.702 | 6.702 | 6.702 | 100.0% | 1 | | -> duration | 6.702 | 6.702 | 6.702 | 6.702 | 6.702 | 6.702 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.702384 Full duration: 22.980047 HINTS: * To plot HTML graphics with this data, run: rally task report 5fa2062b-eeb9-4aa0-a349-062e7170b262 --out output.html * To generate a JUnit report, run: rally task export 5fa2062b-eeb9-4aa0-a349-062e7170b262 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5fa2062b-eeb9-4aa0-a349-062e7170b262 --json --out output.json 2018-12-23 11:43:01,599 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5fa2062b-eeb9-4aa0-a349-062e7170b262', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-12-23 11:43:03,820 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5fa2062b-eeb9-4aa0-a349-062e7170b262 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-12-23 11:43:03.707 5816 INFO rally.api [-] Building 'json' report for the following task(s): '5fa2062b-eeb9-4aa0-a349-062e7170b262'. 2018-12-23 11:43:03.717 5816 INFO rally.api [-] The report has been successfully built. 2018-12-23 11:43:03,820 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '5fa2062b-eeb9-4aa0-a349-062e7170b262', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-12-23 11:43:05,995 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 5fa2062b-eeb9-4aa0-a349-062e7170b262 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-12-23 11:43:05.862 5819 INFO rally.api [-] Building 'html' report for the following task(s): '5fa2062b-eeb9-4aa0-a349-062e7170b262'. 2018-12-23 11:43:05.893 5819 INFO rally.api [-] The report has been successfully built. 2018-12-23 11:43:06,009 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-12-23 11:43:06,010 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-12-23 11:43:06,010 - 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-12-23 11:43:06,011 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-23 11:43:06,028 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-23 11:43:06,029 - 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': '18466b93-b429-413e-85b3-38e002ed0a12', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_bfe17e18-effe-41bd-8805-42a09ea97ce9', 'flavor_name': 'rally_sanity-flavor_bfe17e18-effe-41bd-8805-42a09ea97ce9', '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_bfe17e18-effe-41bd-8805-42a09ea97ce9', '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-12-23 11:48:24,212 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 52119b2d-30f3-4e99-9ec1-3c0d6d34e90e 2018-12-23 11:48:24,213 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '52119b2d-30f3-4e99-9ec1-3c0d6d34e90e'] 2018-12-23 11:48:25,246 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 52119b2d-30f3-4e99-9ec1-3c0d6d34e90e -------------------------------------------------------------------------------- Task 52119b2d-30f3-4e99-9ec1-3c0d6d34e90e: 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 52119b2d-30f3-4e99-9ec1-3c0d6d34e90e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 100.0% | 1 | | neutron.delete_network | 1.236 | 1.236 | 1.236 | 1.236 | 1.236 | 1.236 | 100.0% | 1 | | total | 2.256 | 2.256 | 2.256 | 2.256 | 2.256 | 2.256 | 100.0% | 1 | | -> duration | 2.256 | 2.256 | 2.256 | 2.256 | 2.256 | 2.256 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.256245 Full duration: 15.594417 -------------------------------------------------------------------------------- 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 52119b2d-30f3-4e99-9ec1-3c0d6d34e90e 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.416 | 1.416 | 1.416 | 1.416 | 1.416 | 1.416 | 100.0% | 1 | | neutron.delete_port | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | total | 2.156 | 2.156 | 2.156 | 2.156 | 2.156 | 2.156 | 100.0% | 1 | | -> duration | 2.156 | 2.156 | 2.156 | 2.156 | 2.156 | 2.156 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.155796 Full duration: 32.085533 -------------------------------------------------------------------------------- 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 52119b2d-30f3-4e99-9ec1-3c0d6d34e90e 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.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | neutron.create_subnet | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | neutron.create_router | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | | neutron.add_interface_router | 1.554 | 1.554 | 1.554 | 1.554 | 1.554 | 1.554 | 100.0% | 1 | | neutron.remove_interface_router | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 100.0% | 1 | | neutron.delete_router | 0.444 | 0.444 | 0.444 | 0.444 | 0.444 | 0.444 | 100.0% | 1 | | total | 5.11 | 5.11 | 5.11 | 5.11 | 5.11 | 5.11 | 100.0% | 1 | | -> duration | 5.11 | 5.11 | 5.11 | 5.11 | 5.11 | 5.11 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.110167 Full duration: 39.11135 -------------------------------------------------------------------------------- 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 52119b2d-30f3-4e99-9ec1-3c0d6d34e90e 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.25 | 1.25 | 1.25 | 1.25 | 1.25 | 1.25 | 100.0% | 1 | | neutron.delete_subnet | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | total | 1.986 | 1.986 | 1.986 | 1.986 | 1.986 | 1.986 | 100.0% | 1 | | -> duration | 1.986 | 1.986 | 1.986 | 1.986 | 1.986 | 1.986 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.985912 Full duration: 27.721117 -------------------------------------------------------------------------------- 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 52119b2d-30f3-4e99-9ec1-3c0d6d34e90e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 100.0% | 1 | | neutron.list_networks | 0.411 | 0.411 | 0.411 | 0.411 | 0.411 | 0.411 | 100.0% | 1 | | total | 1.43 | 1.43 | 1.43 | 1.43 | 1.43 | 1.43 | 100.0% | 1 | | -> duration | 1.43 | 1.43 | 1.43 | 1.43 | 1.43 | 1.43 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.430474 Full duration: 17.077857 -------------------------------------------------------------------------------- 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 52119b2d-30f3-4e99-9ec1-3c0d6d34e90e 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.364 | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 100.0% | 1 | | neutron.list_ports | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | total | 1.604 | 1.604 | 1.604 | 1.604 | 1.604 | 1.604 | 100.0% | 1 | | -> duration | 1.604 | 1.604 | 1.604 | 1.604 | 1.604 | 1.604 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.603954 Full duration: 28.055795 -------------------------------------------------------------------------------- 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 52119b2d-30f3-4e99-9ec1-3c0d6d34e90e 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.964 | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 100.0% | 1 | | neutron.create_subnet | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | neutron.create_router | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 100.0% | 1 | | neutron.add_interface_router | 1.555 | 1.555 | 1.555 | 1.555 | 1.555 | 1.555 | 100.0% | 1 | | neutron.list_routers | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | total | 3.861 | 3.861 | 3.861 | 3.861 | 3.861 | 3.861 | 100.0% | 1 | | -> duration | 3.861 | 3.861 | 3.861 | 3.861 | 3.861 | 3.861 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.860973 Full duration: 38.715394 -------------------------------------------------------------------------------- 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 52119b2d-30f3-4e99-9ec1-3c0d6d34e90e 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.855 | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 100.0% | 1 | | neutron.create_subnet | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | neutron.list_subnets | 0.28 | 0.28 | 0.28 | 0.28 | 0.28 | 0.28 | 100.0% | 1 | | total | 1.961 | 1.961 | 1.961 | 1.961 | 1.961 | 1.961 | 100.0% | 1 | | -> duration | 1.961 | 1.961 | 1.961 | 1.961 | 1.961 | 1.961 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.961079 Full duration: 37.232285 -------------------------------------------------------------------------------- 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 52119b2d-30f3-4e99-9ec1-3c0d6d34e90e 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.976 | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 100.0% | 1 | | neutron.delete_security_group | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 100.0% | 1 | | total | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 100.0% | 1 | | -> duration | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.273951 Full duration: 14.596177 -------------------------------------------------------------------------------- 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 52119b2d-30f3-4e99-9ec1-3c0d6d34e90e 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.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | neutron.create_security_group_rule | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 100.0% | 1 | | neutron.delete_security_group | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 100.0% | 1 | | total | 1.949 | 1.949 | 1.949 | 1.949 | 1.949 | 1.949 | 100.0% | 1 | | -> duration | 1.949 | 1.949 | 1.949 | 1.949 | 1.949 | 1.949 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.948777 Full duration: 15.18771 -------------------------------------------------------------------------------- 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 52119b2d-30f3-4e99-9ec1-3c0d6d34e90e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.095 | 1.095 | 1.095 | 1.095 | 1.095 | 1.095 | 100.0% | 1 | | neutron.create_router | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | neutron.add_gateway_router | 1.944 | 1.944 | 1.944 | 1.944 | 1.944 | 1.944 | 100.0% | 1 | | neutron.remove_gateway_router | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | total | 4.297 | 4.297 | 4.297 | 4.297 | 4.297 | 4.297 | 100.0% | 1 | | -> duration | 4.297 | 4.297 | 4.297 | 4.297 | 4.297 | 4.297 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.296862 Full duration: 24.813623 HINTS: * To plot HTML graphics with this data, run: rally task report 52119b2d-30f3-4e99-9ec1-3c0d6d34e90e --out output.html * To generate a JUnit report, run: rally task export 52119b2d-30f3-4e99-9ec1-3c0d6d34e90e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 52119b2d-30f3-4e99-9ec1-3c0d6d34e90e --json --out output.json 2018-12-23 11:48:25,247 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '52119b2d-30f3-4e99-9ec1-3c0d6d34e90e', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-12-23 11:48:27,429 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 52119b2d-30f3-4e99-9ec1-3c0d6d34e90e --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-12-23 11:48:27.315 9114 INFO rally.api [-] Building 'json' report for the following task(s): '52119b2d-30f3-4e99-9ec1-3c0d6d34e90e'. 2018-12-23 11:48:27.325 9114 INFO rally.api [-] The report has been successfully built. 2018-12-23 11:48:27,430 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '52119b2d-30f3-4e99-9ec1-3c0d6d34e90e', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-12-23 11:48:29,685 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 52119b2d-30f3-4e99-9ec1-3c0d6d34e90e --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-12-23 11:48:29.550 9117 INFO rally.api [-] Building 'html' report for the following task(s): '52119b2d-30f3-4e99-9ec1-3c0d6d34e90e'. 2018-12-23 11:48:29.582 9117 INFO rally.api [-] The report has been successfully built. 2018-12-23 11:48:29,699 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-12-23 11:48:29,700 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-12-23 11:48:29,701 - 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-12-23 11:48:29,701 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-23 11:48:29,717 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-23 11:48:29,718 - 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': '18466b93-b429-413e-85b3-38e002ed0a12', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_bfe17e18-effe-41bd-8805-42a09ea97ce9', 'flavor_name': 'rally_sanity-flavor_bfe17e18-effe-41bd-8805-42a09ea97ce9', '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_bfe17e18-effe-41bd-8805-42a09ea97ce9', '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-12-23 11:56:33,944 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 611b9d39-95f0-4e29-a082-2957c64a174f 2018-12-23 11:56:33,944 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '611b9d39-95f0-4e29-a082-2957c64a174f'] 2018-12-23 11:56:34,990 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 611b9d39-95f0-4e29-a082-2957c64a174f -------------------------------------------------------------------------------- Task 611b9d39-95f0-4e29-a082-2957c64a174f: 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_bfe17e18-effe-41bd-8805-42a09ea97ce9" }, "image": { "name": "rally_sanity-img_bfe17e18-effe-41bd-8805-42a09ea97ce9" }, "block_migration": false, "nics": [ { "net-id": "18466b93-b429-413e-85b3-38e002ed0a12" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 611b9d39-95f0-4e29-a082-2957c64a174f 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.333 | 9.333 | 9.333 | 9.333 | 9.333 | 9.333 | 100.0% | 1 | | nova.find_host_to_migrate | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 100.0% | 1 | | nova.live_migrate | 14.339 | 14.339 | 14.339 | 14.339 | 14.339 | 14.339 | 100.0% | 1 | | nova.delete_server | 2.549 | 2.549 | 2.549 | 2.549 | 2.549 | 2.549 | 100.0% | 1 | | total | 27.307 | 27.307 | 27.307 | 27.307 | 27.307 | 27.307 | 100.0% | 1 | | -> duration | 26.307 | 26.307 | 26.307 | 26.307 | 26.307 | 26.307 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.307458 Full duration: 36.988417 -------------------------------------------------------------------------------- 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_bfe17e18-effe-41bd-8805-42a09ea97ce9" }, "image": { "name": "rally_sanity-img_bfe17e18-effe-41bd-8805-42a09ea97ce9" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "18466b93-b429-413e-85b3-38e002ed0a12" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 611b9d39-95f0-4e29-a082-2957c64a174f 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.591 | 9.591 | 9.591 | 9.591 | 9.591 | 9.591 | 100.0% | 1 | | cinder_v2.create_volume | 3.089 | 3.089 | 3.089 | 3.089 | 3.089 | 3.089 | 100.0% | 1 | | nova.attach_volume | 4.614 | 4.614 | 4.614 | 4.614 | 4.614 | 4.614 | 100.0% | 1 | | nova.find_host_to_migrate | 1.435 | 1.435 | 1.435 | 1.435 | 1.435 | 1.435 | 100.0% | 1 | | nova.live_migrate | 11.366 | 11.366 | 11.366 | 11.366 | 11.366 | 11.366 | 100.0% | 1 | | nova.detach_volume | 3.994 | 3.994 | 3.994 | 3.994 | 3.994 | 3.994 | 100.0% | 1 | | cinder_v2.delete_volume | 2.192 | 2.192 | 2.192 | 2.192 | 2.192 | 2.192 | 100.0% | 1 | | nova.delete_server | 2.978 | 2.978 | 2.978 | 2.978 | 2.978 | 2.978 | 100.0% | 1 | | total | 39.259 | 39.259 | 39.259 | 39.259 | 39.259 | 39.259 | 100.0% | 1 | | -> duration | 38.259 | 38.259 | 38.259 | 38.259 | 38.259 | 38.259 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.258743 Full duration: 50.832291 -------------------------------------------------------------------------------- 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_bfe17e18-effe-41bd-8805-42a09ea97ce9" }, "image": { "name": "rally_sanity-img_bfe17e18-effe-41bd-8805-42a09ea97ce9" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "18466b93-b429-413e-85b3-38e002ed0a12" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 611b9d39-95f0-4e29-a082-2957c64a174f 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.898 | 8.898 | 8.898 | 8.898 | 8.898 | 8.898 | 100.0% | 1 | | nova.boot_server | 9.722 | 9.722 | 9.722 | 9.722 | 9.722 | 9.722 | 100.0% | 1 | | nova.find_host_to_migrate | 1.326 | 1.326 | 1.326 | 1.326 | 1.326 | 1.326 | 100.0% | 1 | | nova.live_migrate | 16.367 | 16.367 | 16.367 | 16.367 | 16.367 | 16.367 | 100.0% | 1 | | nova.delete_server | 5.467 | 5.467 | 5.467 | 5.467 | 5.467 | 5.467 | 100.0% | 1 | | total | 41.781 | 41.781 | 41.781 | 41.781 | 41.781 | 41.781 | 100.0% | 1 | | -> duration | 40.781 | 40.781 | 40.781 | 40.781 | 40.781 | 40.781 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.780901 Full duration: 53.512552 -------------------------------------------------------------------------------- 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_bfe17e18-effe-41bd-8805-42a09ea97ce9" }, "image": { "name": "rally_sanity-img_bfe17e18-effe-41bd-8805-42a09ea97ce9" }, "server_kwargs": { "nics": [ { "net-id": "18466b93-b429-413e-85b3-38e002ed0a12" } ] } }, "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 611b9d39-95f0-4e29-a082-2957c64a174f 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.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | nova.boot_server | 8.653 | 8.653 | 8.653 | 8.653 | 8.653 | 8.653 | 100.0% | 1 | | nova.delete_server | 2.825 | 2.825 | 2.825 | 2.825 | 2.825 | 2.825 | 100.0% | 1 | | nova.delete_keypair | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | total | 12.217 | 12.217 | 12.217 | 12.217 | 12.217 | 12.217 | 100.0% | 1 | | -> duration | 11.217 | 11.217 | 11.217 | 11.217 | 11.217 | 11.217 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.217088 Full duration: 38.071217 -------------------------------------------------------------------------------- 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_bfe17e18-effe-41bd-8805-42a09ea97ce9" }, "image": { "name": "rally_sanity-img_bfe17e18-effe-41bd-8805-42a09ea97ce9" }, "volume_size": 5, "nics": [ { "net-id": "18466b93-b429-413e-85b3-38e002ed0a12" } ] }, "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 611b9d39-95f0-4e29-a082-2957c64a174f 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.886 | 8.886 | 8.886 | 8.886 | 8.886 | 8.886 | 100.0% | 1 | | nova.boot_server | 7.471 | 7.471 | 7.471 | 7.471 | 7.471 | 7.471 | 100.0% | 1 | | nova.delete_server | 5.055 | 5.055 | 5.055 | 5.055 | 5.055 | 5.055 | 100.0% | 1 | | total | 21.413 | 21.413 | 21.413 | 21.413 | 21.413 | 21.413 | 100.0% | 1 | | -> duration | 20.413 | 20.413 | 20.413 | 20.413 | 20.413 | 20.413 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.413217 Full duration: 47.942465 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_bfe17e18-effe-41bd-8805-42a09ea97ce9" }, "image": { "name": "rally_sanity-img_bfe17e18-effe-41bd-8805-42a09ea97ce9" }, "force_delete": false, "nics": [ { "net-id": "18466b93-b429-413e-85b3-38e002ed0a12" } ] }, "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 611b9d39-95f0-4e29-a082-2957c64a174f 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 | 6.917 | 6.917 | 6.917 | 6.917 | 6.917 | 6.917 | 100.0% | 1 | | nova.pause_server | 3.042 | 3.042 | 3.042 | 3.042 | 3.042 | 3.042 | 100.0% | 1 | | nova.unpause_server | 2.896 | 2.896 | 2.896 | 2.896 | 2.896 | 2.896 | 100.0% | 1 | | nova.delete_server | 5.272 | 5.272 | 5.272 | 5.272 | 5.272 | 5.272 | 100.0% | 1 | | total | 18.127 | 18.127 | 18.127 | 18.127 | 18.127 | 18.127 | 100.0% | 1 | | -> duration | 13.127 | 13.127 | 13.127 | 13.127 | 13.127 | 13.127 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.127373 Full duration: 43.063103 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_bfe17e18-effe-41bd-8805-42a09ea97ce9" }, "image": { "name": "rally_sanity-img_bfe17e18-effe-41bd-8805-42a09ea97ce9" }, "nics": [ { "net-id": "18466b93-b429-413e-85b3-38e002ed0a12" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 611b9d39-95f0-4e29-a082-2957c64a174f has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.656 | 10.656 | 10.656 | 10.656 | 10.656 | 10.656 | 100.0% | 1 | | nova.migrate | 102.595 | 102.595 | 102.595 | 102.595 | 102.595 | 102.595 | 100.0% | 1 | | nova.resize_confirm | 3.398 | 3.398 | 3.398 | 3.398 | 3.398 | 3.398 | 100.0% | 1 | | nova.delete_server | 2.991 | 2.991 | 2.991 | 2.991 | 2.991 | 2.991 | 100.0% | 1 | | total | 119.64 | 119.64 | 119.64 | 119.64 | 119.64 | 119.64 | 100.0% | 1 | | -> duration | 118.64 | 118.64 | 118.64 | 118.64 | 118.64 | 118.64 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 118.640054 Full duration: 129.325498 -------------------------------------------------------------------------------- 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_bfe17e18-effe-41bd-8805-42a09ea97ce9" }, "image": { "name": "rally_sanity-img_bfe17e18-effe-41bd-8805-42a09ea97ce9" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 611b9d39-95f0-4e29-a082-2957c64a174f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.685 | 10.685 | 10.685 | 10.685 | 10.685 | 10.685 | 100.0% | 1 | | nova.list_interfaces | 0.399 | 0.399 | 0.399 | 0.399 | 0.399 | 0.399 | 100.0% | 1 | | total | 11.084 | 11.084 | 11.084 | 11.084 | 11.084 | 11.084 | 100.0% | 1 | | -> duration | 10.084 | 10.084 | 10.084 | 10.084 | 10.084 | 10.084 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.08395 Full duration: 40.858438 -------------------------------------------------------------------------------- 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 611b9d39-95f0-4e29-a082-2957c64a174f 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.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | nova.delete_server_group | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 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.697165 Full duration: 9.540032 HINTS: * To plot HTML graphics with this data, run: rally task report 611b9d39-95f0-4e29-a082-2957c64a174f --out output.html * To generate a JUnit report, run: rally task export 611b9d39-95f0-4e29-a082-2957c64a174f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 611b9d39-95f0-4e29-a082-2957c64a174f --json --out output.json 2018-12-23 11:56:34,991 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '611b9d39-95f0-4e29-a082-2957c64a174f', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-12-23 11:56:37,288 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 611b9d39-95f0-4e29-a082-2957c64a174f --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-12-23 11:56:37.177 10760 INFO rally.api [-] Building 'json' report for the following task(s): '611b9d39-95f0-4e29-a082-2957c64a174f'. 2018-12-23 11:56:37.186 10760 INFO rally.api [-] The report has been successfully built. 2018-12-23 11:56:37,289 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '611b9d39-95f0-4e29-a082-2957c64a174f', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-12-23 11:56:39,443 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 611b9d39-95f0-4e29-a082-2957c64a174f --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-12-23 11:56:39.311 10763 INFO rally.api [-] Building 'html' report for the following task(s): '611b9d39-95f0-4e29-a082-2957c64a174f'. 2018-12-23 11:56:39.341 10763 INFO rally.api [-] The report has been successfully built. 2018-12-23 11:56:39,457 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-12-23 11:56:39,458 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-12-23 11:56:39,458 - 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-12-23 11:56:39,459 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-23 11:56:39,474 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-23 11:56:39,474 - 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': '18466b93-b429-413e-85b3-38e002ed0a12', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_bfe17e18-effe-41bd-8805-42a09ea97ce9', 'flavor_name': 'rally_sanity-flavor_bfe17e18-effe-41bd-8805-42a09ea97ce9', '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_bfe17e18-effe-41bd-8805-42a09ea97ce9', '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-12-23 11:57:33,062 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : dff66970-55bc-41b3-b69e-832088ce61a7 2018-12-23 11:57:33,063 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'dff66970-55bc-41b3-b69e-832088ce61a7'] 2018-12-23 11:57:34,074 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid dff66970-55bc-41b3-b69e-832088ce61a7 -------------------------------------------------------------------------------- Task dff66970-55bc-41b3-b69e-832088ce61a7: 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 dff66970-55bc-41b3-b69e-832088ce61a7 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.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | quotas.delete_quotas | 0.265 | 0.265 | 0.265 | 0.265 | 0.265 | 0.265 | 100.0% | 1 | | total | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 100.0% | 1 | | -> duration | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.004734 Full duration: 9.379521 -------------------------------------------------------------------------------- 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 dff66970-55bc-41b3-b69e-832088ce61a7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | total | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | -> duration | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.716329 Full duration: 8.78337 -------------------------------------------------------------------------------- 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 dff66970-55bc-41b3-b69e-832088ce61a7 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.346 | 0.346 | 0.346 | 0.346 | 0.346 | 0.346 | 100.0% | 1 | | total | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | -> duration | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.740699 Full duration: 8.572567 -------------------------------------------------------------------------------- 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 dff66970-55bc-41b3-b69e-832088ce61a7 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.143 | 1.143 | 1.143 | 1.143 | 1.143 | 1.143 | 100.0% | 1 | | total | 1.143 | 1.143 | 1.143 | 1.143 | 1.143 | 1.143 | 100.0% | 1 | | -> duration | 1.143 | 1.143 | 1.143 | 1.143 | 1.143 | 1.143 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.142813 Full duration: 9.234562 HINTS: * To plot HTML graphics with this data, run: rally task report dff66970-55bc-41b3-b69e-832088ce61a7 --out output.html * To generate a JUnit report, run: rally task export dff66970-55bc-41b3-b69e-832088ce61a7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report dff66970-55bc-41b3-b69e-832088ce61a7 --json --out output.json 2018-12-23 11:57:34,074 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'dff66970-55bc-41b3-b69e-832088ce61a7', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-12-23 11:57:36,572 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid dff66970-55bc-41b3-b69e-832088ce61a7 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-12-23 11:57:36.422 11276 INFO rally.api [-] Building 'json' report for the following task(s): 'dff66970-55bc-41b3-b69e-832088ce61a7'. 2018-12-23 11:57:36.428 11276 INFO rally.api [-] The report has been successfully built. 2018-12-23 11:57:36,573 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'dff66970-55bc-41b3-b69e-832088ce61a7', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-12-23 11:57:38,812 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid dff66970-55bc-41b3-b69e-832088ce61a7 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-12-23 11:57:38.691 11279 INFO rally.api [-] Building 'html' report for the following task(s): 'dff66970-55bc-41b3-b69e-832088ce61a7'. 2018-12-23 11:57:38.711 11279 INFO rally.api [-] The report has been successfully built. 2018-12-23 11:57:38,817 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-12-23 11:57:38,821 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:46 | 6 | 100.00% | | glance | 01:16 | 4 | 100.00% | | cinder | 02:48 | 10 | 100.00% | | heat | 01:02 | 4 | 100.00% | | keystone | 02:49 | 11 | 100.00% | | neutron | 04:50 | 11 | 100.00% | | nova | 07:30 | 9 | 100.00% | | quotas | 00:35 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:39 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-12-23 11:57:38,821 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 8/8 modules 2018-12-23 11:57:38,948 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 11:57:38,949 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:49 | PASS | +----------------------+------------------+------------------+----------------+ 2018-12-23 11:57:38,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 11:57:38,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:57:39,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:57:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d4a8364-475c-40ed-a10a-25f0cd00d843 x-compute-request-id: req-7d4a8364-475c-40ed-a10a-25f0cd00d843 Content-Encoding: gzip Content-Length: 361 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4afb2cf4-a165-440b-80be-bdbcdb758f30", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4afb2cf4-a165-440b-80be-bdbcdb758f30", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4afb2cf4-a165-440b-80be-bdbcdb758f30", "name": "rally_sanity-flavor_bfe17e18-effe-41bd-8805-42a09ea97ce9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ca8e1710-d7fe-4f5c-adf7-c32e9b8af646", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ca8e1710-d7fe-4f5c-adf7-c32e9b8af646", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ca8e1710-d7fe-4f5c-adf7-c32e9b8af646", "name": "rally_sanity-flavor_alt_bfe17e18-effe-41bd-8805-42a09ea97ce9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 11:57:39,142 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-7d4a8364-475c-40ed-a10a-25f0cd00d843 2018-12-23 11:57:39,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.187069892883s 2018-12-23 11:57:39,143 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-7d4a8364-475c-40ed-a10a-25f0cd00d843 2018-12-23 11:57:39,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 11:57:39,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/ca8e1710-d7fe-4f5c-adf7-c32e9b8af646 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:57:39,187 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:57: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-2f919031-e0f7-4dd8-8c9d-08ec13d860e5 x-compute-request-id: req-2f919031-e0f7-4dd8-8c9d-08ec13d860e5 Content-Length: 0 Content-Type: application/json 2018-12-23 11:57:39,187 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/ca8e1710-d7fe-4f5c-adf7-c32e9b8af646 used request id req-2f919031-e0f7-4dd8-8c9d-08ec13d860e5 2018-12-23 11:57:39,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0422179698944s 2018-12-23 11:57:39,188 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/ca8e1710-d7fe-4f5c-adf7-c32e9b8af646 used request id req-2f919031-e0f7-4dd8-8c9d-08ec13d860e5 2018-12-23 11:57:39,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-23 11:57:39,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/098e2a4c-545b-4327-8db7-7f5ffbed69fc/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}d7aba6d17599be0c96dbec11246997901530cb96" -d '{"subnet_id": "17fb58da-a636-40a9-81ae-d31cff000dcd"}' 2018-12-23 11:57:40,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-eae5c7f9-6263-4362-88e7-c1ddc9363cec Date: Sun, 23 Dec 2018 11:57:40 GMT RESP BODY: {"network_id": "18466b93-b429-413e-85b3-38e002ed0a12", "tenant_id": "08a90df0bb0b44e3b952ce45dc8f40cc", "subnet_id": "17fb58da-a636-40a9-81ae-d31cff000dcd", "subnet_ids": ["17fb58da-a636-40a9-81ae-d31cff000dcd"], "port_id": "814131c8-61b3-4714-b01f-e95e42ffcc9e", "id": "098e2a4c-545b-4327-8db7-7f5ffbed69fc"} 2018-12-23 11:57:40,436 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/098e2a4c-545b-4327-8db7-7f5ffbed69fc/remove_router_interface.json used request id req-eae5c7f9-6263-4362-88e7-c1ddc9363cec 2018-12-23 11:57:40,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.2475001812s 2018-12-23 11:57:40,436 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/098e2a4c-545b-4327-8db7-7f5ffbed69fc/remove_router_interface.json used request id req-eae5c7f9-6263-4362-88e7-c1ddc9363cec returning object 098e2a4c-545b-4327-8db7-7f5ffbed69fc 2018-12-23 11:57:40,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-23 11:57:40,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d7aba6d17599be0c96dbec11246997901530cb96" 2018-12-23 11:57:40,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8089 X-Openstack-Request-Id: req-702b5123-230a-4a79-8c64-0cd752ce158e Date: Sun, 23 Dec 2018 11:57:40 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "08a90df0bb0b44e3b952ce45dc8f40cc", "created_at": "2018-12-23T11:31:53Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T11:57:39Z", "revision_number": 4, "routes": [], "project_id": "08a90df0bb0b44e3b952ce45dc8f40cc", "id": "098e2a4c-545b-4327-8db7-7f5ffbed69fc", "name": "rally_sanity-router_bfe17e18-effe-41bd-8805-42a09ea97ce9"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "84f1089bdeaf47fbba8c78f408f449bc", "created_at": "2018-12-23T11:46:51Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T11:46:51Z", "revision_number": 2, "routes": [], "project_id": "84f1089bdeaf47fbba8c78f408f449bc", "id": "2655e10d-9d96-4716-bb13-8dea9581744b", "name": "c_rally_741413bd_fC9aqvs4"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.215"}]}, "description": "", "tags": [], "tenant_id": "08a90df0bb0b44e3b952ce45dc8f40cc", "created_at": "2018-12-23T11:31:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T11:31:52Z", "revision_number": 2, "routes": [], "project_id": "08a90df0bb0b44e3b952ce45dc8f40cc", "id": "2a2f5e29-63c4-4141-8e48-f51a626d5415", "name": "rally_sanity-router_bfe17e18-effe-41bd-8805-42a09ea97ce9"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "created_at": "2018-12-23T11:09:42Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T11:09:43Z", "revision_number": 2, "routes": [], "project_id": "12ca29114ac94fd1a1ef8c3e856fad63", "id": "3f046621-f10f-4177-b8b1-7fdd481114a2", "name": "vping_ssh-router_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "1048cd0a1fd0426aab1bfeae874cd08c", "created_at": "2018-12-23T11:19:25Z", "admin_state_up": false, "distributed": false, "updated_at": "2018-12-23T11:19:26Z", "revision_number": 2, "routes": [], "project_id": "1048cd0a1fd0426aab1bfeae874cd08c", "id": "6e4c8d83-ef03-4b8f-b22b-a4a43da894cf", "name": "tempest-FloatingIPTestJSON-router-1815666420"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "891e7eb6d308496ca0c2ce1b021cb627", "created_at": "2018-12-23T11:30:42Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T11:30:43Z", "revision_number": 2, "routes": [], "project_id": "891e7eb6d308496ca0c2ce1b021cb627", "id": "78c41ac8-232b-4209-8dd0-60f5f2850d2e", "name": "tempest-TestServerMultinode-1346321027-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "created_at": "2018-12-23T11:09:41Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T11:09:42Z", "revision_number": 2, "routes": [], "project_id": "12ca29114ac94fd1a1ef8c3e856fad63", "id": "9101d65e-015e-417b-aedf-4f441d28dab9", "name": "vping_ssh-router_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "1048cd0a1fd0426aab1bfeae874cd08c", "created_at": "2018-12-23T11:19:27Z", "admin_state_up": false, "distributed": false, "updated_at": "2018-12-23T11:19:27Z", "revision_number": 2, "routes": [], "project_id": "1048cd0a1fd0426aab1bfeae874cd08c", "id": "9c254cf6-8cfb-4faa-9379-718ce7b1e660", "name": "tempest-FloatingIPTestJSON-router-1815666420"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "a063c458e8c5424f96d877310ee3c6fc", "created_at": "2018-12-23T11:55:45Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T11:55:46Z", "revision_number": 2, "routes": [], "project_id": "a063c458e8c5424f96d877310ee3c6fc", "id": "a646119b-8473-45c3-967c-aee0d0332a52", "name": "c_rally_e6f6b878_ibbaxZzv"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "5d61eb189f2243608f6816ce610f3338", "created_at": "2018-12-23T11:51:24Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T11:51:25Z", "revision_number": 2, "routes": [], "project_id": "5d61eb189f2243608f6816ce610f3338", "id": "ad22b74c-5fce-44ed-8a2b-cf0d2a225d85", "name": "c_rally_8795e618_Ac2qOcev"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:29Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T10:59:29Z", "revision_number": 2, "routes": [], "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "ae37ee2e-cd3a-4463-b8c4-b305673b6d7d", "name": "NeutronUtilsRouterTests-b8196a84-16b9-4912-8ea5-28db554d6db5-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "325ee5612fc147da939bcdd0f52beab9", "created_at": "2018-12-23T11:46:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T11:46:11Z", "revision_number": 2, "routes": [], "project_id": "325ee5612fc147da939bcdd0f52beab9", "id": "e104c452-1460-4583-93ea-761b62003eb9", "name": "c_rally_004ce213_Jch0gaJH"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "bac8a9b8b635409c8b5a4c9a28befd6e", "created_at": "2018-12-23T11:43:42Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T11:43:43Z", "revision_number": 2, "routes": [], "project_id": "bac8a9b8b635409c8b5a4c9a28befd6e", "id": "e500ccee-1d21-4c0d-b8e9-d7e91c4b38bf", "name": "c_rally_a535e058_aOYMQooL"}]} 2018-12-23 11:57:40,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-702b5123-230a-4a79-8c64-0cd752ce158e 2018-12-23 11:57:40,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.232898950577s 2018-12-23 11:57:40,671 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-702b5123-230a-4a79-8c64-0cd752ce158e 2018-12-23 11:57:40,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-23 11:57:40,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/098e2a4c-545b-4327-8db7-7f5ffbed69fc.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}d7aba6d17599be0c96dbec11246997901530cb96" 2018-12-23 11:57:41,950 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b0845bb-87e9-4a23-8b25-9dd1ccfb25a0 Content-Length: 0 Date: Sun, 23 Dec 2018 11:57:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:57:41,950 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/098e2a4c-545b-4327-8db7-7f5ffbed69fc.json used request id req-0b0845bb-87e9-4a23-8b25-9dd1ccfb25a0 2018-12-23 11:57:41,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2760488987s 2018-12-23 11:57:41,950 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/098e2a4c-545b-4327-8db7-7f5ffbed69fc.json used request id req-0b0845bb-87e9-4a23-8b25-9dd1ccfb25a0 2018-12-23 11:57:41,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 11:57:41,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d7aba6d17599be0c96dbec11246997901530cb96" 2018-12-23 11:57:42,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-e97311c9-b5fd-4eb1-b4a1-5243e8c9abd4 Date: Sun, 23 Dec 2018 11:57:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18466b93-b429-413e-85b3-38e002ed0a12","tenant_id":"08a90df0bb0b44e3b952ce45dc8f40cc","created_at":"2018-12-23T11:31:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T11:31:51Z","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":"08a90df0bb0b44e3b952ce45dc8f40cc","id":"17fb58da-a636-40a9-81ae-d31cff000dcd","subnetpool_id":null,"name":"rally_sanity-subnet_bfe17e18-effe-41bd-8805-42a09ea97ce9"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:34Z","dns_nameservers":[],"updated_at":"2018-12-23T10:45:34Z","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":"baab99c834784a5fb13deaf78a5e8135","id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-23 11:57:42,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-e97311c9-b5fd-4eb1-b4a1-5243e8c9abd4 2018-12-23 11:57:42,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.077476978302s 2018-12-23 11:57:42,029 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-e97311c9-b5fd-4eb1-b4a1-5243e8c9abd4 2018-12-23 11:57:42,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-23 11:57:42,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/17fb58da-a636-40a9-81ae-d31cff000dcd.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}d7aba6d17599be0c96dbec11246997901530cb96" 2018-12-23 11:57:44,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b5a2e017-58a4-4c79-9860-75c6bb0f042b Date: Sun, 23 Dec 2018 11:57:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:57:44,692 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/17fb58da-a636-40a9-81ae-d31cff000dcd.json used request id req-b5a2e017-58a4-4c79-9860-75c6bb0f042b 2018-12-23 11:57:44,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.66209292412s 2018-12-23 11:57:44,693 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/17fb58da-a636-40a9-81ae-d31cff000dcd.json used request id req-b5a2e017-58a4-4c79-9860-75c6bb0f042b 2018-12-23 11:57:44,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 11:57:44,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d7aba6d17599be0c96dbec11246997901530cb96" 2018-12-23 11:57:44,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1355 X-Openstack-Request-Id: req-e0625270-71f1-461e-92c5-a89ea41e5d93 Date: Sun, 23 Dec 2018 11:57:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"18466b93-b429-413e-85b3-38e002ed0a12","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"08a90df0bb0b44e3b952ce45dc8f40cc","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T11:57:44Z","provider:segmentation_id":36,"name":"rally_sanity-net_bfe17e18-effe-41bd-8805-42a09ea97ce9","admin_state_up":true,"tenant_id":"08a90df0bb0b44e3b952ce45dc8f40cc","created_at":"2018-12-23T11:31:50Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"}]} 2018-12-23 11:57:44,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e0625270-71f1-461e-92c5-a89ea41e5d93 2018-12-23 11:57:44,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.251353979111s 2018-12-23 11:57:44,945 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e0625270-71f1-461e-92c5-a89ea41e5d93 2018-12-23 11:57:44,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-23 11:57:44,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/18466b93-b429-413e-85b3-38e002ed0a12.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}d7aba6d17599be0c96dbec11246997901530cb96" 2018-12-23 11:57:45,910 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-581c6a79-5831-44d8-a074-efe9bb9b1b88 Date: Sun, 23 Dec 2018 11:57:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:57:45,910 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/18466b93-b429-413e-85b3-38e002ed0a12.json used request id req-581c6a79-5831-44d8-a074-efe9bb9b1b88 2018-12-23 11:57:45,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.963922977448s 2018-12-23 11:57:45,910 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/18466b93-b429-413e-85b3-38e002ed0a12.json used request id req-581c6a79-5831-44d8-a074-efe9bb9b1b88 2018-12-23 11:57:45,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 11:57:45,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d7aba6d17599be0c96dbec11246997901530cb96" 2018-12-23 11:57:46,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-2e96d602-0a7d-444a-a60c-4aa53a593e75 Date: Sun, 23 Dec 2018 11:57:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/3c917643-0718-4799-8e9d-6169ba15eff1/snap", "metadata": {}}], "file": "/v2/images/3c917643-0718-4799-8e9d-6169ba15eff1/file", "owner": "08a90df0bb0b44e3b952ce45dc8f40cc", "id": "3c917643-0718-4799-8e9d-6169ba15eff1", "size": 12716032, "self": "/v2/images/3c917643-0718-4799-8e9d-6169ba15eff1", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/3c917643-0718-4799-8e9d-6169ba15eff1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T11:31:57Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_bfe17e18-effe-41bd-8805-42a09ea97ce9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_bfe17e18-effe-41bd-8805-42a09ea97ce9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T11:31:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 11:57:46,473 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2e96d602-0a7d-444a-a60c-4aa53a593e75 2018-12-23 11:57:46,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.561718940735s 2018-12-23 11:57:46,473 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2e96d602-0a7d-444a-a60c-4aa53a593e75 2018-12-23 11:57:46,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 11:57:46,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/3c917643-0718-4799-8e9d-6169ba15eff1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7aba6d17599be0c96dbec11246997901530cb96" 2018-12-23 11:57:48,395 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-339a77dd-c69d-4940-9baf-528ed71c03e7 Date: Sun, 23 Dec 2018 11:57:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:57:48,395 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/3c917643-0718-4799-8e9d-6169ba15eff1 used request id req-339a77dd-c69d-4940-9baf-528ed71c03e7 2018-12-23 11:57:48,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.92061805725s 2018-12-23 11:57:48,396 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/3c917643-0718-4799-8e9d-6169ba15eff1 used request id req-339a77dd-c69d-4940-9baf-528ed71c03e7 2018-12-23 11:57:48,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 11:57:48,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:57:48,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:57:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5dd41468-e7c8-44a5-8ec6-64881f3bd120 x-compute-request-id: req-5dd41468-e7c8-44a5-8ec6-64881f3bd120 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4afb2cf4-a165-440b-80be-bdbcdb758f30", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4afb2cf4-a165-440b-80be-bdbcdb758f30", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4afb2cf4-a165-440b-80be-bdbcdb758f30", "name": "rally_sanity-flavor_bfe17e18-effe-41bd-8805-42a09ea97ce9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 11:57:48,428 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-5dd41468-e7c8-44a5-8ec6-64881f3bd120 2018-12-23 11:57:48,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0314149856567s 2018-12-23 11:57:48,428 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-5dd41468-e7c8-44a5-8ec6-64881f3bd120 2018-12-23 11:57:48,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 11:57:48,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/4afb2cf4-a165-440b-80be-bdbcdb758f30 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:57:48,477 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 11:57:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ac871f24-eba4-4592-977f-6e8c119a1b8c x-compute-request-id: req-ac871f24-eba4-4592-977f-6e8c119a1b8c Content-Length: 0 Content-Type: application/json 2018-12-23 11:57:48,478 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/4afb2cf4-a165-440b-80be-bdbcdb758f30 used request id req-ac871f24-eba4-4592-977f-6e8c119a1b8c 2018-12-23 11:57:48,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0473258495331s 2018-12-23 11:57:48,478 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/4afb2cf4-a165-440b-80be-bdbcdb758f30 used request id req-ac871f24-eba4-4592-977f-6e8c119a1b8c 2018-12-23 11:57:48,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 11:57:48,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:57:48,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ba598ff-58c0-41ea-a508-49f7024c14ae Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "rally_sanity-user_bfe17e18-effe-41bd-8805-42a09ea97ce9", "links": {"self": "http://172.30.9.22:5000/v3/users/1a792be3333e465c8900a1e7a3996f1f"}, "domain_id": "default", "enabled": true, "id": "1a792be3333e465c8900a1e7a3996f1f", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 11:57:48,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0ba598ff-58c0-41ea-a508-49f7024c14ae 2018-12-23 11:57:48,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100612163544s 2018-12-23 11:57:48,579 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0ba598ff-58c0-41ea-a508-49f7024c14ae 2018-12-23 11:57:48,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 11:57:48,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/1a792be3333e465c8900a1e7a3996f1f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:57:48,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cf951d6-0575-401e-b09d-ffbaa447d7cb Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/1a792be3333e465c8900a1e7a3996f1f"}, "enabled": true, "id": "1a792be3333e465c8900a1e7a3996f1f", "options": {}, "domain_id": "default", "name": "rally_sanity-user_bfe17e18-effe-41bd-8805-42a09ea97ce9"}} 2018-12-23 11:57:48,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/1a792be3333e465c8900a1e7a3996f1f used request id req-4cf951d6-0575-401e-b09d-ffbaa447d7cb 2018-12-23 11:57:48,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0878150463104s 2018-12-23 11:57:48,673 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/1a792be3333e465c8900a1e7a3996f1f used request id req-4cf951d6-0575-401e-b09d-ffbaa447d7cb 2018-12-23 11:57:48,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 11:57:48,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/1a792be3333e465c8900a1e7a3996f1f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:57:48,880 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:57:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bcdf188-8d77-4eaf-8538-6ed55c1b0f10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:57:48,880 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/1a792be3333e465c8900a1e7a3996f1f used request id req-1bcdf188-8d77-4eaf-8538-6ed55c1b0f10 2018-12-23 11:57:48,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.207331895828s 2018-12-23 11:57:48,881 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/1a792be3333e465c8900a1e7a3996f1f used request id req-1bcdf188-8d77-4eaf-8538-6ed55c1b0f10 2018-12-23 11:57:48,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 11:57:48,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:57:48,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-504335e7-f082-40ed-acc7-aef70ecd6dc2 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/08a90df0bb0b44e3b952ce45dc8f40cc"}, "enabled": true, "id": "08a90df0bb0b44e3b952ce45dc8f40cc", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_bfe17e18-effe-41bd-8805-42a09ea97ce9"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 11:57:48,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-504335e7-f082-40ed-acc7-aef70ecd6dc2 2018-12-23 11:57:48,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0763449668884s 2018-12-23 11:57:48,958 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-504335e7-f082-40ed-acc7-aef70ecd6dc2 2018-12-23 11:57:48,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 11:57:48,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/08a90df0bb0b44e3b952ce45dc8f40cc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:57:49,110 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:57:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59d24606-d087-49ca-8457-2b9b5c0d1be6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:57:49,110 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/08a90df0bb0b44e3b952ce45dc8f40cc used request id req-59d24606-d087-49ca-8457-2b9b5c0d1be6 2018-12-23 11:57:49,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.149586200714s 2018-12-23 11:57:49,110 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/08a90df0bb0b44e3b952ce45dc8f40cc used request id req-59d24606-d087-49ca-8457-2b9b5c0d1be6 2018-12-23 11:57:49,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:57:49,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:57:49,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6568fcb4-b14d-42cd-8304-eedb047020c0 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "91999a50945e4fd1adc72b51b1dd7a69", "links": {"self": "http://172.30.9.22:5000/v3/roles/91999a50945e4fd1adc72b51b1dd7a69"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 11:57:49,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6568fcb4-b14d-42cd-8304-eedb047020c0 2018-12-23 11:57:49,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0799551010132s 2018-12-23 11:57:49,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-23 11:57:49,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/91999a50945e4fd1adc72b51b1dd7a69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:57:49,299 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:57:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af133b14-ac8d-4bb8-8081-ea2ec4be1056 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:57:49,299 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/91999a50945e4fd1adc72b51b1dd7a69 used request id req-af133b14-ac8d-4bb8-8081-ea2ec4be1056 2018-12-23 11:57:49,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.106909990311s 2018-12-23 11:57:49,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 11:57:49,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=08a90df0bb0b44e3b952ce45dc8f40cc&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}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:57:49,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-9bae20f3-ad3d-42ee-8d96-cce1bece0f22 Date: Sun, 23 Dec 2018 11:57:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "08a90df0bb0b44e3b952ce45dc8f40cc", "created_at": "2018-12-23T11:31:50Z", "updated_at": "2018-12-23T11:31:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:31:50Z", "revision_number": 0, "id": "32afefe3-6abe-47ed-9097-d778e1141ddd", "remote_group_id": "42ec45b9-8369-4a1b-b62d-f1f9d2b49fd2", "remote_ip_prefix": null, "created_at": "2018-12-23T11:31:50Z", "security_group_id": "42ec45b9-8369-4a1b-b62d-f1f9d2b49fd2", "tenant_id": "08a90df0bb0b44e3b952ce45dc8f40cc", "port_range_min": null, "ethertype": "IPv6", "project_id": "08a90df0bb0b44e3b952ce45dc8f40cc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:31:50Z", "revision_number": 0, "id": "df147f29-ae1b-4d67-95c5-9974ef9046bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:31:50Z", "security_group_id": "42ec45b9-8369-4a1b-b62d-f1f9d2b49fd2", "tenant_id": "08a90df0bb0b44e3b952ce45dc8f40cc", "port_range_min": null, "ethertype": "IPv6", "project_id": "08a90df0bb0b44e3b952ce45dc8f40cc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:31:50Z", "revision_number": 0, "id": "e1669ad7-8ebb-40a6-9a5a-9ccc79290861", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:31:50Z", "security_group_id": "42ec45b9-8369-4a1b-b62d-f1f9d2b49fd2", "tenant_id": "08a90df0bb0b44e3b952ce45dc8f40cc", "port_range_min": null, "ethertype": "IPv4", "project_id": "08a90df0bb0b44e3b952ce45dc8f40cc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:31:50Z", "revision_number": 0, "id": "fd28aa55-f2d6-4204-8967-6b6e028f1edd", "remote_group_id": "42ec45b9-8369-4a1b-b62d-f1f9d2b49fd2", "remote_ip_prefix": null, "created_at": "2018-12-23T11:31:50Z", "security_group_id": "42ec45b9-8369-4a1b-b62d-f1f9d2b49fd2", "tenant_id": "08a90df0bb0b44e3b952ce45dc8f40cc", "port_range_min": null, "ethertype": "IPv4", "project_id": "08a90df0bb0b44e3b952ce45dc8f40cc"}], "revision_number": 4, "project_id": "08a90df0bb0b44e3b952ce45dc8f40cc", "id": "42ec45b9-8369-4a1b-b62d-f1f9d2b49fd2", "name": "default"}]} 2018-12-23 11:57:49,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=08a90df0bb0b44e3b952ce45dc8f40cc&name=default used request id req-9bae20f3-ad3d-42ee-8d96-cce1bece0f22 2018-12-23 11:57:49,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.22919011116s 2018-12-23 11:57:49,532 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=08a90df0bb0b44e3b952ce45dc8f40cc&name=default used request id req-9bae20f3-ad3d-42ee-8d96-cce1bece0f22 2018-12-23 11:57:49,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 11:57:49,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:57:49,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7b2a2dfc-2b56-4b24-b7c8-75906fde89fc Date: Sun, 23 Dec 2018 11:57:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "updated_at": "2018-12-23T10:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "4344a5ee-82f5-41b0-bdee-1ea119ce0ef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "7749ea3b-0b9e-4d0d-9530-ba6f0062246e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "dfce3129-c821-4a94-b363-28d08fbcd457", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "bd164a01-3da6-4ba0-8a76-8468a98eeaee", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 4, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "updated_at": "2018-12-23T10:45:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fbae7c6c-02bf-45ca-b3c8-011de5d25b67", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fa02d9ed-71a8-4f4b-ac77-2b459bf2c28a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "3a13af68-60e1-4344-ae8a-96f314d1a2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "77d13211-502f-4e71-b007-faffc15c37d0", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}], "revision_number": 4, "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "08a90df0bb0b44e3b952ce45dc8f40cc", "created_at": "2018-12-23T11:31:50Z", "updated_at": "2018-12-23T11:31:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:31:50Z", "revision_number": 0, "id": "e1669ad7-8ebb-40a6-9a5a-9ccc79290861", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:31:50Z", "security_group_id": "42ec45b9-8369-4a1b-b62d-f1f9d2b49fd2", "tenant_id": "08a90df0bb0b44e3b952ce45dc8f40cc", "port_range_min": null, "ethertype": "IPv4", "project_id": "08a90df0bb0b44e3b952ce45dc8f40cc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:31:50Z", "revision_number": 0, "id": "32afefe3-6abe-47ed-9097-d778e1141ddd", "remote_group_id": "42ec45b9-8369-4a1b-b62d-f1f9d2b49fd2", "remote_ip_prefix": null, "created_at": "2018-12-23T11:31:50Z", "security_group_id": "42ec45b9-8369-4a1b-b62d-f1f9d2b49fd2", "tenant_id": "08a90df0bb0b44e3b952ce45dc8f40cc", "port_range_min": null, "ethertype": "IPv6", "project_id": "08a90df0bb0b44e3b952ce45dc8f40cc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:31:50Z", "revision_number": 0, "id": "df147f29-ae1b-4d67-95c5-9974ef9046bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T11:31:50Z", "security_group_id": "42ec45b9-8369-4a1b-b62d-f1f9d2b49fd2", "tenant_id": "08a90df0bb0b44e3b952ce45dc8f40cc", "port_range_min": null, "ethertype": "IPv6", "project_id": "08a90df0bb0b44e3b952ce45dc8f40cc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T11:31:50Z", "revision_number": 0, "id": "fd28aa55-f2d6-4204-8967-6b6e028f1edd", "remote_group_id": "42ec45b9-8369-4a1b-b62d-f1f9d2b49fd2", "remote_ip_prefix": null, "created_at": "2018-12-23T11:31:50Z", "security_group_id": "42ec45b9-8369-4a1b-b62d-f1f9d2b49fd2", "tenant_id": "08a90df0bb0b44e3b952ce45dc8f40cc", "port_range_min": null, "ethertype": "IPv4", "project_id": "08a90df0bb0b44e3b952ce45dc8f40cc"}], "revision_number": 4, "project_id": "08a90df0bb0b44e3b952ce45dc8f40cc", "id": "42ec45b9-8369-4a1b-b62d-f1f9d2b49fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "updated_at": "2018-12-23T10:57:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "ab93a0f4-aca3-4c2f-b4d4-4556be8ee207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "0f4d9015-afd5-4470-947c-2567f1a2965a", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "623fc9a7-10e7-4c90-bf16-350965ac2d72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "589650f3-addb-4c63-b869-51a5c7002ad1", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "name": "default"}]} 2018-12-23 11:57:49,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-7b2a2dfc-2b56-4b24-b7c8-75906fde89fc 2018-12-23 11:57:49,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.202661991119s 2018-12-23 11:57:49,739 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-7b2a2dfc-2b56-4b24-b7c8-75906fde89fc 2018-12-23 11:57:49,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 11:57:49,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/42ec45b9-8369-4a1b-b62d-f1f9d2b49fd2.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}9a554d88c9e1c901c24f1d20fbc9713d2c3cfbfa" 2018-12-23 11:57:50,066 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-05ae2bf2-5666-4909-bb2c-ee724d8976da Content-Length: 0 Date: Sun, 23 Dec 2018 11:57:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 11:57:50,067 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/42ec45b9-8369-4a1b-b62d-f1f9d2b49fd2.json used request id req-05ae2bf2-5666-4909-bb2c-ee724d8976da 2018-12-23 11:57:50,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.32311797142s 2018-12-23 11:57:50,067 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/42ec45b9-8369-4a1b-b62d-f1f9d2b49fd2.json used request id req-05ae2bf2-5666-4909-bb2c-ee724d8976da 2018-12-23 11:57:50,121 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-12-23 11:57:50,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 11:57:50,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 11:57:50,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 11:57:50,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 11:57:50,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 11:57:50,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 11:57:50,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 11:57:50,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 11:57:50,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 11:57:50,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 11:57:50,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 11:57:50,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 11:57:50,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 11:57:50,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 11:57:50,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 11:57:50,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 11:57:50,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 11:57:50,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 11:57:50,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 11:57:50,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 11:57:50,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 11:57:50,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 11:57:50,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 11:57:50,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 11:57:50,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 11:57:50,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ca83830-2704-4e9f-a70e-9843fb8174c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:57:50,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7ca83830-2704-4e9f-a70e-9843fb8174c8 2018-12-23 11:57:50,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:57:50,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T12:57:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["qlHZiiumSxu689CCPXMHRQ"], "issued_at": "2018-12-23T11:57:50.000000Z"}} 2018-12-23 11:57:50,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 11:57:50,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 11:57:50,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-d45546b6-6f74-4793-bc6d-01d159fad458 Date: Sun, 23 Dec 2018 11:57:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"}]} 2018-12-23 11:57:50,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d45546b6-6f74-4793-bc6d-01d159fad458 2018-12-23 11:57:50,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.233896970749s 2018-12-23 11:57:50,792 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d45546b6-6f74-4793-bc6d-01d159fad458 2018-12-23 11:57:50,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 11:57:50,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 11:57:50,801 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 11:57: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 11:57:50,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 11:57:50,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d2070f1-2ccc-4a7b-a5eb-0640aef0a17b Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/0f385fc7dae248538c45bbfe8c78f9d0"}, "description": "", "name": "heat_stack", "enabled": true, "id": "0f385fc7dae248538c45bbfe8c78f9d0"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 11:57:50,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-5d2070f1-2ccc-4a7b-a5eb-0640aef0a17b 2018-12-23 11:57:50,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0899260044098s 2018-12-23 11:57:50,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 11:57:50,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}8fa7a2c6a6f6190c5b951b511201efa90c83929f" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_0ff65f6a-cdcb-431a-8304-a01e5a74ee59"}}' 2018-12-23 11:57:51,007 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 11:57:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-121c8fe4-f9fb-49d5-a0eb-9df0a1b4b960 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.22:5000/v3/projects/bcc2f5bd2b2947b1a1667a816674eb2d"}, "enabled": true, "id": "bcc2f5bd2b2947b1a1667a816674eb2d", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_0ff65f6a-cdcb-431a-8304-a01e5a74ee59"}} 2018-12-23 11:57:51,007 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-121c8fe4-f9fb-49d5-a0eb-9df0a1b4b960 2018-12-23 11:57:51,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.123340129852s 2018-12-23 11:57:51,008 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-121c8fe4-f9fb-49d5-a0eb-9df0a1b4b960 2018-12-23 11:57:51,009 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'refstack_defcore-project_0ff65f6a-cdcb-431a-8304-a01e5a74ee59', 'id': u'bcc2f5bd2b2947b1a1667a816674eb2d', '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-12-23 11:57:51,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-23 11:57:51,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.361933946609s 2018-12-23 11:57:51,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/561bf6768c5a4b2c9053c806c1c99def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 11:57:51,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8acc7d8b-ea8f-4115-8d16-47065c5b0d8c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/561bf6768c5a4b2c9053c806c1c99def"}, "enabled": true, "id": "561bf6768c5a4b2c9053c806c1c99def", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_0ff65f6a-cdcb-431a-8304-a01e5a74ee59"}} 2018-12-23 11:57:51,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/561bf6768c5a4b2c9053c806c1c99def used request id req-8acc7d8b-ea8f-4115-8d16-47065c5b0d8c 2018-12-23 11:57:51,459 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'561bf6768c5a4b2c9053c806c1c99def', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_0ff65f6a-cdcb-431a-8304-a01e5a74ee59'}) 2018-12-23 11:57:51,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:57:51,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 11:57:51,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7156153-672b-4ef1-b6bc-4bf515b67e2b Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 11:57:51,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f7156153-672b-4ef1-b6bc-4bf515b67e2b 2018-12-23 11:57:51,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0788540840149s 2018-12-23 11:57:51,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:57:51,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 11:57:51,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2947189f-9744-4324-81ed-a32899da01a7 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 11:57:51,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2947189f-9744-4324-81ed-a32899da01a7 2018-12-23 11:57:51,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0861690044403s 2018-12-23 11:57:51,627 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-23 11:57:51,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-23 11:57:51,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa7a2c6a6f6190c5b951b511201efa90c83929f" -d '{"role": {"name": "Member"}}' 2018-12-23 11:57:51,713 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 11:57:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc3d81c1-b5c5-4c96-8352-6e4e33839ebf Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a4e738d863c740688f765f52233b8f7c", "links": {"self": "http://172.30.9.22:5000/v3/roles/a4e738d863c740688f765f52233b8f7c"}, "name": "Member"}} 2018-12-23 11:57:51,713 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-fc3d81c1-b5c5-4c96-8352-6e4e33839ebf 2018-12-23 11:57:51,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0857818126678s 2018-12-23 11:57:51,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/a4e738d863c740688f765f52233b8f7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 11:57:51,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b21c2e32-40e1-4357-a153-2df348e2448d Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/a4e738d863c740688f765f52233b8f7c"}, "domain_id": null, "name": "Member", "id": "a4e738d863c740688f765f52233b8f7c"}} 2018-12-23 11:57:51,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/a4e738d863c740688f765f52233b8f7c used request id req-b21c2e32-40e1-4357-a153-2df348e2448d 2018-12-23 11:57:51,793 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/a4e738d863c740688f765f52233b8f7c'}, 'domain_id': None, 'human_id': None, 'id': u'a4e738d863c740688f765f52233b8f7c', 'HUMAN_ID': False}) 2018-12-23 11:57:51,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:57:51,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 11:57:51,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6b21d30-c233-468f-9be0-26dbaa0453cb Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a4e738d863c740688f765f52233b8f7c", "links": {"self": "http://172.30.9.22:5000/v3/roles/a4e738d863c740688f765f52233b8f7c"}, "name": "Member"}]} 2018-12-23 11:57:51,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b6b21d30-c233-468f-9be0-26dbaa0453cb 2018-12-23 11:57:51,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0798780918121s 2018-12-23 11:57:51,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 11:57:51,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 11:57:51,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6ef11c3-8914-4bf3-b17f-2095f15a9ea2 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 11:57:51,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-b6ef11c3-8914-4bf3-b17f-2095f15a9ea2 2018-12-23 11:57:51,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0797529220581s 2018-12-23 11:57:51,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 11:57:51,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 11:57:52,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd7cfb9c-370c-4572-9d88-92ea49d29d61 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_0ff65f6a-cdcb-431a-8304-a01e5a74ee59", "links": {"self": "http://172.30.9.22:5000/v3/users/561bf6768c5a4b2c9053c806c1c99def"}, "domain_id": "default", "enabled": true, "id": "561bf6768c5a4b2c9053c806c1c99def", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 11:57:52,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-bd7cfb9c-370c-4572-9d88-92ea49d29d61 2018-12-23 11:57:52,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0968561172485s 2018-12-23 11:57:52,053 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-bd7cfb9c-370c-4572-9d88-92ea49d29d61 2018-12-23 11:57:52,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 11:57:52,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 11:57:52,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6d9dc08-10a5-4b06-a8aa-18353ad865dd Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.22:5000/v3/projects/bcc2f5bd2b2947b1a1667a816674eb2d"}, "enabled": true, "id": "bcc2f5bd2b2947b1a1667a816674eb2d", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_0ff65f6a-cdcb-431a-8304-a01e5a74ee59"}]} 2018-12-23 11:57:52,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-b6d9dc08-10a5-4b06-a8aa-18353ad865dd 2018-12-23 11:57:52,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0794498920441s 2018-12-23 11:57:52,139 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-b6d9dc08-10a5-4b06-a8aa-18353ad865dd 2018-12-23 11:57:52,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 11:57:52,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=561bf6768c5a4b2c9053c806c1c99def&scope.project.id=bcc2f5bd2b2947b1a1667a816674eb2d&role.id=a4e738d863c740688f765f52233b8f7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 11:57:52,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c70cf3fd-48c4-41a5-87bf-4edabcdbc305 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=561bf6768c5a4b2c9053c806c1c99def&scope.project.id=bcc2f5bd2b2947b1a1667a816674eb2d&role.id=a4e738d863c740688f765f52233b8f7c", "previous": null, "next": null}} 2018-12-23 11:57:52,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=561bf6768c5a4b2c9053c806c1c99def&scope.project.id=bcc2f5bd2b2947b1a1667a816674eb2d&role.id=a4e738d863c740688f765f52233b8f7c used request id req-c70cf3fd-48c4-41a5-87bf-4edabcdbc305 2018-12-23 11:57:52,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0734269618988s 2018-12-23 11:57:52,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 11:57:52,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/bcc2f5bd2b2947b1a1667a816674eb2d/users/561bf6768c5a4b2c9053c806c1c99def/roles/a4e738d863c740688f765f52233b8f7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 11:57:52,355 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:57:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c262563e-6137-46bb-a8f7-866ee89b7525 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:57:52,355 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/bcc2f5bd2b2947b1a1667a816674eb2d/users/561bf6768c5a4b2c9053c806c1c99def/roles/a4e738d863c740688f765f52233b8f7c used request id req-c262563e-6137-46bb-a8f7-866ee89b7525 2018-12-23 11:57:52,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.140191078186s 2018-12-23 11:57:52,356 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_0ff65f6a-cdcb-431a-8304-a01e5a74ee59', 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': '47287dd8-5d72-4e1f-879e-a88768c7b92a', 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_0ff65f6a-cdcb-431a-8304-a01e5a74ee59', 'project_id': u'bcc2f5bd2b2947b1a1667a816674eb2d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 11:57:52,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 11:57:52,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 11:57:52,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 11:57:52,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 11:57:52,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 11:57:52,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 11:57:52,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 11:57:52,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 11:57:52,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 11:57:52,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 11:57:52,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 11:57:52,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 11:57:52,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 11:57:52,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 11:57:52,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 11:57:52,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 11:57:52,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 11:57:52,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 11:57:52,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 11:57:52,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 11:57:52,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 11:57:52,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 11:57:52,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 11:57:52,360 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 11:57:52,362 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_0ff65f6a-cdcb-431a-8304-a01e5a74ee59', 'password': '47287dd8-5d72-4e1f-879e-a88768c7b92a', 'project_name': 'refstack_defcore-project_0ff65f6a-cdcb-431a-8304-a01e5a74ee59', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'bcc2f5bd2b2947b1a1667a816674eb2d', 'project_domain_name': 'Default'} 2018-12-23 11:57:52,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:57:52,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 11:57:52,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57f5c007-217c-4fd8-88d3-15480187d669 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a4e738d863c740688f765f52233b8f7c", "links": {"self": "http://172.30.9.22:5000/v3/roles/a4e738d863c740688f765f52233b8f7c"}, "name": "Member"}]} 2018-12-23 11:57:52,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-57f5c007-217c-4fd8-88d3-15480187d669 2018-12-23 11:57:52,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0828440189362s 2018-12-23 11:57:52,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:57:52,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 11:57:52,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87cc8d90-447e-453e-9aff-2244c7173943 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a4e738d863c740688f765f52233b8f7c", "links": {"self": "http://172.30.9.22:5000/v3/roles/a4e738d863c740688f765f52233b8f7c"}, "name": "Member"}]} 2018-12-23 11:57:52,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-87cc8d90-447e-453e-9aff-2244c7173943 2018-12-23 11:57:52,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0730838775635s 2018-12-23 11:57:52,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 11:57:52,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 11:57:52,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b40fd845-21a6-43fc-9968-dadc97d6bede Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 11:57:52,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-b40fd845-21a6-43fc-9968-dadc97d6bede 2018-12-23 11:57:52,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0825250148773s 2018-12-23 11:57:52,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 11:57:52,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 11:57:52,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7126537-9757-4bee-b51a-83c724e0d72b Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_0ff65f6a-cdcb-431a-8304-a01e5a74ee59", "links": {"self": "http://172.30.9.22:5000/v3/users/561bf6768c5a4b2c9053c806c1c99def"}, "domain_id": "default", "enabled": true, "id": "561bf6768c5a4b2c9053c806c1c99def", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 11:57:52,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b7126537-9757-4bee-b51a-83c724e0d72b 2018-12-23 11:57:52,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0968351364136s 2018-12-23 11:57:52,701 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b7126537-9757-4bee-b51a-83c724e0d72b 2018-12-23 11:57:52,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 11:57:52,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 11:57:52,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7b89540-a1dc-4374-bd17-402e174fa62e Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.22:5000/v3/projects/bcc2f5bd2b2947b1a1667a816674eb2d"}, "enabled": true, "id": "bcc2f5bd2b2947b1a1667a816674eb2d", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_0ff65f6a-cdcb-431a-8304-a01e5a74ee59"}]} 2018-12-23 11:57:52,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-f7b89540-a1dc-4374-bd17-402e174fa62e 2018-12-23 11:57:52,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0759298801422s 2018-12-23 11:57:52,783 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-f7b89540-a1dc-4374-bd17-402e174fa62e 2018-12-23 11:57:52,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 11:57:52,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=561bf6768c5a4b2c9053c806c1c99def&scope.project.id=bcc2f5bd2b2947b1a1667a816674eb2d&role.id=695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 11:57:52,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b31c78fd-163c-414e-8ea6-ac6d42a2624a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=561bf6768c5a4b2c9053c806c1c99def&scope.project.id=bcc2f5bd2b2947b1a1667a816674eb2d&role.id=695c6db281554553a0ae845dc1a05d40", "previous": null, "next": null}} 2018-12-23 11:57:52,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=561bf6768c5a4b2c9053c806c1c99def&scope.project.id=bcc2f5bd2b2947b1a1667a816674eb2d&role.id=695c6db281554553a0ae845dc1a05d40 used request id req-b31c78fd-163c-414e-8ea6-ac6d42a2624a 2018-12-23 11:57:52,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0830929279327s 2018-12-23 11:57:52,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 11:57:52,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/bcc2f5bd2b2947b1a1667a816674eb2d/users/561bf6768c5a4b2c9053c806c1c99def/roles/695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 11:57:52,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:57:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-020f2442-ccbc-4526-8b06-0560cfa14815 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:57:52,997 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/bcc2f5bd2b2947b1a1667a816674eb2d/users/561bf6768c5a4b2c9053c806c1c99def/roles/695c6db281554553a0ae845dc1a05d40 used request id req-020f2442-ccbc-4526-8b06-0560cfa14815 2018-12-23 11:57:52,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.12801194191s 2018-12-23 11:57:52,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:57:52,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 11:57:53,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-575f42d5-b137-476d-82f9-470004325c21 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a4e738d863c740688f765f52233b8f7c", "links": {"self": "http://172.30.9.22:5000/v3/roles/a4e738d863c740688f765f52233b8f7c"}, "name": "Member"}]} 2018-12-23 11:57:53,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-575f42d5-b137-476d-82f9-470004325c21 2018-12-23 11:57:53,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0778799057007s 2018-12-23 11:57:53,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 11:57:53,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 11:57:53,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e8b3997-1917-41d5-afff-c1bbe1f1cce2 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 11:57:53,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-8e8b3997-1917-41d5-afff-c1bbe1f1cce2 2018-12-23 11:57:53,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.077996969223s 2018-12-23 11:57:53,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 11:57:53,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 11:57:53,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b048eb2-9c84-4797-b051-fe7a02ce7c41 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_0ff65f6a-cdcb-431a-8304-a01e5a74ee59", "links": {"self": "http://172.30.9.22:5000/v3/users/561bf6768c5a4b2c9053c806c1c99def"}, "domain_id": "default", "enabled": true, "id": "561bf6768c5a4b2c9053c806c1c99def", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 11:57:53,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9b048eb2-9c84-4797-b051-fe7a02ce7c41 2018-12-23 11:57:53,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0996201038361s 2018-12-23 11:57:53,256 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9b048eb2-9c84-4797-b051-fe7a02ce7c41 2018-12-23 11:57:53,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 11:57:53,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=561bf6768c5a4b2c9053c806c1c99def&role.id=695c6db281554553a0ae845dc1a05d40&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 11:57:53,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e4663a4-78e8-43da-906a-ab4ca30b0514 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=561bf6768c5a4b2c9053c806c1c99def&role.id=695c6db281554553a0ae845dc1a05d40&scope.domain.id=default", "previous": null, "next": null}} 2018-12-23 11:57:53,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=561bf6768c5a4b2c9053c806c1c99def&role.id=695c6db281554553a0ae845dc1a05d40&scope.domain.id=default used request id req-8e4663a4-78e8-43da-906a-ab4ca30b0514 2018-12-23 11:57:53,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0797760486603s 2018-12-23 11:57:53,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 11:57:53,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/561bf6768c5a4b2c9053c806c1c99def/roles/695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 11:57:53,458 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 11:57:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97ea0821-7850-4377-8848-51d4538cfd57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 11:57:53,458 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/561bf6768c5a4b2c9053c806c1c99def/roles/695c6db281554553a0ae845dc1a05d40 used request id req-97ea0821-7850-4377-8848-51d4538cfd57 2018-12-23 11:57:53,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.116652965546s 2018-12-23 11:57:53,459 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-23 11:57:55,979 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-23 11:57:55.607 11282 INFO rally.deployment.engine [-] Deployment cd0e0eee-97cf-4f84-867b-2931c70b22de | Starting: Destroy cloud and free allocated resources. 2018-12-23 11:57:55.680 11282 INFO rally.deployment.engine [-] Deployment cd0e0eee-97cf-4f84-867b-2931c70b22de | Completed: Destroy cloud and free allocated resources. 2018-12-23 11:57:55.705 11282 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=2ef01b73-9929-4e56-b0c4-283ee2b35690). 2018-12-23 11:57:55.710 11282 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-12-23 11:57:58,419 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-12-23 11:57:58.142 11285 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=90fa3ad5-4694-470a-aede-471dbbf1fb8b) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 90fa3ad5-4694-470a-aede-471dbbf1fb8b | 2018-12-23T11:57:58 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 90fa3ad5-4694-470a-aede-471dbbf1fb8b ~/.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-12-23 11:58:01,757 - 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-12-23 11:58:01,758 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-23 11:58:04,129 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-23 11:58:03.877 11291 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=2ef01b73-9929-4e56-b0c4-283ee2b35690). 2018-12-23 11:58:03.997 11291 INFO rally.api [-] Verifier has been successfully deleted! 2018-12-23 11:58:07,452 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-12-23 11:58:06.045 11294 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-12-23 11:58:06.178 11294 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-12-23 11:58:07.273 11294 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ab146817-e429-4c43-9e1e-4a7a1199b816) has been successfully created! Using verifier 'opnfv-tempest' (UUID=ab146817-e429-4c43-9e1e-4a7a1199b816) as the default verifier for the future CLI operations. 2018-12-23 11:58:10,347 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-12-23 11:58:10,348 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 11:58:10,476 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 11:58:10,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 11:58:10,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04064848-fa88-47a3-9f7f-1065b827b178 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 11:58:10,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-04064848-fa88-47a3-9f7f-1065b827b178 2018-12-23 11:58:10,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 11:58:10,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "a4e738d863c740688f765f52233b8f7c", "name": "Member"}], "expires_at": "2018-12-23T12:58:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bcc2f5bd2b2947b1a1667a816674eb2d", "name": "refstack_defcore-project_0ff65f6a-cdcb-431a-8304-a01e5a74ee59"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/bcc2f5bd2b2947b1a1667a816674eb2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/bcc2f5bd2b2947b1a1667a816674eb2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/bcc2f5bd2b2947b1a1667a816674eb2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/bcc2f5bd2b2947b1a1667a816674eb2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/bcc2f5bd2b2947b1a1667a816674eb2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/bcc2f5bd2b2947b1a1667a816674eb2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/bcc2f5bd2b2947b1a1667a816674eb2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/bcc2f5bd2b2947b1a1667a816674eb2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/bcc2f5bd2b2947b1a1667a816674eb2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/bcc2f5bd2b2947b1a1667a816674eb2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/bcc2f5bd2b2947b1a1667a816674eb2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/bcc2f5bd2b2947b1a1667a816674eb2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_0ff65f6a-cdcb-431a-8304-a01e5a74ee59", "id": "561bf6768c5a4b2c9053c806c1c99def"}, "audit_ids": ["-POtU_uURjy6L44tYCtSOw"], "issued_at": "2018-12-23T11:58:10.000000Z"}} 2018-12-23 11:58:10,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}957fa39367adbd07efafd18bb8e73dd0deb240f9" 2018-12-23 11:58:10,881 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 23 Dec 2018 11:58:10 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-12-23 11:58:10,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 11:58:10,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}957fa39367adbd07efafd18bb8e73dd0deb240f9" 2018-12-23 11:58:11,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-edacbd3f-937b-498e-bd3b-829d57d9ce0d Date: Sun, 23 Dec 2018 11:58:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 11:58:11,055 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-edacbd3f-937b-498e-bd3b-829d57d9ce0d 2018-12-23 11:58:11,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.170998096466s 2018-12-23 11:58:11,056 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-edacbd3f-937b-498e-bd3b-829d57d9ce0d 2018-12-23 11:58:11,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 11:58:11,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}957fa39367adbd07efafd18bb8e73dd0deb240f9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_0ff65f6a-cdcb-431a-8304-a01e5a74ee59", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_0ff65f6a-cdcb-431a-8304-a01e5a74ee59"}' 2018-12-23 11:58:11,272 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd X-Openstack-Request-Id: req-bcf0fc1b-1afd-445e-8a9c-f06e558481fd Date: Sun, 23 Dec 2018 11:58:11 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd/file", "owner": "bcc2f5bd2b2947b1a1667a816674eb2d", "id": "1a26f051-faca-40f2-ab6f-d6ed57aa5dcd", "size": null, "self": "/v2/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T11:58:11Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_0ff65f6a-cdcb-431a-8304-a01e5a74ee59", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_0ff65f6a-cdcb-431a-8304-a01e5a74ee59", "checksum": null, "created_at": "2018-12-23T11:58:11Z", "protected": false} 2018-12-23 11:58:11,272 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-bcf0fc1b-1afd-445e-8a9c-f06e558481fd 2018-12-23 11:58:11,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.214360952377s 2018-12-23 11:58:11,273 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-bcf0fc1b-1afd-445e-8a9c-f06e558481fd returning object 1a26f051-faca-40f2-ab6f-d6ed57aa5dcd 2018-12-23 11:58:11,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 11:58:11,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd/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}957fa39367adbd07efafd18bb8e73dd0deb240f9" -d '' 2018-12-23 11:58:13,037 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-88abd400-835e-461e-b747-91fcb90ec926 Date: Sun, 23 Dec 2018 11:58:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:58:13,037 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd/file used request id req-88abd400-835e-461e-b747-91fcb90ec926 2018-12-23 11:58:13,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.76412820816s 2018-12-23 11:58:13,038 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd/file used request id req-88abd400-835e-461e-b747-91fcb90ec926 2018-12-23 11:58:13,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 11:58:13,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}957fa39367adbd07efafd18bb8e73dd0deb240f9" 2018-12-23 11:58:13,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-b855b52a-2069-4d42-90e4-a071ad0435d9 Date: Sun, 23 Dec 2018 11:58:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd/snap", "metadata": {}}], "file": "/v2/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd/file", "owner": "bcc2f5bd2b2947b1a1667a816674eb2d", "id": "1a26f051-faca-40f2-ab6f-d6ed57aa5dcd", "size": 12716032, "self": "/v2/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T11:58:12Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_0ff65f6a-cdcb-431a-8304-a01e5a74ee59", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_0ff65f6a-cdcb-431a-8304-a01e5a74ee59", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T11:58:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 11:58:13,204 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b855b52a-2069-4d42-90e4-a071ad0435d9 2018-12-23 11:58:13,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.165824174881s 2018-12-23 11:58:13,205 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b855b52a-2069-4d42-90e4-a071ad0435d9 2018-12-23 11:58:13,207 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd/file', 'owner': u'bcc2f5bd2b2947b1a1667a816674eb2d', 'id': u'1a26f051-faca-40f2-ab6f-d6ed57aa5dcd', 'size': 12716032, u'self': u'/v2/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bcc2f5bd2b2947b1a1667a816674eb2d', 'name': 'refstack_defcore-project_0ff65f6a-cdcb-431a-8304-a01e5a74ee59', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T11:58:12Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T11:58:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_0ff65f6a-cdcb-431a-8304-a01e5a74ee59', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_0ff65f6a-cdcb-431a-8304-a01e5a74ee59', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_0ff65f6a-cdcb-431a-8304-a01e5a74ee59', 'created': u'2018-12-23T11:58:11Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T11:58:11Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_0ff65f6a-cdcb-431a-8304-a01e5a74ee59', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 11:58:13,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 11:58:13,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}8fa7a2c6a6f6190c5b951b511201efa90c83929f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_0ff65f6a-cdcb-431a-8304-a01e5a74ee59", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 11:58:13,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:58:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c797641b-2ad5-413b-b251-ff137ce3f486 x-compute-request-id: req-c797641b-2ad5-413b-b251-ff137ce3f486 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/c5cf42d5-fdbf-4830-a956-8cad92505d19", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/c5cf42d5-fdbf-4830-a956-8cad92505d19", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c5cf42d5-fdbf-4830-a956-8cad92505d19", "name": "refstack_defcore-flavor_0ff65f6a-cdcb-431a-8304-a01e5a74ee59", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:58:13,500 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-c797641b-2ad5-413b-b251-ff137ce3f486 2018-12-23 11:58:13,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.292585849762s 2018-12-23 11:58:13,501 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-c797641b-2ad5-413b-b251-ff137ce3f486 returning object c5cf42d5-fdbf-4830-a956-8cad92505d19 2018-12-23 11:58:13,502 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_0ff65f6a-cdcb-431a-8304-a01e5a74ee59', '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'1b564ea31c8e45b6a10fe5a84fe49166', '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'c5cf42d5-fdbf-4830-a956-8cad92505d19', 'swap': 0}) 2018-12-23 11:58:13,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 11:58:13,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/c5cf42d5-fdbf-4830-a956-8cad92505d19/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}8fa7a2c6a6f6190c5b951b511201efa90c83929f" -d '{"extra_specs": {}}' 2018-12-23 11:58:13,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:58:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f0d4eff1-3c94-4373-94c2-f1778fa8e8e1 x-compute-request-id: req-f0d4eff1-3c94-4373-94c2-f1778fa8e8e1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 11:58:13,524 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/c5cf42d5-fdbf-4830-a956-8cad92505d19/os-extra_specs used request id req-f0d4eff1-3c94-4373-94c2-f1778fa8e8e1 2018-12-23 11:58:13,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213050842285s 2018-12-23 11:58:13,524 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/c5cf42d5-fdbf-4830-a956-8cad92505d19/os-extra_specs used request id req-f0d4eff1-3c94-4373-94c2-f1778fa8e8e1 2018-12-23 11:58:13,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 11:58:13,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}957fa39367adbd07efafd18bb8e73dd0deb240f9" 2018-12-23 11:58:13,534 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 11:58: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 11:58:13,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}957fa39367adbd07efafd18bb8e73dd0deb240f9" 2018-12-23 11:58:13,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de1024a8-c8b1-494d-9375-6936b9b91a58 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a4e738d863c740688f765f52233b8f7c", "links": {"self": "http://172.30.9.22:5000/v3/roles/a4e738d863c740688f765f52233b8f7c"}, "name": "Member"}]} 2018-12-23 11:58:13,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-de1024a8-c8b1-494d-9375-6936b9b91a58 2018-12-23 11:58:13,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.170793056488s 2018-12-23 11:58:13,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-23 11:58:13,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}957fa39367adbd07efafd18bb8e73dd0deb240f9" 2018-12-23 11:58:13,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:58:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2baae878-7282-425e-9a0a-b3b66dc1a68f x-compute-request-id: req-2baae878-7282-425e-9a0a-b3b66dc1a68f Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 231}, "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 240}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-12-23 11:58:13,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-2baae878-7282-425e-9a0a-b3b66dc1a68f 2018-12-23 11:58:13,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.183551073074s 2018-12-23 11:58:13,884 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-2baae878-7282-425e-9a0a-b3b66dc1a68f 2018-12-23 11:58:13,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 11:58:13,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}957fa39367adbd07efafd18bb8e73dd0deb240f9" 2018-12-23 11:58:14,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-dfd469c2-d1e1-4465-ade4-197efc49190f Date: Sun, 23 Dec 2018 11:58:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd/snap", "metadata": {}}], "file": "/v2/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd/file", "owner": "bcc2f5bd2b2947b1a1667a816674eb2d", "id": "1a26f051-faca-40f2-ab6f-d6ed57aa5dcd", "size": 12716032, "self": "/v2/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T11:58:12Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_0ff65f6a-cdcb-431a-8304-a01e5a74ee59", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_0ff65f6a-cdcb-431a-8304-a01e5a74ee59", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T11:58:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 11:58:14,428 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-dfd469c2-d1e1-4465-ade4-197efc49190f 2018-12-23 11:58:14,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.542600870132s 2018-12-23 11:58:14,428 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-dfd469c2-d1e1-4465-ade4-197efc49190f 2018-12-23 11:58:14,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 11:58:14,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}957fa39367adbd07efafd18bb8e73dd0deb240f9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_0ff65f6a-cdcb-431a-8304-a01e5a74ee59", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_0ff65f6a-cdcb-431a-8304-a01e5a74ee59"}' 2018-12-23 11:58:15,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/e3b756fa-17bf-44d9-a2cc-4d88c9494084 X-Openstack-Request-Id: req-793e5070-6f74-4be9-92c2-eec44ae4bedf Date: Sun, 23 Dec 2018 11:58:15 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e3b756fa-17bf-44d9-a2cc-4d88c9494084/file", "owner": "bcc2f5bd2b2947b1a1667a816674eb2d", "id": "e3b756fa-17bf-44d9-a2cc-4d88c9494084", "size": null, "self": "/v2/images/e3b756fa-17bf-44d9-a2cc-4d88c9494084", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T11:58:14Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_0ff65f6a-cdcb-431a-8304-a01e5a74ee59", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_0ff65f6a-cdcb-431a-8304-a01e5a74ee59", "checksum": null, "created_at": "2018-12-23T11:58:14Z", "protected": false} 2018-12-23 11:58:15,167 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-793e5070-6f74-4be9-92c2-eec44ae4bedf 2018-12-23 11:58:15,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.736143112183s 2018-12-23 11:58:15,168 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-793e5070-6f74-4be9-92c2-eec44ae4bedf returning object e3b756fa-17bf-44d9-a2cc-4d88c9494084 2018-12-23 11:58:15,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 11:58:15,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/e3b756fa-17bf-44d9-a2cc-4d88c9494084/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}957fa39367adbd07efafd18bb8e73dd0deb240f9" -d '' 2018-12-23 11:58:16,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-45b58050-e3eb-4bd4-b44e-2b795ac2729d Date: Sun, 23 Dec 2018 11:58:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 11:58:16,272 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/e3b756fa-17bf-44d9-a2cc-4d88c9494084/file used request id req-45b58050-e3eb-4bd4-b44e-2b795ac2729d 2018-12-23 11:58:16,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.10436701775s 2018-12-23 11:58:16,273 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/e3b756fa-17bf-44d9-a2cc-4d88c9494084/file used request id req-45b58050-e3eb-4bd4-b44e-2b795ac2729d 2018-12-23 11:58:16,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 11:58:16,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}957fa39367adbd07efafd18bb8e73dd0deb240f9" 2018-12-23 11:58:16,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-d9e5fef4-6f93-425c-8382-7ca4b4c66e64 Date: Sun, 23 Dec 2018 11:58:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/e3b756fa-17bf-44d9-a2cc-4d88c9494084/snap", "metadata": {}}], "file": "/v2/images/e3b756fa-17bf-44d9-a2cc-4d88c9494084/file", "owner": "bcc2f5bd2b2947b1a1667a816674eb2d", "id": "e3b756fa-17bf-44d9-a2cc-4d88c9494084", "size": 12716032, "self": "/v2/images/e3b756fa-17bf-44d9-a2cc-4d88c9494084", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/e3b756fa-17bf-44d9-a2cc-4d88c9494084/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T11:58:16Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_0ff65f6a-cdcb-431a-8304-a01e5a74ee59", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_0ff65f6a-cdcb-431a-8304-a01e5a74ee59", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T11:58:14Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd/snap", "metadata": {}}], "file": "/v2/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd/file", "owner": "bcc2f5bd2b2947b1a1667a816674eb2d", "id": "1a26f051-faca-40f2-ab6f-d6ed57aa5dcd", "size": 12716032, "self": "/v2/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T11:58:12Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_0ff65f6a-cdcb-431a-8304-a01e5a74ee59", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_0ff65f6a-cdcb-431a-8304-a01e5a74ee59", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T11:58:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 11:58:16,301 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d9e5fef4-6f93-425c-8382-7ca4b4c66e64 2018-12-23 11:58:16,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0267188549042s 2018-12-23 11:58:16,302 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d9e5fef4-6f93-425c-8382-7ca4b4c66e64 2018-12-23 11:58:16,305 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/e3b756fa-17bf-44d9-a2cc-4d88c9494084/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e3b756fa-17bf-44d9-a2cc-4d88c9494084/file', 'owner': u'bcc2f5bd2b2947b1a1667a816674eb2d', 'id': u'e3b756fa-17bf-44d9-a2cc-4d88c9494084', 'size': 12716032, u'self': u'/v2/images/e3b756fa-17bf-44d9-a2cc-4d88c9494084', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bcc2f5bd2b2947b1a1667a816674eb2d', 'name': 'refstack_defcore-project_0ff65f6a-cdcb-431a-8304-a01e5a74ee59', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/e3b756fa-17bf-44d9-a2cc-4d88c9494084/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T11:58:16Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T11:58:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_0ff65f6a-cdcb-431a-8304-a01e5a74ee59', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e3b756fa-17bf-44d9-a2cc-4d88c9494084', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_0ff65f6a-cdcb-431a-8304-a01e5a74ee59', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_0ff65f6a-cdcb-431a-8304-a01e5a74ee59', 'created': u'2018-12-23T11:58:14Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T11:58:14Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e3b756fa-17bf-44d9-a2cc-4d88c9494084', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_0ff65f6a-cdcb-431a-8304-a01e5a74ee59', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 11:58:16,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 11:58:16,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}8fa7a2c6a6f6190c5b951b511201efa90c83929f" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_0ff65f6a-cdcb-431a-8304-a01e5a74ee59", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 11:58:16,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:58: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-e8fcfe36-03fd-42a8-a1f1-fc6f195667f9 x-compute-request-id: req-e8fcfe36-03fd-42a8-a1f1-fc6f195667f9 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d9d5ffc1-a5b8-4979-880f-984aaa48e886", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d9d5ffc1-a5b8-4979-880f-984aaa48e886", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d9d5ffc1-a5b8-4979-880f-984aaa48e886", "name": "refstack_defcore-flavor_alt_0ff65f6a-cdcb-431a-8304-a01e5a74ee59", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 11:58:16,377 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-e8fcfe36-03fd-42a8-a1f1-fc6f195667f9 2018-12-23 11:58:16,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0708940029144s 2018-12-23 11:58:16,377 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-e8fcfe36-03fd-42a8-a1f1-fc6f195667f9 returning object d9d5ffc1-a5b8-4979-880f-984aaa48e886 2018-12-23 11:58:16,378 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_0ff65f6a-cdcb-431a-8304-a01e5a74ee59', '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'1b564ea31c8e45b6a10fe5a84fe49166', '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'd9d5ffc1-a5b8-4979-880f-984aaa48e886', 'swap': 0}) 2018-12-23 11:58:16,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 11:58:16,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/d9d5ffc1-a5b8-4979-880f-984aaa48e886/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}8fa7a2c6a6f6190c5b951b511201efa90c83929f" -d '{"extra_specs": {}}' 2018-12-23 11:58:16,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 11:58:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4482d101-9039-4c03-b424-b0b79628d163 x-compute-request-id: req-4482d101-9039-4c03-b424-b0b79628d163 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 11:58:16,399 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/d9d5ffc1-a5b8-4979-880f-984aaa48e886/os-extra_specs used request id req-4482d101-9039-4c03-b424-b0b79628d163 2018-12-23 11:58:16,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0196568965912s 2018-12-23 11:58:16,399 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/d9d5ffc1-a5b8-4979-880f-984aaa48e886/os-extra_specs used request id req-4482d101-9039-4c03-b424-b0b79628d163 2018-12-23 11:58:16,399 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_0ff65f6a-cdcb-431a-8304-a01e5a74ee59', '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'1b564ea31c8e45b6a10fe5a84fe49166', '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'd9d5ffc1-a5b8-4979-880f-984aaa48e886', 'swap': 0}) 2018-12-23 11:58:19,544 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-23 11:58:18.515 11313 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=ab146817-e429-4c43-9e1e-4a7a1199b816) for deployment 'opnfv-rally' (UUID=90fa3ad5-4694-470a-aede-471dbbf1fb8b). 2018-12-23 11:58:19.374 11313 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-12-23 11:58:19.376 11313 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ab146817-e429-4c43-9e1e-4a7a1199b816) has been successfully configured for deployment 'opnfv-rally' (UUID=90fa3ad5-4694-470a-aede-471dbbf1fb8b)! 2018-12-23 11:58:19,544 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-23 11:58:19,545 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-23 11:58:19,547 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-23 11:58:22,112 - 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-12-23 11:58:22,112 - 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-12-23 11:58:22,112 - 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-12-23 11:58:22,112 - 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-12-23 11:58:22,112 - 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-12-23 11:58:22,113 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks not found in Tempest list. 2018-12-23 11:58:22,113 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw not found in Tempest list. 2018-12-23 11:58:22,113 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name not found in Tempest list. 2018-12-23 11:58:22,113 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status not found in Tempest list. 2018-12-23 11:58:22,113 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata not found in Tempest list. 2018-12-23 11:58:22,113 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-12-23 11:58:22,113 - 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-12-23 11:58:22,113 - 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-12-23 11:58:22,113 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination not found in Tempest list. 2018-12-23 11:58:22,113 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id not found in Tempest list. 2018-12-23 11:58:22,113 - 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-12-23 11:58:22,113 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id not found in Tempest list. 2018-12-23 11:58:22,113 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions not found in Tempest list. 2018-12-23 11:58:22,113 - 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-12-23 11:58:22,113 - 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-12-23 11:58:22,113 - 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-12-23 11:58:22,113 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-12-23 11:58:22,113 - 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-12-23 11:58:22,113 - 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-12-23 11:58:22,113 - 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-12-23 11:58:22,113 - 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-12-23 11:58:22,114 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params not found in Tempest list. 2018-12-23 11:58:22,114 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status not found in Tempest list. 2018-12-23 11:58:22,114 - 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-12-23 11:58:22,114 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet not found in Tempest list. 2018-12-23 11:58:22,114 - 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-12-23 11:58:22,114 - 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-12-23 11:58:22,114 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload not found in Tempest list. 2018-12-23 11:58:22,114 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields not found in Tempest list. 2018-12-23 11:58:22,114 - 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-12-23 11:58:22,114 - 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-12-23 11:58:22,114 - 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-12-23 11:58:22,114 - 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-12-23 11:58:22,114 - 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-12-23 11:58:22,114 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses not found in Tempest list. 2018-12-23 11:58:22,114 - 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-12-23 11:58:22,114 - 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-12-23 11:58:22,114 - 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-12-23 11:58:22,114 - 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-12-23 11:58:22,114 - 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-12-23 11:58:22,114 - 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-12-23 11:58:22,114 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes not found in Tempest list. 2018-12-23 11:58:22,114 - 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-12-23 11:58:22,115 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet not found in Tempest list. 2018-12-23 11:58:22,115 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list not found in Tempest list. 2018-12-23 11:58:22,115 - 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-12-23 11:58:22,115 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network not found in Tempest list. 2018-12-23 11:58:22,115 - 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-12-23 11:58:22,115 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields not found in Tempest list. 2018-12-23 11:58:22,115 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-12-23 11:58:22,115 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet not found in Tempest list. 2018-12-23 11:58:22,115 - 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-12-23 11:58:22,115 - 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-12-23 11:58:22,115 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_media_types not found in Tempest list. 2018-12-23 11:58:22,115 - 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-12-23 11:58:22,115 - 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-12-23 11:58:22,115 - 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-12-23 11:58:22,115 - 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-12-23 11:58:22,115 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields not found in Tempest list. 2018-12-23 11:58:22,115 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources not found in Tempest list. 2018-12-23 11:58:22,115 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway not found in Tempest list. 2018-12-23 11:58:22,115 - 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-12-23 11:58:22,115 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit not found in Tempest list. 2018-12-23 11:58:22,115 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params not found in Tempest list. 2018-12-23 11:58:22,115 - 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-12-23 11:58:22,116 - 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-12-23 11:58:22,116 - 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-12-23 11:58:22,116 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields not found in Tempest list. 2018-12-23 11:58:22,116 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility not found in Tempest list. 2018-12-23 11:58:22,116 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema not found in Tempest list. 2018-12-23 11:58:22,116 - 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-12-23 11:58:22,116 - 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-12-23 11:58:22,116 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable not found in Tempest list. 2018-12-23 11:58:22,116 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update not found in Tempest list. 2018-12-23 11:58:22,116 - 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-12-23 11:58:22,116 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot not found in Tempest list. 2018-12-23 11:58:22,116 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-12-23 11:58:22,116 - 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-12-23 11:58:22,116 - 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-12-23 11:58:22,116 - 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-12-23 11:58:22,116 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list not found in Tempest list. 2018-12-23 11:58:22,116 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets not found in Tempest list. 2018-12-23 11:58:22,116 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-12-23 11:58:22,116 - 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-12-23 11:58:22,116 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details not found in Tempest list. 2018-12-23 11:58:22,116 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata not found in Tempest list. 2018-12-23 11:58:22,116 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema not found in Tempest list. 2018-12-23 11:58:22,117 - 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-12-23 11:58:22,117 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size not found in Tempest list. 2018-12-23 11:58:22,117 - refstack_client.list_parser - DEBUG - Number of tests: 200 2018-12-23 11:58:22,118 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-23 11:58:22,138 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-12-23 11:58:22,139 - 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-12-23 11:58:24,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:58:24.165 11325 INFO rally.api [-] Starting verification (UUID=921e4728-348b-444c-bf2d-2b13ab4f85f5) for deployment 'opnfv-rally' (UUID=90fa3ad5-4694-470a-aede-471dbbf1fb8b) by verifier 'opnfv-tempest' (UUID=ab146817-e429-4c43-9e1e-4a7a1199b816). 2018-12-23 11:58:24,167 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 921e4728-348b-444c-bf2d-2b13ab4f85f5 2018-12-23 11:58:30,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:58:30.564 11325 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.201s] 2018-12-23 11:58:30,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:58:30.633 11325 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.070s] 2018-12-23 11:58:33,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:58:33.197 11325 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.886s] 2018-12-23 11:58:34,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:58:34.414 11325 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.158s] 2018-12-23 11:58:41,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:58:41.781 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [11.368s] 2018-12-23 11:58:45,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:58:45.824 11325 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [12.622s] 2018-12-23 11:58:52,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:58:52.380 11325 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.066s] 2018-12-23 11:58:52,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:58:52.392 11325 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2018-12-23 11:58:52,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:58:52.521 11325 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.128s] 2018-12-23 11:58:52,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:58:52.533 11325 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-12-23 11:58:52,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:58:52.543 11325 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2018-12-23 11:58:52,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:58:52.573 11325 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.029s] 2018-12-23 11:58:52,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:58:52.637 11325 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.063s] 2018-12-23 11:58:52,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:58:52.698 11325 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.061s] 2018-12-23 11:58:52,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:58:52.990 11325 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.291s] 2018-12-23 11:58:53,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:58:53.005 11325 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2018-12-23 11:58:53,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:58:53.071 11325 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.066s] 2018-12-23 11:58:53,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:58:53.959 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.061s] 2018-12-23 11:58:56,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:58:56.743 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.783s] 2018-12-23 11:59:00,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:00.227 11325 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-12-23 11:59:03,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:03.089 11325 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [17.262s] 2018-12-23 11:59:04,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:04.366 11325 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.079s] 2018-12-23 11:59:04,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:04.437 11325 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.070s] 2018-12-23 11:59:04,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:04.512 11325 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.074s] 2018-12-23 11:59:08,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:08.233 11325 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.147s] 2018-12-23 11:59:08,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:08.381 11325 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.147s] 2018-12-23 11:59:09,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:09.141 11325 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.758s] 2018-12-23 11:59:09,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:09.688 11325 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.547s] 2018-12-23 11:59:09,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:09.835 11325 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.147s] 2018-12-23 11:59:13,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:13.787 11325 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [10.699s] 2018-12-23 11:59:21,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:21.330 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.467s] 2018-12-23 11:59:21,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:21.366 11325 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [5.734s] 2018-12-23 11:59:22,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:22.147 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.816s] 2018-12-23 11:59:22,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:22.811 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.663s] 2018-12-23 11:59:23,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:23.671 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.858s] 2018-12-23 11:59:24,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:24.210 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.539s] 2018-12-23 11:59:24,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:24.293 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.083s] 2018-12-23 11:59:24,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:24.368 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.074s] 2018-12-23 11:59:24,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:24.439 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.071s] 2018-12-23 11:59:24,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:24.506 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.067s] 2018-12-23 11:59:24,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:24.577 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.070s] 2018-12-23 11:59:24,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:24.717 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.140s] 2018-12-23 11:59:26,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:26.619 11325 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [5.253s] 2018-12-23 11:59:30,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:30.794 11325 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.174s] 2018-12-23 11:59:35,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:35.092 11325 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.298s] 2018-12-23 11:59:40,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:40.895 11325 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [5.802s] 2018-12-23 11:59:44,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:44.424 11325 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.529s] 2018-12-23 11:59:48,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:48.397 11325 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.972s] 2018-12-23 11:59:56,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:56.037 11325 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.638s] 2018-12-23 11:59:59,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:59.872 11325 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.835s] 2018-12-23 11:59:59,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 11:59:59.984 11325 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.112s] 2018-12-23 12:00:00,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:00:00.211 11325 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.227s] 2018-12-23 12:00:00,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:00:00.270 11325 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.059s] 2018-12-23 12:00:00,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:00:00.464 11325 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.192s] 2018-12-23 12:00:00,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:00:00.613 11325 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.149s] 2018-12-23 12:00:00,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:00:00.709 11325 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.096s] 2018-12-23 12:00:00,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:00:00.779 11325 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.069s] 2018-12-23 12:00:00,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:00:00.983 11325 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.204s] 2018-12-23 12:00:07,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:00:07.923 11325 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.939s] 2018-12-23 12:00:13,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:00:13.162 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [12.617s] 2018-12-23 12:00:16,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:00:16.216 11325 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.175s] 2018-12-23 12:00:17,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:00:17.855 11325 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.637s] 2018-12-23 12:00:18,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:00:18.979 11325 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.125s] 2018-12-23 12:00:20,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:00:20.028 11325 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.047s] 2018-12-23 12:00:21,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:00:21.529 11325 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.500s] 2018-12-23 12:00:22,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:00:22.480 11325 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [68.675s] 2018-12-23 12:00:24,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:00:24.237 11325 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [2.707s] 2018-12-23 12:00:25,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:00:25.224 11325 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.987s] 2018-12-23 12:00:25,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:00:25.326 11325 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.102s] 2018-12-23 12:00:25,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:00:25.348 11325 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.021s] 2018-12-23 12:00:25,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:00:25.369 11325 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.021s] 2018-12-23 12:00:25,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:00:25.391 11325 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.022s] 2018-12-23 12:00:27,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:00:27.014 11325 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.310s] 2018-12-23 12:00:27,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:00:27.349 11325 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.335s] 2018-12-23 12:00:32,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:00:32.653 11325 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.656s] 2018-12-23 12:00:33,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:00:33.617 11325 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.963s] 2018-12-23 12:00:46,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:00:46.217 11325 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.688s] 2018-12-23 12:00:54,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:00:54.191 11325 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [7.972s] 2018-12-23 12:01:27,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:01:27.634 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [74.472s] 2018-12-23 12:02:54,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:02:54.452 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [86.812s] 2018-12-23 12:04:00,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:04:00.957 11325 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [204.849s] 2018-12-23 12:04:01,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:04:01.358 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [66.893s] 2018-12-23 12:04:30,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:04:30.412 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.890s] 2018-12-23 12:04:31,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:04:31.572 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.159s] 2018-12-23 12:04:32,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:04:32.768 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.196s] 2018-12-23 12:04:33,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:04:33.658 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.889s] 2018-12-23 12:04:34,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:04:34.459 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.800s] 2018-12-23 12:04:35,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:04:35.575 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.115s] 2018-12-23 12:04:35,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:04:35.760 11325 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [34.796s] 2018-12-23 12:04:36,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:04:36.254 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.678s] 2018-12-23 12:04:36,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:04:36.627 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.372s] 2018-12-23 12:04:37,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:04:37.158 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.530s] 2018-12-23 12:04:38,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:04:38.176 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.017s] 2018-12-23 12:04:38,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:04:38.548 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.372s] 2018-12-23 12:04:39,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:04:39.203 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.655s] 2018-12-23 12:04:39,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:04:39.868 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.663s] 2018-12-23 12:04:40,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:04:40.798 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.929s] 2018-12-23 12:04:41,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:04:41.178 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.381s] 2018-12-23 12:04:42,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:04:42.057 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.878s] 2018-12-23 12:04:42,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:04:42.287 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.230s] 2018-12-23 12:04:42,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:04:42.852 11325 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.564s] 2018-12-23 12:04:46,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:04:46.563 11325 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.317s] 2018-12-23 12:04:50,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:04:50.401 11325 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [2.027s] 2018-12-23 12:04:59,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:04:59.479 11325 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.440s] 2018-12-23 12:05:01,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:01.364 11325 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.207s] 2018-12-23 12:05:01,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:01.530 11325 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.165s] 2018-12-23 12:05:01,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:01.661 11325 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.129s] 2018-12-23 12:05:01,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:01.693 11325 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.032s] 2018-12-23 12:05:02,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:02.358 11325 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.665s] 2018-12-23 12:05:03,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:03.122 11325 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.763s] 2018-12-23 12:05:03,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:03.880 11325 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.757s] 2018-12-23 12:05:03,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:03.927 11325 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.046s] 2018-12-23 12:05:03,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:03.967 11325 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.039s] 2018-12-23 12:05:04,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:04.210 11325 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.242s] 2018-12-23 12:05:04,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:04.278 11325 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.798s] 2018-12-23 12:05:06,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:06.203 11325 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.923s] 2018-12-23 12:05:06,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:06.395 11325 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.191s] 2018-12-23 12:05:06,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:06.598 11325 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.202s] 2018-12-23 12:05:06,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:06.649 11325 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.051s] 2018-12-23 12:05:06,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:06.699 11325 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.050s] 2018-12-23 12:05:12,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:12.940 11325 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.155s] 2018-12-23 12:05:16,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:16.567 11325 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.019s] 2018-12-23 12:05:16,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:16.738 11325 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.170s] 2018-12-23 12:05:22,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:22.320 11325 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.442s] 2018-12-23 12:05:24,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:24.747 11325 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.446s] 2018-12-23 12:05:30,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:30.502 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.390s] 2018-12-23 12:05:31,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:31.489 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.986s] 2018-12-23 12:05:33,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:33.464 11325 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.715s] 2018-12-23 12:05:43,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:43.150 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.040s] 2018-12-23 12:05:43,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:43.194 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.044s] 2018-12-23 12:05:43,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:43.244 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.049s] 2018-12-23 12:05:43,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:43.835 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.589s] 2018-12-23 12:05:43,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:43.930 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.095s] 2018-12-23 12:05:44,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:44.152 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.221s] 2018-12-23 12:05:44,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:44.331 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.179s] 2018-12-23 12:05:44,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:44.521 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.189s] 2018-12-23 12:05:44,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:44.719 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.198s] 2018-12-23 12:05:44,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:44.771 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.051s] 2018-12-23 12:05:45,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:45.041 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.270s] 2018-12-23 12:05:45,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:45.121 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.079s] 2018-12-23 12:05:45,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:45.198 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.077s] 2018-12-23 12:05:45,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:45.245 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.047s] 2018-12-23 12:05:45,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:45.436 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.190s] 2018-12-23 12:05:46,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:46.068 11325 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.604s] 2018-12-23 12:05:52,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:52.380 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.163s] 2018-12-23 12:05:52,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:52.544 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.164s] 2018-12-23 12:05:52,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:52.728 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.183s] 2018-12-23 12:05:52,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:52.894 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.165s] 2018-12-23 12:05:53,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:53.056 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.161s] 2018-12-23 12:05:53,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:53.216 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.159s] 2018-12-23 12:05:53,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:53.419 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.202s] 2018-12-23 12:05:53,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:53.599 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.179s] 2018-12-23 12:05:53,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:53.763 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.164s] 2018-12-23 12:05:53,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:53.939 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.176s] 2018-12-23 12:05:53,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:53.949 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2018-12-23 12:05:54,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:54.133 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.184s] 2018-12-23 12:05:54,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:54.325 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.191s] 2018-12-23 12:05:54,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:54.363 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.038s] 2018-12-23 12:05:54,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:54.550 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.186s] 2018-12-23 12:05:54,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:54.560 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.010s] 2018-12-23 12:05:54,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:54.593 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.032s] 2018-12-23 12:05:54,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:54.625 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.031s] 2018-12-23 12:05:54,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:54.658 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.032s] 2018-12-23 12:05:54,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:05:54.690 11325 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.032s] 2018-12-23 12:05:58,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 921e4728-348b-444c-bf2d-2b13ab4f85f5 2018-12-23 12:05:58,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '921e4728-348b-444c-bf2d-2b13ab4f85f5']'. 2018-12-23 12:05:59,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-23 12:05:59,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-23 12:05:59,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 12:05:59,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 921e4728-348b-444c-bf2d-2b13ab4f85f5 | 2018-12-23 12:05:59,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-12-23 12:05:59,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-23 11:58:24 | 2018-12-23 12:05:59,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-23 12:05:58 | 2018-12-23 12:05:59,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:07:34 | 2018-12-23 12:05:59,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-12-23 12:05:59,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-23 12:05:59,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-23 12:05:59,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ab146817-e429-4c43-9e1e-4a7a1199b816) | 2018-12-23 12:05:59,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-23 12:05:59,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 90fa3ad5-4694-470a-aede-471dbbf1fb8b) | 2018-12-23 12:05:59,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 164 | 2018-12-23 12:05:59,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 446.154 | 2018-12-23 12:05:59,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 163 | 2018-12-23 12:05:59,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-12-23 12:05:59,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-23 12:05:59,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-23 12:05:59,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-12-23 12:05:59,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 12:05:59,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-23 12:05:59,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-23 12:05:59,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 99.3902439024% 2018-12-23 12:05:59,965 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 12:05:59,966 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 07:49 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-12-23 12:05:59,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 12:05:59,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/e3b756fa-17bf-44d9-a2cc-4d88c9494084 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}957fa39367adbd07efafd18bb8e73dd0deb240f9" 2018-12-23 12:06:01,030 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e9144c15-4106-4831-936b-840dbfa60688 Date: Sun, 23 Dec 2018 12:06:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 12:06:01,030 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/e3b756fa-17bf-44d9-a2cc-4d88c9494084 used request id req-e9144c15-4106-4831-936b-840dbfa60688 2018-12-23 12:06:01,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.0584359169s 2018-12-23 12:06:01,031 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/e3b756fa-17bf-44d9-a2cc-4d88c9494084 used request id req-e9144c15-4106-4831-936b-840dbfa60688 2018-12-23 12:06:01,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 12:06:01,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 12:06:01,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06: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-d8b59081-6e25-4b80-859e-1ae3423eafe4 x-compute-request-id: req-d8b59081-6e25-4b80-859e-1ae3423eafe4 Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/c5cf42d5-fdbf-4830-a956-8cad92505d19", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/c5cf42d5-fdbf-4830-a956-8cad92505d19", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c5cf42d5-fdbf-4830-a956-8cad92505d19", "name": "refstack_defcore-flavor_0ff65f6a-cdcb-431a-8304-a01e5a74ee59", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d9d5ffc1-a5b8-4979-880f-984aaa48e886", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d9d5ffc1-a5b8-4979-880f-984aaa48e886", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d9d5ffc1-a5b8-4979-880f-984aaa48e886", "name": "refstack_defcore-flavor_alt_0ff65f6a-cdcb-431a-8304-a01e5a74ee59", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 12:06:01,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-d8b59081-6e25-4b80-859e-1ae3423eafe4 2018-12-23 12:06:01,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.550556898117s 2018-12-23 12:06:01,582 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-d8b59081-6e25-4b80-859e-1ae3423eafe4 2018-12-23 12:06:01,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 12:06:01,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/d9d5ffc1-a5b8-4979-880f-984aaa48e886 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 12:06:01,643 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 12:06: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-dd83f31e-b4e8-4d4f-bfbb-6ec5d854dfac x-compute-request-id: req-dd83f31e-b4e8-4d4f-bfbb-6ec5d854dfac Content-Length: 0 Content-Type: application/json 2018-12-23 12:06:01,643 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/d9d5ffc1-a5b8-4979-880f-984aaa48e886 used request id req-dd83f31e-b4e8-4d4f-bfbb-6ec5d854dfac 2018-12-23 12:06:01,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0582098960876s 2018-12-23 12:06:01,643 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/d9d5ffc1-a5b8-4979-880f-984aaa48e886 used request id req-dd83f31e-b4e8-4d4f-bfbb-6ec5d854dfac 2018-12-23 12:06:01,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 12:06:01,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}957fa39367adbd07efafd18bb8e73dd0deb240f9" 2018-12-23 12:06:01,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-62daed85-85d4-4e26-b4eb-932ebeffbb18 Date: Sun, 23 Dec 2018 12:06:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd/snap", "metadata": {}}], "file": "/v2/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd/file", "owner": "bcc2f5bd2b2947b1a1667a816674eb2d", "id": "1a26f051-faca-40f2-ab6f-d6ed57aa5dcd", "size": 12716032, "self": "/v2/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T11:58:12Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_0ff65f6a-cdcb-431a-8304-a01e5a74ee59", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_0ff65f6a-cdcb-431a-8304-a01e5a74ee59", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T11:58:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 12:06:01,804 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-62daed85-85d4-4e26-b4eb-932ebeffbb18 2018-12-23 12:06:01,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.160484075546s 2018-12-23 12:06:01,805 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-62daed85-85d4-4e26-b4eb-932ebeffbb18 2018-12-23 12:06:01,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 12:06:01,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}957fa39367adbd07efafd18bb8e73dd0deb240f9" 2018-12-23 12:06:03,299 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-165e542b-f3b0-4aea-bd3c-8da703462d4f Date: Sun, 23 Dec 2018 12:06:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 12:06:03,299 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd used request id req-165e542b-f3b0-4aea-bd3c-8da703462d4f 2018-12-23 12:06:03,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.49141597748s 2018-12-23 12:06:03,300 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/1a26f051-faca-40f2-ab6f-d6ed57aa5dcd used request id req-165e542b-f3b0-4aea-bd3c-8da703462d4f 2018-12-23 12:06:03,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 12:06:03,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 12:06:03,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06: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-2d003fe5-57f1-47c9-ae89-3f66418bddaf x-compute-request-id: req-2d003fe5-57f1-47c9-ae89-3f66418bddaf Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/c5cf42d5-fdbf-4830-a956-8cad92505d19", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/c5cf42d5-fdbf-4830-a956-8cad92505d19", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c5cf42d5-fdbf-4830-a956-8cad92505d19", "name": "refstack_defcore-flavor_0ff65f6a-cdcb-431a-8304-a01e5a74ee59", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 12:06:03,336 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-2d003fe5-57f1-47c9-ae89-3f66418bddaf 2018-12-23 12:06:03,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0354111194611s 2018-12-23 12:06:03,337 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-2d003fe5-57f1-47c9-ae89-3f66418bddaf 2018-12-23 12:06:03,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 12:06:03,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/c5cf42d5-fdbf-4830-a956-8cad92505d19 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 12:06:03,372 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 12:06: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-9a60f44b-850d-485b-b5d4-18fe2388ee76 x-compute-request-id: req-9a60f44b-850d-485b-b5d4-18fe2388ee76 Content-Length: 0 Content-Type: application/json 2018-12-23 12:06:03,372 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/c5cf42d5-fdbf-4830-a956-8cad92505d19 used request id req-9a60f44b-850d-485b-b5d4-18fe2388ee76 2018-12-23 12:06:03,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0339438915253s 2018-12-23 12:06:03,373 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/c5cf42d5-fdbf-4830-a956-8cad92505d19 used request id req-9a60f44b-850d-485b-b5d4-18fe2388ee76 2018-12-23 12:06:03,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 12:06:03,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 12:06:03,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-764c89c1-a592-4ce1-a6e7-5a24f8219b72 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_0ff65f6a-cdcb-431a-8304-a01e5a74ee59", "links": {"self": "http://172.30.9.22:5000/v3/users/561bf6768c5a4b2c9053c806c1c99def"}, "domain_id": "default", "enabled": true, "id": "561bf6768c5a4b2c9053c806c1c99def", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 12:06:03,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-764c89c1-a592-4ce1-a6e7-5a24f8219b72 2018-12-23 12:06:03,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0999090671539s 2018-12-23 12:06:03,474 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-764c89c1-a592-4ce1-a6e7-5a24f8219b72 2018-12-23 12:06:03,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 12:06:03,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/561bf6768c5a4b2c9053c806c1c99def -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 12:06:03,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f75f6be-630d-4e22-ba44-f5ccf9ce4981 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/561bf6768c5a4b2c9053c806c1c99def"}, "enabled": true, "id": "561bf6768c5a4b2c9053c806c1c99def", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_0ff65f6a-cdcb-431a-8304-a01e5a74ee59"}} 2018-12-23 12:06:03,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/561bf6768c5a4b2c9053c806c1c99def used request id req-9f75f6be-630d-4e22-ba44-f5ccf9ce4981 2018-12-23 12:06:03,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.089742898941s 2018-12-23 12:06:03,570 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/561bf6768c5a4b2c9053c806c1c99def used request id req-9f75f6be-630d-4e22-ba44-f5ccf9ce4981 2018-12-23 12:06:03,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 12:06:03,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/561bf6768c5a4b2c9053c806c1c99def -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 12:06:03,741 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 12:06:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71c435e1-6574-4d74-bf16-6c88fa3fa9e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 12:06:03,741 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/561bf6768c5a4b2c9053c806c1c99def used request id req-71c435e1-6574-4d74-bf16-6c88fa3fa9e1 2018-12-23 12:06:03,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.170940160751s 2018-12-23 12:06:03,742 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/561bf6768c5a4b2c9053c806c1c99def used request id req-71c435e1-6574-4d74-bf16-6c88fa3fa9e1 2018-12-23 12:06:03,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 12:06:03,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 12:06:03,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1baf010-f1c7-4f4e-ae65-2174bec8898e Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.22:5000/v3/projects/bcc2f5bd2b2947b1a1667a816674eb2d"}, "enabled": true, "id": "bcc2f5bd2b2947b1a1667a816674eb2d", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_0ff65f6a-cdcb-431a-8304-a01e5a74ee59"}]} 2018-12-23 12:06:03,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-b1baf010-f1c7-4f4e-ae65-2174bec8898e 2018-12-23 12:06:03,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0864069461823s 2018-12-23 12:06:03,829 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-b1baf010-f1c7-4f4e-ae65-2174bec8898e 2018-12-23 12:06:03,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 12:06:03,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/bcc2f5bd2b2947b1a1667a816674eb2d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 12:06:04,033 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 12:06:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d00a0a89-21ac-4cd3-90ec-cf5a1fd65936 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 12:06:04,033 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/bcc2f5bd2b2947b1a1667a816674eb2d used request id req-d00a0a89-21ac-4cd3-90ec-cf5a1fd65936 2018-12-23 12:06:04,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.201832056046s 2018-12-23 12:06:04,033 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/bcc2f5bd2b2947b1a1667a816674eb2d used request id req-d00a0a89-21ac-4cd3-90ec-cf5a1fd65936 2018-12-23 12:06:04,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 12:06:04,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 12:06:04,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06ba2f9f-6e44-4506-bab0-210d5bf634ae Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a4e738d863c740688f765f52233b8f7c", "links": {"self": "http://172.30.9.22:5000/v3/roles/a4e738d863c740688f765f52233b8f7c"}, "name": "Member"}]} 2018-12-23 12:06:04,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-06ba2f9f-6e44-4506-bab0-210d5bf634ae 2018-12-23 12:06:04,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0763218402863s 2018-12-23 12:06:04,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-23 12:06:04,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/a4e738d863c740688f765f52233b8f7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 12:06:04,221 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 12:06:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09635c0d-a650-4bd7-99a9-e2d9ef6185e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 12:06:04,221 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/a4e738d863c740688f765f52233b8f7c used request id req-09635c0d-a650-4bd7-99a9-e2d9ef6185e9 2018-12-23 12:06:04,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.10934305191s 2018-12-23 12:06:04,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 12:06:04,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=bcc2f5bd2b2947b1a1667a816674eb2d&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}8fa7a2c6a6f6190c5b951b511201efa90c83929f" 2018-12-23 12:06:04,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-20d86246-2ff0-4a11-a4c6-3acc1d0d28e4 Date: Sun, 23 Dec 2018 12:06:04 GMT RESP BODY: {"security_groups": []} 2018-12-23 12:06:04,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=bcc2f5bd2b2947b1a1667a816674eb2d&name=default used request id req-20d86246-2ff0-4a11-a4c6-3acc1d0d28e4 2018-12-23 12:06:04,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.186289072037s 2018-12-23 12:06:04,411 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=bcc2f5bd2b2947b1a1667a816674eb2d&name=default used request id req-20d86246-2ff0-4a11-a4c6-3acc1d0d28e4 2018-12-23 12:06:04,411 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-12-23 12:06:04,464 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-12-23 12:06:04,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 12:06:04,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 12:06:04,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 12:06:04,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 12:06:04,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 12:06:04,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 12:06:04,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 12:06:04,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 12:06:04,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 12:06:04,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 12:06:04,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 12:06:04,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 12:06:04,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 12:06:04,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 12:06:04,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 12:06:04,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 12:06:04,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 12:06:04,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 12:06:04,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 12:06:04,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 12:06:04,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 12:06:04,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 12:06:04,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 12:06:04,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 12:06:04,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 12:06:04,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbcde0f1-d46c-486e-9634-086dddba6a80 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 12:06:04,525 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cbcde0f1-d46c-486e-9634-086dddba6a80 2018-12-23 12:06:04,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 12:06:04,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T13:06:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["MvuAqUHpQ-mgSzZT3iKkYw"], "issued_at": "2018-12-23T12:06:04.000000Z"}} 2018-12-23 12:06:04,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 12:06:04,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:06:05,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-26f9fa35-1151-4cca-91cc-c8c266a40fdc Date: Sun, 23 Dec 2018 12:06:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"}]} 2018-12-23 12:06:05,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-26f9fa35-1151-4cca-91cc-c8c266a40fdc 2018-12-23 12:06:05,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.229301929474s 2018-12-23 12:06:05,132 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-26f9fa35-1151-4cca-91cc-c8c266a40fdc 2018-12-23 12:06:05,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 12:06:05,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:06:05,142 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 12:06: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 12:06:05,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:06:05,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12cdf222-d3e8-4540-9977-d3afd94694af Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/0f385fc7dae248538c45bbfe8c78f9d0"}, "description": "", "name": "heat_stack", "enabled": true, "id": "0f385fc7dae248538c45bbfe8c78f9d0"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 12:06:05,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-12cdf222-d3e8-4540-9977-d3afd94694af 2018-12-23 12:06:05,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0929210186005s 2018-12-23 12:06:05,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 12:06:05,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}48c574cce6a69d47e3ad34fb09c183707904e0cc" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_e3ded577-3ad2-4376-a149-eca3f6385774"}}' 2018-12-23 12:06:05,323 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 12:06:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5730a57-6c0c-4ebf-a368-8b300efdb182 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.22:5000/v3/projects/5405cd25294d4c0c9ccb2b4e4ef6c4e0"}, "enabled": true, "id": "5405cd25294d4c0c9ccb2b4e4ef6c4e0", "parent_id": "default", "domain_id": "default", "name": "patrole-project_e3ded577-3ad2-4376-a149-eca3f6385774"}} 2018-12-23 12:06:05,323 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-e5730a57-6c0c-4ebf-a368-8b300efdb182 2018-12-23 12:06:05,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0958070755005s 2018-12-23 12:06:05,324 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-e5730a57-6c0c-4ebf-a368-8b300efdb182 2018-12-23 12:06:05,324 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'patrole-project_e3ded577-3ad2-4376-a149-eca3f6385774', 'id': u'5405cd25294d4c0c9ccb2b4e4ef6c4e0', '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-12-23 12:06:05,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-23 12:06:05,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.35124707222s 2018-12-23 12:06:05,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/7d76f5fa8bca47ecaf9ff135f44b100c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:06:05,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bb535ee-b141-4b57-8efc-6e7569108dea Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/7d76f5fa8bca47ecaf9ff135f44b100c"}, "enabled": true, "id": "7d76f5fa8bca47ecaf9ff135f44b100c", "options": {}, "domain_id": "default", "name": "patrole-user_e3ded577-3ad2-4376-a149-eca3f6385774"}} 2018-12-23 12:06:05,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/7d76f5fa8bca47ecaf9ff135f44b100c used request id req-7bb535ee-b141-4b57-8efc-6e7569108dea 2018-12-23 12:06:05,775 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7d76f5fa8bca47ecaf9ff135f44b100c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_e3ded577-3ad2-4376-a149-eca3f6385774'}) 2018-12-23 12:06:05,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 12:06:05,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:06:05,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30e9c8ec-5dd0-406f-af69-c97b4e197b3d Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 12:06:05,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-30e9c8ec-5dd0-406f-af69-c97b4e197b3d 2018-12-23 12:06:05,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0743219852448s 2018-12-23 12:06:05,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 12:06:05,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:06:05,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7eff2d0-45f9-46b6-ad3b-a5aa2b38139c Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 12:06:05,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f7eff2d0-45f9-46b6-ad3b-a5aa2b38139c 2018-12-23 12:06:05,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0806140899658s 2018-12-23 12:06:05,932 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-23 12:06:05,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-23 12:06:05,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c574cce6a69d47e3ad34fb09c183707904e0cc" -d '{"role": {"name": "Member"}}' 2018-12-23 12:06:06,031 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 12:06:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d115f09b-b2d7-47db-b454-f9171e98637f Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a625869275b64868892ea62f146218a6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a625869275b64868892ea62f146218a6"}, "name": "Member"}} 2018-12-23 12:06:06,031 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-d115f09b-b2d7-47db-b454-f9171e98637f 2018-12-23 12:06:06,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0988521575928s 2018-12-23 12:06:06,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/a625869275b64868892ea62f146218a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:06:06,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47d5bacd-ea2f-4f96-bf50-2bb433e0a7f2 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/a625869275b64868892ea62f146218a6"}, "domain_id": null, "name": "Member", "id": "a625869275b64868892ea62f146218a6"}} 2018-12-23 12:06:06,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/a625869275b64868892ea62f146218a6 used request id req-47d5bacd-ea2f-4f96-bf50-2bb433e0a7f2 2018-12-23 12:06:06,116 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/a625869275b64868892ea62f146218a6'}, 'domain_id': None, 'human_id': None, 'id': u'a625869275b64868892ea62f146218a6', 'HUMAN_ID': False}) 2018-12-23 12:06:06,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 12:06:06,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:06:06,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7d57ea0-8463-4750-a1c5-2863368f9272 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a625869275b64868892ea62f146218a6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a625869275b64868892ea62f146218a6"}, "name": "Member"}]} 2018-12-23 12:06:06,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f7d57ea0-8463-4750-a1c5-2863368f9272 2018-12-23 12:06:06,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0803251266479s 2018-12-23 12:06:06,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 12:06:06,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:06:06,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3908d5c-081b-4f8e-89fd-3a2bbb239741 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 12:06:06,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-b3908d5c-081b-4f8e-89fd-3a2bbb239741 2018-12-23 12:06:06,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0849947929382s 2018-12-23 12:06:06,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 12:06:06,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:06:06,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06eb34a2-41bf-4400-a044-c1379a6e17f2 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_e3ded577-3ad2-4376-a149-eca3f6385774", "links": {"self": "http://172.30.9.22:5000/v3/users/7d76f5fa8bca47ecaf9ff135f44b100c"}, "domain_id": "default", "enabled": true, "id": "7d76f5fa8bca47ecaf9ff135f44b100c", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 12:06:06,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-06eb34a2-41bf-4400-a044-c1379a6e17f2 2018-12-23 12:06:06,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0937440395355s 2018-12-23 12:06:06,378 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-06eb34a2-41bf-4400-a044-c1379a6e17f2 2018-12-23 12:06:06,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 12:06:06,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:06:06,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84c85e1a-f466-449d-9980-8bccfceacc9b Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.22:5000/v3/projects/5405cd25294d4c0c9ccb2b4e4ef6c4e0"}, "enabled": true, "id": "5405cd25294d4c0c9ccb2b4e4ef6c4e0", "parent_id": "default", "domain_id": "default", "name": "patrole-project_e3ded577-3ad2-4376-a149-eca3f6385774"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 12:06:06,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-84c85e1a-f466-449d-9980-8bccfceacc9b 2018-12-23 12:06:06,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0779960155487s 2018-12-23 12:06:06,462 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-84c85e1a-f466-449d-9980-8bccfceacc9b 2018-12-23 12:06:06,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 12:06:06,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=7d76f5fa8bca47ecaf9ff135f44b100c&scope.project.id=5405cd25294d4c0c9ccb2b4e4ef6c4e0&role.id=a625869275b64868892ea62f146218a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:06:06,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbc4ca30-6267-4ec7-a65d-ab023adba614 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=7d76f5fa8bca47ecaf9ff135f44b100c&scope.project.id=5405cd25294d4c0c9ccb2b4e4ef6c4e0&role.id=a625869275b64868892ea62f146218a6", "previous": null, "next": null}} 2018-12-23 12:06:06,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=7d76f5fa8bca47ecaf9ff135f44b100c&scope.project.id=5405cd25294d4c0c9ccb2b4e4ef6c4e0&role.id=a625869275b64868892ea62f146218a6 used request id req-fbc4ca30-6267-4ec7-a65d-ab023adba614 2018-12-23 12:06:06,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0859060287476s 2018-12-23 12:06:06,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 12:06:06,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/5405cd25294d4c0c9ccb2b4e4ef6c4e0/users/7d76f5fa8bca47ecaf9ff135f44b100c/roles/a625869275b64868892ea62f146218a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:06:06,666 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 12:06:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-382b0177-4418-43d8-bdd6-d842b28891e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 12:06:06,666 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/5405cd25294d4c0c9ccb2b4e4ef6c4e0/users/7d76f5fa8bca47ecaf9ff135f44b100c/roles/a625869275b64868892ea62f146218a6 used request id req-382b0177-4418-43d8-bdd6-d842b28891e9 2018-12-23 12:06:06,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.115461826324s 2018-12-23 12:06:06,667 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_e3ded577-3ad2-4376-a149-eca3f6385774', 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': '4376ad04-2dc5-4d3b-8a28-09079a3891a4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'patrole-user_e3ded577-3ad2-4376-a149-eca3f6385774', 'project_id': u'5405cd25294d4c0c9ccb2b4e4ef6c4e0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 12:06:06,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 12:06:06,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 12:06:06,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 12:06:06,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 12:06:06,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 12:06:06,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 12:06:06,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 12:06:06,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 12:06:06,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 12:06:06,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 12:06:06,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 12:06:06,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 12:06:06,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 12:06:06,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 12:06:06,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 12:06:06,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 12:06:06,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 12:06:06,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 12:06:06,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 12:06:06,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 12:06:06,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 12:06:06,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 12:06:06,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 12:06:06,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 12:06:06,672 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_e3ded577-3ad2-4376-a149-eca3f6385774', 'password': '4376ad04-2dc5-4d3b-8a28-09079a3891a4', 'project_name': 'patrole-project_e3ded577-3ad2-4376-a149-eca3f6385774', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '5405cd25294d4c0c9ccb2b4e4ef6c4e0', 'project_domain_name': 'Default'} 2018-12-23 12:06:06,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 12:06:06,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:06:06,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e52b528-8c6e-427e-ad54-044916dc1274 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a625869275b64868892ea62f146218a6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a625869275b64868892ea62f146218a6"}, "name": "Member"}]} 2018-12-23 12:06:06,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9e52b528-8c6e-427e-ad54-044916dc1274 2018-12-23 12:06:06,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0831758975983s 2018-12-23 12:06:06,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 12:06:06,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:06:06,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09fc820b-77bf-4e77-af14-91352407e8c3 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a625869275b64868892ea62f146218a6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a625869275b64868892ea62f146218a6"}, "name": "Member"}]} 2018-12-23 12:06:06,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-09fc820b-77bf-4e77-af14-91352407e8c3 2018-12-23 12:06:06,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0805289745331s 2018-12-23 12:06:06,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 12:06:06,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:06:06,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2775389-71e7-4d45-9224-31851fc9b9d9 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 12:06:06,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-f2775389-71e7-4d45-9224-31851fc9b9d9 2018-12-23 12:06:06,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0747909545898s 2018-12-23 12:06:06,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 12:06:06,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:06:07,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b06619b-199a-4249-a867-fec1ff78041e Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_e3ded577-3ad2-4376-a149-eca3f6385774", "links": {"self": "http://172.30.9.22:5000/v3/users/7d76f5fa8bca47ecaf9ff135f44b100c"}, "domain_id": "default", "enabled": true, "id": "7d76f5fa8bca47ecaf9ff135f44b100c", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 12:06:07,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1b06619b-199a-4249-a867-fec1ff78041e 2018-12-23 12:06:07,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0999109745026s 2018-12-23 12:06:07,015 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1b06619b-199a-4249-a867-fec1ff78041e 2018-12-23 12:06:07,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 12:06:07,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:06:07,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb3d9475-f06e-4ed3-a5aa-e508a4bf508f Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.22:5000/v3/projects/5405cd25294d4c0c9ccb2b4e4ef6c4e0"}, "enabled": true, "id": "5405cd25294d4c0c9ccb2b4e4ef6c4e0", "parent_id": "default", "domain_id": "default", "name": "patrole-project_e3ded577-3ad2-4376-a149-eca3f6385774"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 12:06:07,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-eb3d9475-f06e-4ed3-a5aa-e508a4bf508f 2018-12-23 12:06:07,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.080864906311s 2018-12-23 12:06:07,102 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-eb3d9475-f06e-4ed3-a5aa-e508a4bf508f 2018-12-23 12:06:07,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 12:06:07,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=7d76f5fa8bca47ecaf9ff135f44b100c&scope.project.id=5405cd25294d4c0c9ccb2b4e4ef6c4e0&role.id=695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:06:07,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67cb447c-01e6-4857-bdaf-299a1173a47b Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=7d76f5fa8bca47ecaf9ff135f44b100c&scope.project.id=5405cd25294d4c0c9ccb2b4e4ef6c4e0&role.id=695c6db281554553a0ae845dc1a05d40", "previous": null, "next": null}} 2018-12-23 12:06:07,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=7d76f5fa8bca47ecaf9ff135f44b100c&scope.project.id=5405cd25294d4c0c9ccb2b4e4ef6c4e0&role.id=695c6db281554553a0ae845dc1a05d40 used request id req-67cb447c-01e6-4857-bdaf-299a1173a47b 2018-12-23 12:06:07,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0784518718719s 2018-12-23 12:06:07,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 12:06:07,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/5405cd25294d4c0c9ccb2b4e4ef6c4e0/users/7d76f5fa8bca47ecaf9ff135f44b100c/roles/695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:06:07,315 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 12:06:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa1112e6-7d28-4c63-aea8-14f495bac570 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 12:06:07,315 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/5405cd25294d4c0c9ccb2b4e4ef6c4e0/users/7d76f5fa8bca47ecaf9ff135f44b100c/roles/695c6db281554553a0ae845dc1a05d40 used request id req-fa1112e6-7d28-4c63-aea8-14f495bac570 2018-12-23 12:06:07,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.131544113159s 2018-12-23 12:06:07,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 12:06:07,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:06:07,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dfd9c80-faa1-4068-877b-7d925adf6d82 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a625869275b64868892ea62f146218a6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a625869275b64868892ea62f146218a6"}, "name": "Member"}]} 2018-12-23 12:06:07,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1dfd9c80-faa1-4068-877b-7d925adf6d82 2018-12-23 12:06:07,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0852971076965s 2018-12-23 12:06:07,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 12:06:07,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:06:07,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c66a49b2-4937-444b-8997-1f6badabfdc3 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 12:06:07,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-c66a49b2-4937-444b-8997-1f6badabfdc3 2018-12-23 12:06:07,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0744309425354s 2018-12-23 12:06:07,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 12:06:07,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:06:07,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa9ffc07-9d52-47f1-b39e-553d6a43295d Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_e3ded577-3ad2-4376-a149-eca3f6385774", "links": {"self": "http://172.30.9.22:5000/v3/users/7d76f5fa8bca47ecaf9ff135f44b100c"}, "domain_id": "default", "enabled": true, "id": "7d76f5fa8bca47ecaf9ff135f44b100c", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 12:06:07,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-aa9ffc07-9d52-47f1-b39e-553d6a43295d 2018-12-23 12:06:07,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0982658863068s 2018-12-23 12:06:07,576 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-aa9ffc07-9d52-47f1-b39e-553d6a43295d 2018-12-23 12:06:07,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 12:06:07,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=7d76f5fa8bca47ecaf9ff135f44b100c&role.id=695c6db281554553a0ae845dc1a05d40&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:06:07,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a1f6612-0012-44e6-af0a-f4fd746ae5db Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=7d76f5fa8bca47ecaf9ff135f44b100c&role.id=695c6db281554553a0ae845dc1a05d40&scope.domain.id=default", "previous": null, "next": null}} 2018-12-23 12:06:07,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=7d76f5fa8bca47ecaf9ff135f44b100c&role.id=695c6db281554553a0ae845dc1a05d40&scope.domain.id=default used request id req-6a1f6612-0012-44e6-af0a-f4fd746ae5db 2018-12-23 12:06:07,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0769848823547s 2018-12-23 12:06:07,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 12:06:07,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/7d76f5fa8bca47ecaf9ff135f44b100c/roles/695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:06:07,774 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 12:06:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6979db50-bdf1-434d-aede-069cecb119de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 12:06:07,774 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/7d76f5fa8bca47ecaf9ff135f44b100c/roles/695c6db281554553a0ae845dc1a05d40 used request id req-6979db50-bdf1-434d-aede-069cecb119de 2018-12-23 12:06:07,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.115127801895s 2018-12-23 12:06:07,775 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-23 12:06:10,301 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-23 12:06:09.890 11363 INFO rally.deployment.engine [-] Deployment 90fa3ad5-4694-470a-aede-471dbbf1fb8b | Starting: Destroy cloud and free allocated resources. 2018-12-23 12:06:09.982 11363 INFO rally.deployment.engine [-] Deployment 90fa3ad5-4694-470a-aede-471dbbf1fb8b | Completed: Destroy cloud and free allocated resources. 2018-12-23 12:06:10.027 11363 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=ab146817-e429-4c43-9e1e-4a7a1199b816) for deployment 'opnfv-rally'. 2018-12-23 12:06:10.048 11363 INFO rally.api [-] Deleting verification (UUID=921e4728-348b-444c-bf2d-2b13ab4f85f5). 2018-12-23 12:06:10.091 11363 INFO rally.api [-] Verification has been successfully deleted! 2018-12-23 12:06:10.092 11363 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=ab146817-e429-4c43-9e1e-4a7a1199b816). 2018-12-23 12:06:10.100 11363 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-12-23 12:06:12,729 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-12-23 12:06:12.431 11366 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=b71324ab-da30-45bb-b389-fa106e97fff6) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | b71324ab-da30-45bb-b389-fa106e97fff6 | 2018-12-23T12:06:12 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: b71324ab-da30-45bb-b389-fa106e97fff6 ~/.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-12-23 12:06:16,125 - 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-12-23 12:06:16,126 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-23 12:06:18,474 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-23 12:06:18.184 11372 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=ab146817-e429-4c43-9e1e-4a7a1199b816). 2018-12-23 12:06:18.323 11372 INFO rally.api [-] Verifier has been successfully deleted! 2018-12-23 12:06:21,883 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-12-23 12:06:20.453 11375 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-12-23 12:06:20.587 11375 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-12-23 12:06:21.688 11375 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9a8fd674-106d-4547-95fc-93bd368412c4) has been successfully created! Using verifier 'opnfv-tempest' (UUID=9a8fd674-106d-4547-95fc-93bd368412c4) as the default verifier for the future CLI operations. 2018-12-23 12:06:24,735 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-12-23 12:06:24,735 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 12:06:24,880 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 12:06:24,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 12:06:24,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-675ada53-f5ca-43e0-8f32-792efd52d69e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 12:06:24,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-675ada53-f5ca-43e0-8f32-792efd52d69e 2018-12-23 12:06:24,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 12:06:25,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "a625869275b64868892ea62f146218a6", "name": "Member"}], "expires_at": "2018-12-23T13:06:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5405cd25294d4c0c9ccb2b4e4ef6c4e0", "name": "patrole-project_e3ded577-3ad2-4376-a149-eca3f6385774"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/5405cd25294d4c0c9ccb2b4e4ef6c4e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/5405cd25294d4c0c9ccb2b4e4ef6c4e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/5405cd25294d4c0c9ccb2b4e4ef6c4e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5405cd25294d4c0c9ccb2b4e4ef6c4e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/5405cd25294d4c0c9ccb2b4e4ef6c4e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/5405cd25294d4c0c9ccb2b4e4ef6c4e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/5405cd25294d4c0c9ccb2b4e4ef6c4e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/5405cd25294d4c0c9ccb2b4e4ef6c4e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/5405cd25294d4c0c9ccb2b4e4ef6c4e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/5405cd25294d4c0c9ccb2b4e4ef6c4e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/5405cd25294d4c0c9ccb2b4e4ef6c4e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/5405cd25294d4c0c9ccb2b4e4ef6c4e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_e3ded577-3ad2-4376-a149-eca3f6385774", "id": "7d76f5fa8bca47ecaf9ff135f44b100c"}, "audit_ids": ["SYOmyN_5QZCU7xJ5Ye9ejQ"], "issued_at": "2018-12-23T12:06:25.000000Z"}} 2018-12-23 12:06:25,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3b599ba274f5ebdd56b8c5ff556fece04e86f22d" 2018-12-23 12:06:25,274 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 23 Dec 2018 12:06:25 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-12-23 12:06:25,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 12:06:25,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3b599ba274f5ebdd56b8c5ff556fece04e86f22d" 2018-12-23 12:06:25,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-25161f6d-8c9d-4db8-9c2a-0758e815a766 Date: Sun, 23 Dec 2018 12:06:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 12:06:25,435 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-25161f6d-8c9d-4db8-9c2a-0758e815a766 2018-12-23 12:06:25,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.157706022263s 2018-12-23 12:06:25,435 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-25161f6d-8c9d-4db8-9c2a-0758e815a766 2018-12-23 12:06:25,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 12:06:25,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3b599ba274f5ebdd56b8c5ff556fece04e86f22d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_e3ded577-3ad2-4376-a149-eca3f6385774", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_e3ded577-3ad2-4376-a149-eca3f6385774"}' 2018-12-23 12:06:25,656 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/d52e751b-71fd-477e-89fd-aac34f544f6a X-Openstack-Request-Id: req-5dd6d29e-2ce5-4e17-bc2c-7eb1c2fa5054 Date: Sun, 23 Dec 2018 12:06:25 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d52e751b-71fd-477e-89fd-aac34f544f6a/file", "owner": "5405cd25294d4c0c9ccb2b4e4ef6c4e0", "id": "d52e751b-71fd-477e-89fd-aac34f544f6a", "size": null, "self": "/v2/images/d52e751b-71fd-477e-89fd-aac34f544f6a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T12:06:25Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_e3ded577-3ad2-4376-a149-eca3f6385774", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_e3ded577-3ad2-4376-a149-eca3f6385774", "checksum": null, "created_at": "2018-12-23T12:06:25Z", "protected": false} 2018-12-23 12:06:25,656 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-5dd6d29e-2ce5-4e17-bc2c-7eb1c2fa5054 2018-12-23 12:06:25,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.219168186188s 2018-12-23 12:06:25,656 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-5dd6d29e-2ce5-4e17-bc2c-7eb1c2fa5054 returning object d52e751b-71fd-477e-89fd-aac34f544f6a 2018-12-23 12:06:25,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 12:06:25,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/d52e751b-71fd-477e-89fd-aac34f544f6a/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}3b599ba274f5ebdd56b8c5ff556fece04e86f22d" -d '' 2018-12-23 12:06:26,947 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9533ad7e-412e-4d35-a49b-9ce14aa37807 Date: Sun, 23 Dec 2018 12:06:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 12:06:26,947 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/d52e751b-71fd-477e-89fd-aac34f544f6a/file used request id req-9533ad7e-412e-4d35-a49b-9ce14aa37807 2018-12-23 12:06:26,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.29044318199s 2018-12-23 12:06:26,948 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/d52e751b-71fd-477e-89fd-aac34f544f6a/file used request id req-9533ad7e-412e-4d35-a49b-9ce14aa37807 2018-12-23 12:06:26,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 12:06:26,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3b599ba274f5ebdd56b8c5ff556fece04e86f22d" 2018-12-23 12:06:27,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-890ab2d4-a3e6-4642-a535-76db86a70b13 Date: Sun, 23 Dec 2018 12:06:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/d52e751b-71fd-477e-89fd-aac34f544f6a/snap", "metadata": {}}], "file": "/v2/images/d52e751b-71fd-477e-89fd-aac34f544f6a/file", "owner": "5405cd25294d4c0c9ccb2b4e4ef6c4e0", "id": "d52e751b-71fd-477e-89fd-aac34f544f6a", "size": 12716032, "self": "/v2/images/d52e751b-71fd-477e-89fd-aac34f544f6a", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/d52e751b-71fd-477e-89fd-aac34f544f6a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T12:06:26Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_e3ded577-3ad2-4376-a149-eca3f6385774", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_e3ded577-3ad2-4376-a149-eca3f6385774", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T12:06:25Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 12:06:27,142 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-890ab2d4-a3e6-4642-a535-76db86a70b13 2018-12-23 12:06:27,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.193609952927s 2018-12-23 12:06:27,142 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-890ab2d4-a3e6-4642-a535-76db86a70b13 2018-12-23 12:06:27,144 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/d52e751b-71fd-477e-89fd-aac34f544f6a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d52e751b-71fd-477e-89fd-aac34f544f6a/file', 'owner': u'5405cd25294d4c0c9ccb2b4e4ef6c4e0', 'id': u'd52e751b-71fd-477e-89fd-aac34f544f6a', 'size': 12716032, u'self': u'/v2/images/d52e751b-71fd-477e-89fd-aac34f544f6a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5405cd25294d4c0c9ccb2b4e4ef6c4e0', 'name': 'patrole-project_e3ded577-3ad2-4376-a149-eca3f6385774', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/d52e751b-71fd-477e-89fd-aac34f544f6a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T12:06:26Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T12:06:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_e3ded577-3ad2-4376-a149-eca3f6385774', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/d52e751b-71fd-477e-89fd-aac34f544f6a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_e3ded577-3ad2-4376-a149-eca3f6385774', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_e3ded577-3ad2-4376-a149-eca3f6385774', 'created': u'2018-12-23T12:06:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T12:06:25Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d52e751b-71fd-477e-89fd-aac34f544f6a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_e3ded577-3ad2-4376-a149-eca3f6385774', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 12:06:27,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 12:06:27,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}48c574cce6a69d47e3ad34fb09c183707904e0cc" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_e3ded577-3ad2-4376-a149-eca3f6385774", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 12:06:27,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12: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-c7e56abf-d596-459f-83b7-3bf53fa32a18 x-compute-request-id: req-c7e56abf-d596-459f-83b7-3bf53fa32a18 Content-Encoding: gzip Content-Length: 304 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d361c88b-9371-43c2-b431-2f6208ce8d3f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d361c88b-9371-43c2-b431-2f6208ce8d3f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d361c88b-9371-43c2-b431-2f6208ce8d3f", "name": "patrole-flavor_e3ded577-3ad2-4376-a149-eca3f6385774", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 12:06:27,355 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-c7e56abf-d596-459f-83b7-3bf53fa32a18 2018-12-23 12:06:27,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.208966970444s 2018-12-23 12:06:27,355 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-c7e56abf-d596-459f-83b7-3bf53fa32a18 returning object d361c88b-9371-43c2-b431-2f6208ce8d3f 2018-12-23 12:06:27,356 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_e3ded577-3ad2-4376-a149-eca3f6385774', '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'1b564ea31c8e45b6a10fe5a84fe49166', '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'd361c88b-9371-43c2-b431-2f6208ce8d3f', 'swap': 0}) 2018-12-23 12:06:27,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 12:06:27,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/d361c88b-9371-43c2-b431-2f6208ce8d3f/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}48c574cce6a69d47e3ad34fb09c183707904e0cc" -d '{"extra_specs": {}}' 2018-12-23 12:06:27,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12: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 x-openstack-request-id: req-8343a3e2-541b-4673-b633-ed618b385662 x-compute-request-id: req-8343a3e2-541b-4673-b633-ed618b385662 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 12:06:27,381 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/d361c88b-9371-43c2-b431-2f6208ce8d3f/os-extra_specs used request id req-8343a3e2-541b-4673-b633-ed618b385662 2018-12-23 12:06:27,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0242459774017s 2018-12-23 12:06:27,381 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/d361c88b-9371-43c2-b431-2f6208ce8d3f/os-extra_specs used request id req-8343a3e2-541b-4673-b633-ed618b385662 2018-12-23 12:06:27,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 12:06:27,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3b599ba274f5ebdd56b8c5ff556fece04e86f22d" 2018-12-23 12:06:27,391 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 12:06: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 12:06:27,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b599ba274f5ebdd56b8c5ff556fece04e86f22d" 2018-12-23 12:06:27,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04dcda2b-bd78-483a-80dd-2f59b92e2608 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a625869275b64868892ea62f146218a6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a625869275b64868892ea62f146218a6"}, "name": "Member"}]} 2018-12-23 12:06:27,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-04dcda2b-bd78-483a-80dd-2f59b92e2608 2018-12-23 12:06:27,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0950798988342s 2018-12-23 12:06:27,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-23 12:06:27,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3b599ba274f5ebdd56b8c5ff556fece04e86f22d" 2018-12-23 12:06:27,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12: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-a930c31c-1489-4e0f-a32c-4a5ffab3b6ee x-compute-request-id: req-a930c31c-1489-4e0f-a32c-4a5ffab3b6ee Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 231}, "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 240}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-12-23 12:06:27,753 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-a930c31c-1489-4e0f-a32c-4a5ffab3b6ee 2018-12-23 12:06:27,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.272719144821s 2018-12-23 12:06:27,753 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-a930c31c-1489-4e0f-a32c-4a5ffab3b6ee 2018-12-23 12:06:27,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 12:06:27,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3b599ba274f5ebdd56b8c5ff556fece04e86f22d" 2018-12-23 12:06:27,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-a0c6949b-3092-4f33-9cd2-61250164c5cd Date: Sun, 23 Dec 2018 12:06:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/d52e751b-71fd-477e-89fd-aac34f544f6a/snap", "metadata": {}}], "file": "/v2/images/d52e751b-71fd-477e-89fd-aac34f544f6a/file", "owner": "5405cd25294d4c0c9ccb2b4e4ef6c4e0", "id": "d52e751b-71fd-477e-89fd-aac34f544f6a", "size": 12716032, "self": "/v2/images/d52e751b-71fd-477e-89fd-aac34f544f6a", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/d52e751b-71fd-477e-89fd-aac34f544f6a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T12:06:26Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_e3ded577-3ad2-4376-a149-eca3f6385774", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_e3ded577-3ad2-4376-a149-eca3f6385774", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T12:06:25Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 12:06:27,924 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a0c6949b-3092-4f33-9cd2-61250164c5cd 2018-12-23 12:06:27,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.16988492012s 2018-12-23 12:06:27,925 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a0c6949b-3092-4f33-9cd2-61250164c5cd 2018-12-23 12:06:27,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 12:06:27,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3b599ba274f5ebdd56b8c5ff556fece04e86f22d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_e3ded577-3ad2-4376-a149-eca3f6385774", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_e3ded577-3ad2-4376-a149-eca3f6385774"}' 2018-12-23 12:06:28,146 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/4abc4237-7832-4e0c-9727-c473f563bba1 X-Openstack-Request-Id: req-e67b35cd-9f9f-4379-afce-ff39df8ebb7d Date: Sun, 23 Dec 2018 12:06:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4abc4237-7832-4e0c-9727-c473f563bba1/file", "owner": "5405cd25294d4c0c9ccb2b4e4ef6c4e0", "id": "4abc4237-7832-4e0c-9727-c473f563bba1", "size": null, "self": "/v2/images/4abc4237-7832-4e0c-9727-c473f563bba1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T12:06:28Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_e3ded577-3ad2-4376-a149-eca3f6385774", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_e3ded577-3ad2-4376-a149-eca3f6385774", "checksum": null, "created_at": "2018-12-23T12:06:28Z", "protected": false} 2018-12-23 12:06:28,146 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-e67b35cd-9f9f-4379-afce-ff39df8ebb7d 2018-12-23 12:06:28,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.219425201416s 2018-12-23 12:06:28,147 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-e67b35cd-9f9f-4379-afce-ff39df8ebb7d returning object 4abc4237-7832-4e0c-9727-c473f563bba1 2018-12-23 12:06:28,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 12:06:28,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/4abc4237-7832-4e0c-9727-c473f563bba1/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}3b599ba274f5ebdd56b8c5ff556fece04e86f22d" -d '' 2018-12-23 12:06:30,152 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c44f621a-26f5-4bea-842b-c31b87512dc7 Date: Sun, 23 Dec 2018 12:06:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 12:06:30,153 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/4abc4237-7832-4e0c-9727-c473f563bba1/file used request id req-c44f621a-26f5-4bea-842b-c31b87512dc7 2018-12-23 12:06:30,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.00456094742s 2018-12-23 12:06:30,153 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/4abc4237-7832-4e0c-9727-c473f563bba1/file used request id req-c44f621a-26f5-4bea-842b-c31b87512dc7 2018-12-23 12:06:30,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 12:06:30,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3b599ba274f5ebdd56b8c5ff556fece04e86f22d" 2018-12-23 12:06:30,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-ba45f14d-2de4-4013-a80d-9ca195cf2c48 Date: Sun, 23 Dec 2018 12:06:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/4abc4237-7832-4e0c-9727-c473f563bba1/snap", "metadata": {}}], "file": "/v2/images/4abc4237-7832-4e0c-9727-c473f563bba1/file", "owner": "5405cd25294d4c0c9ccb2b4e4ef6c4e0", "id": "4abc4237-7832-4e0c-9727-c473f563bba1", "size": 12716032, "self": "/v2/images/4abc4237-7832-4e0c-9727-c473f563bba1", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/4abc4237-7832-4e0c-9727-c473f563bba1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T12:06:30Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_e3ded577-3ad2-4376-a149-eca3f6385774", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_e3ded577-3ad2-4376-a149-eca3f6385774", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T12:06:28Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/d52e751b-71fd-477e-89fd-aac34f544f6a/snap", "metadata": {}}], "file": "/v2/images/d52e751b-71fd-477e-89fd-aac34f544f6a/file", "owner": "5405cd25294d4c0c9ccb2b4e4ef6c4e0", "id": "d52e751b-71fd-477e-89fd-aac34f544f6a", "size": 12716032, "self": "/v2/images/d52e751b-71fd-477e-89fd-aac34f544f6a", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/d52e751b-71fd-477e-89fd-aac34f544f6a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T12:06:26Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_e3ded577-3ad2-4376-a149-eca3f6385774", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_e3ded577-3ad2-4376-a149-eca3f6385774", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T12:06:25Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 12:06:30,178 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ba45f14d-2de4-4013-a80d-9ca195cf2c48 2018-12-23 12:06:30,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.024188041687s 2018-12-23 12:06:30,178 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ba45f14d-2de4-4013-a80d-9ca195cf2c48 2018-12-23 12:06:30,181 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/4abc4237-7832-4e0c-9727-c473f563bba1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4abc4237-7832-4e0c-9727-c473f563bba1/file', 'owner': u'5405cd25294d4c0c9ccb2b4e4ef6c4e0', 'id': u'4abc4237-7832-4e0c-9727-c473f563bba1', 'size': 12716032, u'self': u'/v2/images/4abc4237-7832-4e0c-9727-c473f563bba1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5405cd25294d4c0c9ccb2b4e4ef6c4e0', 'name': 'patrole-project_e3ded577-3ad2-4376-a149-eca3f6385774', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/4abc4237-7832-4e0c-9727-c473f563bba1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T12:06:30Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T12:06:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_e3ded577-3ad2-4376-a149-eca3f6385774', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/4abc4237-7832-4e0c-9727-c473f563bba1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_e3ded577-3ad2-4376-a149-eca3f6385774', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_e3ded577-3ad2-4376-a149-eca3f6385774', 'created': u'2018-12-23T12:06:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T12:06:28Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4abc4237-7832-4e0c-9727-c473f563bba1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_e3ded577-3ad2-4376-a149-eca3f6385774', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 12:06:30,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 12:06:30,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}48c574cce6a69d47e3ad34fb09c183707904e0cc" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_e3ded577-3ad2-4376-a149-eca3f6385774", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 12:06:30,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12: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-2f87e25e-7ef7-4c42-bad5-b2482ac95c8b x-compute-request-id: req-2f87e25e-7ef7-4c42-bad5-b2482ac95c8b Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f1d02d1e-07de-4d2b-b017-fadc96439c03", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f1d02d1e-07de-4d2b-b017-fadc96439c03", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f1d02d1e-07de-4d2b-b017-fadc96439c03", "name": "patrole-flavor_alt_e3ded577-3ad2-4376-a149-eca3f6385774", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 12:06:30,237 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-2f87e25e-7ef7-4c42-bad5-b2482ac95c8b 2018-12-23 12:06:30,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.055881023407s 2018-12-23 12:06:30,238 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-2f87e25e-7ef7-4c42-bad5-b2482ac95c8b returning object f1d02d1e-07de-4d2b-b017-fadc96439c03 2018-12-23 12:06:30,239 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_e3ded577-3ad2-4376-a149-eca3f6385774', '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'1b564ea31c8e45b6a10fe5a84fe49166', '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'f1d02d1e-07de-4d2b-b017-fadc96439c03', 'swap': 0}) 2018-12-23 12:06:30,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 12:06:30,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/f1d02d1e-07de-4d2b-b017-fadc96439c03/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}48c574cce6a69d47e3ad34fb09c183707904e0cc" -d '{"extra_specs": {}}' 2018-12-23 12:06:30,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:06:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bc27b074-a6e5-45fa-b4d8-ba5ec011564d x-compute-request-id: req-bc27b074-a6e5-45fa-b4d8-ba5ec011564d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 12:06:30,268 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/f1d02d1e-07de-4d2b-b017-fadc96439c03/os-extra_specs used request id req-bc27b074-a6e5-45fa-b4d8-ba5ec011564d 2018-12-23 12:06:30,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0289559364319s 2018-12-23 12:06:30,269 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/f1d02d1e-07de-4d2b-b017-fadc96439c03/os-extra_specs used request id req-bc27b074-a6e5-45fa-b4d8-ba5ec011564d 2018-12-23 12:06:30,269 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_e3ded577-3ad2-4376-a149-eca3f6385774', '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'1b564ea31c8e45b6a10fe5a84fe49166', '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'f1d02d1e-07de-4d2b-b017-fadc96439c03', 'swap': 0}) 2018-12-23 12:06:33,320 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-23 12:06:32.294 11394 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9a8fd674-106d-4547-95fc-93bd368412c4) for deployment 'opnfv-rally' (UUID=b71324ab-da30-45bb-b389-fa106e97fff6). 2018-12-23 12:06:33.157 11394 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-12-23 12:06:33.160 11394 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9a8fd674-106d-4547-95fc-93bd368412c4) has been successfully configured for deployment 'opnfv-rally' (UUID=b71324ab-da30-45bb-b389-fa106e97fff6)! 2018-12-23 12:06:33,320 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-23 12:06:33,321 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-23 12:06:33,323 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-23 12:06:33,345 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-23 12:06:36,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-9a8fd674-106d-4547-95fc-93bd368412c4/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-12-23 12:06:36,686 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-23 12:06:36,712 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-12-23 12:06:36,713 - 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-12-23 12:06:38,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 12:06:38.895 11403 INFO rally.api [-] Starting verification (UUID=38013af1-efaf-4bb2-9d53-8e72083d3a9e) for deployment 'opnfv-rally' (UUID=b71324ab-da30-45bb-b389-fa106e97fff6) by verifier 'opnfv-tempest' (UUID=9a8fd674-106d-4547-95fc-93bd368412c4). 2018-12-23 12:06:38,896 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 38013af1-efaf-4bb2-9d53-8e72083d3a9e 2018-12-23 12:09:12,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 38013af1-efaf-4bb2-9d53-8e72083d3a9e 2018-12-23 12:09:12,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '38013af1-efaf-4bb2-9d53-8e72083d3a9e']'. 2018-12-23 12:09:13,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-23 12:09:13,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-23 12:09:13,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 12:09:13,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 38013af1-efaf-4bb2-9d53-8e72083d3a9e | 2018-12-23 12:09:13,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-23 12:09:13,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-23 12:06:38 | 2018-12-23 12:09:13,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-23 12:09:12 | 2018-12-23 12:09:13,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:34 | 2018-12-23 12:09:13,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-23 12:09:13,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-23 12:09:13,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9a8fd674-106d-4547-95fc-93bd368412c4) | 2018-12-23 12:09:13,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-23 12:09:13,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b71324ab-da30-45bb-b389-fa106e97fff6) | 2018-12-23 12:09:13,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-12-23 12:09:13,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 145.287 | 2018-12-23 12:09:13,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2018-12-23 12:09:13,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 163 | 2018-12-23 12:09:13,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-23 12:09:13,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-23 12:09:13,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-23 12:09:13,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 12:09:13,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-23 12:09:13,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-23 12:09:13,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-12-23 12:09:13,672 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 12:09:13,672 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:49 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-23 12:09:13,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 12:09:13,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/4abc4237-7832-4e0c-9727-c473f563bba1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b599ba274f5ebdd56b8c5ff556fece04e86f22d" 2018-12-23 12:09:15,485 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-21fba59a-5aaa-4ce9-ab82-79da4149eb9b Date: Sun, 23 Dec 2018 12:09:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 12:09:15,486 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/4abc4237-7832-4e0c-9727-c473f563bba1 used request id req-21fba59a-5aaa-4ce9-ab82-79da4149eb9b 2018-12-23 12:09:15,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.80905389786s 2018-12-23 12:09:15,486 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/4abc4237-7832-4e0c-9727-c473f563bba1 used request id req-21fba59a-5aaa-4ce9-ab82-79da4149eb9b 2018-12-23 12:09:15,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 12:09:15,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:09:15,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:09: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-897b2987-ea34-490c-9726-d4d11c015257 x-compute-request-id: req-897b2987-ea34-490c-9726-d4d11c015257 Content-Encoding: gzip Content-Length: 359 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d361c88b-9371-43c2-b431-2f6208ce8d3f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d361c88b-9371-43c2-b431-2f6208ce8d3f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d361c88b-9371-43c2-b431-2f6208ce8d3f", "name": "patrole-flavor_e3ded577-3ad2-4376-a149-eca3f6385774", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f1d02d1e-07de-4d2b-b017-fadc96439c03", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f1d02d1e-07de-4d2b-b017-fadc96439c03", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f1d02d1e-07de-4d2b-b017-fadc96439c03", "name": "patrole-flavor_alt_e3ded577-3ad2-4376-a149-eca3f6385774", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 12:09:15,518 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-897b2987-ea34-490c-9726-d4d11c015257 2018-12-23 12:09:15,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0314879417419s 2018-12-23 12:09:15,519 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-897b2987-ea34-490c-9726-d4d11c015257 2018-12-23 12:09:15,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 12:09:15,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/f1d02d1e-07de-4d2b-b017-fadc96439c03 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:09:15,565 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 12:09: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-e7a4cb6b-6c12-4103-92ed-dc44a0360be5 x-compute-request-id: req-e7a4cb6b-6c12-4103-92ed-dc44a0360be5 Content-Length: 0 Content-Type: application/json 2018-12-23 12:09:15,565 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/f1d02d1e-07de-4d2b-b017-fadc96439c03 used request id req-e7a4cb6b-6c12-4103-92ed-dc44a0360be5 2018-12-23 12:09:15,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0440709590912s 2018-12-23 12:09:15,565 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/f1d02d1e-07de-4d2b-b017-fadc96439c03 used request id req-e7a4cb6b-6c12-4103-92ed-dc44a0360be5 2018-12-23 12:09:15,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 12:09:15,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3b599ba274f5ebdd56b8c5ff556fece04e86f22d" 2018-12-23 12:09:15,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-9aa3eaa0-1d4d-4b58-b443-fbec21e57595 Date: Sun, 23 Dec 2018 12:09:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/d52e751b-71fd-477e-89fd-aac34f544f6a/snap", "metadata": {}}], "file": "/v2/images/d52e751b-71fd-477e-89fd-aac34f544f6a/file", "owner": "5405cd25294d4c0c9ccb2b4e4ef6c4e0", "id": "d52e751b-71fd-477e-89fd-aac34f544f6a", "size": 12716032, "self": "/v2/images/d52e751b-71fd-477e-89fd-aac34f544f6a", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/d52e751b-71fd-477e-89fd-aac34f544f6a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T12:06:26Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_e3ded577-3ad2-4376-a149-eca3f6385774", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_e3ded577-3ad2-4376-a149-eca3f6385774", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T12:06:25Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 12:09:15,586 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9aa3eaa0-1d4d-4b58-b443-fbec21e57595 2018-12-23 12:09:15,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0200037956238s 2018-12-23 12:09:15,586 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9aa3eaa0-1d4d-4b58-b443-fbec21e57595 2018-12-23 12:09:15,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 12:09:15,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/d52e751b-71fd-477e-89fd-aac34f544f6a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b599ba274f5ebdd56b8c5ff556fece04e86f22d" 2018-12-23 12:09:17,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fb199fc5-a43b-44ae-af21-d9e2898b0024 Date: Sun, 23 Dec 2018 12:09:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 12:09:17,640 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/d52e751b-71fd-477e-89fd-aac34f544f6a used request id req-fb199fc5-a43b-44ae-af21-d9e2898b0024 2018-12-23 12:09:17,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.05205702782s 2018-12-23 12:09:17,640 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/d52e751b-71fd-477e-89fd-aac34f544f6a used request id req-fb199fc5-a43b-44ae-af21-d9e2898b0024 2018-12-23 12:09:17,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 12:09:17,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:09:17,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:09:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f3d0c47-66b6-4b78-8839-5483bb7eb0a0 x-compute-request-id: req-8f3d0c47-66b6-4b78-8839-5483bb7eb0a0 Content-Encoding: gzip Content-Length: 303 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d361c88b-9371-43c2-b431-2f6208ce8d3f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d361c88b-9371-43c2-b431-2f6208ce8d3f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d361c88b-9371-43c2-b431-2f6208ce8d3f", "name": "patrole-flavor_e3ded577-3ad2-4376-a149-eca3f6385774", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 12:09:17,672 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-8f3d0c47-66b6-4b78-8839-5483bb7eb0a0 2018-12-23 12:09:17,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0313022136688s 2018-12-23 12:09:17,672 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-8f3d0c47-66b6-4b78-8839-5483bb7eb0a0 2018-12-23 12:09:17,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 12:09:17,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/d361c88b-9371-43c2-b431-2f6208ce8d3f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:09:17,714 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 12:09:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-185e186e-4da9-44b1-846c-2ef2a8634651 x-compute-request-id: req-185e186e-4da9-44b1-846c-2ef2a8634651 Content-Length: 0 Content-Type: application/json 2018-12-23 12:09:17,714 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/d361c88b-9371-43c2-b431-2f6208ce8d3f used request id req-185e186e-4da9-44b1-846c-2ef2a8634651 2018-12-23 12:09:17,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0400400161743s 2018-12-23 12:09:17,715 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/d361c88b-9371-43c2-b431-2f6208ce8d3f used request id req-185e186e-4da9-44b1-846c-2ef2a8634651 2018-12-23 12:09:17,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 12:09:17,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:09:17,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:09:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb39a01c-8f82-44d1-8bef-73c8783fc396 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_e3ded577-3ad2-4376-a149-eca3f6385774", "links": {"self": "http://172.30.9.22:5000/v3/users/7d76f5fa8bca47ecaf9ff135f44b100c"}, "domain_id": "default", "enabled": true, "id": "7d76f5fa8bca47ecaf9ff135f44b100c", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 12:09:17,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-bb39a01c-8f82-44d1-8bef-73c8783fc396 2018-12-23 12:09:17,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101722002029s 2018-12-23 12:09:17,817 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-bb39a01c-8f82-44d1-8bef-73c8783fc396 2018-12-23 12:09:17,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 12:09:17,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/7d76f5fa8bca47ecaf9ff135f44b100c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:09:17,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:09:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac46179e-b5b4-48b3-b896-dc54caa8bcc8 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/7d76f5fa8bca47ecaf9ff135f44b100c"}, "enabled": true, "id": "7d76f5fa8bca47ecaf9ff135f44b100c", "options": {}, "domain_id": "default", "name": "patrole-user_e3ded577-3ad2-4376-a149-eca3f6385774"}} 2018-12-23 12:09:17,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/7d76f5fa8bca47ecaf9ff135f44b100c used request id req-ac46179e-b5b4-48b3-b896-dc54caa8bcc8 2018-12-23 12:09:17,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0925431251526s 2018-12-23 12:09:17,916 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/7d76f5fa8bca47ecaf9ff135f44b100c used request id req-ac46179e-b5b4-48b3-b896-dc54caa8bcc8 2018-12-23 12:09:17,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 12:09:17,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/7d76f5fa8bca47ecaf9ff135f44b100c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:09:18,241 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 12:09:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9207c8a2-151c-49b5-9f38-b5fadffa919a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 12:09:18,241 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/7d76f5fa8bca47ecaf9ff135f44b100c used request id req-9207c8a2-151c-49b5-9f38-b5fadffa919a 2018-12-23 12:09:18,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.324862003326s 2018-12-23 12:09:18,242 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/7d76f5fa8bca47ecaf9ff135f44b100c used request id req-9207c8a2-151c-49b5-9f38-b5fadffa919a 2018-12-23 12:09:18,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 12:09:18,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:09:18,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:09:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2da7749d-742c-4349-b505-1c2c2d61a467 Content-Encoding: gzip Content-Length: 374 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.22:5000/v3/projects/5405cd25294d4c0c9ccb2b4e4ef6c4e0"}, "enabled": true, "id": "5405cd25294d4c0c9ccb2b4e4ef6c4e0", "parent_id": "default", "domain_id": "default", "name": "patrole-project_e3ded577-3ad2-4376-a149-eca3f6385774"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 12:09:18,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-2da7749d-742c-4349-b505-1c2c2d61a467 2018-12-23 12:09:18,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0752468109131s 2018-12-23 12:09:18,318 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-2da7749d-742c-4349-b505-1c2c2d61a467 2018-12-23 12:09:18,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 12:09:18,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/5405cd25294d4c0c9ccb2b4e4ef6c4e0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:09:18,469 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 12:09:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1bf2b3f-2614-46a7-b37c-a0b810899fdf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 12:09:18,469 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/5405cd25294d4c0c9ccb2b4e4ef6c4e0 used request id req-a1bf2b3f-2614-46a7-b37c-a0b810899fdf 2018-12-23 12:09:18,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.149174928665s 2018-12-23 12:09:18,470 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/5405cd25294d4c0c9ccb2b4e4ef6c4e0 used request id req-a1bf2b3f-2614-46a7-b37c-a0b810899fdf 2018-12-23 12:09:18,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 12:09:18,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:09:18,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:09:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa10560f-e33e-4b02-be2d-999bbe95899d Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a625869275b64868892ea62f146218a6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a625869275b64868892ea62f146218a6"}, "name": "Member"}]} 2018-12-23 12:09:18,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fa10560f-e33e-4b02-be2d-999bbe95899d 2018-12-23 12:09:18,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0821912288666s 2018-12-23 12:09:18,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-23 12:09:18,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/a625869275b64868892ea62f146218a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:09:18,658 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 12:09:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14268288-40a0-45ea-a22f-ecba5118a8bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 12:09:18,658 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/a625869275b64868892ea62f146218a6 used request id req-14268288-40a0-45ea-a22f-ecba5118a8bf 2018-12-23 12:09:18,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.104247808456s 2018-12-23 12:09:18,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 12:09:18,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=5405cd25294d4c0c9ccb2b4e4ef6c4e0&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}48c574cce6a69d47e3ad34fb09c183707904e0cc" 2018-12-23 12:09:18,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-34b23407-9fe9-454f-b2af-04edd56b924a Date: Sun, 23 Dec 2018 12:09:18 GMT RESP BODY: {"security_groups": []} 2018-12-23 12:09:18,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=5405cd25294d4c0c9ccb2b4e4ef6c4e0&name=default used request id req-34b23407-9fe9-454f-b2af-04edd56b924a 2018-12-23 12:09:18,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.179519176483s 2018-12-23 12:09:18,841 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=5405cd25294d4c0c9ccb2b4e4ef6c4e0&name=default used request id req-34b23407-9fe9-454f-b2af-04edd56b924a 2018-12-23 12:09:18,895 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-12-23 12:09:19,554 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-12-23 12:09:19,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 12:09:19,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 12:09:19,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 12:09:19,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 12:09:19,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 12:09:19,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 12:09:19,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 12:09:19,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 12:09:19,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 12:09:19,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 12:09:19,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 12:09:19,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 12:09:19,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 12:09:19,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 12:09:19,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 12:09:19,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 12:09:19,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 12:09:19,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 12:09:19,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 12:09:19,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 12:09:19,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 12:09:19,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 12:09:19,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 12:09:19,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 12:09:19,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-12-23 12:09:19,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 12:09:19,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f8d6bd4-f1f0-499e-8162-c9a7978ef3e3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 12:09:19,566 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0f8d6bd4-f1f0-499e-8162-c9a7978ef3e3 2018-12-23 12:09:19,566 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 12:09:19,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T13:09:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["UQ2c1qeNQsyDsI6NxIRC5w"], "issued_at": "2018-12-23T12:09:19.000000Z"}} 2018-12-23 12:09:19,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d63ad21ec1095b9fa29381159fc7343b43f57de2" 2018-12-23 12:09:19,952 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 12:09: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 12:09:19,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d63ad21ec1095b9fa29381159fc7343b43f57de2" 2018-12-23 12:09:20,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44f0a564-731b-44dc-909f-8ac19a9d861b Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.22:5000/v3/services/04153edefa2646a092197cf0bf3860df"}, "enabled": true, "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.22:5000/v3/services/3ae7635ee6c644878ebe2dbaf5a7a894"}, "enabled": true, "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.22:5000/v3/services/3b53bab620b84f9d93ceb70af9f46923"}, "enabled": true, "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.22:5000/v3/services/631a9ccf37434db78c84c4c4b6a8308d"}, "enabled": true, "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.22:5000/v3/services/6c4e9c21e3344438acd57ba00dd834b8"}, "enabled": true, "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.22:5000/v3/services/7335cd1b8191401a8b291b738d9b15f6"}, "enabled": true, "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.22:5000/v3/services/8a10cf791c0b4d6ba70b5c404394debf"}, "enabled": true, "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.22:5000/v3/services/adb42438bfa84bcdb37cc1ed36fefa17"}, "enabled": true, "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.22:5000/v3/services/ce0b2b7a224a4c2bacef228ccbcff0cd"}, "enabled": true, "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.22:5000/v3/services/d5eea0ab126a4795a21e63baf42dfb98"}, "enabled": true, "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.22:5000/v3/services/d9ef06173c60410d82e304fefda4690c"}, "enabled": true, "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.22:5000/v3/services/e15f7098489d4b27b9e5e0504d77a5d1"}, "enabled": true, "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.22:5000/v3/services/e210dc1eef3645ad9e988837a780ee3f"}, "enabled": true, "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.22:5000/v3/services/e377fa8a9c9a4f8db6896dc4f3099eeb"}, "enabled": true, "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.22:5000/v3/services/f1aed5aa718743ecac4d4248f4bd8b31"}, "enabled": true, "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "links": {"self": "http://172.30.9.22:5000/v3/services", "previous": null, "next": null}} 2018-12-23 12:09:20,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/services used request id req-44f0a564-731b-44dc-909f-8ac19a9d861b 2018-12-23 12:09:20,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.563781023026s 2018-12-23 12:09:20,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-12-23 12:09:20,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d63ad21ec1095b9fa29381159fc7343b43f57de2" 2018-12-23 12:09:20,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 12:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a460a28-c57c-4edb-b746-57f896d393a6 Content-Encoding: gzip Content-Length: 1949 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/03103b1056ae4ac7b72111fa1fe3a1f9"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8a10cf791c0b4d6ba70b5c404394debf", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/07360f2909e64bd1adf4e8472b971303"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "id": "07360f2909e64bd1adf4e8472b971303"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0d15b65927334caea0e691f912419311"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e15f7098489d4b27b9e5e0504d77a5d1", "id": "0d15b65927334caea0e691f912419311"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/132fa6e091a34ccfadce86f291643562"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8a10cf791c0b4d6ba70b5c404394debf", "id": "132fa6e091a34ccfadce86f291643562"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/219f837bb86c4cbba00e7f1309ea52e7"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3b53bab620b84f9d93ceb70af9f46923", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/21a0dd14a14348468c45b4b43dce8133"}, "url": "http://192.30.9.6:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d9ef06173c60410d82e304fefda4690c", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/23d52e5400024cd19278996a5994c229"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "04153edefa2646a092197cf0bf3860df", "id": "23d52e5400024cd19278996a5994c229"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/25586441b1d040d288c38443b624a0b4"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "631a9ccf37434db78c84c4c4b6a8308d", "id": "25586441b1d040d288c38443b624a0b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/26cc2ce237004bed89fd146f1de3a96b"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "04153edefa2646a092197cf0bf3860df", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2ace94a221794ccba63c109ac94748f8"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "id": "2ace94a221794ccba63c109ac94748f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2b914b9ecaf54a6e8b63c061b26e58f9"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d5eea0ab126a4795a21e63baf42dfb98", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/339b4094d4d04712b9c8fdcc182a92bb"}, "url": "http://192.30.9.6:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f1aed5aa718743ecac4d4248f4bd8b31", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3bf0a45635214878a62fa19aba95b1ed"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e15f7098489d4b27b9e5e0504d77a5d1", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4bfe945ce3e447709ab7480429c91897"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3ae7635ee6c644878ebe2dbaf5a7a894", "id": "4bfe945ce3e447709ab7480429c91897"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4f0401fd70904dc9b67664b2d990b5b7"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8a10cf791c0b4d6ba70b5c404394debf", "id": "4f0401fd70904dc9b67664b2d990b5b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/603bac82b8434487bb4ce28b36ce21a8"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6c4e9c21e3344438acd57ba00dd834b8", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/61b5a12f4827406eb400d4e4ed88a3f3"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7f4eb0da35044a40bb1ee194379243c5"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d5eea0ab126a4795a21e63baf42dfb98", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7fcfad091d7c4cc191092df059b64814"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6c4e9c21e3344438acd57ba00dd834b8", "id": "7fcfad091d7c4cc191092df059b64814"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/8d2d5c4da75040e1a3aa4387d2dbe13d"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e15f7098489d4b27b9e5e0504d77a5d1", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/8fb5b4006b3e4ee6b741bf4c80c362fe"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3ae7635ee6c644878ebe2dbaf5a7a894", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/94df33b1d0944724a8958df5f9106830"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "adb42438bfa84bcdb37cc1ed36fefa17", "id": "94df33b1d0944724a8958df5f9106830"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9667ea30ffa549d5a024ab3993d9f59e"}, "url": "http://192.30.9.6:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d9ef06173c60410d82e304fefda4690c", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9ada01a718c748898d25c3ac46a2053c"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7335cd1b8191401a8b291b738d9b15f6", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9ef17b72664a4191ab1b8a726a2b5571"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6c4e9c21e3344438acd57ba00dd834b8", "id": "9ef17b72664a4191ab1b8a726a2b5571"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a76b91186ba24aa9a4d0c0c526f04c28"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "adb42438bfa84bcdb37cc1ed36fefa17", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/af566da1cd724ce39f2d93571fc1bb9e"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3ae7635ee6c644878ebe2dbaf5a7a894", "id": "af566da1cd724ce39f2d93571fc1bb9e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/afa34a719040454eb224e82c88d8b456"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3b53bab620b84f9d93ceb70af9f46923", "id": "afa34a719040454eb224e82c88d8b456"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b3c13dea3cbe44d293547435fa5e0106"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "04153edefa2646a092197cf0bf3860df", "id": "b3c13dea3cbe44d293547435fa5e0106"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/bd177077548c4861b1532f102fec95d3"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "631a9ccf37434db78c84c4c4b6a8308d", "id": "bd177077548c4861b1532f102fec95d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c143f1af3d554969b0bfd0b5fcadef80"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3b53bab620b84f9d93ceb70af9f46923", "id": "c143f1af3d554969b0bfd0b5fcadef80"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c2352eaf8a6d41eb9cb789a154d4902c"}, "url": "http://192.30.9.6:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f1aed5aa718743ecac4d4248f4bd8b31", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7335cd1b8191401a8b291b738d9b15f6", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d2dd663168a647188d1b7cf62aafd705"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7335cd1b8191401a8b291b738d9b15f6", "id": "d2dd663168a647188d1b7cf62aafd705"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d671ecbee7d54323b6af7dfdd008290c"}, "url": "http://172.30.9.22:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d9ef06173c60410d82e304fefda4690c", "id": "d671ecbee7d54323b6af7dfdd008290c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e01d070d39f74b7d97fecefdcf6c3880"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e04c770664a94c84849b8281d1f1af85"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d5eea0ab126a4795a21e63baf42dfb98", "id": "e04c770664a94c84849b8281d1f1af85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e181aa0dbf6a4025863e51ba7be79ab6"}, "url": "http://172.30.9.22:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f1aed5aa718743ecac4d4248f4bd8b31", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ea49cec6b2a5477bbd70182e02d3c9dc"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f86d93e16ab941f89a014b5b1a317394"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "id": "f86d93e16ab941f89a014b5b1a317394"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f8c75e8da88f412cbb0c3892beafb69c"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "adb42438bfa84bcdb37cc1ed36fefa17", "id": "f8c75e8da88f412cbb0c3892beafb69c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fa7476edf6ca44a4b9cc9c5cf30cedae"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "631a9ccf37434db78c84c4c4b6a8308d", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-23 12:09:20,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-4a460a28-c57c-4edb-b746-57f896d393a6 2018-12-23 12:09:20,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0842189788818s 2018-12-23 12:09:39,616 - 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-12-23 12:09:39,665 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-12-23 12:09:39,916 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-12-23 12:09:40,038 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 12:09:40,039 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:19 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-23 12:09:40,097 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-12-23 12:09:41,511 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-23 12:09:43,548 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-12-23 12:09:43,548 - openstack_tests - INFO - OS Credentials = > 2018-12-23 12:09:44,398 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-23 12:09:44,398 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-12-23 12:09:45,712 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-17ba6d54-8705-4f2-proj 2018-12-23 12:09:46,778 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-17ba6d54-8705-4f2-user 2018-12-23 12:09:46,993 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-17ba6d54-8705-4f2-proj-role 2018-12-23 12:09:47,011 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-17ba6d54-8705-4f2-proj-role to project CreateSecurityGroupTests-17ba6d54-8705-4f2-proj 2018-12-23 12:09:47,911 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-f7fd572a-b64d-4f6a-b4e3-21450f6e59c6name... 2018-12-23 12:09:47,912 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-f7fd572a-b64d-4f6a-b4e3-21450f6e59c6name 2018-12-23 12:09:48,309 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a17e418b-5cd1-47c2-a2c6-d07d42a7d57d 2018-12-23 12:09:48,480 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a17e418b-5cd1-47c2-a2c6-d07d42a7d57d 2018-12-23 12:09:48,667 - neutron_utils - INFO - Retrieving security group with ID - a17e418b-5cd1-47c2-a2c6-d07d42a7d57d 2018-12-23 12:09:48,747 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a17e418b-5cd1-47c2-a2c6-d07d42a7d57d 2018-12-23 12:09:48,928 - neutron_utils - INFO - Retrieving security group with ID - a17e418b-5cd1-47c2-a2c6-d07d42a7d57d 2018-12-23 12:09:48,977 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a17e418b-5cd1-47c2-a2c6-d07d42a7d57d 2018-12-23 12:09:49,317 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-f7fd572a-b64d-4f6a-b4e3-21450f6e59c6name 2018-12-23 12:09:49,453 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a17e418b-5cd1-47c2-a2c6-d07d42a7d57d 2018-12-23 12:09:49,815 - neutron_utils - INFO - Retrieving security group with ID - a17e418b-5cd1-47c2-a2c6-d07d42a7d57d 2018-12-23 12:09:49,866 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a17e418b-5cd1-47c2-a2c6-d07d42a7d57d 2018-12-23 12:09:50,701 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a17e418b-5cd1-47c2-a2c6-d07d42a7d57d 2018-12-23 12:09:50,882 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a17e418b-5cd1-47c2-a2c6-d07d42a7d57d 2018-12-23 12:09:51,332 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a17e418b-5cd1-47c2-a2c6-d07d42a7d57d 2018-12-23 12:09:51,366 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a17e418b-5cd1-47c2-a2c6-d07d42a7d57d 2018-12-23 12:09:51,621 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-f7fd572a-b64d-4f6a-b4e3-21450f6e59c6name 2018-12-23 12:09:51,757 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a17e418b-5cd1-47c2-a2c6-d07d42a7d57d 2018-12-23 12:09:52,253 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a17e418b-5cd1-47c2-a2c6-d07d42a7d57d 2018-12-23 12:09:52,432 - neutron_utils - INFO - Deleting security group rule with ID - f6c45464-86af-4c67-8cdb-25787f9f3ab4 2018-12-23 12:09:52,525 - neutron_utils - INFO - Deleting security group rule with ID - e25d4d07-d45c-4b57-8512-f06928394dcf 2018-12-23 12:09:52,636 - neutron_utils - INFO - Deleting security group rule with ID - 0a0873b0-7d9d-4fad-ab32-4d455f5a71da 2018-12-23 12:09:52,898 - neutron_utils - INFO - Deleting security group rule with ID - 6d4348f6-f3c9-4336-ab79-4fbefb891baa 2018-12-23 12:09:53,155 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-f7fd572a-b64d-4f6a-b4e3-21450f6e59c6name 2018-12-23 12:09:54,082 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a8b61f9-b786-481f-930c-3792c902a016 2018-12-23 12:09:54,259 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:09:54,585 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-17ba6d54-8705-4f2-proj 2018-12-23 12:09:54,841 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-17ba6d54-8705-4f2-proj-role 2018-12-23 12:09:55,062 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-17ba6d54-8705-4f2-user 2018-12-23 12:09:56,497 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-0cd8e5cb-e051-472-proj 2018-12-23 12:09:57,629 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-0cd8e5cb-e051-472-user 2018-12-23 12:09:57,832 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-0cd8e5cb-e051-472-proj-role 2018-12-23 12:09:57,916 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-0cd8e5cb-e051-472-proj-role to project CreateSecurityGroupTests-0cd8e5cb-e051-472-proj 2018-12-23 12:09:58,936 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-8334d9c3-5606-4f40-b35a-cc04e441b885name... 2018-12-23 12:09:58,937 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-8334d9c3-5606-4f40-b35a-cc04e441b885name 2018-12-23 12:09:59,356 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 033282ee-f5d7-4451-ba98-fae415c6c280 2018-12-23 12:09:59,522 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 033282ee-f5d7-4451-ba98-fae415c6c280 2018-12-23 12:09:59,688 - neutron_utils - INFO - Retrieving security group with ID - 033282ee-f5d7-4451-ba98-fae415c6c280 2018-12-23 12:09:59,920 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 033282ee-f5d7-4451-ba98-fae415c6c280 2018-12-23 12:10:00,104 - neutron_utils - INFO - Retrieving security group with ID - 033282ee-f5d7-4451-ba98-fae415c6c280 2018-12-23 12:10:00,304 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 033282ee-f5d7-4451-ba98-fae415c6c280 2018-12-23 12:10:00,496 - neutron_utils - INFO - Retrieving security group with ID - 033282ee-f5d7-4451-ba98-fae415c6c280 2018-12-23 12:10:00,696 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 033282ee-f5d7-4451-ba98-fae415c6c280 2018-12-23 12:10:00,860 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-8334d9c3-5606-4f40-b35a-cc04e441b885name 2018-12-23 12:10:01,765 - neutron_utils - INFO - Deleting security group rule with ID - b9e59fed-473a-4ee3-ac0a-f9938aaf1c9e 2018-12-23 12:10:01,793 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule b9e59fed-473a-4ee3-ac0a-f9938aaf1c9e does not exist Neutron server returns request_ids: ['req-9eb7736b-abd0-459b-ad74-66b973e16472'] 2018-12-23 12:10:01,793 - neutron_utils - INFO - Deleting security group rule with ID - d775c4e6-e54d-4f2e-9d90-363c76d3c9b6 2018-12-23 12:10:01,957 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule d775c4e6-e54d-4f2e-9d90-363c76d3c9b6 does not exist Neutron server returns request_ids: ['req-15f916c6-4172-45d4-9e62-d6061b777b22'] 2018-12-23 12:10:01,957 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-8334d9c3-5606-4f40-b35a-cc04e441b885name 2018-12-23 12:10:02,133 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 033282ee-f5d7-4451-ba98-fae415c6c280 does not exist Neutron server returns request_ids: ['req-ccfc0350-6490-497c-b9dc-0c8dc9e37563'] 2018-12-23 12:10:02,537 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 134d2e58-5ed7-402c-8930-9baa1decd879 2018-12-23 12:10:02,721 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:10:03,038 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-0cd8e5cb-e051-472-proj 2018-12-23 12:10:03,326 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-0cd8e5cb-e051-472-proj-role 2018-12-23 12:10:03,525 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-0cd8e5cb-e051-472-user 2018-12-23 12:10:05,035 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-f6462757-d97f-42e-proj 2018-12-23 12:10:06,119 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-f6462757-d97f-42e-user 2018-12-23 12:10:06,311 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-f6462757-d97f-42e-proj-role 2018-12-23 12:10:06,330 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-f6462757-d97f-42e-proj-role to project CreateSecurityGroupTests-f6462757-d97f-42e-proj 2018-12-23 12:10:07,122 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-5ee180f0-9674-44ad-aab6-7b3bb3c2b9d2name... 2018-12-23 12:10:07,122 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-5ee180f0-9674-44ad-aab6-7b3bb3c2b9d2name 2018-12-23 12:10:07,774 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2891972a-b330-462b-b107-e68efc5ef181 2018-12-23 12:10:07,979 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2891972a-b330-462b-b107-e68efc5ef181 2018-12-23 12:10:08,149 - neutron_utils - INFO - Retrieving security group with ID - 2891972a-b330-462b-b107-e68efc5ef181 2018-12-23 12:10:08,367 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2891972a-b330-462b-b107-e68efc5ef181 2018-12-23 12:10:08,548 - neutron_utils - INFO - Retrieving security group with ID - 2891972a-b330-462b-b107-e68efc5ef181 2018-12-23 12:10:08,744 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2891972a-b330-462b-b107-e68efc5ef181 2018-12-23 12:10:08,934 - neutron_utils - INFO - Retrieving security group with ID - 2891972a-b330-462b-b107-e68efc5ef181 2018-12-23 12:10:09,142 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2891972a-b330-462b-b107-e68efc5ef181 2018-12-23 12:10:10,007 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2891972a-b330-462b-b107-e68efc5ef181 2018-12-23 12:10:10,203 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2891972a-b330-462b-b107-e68efc5ef181 2018-12-23 12:10:11,173 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2891972a-b330-462b-b107-e68efc5ef181 2018-12-23 12:10:11,348 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2891972a-b330-462b-b107-e68efc5ef181 2018-12-23 12:10:11,513 - neutron_utils - INFO - Retrieving security group with ID - 2891972a-b330-462b-b107-e68efc5ef181 2018-12-23 12:10:11,709 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2891972a-b330-462b-b107-e68efc5ef181 2018-12-23 12:10:11,879 - neutron_utils - INFO - Deleting security group rule with ID - be9858aa-d645-4c48-8901-c00f087c04ac 2018-12-23 12:10:11,998 - neutron_utils - INFO - Deleting security group rule with ID - dc0887fa-a467-444a-b2f1-e4295566b6b0 2018-12-23 12:10:12,108 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-5ee180f0-9674-44ad-aab6-7b3bb3c2b9d2name 2018-12-23 12:10:13,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e8612bb-7d5d-4dd1-85fc-fca256c47c94 2018-12-23 12:10:13,204 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:10:13,510 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-f6462757-d97f-42e-proj 2018-12-23 12:10:13,778 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-f6462757-d97f-42e-proj-role 2018-12-23 12:10:13,999 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-f6462757-d97f-42e-user 2018-12-23 12:10:15,455 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-f4a47759-edca-4aa-proj 2018-12-23 12:10:16,508 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-f4a47759-edca-4aa-user 2018-12-23 12:10:16,700 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-f4a47759-edca-4aa-proj-role 2018-12-23 12:10:16,790 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-f4a47759-edca-4aa-proj-role to project CreateSecurityGroupTests-f4a47759-edca-4aa-proj 2018-12-23 12:10:17,590 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-7fcf70f9-fb12-441a-bde0-2a15cda57b40name... 2018-12-23 12:10:17,590 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-7fcf70f9-fb12-441a-bde0-2a15cda57b40name 2018-12-23 12:10:18,379 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 016dcf6e-4dee-4c4b-af8d-9ee5ddafb356 2018-12-23 12:10:18,556 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 016dcf6e-4dee-4c4b-af8d-9ee5ddafb356 2018-12-23 12:10:18,744 - neutron_utils - INFO - Retrieving security group with ID - 016dcf6e-4dee-4c4b-af8d-9ee5ddafb356 2018-12-23 12:10:18,804 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 016dcf6e-4dee-4c4b-af8d-9ee5ddafb356 2018-12-23 12:10:18,970 - neutron_utils - INFO - Retrieving security group with ID - 016dcf6e-4dee-4c4b-af8d-9ee5ddafb356 2018-12-23 12:10:19,182 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 016dcf6e-4dee-4c4b-af8d-9ee5ddafb356 2018-12-23 12:10:19,365 - neutron_utils - INFO - Retrieving security group with ID - 016dcf6e-4dee-4c4b-af8d-9ee5ddafb356 2018-12-23 12:10:19,642 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 016dcf6e-4dee-4c4b-af8d-9ee5ddafb356 2018-12-23 12:10:20,496 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 016dcf6e-4dee-4c4b-af8d-9ee5ddafb356 2018-12-23 12:10:20,667 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 016dcf6e-4dee-4c4b-af8d-9ee5ddafb356 2018-12-23 12:10:20,866 - neutron_utils - INFO - Deleting security group rule with ID - c4e412b8-0b32-4966-99af-ce7f33deabdc 2018-12-23 12:10:21,269 - neutron_utils - INFO - Deleting security group rule with ID - b5e0cddd-f5a7-4ac4-83b4-9892cfdfbdd1 2018-12-23 12:10:21,369 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-7fcf70f9-fb12-441a-bde0-2a15cda57b40name 2018-12-23 12:10:22,116 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2db0ba78-3d7b-466a-a1ae-93bfc5c8b32c 2018-12-23 12:10:22,296 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:10:22,675 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-f4a47759-edca-4aa-proj 2018-12-23 12:10:22,967 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-f4a47759-edca-4aa-proj-role 2018-12-23 12:10:23,274 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-f4a47759-edca-4aa-user 2018-12-23 12:10:24,791 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-1514beed-c4f3-4c5-proj 2018-12-23 12:10:25,838 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-1514beed-c4f3-4c5-user 2018-12-23 12:10:26,030 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-1514beed-c4f3-4c5-proj-role 2018-12-23 12:10:26,051 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-1514beed-c4f3-4c5-proj-role to project CreateSecurityGroupTests-1514beed-c4f3-4c5-proj 2018-12-23 12:10:26,984 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-b07b090b-d852-4b7b-b6ec-cb9edcbeacb1name... 2018-12-23 12:10:26,984 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-b07b090b-d852-4b7b-b6ec-cb9edcbeacb1name 2018-12-23 12:10:27,372 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a7be018-11e7-4d14-b26a-0fc429fb66ee 2018-12-23 12:10:27,546 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a7be018-11e7-4d14-b26a-0fc429fb66ee 2018-12-23 12:10:27,574 - neutron_utils - INFO - Retrieving security group with ID - 6a7be018-11e7-4d14-b26a-0fc429fb66ee 2018-12-23 12:10:27,774 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a7be018-11e7-4d14-b26a-0fc429fb66ee 2018-12-23 12:10:27,944 - neutron_utils - INFO - Retrieving security group with ID - 6a7be018-11e7-4d14-b26a-0fc429fb66ee 2018-12-23 12:10:28,142 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a7be018-11e7-4d14-b26a-0fc429fb66ee 2018-12-23 12:10:28,318 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-b07b090b-d852-4b7b-b6ec-cb9edcbeacb1name 2018-12-23 12:10:28,597 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a7be018-11e7-4d14-b26a-0fc429fb66ee 2018-12-23 12:10:29,186 - neutron_utils - INFO - Retrieving security group with ID - 6a7be018-11e7-4d14-b26a-0fc429fb66ee 2018-12-23 12:10:29,379 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a7be018-11e7-4d14-b26a-0fc429fb66ee 2018-12-23 12:10:30,184 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a7be018-11e7-4d14-b26a-0fc429fb66ee 2018-12-23 12:10:30,365 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a7be018-11e7-4d14-b26a-0fc429fb66ee 2018-12-23 12:10:30,596 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a7be018-11e7-4d14-b26a-0fc429fb66ee 2018-12-23 12:10:30,968 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a7be018-11e7-4d14-b26a-0fc429fb66ee 2018-12-23 12:10:31,346 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a7be018-11e7-4d14-b26a-0fc429fb66ee 2018-12-23 12:10:31,377 - neutron_utils - INFO - Deleting security group rule with ID - 01bde96b-d787-46b2-a863-b14cf01da793 2018-12-23 12:10:31,780 - neutron_utils - INFO - Deleting security group rule with ID - 1573c4e0-20a2-4992-a350-86e12eae8318 2018-12-23 12:10:32,040 - neutron_utils - INFO - Deleting security group rule with ID - 14cf0fdb-d71c-440a-a7ad-441686f42568 2018-12-23 12:10:32,309 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-b07b090b-d852-4b7b-b6ec-cb9edcbeacb1name 2018-12-23 12:10:33,214 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e30098f-5be1-4d3d-b17a-4bcae50860f9 2018-12-23 12:10:33,396 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:10:33,726 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-1514beed-c4f3-4c5-proj 2018-12-23 12:10:33,974 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-1514beed-c4f3-4c5-proj-role 2018-12-23 12:10:34,285 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-1514beed-c4f3-4c5-user 2018-12-23 12:10:35,700 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-96cd511e-b212-43c-proj 2018-12-23 12:10:36,815 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-96cd511e-b212-43c-user 2018-12-23 12:10:37,005 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-96cd511e-b212-43c-proj-role 2018-12-23 12:10:37,097 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-96cd511e-b212-43c-proj-role to project CreateSecurityGroupTests-96cd511e-b212-43c-proj 2018-12-23 12:10:38,079 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-74b99e4d-b2f6-4f59-a57e-2058f39cd2fdname... 2018-12-23 12:10:38,079 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-74b99e4d-b2f6-4f59-a57e-2058f39cd2fdname 2018-12-23 12:10:38,498 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1f68695d-8339-4dee-b5b6-ec862625e282 2018-12-23 12:10:38,677 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1f68695d-8339-4dee-b5b6-ec862625e282 2018-12-23 12:10:38,842 - neutron_utils - INFO - Retrieving security group with ID - 1f68695d-8339-4dee-b5b6-ec862625e282 2018-12-23 12:10:39,082 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1f68695d-8339-4dee-b5b6-ec862625e282 2018-12-23 12:10:39,264 - neutron_utils - INFO - Retrieving security group with ID - 1f68695d-8339-4dee-b5b6-ec862625e282 2018-12-23 12:10:39,459 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1f68695d-8339-4dee-b5b6-ec862625e282 2018-12-23 12:10:39,487 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-74b99e4d-b2f6-4f59-a57e-2058f39cd2fdname 2018-12-23 12:10:39,765 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1f68695d-8339-4dee-b5b6-ec862625e282 2018-12-23 12:10:40,116 - neutron_utils - INFO - Retrieving security group with ID - 1f68695d-8339-4dee-b5b6-ec862625e282 2018-12-23 12:10:40,168 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1f68695d-8339-4dee-b5b6-ec862625e282 2018-12-23 12:10:40,762 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1f68695d-8339-4dee-b5b6-ec862625e282 2018-12-23 12:10:40,963 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1f68695d-8339-4dee-b5b6-ec862625e282 2018-12-23 12:10:41,329 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1f68695d-8339-4dee-b5b6-ec862625e282 2018-12-23 12:10:41,511 - neutron_utils - INFO - Deleting security group rule with ID - ea1245f5-0cf6-497a-b7ed-50a8aa4015cf 2018-12-23 12:10:41,620 - neutron_utils - INFO - Deleting security group rule with ID - 7ff370dd-1749-4494-bc41-162012f88cda 2018-12-23 12:10:41,719 - neutron_utils - INFO - Deleting security group rule with ID - 82782452-7105-405f-83bc-0e1de86b0e21 2018-12-23 12:10:41,989 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-74b99e4d-b2f6-4f59-a57e-2058f39cd2fdname 2018-12-23 12:10:42,758 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c15e029-8a77-489e-a9e6-8b18dda17d06 2018-12-23 12:10:42,942 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:10:43,330 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-96cd511e-b212-43c-proj 2018-12-23 12:10:43,535 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-96cd511e-b212-43c-proj-role 2018-12-23 12:10:43,735 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-96cd511e-b212-43c-user 2018-12-23 12:10:45,126 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-efe1b943-921e-4d9-proj 2018-12-23 12:10:46,115 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-efe1b943-921e-4d9-user 2018-12-23 12:10:46,317 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-efe1b943-921e-4d9-proj-role 2018-12-23 12:10:46,403 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-efe1b943-921e-4d9-proj-role to project CreateSecurityGroupTests-efe1b943-921e-4d9-proj 2018-12-23 12:10:47,292 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-f0965764-cda8-47a4-8e4f-77931ef3def6name... 2018-12-23 12:10:47,293 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-f0965764-cda8-47a4-8e4f-77931ef3def6name 2018-12-23 12:10:47,665 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7310aa67-2c36-4a4d-88e3-28c6419f08e8 2018-12-23 12:10:47,842 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7310aa67-2c36-4a4d-88e3-28c6419f08e8 2018-12-23 12:10:47,869 - neutron_utils - INFO - Retrieving security group with ID - 7310aa67-2c36-4a4d-88e3-28c6419f08e8 2018-12-23 12:10:48,064 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7310aa67-2c36-4a4d-88e3-28c6419f08e8 2018-12-23 12:10:48,236 - neutron_utils - INFO - Retrieving security group with ID - 7310aa67-2c36-4a4d-88e3-28c6419f08e8 2018-12-23 12:10:48,593 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7310aa67-2c36-4a4d-88e3-28c6419f08e8 2018-12-23 12:10:48,651 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-f0965764-cda8-47a4-8e4f-77931ef3def6name 2018-12-23 12:10:48,868 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7310aa67-2c36-4a4d-88e3-28c6419f08e8 2018-12-23 12:10:49,386 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-f0965764-cda8-47a4-8e4f-77931ef3def6name 2018-12-23 12:10:49,751 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7310aa67-2c36-4a4d-88e3-28c6419f08e8 2018-12-23 12:10:50,118 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-f0965764-cda8-47a4-8e4f-77931ef3def6name 2018-12-23 12:10:50,392 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7310aa67-2c36-4a4d-88e3-28c6419f08e8 2018-12-23 12:10:50,770 - neutron_utils - INFO - Retrieving security group with ID - 7310aa67-2c36-4a4d-88e3-28c6419f08e8 2018-12-23 12:10:50,964 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7310aa67-2c36-4a4d-88e3-28c6419f08e8 2018-12-23 12:10:51,726 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7310aa67-2c36-4a4d-88e3-28c6419f08e8 2018-12-23 12:10:51,900 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7310aa67-2c36-4a4d-88e3-28c6419f08e8 2018-12-23 12:10:52,310 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7310aa67-2c36-4a4d-88e3-28c6419f08e8 2018-12-23 12:10:52,692 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7310aa67-2c36-4a4d-88e3-28c6419f08e8 2018-12-23 12:10:52,960 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7310aa67-2c36-4a4d-88e3-28c6419f08e8 2018-12-23 12:10:53,062 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7310aa67-2c36-4a4d-88e3-28c6419f08e8 2018-12-23 12:10:53,439 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7310aa67-2c36-4a4d-88e3-28c6419f08e8 2018-12-23 12:10:53,818 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7310aa67-2c36-4a4d-88e3-28c6419f08e8 2018-12-23 12:10:54,051 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7310aa67-2c36-4a4d-88e3-28c6419f08e8 2018-12-23 12:10:54,432 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7310aa67-2c36-4a4d-88e3-28c6419f08e8 2018-12-23 12:10:54,671 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7310aa67-2c36-4a4d-88e3-28c6419f08e8 2018-12-23 12:10:54,754 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7310aa67-2c36-4a4d-88e3-28c6419f08e8 2018-12-23 12:10:54,934 - neutron_utils - INFO - Deleting security group rule with ID - 66e3d94d-10fc-4b39-a327-bca3a2ed5c7e 2018-12-23 12:10:55,087 - neutron_utils - INFO - Deleting security group rule with ID - 25b7d393-1635-4e9a-af04-1e2268e4ddff 2018-12-23 12:10:55,334 - neutron_utils - INFO - Deleting security group rule with ID - 8246dace-5b7c-40da-bb1f-55f2d3f81edb 2018-12-23 12:10:55,580 - neutron_utils - INFO - Deleting security group rule with ID - d33078d8-da29-48dd-a2d2-daba498f538e 2018-12-23 12:10:55,713 - neutron_utils - INFO - Deleting security group rule with ID - ada2d807-0c6d-4c47-8d0a-3b40e7c5bf05 2018-12-23 12:10:55,831 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-f0965764-cda8-47a4-8e4f-77931ef3def6name 2018-12-23 12:10:56,592 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2bf6ec4c-e525-4b5f-bd10-7e70c98d5db1 2018-12-23 12:10:56,867 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:10:57,172 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-efe1b943-921e-4d9-proj 2018-12-23 12:10:57,464 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-efe1b943-921e-4d9-proj-role 2018-12-23 12:10:57,692 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-efe1b943-921e-4d9-user 2018-12-23 12:10:59,198 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-870710f1-0827-440-proj 2018-12-23 12:11:00,258 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-870710f1-0827-440-user 2018-12-23 12:11:00,383 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-870710f1-0827-440-proj-role 2018-12-23 12:11:00,477 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-870710f1-0827-440-proj-role to project CreateSecurityGroupTests-870710f1-0827-440-proj 2018-12-23 12:11:01,372 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-759c6af5-69e4-4d9c-b6df-a84aa74df7b8name... 2018-12-23 12:11:01,372 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-759c6af5-69e4-4d9c-b6df-a84aa74df7b8name 2018-12-23 12:11:01,845 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5cdc470b-a8ce-4151-9f8e-c4fe5e974f7c 2018-12-23 12:11:02,017 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5cdc470b-a8ce-4151-9f8e-c4fe5e974f7c 2018-12-23 12:11:02,192 - neutron_utils - INFO - Retrieving security group with ID - 5cdc470b-a8ce-4151-9f8e-c4fe5e974f7c 2018-12-23 12:11:02,298 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5cdc470b-a8ce-4151-9f8e-c4fe5e974f7c 2018-12-23 12:11:02,483 - neutron_utils - INFO - Retrieving security group with ID - 5cdc470b-a8ce-4151-9f8e-c4fe5e974f7c 2018-12-23 12:11:02,664 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5cdc470b-a8ce-4151-9f8e-c4fe5e974f7c 2018-12-23 12:11:02,844 - neutron_utils - INFO - Retrieving security group with ID - 5cdc470b-a8ce-4151-9f8e-c4fe5e974f7c 2018-12-23 12:11:02,899 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5cdc470b-a8ce-4151-9f8e-c4fe5e974f7c 2018-12-23 12:11:03,668 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5cdc470b-a8ce-4151-9f8e-c4fe5e974f7c 2018-12-23 12:11:03,855 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5cdc470b-a8ce-4151-9f8e-c4fe5e974f7c 2018-12-23 12:11:04,038 - neutron_utils - INFO - Deleting security group rule with ID - adfa0b1a-e888-4c6a-8fc5-761715df5569 2018-12-23 12:11:04,277 - neutron_utils - INFO - Deleting security group rule with ID - c12210a2-9fd5-4a9c-972d-0375a9c7a969 2018-12-23 12:11:04,607 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-759c6af5-69e4-4d9c-b6df-a84aa74df7b8name 2018-12-23 12:11:05,467 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - abc224ca-1b23-447c-88e4-23f9a6e7bc2e 2018-12-23 12:11:05,651 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:11:06,001 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-870710f1-0827-440-proj 2018-12-23 12:11:06,249 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-870710f1-0827-440-proj-role 2018-12-23 12:11:06,495 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-870710f1-0827-440-user 2018-12-23 12:11:07,910 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-8d809726-a7c5-43d-proj 2018-12-23 12:11:08,958 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-8d809726-a7c5-43d-user 2018-12-23 12:11:09,155 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-8d809726-a7c5-43d-proj-role 2018-12-23 12:11:09,240 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-8d809726-a7c5-43d-proj-role to project CreateSecurityGroupTests-8d809726-a7c5-43d-proj 2018-12-23 12:11:10,142 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-ce0f8cfe-9217-442a-ac8c-7a0423179e9ename... 2018-12-23 12:11:10,142 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-ce0f8cfe-9217-442a-ac8c-7a0423179e9ename 2018-12-23 12:11:10,540 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf634f41-1b1b-4feb-9675-a0a2234e712b 2018-12-23 12:11:10,720 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf634f41-1b1b-4feb-9675-a0a2234e712b 2018-12-23 12:11:10,747 - neutron_utils - INFO - Retrieving security group with ID - bf634f41-1b1b-4feb-9675-a0a2234e712b 2018-12-23 12:11:11,009 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf634f41-1b1b-4feb-9675-a0a2234e712b 2018-12-23 12:11:11,190 - neutron_utils - INFO - Retrieving security group with ID - bf634f41-1b1b-4feb-9675-a0a2234e712b 2018-12-23 12:11:11,385 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf634f41-1b1b-4feb-9675-a0a2234e712b 2018-12-23 12:11:11,567 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-ce0f8cfe-9217-442a-ac8c-7a0423179e9ename 2018-12-23 12:11:11,699 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf634f41-1b1b-4feb-9675-a0a2234e712b 2018-12-23 12:11:12,216 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-ce0f8cfe-9217-442a-ac8c-7a0423179e9ename 2018-12-23 12:11:12,495 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf634f41-1b1b-4feb-9675-a0a2234e712b 2018-12-23 12:11:12,842 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-ce0f8cfe-9217-442a-ac8c-7a0423179e9ename 2018-12-23 12:11:13,127 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf634f41-1b1b-4feb-9675-a0a2234e712b 2018-12-23 12:11:13,626 - neutron_utils - INFO - Retrieving security group with ID - bf634f41-1b1b-4feb-9675-a0a2234e712b 2018-12-23 12:11:13,818 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf634f41-1b1b-4feb-9675-a0a2234e712b 2018-12-23 12:11:14,439 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf634f41-1b1b-4feb-9675-a0a2234e712b 2018-12-23 12:11:14,646 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf634f41-1b1b-4feb-9675-a0a2234e712b 2018-12-23 12:11:14,877 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf634f41-1b1b-4feb-9675-a0a2234e712b 2018-12-23 12:11:15,264 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf634f41-1b1b-4feb-9675-a0a2234e712b 2018-12-23 12:11:15,536 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf634f41-1b1b-4feb-9675-a0a2234e712b 2018-12-23 12:11:15,769 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf634f41-1b1b-4feb-9675-a0a2234e712b 2018-12-23 12:11:16,014 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf634f41-1b1b-4feb-9675-a0a2234e712b 2018-12-23 12:11:16,245 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf634f41-1b1b-4feb-9675-a0a2234e712b 2018-12-23 12:11:16,641 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf634f41-1b1b-4feb-9675-a0a2234e712b 2018-12-23 12:11:16,887 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf634f41-1b1b-4feb-9675-a0a2234e712b 2018-12-23 12:11:16,976 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf634f41-1b1b-4feb-9675-a0a2234e712b 2018-12-23 12:11:17,340 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf634f41-1b1b-4feb-9675-a0a2234e712b 2018-12-23 12:11:17,560 - neutron_utils - INFO - Deleting security group rule with ID - 18bfbaaf-9546-4f42-961a-2d46a00233d3 2018-12-23 12:11:17,715 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf634f41-1b1b-4feb-9675-a0a2234e712b 2018-12-23 12:11:17,747 - neutron_utils - INFO - Deleting security group rule with ID - 7d3e252a-c98f-4c41-bdfe-7c9a7329aa5c 2018-12-23 12:11:17,862 - neutron_utils - INFO - Deleting security group rule with ID - 9a06ab2b-adeb-4c25-92d9-59b9dc22a634 2018-12-23 12:11:18,243 - neutron_utils - INFO - Deleting security group rule with ID - 18bfbaaf-9546-4f42-961a-2d46a00233d3 2018-12-23 12:11:18,407 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 18bfbaaf-9546-4f42-961a-2d46a00233d3 does not exist Neutron server returns request_ids: ['req-bc55ea25-aa96-4caa-b90c-93494a9ca27f'] 2018-12-23 12:11:18,408 - neutron_utils - INFO - Deleting security group rule with ID - 7575a0d6-bd38-4738-9b1e-0355534e2519 2018-12-23 12:11:18,669 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-ce0f8cfe-9217-442a-ac8c-7a0423179e9ename 2018-12-23 12:11:19,384 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 84dc8147-8a55-4560-a7d1-73eb389e88e0 2018-12-23 12:11:19,554 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:11:19,875 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-8d809726-a7c5-43d-proj 2018-12-23 12:11:20,170 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-8d809726-a7c5-43d-proj-role 2018-12-23 12:11:20,609 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-8d809726-a7c5-43d-user 2018-12-23 12:11:22,108 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-b5ca9b89-7766-4b0-proj 2018-12-23 12:11:23,185 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-b5ca9b89-7766-4b0-user 2018-12-23 12:11:23,389 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-b5ca9b89-7766-4b0-proj-role 2018-12-23 12:11:23,409 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-b5ca9b89-7766-4b0-proj-role to project CreateSecurityGroupTests-b5ca9b89-7766-4b0-proj 2018-12-23 12:11:24,311 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-51e0fa6e-ce62-461e-a690-bd9fef0d04fcname... 2018-12-23 12:11:24,311 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-51e0fa6e-ce62-461e-a690-bd9fef0d04fcname 2018-12-23 12:11:24,771 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 648e3bf4-7871-45b2-b8f1-f1c6e0556bef 2018-12-23 12:11:24,951 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 648e3bf4-7871-45b2-b8f1-f1c6e0556bef 2018-12-23 12:11:25,125 - neutron_utils - INFO - Retrieving security group with ID - 648e3bf4-7871-45b2-b8f1-f1c6e0556bef 2018-12-23 12:11:25,307 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 648e3bf4-7871-45b2-b8f1-f1c6e0556bef 2018-12-23 12:11:25,487 - neutron_utils - INFO - Retrieving security group with ID - 648e3bf4-7871-45b2-b8f1-f1c6e0556bef 2018-12-23 12:11:25,684 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 648e3bf4-7871-45b2-b8f1-f1c6e0556bef 2018-12-23 12:11:25,852 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-51e0fa6e-ce62-461e-a690-bd9fef0d04fcname 2018-12-23 12:11:26,071 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 648e3bf4-7871-45b2-b8f1-f1c6e0556bef 2018-12-23 12:11:26,551 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-51e0fa6e-ce62-461e-a690-bd9fef0d04fcname 2018-12-23 12:11:26,832 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 648e3bf4-7871-45b2-b8f1-f1c6e0556bef 2018-12-23 12:11:27,195 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-51e0fa6e-ce62-461e-a690-bd9fef0d04fcname 2018-12-23 12:11:27,482 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 648e3bf4-7871-45b2-b8f1-f1c6e0556bef 2018-12-23 12:11:27,695 - neutron_utils - INFO - Retrieving security group with ID - 648e3bf4-7871-45b2-b8f1-f1c6e0556bef 2018-12-23 12:11:27,749 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 648e3bf4-7871-45b2-b8f1-f1c6e0556bef 2018-12-23 12:11:28,509 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 648e3bf4-7871-45b2-b8f1-f1c6e0556bef 2018-12-23 12:11:28,701 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 648e3bf4-7871-45b2-b8f1-f1c6e0556bef 2018-12-23 12:11:29,091 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 648e3bf4-7871-45b2-b8f1-f1c6e0556bef 2018-12-23 12:11:29,468 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 648e3bf4-7871-45b2-b8f1-f1c6e0556bef 2018-12-23 12:11:29,847 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 648e3bf4-7871-45b2-b8f1-f1c6e0556bef 2018-12-23 12:11:30,225 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 648e3bf4-7871-45b2-b8f1-f1c6e0556bef 2018-12-23 12:11:30,600 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 648e3bf4-7871-45b2-b8f1-f1c6e0556bef 2018-12-23 12:11:30,827 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 648e3bf4-7871-45b2-b8f1-f1c6e0556bef 2018-12-23 12:11:31,100 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 648e3bf4-7871-45b2-b8f1-f1c6e0556bef 2018-12-23 12:11:31,192 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 648e3bf4-7871-45b2-b8f1-f1c6e0556bef 2018-12-23 12:11:31,256 - neutron_utils - INFO - Deleting security group rule with ID - 04e80611-ac5f-4ae4-9af9-a2637cec4c84 2018-12-23 12:11:31,402 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-12-23 12:11:31,402 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 648e3bf4-7871-45b2-b8f1-f1c6e0556bef 2018-12-23 12:11:31,436 - neutron_utils - INFO - Deleting security group rule with ID - 8aac989d-a00d-4f76-82de-4593f7ca55ab 2018-12-23 12:11:31,542 - neutron_utils - INFO - Deleting security group rule with ID - 8c9a3b18-f47c-4fa2-9523-1d5b3b8dde10 2018-12-23 12:11:31,809 - neutron_utils - INFO - Deleting security group rule with ID - 04e80611-ac5f-4ae4-9af9-a2637cec4c84 2018-12-23 12:11:31,834 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 04e80611-ac5f-4ae4-9af9-a2637cec4c84 does not exist Neutron server returns request_ids: ['req-54c5e9dd-b81c-4035-817a-3b7cc6f29837'] 2018-12-23 12:11:31,835 - neutron_utils - INFO - Deleting security group rule with ID - c68bb5fb-5a2a-4f70-8e48-38f3f8ac3fc0 2018-12-23 12:11:31,939 - neutron_utils - INFO - Deleting security group rule with ID - fb0a9c34-5ed6-459c-b293-f549d7845eec 2018-12-23 12:11:32,196 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-51e0fa6e-ce62-461e-a690-bd9fef0d04fcname 2018-12-23 12:11:32,834 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b2ffbb8-58f7-47d5-bff2-7b3921abd192 2018-12-23 12:11:33,016 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:11:33,346 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-b5ca9b89-7766-4b0-proj 2018-12-23 12:11:33,596 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-b5ca9b89-7766-4b0-proj-role 2018-12-23 12:11:33,799 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-b5ca9b89-7766-4b0-user 2018-12-23 12:11:35,239 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-0e56034f-9114-4c2-proj 2018-12-23 12:11:36,515 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-0e56034f-9114-4c2-user 2018-12-23 12:11:36,646 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-0e56034f-9114-4c2-proj-role 2018-12-23 12:11:36,734 - keystone_utils - INFO - Granting role CreateImageSuccessTests-0e56034f-9114-4c2-proj-role to project CreateImageSuccessTests-0e56034f-9114-4c2-proj 2018-12-23 12:11:40,408 - create_image - INFO - Created image with name - CreateImageSuccessTests-dcf3a1f4-44b1-4ee0-92f1-093b4038cb86 2018-12-23 12:11:40,565 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-dcf3a1f4-44b1-4ee0-92f1-093b4038cb86 2018-12-23 12:11:41,283 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-dcf3a1f4-44b1-4ee0-92f1-093b4038cb86 2018-12-23 12:11:42,752 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-dcf3a1f4-44b1-4ee0-92f1-093b4038cb86 2018-12-23 12:11:43,400 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-0e56034f-9114-4c2-proj 2018-12-23 12:11:43,602 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-0e56034f-9114-4c2-proj-role 2018-12-23 12:11:43,810 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-0e56034f-9114-4c2-user 2018-12-23 12:11:45,329 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-444b5fa8-2c3d-43d-proj 2018-12-23 12:11:46,383 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-444b5fa8-2c3d-43d-user 2018-12-23 12:11:46,581 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-444b5fa8-2c3d-43d-proj-role 2018-12-23 12:11:46,664 - keystone_utils - INFO - Granting role CreateImageSuccessTests-444b5fa8-2c3d-43d-proj-role to project CreateImageSuccessTests-444b5fa8-2c3d-43d-proj 2018-12-23 12:11:48,981 - create_image - INFO - Created image with name - CreateImageSuccessTests-e34a80bd-03cd-481c-b514-a654b9e5b9b3 2018-12-23 12:11:49,218 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-e34a80bd-03cd-481c-b514-a654b9e5b9b3 2018-12-23 12:11:49,937 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-e34a80bd-03cd-481c-b514-a654b9e5b9b3 2018-12-23 12:11:52,198 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-444b5fa8-2c3d-43d-proj 2018-12-23 12:11:52,410 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-444b5fa8-2c3d-43d-proj-role 2018-12-23 12:11:52,686 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-444b5fa8-2c3d-43d-user 2018-12-23 12:11:54,084 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-733dd366-f23f-483-proj 2018-12-23 12:11:55,077 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-733dd366-f23f-483-user 2018-12-23 12:11:55,281 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-733dd366-f23f-483-proj-role 2018-12-23 12:11:55,375 - keystone_utils - INFO - Granting role CreateImageSuccessTests-733dd366-f23f-483-proj-role to project CreateImageSuccessTests-733dd366-f23f-483-proj 2018-12-23 12:11:58,886 - create_image - INFO - Created image with name - CreateImageSuccessTests-734cdfdc-00ac-45fd-8393-8a8ca1b1563b 2018-12-23 12:11:58,905 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-734cdfdc-00ac-45fd-8393-8a8ca1b1563b 2018-12-23 12:11:59,621 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-734cdfdc-00ac-45fd-8393-8a8ca1b1563b 2018-12-23 12:12:01,365 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-733dd366-f23f-483-proj 2018-12-23 12:12:01,565 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-733dd366-f23f-483-proj-role 2018-12-23 12:12:01,787 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-733dd366-f23f-483-user 2018-12-23 12:12:03,467 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-6a2714f3-88ef-4d7-proj 2018-12-23 12:12:04,587 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-6a2714f3-88ef-4d7-user 2018-12-23 12:12:04,862 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-6a2714f3-88ef-4d7-proj-role 2018-12-23 12:12:04,881 - keystone_utils - INFO - Granting role CreateImageSuccessTests-6a2714f3-88ef-4d7-proj-role to project CreateImageSuccessTests-6a2714f3-88ef-4d7-proj 2018-12-23 12:12:08,809 - create_image - INFO - Created image with name - CreateImageSuccessTests-b84ae31c-edbc-436d-a95b-6c0bfcae8bc9 2018-12-23 12:12:09,065 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-b84ae31c-edbc-436d-a95b-6c0bfcae8bc9 2018-12-23 12:12:09,787 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-b84ae31c-edbc-436d-a95b-6c0bfcae8bc9 2018-12-23 12:12:11,276 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-6a2714f3-88ef-4d7-proj 2018-12-23 12:12:11,488 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-6a2714f3-88ef-4d7-proj-role 2018-12-23 12:12:11,695 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-6a2714f3-88ef-4d7-user 2018-12-23 12:12:13,150 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-30aa805f-5242-4a0-proj 2018-12-23 12:12:14,281 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-30aa805f-5242-4a0-user 2018-12-23 12:12:14,425 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-30aa805f-5242-4a0-proj-role 2018-12-23 12:12:14,509 - keystone_utils - INFO - Granting role CreateImageSuccessTests-30aa805f-5242-4a0-proj-role to project CreateImageSuccessTests-30aa805f-5242-4a0-proj 2018-12-23 12:12:17,764 - create_image - INFO - Created image with name - CreateImageSuccessTests-d1a9cce6-46c7-4628-a6b2-624e8b77f872 2018-12-23 12:12:17,783 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-d1a9cce6-46c7-4628-a6b2-624e8b77f872 2018-12-23 12:12:19,293 - create_image - INFO - Found image with name - CreateImageSuccessTests-d1a9cce6-46c7-4628-a6b2-624e8b77f872 2018-12-23 12:12:19,294 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-d1a9cce6-46c7-4628-a6b2-624e8b77f872 2018-12-23 12:12:21,198 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-30aa805f-5242-4a0-proj 2018-12-23 12:12:21,505 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-30aa805f-5242-4a0-proj-role 2018-12-23 12:12:21,688 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-30aa805f-5242-4a0-user 2018-12-23 12:12:23,077 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-d53f1ccc-1e2a-47a-proj 2018-12-23 12:12:24,414 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-d53f1ccc-1e2a-47a-user 2018-12-23 12:12:24,604 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-d53f1ccc-1e2a-47a-proj-role 2018-12-23 12:12:24,623 - keystone_utils - INFO - Granting role CreateImageSuccessTests-d53f1ccc-1e2a-47a-proj-role to project CreateImageSuccessTests-d53f1ccc-1e2a-47a-proj 2018-12-23 12:12:28,414 - create_image - INFO - Created image with name - CreateImageSuccessTests-4a1fe208-b88f-4bb8-98d9-cff052e8f231 2018-12-23 12:12:28,592 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-4a1fe208-b88f-4bb8-98d9-cff052e8f231 2018-12-23 12:12:30,085 - create_image - INFO - Found image with name - CreateImageSuccessTests-4a1fe208-b88f-4bb8-98d9-cff052e8f231 2018-12-23 12:12:30,085 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-4a1fe208-b88f-4bb8-98d9-cff052e8f231 2018-12-23 12:12:32,476 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-d53f1ccc-1e2a-47a-proj 2018-12-23 12:12:32,722 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-d53f1ccc-1e2a-47a-proj-role 2018-12-23 12:12:32,926 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-d53f1ccc-1e2a-47a-user 2018-12-23 12:12:34,275 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-43320523-0208-4de-proj 2018-12-23 12:12:35,400 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-43320523-0208-4de-user 2018-12-23 12:12:35,598 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-43320523-0208-4de-proj-role 2018-12-23 12:12:35,687 - keystone_utils - INFO - Granting role CreateImageNegativeTests-43320523-0208-4de-proj-role to project CreateImageNegativeTests-43320523-0208-4de-proj 2018-12-23 12:12:36,945 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-12-23 12:12:36,945 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-e0d4ec65-90c2-456f-89e1-925930f17cf4 2018-12-23 12:12:37,640 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-43320523-0208-4de-proj 2018-12-23 12:12:37,822 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-43320523-0208-4de-proj-role 2018-12-23 12:12:38,042 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-43320523-0208-4de-user 2018-12-23 12:12:39,473 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-c7e6e416-79c0-42c-proj 2018-12-23 12:12:40,520 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-c7e6e416-79c0-42c-user 2018-12-23 12:12:40,736 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-c7e6e416-79c0-42c-proj-role 2018-12-23 12:12:40,819 - keystone_utils - INFO - Granting role CreateImageNegativeTests-c7e6e416-79c0-42c-proj-role to project CreateImageNegativeTests-c7e6e416-79c0-42c-proj 2018-12-23 12:12:42,042 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-12-23 12:12:42,042 - glance_utils - INFO - Removing file ./tmp/a8f89fc5-495d-406e-b716-f76ff3e8a787 2018-12-23 12:12:42,549 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-c7e6e416-79c0-42c-proj 2018-12-23 12:12:42,769 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-c7e6e416-79c0-42c-proj-role 2018-12-23 12:12:42,979 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-c7e6e416-79c0-42c-user 2018-12-23 12:12:44,413 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-0d8eeb4d-dd60-4b3-proj 2018-12-23 12:12:45,581 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-0d8eeb4d-dd60-4b3-user 2018-12-23 12:12:45,790 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-0d8eeb4d-dd60-4b3-proj-role 2018-12-23 12:12:45,882 - keystone_utils - INFO - Granting role CreateImageNegativeTests-0d8eeb4d-dd60-4b3-proj-role to project CreateImageNegativeTests-0d8eeb4d-dd60-4b3-proj 2018-12-23 12:12:47,145 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-0d8eeb4d-dd60-4b3-proj 2018-12-23 12:12:47,369 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-0d8eeb4d-dd60-4b3-proj-role 2018-12-23 12:12:47,569 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-0d8eeb4d-dd60-4b3-user 2018-12-23 12:12:48,904 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-5c110465-b9a8-445-proj 2018-12-23 12:12:50,000 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-5c110465-b9a8-445-user 2018-12-23 12:12:50,203 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-5c110465-b9a8-445-proj-role 2018-12-23 12:12:50,298 - keystone_utils - INFO - Granting role CreateImageNegativeTests-5c110465-b9a8-445-proj-role to project CreateImageNegativeTests-5c110465-b9a8-445-proj 2018-12-23 12:12:51,558 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-5c110465-b9a8-445-proj 2018-12-23 12:12:51,768 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-5c110465-b9a8-445-proj-role 2018-12-23 12:12:51,969 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-5c110465-b9a8-445-user 2018-12-23 12:12:53,389 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-0c99cbc3-2f82-438-proj 2018-12-23 12:12:54,479 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-0c99cbc3-2f82-438-user 2018-12-23 12:12:54,689 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-0c99cbc3-2f82-438-proj-role 2018-12-23 12:12:54,715 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-0c99cbc3-2f82-438-proj-role to project CreateMultiPartImageTests-0c99cbc3-2f82-438-proj 2018-12-23 12:12:54,847 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-12-23 12:12:55,340 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-0c99cbc3-2f82-438-proj 2018-12-23 12:12:55,559 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-0c99cbc3-2f82-438-proj-role 2018-12-23 12:12:55,759 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-0c99cbc3-2f82-438-user 2018-12-23 12:12:57,119 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-b7038ac8-921a-493-proj 2018-12-23 12:12:58,185 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-b7038ac8-921a-493-user 2018-12-23 12:12:58,389 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-b7038ac8-921a-493-proj-role 2018-12-23 12:12:58,484 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-b7038ac8-921a-493-proj-role to project CreateMultiPartImageTests-b7038ac8-921a-493-proj 2018-12-23 12:12:58,552 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-12-23 12:12:59,028 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-b7038ac8-921a-493-proj 2018-12-23 12:12:59,242 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-b7038ac8-921a-493-proj-role 2018-12-23 12:12:59,436 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-b7038ac8-921a-493-user 2018-12-23 12:13:00,862 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-aef3c81a-b303-493-proj 2018-12-23 12:13:01,970 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-aef3c81a-b303-493-user 2018-12-23 12:13:02,191 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-aef3c81a-b303-493-proj-role 2018-12-23 12:13:02,210 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-aef3c81a-b303-493-proj-role to project CreateMultiPartImageTests-aef3c81a-b303-493-proj 2018-12-23 12:13:02,288 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-12-23 12:13:02,691 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-aef3c81a-b303-493-proj 2018-12-23 12:13:02,907 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-aef3c81a-b303-493-proj-role 2018-12-23 12:13:03,110 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-aef3c81a-b303-493-user 2018-12-23 12:13:04,526 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-3a1c73da-f313-49c-proj 2018-12-23 12:13:05,635 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-3a1c73da-f313-49c-user 2018-12-23 12:13:05,766 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-3a1c73da-f313-49c-proj-role 2018-12-23 12:13:05,783 - keystone_utils - INFO - Granting role CreateKeypairsTests-3a1c73da-f313-49c-proj-role to project CreateKeypairsTests-3a1c73da-f313-49c-proj 2018-12-23 12:13:06,587 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-a98b87ac-3ef1-4e49-b6ba-d9fb707b6a2b... 2018-12-23 12:13:06,587 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 12:13:06,620 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-a98b87ac-3ef1-4e49-b6ba-d9fb707b6a2b 2018-12-23 12:13:07,820 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-3a1c73da-f313-49c-proj 2018-12-23 12:13:08,033 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-3a1c73da-f313-49c-proj-role 2018-12-23 12:13:08,234 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-3a1c73da-f313-49c-user 2018-12-23 12:13:09,653 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-219b1503-8fda-440-proj 2018-12-23 12:13:10,718 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-219b1503-8fda-440-user 2018-12-23 12:13:10,916 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-219b1503-8fda-440-proj-role 2018-12-23 12:13:11,017 - keystone_utils - INFO - Granting role CreateKeypairsTests-219b1503-8fda-440-proj-role to project CreateKeypairsTests-219b1503-8fda-440-proj 2018-12-23 12:13:11,361 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-b065feba-061a-4e3d-80b7-b9378bdc0eb3.pub 2018-12-23 12:13:11,991 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-b065feba-061a-4e3d-80b7-b9378bdc0eb3... 2018-12-23 12:13:11,991 - OpenStackKeypair - INFO - Uploading existing keypair 2018-12-23 12:13:11,991 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-b065feba-061a-4e3d-80b7-b9378bdc0eb3.pub 2018-12-23 12:13:11,991 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-b065feba-061a-4e3d-80b7-b9378bdc0eb3 2018-12-23 12:13:13,085 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-219b1503-8fda-440-proj 2018-12-23 12:13:13,284 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-219b1503-8fda-440-proj-role 2018-12-23 12:13:13,468 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-219b1503-8fda-440-user 2018-12-23 12:13:14,898 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-f095724c-5ff1-417-proj 2018-12-23 12:13:16,041 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-f095724c-5ff1-417-user 2018-12-23 12:13:16,233 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-f095724c-5ff1-417-proj-role 2018-12-23 12:13:16,324 - keystone_utils - INFO - Granting role CreateKeypairsTests-f095724c-5ff1-417-proj-role to project CreateKeypairsTests-f095724c-5ff1-417-proj 2018-12-23 12:13:17,085 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-f573b0c4-c0be-44a4-b1e2-849e1c224599... 2018-12-23 12:13:17,085 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 12:13:34,167 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-f573b0c4-c0be-44a4-b1e2-849e1c224599 2018-12-23 12:13:35,357 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-f095724c-5ff1-417-proj 2018-12-23 12:13:35,560 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-f095724c-5ff1-417-proj-role 2018-12-23 12:13:35,772 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-f095724c-5ff1-417-user 2018-12-23 12:13:37,169 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-b7531813-f406-4d5-proj 2018-12-23 12:13:38,210 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-b7531813-f406-4d5-user 2018-12-23 12:13:38,419 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-b7531813-f406-4d5-proj-role 2018-12-23 12:13:38,502 - keystone_utils - INFO - Granting role CreateKeypairsTests-b7531813-f406-4d5-proj-role to project CreateKeypairsTests-b7531813-f406-4d5-proj 2018-12-23 12:13:39,265 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-b1531d0d-3301-484f-9589-cde36de9c7f4... 2018-12-23 12:13:39,265 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 12:13:39,304 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-b1531d0d-3301-484f-9589-cde36de9c7f4 2018-12-23 12:13:40,526 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-b7531813-f406-4d5-proj 2018-12-23 12:13:40,771 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-b7531813-f406-4d5-proj-role 2018-12-23 12:13:40,965 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-b7531813-f406-4d5-user 2018-12-23 12:13:42,420 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-9af8f228-1fd8-48e-proj 2018-12-23 12:13:43,467 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-9af8f228-1fd8-48e-user 2018-12-23 12:13:43,593 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-9af8f228-1fd8-48e-proj-role 2018-12-23 12:13:43,613 - keystone_utils - INFO - Granting role CreateKeypairsTests-9af8f228-1fd8-48e-proj-role to project CreateKeypairsTests-9af8f228-1fd8-48e-proj 2018-12-23 12:13:44,367 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-17a599a6-666e-43ee-8f21-25702f8b4efd... 2018-12-23 12:13:44,367 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 12:13:44,387 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-17a599a6-666e-43ee-8f21-25702f8b4efd 2018-12-23 12:13:44,476 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-17a599a6-666e-43ee-8f21-25702f8b4efd.pub 2018-12-23 12:13:44,477 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-17a599a6-666e-43ee-8f21-25702f8b4efd 2018-12-23 12:13:45,060 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-17a599a6-666e-43ee-8f21-25702f8b4efd.pub] 2018-12-23 12:13:45,060 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-17a599a6-666e-43ee-8f21-25702f8b4efd] 2018-12-23 12:13:45,538 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-9af8f228-1fd8-48e-proj 2018-12-23 12:13:45,752 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-9af8f228-1fd8-48e-proj-role 2018-12-23 12:13:45,960 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-9af8f228-1fd8-48e-user 2018-12-23 12:13:47,366 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-41e1bdf4-38b4-4c0-proj 2018-12-23 12:13:48,413 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-41e1bdf4-38b4-4c0-user 2018-12-23 12:13:48,592 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-41e1bdf4-38b4-4c0-proj-role 2018-12-23 12:13:48,678 - keystone_utils - INFO - Granting role CreateKeypairsTests-41e1bdf4-38b4-4c0-proj-role to project CreateKeypairsTests-41e1bdf4-38b4-4c0-proj 2018-12-23 12:13:49,427 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-3dc4b502-0b6c-4efa-a4a9-63116731856e... 2018-12-23 12:13:49,427 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 12:13:49,462 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-3dc4b502-0b6c-4efa-a4a9-63116731856e 2018-12-23 12:13:49,516 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-3dc4b502-0b6c-4efa-a4a9-63116731856e.pub 2018-12-23 12:13:50,078 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-3dc4b502-0b6c-4efa-a4a9-63116731856e.pub] 2018-12-23 12:13:50,570 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-41e1bdf4-38b4-4c0-proj 2018-12-23 12:13:50,751 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-41e1bdf4-38b4-4c0-proj-role 2018-12-23 12:13:50,955 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-41e1bdf4-38b4-4c0-user 2018-12-23 12:13:52,371 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-1157eab7-6873-42f-proj 2018-12-23 12:13:53,353 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-1157eab7-6873-42f-user 2018-12-23 12:13:53,548 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-1157eab7-6873-42f-proj-role 2018-12-23 12:13:53,639 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-1157eab7-6873-42f-proj-role to project CreateKeypairsCleanupTests-1157eab7-6873-42f-proj 2018-12-23 12:13:53,894 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-4fbff376-fcbd-4c88-9148-9e30e59ff5a6.pub 2018-12-23 12:13:53,895 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-4fbff376-fcbd-4c88-9148-9e30e59ff5a6 2018-12-23 12:13:54,516 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-4fbff376-fcbd-4c88-9148-9e30e59ff5a6... 2018-12-23 12:13:54,516 - OpenStackKeypair - INFO - Uploading existing keypair 2018-12-23 12:13:54,516 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-4fbff376-fcbd-4c88-9148-9e30e59ff5a6.pub 2018-12-23 12:13:54,516 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-4fbff376-fcbd-4c88-9148-9e30e59ff5a6 2018-12-23 12:13:54,610 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-4fbff376-fcbd-4c88-9148-9e30e59ff5a6.pub] 2018-12-23 12:13:54,611 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-4fbff376-fcbd-4c88-9148-9e30e59ff5a6] 2018-12-23 12:13:55,088 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-1157eab7-6873-42f-proj 2018-12-23 12:13:55,308 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-1157eab7-6873-42f-proj-role 2018-12-23 12:13:55,508 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-1157eab7-6873-42f-user 2018-12-23 12:13:57,101 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-a4ab85cd-0dc5-47b-proj 2018-12-23 12:13:58,150 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-a4ab85cd-0dc5-47b-user 2018-12-23 12:13:58,341 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-a4ab85cd-0dc5-47b-proj-role 2018-12-23 12:13:58,359 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-a4ab85cd-0dc5-47b-proj-role to project CreateKeypairsCleanupTests-a4ab85cd-0dc5-47b-proj 2018-12-23 12:13:58,780 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-15965100-d4ab-4753-a5ae-413b54b0ab2c.pub 2018-12-23 12:13:58,781 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-15965100-d4ab-4753-a5ae-413b54b0ab2c 2018-12-23 12:13:59,426 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-15965100-d4ab-4753-a5ae-413b54b0ab2c... 2018-12-23 12:13:59,426 - OpenStackKeypair - INFO - Uploading existing keypair 2018-12-23 12:13:59,426 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-15965100-d4ab-4753-a5ae-413b54b0ab2c.pub 2018-12-23 12:13:59,426 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-15965100-d4ab-4753-a5ae-413b54b0ab2c 2018-12-23 12:14:00,012 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-a4ab85cd-0dc5-47b-proj 2018-12-23 12:14:00,231 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-a4ab85cd-0dc5-47b-proj-role 2018-12-23 12:14:00,435 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-a4ab85cd-0dc5-47b-user 2018-12-23 12:14:01,785 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-0f98eb4c-3bee-481-proj 2018-12-23 12:14:03,006 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-0f98eb4c-3bee-481-user 2018-12-23 12:14:03,138 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-0f98eb4c-3bee-481-proj-role 2018-12-23 12:14:03,229 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-0f98eb4c-3bee-481-proj-role to project CreateKeypairsCleanupTests-0f98eb4c-3bee-481-proj 2018-12-23 12:14:03,971 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-99a9b02f-4306-4c2d-a7cd-479de0f41fa9... 2018-12-23 12:14:03,971 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 12:14:03,979 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-99a9b02f-4306-4c2d-a7cd-479de0f41fa9 2018-12-23 12:14:04,038 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-99a9b02f-4306-4c2d-a7cd-479de0f41fa9.pub 2018-12-23 12:14:04,039 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-99a9b02f-4306-4c2d-a7cd-479de0f41fa9 2018-12-23 12:14:04,066 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-99a9b02f-4306-4c2d-a7cd-479de0f41fa9.pub] 2018-12-23 12:14:04,066 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-99a9b02f-4306-4c2d-a7cd-479de0f41fa9] 2018-12-23 12:14:04,544 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-0f98eb4c-3bee-481-proj 2018-12-23 12:14:04,746 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-0f98eb4c-3bee-481-proj-role 2018-12-23 12:14:04,948 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-0f98eb4c-3bee-481-user 2018-12-23 12:14:06,371 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-9bb8b74e-d90c-4ef-proj 2018-12-23 12:14:07,419 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-9bb8b74e-d90c-4ef-user 2018-12-23 12:14:07,616 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-9bb8b74e-d90c-4ef-proj-role 2018-12-23 12:14:07,700 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-9bb8b74e-d90c-4ef-proj-role to project CreateKeypairsCleanupTests-9bb8b74e-d90c-4ef-proj 2018-12-23 12:14:08,465 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-83d4a576-e245-4d56-91d0-7c9d84b5952b... 2018-12-23 12:14:08,465 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 12:14:08,514 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-83d4a576-e245-4d56-91d0-7c9d84b5952b 2018-12-23 12:14:08,577 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-83d4a576-e245-4d56-91d0-7c9d84b5952b.pub 2018-12-23 12:14:08,578 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-83d4a576-e245-4d56-91d0-7c9d84b5952b 2018-12-23 12:14:08,604 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-83d4a576-e245-4d56-91d0-7c9d84b5952b.pub] 2018-12-23 12:14:08,604 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-83d4a576-e245-4d56-91d0-7c9d84b5952b] 2018-12-23 12:14:09,081 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-9bb8b74e-d90c-4ef-proj 2018-12-23 12:14:09,278 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-9bb8b74e-d90c-4ef-proj-role 2018-12-23 12:14:09,474 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-9bb8b74e-d90c-4ef-user 2018-12-23 12:14:10,862 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-7dc637fe-bcc5-4b4-proj 2018-12-23 12:14:11,922 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-7dc637fe-bcc5-4b4-user 2018-12-23 12:14:12,119 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-7dc637fe-bcc5-4b4-proj-role 2018-12-23 12:14:12,140 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-7dc637fe-bcc5-4b4-proj-role to project CreateKeypairsCleanupTests-7dc637fe-bcc5-4b4-proj 2018-12-23 12:14:12,864 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-7877bfd0-957d-4144-a1a7-07b5a9ddb680... 2018-12-23 12:14:12,864 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 12:14:12,909 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-7877bfd0-957d-4144-a1a7-07b5a9ddb680 2018-12-23 12:14:12,978 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-7877bfd0-957d-4144-a1a7-07b5a9ddb680.pub 2018-12-23 12:14:12,979 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-7877bfd0-957d-4144-a1a7-07b5a9ddb680 2018-12-23 12:14:13,510 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-7dc637fe-bcc5-4b4-proj 2018-12-23 12:14:13,727 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-7dc637fe-bcc5-4b4-proj-role 2018-12-23 12:14:13,917 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-7dc637fe-bcc5-4b4-user 2018-12-23 12:14:15,329 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-93a14b34-cf71-447-proj 2018-12-23 12:14:16,333 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-93a14b34-cf71-447-user 2018-12-23 12:14:16,520 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-93a14b34-cf71-447-proj-role 2018-12-23 12:14:16,540 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-93a14b34-cf71-447-proj-role to project CreateNetworkSuccessTests-93a14b34-cf71-447-proj 2018-12-23 12:14:17,297 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-d247724b-c955-4243-8d30-76ef03aae8d3-pub-net 2018-12-23 12:14:18,297 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-d247724b-c955-4243-8d30-76ef03aae8d3-pub-subnet 2018-12-23 12:14:20,429 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d247724b-c955-4243-8d30-76ef03aae8d3-pub-subnet 2018-12-23 12:14:20,429 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d247724b-c955-4243-8d30-76ef03aae8d3-pub-subnet 2018-12-23 12:14:22,864 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-d247724b-c955-4243-8d30-76ef03aae8d3-pub-net 2018-12-23 12:14:24,231 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d247724b-c955-4243-8d30-76ef03aae8d3-pub-subnet 2018-12-23 12:14:24,231 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d247724b-c955-4243-8d30-76ef03aae8d3-pub-subnet 2018-12-23 12:14:24,269 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-d247724b-c955-4243-8d30-76ef03aae8d3-pub-net 2018-12-23 12:14:24,944 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b22f04f-e411-4a54-9f18-7146e69510fd 2018-12-23 12:14:25,128 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:14:25,490 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-93a14b34-cf71-447-proj 2018-12-23 12:14:25,733 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-93a14b34-cf71-447-proj-role 2018-12-23 12:14:25,938 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-93a14b34-cf71-447-user 2018-12-23 12:14:27,384 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-6a2bfcb9-972c-434-proj 2018-12-23 12:14:28,539 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-6a2bfcb9-972c-434-user 2018-12-23 12:14:28,742 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-6a2bfcb9-972c-434-proj-role 2018-12-23 12:14:28,826 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-6a2bfcb9-972c-434-proj-role to project CreateNetworkSuccessTests-6a2bfcb9-972c-434-proj 2018-12-23 12:14:29,611 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-99f7b2b4-2dc7-4dd3-b3dd-aadf62c8ec75-pub-net 2018-12-23 12:14:31,843 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-99f7b2b4-2dc7-4dd3-b3dd-aadf62c8ec75-pub-subnet 2018-12-23 12:14:36,581 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-99f7b2b4-2dc7-4dd3-b3dd-aadf62c8ec75-pub-router 2018-12-23 12:14:39,250 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-99f7b2b4-2dc7-4dd3-b3dd-aadf62c8ec75-pub-router 2018-12-23 12:14:42,107 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-99f7b2b4-2dc7-4dd3-b3dd-aadf62c8ec75-pub-router and subnet CreateNetworkSuccessTests-99f7b2b4-2dc7-4dd3-b3dd-aadf62c8ec75-pub-subnet 2018-12-23 12:14:42,107 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-99f7b2b4-2dc7-4dd3-b3dd-aadf62c8ec75-pub-router 2018-12-23 12:14:43,243 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-99f7b2b4-2dc7-4dd3-b3dd-aadf62c8ec75-pub-router 2018-12-23 12:14:43,243 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-99f7b2b4-2dc7-4dd3-b3dd-aadf62c8ec75-pub-router 2018-12-23 12:14:44,556 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-99f7b2b4-2dc7-4dd3-b3dd-aadf62c8ec75-pub-subnet 2018-12-23 12:14:44,556 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-99f7b2b4-2dc7-4dd3-b3dd-aadf62c8ec75-pub-subnet 2018-12-23 12:14:46,878 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-99f7b2b4-2dc7-4dd3-b3dd-aadf62c8ec75-pub-net 2018-12-23 12:14:49,156 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - aa89d3a3-ac4d-4268-8e34-c77bc5f4522b 2018-12-23 12:14:49,324 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:14:49,654 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-6a2bfcb9-972c-434-proj 2018-12-23 12:14:49,889 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-6a2bfcb9-972c-434-proj-role 2018-12-23 12:14:50,104 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-6a2bfcb9-972c-434-user 2018-12-23 12:14:51,568 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-f6492515-a020-4c4-proj 2018-12-23 12:14:52,628 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-f6492515-a020-4c4-user 2018-12-23 12:14:52,827 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-f6492515-a020-4c4-proj-role 2018-12-23 12:14:52,916 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-f6492515-a020-4c4-proj-role to project CreateNetworkSuccessTests-f6492515-a020-4c4-proj 2018-12-23 12:14:53,628 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-161fd0cd-0ecd-43b2-89d1-7781f5cd9c2f-pub-net 2018-12-23 12:14:55,888 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-161fd0cd-0ecd-43b2-89d1-7781f5cd9c2f-pub-subnet 2018-12-23 12:14:59,901 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-161fd0cd-0ecd-43b2-89d1-7781f5cd9c2f-pub-router 2018-12-23 12:15:02,121 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-161fd0cd-0ecd-43b2-89d1-7781f5cd9c2f-pub-router 2018-12-23 12:15:04,984 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-161fd0cd-0ecd-43b2-89d1-7781f5cd9c2f-pub-router and subnet CreateNetworkSuccessTests-161fd0cd-0ecd-43b2-89d1-7781f5cd9c2f-pub-subnet 2018-12-23 12:15:04,984 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-161fd0cd-0ecd-43b2-89d1-7781f5cd9c2f-pub-router 2018-12-23 12:15:06,043 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-161fd0cd-0ecd-43b2-89d1-7781f5cd9c2f-pub-router 2018-12-23 12:15:06,043 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-161fd0cd-0ecd-43b2-89d1-7781f5cd9c2f-pub-router 2018-12-23 12:15:07,131 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-161fd0cd-0ecd-43b2-89d1-7781f5cd9c2f-pub-subnet 2018-12-23 12:15:07,132 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-161fd0cd-0ecd-43b2-89d1-7781f5cd9c2f-pub-subnet 2018-12-23 12:15:09,414 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-161fd0cd-0ecd-43b2-89d1-7781f5cd9c2f-pub-net 2018-12-23 12:15:11,193 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 18d60c03-4faa-4d0d-ac73-a4c55c468e5e 2018-12-23 12:15:11,378 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:15:11,719 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-f6492515-a020-4c4-proj 2018-12-23 12:15:11,968 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-f6492515-a020-4c4-proj-role 2018-12-23 12:15:12,156 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-f6492515-a020-4c4-user 2018-12-23 12:15:13,634 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-1bbdd9f3-1b0b-41a-proj 2018-12-23 12:15:14,773 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-1bbdd9f3-1b0b-41a-user 2018-12-23 12:15:14,970 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-1bbdd9f3-1b0b-41a-proj-role 2018-12-23 12:15:14,988 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-1bbdd9f3-1b0b-41a-proj-role to project CreateNetworkSuccessTests-1bbdd9f3-1b0b-41a-proj 2018-12-23 12:15:15,739 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-3d567640-6a52-4b01-b8d7-689a43b778fc-pub-net 2018-12-23 12:15:16,969 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-3d567640-6a52-4b01-b8d7-689a43b778fc-pub-subnet 2018-12-23 12:15:19,959 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-3d567640-6a52-4b01-b8d7-689a43b778fc-pub-router 2018-12-23 12:15:22,091 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-3d567640-6a52-4b01-b8d7-689a43b778fc-pub-router 2018-12-23 12:15:26,133 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-3d567640-6a52-4b01-b8d7-689a43b778fc-pub-router and subnet CreateNetworkSuccessTests-3d567640-6a52-4b01-b8d7-689a43b778fc-pub-subnet 2018-12-23 12:15:26,133 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-3d567640-6a52-4b01-b8d7-689a43b778fc-pub-router 2018-12-23 12:15:27,480 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-3d567640-6a52-4b01-b8d7-689a43b778fc-pub-router 2018-12-23 12:15:27,480 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-3d567640-6a52-4b01-b8d7-689a43b778fc-pub-router 2018-12-23 12:15:28,708 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-3d567640-6a52-4b01-b8d7-689a43b778fc-pub-subnet 2018-12-23 12:15:28,708 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-3d567640-6a52-4b01-b8d7-689a43b778fc-pub-subnet 2018-12-23 12:15:31,148 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-3d567640-6a52-4b01-b8d7-689a43b778fc-pub-net 2018-12-23 12:15:32,969 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7e0b4f30-7be8-4553-93c1-8c45ca39b5ff 2018-12-23 12:15:33,239 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:15:33,571 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-1bbdd9f3-1b0b-41a-proj 2018-12-23 12:15:33,787 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-1bbdd9f3-1b0b-41a-proj-role 2018-12-23 12:15:34,010 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-1bbdd9f3-1b0b-41a-user 2018-12-23 12:15:35,461 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-cfb2ecdf-e1a3-4f9-proj 2018-12-23 12:15:36,509 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-cfb2ecdf-e1a3-4f9-user 2018-12-23 12:15:36,712 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-cfb2ecdf-e1a3-4f9-proj-role 2018-12-23 12:15:36,813 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-cfb2ecdf-e1a3-4f9-proj-role to project CreateNetworkSuccessTests-cfb2ecdf-e1a3-4f9-proj 2018-12-23 12:15:37,564 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-40669899-ba55-40ec-aba7-52c8eb87ec0e-pub-net 2018-12-23 12:15:38,575 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-40669899-ba55-40ec-aba7-52c8eb87ec0e-pub-subnet 2018-12-23 12:15:41,016 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-40669899-ba55-40ec-aba7-52c8eb87ec0e-pub-subnet 2018-12-23 12:15:41,016 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-40669899-ba55-40ec-aba7-52c8eb87ec0e-pub-subnet 2018-12-23 12:15:43,454 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-40669899-ba55-40ec-aba7-52c8eb87ec0e-pub-net 2018-12-23 12:15:45,925 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 513bc4a9-cc12-47dc-bc66-daf3bfa1800f 2018-12-23 12:15:46,110 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:15:46,434 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-cfb2ecdf-e1a3-4f9-proj 2018-12-23 12:15:46,739 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-cfb2ecdf-e1a3-4f9-proj-role 2018-12-23 12:15:46,973 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-cfb2ecdf-e1a3-4f9-user 2018-12-23 12:15:48,401 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-fc6c92e5-013b-45d-proj 2018-12-23 12:15:49,545 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-fc6c92e5-013b-45d-user 2018-12-23 12:15:49,839 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-fc6c92e5-013b-45d-proj-role 2018-12-23 12:15:49,857 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-fc6c92e5-013b-45d-proj-role to project CreateNetworkSuccessTests-fc6c92e5-013b-45d-proj 2018-12-23 12:15:50,619 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-11238662-2a82-4202-b9ac-97e1e0442223-pub-net 2018-12-23 12:15:51,522 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-11238662-2a82-4202-b9ac-97e1e0442223-pub-subnet 2018-12-23 12:15:53,827 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-11238662-2a82-4202-b9ac-97e1e0442223-pub-subnet 2018-12-23 12:15:53,827 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-11238662-2a82-4202-b9ac-97e1e0442223-pub-subnet 2018-12-23 12:15:56,049 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-11238662-2a82-4202-b9ac-97e1e0442223-pub-net 2018-12-23 12:15:57,851 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d890b8ac-e5ba-43cc-8c10-e76551f39163 2018-12-23 12:15:58,019 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:15:58,379 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-fc6c92e5-013b-45d-proj 2018-12-23 12:15:58,619 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-fc6c92e5-013b-45d-proj-role 2018-12-23 12:15:58,837 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-fc6c92e5-013b-45d-user 2018-12-23 12:16:00,311 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-fa85d113-904e-46b-proj 2018-12-23 12:16:01,365 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-fa85d113-904e-46b-user 2018-12-23 12:16:01,496 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-fa85d113-904e-46b-proj-role 2018-12-23 12:16:01,586 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-fa85d113-904e-46b-proj-role to project CreateRouterSuccessTests-fa85d113-904e-46b-proj 2018-12-23 12:16:03,250 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-f1bf5447-0b25-4169-8bba-f8f9148b3bad-pub-router 2018-12-23 12:16:05,770 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-f1bf5447-0b25-4169-8bba-f8f9148b3bad-pub-router 2018-12-23 12:16:07,282 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-f1bf5447-0b25-4169-8bba-f8f9148b3bad-pub-router 2018-12-23 12:16:07,282 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-f1bf5447-0b25-4169-8bba-f8f9148b3bad-pub-router 2018-12-23 12:16:07,819 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-fa85d113-904e-46b-proj 2018-12-23 12:16:08,039 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-fa85d113-904e-46b-proj-role 2018-12-23 12:16:08,254 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-fa85d113-904e-46b-user 2018-12-23 12:16:09,838 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-81dd3069-3d64-4d0-proj 2018-12-23 12:16:10,820 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-81dd3069-3d64-4d0-user 2018-12-23 12:16:11,030 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-81dd3069-3d64-4d0-proj-role 2018-12-23 12:16:11,121 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-81dd3069-3d64-4d0-proj-role to project CreateRouterSuccessTests-81dd3069-3d64-4d0-proj 2018-12-23 12:16:12,350 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-4b514e6e-d805-49f8-bc06-c85b8bbbd16d-pub-router 2018-12-23 12:16:14,074 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-4b514e6e-d805-49f8-bc06-c85b8bbbd16d-pub-router 2018-12-23 12:16:14,074 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-4b514e6e-d805-49f8-bc06-c85b8bbbd16d-pub-router 2018-12-23 12:16:14,845 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-81dd3069-3d64-4d0-proj 2018-12-23 12:16:15,158 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-81dd3069-3d64-4d0-proj-role 2018-12-23 12:16:15,364 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-81dd3069-3d64-4d0-user 2018-12-23 12:16:16,790 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-fb47321f-b389-4c6-proj 2018-12-23 12:16:17,781 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-fb47321f-b389-4c6-user 2018-12-23 12:16:17,975 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-fb47321f-b389-4c6-proj-role 2018-12-23 12:16:18,064 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-fb47321f-b389-4c6-proj-role to project CreateRouterSuccessTests-fb47321f-b389-4c6-proj 2018-12-23 12:16:19,288 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-ff087386-5c0a-4b16-9886-2515b35f7820-pub-router 2018-12-23 12:16:21,094 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-ff087386-5c0a-4b16-9886-2515b35f7820-pub-router 2018-12-23 12:16:21,094 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-ff087386-5c0a-4b16-9886-2515b35f7820-pub-router 2018-12-23 12:16:21,870 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-fb47321f-b389-4c6-proj 2018-12-23 12:16:22,140 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-fb47321f-b389-4c6-proj-role 2018-12-23 12:16:22,352 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-fb47321f-b389-4c6-user 2018-12-23 12:16:23,790 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-e855b519-1353-448-proj 2018-12-23 12:16:24,849 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-e855b519-1353-448-user 2018-12-23 12:16:25,054 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-e855b519-1353-448-proj-role 2018-12-23 12:16:25,142 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-e855b519-1353-448-proj-role to project CreateRouterSuccessTests-e855b519-1353-448-proj 2018-12-23 12:16:26,933 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-82ca6c22-a67c-4450-b326-f01c8d7b417a-pub-router 2018-12-23 12:16:31,162 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-82ca6c22-a67c-4450-b326-f01c8d7b417a-pub-router 2018-12-23 12:16:31,162 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-82ca6c22-a67c-4450-b326-f01c8d7b417a-pub-router 2018-12-23 12:16:32,778 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-e855b519-1353-448-proj 2018-12-23 12:16:33,015 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-e855b519-1353-448-proj-role 2018-12-23 12:16:33,222 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-e855b519-1353-448-user 2018-12-23 12:16:34,689 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-28bbd0e7-5d39-470-proj 2018-12-23 12:16:35,826 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-28bbd0e7-5d39-470-user 2018-12-23 12:16:36,054 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-28bbd0e7-5d39-470-proj-role 2018-12-23 12:16:36,142 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-28bbd0e7-5d39-470-proj-role to project CreateRouterSuccessTests-28bbd0e7-5d39-470-proj 2018-12-23 12:16:36,992 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-8941a27e-441f-4518-9408-6c097ddf20ae-pub-net1 2018-12-23 12:16:37,997 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-8941a27e-441f-4518-9408-6c097ddf20ae-pub-subnet1 2018-12-23 12:16:40,721 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-8941a27e-441f-4518-9408-6c097ddf20ae-pub-router 2018-12-23 12:16:42,717 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-8941a27e-441f-4518-9408-6c097ddf20ae-port1 for router - CreateRouterSuccessTests-8941a27e-441f-4518-9408-6c097ddf20ae-pub-router 2018-12-23 12:16:44,108 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-8941a27e-441f-4518-9408-6c097ddf20ae-pub-net1 2018-12-23 12:16:45,016 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-8941a27e-441f-4518-9408-6c097ddf20ae-port1 for router - CreateRouterSuccessTests-8941a27e-441f-4518-9408-6c097ddf20ae-pub-router 2018-12-23 12:16:45,016 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-8941a27e-441f-4518-9408-6c097ddf20ae-pub-router 2018-12-23 12:16:49,610 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-8941a27e-441f-4518-9408-6c097ddf20ae-pub-router and port CreateRouterSuccessTests-8941a27e-441f-4518-9408-6c097ddf20ae-port1 2018-12-23 12:16:49,611 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-8941a27e-441f-4518-9408-6c097ddf20ae-pub-router 2018-12-23 12:16:50,735 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-8941a27e-441f-4518-9408-6c097ddf20ae-pub-router 2018-12-23 12:16:50,735 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-8941a27e-441f-4518-9408-6c097ddf20ae-pub-router 2018-12-23 12:16:52,000 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-8941a27e-441f-4518-9408-6c097ddf20ae-pub-subnet1 2018-12-23 12:16:52,001 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-8941a27e-441f-4518-9408-6c097ddf20ae-pub-subnet1 2018-12-23 12:16:54,543 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-8941a27e-441f-4518-9408-6c097ddf20ae-pub-net1 2018-12-23 12:16:57,014 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 89c314e6-f320-44d5-b367-3fd7cf2babd6 2018-12-23 12:16:57,187 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:16:57,532 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-28bbd0e7-5d39-470-proj 2018-12-23 12:16:57,745 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-28bbd0e7-5d39-470-proj-role 2018-12-23 12:16:57,947 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-28bbd0e7-5d39-470-user 2018-12-23 12:16:59,371 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-d1ce5b49-eecc-4f4-proj 2018-12-23 12:17:00,419 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-d1ce5b49-eecc-4f4-user 2018-12-23 12:17:00,628 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-d1ce5b49-eecc-4f4-proj-role 2018-12-23 12:17:00,722 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-d1ce5b49-eecc-4f4-proj-role to project CreateRouterSuccessTests-d1ce5b49-eecc-4f4-proj 2018-12-23 12:17:02,536 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-9510abc2-2639-45fd-8b88-9714a146058e-pub-router 2018-12-23 12:17:05,878 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-9510abc2-2639-45fd-8b88-9714a146058e-pub-router 2018-12-23 12:17:05,878 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-9510abc2-2639-45fd-8b88-9714a146058e-pub-router 2018-12-23 12:17:07,633 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-d1ce5b49-eecc-4f4-proj 2018-12-23 12:17:07,835 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-d1ce5b49-eecc-4f4-proj-role 2018-12-23 12:17:08,035 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-d1ce5b49-eecc-4f4-user 2018-12-23 12:17:09,467 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-f7220b06-1b32-405-proj 2018-12-23 12:17:10,520 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-f7220b06-1b32-405-user 2018-12-23 12:17:10,712 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-f7220b06-1b32-405-proj-role 2018-12-23 12:17:10,800 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-f7220b06-1b32-405-proj-role to project CreateRouterSuccessTests-f7220b06-1b32-405-proj 2018-12-23 12:17:11,570 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-pub-net1 2018-12-23 12:17:12,595 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-pub-subnet1 2018-12-23 12:17:14,334 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-pub-net2 2018-12-23 12:17:15,459 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-pub-subnet2 2018-12-23 12:17:18,085 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-pub-router 2018-12-23 12:17:19,400 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-port1 for router - CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-pub-router 2018-12-23 12:17:20,932 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-pub-net1 2018-12-23 12:17:21,717 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-port1 for router - CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-pub-router 2018-12-23 12:17:21,717 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-pub-router 2018-12-23 12:17:23,833 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-port2 for router - CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-pub-router 2018-12-23 12:17:25,459 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-pub-net2 2018-12-23 12:17:26,363 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-port2 for router - CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-pub-router 2018-12-23 12:17:26,363 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-pub-router 2018-12-23 12:17:35,548 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-pub-router and port CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-port1 2018-12-23 12:17:35,548 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-pub-router 2018-12-23 12:17:36,591 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-pub-router and port CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-port2 2018-12-23 12:17:36,591 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-pub-router 2018-12-23 12:17:37,789 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-pub-router 2018-12-23 12:17:37,789 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-pub-router 2018-12-23 12:17:38,376 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-pub-subnet1 2018-12-23 12:17:38,376 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-pub-subnet1 2018-12-23 12:17:40,710 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-pub-net1 2018-12-23 12:17:41,860 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-pub-subnet2 2018-12-23 12:17:41,861 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-pub-subnet2 2018-12-23 12:17:44,287 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-c7398a4b-ff27-4e6c-a250-44b50546af22-pub-net2 2018-12-23 12:17:46,232 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e670e74-0bdb-4f4f-8e0b-6b66767e2e4e 2018-12-23 12:17:46,401 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:17:46,770 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-f7220b06-1b32-405-proj 2018-12-23 12:17:47,068 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-f7220b06-1b32-405-proj-role 2018-12-23 12:17:47,271 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-f7220b06-1b32-405-user 2018-12-23 12:17:48,682 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-52f6145a-5009-43c-proj 2018-12-23 12:17:49,826 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-52f6145a-5009-43c-user 2018-12-23 12:17:50,018 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-52f6145a-5009-43c-proj-role 2018-12-23 12:17:50,105 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-52f6145a-5009-43c-proj-role to project CreateRouterSuccessTests-52f6145a-5009-43c-proj 2018-12-23 12:17:51,773 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-8b410d3a-ca64-4685-857c-6f64abc5691f-pub-router 2018-12-23 12:17:55,683 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-8b410d3a-ca64-4685-857c-6f64abc5691f-pub-router 2018-12-23 12:17:55,684 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-8b410d3a-ca64-4685-857c-6f64abc5691f-pub-router 2018-12-23 12:17:57,595 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-52f6145a-5009-43c-proj 2018-12-23 12:17:57,817 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-52f6145a-5009-43c-proj-role 2018-12-23 12:17:58,011 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-52f6145a-5009-43c-user 2018-12-23 12:17:59,652 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-7d4b4c72-aa1e-4cc-proj 2018-12-23 12:18:00,731 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-7d4b4c72-aa1e-4cc-user 2018-12-23 12:18:00,921 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-7d4b4c72-aa1e-4cc-proj-role 2018-12-23 12:18:00,940 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-7d4b4c72-aa1e-4cc-proj-role to project CreateRouterSuccessTests-7d4b4c72-aa1e-4cc-proj 2018-12-23 12:18:02,222 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-6a594f7d-ae36-4515-a16f-566bef942e7f-pub-router 2018-12-23 12:18:03,151 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-6a594f7d-ae36-4515-a16f-566bef942e7f-port1 for router - CreateRouterSuccessTests-6a594f7d-ae36-4515-a16f-566bef942e7f-pub-router 2018-12-23 12:18:04,079 - neutron_utils - INFO - Creating port for network with name - external 2018-12-23 12:18:04,830 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-6a594f7d-ae36-4515-a16f-566bef942e7f-port1 for router - CreateRouterSuccessTests-6a594f7d-ae36-4515-a16f-566bef942e7f-pub-router 2018-12-23 12:18:04,831 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-6a594f7d-ae36-4515-a16f-566bef942e7f-pub-router 2018-12-23 12:18:08,450 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-6a594f7d-ae36-4515-a16f-566bef942e7f-pub-router and port CreateRouterSuccessTests-6a594f7d-ae36-4515-a16f-566bef942e7f-port1 2018-12-23 12:18:08,451 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-6a594f7d-ae36-4515-a16f-566bef942e7f-pub-router 2018-12-23 12:18:09,642 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-6a594f7d-ae36-4515-a16f-566bef942e7f-pub-router 2018-12-23 12:18:09,642 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-6a594f7d-ae36-4515-a16f-566bef942e7f-pub-router 2018-12-23 12:18:10,426 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-7d4b4c72-aa1e-4cc-proj 2018-12-23 12:18:10,639 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-7d4b4c72-aa1e-4cc-proj-role 2018-12-23 12:18:10,837 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-7d4b4c72-aa1e-4cc-user 2018-12-23 12:18:12,269 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-b27ec348-d4f5-414-proj 2018-12-23 12:18:13,239 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-b27ec348-d4f5-414-user 2018-12-23 12:18:13,431 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-b27ec348-d4f5-414-proj-role 2018-12-23 12:18:13,520 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-b27ec348-d4f5-414-proj-role to project CreateRouterSuccessTests-b27ec348-d4f5-414-proj 2018-12-23 12:18:14,294 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-bb804265-a182-4190-a1c9-b88a4e5a2ed9-pub-net1 2018-12-23 12:18:15,441 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-bb804265-a182-4190-a1c9-b88a4e5a2ed9-pub-subnet1 2018-12-23 12:18:18,279 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-bb804265-a182-4190-a1c9-b88a4e5a2ed9-pub-router 2018-12-23 12:18:21,060 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-bb804265-a182-4190-a1c9-b88a4e5a2ed9-pub-router 2018-12-23 12:18:23,826 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-bb804265-a182-4190-a1c9-b88a4e5a2ed9-pub-router and subnet CreateRouterSuccessTests-bb804265-a182-4190-a1c9-b88a4e5a2ed9-pub-subnet1 2018-12-23 12:18:23,827 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-bb804265-a182-4190-a1c9-b88a4e5a2ed9-pub-router 2018-12-23 12:18:24,918 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-bb804265-a182-4190-a1c9-b88a4e5a2ed9-pub-router 2018-12-23 12:18:24,919 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-bb804265-a182-4190-a1c9-b88a4e5a2ed9-pub-router 2018-12-23 12:18:26,176 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-bb804265-a182-4190-a1c9-b88a4e5a2ed9-pub-subnet1 2018-12-23 12:18:26,176 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-bb804265-a182-4190-a1c9-b88a4e5a2ed9-pub-subnet1 2018-12-23 12:18:28,657 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-bb804265-a182-4190-a1c9-b88a4e5a2ed9-pub-net1 2018-12-23 12:18:30,431 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d434ab14-1cbd-4584-a66f-6d7295f27934 2018-12-23 12:18:30,614 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:18:30,944 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-b27ec348-d4f5-414-proj 2018-12-23 12:18:31,188 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-b27ec348-d4f5-414-proj-role 2018-12-23 12:18:31,387 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-b27ec348-d4f5-414-user 2018-12-23 12:18:32,862 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-629a34d8-8b07-437-proj 2018-12-23 12:18:33,951 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-629a34d8-8b07-437-user 2018-12-23 12:18:34,192 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-629a34d8-8b07-437-proj-role 2018-12-23 12:18:34,280 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-629a34d8-8b07-437-proj-role to project CreateRouterSuccessTests-629a34d8-8b07-437-proj 2018-12-23 12:18:35,070 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-031d9b1b-6b08-4527-b946-a76a5ce71500-pub-net1 2018-12-23 12:18:35,983 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-031d9b1b-6b08-4527-b946-a76a5ce71500-pub-subnet1 2018-12-23 12:18:38,757 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-031d9b1b-6b08-4527-b946-a76a5ce71500-pub-router 2018-12-23 12:18:41,514 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-031d9b1b-6b08-4527-b946-a76a5ce71500-pub-router 2018-12-23 12:18:41,514 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-031d9b1b-6b08-4527-b946-a76a5ce71500-pub-router 2018-12-23 12:18:42,795 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-031d9b1b-6b08-4527-b946-a76a5ce71500-pub-subnet1 2018-12-23 12:18:42,795 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-031d9b1b-6b08-4527-b946-a76a5ce71500-pub-subnet1 2018-12-23 12:18:45,026 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-031d9b1b-6b08-4527-b946-a76a5ce71500-pub-net1 2018-12-23 12:18:46,995 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-629a34d8-8b07-437-proj 2018-12-23 12:18:47,188 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-629a34d8-8b07-437-proj-role 2018-12-23 12:18:47,389 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-629a34d8-8b07-437-user 2018-12-23 12:18:48,724 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-246ac19b-cf52-4e0-proj 2018-12-23 12:18:49,815 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-246ac19b-cf52-4e0-user 2018-12-23 12:18:50,017 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-246ac19b-cf52-4e0-proj-role 2018-12-23 12:18:50,038 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-246ac19b-cf52-4e0-proj-role to project CreateRouterNegativeTests-246ac19b-cf52-4e0-proj 2018-12-23 12:18:50,829 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-20d2c8b6-1fe7-46c2-bcf2-b6d63978a78d-pub-net1 2018-12-23 12:18:51,613 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-20d2c8b6-1fe7-46c2-bcf2-b6d63978a78d-pub-subnet1 2018-12-23 12:18:54,187 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-20d2c8b6-1fe7-46c2-bcf2-b6d63978a78d-pub-router 2018-12-23 12:18:56,053 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-20d2c8b6-1fe7-46c2-bcf2-b6d63978a78d-port1 for router - CreateRouterNegativeTests-20d2c8b6-1fe7-46c2-bcf2-b6d63978a78d-pub-router 2018-12-23 12:18:56,531 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-20d2c8b6-1fe7-46c2-bcf2-b6d63978a78d-pub-router 2018-12-23 12:18:56,531 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-20d2c8b6-1fe7-46c2-bcf2-b6d63978a78d-pub-router 2018-12-23 12:18:57,774 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-20d2c8b6-1fe7-46c2-bcf2-b6d63978a78d-pub-subnet1 2018-12-23 12:18:57,774 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-20d2c8b6-1fe7-46c2-bcf2-b6d63978a78d-pub-subnet1 2018-12-23 12:18:59,902 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-20d2c8b6-1fe7-46c2-bcf2-b6d63978a78d-pub-net1 2018-12-23 12:19:01,561 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-246ac19b-cf52-4e0-proj 2018-12-23 12:19:01,763 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-246ac19b-cf52-4e0-proj-role 2018-12-23 12:19:01,952 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-246ac19b-cf52-4e0-user 2018-12-23 12:19:03,299 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-ef34b8a8-9747-44a-proj 2018-12-23 12:19:04,382 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-ef34b8a8-9747-44a-user 2018-12-23 12:19:04,580 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-ef34b8a8-9747-44a-proj-role 2018-12-23 12:19:04,671 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-ef34b8a8-9747-44a-proj-role to project CreateRouterNegativeTests-ef34b8a8-9747-44a-proj 2018-12-23 12:19:06,660 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-ef34b8a8-9747-44a-proj 2018-12-23 12:19:06,865 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-ef34b8a8-9747-44a-proj-role 2018-12-23 12:19:07,078 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-ef34b8a8-9747-44a-user 2018-12-23 12:19:08,496 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-6082125e-2bee-426-proj 2018-12-23 12:19:09,564 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-6082125e-2bee-426-user 2018-12-23 12:19:09,772 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-6082125e-2bee-426-proj-role 2018-12-23 12:19:09,864 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-6082125e-2bee-426-proj-role to project CreateRouterNegativeTests-6082125e-2bee-426-proj 2018-12-23 12:19:10,484 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-6082125e-2bee-426-proj 2018-12-23 12:19:10,673 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-6082125e-2bee-426-proj-role 2018-12-23 12:19:10,874 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-6082125e-2bee-426-user 2018-12-23 12:19:12,299 - keystone_utils - INFO - Created project with name - CreateQoSTests-3b91af16-808a-49a-proj 2018-12-23 12:19:13,420 - keystone_utils - INFO - Created user with name - CreateQoSTests-3b91af16-808a-49a-user 2018-12-23 12:19:13,610 - keystone_utils - INFO - Created role with name - CreateQoSTests-3b91af16-808a-49a-proj-role 2018-12-23 12:19:13,693 - keystone_utils - INFO - Granting role CreateQoSTests-3b91af16-808a-49a-proj-role to project CreateQoSTests-3b91af16-808a-49a-proj 2018-12-23 12:19:14,679 - create_qos - INFO - Created qos with name - CreateQoSTests-60aa1100-bdc9-4eed-b6fe-94924607fd07 2018-12-23 12:19:14,871 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-60aa1100-bdc9-4eed-b6fe-94924607fd07 2018-12-23 12:19:15,627 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-60aa1100-bdc9-4eed-b6fe-94924607fd07 2018-12-23 12:19:16,281 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-3b91af16-808a-49a-proj 2018-12-23 12:19:16,487 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-3b91af16-808a-49a-proj-role 2018-12-23 12:19:16,679 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-3b91af16-808a-49a-user 2018-12-23 12:19:18,197 - keystone_utils - INFO - Created project with name - CreateQoSTests-3018a820-d657-4c1-proj 2018-12-23 12:19:19,269 - keystone_utils - INFO - Created user with name - CreateQoSTests-3018a820-d657-4c1-user 2018-12-23 12:19:19,458 - keystone_utils - INFO - Created role with name - CreateQoSTests-3018a820-d657-4c1-proj-role 2018-12-23 12:19:19,546 - keystone_utils - INFO - Granting role CreateQoSTests-3018a820-d657-4c1-proj-role to project CreateQoSTests-3018a820-d657-4c1-proj 2018-12-23 12:19:20,432 - create_qos - INFO - Created qos with name - CreateQoSTests-eb318100-3a38-444f-a306-b75058b096c7 2018-12-23 12:19:21,404 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-eb318100-3a38-444f-a306-b75058b096c7 2018-12-23 12:19:22,159 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-3018a820-d657-4c1-proj 2018-12-23 12:19:22,374 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-3018a820-d657-4c1-proj-role 2018-12-23 12:19:22,514 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-3018a820-d657-4c1-user 2018-12-23 12:19:24,012 - keystone_utils - INFO - Created project with name - CreateQoSTests-e88617eb-9fcf-4cd-proj 2018-12-23 12:19:25,060 - keystone_utils - INFO - Created user with name - CreateQoSTests-e88617eb-9fcf-4cd-user 2018-12-23 12:19:25,335 - keystone_utils - INFO - Created role with name - CreateQoSTests-e88617eb-9fcf-4cd-proj-role 2018-12-23 12:19:25,430 - keystone_utils - INFO - Granting role CreateQoSTests-e88617eb-9fcf-4cd-proj-role to project CreateQoSTests-e88617eb-9fcf-4cd-proj 2018-12-23 12:19:26,882 - create_qos - INFO - Created qos with name - CreateQoSTests-874770c3-d566-4f40-8519-96705ac59464 2018-12-23 12:19:27,698 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-874770c3-d566-4f40-8519-96705ac59464 2018-12-23 12:19:28,251 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-e88617eb-9fcf-4cd-proj 2018-12-23 12:19:28,470 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-e88617eb-9fcf-4cd-proj-role 2018-12-23 12:19:28,680 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-e88617eb-9fcf-4cd-user 2018-12-23 12:19:29,940 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-836be767-4593-40a-proj 2018-12-23 12:19:31,084 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-836be767-4593-40a-user 2018-12-23 12:19:31,287 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-836be767-4593-40a-proj-role 2018-12-23 12:19:31,379 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-836be767-4593-40a-proj-role to project CreateSimpleVolumeTypeSuccessTests-836be767-4593-40a-proj 2018-12-23 12:19:32,317 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-a5ac5c44-765f-4612-a653-c60f5199834c 2018-12-23 12:19:32,841 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-a5ac5c44-765f-4612-a653-c60f5199834c 2018-12-23 12:19:33,614 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-a5ac5c44-765f-4612-a653-c60f5199834c 2018-12-23 12:19:34,272 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-836be767-4593-40a-proj 2018-12-23 12:19:34,494 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-836be767-4593-40a-proj-role 2018-12-23 12:19:34,691 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-836be767-4593-40a-user 2018-12-23 12:19:36,120 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-7b3ba62d-5362-4a1-proj 2018-12-23 12:19:37,101 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-7b3ba62d-5362-4a1-user 2018-12-23 12:19:37,395 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-7b3ba62d-5362-4a1-proj-role 2018-12-23 12:19:37,479 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-7b3ba62d-5362-4a1-proj-role to project CreateSimpleVolumeTypeSuccessTests-7b3ba62d-5362-4a1-proj 2018-12-23 12:19:38,840 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-0581d34f-a0b1-4f0a-8284-0c781c31949c 2018-12-23 12:19:40,397 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-0581d34f-a0b1-4f0a-8284-0c781c31949c 2018-12-23 12:19:41,091 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-7b3ba62d-5362-4a1-proj 2018-12-23 12:19:41,308 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-7b3ba62d-5362-4a1-proj-role 2018-12-23 12:19:41,517 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-7b3ba62d-5362-4a1-user 2018-12-23 12:19:43,030 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-ddde2261-858b-42b-proj 2018-12-23 12:19:44,018 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-ddde2261-858b-42b-user 2018-12-23 12:19:44,245 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-ddde2261-858b-42b-proj-role 2018-12-23 12:19:44,330 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-ddde2261-858b-42b-proj-role to project CreateSimpleVolumeTypeSuccessTests-ddde2261-858b-42b-proj 2018-12-23 12:19:45,335 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-49529dbf-af33-43b7-a0d3-b013a539c420 2018-12-23 12:19:46,440 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-49529dbf-af33-43b7-a0d3-b013a539c420 2018-12-23 12:19:47,140 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-ddde2261-858b-42b-proj 2018-12-23 12:19:47,375 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-ddde2261-858b-42b-proj-role 2018-12-23 12:19:47,575 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-ddde2261-858b-42b-user 2018-12-23 12:19:48,988 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-391ea1a6-289c-42c-proj 2018-12-23 12:19:50,048 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-391ea1a6-289c-42c-user 2018-12-23 12:19:50,245 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-391ea1a6-289c-42c-proj-role 2018-12-23 12:19:50,337 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-391ea1a6-289c-42c-proj-role to project CreateVolumeTypeComplexTests-391ea1a6-289c-42c-proj 2018-12-23 12:19:51,378 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-ec52a9e8-6e3c-4b8c-9632-90691e404e49-qos-spec 2018-12-23 12:19:52,462 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-ec52a9e8-6e3c-4b8c-9632-90691e404e49-vol_type 2018-12-23 12:19:53,016 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-ec52a9e8-6e3c-4b8c-9632-90691e404e49-vol_type 2018-12-23 12:19:53,233 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-ec52a9e8-6e3c-4b8c-9632-90691e404e49-qos-spec 2018-12-23 12:19:53,685 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-391ea1a6-289c-42c-proj 2018-12-23 12:19:53,895 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-391ea1a6-289c-42c-proj-role 2018-12-23 12:19:54,095 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-391ea1a6-289c-42c-user 2018-12-23 12:19:55,460 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-6fecbd61-87b4-405-proj 2018-12-23 12:19:56,610 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-6fecbd61-87b4-405-user 2018-12-23 12:19:56,814 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-6fecbd61-87b4-405-proj-role 2018-12-23 12:19:56,904 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-6fecbd61-87b4-405-proj-role to project CreateVolumeTypeComplexTests-6fecbd61-87b4-405-proj 2018-12-23 12:19:58,277 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-cdb6e0a9-873f-4057-9dd2-4e1310cd3c80-qos-spec 2018-12-23 12:19:59,527 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-cdb6e0a9-873f-4057-9dd2-4e1310cd3c80-vol_type 2018-12-23 12:20:00,235 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-cdb6e0a9-873f-4057-9dd2-4e1310cd3c80-vol_type 2018-12-23 12:20:00,450 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-cdb6e0a9-873f-4057-9dd2-4e1310cd3c80-qos-spec 2018-12-23 12:20:01,136 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-6fecbd61-87b4-405-proj 2018-12-23 12:20:01,356 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-6fecbd61-87b4-405-proj-role 2018-12-23 12:20:01,558 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-6fecbd61-87b4-405-user 2018-12-23 12:20:03,077 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-590b58a1-06de-452-proj 2018-12-23 12:20:04,137 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-590b58a1-06de-452-user 2018-12-23 12:20:04,335 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-590b58a1-06de-452-proj-role 2018-12-23 12:20:04,434 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-590b58a1-06de-452-proj-role to project CreateVolumeTypeComplexTests-590b58a1-06de-452-proj 2018-12-23 12:20:05,468 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-4ebf50b5-417e-4321-ad52-a896b894ee1a-qos-spec 2018-12-23 12:20:07,078 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-4ebf50b5-417e-4321-ad52-a896b894ee1a-vol_type 2018-12-23 12:20:07,782 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-4ebf50b5-417e-4321-ad52-a896b894ee1a-vol_type 2018-12-23 12:20:07,833 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-4ebf50b5-417e-4321-ad52-a896b894ee1a-qos-spec 2018-12-23 12:20:08,520 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-590b58a1-06de-452-proj 2018-12-23 12:20:08,733 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-590b58a1-06de-452-proj-role 2018-12-23 12:20:08,940 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-590b58a1-06de-452-user 2018-12-23 12:20:10,347 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-88d5e140-c960-486-proj 2018-12-23 12:20:11,419 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-88d5e140-c960-486-user 2018-12-23 12:20:11,616 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-88d5e140-c960-486-proj-role 2018-12-23 12:20:11,709 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-88d5e140-c960-486-proj-role to project CreateSimpleVolumeSuccessTests-88d5e140-c960-486-proj 2018-12-23 12:20:13,456 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-47afc27e-ef48-43d4-856c-3eb278b778fe 2018-12-23 12:20:13,657 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-47afc27e-ef48-43d4-856c-3eb278b778fe 2018-12-23 12:20:14,213 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-47afc27e-ef48-43d4-856c-3eb278b778fe 2018-12-23 12:20:17,714 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-47afc27e-ef48-43d4-856c-3eb278b778fe 2018-12-23 12:20:18,383 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-88d5e140-c960-486-proj 2018-12-23 12:20:18,613 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-88d5e140-c960-486-proj-role 2018-12-23 12:20:18,759 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-88d5e140-c960-486-user 2018-12-23 12:20:20,161 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-5978cfb5-efa3-455-proj 2018-12-23 12:20:21,281 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-5978cfb5-efa3-455-user 2018-12-23 12:20:21,491 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-5978cfb5-efa3-455-proj-role 2018-12-23 12:20:21,573 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-5978cfb5-efa3-455-proj-role to project CreateSimpleVolumeSuccessTests-5978cfb5-efa3-455-proj 2018-12-23 12:20:23,546 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-cd475075-387a-4dbf-a53e-7257e14c8d0e 2018-12-23 12:20:23,778 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-cd475075-387a-4dbf-a53e-7257e14c8d0e 2018-12-23 12:20:24,785 - create_volume - INFO - Did not create volume due to cleanup mode 2018-12-23 12:20:24,987 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-cd475075-387a-4dbf-a53e-7257e14c8d0e 2018-12-23 12:20:28,432 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-cd475075-387a-4dbf-a53e-7257e14c8d0e 2018-12-23 12:20:28,927 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-5978cfb5-efa3-455-proj 2018-12-23 12:20:29,104 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-5978cfb5-efa3-455-proj-role 2018-12-23 12:20:29,315 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-5978cfb5-efa3-455-user 2018-12-23 12:20:30,712 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-c0b3653e-a4d8-473-proj 2018-12-23 12:20:31,839 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-c0b3653e-a4d8-473-user 2018-12-23 12:20:32,036 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-c0b3653e-a4d8-473-proj-role 2018-12-23 12:20:32,117 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-c0b3653e-a4d8-473-proj-role to project CreateSimpleVolumeSuccessTests-c0b3653e-a4d8-473-proj 2018-12-23 12:20:33,870 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-3cfcb5d0-a8dd-4ca2-b223-c8313d8166e6 2018-12-23 12:20:34,070 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-3cfcb5d0-a8dd-4ca2-b223-c8313d8166e6 2018-12-23 12:20:34,550 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-3cfcb5d0-a8dd-4ca2-b223-c8313d8166e6 2018-12-23 12:20:38,032 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-3cfcb5d0-a8dd-4ca2-b223-c8313d8166e6 2018-12-23 12:20:38,522 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-c0b3653e-a4d8-473-proj 2018-12-23 12:20:38,709 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-c0b3653e-a4d8-473-proj-role 2018-12-23 12:20:38,913 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-c0b3653e-a4d8-473-user 2018-12-23 12:20:40,311 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-6340d410-179a-48b-proj 2018-12-23 12:20:41,377 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-6340d410-179a-48b-user 2018-12-23 12:20:41,575 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-6340d410-179a-48b-proj-role 2018-12-23 12:20:41,663 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-6340d410-179a-48b-proj-role to project CreateSimpleVolumeFailureTests-6340d410-179a-48b-proj 2018-12-23 12:20:43,339 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-6340d410-179a-48b-proj 2018-12-23 12:20:43,523 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-6340d410-179a-48b-proj-role 2018-12-23 12:20:43,730 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-6340d410-179a-48b-user 2018-12-23 12:20:45,114 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-b976eadd-9d3b-42d-proj 2018-12-23 12:20:46,181 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-b976eadd-9d3b-42d-user 2018-12-23 12:20:46,383 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-b976eadd-9d3b-42d-proj-role 2018-12-23 12:20:46,471 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-b976eadd-9d3b-42d-proj-role to project CreateSimpleVolumeFailureTests-b976eadd-9d3b-42d-proj 2018-12-23 12:20:47,975 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-b976eadd-9d3b-42d-proj 2018-12-23 12:20:48,188 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-b976eadd-9d3b-42d-proj-role 2018-12-23 12:20:48,390 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-b976eadd-9d3b-42d-user 2018-12-23 12:20:49,796 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-43bbc037-6360-455-proj 2018-12-23 12:20:50,844 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-43bbc037-6360-455-user 2018-12-23 12:20:51,029 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-43bbc037-6360-455-proj-role 2018-12-23 12:20:51,120 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-43bbc037-6360-455-proj-role to project CreateSimpleVolumeFailureTests-43bbc037-6360-455-proj 2018-12-23 12:20:52,518 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-43bbc037-6360-455-proj 2018-12-23 12:20:52,728 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-43bbc037-6360-455-proj-role 2018-12-23 12:20:52,933 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-43bbc037-6360-455-user 2018-12-23 12:20:54,437 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-fcfeb213-c58f-4f1-proj 2018-12-23 12:20:55,479 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-fcfeb213-c58f-4f1-user 2018-12-23 12:20:55,526 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-fcfeb213-c58f-4f1-proj-role 2018-12-23 12:20:55,614 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-fcfeb213-c58f-4f1-proj-role to project CreateVolumeWithTypeTests-fcfeb213-c58f-4f1-proj 2018-12-23 12:20:56,633 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-961347de-d755-41f5-ae05-526c9f87b94c-vol-type 2018-12-23 12:20:57,426 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-961347de-d755-41f5-ae05-526c9f87b94c-vol-type 2018-12-23 12:20:58,123 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-fcfeb213-c58f-4f1-proj 2018-12-23 12:20:58,308 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-fcfeb213-c58f-4f1-proj-role 2018-12-23 12:20:58,504 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-fcfeb213-c58f-4f1-user 2018-12-23 12:20:59,910 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-28480cb4-1231-44b-proj 2018-12-23 12:21:00,916 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-28480cb4-1231-44b-user 2018-12-23 12:21:01,113 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-28480cb4-1231-44b-proj-role 2018-12-23 12:21:01,206 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-28480cb4-1231-44b-proj-role to project CreateVolumeWithTypeTests-28480cb4-1231-44b-proj 2018-12-23 12:21:02,274 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-a0e91141-468b-4c1c-91af-49c9a8945870-vol-type 2018-12-23 12:21:03,512 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-a0e91141-468b-4c1c-91af-49c9a8945870-vol 2018-12-23 12:21:06,781 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-a0e91141-468b-4c1c-91af-49c9a8945870-vol 2018-12-23 12:21:06,992 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-a0e91141-468b-4c1c-91af-49c9a8945870-vol 2018-12-23 12:21:10,488 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-a0e91141-468b-4c1c-91af-49c9a8945870-vol 2018-12-23 12:21:10,488 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-a0e91141-468b-4c1c-91af-49c9a8945870-vol-type 2018-12-23 12:21:11,189 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-28480cb4-1231-44b-proj 2018-12-23 12:21:11,404 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-28480cb4-1231-44b-proj-role 2018-12-23 12:21:11,604 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-28480cb4-1231-44b-user 2018-12-23 12:21:13,125 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-12475ecc-10fb-46b-proj 2018-12-23 12:21:14,257 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-12475ecc-10fb-46b-user 2018-12-23 12:21:14,449 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-12475ecc-10fb-46b-proj-role 2018-12-23 12:21:14,537 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-12475ecc-10fb-46b-proj-role to project CreateVolumeWithImageTests-12475ecc-10fb-46b-proj 2018-12-23 12:21:17,797 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-f0b77205-f9f6-4455-bdb1-262b88beedae-image 2018-12-23 12:21:17,979 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-f0b77205-f9f6-4455-bdb1-262b88beedae-image 2018-12-23 12:21:18,958 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-f0b77205-f9f6-4455-bdb1-262b88beedae-image 2018-12-23 12:21:20,579 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-12475ecc-10fb-46b-proj 2018-12-23 12:21:20,895 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-12475ecc-10fb-46b-proj-role 2018-12-23 12:21:21,094 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-12475ecc-10fb-46b-user 2018-12-23 12:21:22,515 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-fece276f-e1ed-458-proj 2018-12-23 12:21:23,676 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-fece276f-e1ed-458-user 2018-12-23 12:21:23,868 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-fece276f-e1ed-458-proj-role 2018-12-23 12:21:23,959 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-fece276f-e1ed-458-proj-role to project CreateVolumeWithImageTests-fece276f-e1ed-458-proj 2018-12-23 12:21:26,580 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-b234f1c5-5e34-44cf-90a1-9e006830de99-image 2018-12-23 12:21:26,598 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-b234f1c5-5e34-44cf-90a1-9e006830de99-image 2018-12-23 12:21:28,666 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-b234f1c5-5e34-44cf-90a1-9e006830de99-vol 2018-12-23 12:21:35,125 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-b234f1c5-5e34-44cf-90a1-9e006830de99-vol 2018-12-23 12:21:35,972 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-b234f1c5-5e34-44cf-90a1-9e006830de99-vol 2018-12-23 12:21:39,303 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-b234f1c5-5e34-44cf-90a1-9e006830de99-vol 2018-12-23 12:21:39,304 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-b234f1c5-5e34-44cf-90a1-9e006830de99-image 2018-12-23 12:21:41,391 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-fece276f-e1ed-458-proj 2018-12-23 12:21:41,619 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-fece276f-e1ed-458-proj-role 2018-12-23 12:21:41,825 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-fece276f-e1ed-458-user 2018-12-23 12:21:43,305 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-40e6a096-7754-46f-proj 2018-12-23 12:21:44,425 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-40e6a096-7754-46f-user 2018-12-23 12:21:44,628 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-40e6a096-7754-46f-proj-role 2018-12-23 12:21:44,645 - keystone_utils - INFO - Granting role SimpleHealthCheck-40e6a096-7754-46f-proj-role to project SimpleHealthCheck-40e6a096-7754-46f-proj 2018-12-23 12:21:47,663 - create_image - INFO - Created image with name - SimpleHealthCheck-b7526ae5-13d8-41fd-a09f-93b64bcb543b-image 2018-12-23 12:21:47,686 - create_image - INFO - Image is now active with name - SimpleHealthCheck-b7526ae5-13d8-41fd-a09f-93b64bcb543b-image 2018-12-23 12:21:48,323 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-b7526ae5-13d8-41fd-a09f-93b64bcb543b-priv-net 2018-12-23 12:21:49,250 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-b7526ae5-13d8-41fd-a09f-93b64bcb543b-priv-subnet 2018-12-23 12:21:54,580 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-b7526ae5-13d8-41fd-a09f-93b64bcb543b-priv-net 2018-12-23 12:21:55,967 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-b7526ae5-13d8-41fd-a09f-93b64bcb543b-inst 2018-12-23 12:21:58,289 - create_instance - INFO - Created instance with name - SimpleHealthCheck-b7526ae5-13d8-41fd-a09f-93b64bcb543b-inst 2018-12-23 12:22:05,999 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:22:06,905 - create_instance_tests - INFO - Looking for IP 10.55.0.13 in the console log 2018-12-23 12:22:08,479 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-23 12:22:08,480 - create_instance - INFO - Deleting Port with ID - 861ecdd1-64a8-480d-a1b4-d0f6a373dd62 2018-12-23 12:22:08,480 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-b7526ae5-13d8-41fd-a09f-93b64bcb543bport-1 2018-12-23 12:22:09,140 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-b7526ae5-13d8-41fd-a09f-93b64bcb543b-inst 2018-12-23 12:22:09,313 - create_instance - INFO - Checking deletion status 2018-12-23 12:22:15,868 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-b7526ae5-13d8-41fd-a09f-93b64bcb543b-inst 2018-12-23 12:22:15,869 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-b7526ae5-13d8-41fd-a09f-93b64bcb543b-priv-subnet 2018-12-23 12:22:15,869 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-b7526ae5-13d8-41fd-a09f-93b64bcb543b-priv-subnet 2018-12-23 12:22:18,433 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-b7526ae5-13d8-41fd-a09f-93b64bcb543b-priv-net 2018-12-23 12:22:20,445 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-b7526ae5-13d8-41fd-a09f-93b64bcb543b-image 2018-12-23 12:22:22,279 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b22ac6e0-8eba-4837-b317-7e6183d79237 2018-12-23 12:22:22,451 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:22:22,783 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-40e6a096-7754-46f-proj 2018-12-23 12:22:23,002 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-40e6a096-7754-46f-proj-role 2018-12-23 12:22:23,202 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-40e6a096-7754-46f-user 2018-12-23 12:22:24,695 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-b22b874e-d65d-4e5-proj 2018-12-23 12:22:25,736 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-b22b874e-d65d-4e5-user 2018-12-23 12:22:26,222 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-b22b874e-d65d-4e5-proj-role 2018-12-23 12:22:26,244 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-b22b874e-d65d-4e5-proj-role to project CreateInstanceTwoNetTests-b22b874e-d65d-4e5-proj 2018-12-23 12:22:29,651 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-ccdfb7ae-a43e-4f76-adc3-43be335cc750 2018-12-23 12:22:29,818 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-ccdfb7ae-a43e-4f76-adc3-43be335cc750 2018-12-23 12:22:30,453 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-net1 2018-12-23 12:22:31,542 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-subnet1 2018-12-23 12:22:33,593 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-net2 2018-12-23 12:22:34,430 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-subnet2 2018-12-23 12:22:36,861 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-pub-router 2018-12-23 12:22:38,106 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-router-port1 for router - CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-pub-router 2018-12-23 12:22:39,495 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-net1 2018-12-23 12:22:40,453 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-router-port1 for router - CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-pub-router 2018-12-23 12:22:40,453 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-pub-router 2018-12-23 12:22:42,604 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-router-port2 for router - CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-pub-router 2018-12-23 12:22:44,307 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-net2 2018-12-23 12:22:45,405 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-router-port2 for router - CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-pub-router 2018-12-23 12:22:45,406 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-pub-router 2018-12-23 12:22:48,902 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-sec-grp... 2018-12-23 12:22:48,902 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-sec-grp 2018-12-23 12:22:49,289 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf8d3206-5e91-4466-9700-8aa52ebaea97 2018-12-23 12:22:49,471 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf8d3206-5e91-4466-9700-8aa52ebaea97 2018-12-23 12:22:49,645 - neutron_utils - INFO - Retrieving security group with ID - cf8d3206-5e91-4466-9700-8aa52ebaea97 2018-12-23 12:22:49,849 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf8d3206-5e91-4466-9700-8aa52ebaea97 2018-12-23 12:22:50,027 - neutron_utils - INFO - Retrieving security group with ID - cf8d3206-5e91-4466-9700-8aa52ebaea97 2018-12-23 12:22:50,227 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf8d3206-5e91-4466-9700-8aa52ebaea97 2018-12-23 12:22:50,395 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-sec-grp 2018-12-23 12:22:50,700 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf8d3206-5e91-4466-9700-8aa52ebaea97 2018-12-23 12:22:51,073 - neutron_utils - INFO - Retrieving security group with ID - cf8d3206-5e91-4466-9700-8aa52ebaea97 2018-12-23 12:22:51,265 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf8d3206-5e91-4466-9700-8aa52ebaea97 2018-12-23 12:22:55,201 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-net1 2018-12-23 12:22:57,183 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-inst1 2018-12-23 12:22:59,531 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-inst1 2018-12-23 12:23:07,116 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:23:12,012 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-net2 2018-12-23 12:23:13,753 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-inst2 2018-12-23 12:23:15,906 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-inst2 2018-12-23 12:23:23,080 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:23:24,054 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-12-23 12:24:07,849 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-23 12:24:07,852 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-12-23 12:24:09,423 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-23 12:24:14,423 - create_instance - INFO - Deleting Port with ID - 1724e169-2fe8-4bf6-811a-d2f782cade9f 2018-12-23 12:24:14,423 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-vm1-port 2018-12-23 12:24:14,866 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-inst1 2018-12-23 12:24:15,058 - create_instance - INFO - Checking deletion status 2018-12-23 12:24:21,464 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-inst1 2018-12-23 12:24:21,465 - create_instance - INFO - Deleting Port with ID - e17b6627-1283-4e8b-8212-8f2d368681c6 2018-12-23 12:24:21,465 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-vm2-port 2018-12-23 12:24:22,031 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-inst2 2018-12-23 12:24:22,178 - create_instance - INFO - Checking deletion status 2018-12-23 12:24:29,141 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-inst2 2018-12-23 12:24:29,187 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-pub-router and port CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-router-port1 2018-12-23 12:24:29,187 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-pub-router 2018-12-23 12:24:30,418 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-pub-router and port CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-router-port2 2018-12-23 12:24:30,418 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-pub-router 2018-12-23 12:24:31,430 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-pub-router 2018-12-23 12:24:31,430 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-pub-router 2018-12-23 12:24:32,020 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-subnet1 2018-12-23 12:24:32,020 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-subnet1 2018-12-23 12:24:34,501 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-net1 2018-12-23 12:24:36,006 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-subnet2 2018-12-23 12:24:36,007 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-subnet2 2018-12-23 12:24:38,364 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-net2 2018-12-23 12:24:39,735 - neutron_utils - INFO - Deleting security group rule with ID - e04ad1ba-0fda-4566-a3f5-4b475b0892ab 2018-12-23 12:24:40,016 - neutron_utils - INFO - Deleting security group rule with ID - b358f2d4-a2f4-413f-b5d6-8973053635f5 2018-12-23 12:24:40,291 - neutron_utils - INFO - Deleting security group rule with ID - e2d849cd-37e6-4787-8054-478f744d83bf 2018-12-23 12:24:40,544 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-52d928d9-f0d3-424e-adda-db1156064425-sec-grp 2018-12-23 12:24:40,869 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-ccdfb7ae-a43e-4f76-adc3-43be335cc750 2018-12-23 12:24:43,195 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e09c2a71-94ff-4d13-9b26-24210c781a12 2018-12-23 12:24:43,379 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:24:43,797 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-b22b874e-d65d-4e5-proj 2018-12-23 12:24:44,039 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-b22b874e-d65d-4e5-proj-role 2018-12-23 12:24:44,245 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-b22b874e-d65d-4e5-user 2018-12-23 12:24:45,778 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-4cb1be45-a50f-4c7-proj 2018-12-23 12:24:46,939 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-4cb1be45-a50f-4c7-user 2018-12-23 12:24:47,149 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-4cb1be45-a50f-4c7-proj-role 2018-12-23 12:24:47,234 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-4cb1be45-a50f-4c7-proj-role to project CreateInstanceSimpleTests-4cb1be45-a50f-4c7-proj 2018-12-23 12:24:50,415 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-a99b3113-0f14-4447-9246-ce9beb1b3168-image 2018-12-23 12:24:50,578 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-a99b3113-0f14-4447-9246-ce9beb1b3168-image 2018-12-23 12:24:51,940 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-a99b3113-0f14-4447-9246-ce9beb1b3168-pub-net 2018-12-23 12:24:53,022 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-a99b3113-0f14-4447-9246-ce9beb1b3168-pub-subnet 2018-12-23 12:24:57,836 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-a99b3113-0f14-4447-9246-ce9beb1b3168-pub-net 2018-12-23 12:24:59,178 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-a99b3113-0f14-4447-9246-ce9beb1b3168-inst 2018-12-23 12:25:01,653 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-a99b3113-0f14-4447-9246-ce9beb1b3168-inst 2018-12-23 12:25:08,923 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:25:15,112 - create_instance - INFO - Deleting Port with ID - 756c849d-a77c-42c3-b131-ff39e2b2eeeb 2018-12-23 12:25:15,113 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-a99b3113-0f14-4447-9246-ce9beb1b3168-port 2018-12-23 12:25:15,724 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-a99b3113-0f14-4447-9246-ce9beb1b3168-inst 2018-12-23 12:25:15,906 - create_instance - INFO - Checking deletion status 2018-12-23 12:25:25,976 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-a99b3113-0f14-4447-9246-ce9beb1b3168-inst 2018-12-23 12:25:26,038 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-a99b3113-0f14-4447-9246-ce9beb1b3168-pub-subnet 2018-12-23 12:25:26,038 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-a99b3113-0f14-4447-9246-ce9beb1b3168-pub-subnet 2018-12-23 12:25:28,513 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-a99b3113-0f14-4447-9246-ce9beb1b3168-pub-net 2018-12-23 12:25:30,022 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-a99b3113-0f14-4447-9246-ce9beb1b3168-image 2018-12-23 12:25:31,481 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-4cb1be45-a50f-4c7-proj 2018-12-23 12:25:31,710 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-4cb1be45-a50f-4c7-proj-role 2018-12-23 12:25:31,907 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-4cb1be45-a50f-4c7-user 2018-12-23 12:25:33,323 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-efc04960-7a5c-4d7-proj 2018-12-23 12:25:34,323 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-efc04960-7a5c-4d7-user 2018-12-23 12:25:34,533 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-efc04960-7a5c-4d7-proj-role 2018-12-23 12:25:34,624 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-efc04960-7a5c-4d7-proj-role to project CreateInstanceSimpleTests-efc04960-7a5c-4d7-proj 2018-12-23 12:25:37,774 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-b6d59817-8d66-4ad2-b2b8-d9a9c0454423-image 2018-12-23 12:25:37,947 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-b6d59817-8d66-4ad2-b2b8-d9a9c0454423-image 2018-12-23 12:25:39,362 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-b6d59817-8d66-4ad2-b2b8-d9a9c0454423-pub-net 2018-12-23 12:25:40,488 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-b6d59817-8d66-4ad2-b2b8-d9a9c0454423-pub-subnet 2018-12-23 12:25:45,417 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-b6d59817-8d66-4ad2-b2b8-d9a9c0454423-pub-net 2018-12-23 12:25:46,996 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-b6d59817-8d66-4ad2-b2b8-d9a9c0454423-inst 2018-12-23 12:25:49,008 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-b6d59817-8d66-4ad2-b2b8-d9a9c0454423-inst 2018-12-23 12:25:56,118 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:26:06,148 - create_instance - INFO - Deleting Port with ID - f7ba6654-f452-4092-9f34-6bf5f7e1e278 2018-12-23 12:26:06,148 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-b6d59817-8d66-4ad2-b2b8-d9a9c0454423-port 2018-12-23 12:26:06,806 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-b6d59817-8d66-4ad2-b2b8-d9a9c0454423-inst 2018-12-23 12:26:06,852 - create_instance - WARNING - Instance already deleted - Instance 069b9445-277a-4960-860a-c8357eec42ee could not be found. (HTTP 404) (Request-ID: req-c1d3e33b-e3b6-473b-85a6-3e704462799b) 2018-12-23 12:26:06,853 - create_instance - INFO - Checking deletion status 2018-12-23 12:26:06,901 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-b6d59817-8d66-4ad2-b2b8-d9a9c0454423-inst 2018-12-23 12:26:06,954 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-b6d59817-8d66-4ad2-b2b8-d9a9c0454423-pub-subnet 2018-12-23 12:26:06,954 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-b6d59817-8d66-4ad2-b2b8-d9a9c0454423-pub-subnet 2018-12-23 12:26:09,533 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-b6d59817-8d66-4ad2-b2b8-d9a9c0454423-pub-net 2018-12-23 12:26:11,642 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-b6d59817-8d66-4ad2-b2b8-d9a9c0454423-image 2018-12-23 12:26:13,609 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0a9aadb-4a49-40cb-9aec-d244693c612a 2018-12-23 12:26:13,790 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:26:14,143 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-efc04960-7a5c-4d7-proj 2018-12-23 12:26:14,385 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-efc04960-7a5c-4d7-proj-role 2018-12-23 12:26:14,592 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-efc04960-7a5c-4d7-user 2018-12-23 12:26:15,988 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-bbb04f9a-edcd-47f-proj 2018-12-23 12:26:17,210 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-bbb04f9a-edcd-47f-user 2018-12-23 12:26:17,431 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-bbb04f9a-edcd-47f-proj-role 2018-12-23 12:26:17,525 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-bbb04f9a-edcd-47f-proj-role to project CreateInstancePortManipulationTests-bbb04f9a-edcd-47f-proj 2018-12-23 12:26:20,746 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-0982978d-941d-428b-b33d-7f04157da466-image 2018-12-23 12:26:20,766 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-0982978d-941d-428b-b33d-7f04157da466-image 2018-12-23 12:26:21,394 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-0982978d-941d-428b-b33d-7f04157da466-pub-net 2018-12-23 12:26:22,533 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-0982978d-941d-428b-b33d-7f04157da466-pub-subnet 2018-12-23 12:26:27,920 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-0982978d-941d-428b-b33d-7f04157da466-pub-net 2018-12-23 12:26:29,428 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-0982978d-941d-428b-b33d-7f04157da466-inst 2018-12-23 12:26:32,177 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-0982978d-941d-428b-b33d-7f04157da466-inst 2018-12-23 12:26:39,509 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:26:40,752 - create_instance - INFO - Deleting Port with ID - beeb232f-d758-45e1-9ff2-cb3de858bda1 2018-12-23 12:26:40,752 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-0982978d-941d-428b-b33d-7f04157da466port-1 2018-12-23 12:26:41,549 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-0982978d-941d-428b-b33d-7f04157da466-inst 2018-12-23 12:26:41,715 - create_instance - INFO - Checking deletion status 2018-12-23 12:26:48,305 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-0982978d-941d-428b-b33d-7f04157da466-inst 2018-12-23 12:26:48,362 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-0982978d-941d-428b-b33d-7f04157da466-pub-subnet 2018-12-23 12:26:48,362 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-0982978d-941d-428b-b33d-7f04157da466-pub-subnet 2018-12-23 12:26:50,694 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-0982978d-941d-428b-b33d-7f04157da466-pub-net 2018-12-23 12:26:52,346 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-0982978d-941d-428b-b33d-7f04157da466-image 2018-12-23 12:26:55,209 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41f846f2-a378-4f4a-88bb-cc8a147e1007 2018-12-23 12:26:55,378 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:26:55,749 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-bbb04f9a-edcd-47f-proj 2018-12-23 12:26:56,062 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-bbb04f9a-edcd-47f-proj-role 2018-12-23 12:26:56,281 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-bbb04f9a-edcd-47f-user 2018-12-23 12:26:57,701 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-0bb4e3bd-d327-49b-proj 2018-12-23 12:26:58,862 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-0bb4e3bd-d327-49b-user 2018-12-23 12:26:59,066 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-0bb4e3bd-d327-49b-proj-role 2018-12-23 12:26:59,149 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-0bb4e3bd-d327-49b-proj-role to project CreateInstancePortManipulationTests-0bb4e3bd-d327-49b-proj 2018-12-23 12:27:02,873 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-34faf8e1-d000-462b-9ea3-ff6eae8b281d-image 2018-12-23 12:27:03,036 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-34faf8e1-d000-462b-9ea3-ff6eae8b281d-image 2018-12-23 12:27:03,668 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-34faf8e1-d000-462b-9ea3-ff6eae8b281d-pub-net 2018-12-23 12:27:04,723 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-34faf8e1-d000-462b-9ea3-ff6eae8b281d-pub-subnet 2018-12-23 12:27:10,317 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-34faf8e1-d000-462b-9ea3-ff6eae8b281d-pub-net 2018-12-23 12:27:10,379 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-34faf8e1-d000-462b-9ea3-ff6eae8b281d-pub-subnet 2018-12-23 12:27:10,379 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-34faf8e1-d000-462b-9ea3-ff6eae8b281d-pub-subnet 2018-12-23 12:27:12,741 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-34faf8e1-d000-462b-9ea3-ff6eae8b281d-pub-net 2018-12-23 12:27:14,581 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-34faf8e1-d000-462b-9ea3-ff6eae8b281d-image 2018-12-23 12:27:16,171 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 85a6a44c-93a6-4205-af1b-a629f670ec3b 2018-12-23 12:27:16,341 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:27:16,670 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-0bb4e3bd-d327-49b-proj 2018-12-23 12:27:16,926 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-0bb4e3bd-d327-49b-proj-role 2018-12-23 12:27:17,130 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-0bb4e3bd-d327-49b-user 2018-12-23 12:27:18,593 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-0525f1da-3429-442-proj 2018-12-23 12:27:19,688 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-0525f1da-3429-442-user 2018-12-23 12:27:19,904 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-0525f1da-3429-442-proj-role 2018-12-23 12:27:19,924 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-0525f1da-3429-442-proj-role to project CreateInstancePortManipulationTests-0525f1da-3429-442-proj 2018-12-23 12:27:22,693 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-49c49cf5-88a8-4dd0-a9f4-2778d1575751-image 2018-12-23 12:27:22,858 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-49c49cf5-88a8-4dd0-a9f4-2778d1575751-image 2018-12-23 12:27:23,484 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-49c49cf5-88a8-4dd0-a9f4-2778d1575751-pub-net 2018-12-23 12:27:24,723 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-49c49cf5-88a8-4dd0-a9f4-2778d1575751-pub-subnet 2018-12-23 12:27:30,275 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-49c49cf5-88a8-4dd0-a9f4-2778d1575751-pub-net 2018-12-23 12:27:30,582 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-49c49cf5-88a8-4dd0-a9f4-2778d1575751-pub-subnet 2018-12-23 12:27:30,583 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-49c49cf5-88a8-4dd0-a9f4-2778d1575751-pub-subnet 2018-12-23 12:27:32,839 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-49c49cf5-88a8-4dd0-a9f4-2778d1575751-pub-net 2018-12-23 12:27:34,126 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-49c49cf5-88a8-4dd0-a9f4-2778d1575751-image 2018-12-23 12:27:36,238 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9d91d4b-8e77-4010-aa03-465d29501e5d 2018-12-23 12:27:36,413 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:27:36,739 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-0525f1da-3429-442-proj 2018-12-23 12:27:37,098 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-0525f1da-3429-442-proj-role 2018-12-23 12:27:37,299 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-0525f1da-3429-442-user 2018-12-23 12:27:38,712 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-10a3c2dd-cd2c-44b-proj 2018-12-23 12:27:39,845 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-10a3c2dd-cd2c-44b-user 2018-12-23 12:27:39,981 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-10a3c2dd-cd2c-44b-proj-role 2018-12-23 12:27:40,068 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-10a3c2dd-cd2c-44b-proj-role to project CreateInstancePortManipulationTests-10a3c2dd-cd2c-44b-proj 2018-12-23 12:27:43,276 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-4a00d36d-d992-4bd1-a66d-bf00f86ea648-image 2018-12-23 12:27:43,447 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-4a00d36d-d992-4bd1-a66d-bf00f86ea648-image 2018-12-23 12:27:44,018 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-4a00d36d-d992-4bd1-a66d-bf00f86ea648-pub-net 2018-12-23 12:27:45,005 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-4a00d36d-d992-4bd1-a66d-bf00f86ea648-pub-subnet 2018-12-23 12:27:50,962 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-4a00d36d-d992-4bd1-a66d-bf00f86ea648-pub-net 2018-12-23 12:27:51,541 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4a00d36d-d992-4bd1-a66d-bf00f86ea648-pub-subnet 2018-12-23 12:27:51,541 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4a00d36d-d992-4bd1-a66d-bf00f86ea648-pub-subnet 2018-12-23 12:27:53,806 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-4a00d36d-d992-4bd1-a66d-bf00f86ea648-pub-net 2018-12-23 12:27:55,504 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-4a00d36d-d992-4bd1-a66d-bf00f86ea648-image 2018-12-23 12:27:57,183 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fa8e09d9-6c87-44ba-893e-36dd11911133 2018-12-23 12:27:57,373 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:27:57,701 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-10a3c2dd-cd2c-44b-proj 2018-12-23 12:27:57,937 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-10a3c2dd-cd2c-44b-proj-role 2018-12-23 12:27:58,136 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-10a3c2dd-cd2c-44b-user 2018-12-23 12:27:59,497 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-75bf1e71-0388-422-proj 2018-12-23 12:28:00,635 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-75bf1e71-0388-422-user 2018-12-23 12:28:00,844 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-75bf1e71-0388-422-proj-role 2018-12-23 12:28:00,927 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-75bf1e71-0388-422-proj-role to project CreateInstancePortManipulationTests-75bf1e71-0388-422-proj 2018-12-23 12:28:04,328 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-7dcb096f-3a9f-4b8c-b734-04f07f89342a-image 2018-12-23 12:28:04,488 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-7dcb096f-3a9f-4b8c-b734-04f07f89342a-image 2018-12-23 12:28:05,276 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-7dcb096f-3a9f-4b8c-b734-04f07f89342a-pub-net 2018-12-23 12:28:06,328 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-7dcb096f-3a9f-4b8c-b734-04f07f89342a-pub-subnet 2018-12-23 12:28:11,925 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-7dcb096f-3a9f-4b8c-b734-04f07f89342a-pub-net 2018-12-23 12:28:12,068 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7dcb096f-3a9f-4b8c-b734-04f07f89342a-pub-subnet 2018-12-23 12:28:12,068 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7dcb096f-3a9f-4b8c-b734-04f07f89342a-pub-subnet 2018-12-23 12:28:14,400 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-7dcb096f-3a9f-4b8c-b734-04f07f89342a-pub-net 2018-12-23 12:28:16,172 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-7dcb096f-3a9f-4b8c-b734-04f07f89342a-image 2018-12-23 12:28:17,609 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f2a4bcd8-f5cd-4387-9d50-09a2cb89c590 2018-12-23 12:28:17,788 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:28:18,126 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-75bf1e71-0388-422-proj 2018-12-23 12:28:18,410 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-75bf1e71-0388-422-proj-role 2018-12-23 12:28:18,618 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-75bf1e71-0388-422-user 2018-12-23 12:28:20,275 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-ab661ba3-ff18-4ad-proj 2018-12-23 12:28:21,300 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-ab661ba3-ff18-4ad-user 2018-12-23 12:28:21,509 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-ab661ba3-ff18-4ad-proj-role 2018-12-23 12:28:21,530 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-ab661ba3-ff18-4ad-proj-role to project CreateInstancePortManipulationTests-ab661ba3-ff18-4ad-proj 2018-12-23 12:28:25,023 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-950812fd-c129-46ca-9198-257c352e85e8-image 2018-12-23 12:28:25,190 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-950812fd-c129-46ca-9198-257c352e85e8-image 2018-12-23 12:28:25,764 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-950812fd-c129-46ca-9198-257c352e85e8-pub-net 2018-12-23 12:28:27,107 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-950812fd-c129-46ca-9198-257c352e85e8-pub-subnet 2018-12-23 12:28:32,821 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-950812fd-c129-46ca-9198-257c352e85e8-pub-net 2018-12-23 12:28:34,649 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-950812fd-c129-46ca-9198-257c352e85e8-inst 2018-12-23 12:28:36,905 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-950812fd-c129-46ca-9198-257c352e85e8-inst 2018-12-23 12:28:44,596 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:28:46,289 - create_instance - INFO - Deleting Port with ID - a0df268b-79fb-4888-9351-61944a82aa72 2018-12-23 12:28:46,289 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-950812fd-c129-46ca-9198-257c352e85e8port-1 2018-12-23 12:28:46,720 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-950812fd-c129-46ca-9198-257c352e85e8-inst 2018-12-23 12:28:46,895 - create_instance - INFO - Checking deletion status 2018-12-23 12:28:53,758 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-950812fd-c129-46ca-9198-257c352e85e8-inst 2018-12-23 12:28:53,817 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-950812fd-c129-46ca-9198-257c352e85e8-pub-subnet 2018-12-23 12:28:53,817 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-950812fd-c129-46ca-9198-257c352e85e8-pub-subnet 2018-12-23 12:28:56,411 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-950812fd-c129-46ca-9198-257c352e85e8-pub-net 2018-12-23 12:28:58,611 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-950812fd-c129-46ca-9198-257c352e85e8-image 2018-12-23 12:29:00,904 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48b44d51-3fb4-461d-9c85-26e9625b99e3 2018-12-23 12:29:01,087 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:29:01,421 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-ab661ba3-ff18-4ad-proj 2018-12-23 12:29:01,673 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-ab661ba3-ff18-4ad-proj-role 2018-12-23 12:29:01,875 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-ab661ba3-ff18-4ad-user 2018-12-23 12:29:03,370 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-9974da3c-42f4-4fc-proj 2018-12-23 12:29:04,491 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-9974da3c-42f4-4fc-user 2018-12-23 12:29:04,688 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-9974da3c-42f4-4fc-proj-role 2018-12-23 12:29:04,708 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-9974da3c-42f4-4fc-proj-role to project CreateInstancePortManipulationTests-9974da3c-42f4-4fc-proj 2018-12-23 12:29:08,296 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-88d467c6-b0d5-499f-b886-ca67d81641a1-image 2018-12-23 12:29:08,455 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-88d467c6-b0d5-499f-b886-ca67d81641a1-image 2018-12-23 12:29:09,090 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-88d467c6-b0d5-499f-b886-ca67d81641a1-pub-net 2018-12-23 12:29:10,380 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-88d467c6-b0d5-499f-b886-ca67d81641a1-pub-subnet 2018-12-23 12:29:15,968 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-88d467c6-b0d5-499f-b886-ca67d81641a1-pub-net 2018-12-23 12:29:17,567 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-88d467c6-b0d5-499f-b886-ca67d81641a1-inst 2018-12-23 12:29:19,948 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-88d467c6-b0d5-499f-b886-ca67d81641a1-inst 2018-12-23 12:29:27,330 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:29:28,954 - create_instance - INFO - Deleting Port with ID - 9274c1b9-e849-4f94-bf82-f10bee03719f 2018-12-23 12:29:28,954 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-88d467c6-b0d5-499f-b886-ca67d81641a1port-1 2018-12-23 12:29:29,380 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-88d467c6-b0d5-499f-b886-ca67d81641a1-inst 2018-12-23 12:29:29,547 - create_instance - INFO - Checking deletion status 2018-12-23 12:29:32,710 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-88d467c6-b0d5-499f-b886-ca67d81641a1-inst 2018-12-23 12:29:32,765 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-88d467c6-b0d5-499f-b886-ca67d81641a1-pub-subnet 2018-12-23 12:29:32,765 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-88d467c6-b0d5-499f-b886-ca67d81641a1-pub-subnet 2018-12-23 12:29:35,158 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-88d467c6-b0d5-499f-b886-ca67d81641a1-pub-net 2018-12-23 12:29:37,070 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-88d467c6-b0d5-499f-b886-ca67d81641a1-image 2018-12-23 12:29:39,715 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c01a2fcb-9cf4-4ab2-ba2d-66402e0dd6fd 2018-12-23 12:29:39,905 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:29:40,278 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-9974da3c-42f4-4fc-proj 2018-12-23 12:29:40,542 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-9974da3c-42f4-4fc-proj-role 2018-12-23 12:29:40,734 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-9974da3c-42f4-4fc-user 2018-12-23 12:29:42,162 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-7924938e-9f21-4d0-proj 2018-12-23 12:29:43,401 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-7924938e-9f21-4d0-user 2018-12-23 12:29:43,610 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-7924938e-9f21-4d0-proj-role 2018-12-23 12:29:43,700 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-7924938e-9f21-4d0-proj-role to project CreateInstancePortManipulationTests-7924938e-9f21-4d0-proj 2018-12-23 12:29:46,641 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-543ad622-3ced-4d66-a3c2-8429f2aa7ddb-image 2018-12-23 12:29:46,806 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-543ad622-3ced-4d66-a3c2-8429f2aa7ddb-image 2018-12-23 12:29:47,527 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-543ad622-3ced-4d66-a3c2-8429f2aa7ddb-pub-net 2018-12-23 12:29:48,411 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-543ad622-3ced-4d66-a3c2-8429f2aa7ddb-pub-subnet 2018-12-23 12:29:53,876 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-543ad622-3ced-4d66-a3c2-8429f2aa7ddb-pub-net 2018-12-23 12:29:55,654 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-543ad622-3ced-4d66-a3c2-8429f2aa7ddb-inst 2018-12-23 12:29:58,026 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-543ad622-3ced-4d66-a3c2-8429f2aa7ddb-inst 2018-12-23 12:30:05,672 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:30:06,554 - create_instance - INFO - Deleting Port with ID - 26050360-4010-4ea8-acc6-586203b58c38 2018-12-23 12:30:06,555 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-543ad622-3ced-4d66-a3c2-8429f2aa7ddbport-1 2018-12-23 12:30:07,515 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-543ad622-3ced-4d66-a3c2-8429f2aa7ddb-inst 2018-12-23 12:30:07,768 - create_instance - INFO - Checking deletion status 2018-12-23 12:30:14,345 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-543ad622-3ced-4d66-a3c2-8429f2aa7ddb-inst 2018-12-23 12:30:14,403 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-543ad622-3ced-4d66-a3c2-8429f2aa7ddb-pub-subnet 2018-12-23 12:30:14,403 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-543ad622-3ced-4d66-a3c2-8429f2aa7ddb-pub-subnet 2018-12-23 12:30:16,885 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-543ad622-3ced-4d66-a3c2-8429f2aa7ddb-pub-net 2018-12-23 12:30:18,239 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-543ad622-3ced-4d66-a3c2-8429f2aa7ddb-image 2018-12-23 12:30:19,722 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f10062b9-e98d-4038-b10a-89f8835f18d7 2018-12-23 12:30:19,901 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:30:20,248 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-7924938e-9f21-4d0-proj 2018-12-23 12:30:20,566 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-7924938e-9f21-4d0-proj-role 2018-12-23 12:30:20,790 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-7924938e-9f21-4d0-user 2018-12-23 12:30:22,216 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-0fd0380c-4fe1-481-proj 2018-12-23 12:30:23,347 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-0fd0380c-4fe1-481-user 2018-12-23 12:30:23,545 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-0fd0380c-4fe1-481-proj-role 2018-12-23 12:30:23,565 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-0fd0380c-4fe1-481-proj-role to project CreateInstancePortManipulationTests-0fd0380c-4fe1-481-proj 2018-12-23 12:30:26,271 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-14fe4021-f7ab-4a50-b6bd-2459491b226e-image 2018-12-23 12:30:26,436 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-14fe4021-f7ab-4a50-b6bd-2459491b226e-image 2018-12-23 12:30:27,076 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-14fe4021-f7ab-4a50-b6bd-2459491b226e-pub-net 2018-12-23 12:30:28,505 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-14fe4021-f7ab-4a50-b6bd-2459491b226e-pub-subnet 2018-12-23 12:30:34,416 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-14fe4021-f7ab-4a50-b6bd-2459491b226e-pub-net 2018-12-23 12:30:36,075 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-14fe4021-f7ab-4a50-b6bd-2459491b226e-inst 2018-12-23 12:30:38,560 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-14fe4021-f7ab-4a50-b6bd-2459491b226e-inst 2018-12-23 12:30:45,785 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:30:46,885 - create_instance - INFO - Deleting Port with ID - 5c794d26-1615-4178-b9cc-d472c885cb53 2018-12-23 12:30:46,886 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-14fe4021-f7ab-4a50-b6bd-2459491b226eport-1 2018-12-23 12:30:47,518 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-14fe4021-f7ab-4a50-b6bd-2459491b226e-inst 2018-12-23 12:30:47,702 - create_instance - INFO - Checking deletion status 2018-12-23 12:30:51,074 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-14fe4021-f7ab-4a50-b6bd-2459491b226e-inst 2018-12-23 12:30:51,129 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-14fe4021-f7ab-4a50-b6bd-2459491b226e-pub-subnet 2018-12-23 12:30:51,129 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-14fe4021-f7ab-4a50-b6bd-2459491b226e-pub-subnet 2018-12-23 12:30:53,486 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-14fe4021-f7ab-4a50-b6bd-2459491b226e-pub-net 2018-12-23 12:30:55,306 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-14fe4021-f7ab-4a50-b6bd-2459491b226e-image 2018-12-23 12:30:57,609 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 472f64e7-64ff-4aaa-9f99-2e4b9b3c577a 2018-12-23 12:30:57,783 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:30:58,109 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-0fd0380c-4fe1-481-proj 2018-12-23 12:30:58,356 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-0fd0380c-4fe1-481-proj-role 2018-12-23 12:30:58,565 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-0fd0380c-4fe1-481-user 2018-12-23 12:31:00,096 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-333dfb27-0bef-4f4-proj 2018-12-23 12:31:01,192 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-333dfb27-0bef-4f4-user 2018-12-23 12:31:01,407 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-333dfb27-0bef-4f4-proj-role 2018-12-23 12:31:01,494 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-333dfb27-0bef-4f4-proj-role to project CreateInstancePortManipulationTests-333dfb27-0bef-4f4-proj 2018-12-23 12:31:05,048 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-f27e1fe0-c85e-4b95-af4b-488eab029e48-image 2018-12-23 12:31:05,219 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-f27e1fe0-c85e-4b95-af4b-488eab029e48-image 2018-12-23 12:31:05,851 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-f27e1fe0-c85e-4b95-af4b-488eab029e48-pub-net 2018-12-23 12:31:06,837 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f27e1fe0-c85e-4b95-af4b-488eab029e48-pub-subnet 2018-12-23 12:31:09,340 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-f27e1fe0-c85e-4b95-af4b-488eab029e48net2 2018-12-23 12:31:10,139 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f27e1fe0-c85e-4b95-af4b-488eab029e48-subnet1 2018-12-23 12:31:11,034 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f27e1fe0-c85e-4b95-af4b-488eab029e48-subnet2 2018-12-23 12:31:16,016 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-f27e1fe0-c85e-4b95-af4b-488eab029e48net2 2018-12-23 12:31:17,809 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-f27e1fe0-c85e-4b95-af4b-488eab029e48-inst 2018-12-23 12:31:20,319 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-f27e1fe0-c85e-4b95-af4b-488eab029e48-inst 2018-12-23 12:31:28,066 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:31:29,357 - create_instance - INFO - Deleting Port with ID - 743806b9-f7fc-4fc9-8dea-5412bb5bca9a 2018-12-23 12:31:29,358 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-f27e1fe0-c85e-4b95-af4b-488eab029e48port-1 2018-12-23 12:31:29,979 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-f27e1fe0-c85e-4b95-af4b-488eab029e48-inst 2018-12-23 12:31:30,218 - create_instance - INFO - Checking deletion status 2018-12-23 12:31:36,923 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-f27e1fe0-c85e-4b95-af4b-488eab029e48-inst 2018-12-23 12:31:36,978 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f27e1fe0-c85e-4b95-af4b-488eab029e48-pub-subnet 2018-12-23 12:31:36,979 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f27e1fe0-c85e-4b95-af4b-488eab029e48-pub-subnet 2018-12-23 12:31:39,429 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-f27e1fe0-c85e-4b95-af4b-488eab029e48-pub-net 2018-12-23 12:31:40,626 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f27e1fe0-c85e-4b95-af4b-488eab029e48-subnet1 2018-12-23 12:31:40,626 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f27e1fe0-c85e-4b95-af4b-488eab029e48-subnet1 2018-12-23 12:31:43,102 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f27e1fe0-c85e-4b95-af4b-488eab029e48-subnet2 2018-12-23 12:31:43,102 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f27e1fe0-c85e-4b95-af4b-488eab029e48-subnet2 2018-12-23 12:31:45,582 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-f27e1fe0-c85e-4b95-af4b-488eab029e48net2 2018-12-23 12:31:47,074 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-f27e1fe0-c85e-4b95-af4b-488eab029e48-image 2018-12-23 12:31:49,614 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bc5cefa8-e2c1-44fc-b8cc-f3e35ad347b3 2018-12-23 12:31:49,783 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:31:50,134 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-333dfb27-0bef-4f4-proj 2018-12-23 12:31:50,368 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-333dfb27-0bef-4f4-proj-role 2018-12-23 12:31:50,586 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-333dfb27-0bef-4f4-user 2018-12-23 12:31:52,024 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-d151f18c-5ae4-421-proj 2018-12-23 12:31:52,999 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-d151f18c-5ae4-421-user 2018-12-23 12:31:53,209 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-d151f18c-5ae4-421-proj-role 2018-12-23 12:31:53,293 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-d151f18c-5ae4-421-proj-role to project InstanceSecurityGroupTests-d151f18c-5ae4-421-proj 2018-12-23 12:31:56,555 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-ac7646e7-9267-48f4-9e04-4d85e3c374d9-image 2018-12-23 12:31:56,721 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-ac7646e7-9267-48f4-9e04-4d85e3c374d9-image 2018-12-23 12:31:57,369 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-ac7646e7-9267-48f4-9e04-4d85e3c374d9-pub-net 2018-12-23 12:31:58,760 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-ac7646e7-9267-48f4-9e04-4d85e3c374d9-pub-subnet 2018-12-23 12:32:04,109 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-ac7646e7-9267-48f4-9e04-4d85e3c374d9-pub-net 2018-12-23 12:32:05,734 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-ac7646e7-9267-48f4-9e04-4d85e3c374d9-inst 2018-12-23 12:32:08,183 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-ac7646e7-9267-48f4-9e04-4d85e3c374d9-inst 2018-12-23 12:32:15,770 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:32:17,686 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-ac7646e7-9267-48f4-9e04-4d85e3c374d9-name... 2018-12-23 12:32:17,686 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-ac7646e7-9267-48f4-9e04-4d85e3c374d9-name 2018-12-23 12:32:18,282 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0524a6f9-9286-4820-bc4a-c22a51c79f9f 2018-12-23 12:32:18,453 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0524a6f9-9286-4820-bc4a-c22a51c79f9f 2018-12-23 12:32:18,482 - neutron_utils - INFO - Retrieving security group with ID - 0524a6f9-9286-4820-bc4a-c22a51c79f9f 2018-12-23 12:32:18,677 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0524a6f9-9286-4820-bc4a-c22a51c79f9f 2018-12-23 12:32:18,850 - neutron_utils - INFO - Retrieving security group with ID - 0524a6f9-9286-4820-bc4a-c22a51c79f9f 2018-12-23 12:32:19,038 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0524a6f9-9286-4820-bc4a-c22a51c79f9f 2018-12-23 12:32:19,216 - neutron_utils - INFO - Retrieving security group with ID - 0524a6f9-9286-4820-bc4a-c22a51c79f9f 2018-12-23 12:32:19,416 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0524a6f9-9286-4820-bc4a-c22a51c79f9f 2018-12-23 12:32:19,682 - neutron_utils - INFO - Deleting security group rule with ID - cd100453-34ff-4ece-af17-5df3556eb57f 2018-12-23 12:32:19,939 - neutron_utils - INFO - Deleting security group rule with ID - 8b62a6dc-c59e-45ca-9705-dd6141c78455 2018-12-23 12:32:20,187 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-ac7646e7-9267-48f4-9e04-4d85e3c374d9-name 2018-12-23 12:32:23,417 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:32:26,421 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-ac7646e7-9267-48f4-9e04-4d85e3c374d9-name] - Security group InstanceSecurityGroupTests-ac7646e7-9267-48f4-9e04-4d85e3c374d9-name is not found for project bf0909851ffd46ab980ab0ac13bb25e6 (HTTP 404) (Request-ID: req-3bea3578-4510-4431-9673-aa785af070bf) 2018-12-23 12:32:26,422 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-ac7646e7-9267-48f4-9e04-4d85e3c374d9-name is not found for project bf0909851ffd46ab980ab0ac13bb25e6 (HTTP 404) (Request-ID: req-3bea3578-4510-4431-9673-aa785af070bf) 2018-12-23 12:32:28,276 - create_instance - INFO - Deleting Port with ID - fb39163d-e7a1-499b-be1a-68625957cd02 2018-12-23 12:32:28,276 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-ac7646e7-9267-48f4-9e04-4d85e3c374d9-port 2018-12-23 12:32:28,715 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-ac7646e7-9267-48f4-9e04-4d85e3c374d9-inst 2018-12-23 12:32:28,883 - create_instance - INFO - Checking deletion status 2018-12-23 12:32:38,856 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-ac7646e7-9267-48f4-9e04-4d85e3c374d9-inst 2018-12-23 12:32:38,906 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-ac7646e7-9267-48f4-9e04-4d85e3c374d9-pub-subnet 2018-12-23 12:32:38,906 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-ac7646e7-9267-48f4-9e04-4d85e3c374d9-pub-subnet 2018-12-23 12:32:41,207 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-ac7646e7-9267-48f4-9e04-4d85e3c374d9-pub-net 2018-12-23 12:32:42,986 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-ac7646e7-9267-48f4-9e04-4d85e3c374d9-image 2018-12-23 12:32:45,456 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4756f0d-ce48-4b2a-8770-1cdccbe2bbef 2018-12-23 12:32:45,626 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:32:45,951 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-d151f18c-5ae4-421-proj 2018-12-23 12:32:46,182 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-d151f18c-5ae4-421-proj-role 2018-12-23 12:32:46,479 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-d151f18c-5ae4-421-user 2018-12-23 12:32:47,922 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-a8e087d7-4f33-4d1-proj 2018-12-23 12:32:49,180 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-a8e087d7-4f33-4d1-user 2018-12-23 12:32:49,384 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-a8e087d7-4f33-4d1-proj-role 2018-12-23 12:32:49,404 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-a8e087d7-4f33-4d1-proj-role to project InstanceSecurityGroupTests-a8e087d7-4f33-4d1-proj 2018-12-23 12:32:52,957 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-4bf493c5-6c12-498a-8feb-39a51385f512-image 2018-12-23 12:32:52,978 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-4bf493c5-6c12-498a-8feb-39a51385f512-image 2018-12-23 12:32:53,621 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-4bf493c5-6c12-498a-8feb-39a51385f512-pub-net 2018-12-23 12:32:54,624 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-4bf493c5-6c12-498a-8feb-39a51385f512-pub-subnet 2018-12-23 12:32:57,189 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-4bf493c5-6c12-498a-8feb-39a51385f512-name... 2018-12-23 12:32:57,190 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-4bf493c5-6c12-498a-8feb-39a51385f512-name 2018-12-23 12:32:57,918 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4b8ef239-6365-43cd-a909-3595e99406cd 2018-12-23 12:32:58,086 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4b8ef239-6365-43cd-a909-3595e99406cd 2018-12-23 12:32:58,297 - neutron_utils - INFO - Retrieving security group with ID - 4b8ef239-6365-43cd-a909-3595e99406cd 2018-12-23 12:32:58,488 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4b8ef239-6365-43cd-a909-3595e99406cd 2018-12-23 12:32:58,672 - neutron_utils - INFO - Retrieving security group with ID - 4b8ef239-6365-43cd-a909-3595e99406cd 2018-12-23 12:32:58,954 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4b8ef239-6365-43cd-a909-3595e99406cd 2018-12-23 12:32:59,127 - neutron_utils - INFO - Retrieving security group with ID - 4b8ef239-6365-43cd-a909-3595e99406cd 2018-12-23 12:32:59,175 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4b8ef239-6365-43cd-a909-3595e99406cd 2018-12-23 12:33:02,779 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-4bf493c5-6c12-498a-8feb-39a51385f512-pub-net 2018-12-23 12:33:04,652 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-4bf493c5-6c12-498a-8feb-39a51385f512-inst 2018-12-23 12:33:07,384 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-4bf493c5-6c12-498a-8feb-39a51385f512-inst 2018-12-23 12:33:14,937 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:33:16,466 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:33:20,771 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:33:24,083 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-4bf493c5-6c12-498a-8feb-39a51385f512-name] already added to VM [InstanceSecurityGroupTests-4bf493c5-6c12-498a-8feb-39a51385f512-inst] 2018-12-23 12:33:25,778 - create_instance - INFO - Deleting Port with ID - 774e85ca-b277-4e13-8770-7dd7030a686b 2018-12-23 12:33:25,778 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-4bf493c5-6c12-498a-8feb-39a51385f512-port 2018-12-23 12:33:26,501 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-4bf493c5-6c12-498a-8feb-39a51385f512-inst 2018-12-23 12:33:26,655 - create_instance - INFO - Checking deletion status 2018-12-23 12:33:29,962 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-4bf493c5-6c12-498a-8feb-39a51385f512-inst 2018-12-23 12:33:29,963 - neutron_utils - INFO - Deleting security group rule with ID - fe6e5ed7-f33e-43fa-814d-7b07fdbef1b5 2018-12-23 12:33:30,213 - neutron_utils - INFO - Deleting security group rule with ID - 0744428b-3d42-4671-b732-8b3ea247a6b6 2018-12-23 12:33:30,582 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-4bf493c5-6c12-498a-8feb-39a51385f512-name 2018-12-23 12:33:30,983 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-4bf493c5-6c12-498a-8feb-39a51385f512-pub-subnet 2018-12-23 12:33:30,983 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-4bf493c5-6c12-498a-8feb-39a51385f512-pub-subnet 2018-12-23 12:33:33,528 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-4bf493c5-6c12-498a-8feb-39a51385f512-pub-net 2018-12-23 12:33:35,628 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-4bf493c5-6c12-498a-8feb-39a51385f512-image 2018-12-23 12:33:37,449 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc2c9931-24b5-485a-a039-5ed3359369c6 2018-12-23 12:33:37,630 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:33:37,979 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-a8e087d7-4f33-4d1-proj 2018-12-23 12:33:38,279 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-a8e087d7-4f33-4d1-proj-role 2018-12-23 12:33:38,502 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-a8e087d7-4f33-4d1-user 2018-12-23 12:33:39,976 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-b8f9e569-4521-4d8-proj 2018-12-23 12:33:41,090 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-b8f9e569-4521-4d8-user 2018-12-23 12:33:41,293 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-b8f9e569-4521-4d8-proj-role 2018-12-23 12:33:41,383 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-b8f9e569-4521-4d8-proj-role to project InstanceSecurityGroupTests-b8f9e569-4521-4d8-proj 2018-12-23 12:33:44,765 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-8a83edbf-fa72-440a-8fcd-4392870ab165-image 2018-12-23 12:33:44,784 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-8a83edbf-fa72-440a-8fcd-4392870ab165-image 2018-12-23 12:33:45,403 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-8a83edbf-fa72-440a-8fcd-4392870ab165-pub-net 2018-12-23 12:33:46,404 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-8a83edbf-fa72-440a-8fcd-4392870ab165-pub-subnet 2018-12-23 12:33:52,331 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-8a83edbf-fa72-440a-8fcd-4392870ab165-pub-net 2018-12-23 12:33:54,146 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-8a83edbf-fa72-440a-8fcd-4392870ab165-inst 2018-12-23 12:33:56,143 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-8a83edbf-fa72-440a-8fcd-4392870ab165-inst 2018-12-23 12:34:03,625 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:34:05,465 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-8a83edbf-fa72-440a-8fcd-4392870ab165-name... 2018-12-23 12:34:05,465 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-8a83edbf-fa72-440a-8fcd-4392870ab165-name 2018-12-23 12:34:05,839 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 581349d0-c4b2-4299-bf79-bc77809b85b4 2018-12-23 12:34:06,020 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 581349d0-c4b2-4299-bf79-bc77809b85b4 2018-12-23 12:34:06,186 - neutron_utils - INFO - Retrieving security group with ID - 581349d0-c4b2-4299-bf79-bc77809b85b4 2018-12-23 12:34:06,381 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 581349d0-c4b2-4299-bf79-bc77809b85b4 2018-12-23 12:34:06,551 - neutron_utils - INFO - Retrieving security group with ID - 581349d0-c4b2-4299-bf79-bc77809b85b4 2018-12-23 12:34:06,736 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 581349d0-c4b2-4299-bf79-bc77809b85b4 2018-12-23 12:34:06,925 - neutron_utils - INFO - Retrieving security group with ID - 581349d0-c4b2-4299-bf79-bc77809b85b4 2018-12-23 12:34:06,975 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 581349d0-c4b2-4299-bf79-bc77809b85b4 2018-12-23 12:34:09,971 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:34:15,116 - create_instance - INFO - Deleting Port with ID - a4645bdc-9670-4664-94f5-fd3179ee64af 2018-12-23 12:34:15,116 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-8a83edbf-fa72-440a-8fcd-4392870ab165-port 2018-12-23 12:34:15,704 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-8a83edbf-fa72-440a-8fcd-4392870ab165-inst 2018-12-23 12:34:15,894 - create_instance - INFO - Checking deletion status 2018-12-23 12:34:22,945 - create_instance - INFO - VM is - DELETED 2018-12-23 12:34:22,945 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-8a83edbf-fa72-440a-8fcd-4392870ab165-inst 2018-12-23 12:34:22,946 - neutron_utils - INFO - Deleting security group rule with ID - 03a900b3-e080-4805-882a-ba1b36ef2f9b 2018-12-23 12:34:23,204 - neutron_utils - INFO - Deleting security group rule with ID - aa5842f5-5677-44ef-bf6b-a50e5f32274e 2018-12-23 12:34:23,326 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-8a83edbf-fa72-440a-8fcd-4392870ab165-name 2018-12-23 12:34:23,529 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-8a83edbf-fa72-440a-8fcd-4392870ab165-pub-subnet 2018-12-23 12:34:23,529 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-8a83edbf-fa72-440a-8fcd-4392870ab165-pub-subnet 2018-12-23 12:34:25,907 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-8a83edbf-fa72-440a-8fcd-4392870ab165-pub-net 2018-12-23 12:34:27,367 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-8a83edbf-fa72-440a-8fcd-4392870ab165-image 2018-12-23 12:34:30,307 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d203e024-0305-40f1-ab2d-ac180efb8713 2018-12-23 12:34:30,487 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:34:30,841 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-b8f9e569-4521-4d8-proj 2018-12-23 12:34:31,135 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-b8f9e569-4521-4d8-proj-role 2018-12-23 12:34:31,338 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-b8f9e569-4521-4d8-user 2018-12-23 12:34:32,790 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-a3bddfc8-27a0-48e-proj 2018-12-23 12:34:33,873 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-a3bddfc8-27a0-48e-user 2018-12-23 12:34:34,089 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-a3bddfc8-27a0-48e-proj-role 2018-12-23 12:34:34,177 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-a3bddfc8-27a0-48e-proj-role to project InstanceSecurityGroupTests-a3bddfc8-27a0-48e-proj 2018-12-23 12:34:37,792 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-b7a3260a-17fc-4c5f-a936-461242f7aa29-image 2018-12-23 12:34:37,968 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-b7a3260a-17fc-4c5f-a936-461242f7aa29-image 2018-12-23 12:34:38,589 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-b7a3260a-17fc-4c5f-a936-461242f7aa29-pub-net 2018-12-23 12:34:39,546 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-b7a3260a-17fc-4c5f-a936-461242f7aa29-pub-subnet 2018-12-23 12:34:42,043 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-b7a3260a-17fc-4c5f-a936-461242f7aa29-name... 2018-12-23 12:34:42,043 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-b7a3260a-17fc-4c5f-a936-461242f7aa29-name 2018-12-23 12:34:42,414 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ba2690d9-6f12-4faf-894c-a94ad7d34c5b 2018-12-23 12:34:42,613 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ba2690d9-6f12-4faf-894c-a94ad7d34c5b 2018-12-23 12:34:42,794 - neutron_utils - INFO - Retrieving security group with ID - ba2690d9-6f12-4faf-894c-a94ad7d34c5b 2018-12-23 12:34:42,986 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ba2690d9-6f12-4faf-894c-a94ad7d34c5b 2018-12-23 12:34:43,016 - neutron_utils - INFO - Retrieving security group with ID - ba2690d9-6f12-4faf-894c-a94ad7d34c5b 2018-12-23 12:34:43,282 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ba2690d9-6f12-4faf-894c-a94ad7d34c5b 2018-12-23 12:34:43,451 - neutron_utils - INFO - Retrieving security group with ID - ba2690d9-6f12-4faf-894c-a94ad7d34c5b 2018-12-23 12:34:43,506 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ba2690d9-6f12-4faf-894c-a94ad7d34c5b 2018-12-23 12:34:47,283 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-b7a3260a-17fc-4c5f-a936-461242f7aa29-pub-net 2018-12-23 12:34:48,851 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-b7a3260a-17fc-4c5f-a936-461242f7aa29-inst 2018-12-23 12:34:51,436 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-b7a3260a-17fc-4c5f-a936-461242f7aa29-inst 2018-12-23 12:34:58,798 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:35:00,713 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:35:04,818 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:35:09,382 - create_instance - INFO - Deleting Port with ID - c19df347-dfa0-4694-af6a-f77577e330a4 2018-12-23 12:35:09,382 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-b7a3260a-17fc-4c5f-a936-461242f7aa29-port 2018-12-23 12:35:09,806 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-b7a3260a-17fc-4c5f-a936-461242f7aa29-inst 2018-12-23 12:35:09,984 - create_instance - INFO - Checking deletion status 2018-12-23 12:35:20,030 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-b7a3260a-17fc-4c5f-a936-461242f7aa29-inst 2018-12-23 12:35:20,031 - neutron_utils - INFO - Deleting security group rule with ID - d8adfdfe-a2f2-4174-a862-2e1df3d30c05 2018-12-23 12:35:20,425 - neutron_utils - INFO - Deleting security group rule with ID - 24c51368-5a15-4204-9dcf-e9847b5bd714 2018-12-23 12:35:20,689 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-b7a3260a-17fc-4c5f-a936-461242f7aa29-name 2018-12-23 12:35:21,176 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-b7a3260a-17fc-4c5f-a936-461242f7aa29-pub-subnet 2018-12-23 12:35:21,176 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-b7a3260a-17fc-4c5f-a936-461242f7aa29-pub-subnet 2018-12-23 12:35:23,543 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-b7a3260a-17fc-4c5f-a936-461242f7aa29-pub-net 2018-12-23 12:35:25,058 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-b7a3260a-17fc-4c5f-a936-461242f7aa29-image 2018-12-23 12:35:27,061 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44bd4174-31c8-4b3c-a489-9685e52523bf 2018-12-23 12:35:27,245 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:35:27,558 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-a3bddfc8-27a0-48e-proj 2018-12-23 12:35:27,806 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-a3bddfc8-27a0-48e-proj-role 2018-12-23 12:35:28,004 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-a3bddfc8-27a0-48e-user 2018-12-23 12:35:29,593 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-30f93227-6b55-43c-proj 2018-12-23 12:35:30,730 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-30f93227-6b55-43c-user 2018-12-23 12:35:30,928 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-30f93227-6b55-43c-proj-role 2018-12-23 12:35:31,019 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-30f93227-6b55-43c-proj-role to project InstanceSecurityGroupTests-30f93227-6b55-43c-proj 2018-12-23 12:35:34,177 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-78e48290-e000-472f-a3cd-60441c674640-image 2018-12-23 12:35:34,349 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-78e48290-e000-472f-a3cd-60441c674640-image 2018-12-23 12:35:34,968 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-78e48290-e000-472f-a3cd-60441c674640-pub-net 2018-12-23 12:35:36,069 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-78e48290-e000-472f-a3cd-60441c674640-pub-subnet 2018-12-23 12:35:38,818 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-78e48290-e000-472f-a3cd-60441c674640-name... 2018-12-23 12:35:38,818 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-78e48290-e000-472f-a3cd-60441c674640-name 2018-12-23 12:35:39,277 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97c25884-e0b5-422c-ab0a-282d11d539a7 2018-12-23 12:35:39,456 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97c25884-e0b5-422c-ab0a-282d11d539a7 2018-12-23 12:35:39,618 - neutron_utils - INFO - Retrieving security group with ID - 97c25884-e0b5-422c-ab0a-282d11d539a7 2018-12-23 12:35:39,823 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97c25884-e0b5-422c-ab0a-282d11d539a7 2018-12-23 12:35:40,084 - neutron_utils - INFO - Retrieving security group with ID - 97c25884-e0b5-422c-ab0a-282d11d539a7 2018-12-23 12:35:40,134 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97c25884-e0b5-422c-ab0a-282d11d539a7 2018-12-23 12:35:40,303 - neutron_utils - INFO - Retrieving security group with ID - 97c25884-e0b5-422c-ab0a-282d11d539a7 2018-12-23 12:35:40,511 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97c25884-e0b5-422c-ab0a-282d11d539a7 2018-12-23 12:35:43,905 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-78e48290-e000-472f-a3cd-60441c674640-pub-net 2018-12-23 12:35:45,680 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-78e48290-e000-472f-a3cd-60441c674640-inst 2018-12-23 12:35:47,941 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-78e48290-e000-472f-a3cd-60441c674640-inst 2018-12-23 12:35:55,457 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:35:59,805 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:36:02,402 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-78e48290-e000-472f-a3cd-60441c674640-name not associated with the instance 81a969ef-de25-430e-a838-60b4605396f1 (HTTP 404) (Request-ID: req-18db7c51-6180-4c4b-91fd-f71cc745d852) 2018-12-23 12:36:04,157 - create_instance - INFO - Deleting Port with ID - a20ac3d3-49c6-4591-beef-10666df19fe5 2018-12-23 12:36:04,158 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-78e48290-e000-472f-a3cd-60441c674640-port 2018-12-23 12:36:04,633 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-78e48290-e000-472f-a3cd-60441c674640-inst 2018-12-23 12:36:04,804 - create_instance - INFO - Checking deletion status 2018-12-23 12:36:14,746 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-78e48290-e000-472f-a3cd-60441c674640-inst 2018-12-23 12:36:14,747 - neutron_utils - INFO - Deleting security group rule with ID - bbabab3c-3af0-4f88-8e87-747f0ff7711b 2018-12-23 12:36:14,874 - neutron_utils - INFO - Deleting security group rule with ID - e1dc7a67-ea56-413d-b136-e175bec1d3b4 2018-12-23 12:36:14,995 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-78e48290-e000-472f-a3cd-60441c674640-name 2018-12-23 12:36:15,199 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-78e48290-e000-472f-a3cd-60441c674640-pub-subnet 2018-12-23 12:36:15,200 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-78e48290-e000-472f-a3cd-60441c674640-pub-subnet 2018-12-23 12:36:17,627 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-78e48290-e000-472f-a3cd-60441c674640-pub-net 2018-12-23 12:36:19,485 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-78e48290-e000-472f-a3cd-60441c674640-image 2018-12-23 12:36:21,589 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 269d8aaf-f822-47ce-be07-80b2cac3bef3 2018-12-23 12:36:21,770 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:36:22,076 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-30f93227-6b55-43c-proj 2018-12-23 12:36:22,380 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-30f93227-6b55-43c-proj-role 2018-12-23 12:36:22,593 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-30f93227-6b55-43c-user 2018-12-23 12:36:24,066 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-61be0782-80de-405-proj 2018-12-23 12:36:25,215 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-61be0782-80de-405-user 2018-12-23 12:36:25,425 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-61be0782-80de-405-proj-role 2018-12-23 12:36:25,512 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-61be0782-80de-405-proj-role to project CreateInstanceOnComputeHost-61be0782-80de-405-proj 2018-12-23 12:36:26,297 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-735073bf-f8a2-4f89-934c-c7d73852d761-priv-net 2018-12-23 12:36:27,337 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-735073bf-f8a2-4f89-934c-c7d73852d761-priv-subnet 2018-12-23 12:36:33,224 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-735073bf-f8a2-4f89-934c-c7d73852d761-image 2018-12-23 12:36:33,397 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-735073bf-f8a2-4f89-934c-c7d73852d761-image 2018-12-23 12:36:37,468 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-735073bf-f8a2-4f89-934c-c7d73852d761-priv-net 2018-12-23 12:36:38,923 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-735073bf-f8a2-4f89-934c-c7d73852d761-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-12-23 12:36:40,756 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-735073bf-f8a2-4f89-934c-c7d73852d761-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-12-23 12:36:48,209 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:36:54,813 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-735073bf-f8a2-4f89-934c-c7d73852d761-priv-net 2018-12-23 12:36:56,284 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-735073bf-f8a2-4f89-934c-c7d73852d761-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-12-23 12:36:58,903 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-735073bf-f8a2-4f89-934c-c7d73852d761-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-12-23 12:37:06,404 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:37:09,718 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:37:11,709 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:37:13,048 - create_instance - INFO - Deleting Port with ID - 33f5f26a-0db8-4163-a6e5-540a4b0d3c86 2018-12-23 12:37:13,048 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-735073bf-f8a2-4f89-934c-c7d73852d761port-1 2018-12-23 12:37:13,466 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-735073bf-f8a2-4f89-934c-c7d73852d761-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-12-23 12:37:14,008 - create_instance - INFO - Checking deletion status 2018-12-23 12:37:17,333 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-735073bf-f8a2-4f89-934c-c7d73852d761-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-12-23 12:37:17,335 - create_instance - INFO - Deleting Port with ID - 31e08ce3-1b41-42ce-8545-9d53f422deb7 2018-12-23 12:37:17,335 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-735073bf-f8a2-4f89-934c-c7d73852d761port-2 2018-12-23 12:37:17,968 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-735073bf-f8a2-4f89-934c-c7d73852d761-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-12-23 12:37:18,355 - create_instance - INFO - Checking deletion status 2018-12-23 12:37:21,666 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-735073bf-f8a2-4f89-934c-c7d73852d761-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-12-23 12:37:21,726 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-735073bf-f8a2-4f89-934c-c7d73852d761-priv-subnet 2018-12-23 12:37:21,727 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-735073bf-f8a2-4f89-934c-c7d73852d761-priv-subnet 2018-12-23 12:37:24,075 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-735073bf-f8a2-4f89-934c-c7d73852d761-priv-net 2018-12-23 12:37:25,423 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-735073bf-f8a2-4f89-934c-c7d73852d761-image 2018-12-23 12:37:28,130 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-61be0782-80de-405-proj 2018-12-23 12:37:28,625 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-61be0782-80de-405-proj-role 2018-12-23 12:37:28,819 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-61be0782-80de-405-user 2018-12-23 12:37:30,300 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-0b4c5973-62e6-469-proj 2018-12-23 12:37:31,359 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-0b4c5973-62e6-469-user 2018-12-23 12:37:31,658 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-0b4c5973-62e6-469-proj-role 2018-12-23 12:37:31,744 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-0b4c5973-62e6-469-proj-role to project CreateInstanceFromThreePartImage-0b4c5973-62e6-469-proj 2018-12-23 12:37:31,873 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-12-23 12:37:34,495 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-77e7ba5d-6454-4dda-8206-006f26d8c833 2018-12-23 12:37:34,658 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-77e7ba5d-6454-4dda-8206-006f26d8c833 2018-12-23 12:37:36,005 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-77e7ba5d-6454-4dda-8206-006f26d8c833-pub-net 2018-12-23 12:37:37,009 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-77e7ba5d-6454-4dda-8206-006f26d8c833-pub-subnet 2018-12-23 12:37:41,443 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-77e7ba5d-6454-4dda-8206-006f26d8c833-pub-net 2018-12-23 12:37:43,175 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-77e7ba5d-6454-4dda-8206-006f26d8c833-inst 2018-12-23 12:37:45,618 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-77e7ba5d-6454-4dda-8206-006f26d8c833-inst 2018-12-23 12:37:53,362 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:37:54,400 - create_instance - INFO - Deleting Port with ID - 8685c9bb-a94a-4774-a9b2-ffa5fd7ff7f4 2018-12-23 12:37:54,400 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-77e7ba5d-6454-4dda-8206-006f26d8c833-port 2018-12-23 12:37:55,016 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-77e7ba5d-6454-4dda-8206-006f26d8c833-inst 2018-12-23 12:37:55,230 - create_instance - INFO - Checking deletion status 2018-12-23 12:38:01,896 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-77e7ba5d-6454-4dda-8206-006f26d8c833-inst 2018-12-23 12:38:02,127 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-77e7ba5d-6454-4dda-8206-006f26d8c833-pub-subnet 2018-12-23 12:38:02,128 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-77e7ba5d-6454-4dda-8206-006f26d8c833-pub-subnet 2018-12-23 12:38:04,641 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-77e7ba5d-6454-4dda-8206-006f26d8c833-pub-net 2018-12-23 12:38:06,549 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-77e7ba5d-6454-4dda-8206-006f26d8c833 2018-12-23 12:38:08,288 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1b7609f-1707-4436-a275-0558bb5e09ce 2018-12-23 12:38:08,474 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:38:08,844 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-0b4c5973-62e6-469-proj 2018-12-23 12:38:09,159 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-0b4c5973-62e6-469-proj-role 2018-12-23 12:38:09,368 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-0b4c5973-62e6-469-user 2018-12-23 12:38:10,820 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-3895c248-7af0-480-proj 2018-12-23 12:38:11,970 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-3895c248-7af0-480-user 2018-12-23 12:38:12,173 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-3895c248-7af0-480-proj-role 2018-12-23 12:38:12,258 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-3895c248-7af0-480-proj-role to project CreateInstanceVolumeTests-3895c248-7af0-480-proj 2018-12-23 12:38:15,473 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-0bdf5deb-4951-4715-9cc6-b52113e77993-image 2018-12-23 12:38:15,640 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-0bdf5deb-4951-4715-9cc6-b52113e77993-image 2018-12-23 12:38:16,959 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-0bdf5deb-4951-4715-9cc6-b52113e77993-pub-net 2018-12-23 12:38:18,102 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-0bdf5deb-4951-4715-9cc6-b52113e77993-pub-subnet 2018-12-23 12:38:20,354 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-0bdf5deb-4951-4715-9cc6-b52113e77993-1 2018-12-23 12:38:23,746 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-0bdf5deb-4951-4715-9cc6-b52113e77993-1 2018-12-23 12:38:24,950 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-0bdf5deb-4951-4715-9cc6-b52113e77993-2 2018-12-23 12:38:25,146 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-0bdf5deb-4951-4715-9cc6-b52113e77993-2 2018-12-23 12:38:28,703 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-0bdf5deb-4951-4715-9cc6-b52113e77993-pub-net 2018-12-23 12:38:30,378 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-0bdf5deb-4951-4715-9cc6-b52113e77993-inst 2018-12-23 12:38:32,240 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-0bdf5deb-4951-4715-9cc6-b52113e77993-inst 2018-12-23 12:38:39,525 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:38:40,928 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:38:45,962 - create_instance - INFO - Deleting Port with ID - b081b311-8e11-4c28-9c16-617b8481f271 2018-12-23 12:38:45,962 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-0bdf5deb-4951-4715-9cc6-b52113e77993-port 2018-12-23 12:38:51,899 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-0bdf5deb-4951-4715-9cc6-b52113e77993-inst 2018-12-23 12:38:52,055 - create_instance - INFO - Checking deletion status 2018-12-23 12:38:55,355 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-0bdf5deb-4951-4715-9cc6-b52113e77993-inst 2018-12-23 12:38:55,398 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-0bdf5deb-4951-4715-9cc6-b52113e77993-pub-subnet 2018-12-23 12:38:55,398 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-0bdf5deb-4951-4715-9cc6-b52113e77993-pub-subnet 2018-12-23 12:38:57,639 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-0bdf5deb-4951-4715-9cc6-b52113e77993-pub-net 2018-12-23 12:38:59,030 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-0bdf5deb-4951-4715-9cc6-b52113e77993-2 2018-12-23 12:39:02,704 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-0bdf5deb-4951-4715-9cc6-b52113e77993-2 2018-12-23 12:39:03,487 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-0bdf5deb-4951-4715-9cc6-b52113e77993-1 2018-12-23 12:39:07,496 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-0bdf5deb-4951-4715-9cc6-b52113e77993-1 2018-12-23 12:39:07,496 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-0bdf5deb-4951-4715-9cc6-b52113e77993-image 2018-12-23 12:39:09,314 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d68f1262-e891-4078-9090-fe8f5a70a39c 2018-12-23 12:39:09,506 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:39:09,868 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-3895c248-7af0-480-proj 2018-12-23 12:39:10,105 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-3895c248-7af0-480-proj-role 2018-12-23 12:39:10,297 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-3895c248-7af0-480-user 2018-12-23 12:39:11,712 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-16c2247d-803b-482-proj 2018-12-23 12:39:12,820 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-16c2247d-803b-482-user 2018-12-23 12:39:13,011 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-16c2247d-803b-482-proj-role 2018-12-23 12:39:13,103 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-16c2247d-803b-482-proj-role to project CreateInstanceVolumeTests-16c2247d-803b-482-proj 2018-12-23 12:39:16,677 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-271ccccb-625b-49a8-a4ae-9ea56c6e15ca-image 2018-12-23 12:39:16,700 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-271ccccb-625b-49a8-a4ae-9ea56c6e15ca-image 2018-12-23 12:39:18,014 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-271ccccb-625b-49a8-a4ae-9ea56c6e15ca-pub-net 2018-12-23 12:39:19,270 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-271ccccb-625b-49a8-a4ae-9ea56c6e15ca-pub-subnet 2018-12-23 12:39:21,793 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-271ccccb-625b-49a8-a4ae-9ea56c6e15ca-1 2018-12-23 12:39:22,001 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-271ccccb-625b-49a8-a4ae-9ea56c6e15ca-1 2018-12-23 12:39:23,182 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-271ccccb-625b-49a8-a4ae-9ea56c6e15ca-2 2018-12-23 12:39:23,392 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-271ccccb-625b-49a8-a4ae-9ea56c6e15ca-2 2018-12-23 12:39:26,455 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-271ccccb-625b-49a8-a4ae-9ea56c6e15ca-pub-net 2018-12-23 12:39:28,426 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-271ccccb-625b-49a8-a4ae-9ea56c6e15ca-inst 2018-12-23 12:39:30,747 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-271ccccb-625b-49a8-a4ae-9ea56c6e15ca-inst 2018-12-23 12:39:38,254 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:39:40,068 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:39:44,616 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:39:49,952 - create_instance - INFO - Deleting Port with ID - 4471ef22-c387-48ff-88c2-353bb6bc3260 2018-12-23 12:39:49,952 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-271ccccb-625b-49a8-a4ae-9ea56c6e15ca-port 2018-12-23 12:39:59,675 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-271ccccb-625b-49a8-a4ae-9ea56c6e15ca-inst 2018-12-23 12:39:59,823 - create_instance - INFO - Checking deletion status 2018-12-23 12:40:03,253 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-271ccccb-625b-49a8-a4ae-9ea56c6e15ca-inst 2018-12-23 12:40:03,326 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-271ccccb-625b-49a8-a4ae-9ea56c6e15ca-pub-subnet 2018-12-23 12:40:03,326 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-271ccccb-625b-49a8-a4ae-9ea56c6e15ca-pub-subnet 2018-12-23 12:40:05,782 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-271ccccb-625b-49a8-a4ae-9ea56c6e15ca-pub-net 2018-12-23 12:40:07,451 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-271ccccb-625b-49a8-a4ae-9ea56c6e15ca-2 2018-12-23 12:40:10,928 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-271ccccb-625b-49a8-a4ae-9ea56c6e15ca-2 2018-12-23 12:40:11,117 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-271ccccb-625b-49a8-a4ae-9ea56c6e15ca-1 2018-12-23 12:40:14,600 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-271ccccb-625b-49a8-a4ae-9ea56c6e15ca-1 2018-12-23 12:40:14,601 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-271ccccb-625b-49a8-a4ae-9ea56c6e15ca-image 2018-12-23 12:40:17,346 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb615ef1-454f-4c2d-a711-75037df69ed0 2018-12-23 12:40:17,527 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:40:17,865 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-16c2247d-803b-482-proj 2018-12-23 12:40:18,273 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-16c2247d-803b-482-proj-role 2018-12-23 12:40:18,473 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-16c2247d-803b-482-user 2018-12-23 12:40:19,922 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-e2924757-12b1-469-proj 2018-12-23 12:40:21,461 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-e2924757-12b1-469-proj 2018-12-23 12:40:21,601 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-e2924757-12b1-469-user 2018-12-23 12:40:21,801 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-e2924757-12b1-469-proj-role 2018-12-23 12:40:21,898 - keystone_utils - INFO - Granting role CreateStackSuccessTests-e2924757-12b1-469-proj-role to project CreateStackSuccessTests-e2924757-12b1-469-proj 2018-12-23 12:40:25,464 - create_image - INFO - Created image with name - CreateStackSuccessTests-8ac61d13-ab9e-4b44-8f1a-6793810b8967-image 2018-12-23 12:40:25,628 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-8ac61d13-ab9e-4b44-8f1a-6793810b8967-image 2018-12-23 12:40:31,275 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-8ac61d13-ab9e-4b44-8f1a-6793810b8967-stack 2018-12-23 12:40:44,498 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-8ac61d13-ab9e-4b44-8f1a-6793810b8967-stack 2018-12-23 12:41:01,284 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-8ac61d13-ab9e-4b44-8f1a-6793810b8967-stack 2018-12-23 12:41:01,626 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-8ac61d13-ab9e-4b44-8f1a-6793810b8967-image 2018-12-23 12:41:04,448 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 889dc83d-0102-4604-8474-fdfc177de76d 2018-12-23 12:41:04,633 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:41:04,969 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-e2924757-12b1-469-proj 2018-12-23 12:41:05,309 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-e2924757-12b1-469-proj-role 2018-12-23 12:41:05,598 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-e2924757-12b1-469-user 2018-12-23 12:41:07,042 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-a64f2fa0-f07c-41f-proj 2018-12-23 12:41:08,659 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-a64f2fa0-f07c-41f-proj 2018-12-23 12:41:08,792 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-a64f2fa0-f07c-41f-user 2018-12-23 12:41:08,987 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-a64f2fa0-f07c-41f-proj-role 2018-12-23 12:41:09,075 - keystone_utils - INFO - Granting role CreateStackSuccessTests-a64f2fa0-f07c-41f-proj-role to project CreateStackSuccessTests-a64f2fa0-f07c-41f-proj 2018-12-23 12:41:12,530 - create_image - INFO - Created image with name - CreateStackSuccessTests-be9a668c-d04b-4ca5-910b-175de892561a-image 2018-12-23 12:41:12,695 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-be9a668c-d04b-4ca5-910b-175de892561a-image 2018-12-23 12:41:16,602 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-be9a668c-d04b-4ca5-910b-175de892561a-stack 2018-12-23 12:41:33,310 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-be9a668c-d04b-4ca5-910b-175de892561a-stack 2018-12-23 12:41:34,944 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-be9a668c-d04b-4ca5-910b-175de892561a-stack 2018-12-23 12:41:34,945 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-be9a668c-d04b-4ca5-910b-175de892561a-stack 2018-12-23 12:41:34,945 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-be9a668c-d04b-4ca5-910b-175de892561a-stack 2018-12-23 12:41:48,510 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-be9a668c-d04b-4ca5-910b-175de892561a-stack 2018-12-23 12:41:49,102 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-be9a668c-d04b-4ca5-910b-175de892561a-image 2018-12-23 12:41:51,127 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 62eb9355-8c2d-4506-83be-1cdb9e877c1a 2018-12-23 12:41:51,311 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:41:51,658 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-a64f2fa0-f07c-41f-proj 2018-12-23 12:41:52,009 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-a64f2fa0-f07c-41f-proj-role 2018-12-23 12:41:52,240 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-a64f2fa0-f07c-41f-user 2018-12-23 12:41:53,748 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-ac0c5dcb-13a0-4b1-proj 2018-12-23 12:41:55,408 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-ac0c5dcb-13a0-4b1-proj 2018-12-23 12:41:55,547 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-ac0c5dcb-13a0-4b1-user 2018-12-23 12:41:55,760 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-ac0c5dcb-13a0-4b1-proj-role 2018-12-23 12:41:55,852 - keystone_utils - INFO - Granting role CreateStackSuccessTests-ac0c5dcb-13a0-4b1-proj-role to project CreateStackSuccessTests-ac0c5dcb-13a0-4b1-proj 2018-12-23 12:41:59,714 - create_image - INFO - Created image with name - CreateStackSuccessTests-0dbfee04-6a5c-4d48-9470-de6b6e674a56-image 2018-12-23 12:41:59,883 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-0dbfee04-6a5c-4d48-9470-de6b6e674a56-image 2018-12-23 12:42:03,830 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-0dbfee04-6a5c-4d48-9470-de6b6e674a56-stack 2018-12-23 12:42:03,830 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-12-23 12:42:04,196 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-12-23 12:42:04,196 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-0dbfee04-6a5c-4d48-9470-de6b6e674a56-stack 2018-12-23 12:42:11,059 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-0dbfee04-6a5c-4d48-9470-de6b6e674a56-stack 2018-12-23 12:42:11,264 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-0dbfee04-6a5c-4d48-9470-de6b6e674a56-image 2018-12-23 12:42:13,951 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5e2304fe-7f9e-4046-a42d-c9e7672e0ef9 2018-12-23 12:42:14,138 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:42:14,458 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-ac0c5dcb-13a0-4b1-proj 2018-12-23 12:42:14,739 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-ac0c5dcb-13a0-4b1-proj-role 2018-12-23 12:42:14,947 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-ac0c5dcb-13a0-4b1-user 2018-12-23 12:42:16,407 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-6a375d15-a7e1-4a7-proj 2018-12-23 12:42:17,952 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-6a375d15-a7e1-4a7-proj 2018-12-23 12:42:18,086 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-6a375d15-a7e1-4a7-user 2018-12-23 12:42:18,293 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-6a375d15-a7e1-4a7-proj-role 2018-12-23 12:42:18,385 - keystone_utils - INFO - Granting role CreateStackSuccessTests-6a375d15-a7e1-4a7-proj-role to project CreateStackSuccessTests-6a375d15-a7e1-4a7-proj 2018-12-23 12:42:22,297 - create_image - INFO - Created image with name - CreateStackSuccessTests-f6fc2ed3-6a55-45eb-aa2e-ab71a49e1fe0-image 2018-12-23 12:42:22,544 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-f6fc2ed3-6a55-45eb-aa2e-ab71a49e1fe0-image 2018-12-23 12:42:26,507 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-f6fc2ed3-6a55-45eb-aa2e-ab71a49e1fe0-stack 2018-12-23 12:42:44,444 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-f6fc2ed3-6a55-45eb-aa2e-ab71a49e1fe0-stack 2018-12-23 12:42:45,378 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-f6fc2ed3-6a55-45eb-aa2e-ab71a49e1fe0-stack 2018-12-23 12:42:55,260 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-f6fc2ed3-6a55-45eb-aa2e-ab71a49e1fe0-stack 2018-12-23 12:42:55,316 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-f6fc2ed3-6a55-45eb-aa2e-ab71a49e1fe0-image 2018-12-23 12:42:57,828 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e1b5076f-34de-438c-aed0-3719cf3e8956 2018-12-23 12:42:58,003 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:42:58,345 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-6a375d15-a7e1-4a7-proj 2018-12-23 12:42:58,560 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-6a375d15-a7e1-4a7-proj-role 2018-12-23 12:42:58,758 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-6a375d15-a7e1-4a7-user 2018-12-23 12:43:00,215 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-9e1f7ddc-2b58-42e-proj 2018-12-23 12:43:01,762 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-9e1f7ddc-2b58-42e-proj 2018-12-23 12:43:01,835 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-9e1f7ddc-2b58-42e-user 2018-12-23 12:43:02,041 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-9e1f7ddc-2b58-42e-proj-role 2018-12-23 12:43:02,131 - keystone_utils - INFO - Granting role CreateStackSuccessTests-9e1f7ddc-2b58-42e-proj-role to project CreateStackSuccessTests-9e1f7ddc-2b58-42e-proj 2018-12-23 12:43:04,846 - create_image - INFO - Created image with name - CreateStackSuccessTests-a8f1b01f-5d2a-4cd6-b60c-b1e5a284c2d9-image 2018-12-23 12:43:05,020 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-a8f1b01f-5d2a-4cd6-b60c-b1e5a284c2d9-image 2018-12-23 12:43:09,093 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-a8f1b01f-5d2a-4cd6-b60c-b1e5a284c2d9-stack 2018-12-23 12:43:26,205 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-a8f1b01f-5d2a-4cd6-b60c-b1e5a284c2d9-stack 2018-12-23 12:43:27,673 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-a8f1b01f-5d2a-4cd6-b60c-b1e5a284c2d9-stack 2018-12-23 12:43:28,037 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-a8f1b01f-5d2a-4cd6-b60c-b1e5a284c2d9-stack 2018-12-23 12:43:44,484 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-a8f1b01f-5d2a-4cd6-b60c-b1e5a284c2d9-stack 2018-12-23 12:43:44,540 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-a8f1b01f-5d2a-4cd6-b60c-b1e5a284c2d9-image 2018-12-23 12:43:46,373 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 59a70fc1-3098-4243-8482-dcb0081800fb 2018-12-23 12:43:46,553 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:43:46,869 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-9e1f7ddc-2b58-42e-proj 2018-12-23 12:43:47,218 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-9e1f7ddc-2b58-42e-proj-role 2018-12-23 12:43:47,417 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-9e1f7ddc-2b58-42e-user 2018-12-23 12:43:48,922 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-ac80c967-cf92-49e-proj 2018-12-23 12:43:50,416 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-ac80c967-cf92-49e-proj 2018-12-23 12:43:50,481 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-ac80c967-cf92-49e-user 2018-12-23 12:43:50,682 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-ac80c967-cf92-49e-proj-role 2018-12-23 12:43:50,776 - keystone_utils - INFO - Granting role CreateStackSuccessTests-ac80c967-cf92-49e-proj-role to project CreateStackSuccessTests-ac80c967-cf92-49e-proj 2018-12-23 12:43:53,882 - create_image - INFO - Created image with name - CreateStackSuccessTests-0f7aaa6a-9616-4fac-ace1-4c2deae6b266-image 2018-12-23 12:43:53,903 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-0f7aaa6a-9616-4fac-ace1-4c2deae6b266-image 2018-12-23 12:43:57,927 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-0f7aaa6a-9616-4fac-ace1-4c2deae6b266-stack 2018-12-23 12:44:14,612 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-0f7aaa6a-9616-4fac-ace1-4c2deae6b266-stack 2018-12-23 12:44:18,264 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-0f7aaa6a-9616-4fac-ace1-4c2deae6b266-stack 2018-12-23 12:44:34,478 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-0f7aaa6a-9616-4fac-ace1-4c2deae6b266-stack 2018-12-23 12:44:34,688 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-0f7aaa6a-9616-4fac-ace1-4c2deae6b266-image 2018-12-23 12:44:37,107 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ee70e2c2-e6a0-4caa-a1c5-fc49a647a75e 2018-12-23 12:44:37,277 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:44:37,595 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-ac80c967-cf92-49e-proj 2018-12-23 12:44:37,913 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-ac80c967-cf92-49e-proj-role 2018-12-23 12:44:38,105 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-ac80c967-cf92-49e-user 2018-12-23 12:44:39,533 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-b2b48bdf-23f0-4e8-proj 2018-12-23 12:44:41,105 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-b2b48bdf-23f0-4e8-proj 2018-12-23 12:44:41,249 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-b2b48bdf-23f0-4e8-user 2018-12-23 12:44:41,491 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-b2b48bdf-23f0-4e8-proj-role 2018-12-23 12:44:41,581 - keystone_utils - INFO - Granting role CreateStackSuccessTests-b2b48bdf-23f0-4e8-proj-role to project CreateStackSuccessTests-b2b48bdf-23f0-4e8-proj 2018-12-23 12:44:43,920 - create_image - INFO - Created image with name - CreateStackSuccessTests-a0654e67-4e7f-45da-8f3f-64adcef72ecb-image 2018-12-23 12:44:43,938 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-a0654e67-4e7f-45da-8f3f-64adcef72ecb-image 2018-12-23 12:44:47,759 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-a0654e67-4e7f-45da-8f3f-64adcef72ecb-stack 2018-12-23 12:45:04,552 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-a0654e67-4e7f-45da-8f3f-64adcef72ecb-stack 2018-12-23 12:45:10,629 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-a0654e67-4e7f-45da-8f3f-64adcef72ecb-inst 2018-12-23 12:45:19,634 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-a0654e67-4e7f-45da-8f3f-64adcef72ecb-stack 2018-12-23 12:45:38,856 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-a0654e67-4e7f-45da-8f3f-64adcef72ecb-stack 2018-12-23 12:45:39,063 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-a0654e67-4e7f-45da-8f3f-64adcef72ecb-image 2018-12-23 12:45:41,600 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8b786d6a-5170-497c-8736-4990628d0c50 2018-12-23 12:45:41,787 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:45:42,157 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-b2b48bdf-23f0-4e8-proj 2018-12-23 12:45:42,583 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-b2b48bdf-23f0-4e8-proj-role 2018-12-23 12:45:42,812 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-b2b48bdf-23f0-4e8-user 2018-12-23 12:45:44,323 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-bf6ac123-e5df-4a6-proj 2018-12-23 12:45:45,997 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-bf6ac123-e5df-4a6-proj 2018-12-23 12:45:46,548 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-bf6ac123-e5df-4a6-proj 2018-12-23 12:45:46,679 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-bf6ac123-e5df-4a6-user 2018-12-23 12:45:46,880 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-bf6ac123-e5df-4a6-proj-role 2018-12-23 12:45:46,972 - keystone_utils - INFO - Granting role CreateStackVolumeTests-bf6ac123-e5df-4a6-proj-role to project CreateStackVolumeTests-bf6ac123-e5df-4a6-proj 2018-12-23 12:45:49,751 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-5c9e4ae0-9ad3-491e-82aa-384da73d479b-stack 2018-12-23 12:45:53,355 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-5c9e4ae0-9ad3-491e-82aa-384da73d479b-stack 2018-12-23 12:45:54,379 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-5c9e4ae0-9ad3-491e-82aa-384da73d479b-stack 2018-12-23 12:45:58,193 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-5c9e4ae0-9ad3-491e-82aa-384da73d479b-stack 2018-12-23 12:45:58,968 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-bf6ac123-e5df-4a6-proj 2018-12-23 12:45:59,213 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-bf6ac123-e5df-4a6-proj-role 2018-12-23 12:45:59,422 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-bf6ac123-e5df-4a6-user 2018-12-23 12:46:01,156 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-db34bd0f-0ba1-4e8-proj 2018-12-23 12:46:02,624 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-db34bd0f-0ba1-4e8-proj 2018-12-23 12:46:03,063 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-db34bd0f-0ba1-4e8-proj 2018-12-23 12:46:03,188 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-db34bd0f-0ba1-4e8-user 2018-12-23 12:46:03,407 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-db34bd0f-0ba1-4e8-proj-role 2018-12-23 12:46:03,495 - keystone_utils - INFO - Granting role CreateStackVolumeTests-db34bd0f-0ba1-4e8-proj-role to project CreateStackVolumeTests-db34bd0f-0ba1-4e8-proj 2018-12-23 12:46:06,310 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-5a850f2d-ad65-4570-ae61-7eaeb8a10c2b-stack 2018-12-23 12:46:10,212 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-5a850f2d-ad65-4570-ae61-7eaeb8a10c2b-stack 2018-12-23 12:46:11,906 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-5a850f2d-ad65-4570-ae61-7eaeb8a10c2b-stack 2018-12-23 12:46:15,538 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-5a850f2d-ad65-4570-ae61-7eaeb8a10c2b-stack 2018-12-23 12:46:16,390 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-db34bd0f-0ba1-4e8-proj 2018-12-23 12:46:16,601 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-db34bd0f-0ba1-4e8-proj-role 2018-12-23 12:46:16,805 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-db34bd0f-0ba1-4e8-user 2018-12-23 12:46:18,227 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-5b53bafc-8224-4c9-proj 2018-12-23 12:46:19,925 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-5b53bafc-8224-4c9-proj 2018-12-23 12:46:20,435 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-5b53bafc-8224-4c9-proj 2018-12-23 12:46:20,566 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-5b53bafc-8224-4c9-user 2018-12-23 12:46:20,784 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-5b53bafc-8224-4c9-proj-role 2018-12-23 12:46:20,875 - keystone_utils - INFO - Granting role CreateStackFlavorTests-5b53bafc-8224-4c9-proj-role to project CreateStackFlavorTests-5b53bafc-8224-4c9-proj 2018-12-23 12:46:23,579 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-723b0c2a-b2a2-4315-bede-7d0f8f156970-stack 2018-12-23 12:46:23,803 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-723b0c2a-b2a2-4315-bede-7d0f8f156970-stack 2018-12-23 12:46:24,867 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-723b0c2a-b2a2-4315-bede-7d0f8f156970-stack-flavor-urfrg4myop5o 2018-12-23 12:46:24,867 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-723b0c2a-b2a2-4315-bede-7d0f8f156970-stack 2018-12-23 12:46:28,207 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-723b0c2a-b2a2-4315-bede-7d0f8f156970-stack 2018-12-23 12:46:28,920 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-5b53bafc-8224-4c9-proj 2018-12-23 12:46:29,129 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-5b53bafc-8224-4c9-proj-role 2018-12-23 12:46:29,328 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-5b53bafc-8224-4c9-user 2018-12-23 12:46:30,742 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-a0f24b90-f649-4be-proj 2018-12-23 12:46:32,353 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-a0f24b90-f649-4be-proj 2018-12-23 12:46:32,499 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-a0f24b90-f649-4be-user 2018-12-23 12:46:32,688 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-a0f24b90-f649-4be-proj-role 2018-12-23 12:46:32,777 - keystone_utils - INFO - Granting role CreateStackKeypairTests-a0f24b90-f649-4be-proj-role to project CreateStackKeypairTests-a0f24b90-f649-4be-proj 2018-12-23 12:46:35,499 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-98c2f488-b89a-4f27-83a7-e0eb2bd05cbd-stack 2018-12-23 12:46:39,269 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-98c2f488-b89a-4f27-83a7-e0eb2bd05cbd-stack 2018-12-23 12:46:41,362 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-98c2f488-b89a-4f27-83a7-e0eb2bd05cbd-stack 2018-12-23 12:46:45,399 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-98c2f488-b89a-4f27-83a7-e0eb2bd05cbd-stack 2018-12-23 12:46:46,287 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-a0f24b90-f649-4be-proj 2018-12-23 12:46:46,517 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-a0f24b90-f649-4be-proj-role 2018-12-23 12:46:46,708 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-a0f24b90-f649-4be-user 2018-12-23 12:46:48,120 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-587de600-6ed9-471-proj 2018-12-23 12:46:49,642 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-587de600-6ed9-471-proj 2018-12-23 12:46:49,762 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-587de600-6ed9-471-user 2018-12-23 12:46:49,963 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-587de600-6ed9-471-proj-role 2018-12-23 12:46:49,983 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-587de600-6ed9-471-proj-role to project CreateStackSecurityGroupTests-587de600-6ed9-471-proj 2018-12-23 12:46:52,715 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c881d50e-8236-4fc4-a2d6-15fdd013eca5-stack 2018-12-23 12:46:56,151 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c881d50e-8236-4fc4-a2d6-15fdd013eca5-stack 2018-12-23 12:46:56,538 - neutron_utils - INFO - Retrieving security group with ID - b7ca23f0-1b3c-430c-bc00-9eed20691608 2018-12-23 12:46:56,762 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7ca23f0-1b3c-430c-bc00-9eed20691608 2018-12-23 12:46:56,955 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7ca23f0-1b3c-430c-bc00-9eed20691608 2018-12-23 12:46:57,980 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7ca23f0-1b3c-430c-bc00-9eed20691608 2018-12-23 12:46:58,153 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7ca23f0-1b3c-430c-bc00-9eed20691608 2018-12-23 12:46:58,328 - neutron_utils - INFO - Retrieving security group with ID - b7ca23f0-1b3c-430c-bc00-9eed20691608 2018-12-23 12:46:58,534 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7ca23f0-1b3c-430c-bc00-9eed20691608 2018-12-23 12:46:58,744 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c881d50e-8236-4fc4-a2d6-15fdd013eca5-stack 2018-12-23 12:47:02,547 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c881d50e-8236-4fc4-a2d6-15fdd013eca5-stack 2018-12-23 12:47:03,090 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2c12f106-4547-4c28-bb80-c782d79f1ca1 2018-12-23 12:47:03,315 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:47:03,624 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-587de600-6ed9-471-proj 2018-12-23 12:47:03,895 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-587de600-6ed9-471-proj-role 2018-12-23 12:47:04,097 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-587de600-6ed9-471-user 2018-12-23 12:47:05,641 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-74de885f-405f-4cd-proj 2018-12-23 12:47:07,106 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-74de885f-405f-4cd-proj 2018-12-23 12:47:07,242 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-74de885f-405f-4cd-user 2018-12-23 12:47:07,437 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-74de885f-405f-4cd-proj-role 2018-12-23 12:47:07,528 - keystone_utils - INFO - Granting role CreateStackNegativeTests-74de885f-405f-4cd-proj-role to project CreateStackNegativeTests-74de885f-405f-4cd-proj 2018-12-23 12:47:08,783 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-74de885f-405f-4cd-proj 2018-12-23 12:47:08,996 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-74de885f-405f-4cd-proj-role 2018-12-23 12:47:09,199 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-74de885f-405f-4cd-user 2018-12-23 12:47:10,574 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-7cdb5aac-162b-4d6-proj 2018-12-23 12:47:12,193 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-7cdb5aac-162b-4d6-proj 2018-12-23 12:47:12,326 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-7cdb5aac-162b-4d6-user 2018-12-23 12:47:12,545 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-7cdb5aac-162b-4d6-proj-role 2018-12-23 12:47:12,628 - keystone_utils - INFO - Granting role CreateStackNegativeTests-7cdb5aac-162b-4d6-proj-role to project CreateStackNegativeTests-7cdb5aac-162b-4d6-proj 2018-12-23 12:47:14,350 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-7cdb5aac-162b-4d6-proj 2018-12-23 12:47:14,596 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-7cdb5aac-162b-4d6-proj-role 2018-12-23 12:47:14,781 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-7cdb5aac-162b-4d6-user 2018-12-23 12:47:16,311 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-035bb9e2-0940-485-proj 2018-12-23 12:47:17,365 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-035bb9e2-0940-485-user 2018-12-23 12:47:17,563 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-035bb9e2-0940-485-proj-role 2018-12-23 12:47:17,652 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-035bb9e2-0940-485-proj-role to project CreateInstanceSingleNetworkTests-035bb9e2-0940-485-proj 2018-12-23 12:47:21,155 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a-image 2018-12-23 12:47:21,316 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a-image 2018-12-23 12:47:21,939 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a-pub-net 2018-12-23 12:47:22,951 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a-pub-subnet 2018-12-23 12:47:25,689 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a-pub-router 2018-12-23 12:47:27,918 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a-pub-router 2018-12-23 12:47:31,399 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a-kp... 2018-12-23 12:47:31,400 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 12:47:31,521 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a-kp 2018-12-23 12:47:31,569 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a.pub 2018-12-23 12:47:31,569 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a 2018-12-23 12:47:32,203 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a-sec-grp... 2018-12-23 12:47:32,204 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a-sec-grp 2018-12-23 12:47:32,654 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d8cc758-797b-44d3-b688-3861e3f66fc7 2018-12-23 12:47:32,830 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d8cc758-797b-44d3-b688-3861e3f66fc7 2018-12-23 12:47:33,007 - neutron_utils - INFO - Retrieving security group with ID - 5d8cc758-797b-44d3-b688-3861e3f66fc7 2018-12-23 12:47:33,088 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d8cc758-797b-44d3-b688-3861e3f66fc7 2018-12-23 12:47:33,263 - neutron_utils - INFO - Retrieving security group with ID - 5d8cc758-797b-44d3-b688-3861e3f66fc7 2018-12-23 12:47:33,313 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d8cc758-797b-44d3-b688-3861e3f66fc7 2018-12-23 12:47:33,483 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a-sec-grp 2018-12-23 12:47:33,621 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d8cc758-797b-44d3-b688-3861e3f66fc7 2018-12-23 12:47:33,967 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a-sec-grp 2018-12-23 12:47:34,247 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d8cc758-797b-44d3-b688-3861e3f66fc7 2018-12-23 12:47:34,775 - neutron_utils - INFO - Retrieving security group with ID - 5d8cc758-797b-44d3-b688-3861e3f66fc7 2018-12-23 12:47:34,828 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d8cc758-797b-44d3-b688-3861e3f66fc7 2018-12-23 12:47:38,537 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a-pub-net 2018-12-23 12:47:40,258 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a-inst 2018-12-23 12:47:43,112 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a-inst 2018-12-23 12:47:50,551 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:47:52,961 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:47:54,063 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-23 12:47:55,662 - create_instance - INFO - Created floating IP 172.30.9.220 via router - CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a-pub-router 2018-12-23 12:47:56,294 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:47:58,600 - create_instance - INFO - Deleting Floating IP - 172.30.9.220 2018-12-23 12:47:59,139 - create_instance - INFO - Deleting Port with ID - 1e91e9b1-11cb-4d0a-af6e-e01901969e55 2018-12-23 12:47:59,139 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747aport-1 2018-12-23 12:47:59,577 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a-inst 2018-12-23 12:47:59,751 - create_instance - INFO - Checking deletion status 2018-12-23 12:48:06,315 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a-inst 2018-12-23 12:48:06,377 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a.pub] 2018-12-23 12:48:06,378 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a] 2018-12-23 12:48:06,428 - neutron_utils - INFO - Deleting security group rule with ID - 255e78da-2de3-49c9-9fde-e8636c9e7f02 2018-12-23 12:48:06,669 - neutron_utils - INFO - Deleting security group rule with ID - 36d1abbf-033b-4f41-8644-128a011e2880 2018-12-23 12:48:06,772 - neutron_utils - INFO - Deleting security group rule with ID - bc2224e2-3b55-42a5-9adf-6fc1f7a29776 2018-12-23 12:48:07,017 - neutron_utils - INFO - Deleting security group rule with ID - 506f639f-58f3-4e90-92be-de55cd6f193d 2018-12-23 12:48:07,121 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a-sec-grp 2018-12-23 12:48:07,600 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a-pub-router and subnet CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a-pub-subnet 2018-12-23 12:48:07,600 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a-pub-router 2018-12-23 12:48:08,854 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a-pub-router 2018-12-23 12:48:08,854 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a-pub-router 2018-12-23 12:48:10,133 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a-pub-subnet 2018-12-23 12:48:10,133 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a-pub-subnet 2018-12-23 12:48:12,626 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a-pub-net 2018-12-23 12:48:14,471 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-0d2dc70c-4906-4947-8b7f-215419bc747a-image 2018-12-23 12:48:15,946 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 35692d78-fc59-40ef-9fbe-08fabbc7517d 2018-12-23 12:48:16,126 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:48:16,410 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-035bb9e2-0940-485-proj 2018-12-23 12:48:16,643 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-035bb9e2-0940-485-proj-role 2018-12-23 12:48:16,859 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-035bb9e2-0940-485-user 2018-12-23 12:48:18,281 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-544117d3-9317-473-proj 2018-12-23 12:48:19,443 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-544117d3-9317-473-user 2018-12-23 12:48:19,658 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-544117d3-9317-473-proj-role 2018-12-23 12:48:19,744 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-544117d3-9317-473-proj-role to project CreateInstanceSingleNetworkTests-544117d3-9317-473-proj 2018-12-23 12:48:23,297 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-image 2018-12-23 12:48:23,461 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-image 2018-12-23 12:48:24,076 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-pub-net 2018-12-23 12:48:25,052 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-pub-subnet 2018-12-23 12:48:27,424 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-pub-router 2018-12-23 12:48:30,500 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-pub-router 2018-12-23 12:48:33,966 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-kp... 2018-12-23 12:48:33,966 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 12:48:34,001 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-kp 2018-12-23 12:48:34,080 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2.pub 2018-12-23 12:48:34,081 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2 2018-12-23 12:48:34,670 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-sec-grp... 2018-12-23 12:48:34,671 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-sec-grp 2018-12-23 12:48:35,051 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a58a8d49-3f09-4de4-bb7f-3b24508afaf9 2018-12-23 12:48:35,218 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a58a8d49-3f09-4de4-bb7f-3b24508afaf9 2018-12-23 12:48:35,393 - neutron_utils - INFO - Retrieving security group with ID - a58a8d49-3f09-4de4-bb7f-3b24508afaf9 2018-12-23 12:48:35,598 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a58a8d49-3f09-4de4-bb7f-3b24508afaf9 2018-12-23 12:48:35,767 - neutron_utils - INFO - Retrieving security group with ID - a58a8d49-3f09-4de4-bb7f-3b24508afaf9 2018-12-23 12:48:35,818 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a58a8d49-3f09-4de4-bb7f-3b24508afaf9 2018-12-23 12:48:35,994 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-sec-grp 2018-12-23 12:48:36,296 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a58a8d49-3f09-4de4-bb7f-3b24508afaf9 2018-12-23 12:48:36,815 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-sec-grp 2018-12-23 12:48:37,104 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a58a8d49-3f09-4de4-bb7f-3b24508afaf9 2018-12-23 12:48:37,624 - neutron_utils - INFO - Retrieving security group with ID - a58a8d49-3f09-4de4-bb7f-3b24508afaf9 2018-12-23 12:48:37,960 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a58a8d49-3f09-4de4-bb7f-3b24508afaf9 2018-12-23 12:48:41,653 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-pub-net 2018-12-23 12:48:43,203 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-inst 2018-12-23 12:48:46,128 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-inst 2018-12-23 12:48:54,149 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:48:55,953 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:48:59,328 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:49:00,174 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-23 12:49:02,211 - create_instance - INFO - Created floating IP 172.30.9.205 via router - CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-pub-router 2018-12-23 12:49:02,753 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:49:03,717 - create_instance_tests - INFO - Looking for IP 10.55.1.14 in the console log 2018-12-23 12:49:53,191 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-23 12:49:54,023 - create_instance - INFO - Checking if VM is active 2018-12-23 12:49:54,505 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:49:55,485 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 12:49:55,546 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 12:49:55,663 - create_instance - INFO - SSH is active for VM instance 2018-12-23 12:49:55,665 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 12:49:55,723 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 12:49:55,734 - create_instance - INFO - Deleting Floating IP - 172.30.9.205 2018-12-23 12:49:56,296 - create_instance - INFO - Deleting Port with ID - 82c98a08-b272-485d-8eaf-6f7f56eda6d2 2018-12-23 12:49:56,296 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2port-1 2018-12-23 12:49:56,818 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-inst 2018-12-23 12:49:56,971 - create_instance - INFO - Checking deletion status 2018-12-23 12:50:03,248 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-inst 2018-12-23 12:50:03,307 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2.pub] 2018-12-23 12:50:03,308 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2] 2018-12-23 12:50:03,363 - neutron_utils - INFO - Deleting security group rule with ID - 17716b48-20b5-44ed-9519-5d8cf1a34e90 2018-12-23 12:50:03,470 - neutron_utils - INFO - Deleting security group rule with ID - 42c69446-a31b-4077-8923-790c41d9f869 2018-12-23 12:50:03,571 - neutron_utils - INFO - Deleting security group rule with ID - ed7af0ed-93eb-4ce4-8edb-7420fc805d33 2018-12-23 12:50:03,697 - neutron_utils - INFO - Deleting security group rule with ID - 59f14a87-803a-44d4-b5fd-5f6bb316c394 2018-12-23 12:50:03,833 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-sec-grp 2018-12-23 12:50:04,217 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-pub-router and subnet CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-pub-subnet 2018-12-23 12:50:04,217 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-pub-router 2018-12-23 12:50:05,441 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-pub-router 2018-12-23 12:50:05,442 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-pub-router 2018-12-23 12:50:06,734 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-pub-subnet 2018-12-23 12:50:06,734 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-pub-subnet 2018-12-23 12:50:09,250 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-pub-net 2018-12-23 12:50:10,631 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-image 2018-12-23 12:50:12,344 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 45ab4cc0-f77f-41ad-9937-b487398a94f7 2018-12-23 12:50:12,527 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:50:12,829 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-544117d3-9317-473-proj 2018-12-23 12:50:13,075 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-544117d3-9317-473-proj-role 2018-12-23 12:50:13,277 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-544117d3-9317-473-user 2018-12-23 12:50:14,694 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-da7a7c66-c3ff-43c-proj 2018-12-23 12:50:15,832 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-da7a7c66-c3ff-43c-user 2018-12-23 12:50:16,024 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-da7a7c66-c3ff-43c-proj-role 2018-12-23 12:50:16,042 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-da7a7c66-c3ff-43c-proj-role to project CreateInstanceSingleNetworkTests-da7a7c66-c3ff-43c-proj 2018-12-23 12:50:19,393 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-image 2018-12-23 12:50:19,569 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-image 2018-12-23 12:50:20,210 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-pub-net 2018-12-23 12:50:21,207 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-pub-subnet 2018-12-23 12:50:23,978 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-pub-router 2018-12-23 12:50:27,427 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-pub-router 2018-12-23 12:50:31,386 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-kp... 2018-12-23 12:50:31,386 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 12:50:31,448 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-kp 2018-12-23 12:50:31,511 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b.pub 2018-12-23 12:50:31,511 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b 2018-12-23 12:50:32,154 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-sec-grp... 2018-12-23 12:50:32,154 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-sec-grp 2018-12-23 12:50:32,540 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f7f2730-88e4-4f9d-93ad-4933cf6a9b92 2018-12-23 12:50:32,717 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f7f2730-88e4-4f9d-93ad-4933cf6a9b92 2018-12-23 12:50:32,888 - neutron_utils - INFO - Retrieving security group with ID - 5f7f2730-88e4-4f9d-93ad-4933cf6a9b92 2018-12-23 12:50:33,090 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f7f2730-88e4-4f9d-93ad-4933cf6a9b92 2018-12-23 12:50:33,270 - neutron_utils - INFO - Retrieving security group with ID - 5f7f2730-88e4-4f9d-93ad-4933cf6a9b92 2018-12-23 12:50:33,319 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f7f2730-88e4-4f9d-93ad-4933cf6a9b92 2018-12-23 12:50:33,489 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-sec-grp 2018-12-23 12:50:33,562 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f7f2730-88e4-4f9d-93ad-4933cf6a9b92 2018-12-23 12:50:34,042 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-sec-grp 2018-12-23 12:50:34,321 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f7f2730-88e4-4f9d-93ad-4933cf6a9b92 2018-12-23 12:50:34,941 - neutron_utils - INFO - Retrieving security group with ID - 5f7f2730-88e4-4f9d-93ad-4933cf6a9b92 2018-12-23 12:50:35,130 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f7f2730-88e4-4f9d-93ad-4933cf6a9b92 2018-12-23 12:50:39,046 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-pub-net 2018-12-23 12:50:40,755 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-inst 2018-12-23 12:50:43,233 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-inst 2018-12-23 12:50:50,929 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:50:52,466 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:50:55,086 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:50:56,411 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2018-12-23 12:50:57,748 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-23 12:50:59,862 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:51:00,820 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-23 12:51:02,569 - create_instance - INFO - Created floating IP 172.30.9.218 via router - CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-pub-router 2018-12-23 12:51:02,569 - create_instance - INFO - Checking if VM is active 2018-12-23 12:51:03,070 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:51:04,199 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 12:51:04,260 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 12:51:04,377 - create_instance - INFO - SSH is active for VM instance 2018-12-23 12:51:04,379 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 12:51:04,436 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 12:51:04,447 - create_instance - INFO - Deleting Floating IP - 172.30.9.218 2018-12-23 12:51:05,431 - create_instance - INFO - Deleting Port with ID - aa43dfef-b75f-427d-a97b-dece6c47278b 2018-12-23 12:51:05,431 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601bport-1 2018-12-23 12:51:05,986 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-inst 2018-12-23 12:51:06,188 - create_instance - INFO - Checking deletion status 2018-12-23 12:51:16,011 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-inst 2018-12-23 12:51:16,072 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b.pub] 2018-12-23 12:51:16,072 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b] 2018-12-23 12:51:16,188 - neutron_utils - INFO - Deleting security group rule with ID - 5bc62bb9-b694-4d6d-bab9-e2561fc33990 2018-12-23 12:51:16,483 - neutron_utils - INFO - Deleting security group rule with ID - 4b2d1e6b-72ad-41b9-81d9-3a3d5f5821cf 2018-12-23 12:51:16,757 - neutron_utils - INFO - Deleting security group rule with ID - 59119689-ad29-4c99-9cd7-f8e5b6087118 2018-12-23 12:51:17,024 - neutron_utils - INFO - Deleting security group rule with ID - 342946ee-9601-4f07-b430-8ef5daef115a 2018-12-23 12:51:17,123 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-sec-grp 2018-12-23 12:51:17,252 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-pub-router and subnet CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-pub-subnet 2018-12-23 12:51:17,253 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-pub-router 2018-12-23 12:51:18,469 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-pub-router 2018-12-23 12:51:18,469 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-pub-router 2018-12-23 12:51:19,737 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-pub-subnet 2018-12-23 12:51:19,737 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-pub-subnet 2018-12-23 12:51:22,032 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-pub-net 2018-12-23 12:51:24,021 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-image 2018-12-23 12:51:25,605 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c2378e2-9b0f-409a-95a8-e997ebea1b20 2018-12-23 12:51:25,782 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:51:26,117 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-da7a7c66-c3ff-43c-proj 2018-12-23 12:51:26,350 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-da7a7c66-c3ff-43c-proj-role 2018-12-23 12:51:26,547 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-da7a7c66-c3ff-43c-user 2018-12-23 12:51:28,089 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-6c3abb16-ce6f-46a-proj 2018-12-23 12:51:29,174 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-6c3abb16-ce6f-46a-user 2018-12-23 12:51:29,377 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-6c3abb16-ce6f-46a-proj-role 2018-12-23 12:51:29,471 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-6c3abb16-ce6f-46a-proj-role to project CreateInstanceSingleNetworkTests-6c3abb16-ce6f-46a-proj 2018-12-23 12:51:33,391 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-image 2018-12-23 12:51:33,410 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-image 2018-12-23 12:51:34,045 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-pub-net 2018-12-23 12:51:35,209 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-pub-subnet 2018-12-23 12:51:37,953 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-pub-router 2018-12-23 12:51:41,030 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-pub-router 2018-12-23 12:51:45,770 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-kp... 2018-12-23 12:51:45,771 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 12:51:45,800 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-kp 2018-12-23 12:51:45,858 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971.pub 2018-12-23 12:51:45,858 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971 2018-12-23 12:51:46,548 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-sec-grp... 2018-12-23 12:51:46,549 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-sec-grp 2018-12-23 12:51:46,929 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1f48546-a8c1-4e25-9d0d-d3a8e3a0236f 2018-12-23 12:51:47,106 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1f48546-a8c1-4e25-9d0d-d3a8e3a0236f 2018-12-23 12:51:47,267 - neutron_utils - INFO - Retrieving security group with ID - b1f48546-a8c1-4e25-9d0d-d3a8e3a0236f 2018-12-23 12:51:47,469 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1f48546-a8c1-4e25-9d0d-d3a8e3a0236f 2018-12-23 12:51:47,650 - neutron_utils - INFO - Retrieving security group with ID - b1f48546-a8c1-4e25-9d0d-d3a8e3a0236f 2018-12-23 12:51:47,839 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1f48546-a8c1-4e25-9d0d-d3a8e3a0236f 2018-12-23 12:51:48,108 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-sec-grp 2018-12-23 12:51:48,396 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1f48546-a8c1-4e25-9d0d-d3a8e3a0236f 2018-12-23 12:51:48,888 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-sec-grp 2018-12-23 12:51:49,542 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1f48546-a8c1-4e25-9d0d-d3a8e3a0236f 2018-12-23 12:51:50,079 - neutron_utils - INFO - Retrieving security group with ID - b1f48546-a8c1-4e25-9d0d-d3a8e3a0236f 2018-12-23 12:51:50,137 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1f48546-a8c1-4e25-9d0d-d3a8e3a0236f 2018-12-23 12:51:54,216 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-pub-net 2018-12-23 12:51:55,997 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-inst 2018-12-23 12:51:58,306 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-inst 2018-12-23 12:52:05,842 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:52:07,374 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:52:10,962 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:52:11,922 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-23 12:52:14,193 - create_instance - INFO - Created floating IP 172.30.9.218 via router - CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-pub-router 2018-12-23 12:52:14,534 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:52:15,352 - create_instance_tests - INFO - Looking for IP 10.55.1.14 in the console log 2018-12-23 12:52:16,939 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-23 12:52:18,250 - create_instance - INFO - Checking if VM is active 2018-12-23 12:52:18,809 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:52:26,677 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 12:52:26,739 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 12:52:26,855 - create_instance - INFO - SSH is active for VM instance 2018-12-23 12:52:26,857 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 12:52:26,915 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 12:52:42,405 - create_instance_tests - INFO - Looking for IP 10.55.1.14 in the console log 2018-12-23 12:52:44,343 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-23 12:52:44,344 - create_instance - INFO - Checking if VM is active 2018-12-23 12:52:48,483 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:52:49,483 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.9.218 2018-12-23 12:52:52,488 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 12:52:52,551 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 12:52:52,666 - create_instance - INFO - SSH is active for VM instance 2018-12-23 12:52:52,668 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 12:52:52,728 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 12:53:09,531 - create_instance_tests - INFO - Looking for IP 10.55.1.14 in the console log 2018-12-23 12:55:50,014 - create_instance_tests - ERROR - 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (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 681186630 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 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.127460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129109] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131369] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132680] Security Framework initialized [ 0.133480] Yama: becoming mindful. [ 0.134193] AppArmor: AppArmor initialized [ 0.135081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137638] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138844] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140214] Initializing cgroup subsys io [ 0.141012] Initializing cgroup subsys memory [ 0.141871] Initializing cgroup subsys devices [ 0.142758] Initializing cgroup subsys freezer [ 0.143636] Initializing cgroup subsys net_cls [ 0.144495] Initializing cgroup subsys perf_event [ 0.145378] Initializing cgroup subsys net_prio [ 0.146245] Initializing cgroup subsys hugetlb [ 0.147128] Initializing cgroup subsys pids [ 0.148036] CPU: Physical Processor ID: 0 [ 0.149551] mce: CPU supports 10 MCE banks [ 0.150386] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160055] ftrace: allocating 31920 entries in 125 pages [ 0.186231] smpboot: Max logical packages: 2 [ 0.187101] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188297] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189626] x2apic enabled [ 0.190416] Switched APIC routing to physical x2apic. [ 0.192200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195526] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197444] KVM setup paravirtual spinlock [ 0.198908] x86: Booting SMP configuration: [ 0.199807] .... node #0, CPUs: #1 [ 0.200693] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222382] x86: Booted up 1 node, 2 CPUs [ 0.222384] KVM setup async PF for cpu 1 [ 0.222387] kvm-stealtime: cpu 1, msr f90d940 [ 0.225058] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226545] devtmpfs: initialized [ 0.228244] evm: security.selinux [ 0.228933] evm: security.SMACK64 [ 0.229618] evm: security.SMACK64EXEC [ 0.230348] evm: security.SMACK64TRANSMUTE [ 0.231158] evm: security.SMACK64MMAP [ 0.231896] evm: security.ima [ 0.232525] evm: security.capability [ 0.233339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235186] pinctrl core: initialized pinctrl subsystem [ 0.236274] RTC time: 12:52:56, date: 12/23/18 [ 0.237246] NET: Registered protocol family 16 [ 0.247258] cpuidle: using governor ladder [ 0.259347] cpuidle: using governor menu [ 0.260171] PCCT header not found. [ 0.260948] ACPI: bus type PCI registered [ 0.261747] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262998] PCI: Using configuration type 1 for base access [ 0.276448] ACPI: Added _OSI(Module Device) [ 0.277285] ACPI: Added _OSI(Processor Device) [ 0.278138] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281361] ACPI: Interpreter enabled [ 0.282122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283947] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289420] ACPI: (supports S0 S5) [ 0.290115] ACPI: Using IOAPIC for interrupt routing [ 0.291051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295541] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296773] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297956] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300179] acpiphp: Slot [3] registered [ 0.300986] acpiphp: Slot [4] registered [ 0.301777] acpiphp: Slot [5] registered [ 0.302568] acpiphp: Slot [6] registered [ 0.303355] acpiphp: Slot [7] registered [ 0.304146] acpiphp: Slot [8] registered [ 0.304935] acpiphp: Slot [9] registered [ 0.305725] acpiphp: Slot [10] registered [ 0.316454] acpiphp: Slot [11] registered [ 0.317255] acpiphp: Slot [12] registered [ 0.318058] acpiphp: Slot [13] registered [ 0.318857] acpiphp: Slot [14] registered [ 0.319654] acpiphp: Slot [15] registered [ 0.320458] acpiphp: Slot [16] registered [ 0.321258] acpiphp: Slot [17] registered [ 0.322057] acpiphp: Slot [18] registered [ 0.322855] acpiphp: Slot [19] registered [ 0.323654] acpiphp: Slot [20] registered [ 0.324458] acpiphp: Slot [21] registered [ 0.325257] acpiphp: Slot [22] registered [ 0.326061] acpiphp: Slot [23] registered [ 0.326871] acpiphp: Slot [24] registered [ 0.327671] acpiphp: Slot [25] registered [ 0.328475] acpiphp: Slot [26] registered [ 0.329272] acpiphp: Slot [27] registered [ 0.330076] acpiphp: Slot [28] registered [ 0.330878] acpiphp: Slot [29] registered [ 0.331678] acpiphp: Slot [30] registered [ 0.332484] acpiphp: Slot [31] registered [ 0.333276] PCI host bridge to bus 0000:00 [ 0.334083] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335281] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337920] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339351] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345742] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348155] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349413] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357321] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404354] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405854] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410061] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412528] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415168] vgaarb: loaded [ 0.415779] vgaarb: bridge control possible 0000:00:02.0 [ 0.416927] SCSI subsystem initialized [ 0.417768] ACPI: bus type USB registered [ 0.418580] usbcore: registered new interface driver usbfs [ 0.419597] usbcore: registered new interface driver hub [ 0.420595] usbcore: registered new device driver usb [ 0.421684] PCI: Using ACPI for IRQ routing [ 0.422704] NetLabel: Initializing [ 0.423412] NetLabel: domain hash size = 128 [ 0.424246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425191] NetLabel: unlabeled traffic allowed by default [ 0.426324] clocksource: Switched to clocksource kvm-clock [ 0.432236] AppArmor: AppArmor Filesystem Enabled [ 0.433209] pnp: PnP ACPI init [ 0.434127] pnp: PnP ACPI: found 5 devices [ 0.441222] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442916] NET: Registered protocol family 2 [ 0.443892] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445148] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446297] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447452] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449671] NET: Registered protocol family 1 [ 0.450532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452665] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489846] Trying to unpack rootfs image as initramfs... [ 0.540396] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.554309] Scanning for low memory corruption every 60 seconds [ 0.555739] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556896] audit: initializing netlink subsys (disabled) [ 0.557918] audit: type=2000 audit(1545569577.364:1): initialized [ 0.559239] Initialise system trusted keyring [ 0.560208] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561375] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563504] zbud: loaded [ 0.564249] VFS: Disk quotas dquot_6.6.0 [ 0.565075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566642] fuse init (API version 7.23) [ 0.567540] Key type big_key registered [ 0.568334] Allocating IMA MOK and blacklist keyrings. [ 0.569592] Key type asymmetric registered [ 0.570424] Asymmetric key parser 'x509' registered [ 0.571377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572874] io scheduler noop registered [ 0.573665] io scheduler deadline registered (default) [ 0.574663] io scheduler cfq registered [ 0.575504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577815] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579292] ACPI: Power Button [PWRF] [ 0.580166] GHES: HEST is not enabled! [ 0.599940] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.639183] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641791] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668043] Linux agpgart interface v0.103 [ 0.670829] brd: module loaded [ 0.672217] loop: module loaded [ 0.676197] vda: vda1 vda15 [ 0.677751] scsi host0: ata_piix [ 0.678537] scsi host1: ata_piix [ 0.679249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.680455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.681717] libphy: Fixed MDIO Bus: probed [ 0.682587] tun: Universal TUN/TAP device driver, 1.6 [ 0.683579] tun: (C) 1999-2004 Max Krasnyansky [ 0.685509] PPP generic driver version 2.4.2 [ 0.686414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687681] ehci-pci: EHCI PCI platform driver [ 0.688552] ehci-platform: EHCI generic platform driver [ 0.689524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.690653] ohci-pci: OHCI PCI platform driver [ 0.691518] ohci-platform: OHCI generic platform driver [ 0.692492] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713818] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714837] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.715962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717182] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718609] usb usb1: Product: UHCI Host Controller [ 0.719532] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720663] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721713] hub 1-0:1.0: USB hub found [ 0.722502] hub 1-0:1.0: 2 ports detected [ 0.723417] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727553] mousedev: PS/2 mouse device common for all mice [ 0.728813] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730662] rtc_cmos 00:00: RTC can wake from S4 [ 0.731763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732954] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734135] i2c /dev entries driver [ 0.734897] device-mapper: uevent: version 1.0.3 [ 0.735848] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737454] ledtrig-cpu: registered to indicate activity on CPUs [ 0.738773] NET: Registered protocol family 10 [ 0.739801] NET: Registered protocol family 17 [ 0.740681] Key type dns_resolver registered [ 0.741646] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.742741] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743868] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.745657] registered taskstats version 1 [ 0.746491] Loading compiled-in X.509 certificates [ 0.747914] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749745] zswap: loaded using pool lzo/zbud [ 0.751231] Key type trusted registered [ 0.752999] Key type encrypted registered [ 0.753831] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754859] ima: No TPM chip found, activating TPM-bypass! [ 0.755886] evm: HMAC attrs: 0x1 [ 0.756849] Magic number: 14:377:886 [ 0.757725] rtc_cmos 00:00: setting system clock to 2018-12-23 12:52:57 UTC (1545569577) [ 0.759337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760430] EDD information not available. [ 0.839400] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840956] Write protecting the kernel read-only data: 14336k [ 0.852769] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854623] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.147326] 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 discover... 2018-12-23 12:55:50,067 - create_instance - INFO - Deleting Floating IP - 172.30.9.218 2018-12-23 12:55:50,683 - create_instance - INFO - Deleting Port with ID - 4ada61ba-9e7d-47ac-a42c-ab60222ee1c3 2018-12-23 12:55:50,683 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971port-1 2018-12-23 12:55:51,150 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-inst 2018-12-23 12:55:51,344 - create_instance - INFO - Checking deletion status 2018-12-23 12:55:54,647 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-inst 2018-12-23 12:55:54,695 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971.pub] 2018-12-23 12:55:54,695 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971] 2018-12-23 12:55:54,738 - neutron_utils - INFO - Deleting security group rule with ID - d3013ca2-0587-42b2-8c38-2d25c844f87f 2018-12-23 12:55:54,842 - neutron_utils - INFO - Deleting security group rule with ID - e2636669-d237-4c8b-8cd4-b77b1ffe373b 2018-12-23 12:55:55,088 - neutron_utils - INFO - Deleting security group rule with ID - 36410c1a-feeb-44e0-b9de-50bdd4ce43f5 2018-12-23 12:55:55,192 - neutron_utils - INFO - Deleting security group rule with ID - 4a8ecd8c-13e0-4626-9499-9655f45a460c 2018-12-23 12:55:55,312 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-sec-grp 2018-12-23 12:55:55,643 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-pub-router and subnet CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-pub-subnet 2018-12-23 12:55:55,644 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-pub-router 2018-12-23 12:55:56,732 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-pub-router 2018-12-23 12:55:56,732 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-pub-router 2018-12-23 12:55:57,894 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-pub-subnet 2018-12-23 12:55:57,894 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-pub-subnet 2018-12-23 12:56:00,315 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-pub-net 2018-12-23 12:56:01,777 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-image 2018-12-23 12:56:04,007 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b4bf0c81-18aa-4af5-a6e2-dddf83af1da8 2018-12-23 12:56:04,189 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:56:04,505 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-6c3abb16-ce6f-46a-proj 2018-12-23 12:56:04,793 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-6c3abb16-ce6f-46a-proj-role 2018-12-23 12:56:04,994 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-6c3abb16-ce6f-46a-user 2018-12-23 12:56:06,437 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-8c528542-2af7-41b-proj 2018-12-23 12:56:07,498 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-8c528542-2af7-41b-user 2018-12-23 12:56:07,694 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-8c528542-2af7-41b-proj-role 2018-12-23 12:56:07,788 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-8c528542-2af7-41b-proj-role to project CreateInstanceSingleNetworkTests-8c528542-2af7-41b-proj 2018-12-23 12:56:11,069 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86-image 2018-12-23 12:56:11,224 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86-image 2018-12-23 12:56:11,850 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86-pub-net 2018-12-23 12:56:13,129 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86-pub-subnet 2018-12-23 12:56:15,991 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86-pub-router 2018-12-23 12:56:19,274 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86-pub-router 2018-12-23 12:56:22,922 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86-kp... 2018-12-23 12:56:22,922 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 12:56:22,935 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86-kp 2018-12-23 12:56:23,008 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86.pub 2018-12-23 12:56:23,008 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86 2018-12-23 12:56:23,737 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86-sec-grp... 2018-12-23 12:56:23,737 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86-sec-grp 2018-12-23 12:56:24,109 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a20e892a-9834-477e-88bc-efe47c783bec 2018-12-23 12:56:24,291 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a20e892a-9834-477e-88bc-efe47c783bec 2018-12-23 12:56:24,468 - neutron_utils - INFO - Retrieving security group with ID - a20e892a-9834-477e-88bc-efe47c783bec 2018-12-23 12:56:24,656 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a20e892a-9834-477e-88bc-efe47c783bec 2018-12-23 12:56:24,828 - neutron_utils - INFO - Retrieving security group with ID - a20e892a-9834-477e-88bc-efe47c783bec 2018-12-23 12:56:25,033 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a20e892a-9834-477e-88bc-efe47c783bec 2018-12-23 12:56:25,204 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86-sec-grp 2018-12-23 12:56:25,343 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a20e892a-9834-477e-88bc-efe47c783bec 2018-12-23 12:56:25,710 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86-sec-grp 2018-12-23 12:56:25,843 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a20e892a-9834-477e-88bc-efe47c783bec 2018-12-23 12:56:26,382 - neutron_utils - INFO - Retrieving security group with ID - a20e892a-9834-477e-88bc-efe47c783bec 2018-12-23 12:56:26,571 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a20e892a-9834-477e-88bc-efe47c783bec 2018-12-23 12:56:30,482 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86-pub-net 2018-12-23 12:56:32,156 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86-inst 2018-12-23 12:56:35,011 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86-inst 2018-12-23 12:56:43,096 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:56:48,086 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:56:48,763 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-23 12:56:49,626 - create_instance - INFO - Deleting Port with ID - e440cba5-6dae-40ad-82fe-9e0fa84abaec 2018-12-23 12:56:49,626 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86port-1 2018-12-23 12:56:50,080 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86-inst 2018-12-23 12:56:50,291 - create_instance - INFO - Checking deletion status 2018-12-23 12:56:57,353 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86-inst 2018-12-23 12:56:57,396 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86.pub] 2018-12-23 12:56:57,396 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86] 2018-12-23 12:56:57,439 - neutron_utils - INFO - Deleting security group rule with ID - 3b4faa7c-ac71-420f-ac25-208c0b19d139 2018-12-23 12:56:57,694 - neutron_utils - INFO - Deleting security group rule with ID - d8ad179f-2fb5-486b-83dc-eddd19ea7b89 2018-12-23 12:56:57,965 - neutron_utils - INFO - Deleting security group rule with ID - 08e49454-d73d-48b4-95e8-43b04f8fe2d4 2018-12-23 12:56:58,319 - neutron_utils - INFO - Deleting security group rule with ID - e9ec7bcb-9330-4585-a8e2-8b1976ca4713 2018-12-23 12:56:58,579 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86-sec-grp 2018-12-23 12:56:58,923 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86-pub-router and subnet CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86-pub-subnet 2018-12-23 12:56:58,923 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86-pub-router 2018-12-23 12:57:00,160 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86-pub-router 2018-12-23 12:57:00,161 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86-pub-router 2018-12-23 12:57:01,722 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86-pub-subnet 2018-12-23 12:57:01,722 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86-pub-subnet 2018-12-23 12:57:04,296 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86-pub-net 2018-12-23 12:57:06,298 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86-image 2018-12-23 12:57:07,978 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a82230c-5d36-49e9-81ff-e67bebf35b9a 2018-12-23 12:57:08,156 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:57:08,598 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-8c528542-2af7-41b-proj 2018-12-23 12:57:08,860 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-8c528542-2af7-41b-proj-role 2018-12-23 12:57:09,059 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-8c528542-2af7-41b-user 2018-12-23 12:57:10,503 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-df8b20dd-ad52-450-proj 2018-12-23 12:57:11,641 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-df8b20dd-ad52-450-user 2018-12-23 12:57:11,844 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-df8b20dd-ad52-450-proj-role 2018-12-23 12:57:11,934 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-df8b20dd-ad52-450-proj-role to project CreateInstanceSingleNetworkTests-df8b20dd-ad52-450-proj 2018-12-23 12:57:15,369 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6-image 2018-12-23 12:57:15,531 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6-image 2018-12-23 12:57:16,156 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6-pub-net 2018-12-23 12:57:17,234 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6-pub-subnet 2018-12-23 12:57:20,637 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6-pub-router 2018-12-23 12:57:22,930 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6-pub-router 2018-12-23 12:57:26,316 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6-kp... 2018-12-23 12:57:26,316 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 12:57:26,343 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6-kp 2018-12-23 12:57:26,397 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6.pub 2018-12-23 12:57:26,398 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6 2018-12-23 12:57:27,042 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6-sec-grp... 2018-12-23 12:57:27,043 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6-sec-grp 2018-12-23 12:57:27,402 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dabb358a-660d-4e78-a823-90cf55fb9686 2018-12-23 12:57:27,577 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dabb358a-660d-4e78-a823-90cf55fb9686 2018-12-23 12:57:27,605 - neutron_utils - INFO - Retrieving security group with ID - dabb358a-660d-4e78-a823-90cf55fb9686 2018-12-23 12:57:27,824 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dabb358a-660d-4e78-a823-90cf55fb9686 2018-12-23 12:57:27,993 - neutron_utils - INFO - Retrieving security group with ID - dabb358a-660d-4e78-a823-90cf55fb9686 2018-12-23 12:57:28,197 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dabb358a-660d-4e78-a823-90cf55fb9686 2018-12-23 12:57:28,375 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6-sec-grp 2018-12-23 12:57:28,515 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dabb358a-660d-4e78-a823-90cf55fb9686 2018-12-23 12:57:29,020 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6-sec-grp 2018-12-23 12:57:29,295 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dabb358a-660d-4e78-a823-90cf55fb9686 2018-12-23 12:57:29,637 - neutron_utils - INFO - Retrieving security group with ID - dabb358a-660d-4e78-a823-90cf55fb9686 2018-12-23 12:57:29,828 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dabb358a-660d-4e78-a823-90cf55fb9686 2018-12-23 12:57:33,587 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6-pub-net 2018-12-23 12:57:35,277 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6-inst 2018-12-23 12:57:38,076 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6-inst 2018-12-23 12:57:46,057 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:57:47,743 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:57:50,645 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:57:57,949 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6-inst 2018-12-23 12:58:00,037 - create_instance - INFO - VM is - ACTIVE 2018-12-23 12:58:01,271 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-23 12:58:02,220 - create_instance - INFO - Deleting Port with ID - 6839d0e1-5dd5-4fe1-bfd3-3fa9d9b28cf1 2018-12-23 12:58:02,220 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6port-1 2018-12-23 12:58:02,664 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6-inst 2018-12-23 12:58:02,853 - create_instance - INFO - Checking deletion status 2018-12-23 12:58:06,152 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6-inst 2018-12-23 12:58:06,204 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6.pub] 2018-12-23 12:58:06,205 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6] 2018-12-23 12:58:06,248 - neutron_utils - INFO - Deleting security group rule with ID - edf19933-e0de-46fa-96cc-e6c31f1ebac8 2018-12-23 12:58:06,489 - neutron_utils - INFO - Deleting security group rule with ID - 347cc5ec-f6d8-4181-b939-72be31f2d57f 2018-12-23 12:58:06,737 - neutron_utils - INFO - Deleting security group rule with ID - 1b54fc43-29d8-4baf-8e5b-6f725c338ac6 2018-12-23 12:58:07,003 - neutron_utils - INFO - Deleting security group rule with ID - e565e75d-b43e-438f-8c25-b9dc00db0950 2018-12-23 12:58:07,117 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6-sec-grp 2018-12-23 12:58:07,426 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6-pub-router and subnet CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6-pub-subnet 2018-12-23 12:58:07,427 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6-pub-router 2018-12-23 12:58:08,512 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6-pub-router 2018-12-23 12:58:08,512 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6-pub-router 2018-12-23 12:58:09,815 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6-pub-subnet 2018-12-23 12:58:09,815 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6-pub-subnet 2018-12-23 12:58:12,322 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6-pub-net 2018-12-23 12:58:13,669 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-6dbd2190-9ed0-4d9a-a77f-dd64438096c6-image 2018-12-23 12:58:15,818 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 86c1a0da-9aad-4879-bf1d-d087ca2a9e71 2018-12-23 12:58:15,984 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:58:16,302 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-df8b20dd-ad52-450-proj 2018-12-23 12:58:16,543 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-df8b20dd-ad52-450-proj-role 2018-12-23 12:58:16,734 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-df8b20dd-ad52-450-user 2018-12-23 12:58:18,245 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-1e95e790-7f50-44f-proj 2018-12-23 12:58:19,341 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-1e95e790-7f50-44f-user 2018-12-23 12:58:19,545 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-1e95e790-7f50-44f-proj-role 2018-12-23 12:58:19,567 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-1e95e790-7f50-44f-proj-role to project CreateInstanceSingleNetworkTests-1e95e790-7f50-44f-proj 2018-12-23 12:58:21,963 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-371ae058-4894-4227-a761-c33c6ac8f53d-image 2018-12-23 12:58:22,509 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-371ae058-4894-4227-a761-c33c6ac8f53d-image 2018-12-23 12:58:23,140 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-371ae058-4894-4227-a761-c33c6ac8f53d-pub-net 2018-12-23 12:58:24,152 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-371ae058-4894-4227-a761-c33c6ac8f53d-pub-subnet 2018-12-23 12:58:27,204 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-371ae058-4894-4227-a761-c33c6ac8f53d-pub-router 2018-12-23 12:58:29,304 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-371ae058-4894-4227-a761-c33c6ac8f53d-pub-subnet 2018-12-23 12:58:29,304 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-371ae058-4894-4227-a761-c33c6ac8f53d-pub-subnet 2018-12-23 12:58:31,710 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-371ae058-4894-4227-a761-c33c6ac8f53d-pub-net 2018-12-23 12:58:33,019 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-371ae058-4894-4227-a761-c33c6ac8f53d-image 2018-12-23 12:58:34,948 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 804058f9-118d-417e-ac59-38444174c6e8 2018-12-23 12:58:35,115 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:58:35,599 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-1e95e790-7f50-44f-proj 2018-12-23 12:58:35,829 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-1e95e790-7f50-44f-proj-role 2018-12-23 12:58:36,047 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-1e95e790-7f50-44f-user 2018-12-23 12:58:37,497 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-f911b314-ad83-4b1-proj 2018-12-23 12:58:39,096 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-f911b314-ad83-4b1-proj 2018-12-23 12:58:39,617 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-f911b314-ad83-4b1-proj 2018-12-23 12:58:39,745 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-f911b314-ad83-4b1-user 2018-12-23 12:58:39,946 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-f911b314-ad83-4b1-proj-role 2018-12-23 12:58:40,035 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-f911b314-ad83-4b1-proj-role to project CreateStackFloatingIpTests-f911b314-ad83-4b1-proj 2018-12-23 12:58:43,288 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-3405455f-b6b3-45f2-ae10-33ce191a16c8-image 2018-12-23 12:58:43,467 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-3405455f-b6b3-45f2-ae10-33ce191a16c8-image 2018-12-23 12:58:48,397 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-3405455f-b6b3-45f2-ae10-33ce191a16c8-stack 2018-12-23 12:58:56,124 - create_stack - ERROR - Stack CreateStackFloatingIpTests-CreateStackFloatingIpTests-3405455f-b6b3-45f2-ae10-33ce191a16c8-stack failed 2018-12-23 12:58:56,124 - create_stack - ERROR - Resource: [floating_ip] status: [INIT_COMPLETE] reason: [] 2018-12-23 12:58:56,124 - create_stack - ERROR - Resource: [floating_ip_association] status: [INIT_COMPLETE] reason: [] 2018-12-23 12:58:56,124 - create_stack - ERROR - Resource: [management_router_interface] status: [INIT_COMPLETE] reason: [] 2018-12-23 12:58:56,124 - create_stack - ERROR - Resource: [management_router] status: [CREATE_FAILED] reason: [IpAddressGenerationFailureClient: resources.management_router: No more IP addresses available on network 4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf. Neutron server returns request_ids: ['req-201f6022-df21-4bbe-9c3b-7bbae891109e']] 2018-12-23 12:58:56,124 - create_stack - ERROR - Resource: [vm1] status: [INIT_COMPLETE] reason: [] 2018-12-23 12:58:56,125 - create_stack - ERROR - Resource: [vm2] status: [CREATE_IN_PROGRESS] reason: [state changed] 2018-12-23 12:58:56,142 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-3405455f-b6b3-45f2-ae10-33ce191a16c8-stack 2018-12-23 12:59:19,271 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-3405455f-b6b3-45f2-ae10-33ce191a16c8-stack 2018-12-23 12:59:19,325 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-3405455f-b6b3-45f2-ae10-33ce191a16c8-image 2018-12-23 12:59:21,049 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cd1512a4-3f0a-460a-96f9-310e0bd66337 2018-12-23 12:59:21,224 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 12:59:21,560 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-f911b314-ad83-4b1-proj 2018-12-23 12:59:21,898 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-f911b314-ad83-4b1-proj-role 2018-12-23 12:59:22,100 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-f911b314-ad83-4b1-user 2018-12-23 12:59:23,538 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-d378b0f6-0b5b-473-proj 2018-12-23 12:59:25,100 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-d378b0f6-0b5b-473-proj 2018-12-23 12:59:25,577 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-d378b0f6-0b5b-473-proj 2018-12-23 12:59:25,702 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-d378b0f6-0b5b-473-user 2018-12-23 12:59:25,898 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-d378b0f6-0b5b-473-proj-role 2018-12-23 12:59:25,988 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-d378b0f6-0b5b-473-proj-role to project CreateStackFloatingIpTests-d378b0f6-0b5b-473-proj 2018-12-23 12:59:29,990 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-7cd63e84-a789-4acf-9710-4f53cdb2aae2-image 2018-12-23 12:59:30,545 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-7cd63e84-a789-4acf-9710-4f53cdb2aae2-image 2018-12-23 12:59:35,557 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-7cd63e84-a789-4acf-9710-4f53cdb2aae2-stack 2018-12-23 12:59:46,276 - create_stack - ERROR - Stack CreateStackFloatingIpTests-CreateStackFloatingIpTests-7cd63e84-a789-4acf-9710-4f53cdb2aae2-stack failed 2018-12-23 12:59:46,276 - create_stack - ERROR - Resource: [floating_ip] status: [INIT_COMPLETE] reason: [] 2018-12-23 12:59:46,277 - create_stack - ERROR - Resource: [floating_ip_association] status: [INIT_COMPLETE] reason: [] 2018-12-23 12:59:46,277 - create_stack - ERROR - Resource: [management_router_interface] status: [INIT_COMPLETE] reason: [] 2018-12-23 12:59:46,277 - create_stack - ERROR - Resource: [management_router] status: [CREATE_FAILED] reason: [IpAddressGenerationFailureClient: resources.management_router: No more IP addresses available on network 4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf. Neutron server returns request_ids: ['req-55b0c78a-9abd-461c-b629-c4fb585f5145']] 2018-12-23 12:59:46,277 - create_stack - ERROR - Resource: [vm2] status: [CREATE_IN_PROGRESS] reason: [state changed] 2018-12-23 12:59:46,277 - create_stack - ERROR - Resource: [vm1] status: [INIT_COMPLETE] reason: [] 2018-12-23 12:59:46,277 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-7cd63e84-a789-4acf-9710-4f53cdb2aae2-stack 2018-12-23 13:00:03,650 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-7cd63e84-a789-4acf-9710-4f53cdb2aae2-stack 2018-12-23 13:00:03,703 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-7cd63e84-a789-4acf-9710-4f53cdb2aae2-image 2018-12-23 13:00:05,898 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - aca0cfad-a6b0-44c1-a7c8-449a4b234651 2018-12-23 13:00:06,083 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 13:00:06,463 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-d378b0f6-0b5b-473-proj 2018-12-23 13:00:06,739 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-d378b0f6-0b5b-473-proj-role 2018-12-23 13:00:06,938 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-d378b0f6-0b5b-473-user 2018-12-23 13:00:08,461 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-a0de5f14-af63-49e-proj 2018-12-23 13:00:09,629 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-a0de5f14-af63-49e-user 2018-12-23 13:00:09,838 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-a0de5f14-af63-49e-proj-role 2018-12-23 13:00:09,928 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-a0de5f14-af63-49e-proj-role to project AnsibleProvisioningTests-a0de5f14-af63-49e-proj 2018-12-23 13:00:17,411 - create_image - INFO - Created image with name - AnsibleProvisioningTests-75466fb7-4261-4197-b9ca-fcff1220f196--image 2018-12-23 13:00:17,570 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-75466fb7-4261-4197-b9ca-fcff1220f196--image 2018-12-23 13:00:18,260 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-75466fb7-4261-4197-b9ca-fcff1220f196-pub-net 2018-12-23 13:00:19,169 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-75466fb7-4261-4197-b9ca-fcff1220f196-pub-subnet 2018-12-23 13:00:21,819 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-75466fb7-4261-4197-b9ca-fcff1220f196-pub-router 2018-12-23 13:00:23,011 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-75466fb7-4261-4197-b9ca-fcff1220f196-pub-subnet 2018-12-23 13:00:23,011 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-75466fb7-4261-4197-b9ca-fcff1220f196-pub-subnet 2018-12-23 13:00:25,514 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-75466fb7-4261-4197-b9ca-fcff1220f196-pub-net 2018-12-23 13:00:27,642 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-75466fb7-4261-4197-b9ca-fcff1220f196--image 2018-12-23 13:00:29,135 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 61bdac71-18fe-4671-bf33-80df51b37432 2018-12-23 13:00:29,323 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 13:00:29,665 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-a0de5f14-af63-49e-proj 2018-12-23 13:00:29,888 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-a0de5f14-af63-49e-proj-role 2018-12-23 13:00:30,110 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-a0de5f14-af63-49e-user 2018-12-23 13:00:31,736 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-bc7a323d-1daa-4d3-proj 2018-12-23 13:00:32,844 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-bc7a323d-1daa-4d3-user 2018-12-23 13:00:33,066 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-bc7a323d-1daa-4d3-proj-role 2018-12-23 13:00:33,149 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-bc7a323d-1daa-4d3-proj-role to project AnsibleProvisioningTests-bc7a323d-1daa-4d3-proj 2018-12-23 13:00:42,367 - create_image - INFO - Created image with name - AnsibleProvisioningTests-06ec9963-41d8-4cb1-8d6b-8fd7fd4f2838--image 2018-12-23 13:00:42,623 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-06ec9963-41d8-4cb1-8d6b-8fd7fd4f2838--image 2018-12-23 13:00:43,259 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-06ec9963-41d8-4cb1-8d6b-8fd7fd4f2838-pub-net 2018-12-23 13:00:44,222 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-06ec9963-41d8-4cb1-8d6b-8fd7fd4f2838-pub-subnet 2018-12-23 13:00:46,792 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-06ec9963-41d8-4cb1-8d6b-8fd7fd4f2838-pub-router 2018-12-23 13:00:47,843 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-06ec9963-41d8-4cb1-8d6b-8fd7fd4f2838-pub-subnet 2018-12-23 13:00:47,843 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-06ec9963-41d8-4cb1-8d6b-8fd7fd4f2838-pub-subnet 2018-12-23 13:00:50,262 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-06ec9963-41d8-4cb1-8d6b-8fd7fd4f2838-pub-net 2018-12-23 13:00:51,630 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-06ec9963-41d8-4cb1-8d6b-8fd7fd4f2838--image 2018-12-23 13:00:53,099 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96cd0a31-e67e-4222-a0b5-08ef0ac3d5af 2018-12-23 13:00:53,283 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 13:00:53,766 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-bc7a323d-1daa-4d3-proj 2018-12-23 13:00:54,009 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-bc7a323d-1daa-4d3-proj-role 2018-12-23 13:00:54,209 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-bc7a323d-1daa-4d3-user 2018-12-23 13:00:54,545 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 13:00:54,546 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 51:10 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-12-23 13:00:56,457 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-12-23 13:00:56,511 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-12-23 13:00:58,120 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-23 13:00:59,853 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-23 13:01:02,374 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-23 13:01:01.941 11509 INFO rally.deployment.engine [-] Deployment b71324ab-da30-45bb-b389-fa106e97fff6 | Starting: Destroy cloud and free allocated resources. 2018-12-23 13:01:02.028 11509 INFO rally.deployment.engine [-] Deployment b71324ab-da30-45bb-b389-fa106e97fff6 | Completed: Destroy cloud and free allocated resources. 2018-12-23 13:01:02.089 11509 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=9a8fd674-106d-4547-95fc-93bd368412c4) for deployment 'opnfv-rally'. 2018-12-23 13:01:02.121 11509 INFO rally.api [-] Deleting verification (UUID=38013af1-efaf-4bb2-9d53-8e72083d3a9e). 2018-12-23 13:01:02.168 11509 INFO rally.api [-] Verification has been successfully deleted! 2018-12-23 13:01:02.169 11509 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=9a8fd674-106d-4547-95fc-93bd368412c4). 2018-12-23 13:01:02.177 11509 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-12-23 13:01:04,576 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-12-23 13:01:04.301 11512 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=af20b939-5c3f-4708-9c59-ddbc7b377240) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | af20b939-5c3f-4708-9c59-ddbc7b377240 | 2018-12-23T13:01:04 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: af20b939-5c3f-4708-9c59-ddbc7b377240 ~/.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-12-23 13:01:08,034 - 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-12-23 13:01:08,034 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-23 13:01:10,382 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-23 13:01:10.087 11518 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=9a8fd674-106d-4547-95fc-93bd368412c4). 2018-12-23 13:01:10.225 11518 INFO rally.api [-] Verifier has been successfully deleted! 2018-12-23 13:01:13,605 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-12-23 13:01:12.281 11521 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-12-23 13:01:12.405 11521 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-12-23 13:01:13.482 11521 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2601096b-ba2d-4f82-afdc-64c62bb5f395) has been successfully created! Using verifier 'opnfv-tempest' (UUID=2601096b-ba2d-4f82-afdc-64c62bb5f395) as the default verifier for the future CLI operations. 2018-12-23 13:01:16,521 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-12-23 13:01:25,818 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-23 13:01:24.632 11540 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=2601096b-ba2d-4f82-afdc-64c62bb5f395) for deployment 'opnfv-rally' (UUID=af20b939-5c3f-4708-9c59-ddbc7b377240). 2018-12-23 13:01:25.644 11540 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-12-23 13:01:25.647 11540 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2601096b-ba2d-4f82-afdc-64c62bb5f395) has been successfully configured for deployment 'opnfv-rally' (UUID=af20b939-5c3f-4708-9c59-ddbc7b377240)! 2018-12-23 13:01:29,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-2601096b-ba2d-4f82-afdc-64c62bb5f395/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-12-23 13:01:29,050 - 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-12-23 13:01:31,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:01:31.058 11549 INFO rally.api [-] Starting verification (UUID=fc34a145-dd28-49d9-a1b2-26fd612a248f) for deployment 'opnfv-rally' (UUID=af20b939-5c3f-4708-9c59-ddbc7b377240) by verifier 'opnfv-tempest' (UUID=2601096b-ba2d-4f82-afdc-64c62bb5f395). 2018-12-23 13:03:21,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: fc34a145-dd28-49d9-a1b2-26fd612a248f 2018-12-23 13:03:21,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'fc34a145-dd28-49d9-a1b2-26fd612a248f']'. 2018-12-23 13:03:22,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-23 13:03:22,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-23 13:03:22,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 13:03:22,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | fc34a145-dd28-49d9-a1b2-26fd612a248f | 2018-12-23 13:03:22,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-12-23 13:03:22,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-23 13:01:31 | 2018-12-23 13:03:22,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-23 13:03:21 | 2018-12-23 13:03:22,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:50 | 2018-12-23 13:03:22,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-23 13:03:22,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-23 13:03:22,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2601096b-ba2d-4f82-afdc-64c62bb5f395) | 2018-12-23 13:03:22,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-23 13:03:22,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: af20b939-5c3f-4708-9c59-ddbc7b377240) | 2018-12-23 13:03:22,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-12-23 13:03:22,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 99.265 | 2018-12-23 13:03:22,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-12-23 13:03:22,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 8 | 2018-12-23 13:03:22,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-23 13:03:22,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-23 13:03:22,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-12-23 13:03:22,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 13:03:22,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-23 13:03:22,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-23 13:03:22,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 95.4545454545% 2018-12-23 13:03:22,460 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 13:03:22,461 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:06 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-12-23 13:03:26,274 - xtesting.ci.run_tests - ERROR - The test case 'neutron_trunk' failed. 2018-12-23 13:03:26,275 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:40 | PASS | | vping_userdata | functest | smoke | 00:31 | PASS | | tempest_smoke_serial | functest | smoke | 19:53 | FAIL | | rally_sanity | functest | smoke | 25:49 | PASS | | refstack_defcore | functest | smoke | 07:49 | FAIL | | patrole | functest | smoke | 02:49 | PASS | | odl | functest | smoke | 00:19 | PASS | | snaps_smoke | functest | smoke | 51:10 | FAIL | | neutron_trunk | functest | smoke | 02:06 | FAIL | +------------------------------+------------------+---------------+------------------+----------------+ 2018-12-23 13:03:26,286 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-12-23 13:03:29,952 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-320 | | 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-12-23 13:03:29,957 - 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=pWggHZXynVNpzuU6RhvKz2y9u export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.22,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22: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.6 export OS_REGION_NAME=regionOne 2018-12-23 13:03:29,957 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-23 13:03:29,959 - 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-12-23 13:03:29,988 - xtesting.ci.run_tests - INFO - Loading test case 'doctor-notification'... 2018-12-23 13:03:30,023 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-12-23 13:08:07,863 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-12-23 13:08:07,993 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 13:08:07,993 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 04:38 | PASS | +-----------------------------+-----------------+------------------+----------------+ 2018-12-23 13:08:08,027 - xtesting.ci.run_tests - INFO - Loading test case 'bgpvpn'... 2018-12-23 13:08:09,315 - xtesting.ci.run_tests - INFO - Running test case 'bgpvpn'... 2018-12-23 13:08:10,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:08:10,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:08:10,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:08:10,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:08:10,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:08:10,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:08:10,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:08:10,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:08:10,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:08:10,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:08:10,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:08:10,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:08:10,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:08:10,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:08:10,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:08:10,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:08:10,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:08:10,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:08:10,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:08:10,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:08:10,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:08:10,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:08:10,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:08:10,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:08:10,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:08:10,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:08:10,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:08:10,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:08:10,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:08:10,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:08:10,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:08:10,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:08:10,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:08:10,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:08:10,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:08:10,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:08:10,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:08:10,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:08:10,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:08:10,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:08:10,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:08:10,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:08:10,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:08:10,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:08:10,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:08:10,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:08:10,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:08:10,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:08:10,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-12-23 13:08:10,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:08:10,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:08:10,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:08:10,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:08:10,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:08:10,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:08:10,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:08:10,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:08:10,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:08:10,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:08:10,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:08:10,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:08:10,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:08:10,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:08:10,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:08:10,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:08:10,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:08:10,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:08:10,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:08:10,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:08:10,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:08:10,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:08:10,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:08:10,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:08:10,869 - sdnvpn.lib.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-12-23 13:08:10,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:08:10,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b7cde43-2c63-46cb-8fda-9a032e234b43 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:08:10,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9b7cde43-2c63-46cb-8fda-9a032e234b43 2018-12-23 13:08:10,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:08:11,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:08:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["bgftJNRUShOyriqxSTC7gA"], "issued_at": "2018-12-23T13:08:11.000000Z"}} 2018-12-23 13:08:11,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e061db0cfd9028179d3806c4408b718baced7b7" 2018-12-23 13:08:11,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-164287f7-7c5c-4698-91c2-ce5d70249b5a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:08:11,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-164287f7-7c5c-4698-91c2-ce5d70249b5a 2018-12-23 13:08:11,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-23 13:08:11,357 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 13:08: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.6: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.6:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 13:08:11,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357/v3/projects? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e061db0cfd9028179d3806c4408b718baced7b7" 2018-12-23 13:08:11,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cea7d1a1-5ea6-4a88-8a0f-f52d0551c726 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"links": {"self": "http://192.30.9.6:35357/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://192.30.9.6:35357/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://192.30.9.6:35357/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 13:08:11,448 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/projects used request id req-cea7d1a1-5ea6-4a88-8a0f-f52d0551c726 2018-12-23 13:08:11,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:08:11,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c3054bb-cdf3-493d-a6e9-e868fb960610 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:08:11,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2c3054bb-cdf3-493d-a6e9-e868fb960610 2018-12-23 13:08:11,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:08:11,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:08:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["PkiGlt7IStGJtq9qtdl-Cw"], "issued_at": "2018-12-23T13:08:11.000000Z"}} 2018-12-23 13:08:11,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/quotas/1b564ea31c8e45b6a10fe5a84fe49166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" 2018-12-23 13:08:11,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 201 X-Openstack-Request-Id: req-7097039a-5f24-462a-9988-e0354d78b532 Date: Sun, 23 Dec 2018 13:08:11 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-12-23 13:08:11,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/quotas/1b564ea31c8e45b6a10fe5a84fe49166 used request id req-7097039a-5f24-462a-9988-e0354d78b532 2018-12-23 13:08:11,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:08:12,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50a16f16-4d52-4abb-8672-ab2d8e8ef401 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:08:12,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-50a16f16-4d52-4abb-8672-ab2d8e8ef401 2018-12-23 13:08:12,006 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:08:12,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:08:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["MAFW6ux6RZ-EyJ6OIVIDmA"], "issued_at": "2018-12-23T13:08:12.000000Z"}} 2018-12-23 13:08:12,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-quota-class-sets/default -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c15452a49f1a00b8ab8ef827a1d7d37317d45cba" 2018-12-23 13:08:12,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:08: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-36dd2f06-8952-43d9-84a3-e96e2f41dd2b x-compute-request-id: req-36dd2f06-8952-43d9-84a3-e96e2f41dd2b 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-12-23 13:08:12,543 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-quota-class-sets/default used request id req-36dd2f06-8952-43d9-84a3-e96e2f41dd2b 2018-12-23 13:08:12,543 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting net/subnet/port/router quota to unlimited 2018-12-23 13:08:12,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/quotas/1b564ea31c8e45b6a10fe5a84fe49166 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" -d '{"quota": {"subnet": -1, "router": -1, "network": -1, "port": -1}}' 2018-12-23 13:08:12,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 198 X-Openstack-Request-Id: req-773d98d3-bc62-4e1b-ae87-1c00b74613ef Date: Sun, 23 Dec 2018 13:08:12 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-12-23 13:08:12,805 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/quotas/1b564ea31c8e45b6a10fe5a84fe49166 used request id req-773d98d3-bc62-4e1b-ae87-1c00b74613ef 2018-12-23 13:08:12,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:08:12,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:08:12,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:08:12,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:08:12,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:08:12,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:08:12,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:08:12,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:08:12,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:08:12,807 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:08:12,807 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:08:12,807 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:08:12,807 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:08:12,807 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:08:12,807 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:08:12,807 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:08:12,807 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:08:12,807 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:08:12,808 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:08:12,808 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:08:12,808 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:08:12,808 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:08:12,808 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:08:12,808 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:08:12,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:08:12,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b3971a5-7692-4ae4-b07e-c4971ff9c45c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:08:12,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3b3971a5-7692-4ae4-b07e-c4971ff9c45c 2018-12-23 13:08:12,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:08:13,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:08:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["vSblyVfMQcWDItla2CAv3Q"], "issued_at": "2018-12-23T13:08:13.000000Z"}} 2018-12-23 13:08:13,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c9f3d0c564b77b595fd135d0f4dd0599f26f0e" 2018-12-23 13:08:13,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:08: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-2f5c1551-f208-4ba8-bb19-cb5beab46e11 x-compute-request-id: req-2f5c1551-f208-4ba8-bb19-cb5beab46e11 Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 13:08:13,353 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail used request id req-2f5c1551-f208-4ba8-bb19-cb5beab46e11 2018-12-23 13:08:13,354 - sdnvpn.lib.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-12-23 13:08:13,354 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting instances quota class to unlimited 2018-12-23 13:08:13,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22: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}c15452a49f1a00b8ab8ef827a1d7d37317d45cba" -d '{"quota_class_set": {"instances": -1}}' 2018-12-23 13:08:13,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:08: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-e4ad13d2-4fd8-4634-83a0-1bd55e89fa13 x-compute-request-id: req-e4ad13d2-4fd8-4634-83a0-1bd55e89fa13 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-12-23 13:08:13,405 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.22:8774/v2.1/os-quota-class-sets/default used request id req-e4ad13d2-4fd8-4634-83a0-1bd55e89fa13 2018-12-23 13:08:13,405 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the Floating IP Addresses 2018-12-23 13:08:13,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" 2018-12-23 13:08:13,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-202d38bd-fba1-4536-a937-ded322195026 Date: Sun, 23 Dec 2018 13:08:13 GMT RESP BODY: {"floatingips": []} 2018-12-23 13:08:13,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-202d38bd-fba1-4536-a937-ded322195026 2018-12-23 13:08:13,580 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the stale routers 2018-12-23 13:08:13,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" 2018-12-23 13:08:13,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15551 X-Openstack-Request-Id: req-9549d800-4da9-41c8-bb7b-91c48c128864 Date: Sun, 23 Dec 2018 13:08:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:31:52Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.215"}],"id":"08da4bd1-7ade-4c9c-90fd-9f1ec6396119","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1b:53:2f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"2a2f5e29-63c4-4141-8e48-f51a626d5415","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T11:31:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:55:46Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.216"}],"id":"170d3b5d-dce4-4932-bff1-1e97c148062a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d0:bd:30","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"a646119b-8473-45c3-967c-aee0d0332a52","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T11:55:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:46:11Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.214"}],"id":"203fc4f1-42d0-4594-832d-2c0ecaa7d048","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c0:25:61","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"e104c452-1460-4583-93ea-761b62003eb9","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T11:46:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:43:43Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.201"}],"id":"22cdac3a-6805-437c-8653-e2d23b4ef612","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4b:f3:87","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"e500ccee-1d21-4c0d-b8e9-d7e91c4b38bf","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T11:43:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:51:25Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.206"}],"id":"2788aa88-b182-42a0-8d8c-c29c64d09b96","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a0:3e:a6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ad22b74c-5fce-44ed-8a2b-cf0d2a225d85","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T11:51:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T12:58:28Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.220"}],"id":"336a9b17-1c3a-4a85-9219-3d5d40feb540","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f8:31:41","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4d4a6211-2087-42c9-897f-f614a61baa5f","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T12:58:27Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:30:42Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.200"}],"id":"4d900904-d3d3-4c9d-b773-b3a6bafd0c27","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:02:d7:47","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"78c41ac8-232b-4209-8dd0-60f5f2850d2e","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T11:30:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T12:16:27Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.202"}],"id":"5214bbc9-e117-4aae-ba83-35e150362bb3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:62:56:3f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"49996dbb-2b06-4d18-9a9b-19d9c756cf93","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T12:16:27Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T12:56:16Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.218"}],"id":"5de6e12f-b755-493d-bb08-1ceea27c1a84","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:12:d5:98","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"7ce5c1f2-9cc2-42b3-8226-30ab9f2530fc","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T12:56:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T12:18:39Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.203"}],"id":"691eaa8e-cd66-406e-b1d2-4322686f4bc5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cf:b6:63","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"aa94eba2-6256-42ab-a7d4-74bcb347c94d","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T12:18:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:09:43Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.208"}],"id":"6bd4433e-257c-4811-abc1-f66645cd1ecc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5e:48:14","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3f046621-f10f-4177-b8b1-7fdd481114a2","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T11:09:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T12:51:38Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.217"}],"id":"6ff196a9-3924-40da-8c3d-0fa4bbffde15","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ae:02:30","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"dd825aa7-562e-4aeb-9559-1c3c5d2d6127","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T12:51:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T12:18:19Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.210"}],"id":"81262f5e-bc7a-4d0c-ad39-2b89c460b019","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bf:55:b0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5c1c7c57-5de2-4508-bb84-1d8d531ed58e","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T12:18:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T12:48:28Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.213"}],"id":"8b369d8e-c7ef-49d8-b701-78b787f583ab","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:28:12:e1","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ac584842-9e89-4aa1-aa8c-47c37e9650bc","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T12:48:28Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:19:26Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.211"}],"id":"95cb94a7-bfb0-4bf4-8745-a4681c033504","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ed:bd:63","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"6e4c8d83-ef03-4b8f-b22b-a4a43da894cf","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T11:19:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:19:27Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.207"}],"id":"9ca8cde2-5eab-49f0-b6c4-0f91ee25b3bb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ff:aa:d6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9c254cf6-8cfb-4faa-9379-718ce7b1e660","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T11:19:27Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T12:17:52Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.219"}],"id":"acb5c5a5-c5f3-44a1-8ac5-87f6e2b9cfdc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:02:ba:e5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"bf0911a2-b8a7-42b2-8bb9-c4b9d3f63f63","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T12:17:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T12:50:24Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.205"}],"id":"b5179b6a-7e2d-418c-be11-7e6e3f34f90a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5a:0c:d6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b33381c0-c876-425f-b9cd-9fa953fd586c","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T12:50:24Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:46:51Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.212"}],"id":"d6fa53b0-e59e-4937-9226-e4e9847b490f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a9:24:76","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"2655e10d-9d96-4716-bb13-8dea9581744b","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T11:46:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T11:09:42Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.209"}],"id":"dd5e8569-8f69-4ba3-a2b5-2fb6d3bca249","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:79:5b:9f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9101d65e-015e-417b-aedf-4f441d28dab9","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T11:09:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T10:59:29Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.204"}],"id":"e6bcc09d-4838-4e27-b38e-34110367a113","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9b:d0:00","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ae37ee2e-cd3a-4463-b8c4-b305673b6d7d","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T10:59:29Z","binding:vnic_type":"normal"}]} 2018-12-23 13:08:13,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports used request id req-9549d800-4da9-41c8-bb7b-91c48c128864 2018-12-23 13:08:13,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" 2018-12-23 13:08:14,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13353 X-Openstack-Request-Id: req-aaac2b79-efde-4ba5-bf92-12c88099ad80 Date: Sun, 23 Dec 2018 13:08:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "84f1089bdeaf47fbba8c78f408f449bc", "created_at": "2018-12-23T11:46:51Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T11:46:51Z", "revision_number": 2, "routes": [], "project_id": "84f1089bdeaf47fbba8c78f408f449bc", "id": "2655e10d-9d96-4716-bb13-8dea9581744b", "name": "c_rally_741413bd_fC9aqvs4"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.215"}]}, "description": "", "tags": [], "tenant_id": "08a90df0bb0b44e3b952ce45dc8f40cc", "created_at": "2018-12-23T11:31:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T11:31:52Z", "revision_number": 2, "routes": [], "project_id": "08a90df0bb0b44e3b952ce45dc8f40cc", "id": "2a2f5e29-63c4-4141-8e48-f51a626d5415", "name": "rally_sanity-router_bfe17e18-effe-41bd-8805-42a09ea97ce9"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "created_at": "2018-12-23T11:09:42Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T11:09:43Z", "revision_number": 2, "routes": [], "project_id": "12ca29114ac94fd1a1ef8c3e856fad63", "id": "3f046621-f10f-4177-b8b1-7fdd481114a2", "name": "vping_ssh-router_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "f470816a5f28493ebae531b17601dd06", "created_at": "2018-12-23T12:16:27Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T12:16:28Z", "revision_number": 2, "routes": [], "project_id": "f470816a5f28493ebae531b17601dd06", "id": "49996dbb-2b06-4d18-9a9b-19d9c756cf93", "name": "CreateRouterSuccessTests-82ca6c22-a67c-4450-b326-f01c8d7b417a-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.220"}]}, "description": "", "tags": [], "tenant_id": "9e4c9643fb834ddca9800056fbb2e8aa", "created_at": "2018-12-23T12:58:27Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T12:58:28Z", "revision_number": 2, "routes": [], "project_id": "9e4c9643fb834ddca9800056fbb2e8aa", "id": "4d4a6211-2087-42c9-897f-f614a61baa5f", "name": "CreateInstanceSingleNetworkTests-371ae058-4894-4227-a761-c33c6ac8f53d-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "1b809b49216a4d3485d3512972a5debb", "created_at": "2018-12-23T12:18:18Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T12:18:19Z", "revision_number": 2, "routes": [], "project_id": "1b809b49216a4d3485d3512972a5debb", "id": "5c1c7c57-5de2-4508-bb84-1d8d531ed58e", "name": "CreateRouterSuccessTests-bb804265-a182-4190-a1c9-b88a4e5a2ed9-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "1048cd0a1fd0426aab1bfeae874cd08c", "created_at": "2018-12-23T11:19:25Z", "admin_state_up": false, "distributed": false, "updated_at": "2018-12-23T11:19:26Z", "revision_number": 2, "routes": [], "project_id": "1048cd0a1fd0426aab1bfeae874cd08c", "id": "6e4c8d83-ef03-4b8f-b22b-a4a43da894cf", "name": "tempest-FloatingIPTestJSON-router-1815666420"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "891e7eb6d308496ca0c2ce1b021cb627", "created_at": "2018-12-23T11:30:42Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T11:30:43Z", "revision_number": 2, "routes": [], "project_id": "891e7eb6d308496ca0c2ce1b021cb627", "id": "78c41ac8-232b-4209-8dd0-60f5f2850d2e", "name": "tempest-TestServerMultinode-1346321027-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.218"}]}, "description": "", "tags": [], "tenant_id": "9f94366fe04c4ee59911c445912edefa", "created_at": "2018-12-23T12:56:16Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T12:56:17Z", "revision_number": 2, "routes": [], "project_id": "9f94366fe04c4ee59911c445912edefa", "id": "7ce5c1f2-9cc2-42b3-8226-30ab9f2530fc", "name": "CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "created_at": "2018-12-23T11:09:41Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T11:09:42Z", "revision_number": 2, "routes": [], "project_id": "12ca29114ac94fd1a1ef8c3e856fad63", "id": "9101d65e-015e-417b-aedf-4f441d28dab9", "name": "vping_ssh-router_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "1048cd0a1fd0426aab1bfeae874cd08c", "created_at": "2018-12-23T11:19:27Z", "admin_state_up": false, "distributed": false, "updated_at": "2018-12-23T11:19:27Z", "revision_number": 2, "routes": [], "project_id": "1048cd0a1fd0426aab1bfeae874cd08c", "id": "9c254cf6-8cfb-4faa-9379-718ce7b1e660", "name": "tempest-FloatingIPTestJSON-router-1815666420"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "a063c458e8c5424f96d877310ee3c6fc", "created_at": "2018-12-23T11:55:45Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T11:55:46Z", "revision_number": 2, "routes": [], "project_id": "a063c458e8c5424f96d877310ee3c6fc", "id": "a646119b-8473-45c3-967c-aee0d0332a52", "name": "c_rally_e6f6b878_ibbaxZzv"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "6f074c1e7125413da6fd6eef66c716a9", "created_at": "2018-12-23T12:18:38Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T12:18:39Z", "revision_number": 2, "routes": [], "project_id": "6f074c1e7125413da6fd6eef66c716a9", "id": "aa94eba2-6256-42ab-a7d4-74bcb347c94d", "name": "CreateRouterSuccessTests-031d9b1b-6b08-4527-b946-a76a5ce71500-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "1a6f6a0b589c409b8941f579da74b291", "created_at": "2018-12-23T12:48:27Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T12:48:28Z", "revision_number": 2, "routes": [], "project_id": "1a6f6a0b589c409b8941f579da74b291", "id": "ac584842-9e89-4aa1-aa8c-47c37e9650bc", "name": "CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "5d61eb189f2243608f6816ce610f3338", "created_at": "2018-12-23T11:51:24Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T11:51:25Z", "revision_number": 2, "routes": [], "project_id": "5d61eb189f2243608f6816ce610f3338", "id": "ad22b74c-5fce-44ed-8a2b-cf0d2a225d85", "name": "c_rally_8795e618_Ac2qOcev"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:29Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T10:59:29Z", "revision_number": 2, "routes": [], "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "ae37ee2e-cd3a-4463-b8c4-b305673b6d7d", "name": "NeutronUtilsRouterTests-b8196a84-16b9-4912-8ea5-28db554d6db5-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "96f3dbf75d7a4cbc9a3bc6ee293449c4", "created_at": "2018-12-23T12:50:24Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T12:50:25Z", "revision_number": 2, "routes": [], "project_id": "96f3dbf75d7a4cbc9a3bc6ee293449c4", "id": "b33381c0-c876-425f-b9cd-9fa953fd586c", "name": "CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.219"}]}, "description": "", "tags": [], "tenant_id": "0693ed20d42d4f2f809afb8195b7764b", "created_at": "2018-12-23T12:17:51Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T12:17:52Z", "revision_number": 2, "routes": [], "project_id": "0693ed20d42d4f2f809afb8195b7764b", "id": "bf0911a2-b8a7-42b2-8bb9-c4b9d3f63f63", "name": "CreateRouterSuccessTests-8b410d3a-ca64-4685-857c-6f64abc5691f-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.217"}]}, "description": "", "tags": [], "tenant_id": "0d00b730bd77493893890303d9997359", "created_at": "2018-12-23T12:51:38Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T12:51:39Z", "revision_number": 2, "routes": [], "project_id": "0d00b730bd77493893890303d9997359", "id": "dd825aa7-562e-4aeb-9559-1c3c5d2d6127", "name": "CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-pub-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "325ee5612fc147da939bcdd0f52beab9", "created_at": "2018-12-23T11:46:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T11:46:11Z", "revision_number": 2, "routes": [], "project_id": "325ee5612fc147da939bcdd0f52beab9", "id": "e104c452-1460-4583-93ea-761b62003eb9", "name": "c_rally_004ce213_Jch0gaJH"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "bac8a9b8b635409c8b5a4c9a28befd6e", "created_at": "2018-12-23T11:43:42Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T11:43:43Z", "revision_number": 2, "routes": [], "project_id": "bac8a9b8b635409c8b5a4c9a28befd6e", "id": "e500ccee-1d21-4c0d-b8e9-d7e91c4b38bf", "name": "c_rally_a535e058_aOYMQooL"}]} 2018-12-23 13:08:14,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers used request id req-aaac2b79-efde-4ba5-bf92-12c88099ad80 2018-12-23 13:08:14,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/2655e10d-9d96-4716-bb13-8dea9581744b -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" -d '{"router": {"external_gateway_info": {}}}' 2018-12-23 13:08:14,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-420998c0-f77b-408e-a2f7-9782a7247e65 Date: Sun, 23 Dec 2018 13:08:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "84f1089bdeaf47fbba8c78f408f449bc", "created_at": "2018-12-23T11:46:51Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:08:14Z", "revision_number": 5, "routes": [], "project_id": "84f1089bdeaf47fbba8c78f408f449bc", "id": "2655e10d-9d96-4716-bb13-8dea9581744b", "name": "c_rally_741413bd_fC9aqvs4"}} 2018-12-23 13:08:14,991 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/2655e10d-9d96-4716-bb13-8dea9581744b used request id req-420998c0-f77b-408e-a2f7-9782a7247e65 2018-12-23 13:08:14,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/2655e10d-9d96-4716-bb13-8dea9581744b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" 2018-12-23 13:08:15,287 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e51bd30-99a5-442b-8459-f5c95fcc3bf3 Content-Length: 0 Date: Sun, 23 Dec 2018 13:08:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:08:15,287 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/2655e10d-9d96-4716-bb13-8dea9581744b used request id req-7e51bd30-99a5-442b-8459-f5c95fcc3bf3 2018-12-23 13:08:15,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/2a2f5e29-63c4-4141-8e48-f51a626d5415 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" -d '{"router": {"external_gateway_info": {}}}' 2018-12-23 13:08:16,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 465 X-Openstack-Request-Id: req-c428576c-e3ff-4791-a172-96a9b880c051 Date: Sun, 23 Dec 2018 13:08:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "08a90df0bb0b44e3b952ce45dc8f40cc", "created_at": "2018-12-23T11:31:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:08:16Z", "revision_number": 5, "routes": [], "project_id": "08a90df0bb0b44e3b952ce45dc8f40cc", "id": "2a2f5e29-63c4-4141-8e48-f51a626d5415", "name": "rally_sanity-router_bfe17e18-effe-41bd-8805-42a09ea97ce9"}} 2018-12-23 13:08:16,359 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/2a2f5e29-63c4-4141-8e48-f51a626d5415 used request id req-c428576c-e3ff-4791-a172-96a9b880c051 2018-12-23 13:08:16,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/2a2f5e29-63c4-4141-8e48-f51a626d5415 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" 2018-12-23 13:08:16,814 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-66e8d560-60a6-4434-b12b-188e153ba2f8 Content-Length: 0 Date: Sun, 23 Dec 2018 13:08:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:08:16,814 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/2a2f5e29-63c4-4141-8e48-f51a626d5415 used request id req-66e8d560-60a6-4434-b12b-188e153ba2f8 2018-12-23 13:08:16,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/3f046621-f10f-4177-b8b1-7fdd481114a2 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" -d '{"router": {"external_gateway_info": {}}}' 2018-12-23 13:08:17,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 462 X-Openstack-Request-Id: req-3f1014db-4b74-4fa7-976d-da041c537f74 Date: Sun, 23 Dec 2018 13:08:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "created_at": "2018-12-23T11:09:42Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:08:17Z", "revision_number": 5, "routes": [], "project_id": "12ca29114ac94fd1a1ef8c3e856fad63", "id": "3f046621-f10f-4177-b8b1-7fdd481114a2", "name": "vping_ssh-router_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}} 2018-12-23 13:08:17,694 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/3f046621-f10f-4177-b8b1-7fdd481114a2 used request id req-3f1014db-4b74-4fa7-976d-da041c537f74 2018-12-23 13:08:17,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/3f046621-f10f-4177-b8b1-7fdd481114a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" 2018-12-23 13:08:18,007 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6c67ecc2-167c-4e72-8b86-2da20645ba57 Content-Length: 0 Date: Sun, 23 Dec 2018 13:08:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:08:18,008 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/3f046621-f10f-4177-b8b1-7fdd481114a2 used request id req-6c67ecc2-167c-4e72-8b86-2da20645ba57 2018-12-23 13:08:18,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/49996dbb-2b06-4d18-9a9b-19d9c756cf93 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" -d '{"router": {"external_gateway_info": {}}}' 2018-12-23 13:08:18,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 481 X-Openstack-Request-Id: req-c82a7520-403e-47b6-8340-ea757b4948a2 Date: Sun, 23 Dec 2018 13:08:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f470816a5f28493ebae531b17601dd06", "created_at": "2018-12-23T12:16:27Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:08:18Z", "revision_number": 5, "routes": [], "project_id": "f470816a5f28493ebae531b17601dd06", "id": "49996dbb-2b06-4d18-9a9b-19d9c756cf93", "name": "CreateRouterSuccessTests-82ca6c22-a67c-4450-b326-f01c8d7b417a-pub-router"}} 2018-12-23 13:08:18,845 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/49996dbb-2b06-4d18-9a9b-19d9c756cf93 used request id req-c82a7520-403e-47b6-8340-ea757b4948a2 2018-12-23 13:08:18,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/49996dbb-2b06-4d18-9a9b-19d9c756cf93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" 2018-12-23 13:08:19,258 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fff23153-1c9f-49aa-a121-2fd13407cc77 Content-Length: 0 Date: Sun, 23 Dec 2018 13:08:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:08:19,258 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/49996dbb-2b06-4d18-9a9b-19d9c756cf93 used request id req-fff23153-1c9f-49aa-a121-2fd13407cc77 2018-12-23 13:08:19,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/4d4a6211-2087-42c9-897f-f614a61baa5f -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" -d '{"router": {"external_gateway_info": {}}}' 2018-12-23 13:08:20,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 489 X-Openstack-Request-Id: req-ea95a947-5457-4eef-89e1-90874fd75068 Date: Sun, 23 Dec 2018 13:08:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9e4c9643fb834ddca9800056fbb2e8aa", "created_at": "2018-12-23T12:58:27Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:08:19Z", "revision_number": 5, "routes": [], "project_id": "9e4c9643fb834ddca9800056fbb2e8aa", "id": "4d4a6211-2087-42c9-897f-f614a61baa5f", "name": "CreateInstanceSingleNetworkTests-371ae058-4894-4227-a761-c33c6ac8f53d-pub-router"}} 2018-12-23 13:08:20,323 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/4d4a6211-2087-42c9-897f-f614a61baa5f used request id req-ea95a947-5457-4eef-89e1-90874fd75068 2018-12-23 13:08:20,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/4d4a6211-2087-42c9-897f-f614a61baa5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" 2018-12-23 13:08:20,873 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c123a474-a1cf-4624-b98d-205d3a64a405 Content-Length: 0 Date: Sun, 23 Dec 2018 13:08:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:08:20,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/4d4a6211-2087-42c9-897f-f614a61baa5f used request id req-c123a474-a1cf-4624-b98d-205d3a64a405 2018-12-23 13:08:20,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/5c1c7c57-5de2-4508-bb84-1d8d531ed58e -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" -d '{"router": {"external_gateway_info": {}}}' 2018-12-23 13:08:21,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 481 X-Openstack-Request-Id: req-824b48bb-a494-4011-8b6b-18c2dd4dcc11 Date: Sun, 23 Dec 2018 13:08:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "1b809b49216a4d3485d3512972a5debb", "created_at": "2018-12-23T12:18:18Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:08:21Z", "revision_number": 5, "routes": [], "project_id": "1b809b49216a4d3485d3512972a5debb", "id": "5c1c7c57-5de2-4508-bb84-1d8d531ed58e", "name": "CreateRouterSuccessTests-bb804265-a182-4190-a1c9-b88a4e5a2ed9-pub-router"}} 2018-12-23 13:08:21,832 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/5c1c7c57-5de2-4508-bb84-1d8d531ed58e used request id req-824b48bb-a494-4011-8b6b-18c2dd4dcc11 2018-12-23 13:08:21,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/5c1c7c57-5de2-4508-bb84-1d8d531ed58e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" 2018-12-23 13:08:22,276 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-352ba3e9-9c4e-4f04-926e-f5766d8b5c2b Content-Length: 0 Date: Sun, 23 Dec 2018 13:08:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:08:22,276 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/5c1c7c57-5de2-4508-bb84-1d8d531ed58e used request id req-352ba3e9-9c4e-4f04-926e-f5766d8b5c2b 2018-12-23 13:08:22,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/6e4c8d83-ef03-4b8f-b22b-a4a43da894cf -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" -d '{"router": {"external_gateway_info": {}}}' 2018-12-23 13:08:23,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 454 X-Openstack-Request-Id: req-53a85694-3147-40d4-8a83-bde73ba1733b Date: Sun, 23 Dec 2018 13:08:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "1048cd0a1fd0426aab1bfeae874cd08c", "created_at": "2018-12-23T11:19:25Z", "admin_state_up": false, "distributed": false, "updated_at": "2018-12-23T13:08:22Z", "revision_number": 5, "routes": [], "project_id": "1048cd0a1fd0426aab1bfeae874cd08c", "id": "6e4c8d83-ef03-4b8f-b22b-a4a43da894cf", "name": "tempest-FloatingIPTestJSON-router-1815666420"}} 2018-12-23 13:08:23,128 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/6e4c8d83-ef03-4b8f-b22b-a4a43da894cf used request id req-53a85694-3147-40d4-8a83-bde73ba1733b 2018-12-23 13:08:23,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/6e4c8d83-ef03-4b8f-b22b-a4a43da894cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" 2018-12-23 13:08:23,562 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-550889a4-7799-423c-a4b1-e7305f614bb9 Content-Length: 0 Date: Sun, 23 Dec 2018 13:08:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:08:23,562 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/6e4c8d83-ef03-4b8f-b22b-a4a43da894cf used request id req-550889a4-7799-423c-a4b1-e7305f614bb9 2018-12-23 13:08:23,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/78c41ac8-232b-4209-8dd0-60f5f2850d2e -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" -d '{"router": {"external_gateway_info": {}}}' 2018-12-23 13:08:24,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 454 X-Openstack-Request-Id: req-6bb992ce-577c-4def-b226-aafa9b10230c Date: Sun, 23 Dec 2018 13:08:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "891e7eb6d308496ca0c2ce1b021cb627", "created_at": "2018-12-23T11:30:42Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:08:24Z", "revision_number": 5, "routes": [], "project_id": "891e7eb6d308496ca0c2ce1b021cb627", "id": "78c41ac8-232b-4209-8dd0-60f5f2850d2e", "name": "tempest-TestServerMultinode-1346321027-router"}} 2018-12-23 13:08:24,363 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/78c41ac8-232b-4209-8dd0-60f5f2850d2e used request id req-6bb992ce-577c-4def-b226-aafa9b10230c 2018-12-23 13:08:24,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/78c41ac8-232b-4209-8dd0-60f5f2850d2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" 2018-12-23 13:08:24,803 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-15e0f3bf-7751-4da5-a7e0-e40ba42b05f7 Content-Length: 0 Date: Sun, 23 Dec 2018 13:08:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:08:24,803 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/78c41ac8-232b-4209-8dd0-60f5f2850d2e used request id req-15e0f3bf-7751-4da5-a7e0-e40ba42b05f7 2018-12-23 13:08:24,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/7ce5c1f2-9cc2-42b3-8226-30ab9f2530fc -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" -d '{"router": {"external_gateway_info": {}}}' 2018-12-23 13:08:25,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 489 X-Openstack-Request-Id: req-e80a3b9a-bc08-4979-9c69-062497d8a8e0 Date: Sun, 23 Dec 2018 13:08:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "9f94366fe04c4ee59911c445912edefa", "created_at": "2018-12-23T12:56:16Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:08:25Z", "revision_number": 5, "routes": [], "project_id": "9f94366fe04c4ee59911c445912edefa", "id": "7ce5c1f2-9cc2-42b3-8226-30ab9f2530fc", "name": "CreateInstanceSingleNetworkTests-8cfede49-67a9-431f-abc7-03988a5c1f86-pub-router"}} 2018-12-23 13:08:25,799 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/7ce5c1f2-9cc2-42b3-8226-30ab9f2530fc used request id req-e80a3b9a-bc08-4979-9c69-062497d8a8e0 2018-12-23 13:08:25,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/7ce5c1f2-9cc2-42b3-8226-30ab9f2530fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" 2018-12-23 13:08:26,240 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fb4705a5-12b4-443e-80bf-287c1e768c41 Content-Length: 0 Date: Sun, 23 Dec 2018 13:08:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:08:26,241 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/7ce5c1f2-9cc2-42b3-8226-30ab9f2530fc used request id req-fb4705a5-12b4-443e-80bf-287c1e768c41 2018-12-23 13:08:26,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/9101d65e-015e-417b-aedf-4f441d28dab9 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" -d '{"router": {"external_gateway_info": {}}}' 2018-12-23 13:08:27,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 462 X-Openstack-Request-Id: req-5d604189-1318-44b5-85e1-3305c146e486 Date: Sun, 23 Dec 2018 13:08:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "12ca29114ac94fd1a1ef8c3e856fad63", "created_at": "2018-12-23T11:09:41Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:08:26Z", "revision_number": 5, "routes": [], "project_id": "12ca29114ac94fd1a1ef8c3e856fad63", "id": "9101d65e-015e-417b-aedf-4f441d28dab9", "name": "vping_ssh-router_d03ded2f-8891-49b2-a91c-ad872e4c1ac3"}} 2018-12-23 13:08:27,065 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/9101d65e-015e-417b-aedf-4f441d28dab9 used request id req-5d604189-1318-44b5-85e1-3305c146e486 2018-12-23 13:08:27,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/9101d65e-015e-417b-aedf-4f441d28dab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" 2018-12-23 13:08:27,353 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1561cdbe-145e-4b85-9e7d-5dc26086d6cf Content-Length: 0 Date: Sun, 23 Dec 2018 13:08:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:08:27,353 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/9101d65e-015e-417b-aedf-4f441d28dab9 used request id req-1561cdbe-145e-4b85-9e7d-5dc26086d6cf 2018-12-23 13:08:27,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/9c254cf6-8cfb-4faa-9379-718ce7b1e660 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" -d '{"router": {"external_gateway_info": {}}}' 2018-12-23 13:08:28,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 454 X-Openstack-Request-Id: req-59fcb403-e31e-4222-bf45-1365cdb80176 Date: Sun, 23 Dec 2018 13:08:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "1048cd0a1fd0426aab1bfeae874cd08c", "created_at": "2018-12-23T11:19:27Z", "admin_state_up": false, "distributed": false, "updated_at": "2018-12-23T13:08:27Z", "revision_number": 5, "routes": [], "project_id": "1048cd0a1fd0426aab1bfeae874cd08c", "id": "9c254cf6-8cfb-4faa-9379-718ce7b1e660", "name": "tempest-FloatingIPTestJSON-router-1815666420"}} 2018-12-23 13:08:28,226 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/9c254cf6-8cfb-4faa-9379-718ce7b1e660 used request id req-59fcb403-e31e-4222-bf45-1365cdb80176 2018-12-23 13:08:28,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/9c254cf6-8cfb-4faa-9379-718ce7b1e660 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" 2018-12-23 13:08:28,642 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-69c1366a-1728-4b7c-b887-4cb4ebc35285 Content-Length: 0 Date: Sun, 23 Dec 2018 13:08:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:08:28,643 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/9c254cf6-8cfb-4faa-9379-718ce7b1e660 used request id req-69c1366a-1728-4b7c-b887-4cb4ebc35285 2018-12-23 13:08:28,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/a646119b-8473-45c3-967c-aee0d0332a52 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" -d '{"router": {"external_gateway_info": {}}}' 2018-12-23 13:08:29,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-62e06b62-8937-4dc4-9649-83d0d8415fb2 Date: Sun, 23 Dec 2018 13:08:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a063c458e8c5424f96d877310ee3c6fc", "created_at": "2018-12-23T11:55:45Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:08:29Z", "revision_number": 5, "routes": [], "project_id": "a063c458e8c5424f96d877310ee3c6fc", "id": "a646119b-8473-45c3-967c-aee0d0332a52", "name": "c_rally_e6f6b878_ibbaxZzv"}} 2018-12-23 13:08:29,484 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/a646119b-8473-45c3-967c-aee0d0332a52 used request id req-62e06b62-8937-4dc4-9649-83d0d8415fb2 2018-12-23 13:08:29,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/a646119b-8473-45c3-967c-aee0d0332a52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" 2018-12-23 13:08:29,910 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-784dbedb-b777-44cb-9807-ac18f4d0ac33 Content-Length: 0 Date: Sun, 23 Dec 2018 13:08:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:08:29,911 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/a646119b-8473-45c3-967c-aee0d0332a52 used request id req-784dbedb-b777-44cb-9807-ac18f4d0ac33 2018-12-23 13:08:29,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/aa94eba2-6256-42ab-a7d4-74bcb347c94d -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" -d '{"router": {"external_gateway_info": {}}}' 2018-12-23 13:08:30,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 481 X-Openstack-Request-Id: req-2de84adb-2115-4274-9893-7041d21c8a1f Date: Sun, 23 Dec 2018 13:08:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "6f074c1e7125413da6fd6eef66c716a9", "created_at": "2018-12-23T12:18:38Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:08:30Z", "revision_number": 5, "routes": [], "project_id": "6f074c1e7125413da6fd6eef66c716a9", "id": "aa94eba2-6256-42ab-a7d4-74bcb347c94d", "name": "CreateRouterSuccessTests-031d9b1b-6b08-4527-b946-a76a5ce71500-pub-router"}} 2018-12-23 13:08:30,839 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/aa94eba2-6256-42ab-a7d4-74bcb347c94d used request id req-2de84adb-2115-4274-9893-7041d21c8a1f 2018-12-23 13:08:30,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/aa94eba2-6256-42ab-a7d4-74bcb347c94d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" 2018-12-23 13:08:31,418 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e012d90d-1abe-4652-9ebf-be5b7f2ad587 Content-Length: 0 Date: Sun, 23 Dec 2018 13:08:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:08:31,418 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/aa94eba2-6256-42ab-a7d4-74bcb347c94d used request id req-e012d90d-1abe-4652-9ebf-be5b7f2ad587 2018-12-23 13:08:31,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/ac584842-9e89-4aa1-aa8c-47c37e9650bc -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" -d '{"router": {"external_gateway_info": {}}}' 2018-12-23 13:08:32,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 489 X-Openstack-Request-Id: req-93ef8ec5-1349-4035-8622-eb844b37fa06 Date: Sun, 23 Dec 2018 13:08:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "1a6f6a0b589c409b8941f579da74b291", "created_at": "2018-12-23T12:48:27Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:08:32Z", "revision_number": 5, "routes": [], "project_id": "1a6f6a0b589c409b8941f579da74b291", "id": "ac584842-9e89-4aa1-aa8c-47c37e9650bc", "name": "CreateInstanceSingleNetworkTests-e467a190-db62-438e-af54-c2951dcb83b2-pub-router"}} 2018-12-23 13:08:32,274 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ac584842-9e89-4aa1-aa8c-47c37e9650bc used request id req-93ef8ec5-1349-4035-8622-eb844b37fa06 2018-12-23 13:08:32,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/ac584842-9e89-4aa1-aa8c-47c37e9650bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" 2018-12-23 13:08:32,596 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bb0741e4-7c9a-4bca-93c0-cbc1dd8ddd0f Content-Length: 0 Date: Sun, 23 Dec 2018 13:08:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:08:32,596 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/ac584842-9e89-4aa1-aa8c-47c37e9650bc used request id req-bb0741e4-7c9a-4bca-93c0-cbc1dd8ddd0f 2018-12-23 13:08:32,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/ad22b74c-5fce-44ed-8a2b-cf0d2a225d85 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" -d '{"router": {"external_gateway_info": {}}}' 2018-12-23 13:08:33,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-ccdcf141-4c29-4fb7-a526-6a1fa42570c5 Date: Sun, 23 Dec 2018 13:08:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "5d61eb189f2243608f6816ce610f3338", "created_at": "2018-12-23T11:51:24Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:08:33Z", "revision_number": 5, "routes": [], "project_id": "5d61eb189f2243608f6816ce610f3338", "id": "ad22b74c-5fce-44ed-8a2b-cf0d2a225d85", "name": "c_rally_8795e618_Ac2qOcev"}} 2018-12-23 13:08:33,465 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ad22b74c-5fce-44ed-8a2b-cf0d2a225d85 used request id req-ccdcf141-4c29-4fb7-a526-6a1fa42570c5 2018-12-23 13:08:33,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/ad22b74c-5fce-44ed-8a2b-cf0d2a225d85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" 2018-12-23 13:08:33,767 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e6dd64c5-30c0-434b-870a-ace18663fc1e Content-Length: 0 Date: Sun, 23 Dec 2018 13:08:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:08:33,767 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/ad22b74c-5fce-44ed-8a2b-cf0d2a225d85 used request id req-e6dd64c5-30c0-434b-870a-ace18663fc1e 2018-12-23 13:08:33,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/ae37ee2e-cd3a-4463-b8c4-b305673b6d7d -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" -d '{"router": {"external_gateway_info": {}}}' 2018-12-23 13:08:34,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 480 X-Openstack-Request-Id: req-1aab2249-beeb-4ec1-93ee-69541ddedd06 Date: Sun, 23 Dec 2018 13:08:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "03b9eb3281744d03a972d5d751cccdf1", "created_at": "2018-12-23T10:59:29Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:08:34Z", "revision_number": 5, "routes": [], "project_id": "03b9eb3281744d03a972d5d751cccdf1", "id": "ae37ee2e-cd3a-4463-b8c4-b305673b6d7d", "name": "NeutronUtilsRouterTests-b8196a84-16b9-4912-8ea5-28db554d6db5-pub-router"}} 2018-12-23 13:08:34,811 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ae37ee2e-cd3a-4463-b8c4-b305673b6d7d used request id req-1aab2249-beeb-4ec1-93ee-69541ddedd06 2018-12-23 13:08:34,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/ae37ee2e-cd3a-4463-b8c4-b305673b6d7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" 2018-12-23 13:08:35,413 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6eed6078-ff6f-4c97-aa89-7331311db39b Content-Length: 0 Date: Sun, 23 Dec 2018 13:08:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:08:35,413 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/ae37ee2e-cd3a-4463-b8c4-b305673b6d7d used request id req-6eed6078-ff6f-4c97-aa89-7331311db39b 2018-12-23 13:08:35,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/b33381c0-c876-425f-b9cd-9fa953fd586c -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" -d '{"router": {"external_gateway_info": {}}}' 2018-12-23 13:08:36,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 489 X-Openstack-Request-Id: req-a969e81c-11ec-4e12-8167-c3e7257021e3 Date: Sun, 23 Dec 2018 13:08:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "96f3dbf75d7a4cbc9a3bc6ee293449c4", "created_at": "2018-12-23T12:50:24Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:08:35Z", "revision_number": 5, "routes": [], "project_id": "96f3dbf75d7a4cbc9a3bc6ee293449c4", "id": "b33381c0-c876-425f-b9cd-9fa953fd586c", "name": "CreateInstanceSingleNetworkTests-623ca669-70e8-4bb2-ae43-154bbbab601b-pub-router"}} 2018-12-23 13:08:36,250 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/b33381c0-c876-425f-b9cd-9fa953fd586c used request id req-a969e81c-11ec-4e12-8167-c3e7257021e3 2018-12-23 13:08:36,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/b33381c0-c876-425f-b9cd-9fa953fd586c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" 2018-12-23 13:08:36,850 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ce7049ec-3e7f-41e4-8455-a4a4e8bf82bb Content-Length: 0 Date: Sun, 23 Dec 2018 13:08:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:08:36,850 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/b33381c0-c876-425f-b9cd-9fa953fd586c used request id req-ce7049ec-3e7f-41e4-8455-a4a4e8bf82bb 2018-12-23 13:08:36,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/bf0911a2-b8a7-42b2-8bb9-c4b9d3f63f63 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" -d '{"router": {"external_gateway_info": {}}}' 2018-12-23 13:08:37,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 481 X-Openstack-Request-Id: req-33f8bcd5-6f8a-4d1e-81b8-34760552ae6e Date: Sun, 23 Dec 2018 13:08:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "0693ed20d42d4f2f809afb8195b7764b", "created_at": "2018-12-23T12:17:51Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:08:37Z", "revision_number": 5, "routes": [], "project_id": "0693ed20d42d4f2f809afb8195b7764b", "id": "bf0911a2-b8a7-42b2-8bb9-c4b9d3f63f63", "name": "CreateRouterSuccessTests-8b410d3a-ca64-4685-857c-6f64abc5691f-pub-router"}} 2018-12-23 13:08:37,895 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/bf0911a2-b8a7-42b2-8bb9-c4b9d3f63f63 used request id req-33f8bcd5-6f8a-4d1e-81b8-34760552ae6e 2018-12-23 13:08:37,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/bf0911a2-b8a7-42b2-8bb9-c4b9d3f63f63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" 2018-12-23 13:08:38,335 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-78a96ecb-ed97-4542-aa4f-7ed7f519db12 Content-Length: 0 Date: Sun, 23 Dec 2018 13:08:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:08:38,335 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/bf0911a2-b8a7-42b2-8bb9-c4b9d3f63f63 used request id req-78a96ecb-ed97-4542-aa4f-7ed7f519db12 2018-12-23 13:08:38,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/dd825aa7-562e-4aeb-9559-1c3c5d2d6127 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" -d '{"router": {"external_gateway_info": {}}}' 2018-12-23 13:08:39,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 489 X-Openstack-Request-Id: req-861eab19-4846-46e4-8331-b63cd95e0383 Date: Sun, 23 Dec 2018 13:08:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "0d00b730bd77493893890303d9997359", "created_at": "2018-12-23T12:51:38Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:08:38Z", "revision_number": 5, "routes": [], "project_id": "0d00b730bd77493893890303d9997359", "id": "dd825aa7-562e-4aeb-9559-1c3c5d2d6127", "name": "CreateInstanceSingleNetworkTests-3be11651-9a6a-4516-bf68-1459c46a6971-pub-router"}} 2018-12-23 13:08:39,233 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/dd825aa7-562e-4aeb-9559-1c3c5d2d6127 used request id req-861eab19-4846-46e4-8331-b63cd95e0383 2018-12-23 13:08:39,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/dd825aa7-562e-4aeb-9559-1c3c5d2d6127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" 2018-12-23 13:08:39,531 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-228769b9-1b86-45d4-ac25-ea03b75d946e Content-Length: 0 Date: Sun, 23 Dec 2018 13:08:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:08:39,531 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/dd825aa7-562e-4aeb-9559-1c3c5d2d6127 used request id req-228769b9-1b86-45d4-ac25-ea03b75d946e 2018-12-23 13:08:39,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/e104c452-1460-4583-93ea-761b62003eb9 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" -d '{"router": {"external_gateway_info": {}}}' 2018-12-23 13:08:40,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-7c7a18f0-b835-4069-a3b9-9cb19e9302d9 Date: Sun, 23 Dec 2018 13:08:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "325ee5612fc147da939bcdd0f52beab9", "created_at": "2018-12-23T11:46:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:08:40Z", "revision_number": 5, "routes": [], "project_id": "325ee5612fc147da939bcdd0f52beab9", "id": "e104c452-1460-4583-93ea-761b62003eb9", "name": "c_rally_004ce213_Jch0gaJH"}} 2018-12-23 13:08:40,431 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e104c452-1460-4583-93ea-761b62003eb9 used request id req-7c7a18f0-b835-4069-a3b9-9cb19e9302d9 2018-12-23 13:08:40,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/e104c452-1460-4583-93ea-761b62003eb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" 2018-12-23 13:08:41,001 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d432ea4d-c95f-4b4a-be63-77588d749f19 Content-Length: 0 Date: Sun, 23 Dec 2018 13:08:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:08:41,001 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/e104c452-1460-4583-93ea-761b62003eb9 used request id req-d432ea4d-c95f-4b4a-be63-77588d749f19 2018-12-23 13:08:41,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/e500ccee-1d21-4c0d-b8e9-d7e91c4b38bf -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" -d '{"router": {"external_gateway_info": {}}}' 2018-12-23 13:08:41,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 434 X-Openstack-Request-Id: req-c806da79-dde5-48c0-8c93-d0b9054e8e6b Date: Sun, 23 Dec 2018 13:08:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "bac8a9b8b635409c8b5a4c9a28befd6e", "created_at": "2018-12-23T11:43:42Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:08:41Z", "revision_number": 5, "routes": [], "project_id": "bac8a9b8b635409c8b5a4c9a28befd6e", "id": "e500ccee-1d21-4c0d-b8e9-d7e91c4b38bf", "name": "c_rally_a535e058_aOYMQooL"}} 2018-12-23 13:08:41,726 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e500ccee-1d21-4c0d-b8e9-d7e91c4b38bf used request id req-c806da79-dde5-48c0-8c93-d0b9054e8e6b 2018-12-23 13:08:41,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/e500ccee-1d21-4c0d-b8e9-d7e91c4b38bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" 2018-12-23 13:08:42,047 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4e0372d3-efde-4385-b610-fefff4088c10 Content-Length: 0 Date: Sun, 23 Dec 2018 13:08:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:08:42,047 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/e500ccee-1d21-4c0d-b8e9-d7e91c4b38bf used request id req-4e0372d3-efde-4385-b610-fefff4088c10 2018-12-23 13:08:42,122 - 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-12-23 13:08:42,122 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================================== 2018-12-23 13:08:42,122 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_9 2018-12-23 13:08:42,217 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_9 main method 2018-12-23 13:08:42,219 - paramiko.transport - DEBUG - starting thread (client mode): 0x7fe6b90L 2018-12-23 13:08:42,220 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:08:42,238 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:08:42,239 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:08:42,242 - 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-12-23 13:08:42,243 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:08:42,243 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:08:42,243 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:08:42,243 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:08:42,243 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:08:42,252 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:08:42,253 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:08:42,283 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.142: 9ef73b888a7f93e658b4e808c90fc735 2018-12-23 13:08:42,284 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:08:42,292 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:08:42,321 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:08:42,349 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:08:42,473 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:08:42,473 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:08:42,512 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:08:42,513 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:08:42,558 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:08:47,696 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:08:47,698 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:08:47,700 - paramiko.transport - DEBUG - starting thread (client mode): 0x4d47ed0L 2018-12-23 13:08:47,700 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:08:47,707 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:08:47,707 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:08:47,710 - 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-12-23 13:08:47,710 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:08:47,711 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:08:47,711 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:08:47,711 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:08:47,711 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:08:47,716 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:08:47,716 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:08:47,732 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 30078cbbcdfaa94b75afc1485878dc70 2018-12-23 13:08:47,733 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:08:47,756 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:08:47,769 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:08:47,797 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:08:47,871 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:08:47,871 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:08:47,910 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:08:47,911 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:08:47,916 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:08:47,953 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:08:47,954 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:08:47,954 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:08:47,955 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:08:47,955 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:08:47,996 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:08:48,043 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:08:48,044 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:08:48,045 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:08:48,046 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:08:48,046 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:08:48,087 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:08:48,119 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:08:48,120 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:08:48,122 - paramiko.transport - DEBUG - starting thread (client mode): 0x4d964d0L 2018-12-23 13:08:48,122 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:08:48,128 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:08:48,128 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:08:48,131 - 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-12-23 13:08:48,131 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:08:48,131 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:08:48,132 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:08:48,132 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:08:48,132 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:08:48,136 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:08:48,137 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:08:48,137 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: c8bec94e72e06d63324f48818d0fa412 2018-12-23 13:08:48,138 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:08:48,176 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:08:48,187 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:08:48,202 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:08:48,280 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:08:48,281 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:08:48,320 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:08:48,320 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:08:48,338 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:08:48,375 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:08:48,376 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:08:48,377 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:08:48,378 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:08:48,378 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:08:48,418 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:08:48,463 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:08:48,465 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:08:48,465 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:08:48,466 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:08:48,466 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:08:48,507 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:08:48,540 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:08:48,542 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:08:48,543 - paramiko.transport - DEBUG - starting thread (client mode): 0x4d88bd0L 2018-12-23 13:08:48,544 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:08:48,550 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:08:48,550 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:08:48,553 - 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-12-23 13:08:48,553 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:08:48,553 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:08:48,553 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:08:48,553 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:08:48,553 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:08:48,558 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:08:48,558 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:08:48,559 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: a105eaeb4faadc6eef3e7bd11a724006 2018-12-23 13:08:48,560 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:08:48,597 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:08:48,610 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:08:48,624 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:08:48,708 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:08:48,708 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:08:48,747 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:08:48,748 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:08:48,759 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:08:48,794 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:08:48,795 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:08:48,796 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:08:48,796 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:08:48,797 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:08:48,838 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:08:48,886 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:08:48,887 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:08:48,888 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:08:48,889 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:08:48,889 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:08:48,929 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:08:48,962 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:08:48,963 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:08:48,965 - paramiko.transport - DEBUG - starting thread (client mode): 0x4cbca50L 2018-12-23 13:08:48,965 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:08:48,970 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:08:48,970 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:08:48,973 - 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-12-23 13:08:48,973 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:08:48,973 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:08:48,973 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:08:48,973 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:08:48,974 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:08:48,978 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:08:48,979 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:08:48,981 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 3ffa2d9f7a70e067c1a549435f04dd32 2018-12-23 13:08:48,981 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:08:49,017 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:08:49,027 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:08:49,046 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:08:49,113 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:08:49,113 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:08:49,152 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:08:49,152 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:08:49,156 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:08:49,190 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:08:49,191 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:08:49,192 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:08:49,192 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:08:49,193 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:08:49,234 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:08:49,274 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:08:49,275 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:08:49,276 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:08:49,277 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:08:49,277 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:08:49,317 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:08:49,345 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:08:49,346 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:08:49,348 - paramiko.transport - DEBUG - starting thread (client mode): 0x4d0c6d0L 2018-12-23 13:08:49,349 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:08:49,354 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:08:49,354 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:08:49,357 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-23 13:08:49,358 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:08:49,358 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:08:49,358 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:08:49,358 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:08:49,358 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:08:49,363 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:08:49,363 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:08:49,364 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 8c17464e0154f5f743d8c7f04ab04803 2018-12-23 13:08:49,365 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:08:49,402 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:08:49,414 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:08:49,429 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:08:49,498 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:08:49,498 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:08:49,537 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:08:49,538 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:08:49,548 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:08:49,577 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:08:49,578 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:08:49,579 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:08:49,579 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:08:49,580 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:08:49,620 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:08:49,699 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:08:49,700 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:08:49,700 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:08:49,701 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:08:49,702 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:08:49,743 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:08:49,769 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:08:49,770 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:08:49,771 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:08:49,772 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:08:49,772 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:08:49,778 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:08:55,394 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:08:55,396 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:08:55,398 - paramiko.transport - DEBUG - starting thread (client mode): 0x4d47810L 2018-12-23 13:08:55,398 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:08:55,404 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:08:55,404 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:08:55,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-12-23 13:08:55,406 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:08:55,406 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:08:55,406 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:08:55,407 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:08:55,407 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:08:55,411 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:08:55,412 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:08:55,414 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 30078cbbcdfaa94b75afc1485878dc70 2018-12-23 13:08:55,414 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:08:55,451 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:08:55,462 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:08:55,479 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:08:55,541 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:08:55,542 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:08:55,581 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:08:55,582 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:08:55,585 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:08:55,618 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:08:55,619 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:08:55,620 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:08:55,620 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:08:55,620 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:08:55,661 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:08:55,696 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:08:55,697 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:08:55,698 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:08:55,699 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:08:55,699 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:08:55,740 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:08:55,768 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:08:55,770 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:08:55,771 - paramiko.transport - DEBUG - starting thread (client mode): 0x4d16350L 2018-12-23 13:08:55,772 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:08:55,777 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:08:55,777 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:08:55,779 - 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-12-23 13:08:55,780 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:08:55,780 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:08:55,780 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:08:55,780 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:08:55,780 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:08:55,785 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:08:55,785 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:08:55,788 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: c8bec94e72e06d63324f48818d0fa412 2018-12-23 13:08:55,788 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:08:55,825 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:08:55,836 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:08:55,853 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:08:55,918 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:08:55,918 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:08:55,957 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:08:55,958 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:08:55,964 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:08:56,001 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:08:56,002 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:08:56,003 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:08:56,003 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:08:56,004 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:08:56,045 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:08:56,083 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:08:56,084 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:08:56,084 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:08:56,086 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:08:56,086 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:08:56,126 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:08:56,161 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:08:56,162 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:08:56,164 - paramiko.transport - DEBUG - starting thread (client mode): 0x4d16d50L 2018-12-23 13:08:56,165 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:08:56,170 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:08:56,170 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:08:56,173 - 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-12-23 13:08:56,173 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:08:56,174 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:08:56,174 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:08:56,174 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:08:56,174 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:08:56,179 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:08:56,179 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:08:56,180 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: a105eaeb4faadc6eef3e7bd11a724006 2018-12-23 13:08:56,181 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:08:56,218 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:08:56,229 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:08:56,245 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:08:56,307 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:08:56,307 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:08:56,346 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:08:56,347 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:08:56,353 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:08:56,386 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:08:56,387 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:08:56,388 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:08:56,389 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:08:56,389 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:08:56,429 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:08:56,463 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:08:56,465 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:08:56,466 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:08:56,467 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:08:56,467 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:08:56,509 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:08:56,539 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:08:56,540 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:08:56,542 - paramiko.transport - DEBUG - starting thread (client mode): 0x4ccc590L 2018-12-23 13:08:56,542 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:08:56,547 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:08:56,547 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:08:56,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-12-23 13:08:56,549 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:08:56,549 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:08:56,549 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:08:56,550 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:08:56,550 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:08:56,554 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:08:56,555 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:08:56,558 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 3ffa2d9f7a70e067c1a549435f04dd32 2018-12-23 13:08:56,558 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:08:56,594 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:08:56,604 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:08:56,622 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:08:56,679 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:08:56,679 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:08:56,718 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:08:56,719 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:08:56,726 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:08:56,754 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:08:56,755 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:08:56,756 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:08:56,757 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:08:56,757 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:08:56,797 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:08:56,828 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:08:56,830 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:08:56,830 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:08:56,831 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:08:56,831 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:08:56,872 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:08:56,898 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:08:56,899 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:08:56,901 - paramiko.transport - DEBUG - starting thread (client mode): 0x4caab90L 2018-12-23 13:08:56,901 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:08:56,908 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:08:56,908 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:08:56,911 - 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-12-23 13:08:56,911 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:08:56,911 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:08:56,911 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:08:56,911 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:08:56,912 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:08:56,916 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:08:56,917 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:08:56,933 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 8c17464e0154f5f743d8c7f04ab04803 2018-12-23 13:08:56,934 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:08:56,956 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:08:56,968 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:08:56,998 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:08:57,067 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:08:57,067 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:08:57,106 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:08:57,107 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:08:57,117 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:08:57,150 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:08:57,151 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:08:57,151 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:08:57,152 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:08:57,152 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:08:57,193 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:08:57,228 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:08:57,230 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:08:57,231 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:08:57,231 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:08:57,232 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:08:57,273 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:08:57,304 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:08:57,305 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-12-23 13:08:57,306 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:08:57,306 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-12-23 13:08:57,306 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-12-23 13:08:57,309 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-12-23 13:08:57,357 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-12-23 13:08:57,358 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-12-23 13:08:57,359 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-12-23 13:08:57,360 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-12-23 13:08:57,360 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-12-23 13:08:57,363 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-12-23 13:08:57,414 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-12-23 13:08:57,415 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-12-23 13:08:57,415 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-12-23 13:08:57,416 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-12-23 13:08:57,417 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-12-23 13:08:57,420 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-12-23 13:08:57,469 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-12-23 13:08:57,470 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-12-23 13:08:57,471 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-12-23 13:08:57,471 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-12-23 13:08:57,471 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-12-23 13:08:57,475 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-12-23 13:08:57,563 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-12-23 13:08:57,564 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-12-23 13:08:57,565 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-12-23 13:08:57,565 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-12-23 13:08:57,565 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-12-23 13:08:57,569 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-12-23 13:08:57,676 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-12-23 13:08:57,677 - sdnvpn-results - INFO - Verify that all OpenStack nodes OVS br-int have fail_mode set to secure 2018-12-23 13:08:57,677 - __name__ - INFO - Controller (ODL) list is ready 2018-12-23 13:08:57,678 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-12-23 13:08:57,680 - paramiko.transport - DEBUG - starting thread (client mode): 0x4d96650L 2018-12-23 13:08:57,681 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:08:57,704 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:08:57,705 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:08:57,710 - 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-12-23 13:08:57,710 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:08:57,710 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:08:57,710 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:08:57,710 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:08:57,711 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:08:57,719 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:08:57,719 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:08:57,744 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.142: 9ef73b888a7f93e658b4e808c90fc735 2018-12-23 13:08:57,745 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:08:57,759 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:08:57,792 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:08:57,809 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:08:58,007 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:08:58,007 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:08:58,046 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:08:58,047 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:08:58,082 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:09:02,669 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:09:02,670 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:09:02,673 - paramiko.transport - DEBUG - starting thread (client mode): 0x4ca9e10L 2018-12-23 13:09:02,673 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:09:02,680 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:09:02,680 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:09:02,684 - 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-12-23 13:09:02,684 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:09:02,684 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:09:02,684 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:09:02,685 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:09:02,685 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:09:02,689 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:09:02,690 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:09:02,704 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 30078cbbcdfaa94b75afc1485878dc70 2018-12-23 13:09:02,705 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:09:02,729 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:09:02,741 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:09:02,769 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:09:02,846 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:09:02,846 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:09:02,885 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:09:02,886 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:09:02,905 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:09:02,943 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:09:02,944 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:09:02,945 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:09:02,945 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:09:02,946 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:09:02,986 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:09:03,025 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:09:03,027 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:09:03,028 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:09:03,028 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:09:03,029 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:09:03,069 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:09:03,102 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:09:03,104 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:09:03,106 - paramiko.transport - DEBUG - starting thread (client mode): 0x4cb6e50L 2018-12-23 13:09:03,106 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:09:03,113 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:09:03,113 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:09:03,117 - 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-12-23 13:09:03,117 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:09:03,117 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:09:03,117 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:09:03,117 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:09:03,117 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:09:03,122 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:09:03,123 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:09:03,138 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: c8bec94e72e06d63324f48818d0fa412 2018-12-23 13:09:03,138 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:09:03,162 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:09:03,175 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:09:03,202 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:09:03,275 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:09:03,275 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:09:03,315 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:09:03,316 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:09:03,321 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:09:03,359 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:09:03,360 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:09:03,360 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:09:03,362 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:09:03,362 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:09:03,402 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:09:03,441 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:09:03,442 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:09:03,442 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:09:03,443 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:09:03,444 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:09:03,484 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:09:03,518 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:09:03,519 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:09:03,522 - paramiko.transport - DEBUG - starting thread (client mode): 0x4cbfd10L 2018-12-23 13:09:03,522 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:09:03,528 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:09:03,528 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:09:03,531 - 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-12-23 13:09:03,531 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:09:03,532 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:09:03,532 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:09:03,532 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:09:03,532 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:09:03,537 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:09:03,537 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:09:03,553 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: a105eaeb4faadc6eef3e7bd11a724006 2018-12-23 13:09:03,554 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:09:03,577 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:09:03,589 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:09:03,618 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:09:03,683 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:09:03,684 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:09:03,723 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:09:03,724 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:09:03,730 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:09:03,765 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:09:03,766 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:09:03,767 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:09:03,768 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:09:03,768 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:09:03,809 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:09:03,845 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:09:03,846 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:09:03,847 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:09:03,848 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:09:03,848 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:09:03,888 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:09:03,921 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:09:03,922 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:09:03,924 - paramiko.transport - DEBUG - starting thread (client mode): 0x4cc8890L 2018-12-23 13:09:03,924 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:09:03,928 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:09:03,929 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:09:03,930 - 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-12-23 13:09:03,930 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:09:03,930 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:09:03,931 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:09:03,931 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:09:03,931 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:09:03,935 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:09:03,936 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:09:03,939 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 3ffa2d9f7a70e067c1a549435f04dd32 2018-12-23 13:09:03,940 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:09:03,975 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:09:03,985 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:09:04,004 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:09:04,059 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:09:04,059 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:09:04,098 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:09:04,099 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:09:04,107 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:09:04,136 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:09:04,137 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:09:04,137 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:09:04,138 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:09:04,138 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:09:04,179 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:09:04,211 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:09:04,213 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:09:04,214 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:09:04,214 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:09:04,215 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:09:04,255 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:09:04,283 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:09:04,285 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:09:04,286 - paramiko.transport - DEBUG - starting thread (client mode): 0x4cdf450L 2018-12-23 13:09:04,287 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:09:04,293 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:09:04,293 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:09:04,295 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-23 13:09:04,295 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:09:04,295 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:09:04,296 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:09:04,296 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:09:04,296 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:09:04,300 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:09:04,301 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:09:04,302 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 8c17464e0154f5f743d8c7f04ab04803 2018-12-23 13:09:04,303 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:09:04,341 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:09:04,352 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:09:04,367 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:09:04,438 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:09:04,438 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:09:04,477 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:09:04,478 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:09:04,485 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:09:04,513 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:09:04,514 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:09:04,515 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:09:04,516 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:09:04,516 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:09:04,556 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:09:04,589 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:09:04,590 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:09:04,591 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:09:04,592 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:09:04,592 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:09:04,633 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:09:04,660 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:09:04,661 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:09:04,661 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:09:04,663 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:09:04,663 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:09:04,669 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:09:09,429 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:09:09,431 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:09:09,434 - paramiko.transport - DEBUG - starting thread (client mode): 0x4cccc90L 2018-12-23 13:09:09,434 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:09:09,440 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:09:09,440 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:09:09,443 - 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-12-23 13:09:09,444 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:09:09,444 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:09:09,444 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:09:09,444 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:09:09,444 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:09:09,449 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:09:09,450 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:09:09,466 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 30078cbbcdfaa94b75afc1485878dc70 2018-12-23 13:09:09,467 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:09:09,490 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:09:09,502 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:09:09,531 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:09:09,609 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:09:09,609 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:09:09,648 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:09:09,648 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:09:09,665 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:09:09,699 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:09:09,700 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:09:09,701 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:09:09,702 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:09:09,702 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:09:09,744 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:09:09,780 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:09:09,781 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:09:09,782 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:09:09,783 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:09:09,783 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:09:09,824 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:09:09,856 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:09:09,857 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:09:09,859 - paramiko.transport - DEBUG - starting thread (client mode): 0x3c38e10L 2018-12-23 13:09:09,860 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:09:09,866 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:09:09,866 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:09:09,870 - 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-12-23 13:09:09,870 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:09:09,870 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:09:09,870 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:09:09,870 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:09:09,871 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:09:09,875 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:09:09,876 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:09:09,891 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: c8bec94e72e06d63324f48818d0fa412 2018-12-23 13:09:09,892 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:09:09,915 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:09:09,928 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:09:09,956 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:09:10,029 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:09:10,029 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:09:10,068 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:09:10,069 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:09:10,076 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:09:10,116 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:09:10,117 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:09:10,117 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:09:10,118 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:09:10,118 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:09:10,159 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:09:10,195 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:09:10,197 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:09:10,198 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:09:10,198 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:09:10,199 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:09:10,239 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:09:10,273 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:09:10,274 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:09:10,276 - paramiko.transport - DEBUG - starting thread (client mode): 0x3c42d10L 2018-12-23 13:09:10,277 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:09:10,283 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:09:10,283 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:09:10,286 - 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-12-23 13:09:10,286 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:09:10,286 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:09:10,286 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:09:10,287 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:09:10,287 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:09:10,292 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:09:10,292 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:09:10,308 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: a105eaeb4faadc6eef3e7bd11a724006 2018-12-23 13:09:10,309 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:09:10,331 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:09:10,344 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:09:10,373 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:09:10,444 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:09:10,444 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:09:10,483 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:09:10,484 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:09:10,492 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:09:10,527 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:09:10,527 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:09:10,528 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:09:10,529 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:09:10,529 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:09:10,570 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:09:10,607 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:09:10,609 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:09:10,610 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:09:10,610 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:09:10,611 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:09:10,652 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:09:10,683 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:09:10,685 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:09:10,686 - paramiko.transport - DEBUG - starting thread (client mode): 0x3c4ae10L 2018-12-23 13:09:10,688 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:09:10,691 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:09:10,691 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:09:10,693 - 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-12-23 13:09:10,693 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:09:10,693 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:09:10,693 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:09:10,694 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:09:10,694 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:09:10,698 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:09:10,699 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:09:10,703 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 3ffa2d9f7a70e067c1a549435f04dd32 2018-12-23 13:09:10,703 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:09:10,738 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:09:10,748 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:09:10,768 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:09:10,824 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:09:10,825 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:09:10,864 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:09:10,865 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:09:10,871 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:09:10,899 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:09:10,900 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:09:10,901 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:09:10,901 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:09:10,902 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:09:10,942 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:09:10,972 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:09:10,974 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:09:10,974 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:09:10,975 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:09:10,975 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:09:11,016 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:09:11,043 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:09:11,044 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:09:11,046 - paramiko.transport - DEBUG - starting thread (client mode): 0x3c53710L 2018-12-23 13:09:11,047 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:09:11,051 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:09:11,051 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:09:11,053 - 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-12-23 13:09:11,053 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:09:11,054 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:09:11,054 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:09:11,054 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:09:11,054 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:09:11,058 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:09:11,059 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:09:11,062 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 8c17464e0154f5f743d8c7f04ab04803 2018-12-23 13:09:11,063 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:09:11,099 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:09:11,109 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:09:11,127 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:09:11,181 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:09:11,181 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:09:11,221 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:09:11,222 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:09:11,230 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:09:11,258 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:09:11,259 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:09:11,260 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:09:11,260 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:09:11,260 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:09:11,301 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:09:11,333 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:09:11,335 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:09:11,336 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:09:11,336 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:09:11,337 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:09:11,377 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:09:11,404 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:09:11,405 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-12-23 13:09:11,406 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-12-23 13:09:11,406 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-12-23 13:09:11,406 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:09:11,411 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-12-23 13:09:11,461 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-12-23 13:09:11,462 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-12-23 13:09:11,462 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-12-23 13:09:11,463 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-12-23 13:09:11,463 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-12-23 13:09:11,504 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-12-23 13:09:11,550 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-12-23 13:09:11,551 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-12-23 13:09:11,551 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-12-23 13:09:11,552 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-12-23 13:09:11,552 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-12-23 13:09:11,557 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-12-23 13:09:11,609 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-12-23 13:09:11,610 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-12-23 13:09:11,610 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-12-23 13:09:11,611 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-12-23 13:09:11,611 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-12-23 13:09:11,652 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-12-23 13:09:11,697 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-12-23 13:09:11,698 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-12-23 13:09:11,698 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-12-23 13:09:11,699 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-12-23 13:09:11,700 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-12-23 13:09:11,702 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-12-23 13:09:11,754 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-12-23 13:09:11,754 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-12-23 13:09:11,755 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-12-23 13:09:11,756 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-12-23 13:09:11,756 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-12-23 13:09:11,797 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-12-23 13:09:11,840 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-12-23 13:09:11,840 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-12-23 13:09:11,842 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-12-23 13:09:11,842 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-12-23 13:09:11,842 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-12-23 13:09:11,846 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-12-23 13:09:11,884 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-12-23 13:09:11,885 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-12-23 13:09:11,885 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-12-23 13:09:11,886 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-12-23 13:09:11,887 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-12-23 13:09:11,927 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-12-23 13:09:11,960 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-12-23 13:09:11,961 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-12-23 13:09:11,961 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-12-23 13:09:11,962 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-12-23 13:09:11,962 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-12-23 13:09:11,966 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-12-23 13:09:12,012 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-12-23 13:09:12,013 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-12-23 13:09:12,014 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-12-23 13:09:12,015 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-12-23 13:09:12,015 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-12-23 13:09:12,056 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-12-23 13:09:12,099 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-12-23 13:09:12,099 - 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-12-23 13:09:12,100 - sdnvpn-results - INFO - All the subtests have passed. 2018-12-23 13:09:12,100 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_9 2018-12-23 13:09:12,100 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-12-23 13:09:12,101 - 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-12-23 13:09:12,101 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence' 2018-12-23 13:09:12,102 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ========================================================================================= 2018-12-23 13:09:12,102 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_8 2018-12-23 13:09:12,185 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_8 main method 2018-12-23 13:09:12,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:09:12,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:09:12,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:09:12,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:09:12,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:09:12,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:09:12,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:09:12,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:09:12,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:09:12,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:09:12,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:09:12,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:09:12,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:09:12,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:09:12,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:09:12,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:09:12,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:09:12,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:09:12,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:09:12,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:09:12,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:09:12,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:09:12,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:09:12,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:09:12,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:09:12,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:09:12,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:09:12,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:09:12,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:09:12,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:09:12,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:09:12,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:09:12,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:09:12,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:09:12,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:09:12,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:09:12,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:09:12,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:09:12,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:09:12,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:09:12,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:09:12,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:09:12,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:09:12,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:09:12,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:09:12,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:09:12,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:09:12,191 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:09:12,191 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-12-23 13:09:12,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:09:12,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:09:12,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:09:12,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:09:12,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:09:12,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:09:12,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:09:12,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:09:12,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:09:12,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:09:12,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:09:12,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:09:12,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:09:12,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:09:12,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:09:12,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:09:12,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:09:12,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:09:12,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:09:12,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:09:12,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:09:12,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:09:12,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:09:12,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:09:12,194 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-12-23 13:09:12,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:09:12,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d87d20a2-ed94-4755-a203-434e6913b5f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:09:12,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d87d20a2-ed94-4755-a203-434e6913b5f0 2018-12-23 13:09:12,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:09:12,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:09:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["AwNomqDYT-e0tvEYGzOlaA"], "issued_at": "2018-12-23T13:09:12.000000Z"}} 2018-12-23 13:09:12,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}795c94f3ab1df09582494fc4ec87b89a12f05350" 2018-12-23 13:09:13,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-d03f57b5-4ec8-46a3-b27a-4311df30d8e1 Date: Sun, 23 Dec 2018 13:09:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-12-23 13:09:13,233 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20 used request id req-d03f57b5-4ec8-46a3-b27a-4311df30d8e1 2018-12-23 13:09:13,233 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-12-23 13:09:13,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}795c94f3ab1df09582494fc4ec87b89a12f05350" 2018-12-23 13:09:13,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9f5af384-338c-4233-b94d-bd2193213824 Date: Sun, 23 Dec 2018 13:09:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 13:09:13,412 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-9f5af384-338c-4233-b94d-bd2193213824 2018-12-23 13:09:13,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}795c94f3ab1df09582494fc4ec87b89a12f05350" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-12-23 13:09:14,020 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/6f2e817c-a0c4-4bb9-84e2-cc66b68d1900 X-Openstack-Request-Id: req-a2889695-9905-4eda-980d-c80da65fc109 Date: Sun, 23 Dec 2018 13:09:14 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T13:09:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T13:09:13Z", "visibility": "public", "locations": [], "self": "/v2/images/6f2e817c-a0c4-4bb9-84e2-cc66b68d1900", "min_disk": 0, "protected": false, "id": "6f2e817c-a0c4-4bb9-84e2-cc66b68d1900", "file": "/v2/images/6f2e817c-a0c4-4bb9-84e2-cc66b68d1900/file", "checksum": null, "owner": "1b564ea31c8e45b6a10fe5a84fe49166", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 13:09:14,021 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-a2889695-9905-4eda-980d-c80da65fc109 2018-12-23 13:09:14,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/6f2e817c-a0c4-4bb9-84e2-cc66b68d1900/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}795c94f3ab1df09582494fc4ec87b89a12f05350" -d '' 2018-12-23 13:09:15,611 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6d7c85f9-347e-4e4d-a7b0-03e85e0e1c5a Date: Sun, 23 Dec 2018 13:09:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 13:09:15,612 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/6f2e817c-a0c4-4bb9-84e2-cc66b68d1900/file used request id req-6d7c85f9-347e-4e4d-a7b0-03e85e0e1c5a 2018-12-23 13:09:15,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:09:15,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:09:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f42c0134-0a16-49ba-b3fb-ff54cb2be881 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:09:15,620 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f42c0134-0a16-49ba-b3fb-ff54cb2be881 2018-12-23 13:09:15,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:09:16,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:09:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["cdI4XGWzRjGCQi5e5EKUpg"], "issued_at": "2018-12-23T13:09:16.000000Z"}} 2018-12-23 13:09:16,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" 2018-12-23 13:09:16,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-58fd89bb-24be-437c-ac66-cbd718e096f6 Date: Sun, 23 Dec 2018 13:09:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"}]} 2018-12-23 13:09:16,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-58fd89bb-24be-437c-ac66-cbd718e096f6 2018-12-23 13:09:16,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" 2018-12-23 13:09:16,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-c4743ec1-67c6-49e4-abc3-31c6780276f4 Date: Sun, 23 Dec 2018 13:09:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:34Z","dns_nameservers":[],"updated_at":"2018-12-23T10:45:34Z","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":"baab99c834784a5fb13deaf78a5e8135","id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-23 13:09:16,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-c4743ec1-67c6-49e4-abc3-31c6780276f4 2018-12-23 13:09:16,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" 2018-12-23 13:09:16,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c2a3e25d-630d-4a83-8f34-6713423dd9b2 Date: Sun, 23 Dec 2018 13:09:16 GMT RESP BODY: {"routers": []} 2018-12-23 13:09:16,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers used request id req-c2a3e25d-630d-4a83-8f34-6713423dd9b2 2018-12-23 13:09:16,660 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-1... 2018-12-23 13:09:16,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" -d '{"network": {"name": "sdnvpn-8-1", "admin_state_up": true}}' 2018-12-23 13:09:17,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-7e3da6f1-740b-4df2-9202-5bd0e1c6c0d2 Date: Sun, 23 Dec 2018 13:09:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d28074c9-b2f4-4def-ab9e-03aaf5628b42","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T13:09:16Z","is_default":false,"provider:segmentation_id":71,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:09:16Z","mtu":1450}} 2018-12-23 13:09:17,106 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-7e3da6f1-740b-4df2-9202-5bd0e1c6c0d2 2018-12-23 13:09:17,106 - sdnvpn.lib.openstack_utils - DEBUG - Network 'd28074c9-b2f4-4def-ab9e-03aaf5628b42' created successfully 2018-12-23 13:09:17,106 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-12-23 13:09:17,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" -d '{"subnets": [{"ip_version": 4, "network_id": "d28074c9-b2f4-4def-ab9e-03aaf5628b42", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-8-1-subnet"}]}' 2018-12-23 13:09:17,866 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-fd41c510-cf5c-4f61-8c79-1da2fb3361a3 Date: Sun, 23 Dec 2018 13:09:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d28074c9-b2f4-4def-ab9e-03aaf5628b42","tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:09:17Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-12-23T13:09:17Z","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":"1b564ea31c8e45b6a10fe5a84fe49166","id":"d77d2e7a-2baf-40af-a35b-4912590786d0","subnetpool_id":null,"name":"sdnvpn-8-1-subnet"}]} 2018-12-23 13:09:17,866 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-fd41c510-cf5c-4f61-8c79-1da2fb3361a3 2018-12-23 13:09:17,867 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'd77d2e7a-2baf-40af-a35b-4912590786d0' created successfully 2018-12-23 13:09:17,867 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-12-23 13:09:17,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" -d '{"router": {"name": "sdnvpn-8-1-router", "admin_state_up": true}}' 2018-12-23 13:09:18,170 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-a8df0dd3-48d0-4dba-8c25-2cdb02657973 Date: Sun, 23 Dec 2018 13:09:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:18Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:09:18Z", "revision_number": 0, "routes": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "8b420084-1d25-4216-9fa4-33c1a3165b9a", "name": "sdnvpn-8-1-router"}} 2018-12-23 13:09:18,170 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-a8df0dd3-48d0-4dba-8c25-2cdb02657973 2018-12-23 13:09:18,170 - sdnvpn.lib.openstack_utils - DEBUG - Router '8b420084-1d25-4216-9fa4-33c1a3165b9a' created successfully 2018-12-23 13:09:18,171 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-12-23 13:09:18,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/8b420084-1d25-4216-9fa4-33c1a3165b9a/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" -d '{"subnet_id": "d77d2e7a-2baf-40af-a35b-4912590786d0"}' 2018-12-23 13:09:19,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-46e3da0b-66f2-417a-9f82-b76e2ce71cd5 Date: Sun, 23 Dec 2018 13:09:19 GMT RESP BODY: {"network_id": "d28074c9-b2f4-4def-ab9e-03aaf5628b42", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "subnet_id": "d77d2e7a-2baf-40af-a35b-4912590786d0", "subnet_ids": ["d77d2e7a-2baf-40af-a35b-4912590786d0"], "port_id": "48994f0f-fd36-4587-b8d9-f182a72b70be", "id": "8b420084-1d25-4216-9fa4-33c1a3165b9a"} 2018-12-23 13:09:19,917 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/8b420084-1d25-4216-9fa4-33c1a3165b9a/add_router_interface used request id req-46e3da0b-66f2-417a-9f82-b76e2ce71cd5 2018-12-23 13:09:19,917 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-12-23 13:09:19,917 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-12-23 13:09:19,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" 2018-12-23 13:09:20,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-218917bf-906e-436d-bf0f-5f2f9b0ecf5d Date: Sun, 23 Dec 2018 13:09:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d28074c9-b2f4-4def-ab9e-03aaf5628b42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":["d77d2e7a-2baf-40af-a35b-4912590786d0"],"description":"","tags":[],"updated_at":"2018-12-23T13:09:17Z","provider:segmentation_id":71,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:09:16Z","provider:network_type":"vxlan"}]} 2018-12-23 13:09:20,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-218917bf-906e-436d-bf0f-5f2f9b0ecf5d 2018-12-23 13:09:20,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/8b420084-1d25-4216-9fa4-33c1a3165b9a -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" -d '{"router": {"external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf"}}}' 2018-12-23 13:09:21,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-75137cd4-a57f-40bf-84c3-2f3588e8a996 Date: Sun, 23 Dec 2018 13:09:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:18Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:09:21Z", "revision_number": 4, "routes": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "8b420084-1d25-4216-9fa4-33c1a3165b9a", "name": "sdnvpn-8-1-router"}} 2018-12-23 13:09:21,987 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/8b420084-1d25-4216-9fa4-33c1a3165b9a used request id req-75137cd4-a57f-40bf-84c3-2f3588e8a996 2018-12-23 13:09:21,988 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-12-23 13:09:21,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" 2018-12-23 13:09:22,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-1c2d57d6-0684-45bb-ac1f-71f7ad99242f Date: Sun, 23 Dec 2018 13:09:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d28074c9-b2f4-4def-ab9e-03aaf5628b42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":["d77d2e7a-2baf-40af-a35b-4912590786d0"],"description":"","tags":[],"updated_at":"2018-12-23T13:09:17Z","provider:segmentation_id":71,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:09:16Z","provider:network_type":"vxlan"}]} 2018-12-23 13:09:22,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-1c2d57d6-0684-45bb-ac1f-71f7ad99242f 2018-12-23 13:09:22,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" 2018-12-23 13:09:22,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1253 X-Openstack-Request-Id: req-49a01592-561c-42e9-b40e-84fb95bb25f7 Date: Sun, 23 Dec 2018 13:09:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:34Z","dns_nameservers":[],"updated_at":"2018-12-23T10:45:34Z","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":"baab99c834784a5fb13deaf78a5e8135","id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d28074c9-b2f4-4def-ab9e-03aaf5628b42","tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:09:17Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-12-23T13:09:17Z","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":"1b564ea31c8e45b6a10fe5a84fe49166","id":"d77d2e7a-2baf-40af-a35b-4912590786d0","subnetpool_id":null,"name":"sdnvpn-8-1-subnet"}]} 2018-12-23 13:09:22,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-49a01592-561c-42e9-b40e-84fb95bb25f7 2018-12-23 13:09:22,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" 2018-12-23 13:09:22,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-01bc7849-1740-4223-838f-c53a4acc12e8 Date: Sun, 23 Dec 2018 13:09:22 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:18Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:09:21Z", "revision_number": 4, "routes": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "8b420084-1d25-4216-9fa4-33c1a3165b9a", "name": "sdnvpn-8-1-router"}]} 2018-12-23 13:09:22,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers used request id req-01bc7849-1740-4223-838f-c53a4acc12e8 2018-12-23 13:09:22,641 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-2... 2018-12-23 13:09:22,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" -d '{"network": {"name": "sdnvpn-8-2", "admin_state_up": true}}' 2018-12-23 13:09:22,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-db1f42ab-ba39-48e1-8148-bbabe3c49625 Date: Sun, 23 Dec 2018 13:09: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":"965b3b24-ea5a-4fcb-b835-e91172644fc3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T13:09:22Z","is_default":false,"provider:segmentation_id":41,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:09:22Z","mtu":1450}} 2018-12-23 13:09:22,876 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-db1f42ab-ba39-48e1-8148-bbabe3c49625 2018-12-23 13:09:22,876 - sdnvpn.lib.openstack_utils - DEBUG - Network '965b3b24-ea5a-4fcb-b835-e91172644fc3' created successfully 2018-12-23 13:09:22,877 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-12-23 13:09:22,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" -d '{"subnets": [{"ip_version": 4, "network_id": "965b3b24-ea5a-4fcb-b835-e91172644fc3", "cidr": "10.10.20.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-8-2-subnet"}]}' 2018-12-23 13:09:23,633 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-59c8fa9e-9c75-43c3-a752-4136eed0a8c2 Date: Sun, 23 Dec 2018 13:09:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"965b3b24-ea5a-4fcb-b835-e91172644fc3","tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:09:23Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-12-23T13:09:23Z","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":"1b564ea31c8e45b6a10fe5a84fe49166","id":"b63d9905-007e-438c-b298-a14b3000cf79","subnetpool_id":null,"name":"sdnvpn-8-2-subnet"}]} 2018-12-23 13:09:23,633 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-59c8fa9e-9c75-43c3-a752-4136eed0a8c2 2018-12-23 13:09:23,634 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'b63d9905-007e-438c-b298-a14b3000cf79' created successfully 2018-12-23 13:09:23,634 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-12-23 13:09:23,634 - sdnvpn.lib.openstack_utils - DEBUG - Router '8b420084-1d25-4216-9fa4-33c1a3165b9a' created successfully 2018-12-23 13:09:23,634 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-12-23 13:09:23,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/8b420084-1d25-4216-9fa4-33c1a3165b9a/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" -d '{"subnet_id": "b63d9905-007e-438c-b298-a14b3000cf79"}' 2018-12-23 13:09:25,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6516e087-b243-4b50-92c1-467f840bef40 Date: Sun, 23 Dec 2018 13:09:25 GMT RESP BODY: {"network_id": "965b3b24-ea5a-4fcb-b835-e91172644fc3", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "subnet_id": "b63d9905-007e-438c-b298-a14b3000cf79", "subnet_ids": ["b63d9905-007e-438c-b298-a14b3000cf79"], "port_id": "619e2c7f-c30e-440f-8151-826b363d8c7c", "id": "8b420084-1d25-4216-9fa4-33c1a3165b9a"} 2018-12-23 13:09:25,383 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/8b420084-1d25-4216-9fa4-33c1a3165b9a/add_router_interface used request id req-6516e087-b243-4b50-92c1-467f840bef40 2018-12-23 13:09:25,383 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-12-23 13:09:25,383 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-12-23 13:09:25,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" 2018-12-23 13:09:25,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2007 X-Openstack-Request-Id: req-7cd70a2f-12a8-4791-84d7-893c0ae4664b Date: Sun, 23 Dec 2018 13:09:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"965b3b24-ea5a-4fcb-b835-e91172644fc3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":["b63d9905-007e-438c-b298-a14b3000cf79"],"description":"","tags":[],"updated_at":"2018-12-23T13:09:23Z","provider:segmentation_id":41,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:09:22Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d28074c9-b2f4-4def-ab9e-03aaf5628b42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":["d77d2e7a-2baf-40af-a35b-4912590786d0"],"description":"","tags":[],"updated_at":"2018-12-23T13:09:17Z","provider:segmentation_id":71,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:09:16Z","provider:network_type":"vxlan"}]} 2018-12-23 13:09:25,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-7cd70a2f-12a8-4791-84d7-893c0ae4664b 2018-12-23 13:09:25,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/8b420084-1d25-4216-9fa4-33c1a3165b9a -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" -d '{"router": {"external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf"}}}' 2018-12-23 13:09:25,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-6e300bc7-de7c-4974-be4b-7072fda7d1aa Date: Sun, 23 Dec 2018 13:09:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:18Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:09:25Z", "revision_number": 6, "routes": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "8b420084-1d25-4216-9fa4-33c1a3165b9a", "name": "sdnvpn-8-1-router"}} 2018-12-23 13:09:25,916 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/8b420084-1d25-4216-9fa4-33c1a3165b9a used request id req-6e300bc7-de7c-4974-be4b-7072fda7d1aa 2018-12-23 13:09:25,917 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-12-23 13:09:25,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" 2018-12-23 13:09:26,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-49e5e6e9-00bb-4e14-8b05-bf539130daeb Date: Sun, 23 Dec 2018 13:09:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "updated_at": "2018-12-23T10:55:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "bd164a01-3da6-4ba0-8a76-8468a98eeaee", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "4344a5ee-82f5-41b0-bdee-1ea119ce0ef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "dfce3129-c821-4a94-b363-28d08fbcd457", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "7749ea3b-0b9e-4d0d-9530-ba6f0062246e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 4, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "created_at": "2018-12-23T13:04:08Z", "updated_at": "2018-12-23T13:04:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "c9e42862-60e0-49ef-87e4-45f18b0eb47e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "39f67492-6c17-47dc-9eb5-9f66fc40bf5d", "remote_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "c4d2361c-9401-4064-a528-1158d4842c43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "c407ef4e-77ad-41ec-a924-30be4d776065", "remote_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}], "revision_number": 4, "project_id": "cd88fc5f29be44c198f378ee4ce5955b", "id": "13751584-95bc-4ac8-a165-ee936f10eee8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "updated_at": "2018-12-23T10:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fa02d9ed-71a8-4f4b-ac77-2b459bf2c28a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "3a13af68-60e1-4344-ae8a-96f314d1a2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "77d13211-502f-4e71-b007-faffc15c37d0", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fbae7c6c-02bf-45ca-b3c8-011de5d25b67", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}], "revision_number": 4, "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "updated_at": "2018-12-23T10:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "589650f3-addb-4c63-b869-51a5c7002ad1", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "ab93a0f4-aca3-4c2f-b4d4-4556be8ee207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "0f4d9015-afd5-4470-947c-2567f1a2965a", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "623fc9a7-10e7-4c90-bf16-350965ac2d72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "name": "default"}]} 2018-12-23 13:09:26,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-49e5e6e9-00bb-4e14-8b05-bf539130daeb 2018-12-23 13:09:26,296 - sdnvpn.lib.openstack_utils - INFO - Creating security group 'sdnvpn-sg'... 2018-12-23 13:09:26,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" -d '{"security_group": {"name": "sdnvpn-sg", "description": "Security group for SDNVPN test cases"}}' 2018-12-23 13:09:26,714 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1377 X-Openstack-Request-Id: req-42b04439-9add-4a57-9d25-c4acc20c41f3 Date: Sun, 23 Dec 2018 13:09:26 GMT RESP BODY: {"security_group": {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:26Z", "updated_at": "2018-12-23T13:09:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "revision_number": 0, "id": "2364bb0b-6704-452b-9be9-2510c23fc966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "revision_number": 0, "id": "708ab9c1-97dd-4108-83d0-c9a9ae886ca4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 2, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "name": "sdnvpn-sg"}} 2018-12-23 13:09:26,714 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-42b04439-9add-4a57-9d25-c4acc20c41f3 2018-12-23 13:09:26,715 - sdnvpn.lib.openstack_utils - DEBUG - Security group 'sdnvpn-sg' with ID=d54ad1fc-dc70-43eb-b6d5-f1e800496767 created successfully. 2018-12-23 13:09:26,715 - sdnvpn.lib.openstack_utils - DEBUG - Adding ICMP rules in security group 'sdnvpn-sg'... 2018-12-23 13:09:26,715 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-12-23 13:09:26,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}10af087f3c7712c1033c90ab54a38bc41eb35413" -d '{"security_group_rule": {"direction": "ingress", "protocol": "icmp", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:09:26,928 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-12f66822-87fa-48e5-b522-3898cb02e24b Date: Sun, 23 Dec 2018 13:09:26 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-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:26Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "3942b386-c5a7-4af7-a4dc-d2217c65f430"}} 2018-12-23 13:09:26,929 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-12f66822-87fa-48e5-b522-3898cb02e24b 2018-12-23 13:09:26,929 - sdnvpn.lib.openstack_utils - DEBUG - Adding SSH rules in security group 'sdnvpn-sg'... 2018-12-23 13:09:26,929 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-12-23 13:09:26,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}10af087f3c7712c1033c90ab54a38bc41eb35413" -d '{"security_group_rule": {"port_range_min": "22", "direction": "ingress", "protocol": "tcp", "port_range_max": "22", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:09:27,288 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-61e7ac6b-1a11-42f4-9022-8c439fa6888b Date: Sun, 23 Dec 2018 13:09:27 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-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": 22, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:27Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "973e6c43-2f61-43ac-beb6-b0a0b623432f"}} 2018-12-23 13:09:27,288 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-61e7ac6b-1a11-42f4-9022-8c439fa6888b 2018-12-23 13:09:27,289 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-12-23 13:09:27,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}10af087f3c7712c1033c90ab54a38bc41eb35413" -d '{"security_group_rule": {"port_range_min": "22", "direction": "egress", "protocol": "tcp", "port_range_max": "22", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:09:27,456 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 506 X-Openstack-Request-Id: req-4a82692f-5f34-4294-98e6-cf636a8e274d Date: Sun, 23 Dec 2018 13:09:27 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-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": 22, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:27Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "b8ea28c7-6b4e-43d6-874c-7748d32452c3"}} 2018-12-23 13:09:27,456 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-4a82692f-5f34-4294-98e6-cf636a8e274d 2018-12-23 13:09:27,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" 2018-12-23 13:09:27,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10290 X-Openstack-Request-Id: req-683bc841-5c3c-4d34-975c-d17cd8db4195 Date: Sun, 23 Dec 2018 13:09:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "project_id": "", "id": "0f4d9015-afd5-4470-947c-2567f1a2965a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:26Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "2364bb0b-6704-452b-9be9-2510c23fc966"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:26Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "3942b386-c5a7-4af7-a4dc-d2217c65f430"}, {"remote_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "port_range_min": null, "revision_number": 0, "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "created_at": "2018-12-23T13:04:08Z", "project_id": "cd88fc5f29be44c198f378ee4ce5955b", "id": "39f67492-6c17-47dc-9eb5-9f66fc40bf5d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "port_range_min": null, "revision_number": 0, "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "3a13af68-60e1-4344-ae8a-96f314d1a2f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "4344a5ee-82f5-41b0-bdee-1ea119ce0ef6"}, {"remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "project_id": "", "id": "589650f3-addb-4c63-b869-51a5c7002ad1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "project_id": "", "id": "623fc9a7-10e7-4c90-bf16-350965ac2d72"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:26Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "708ab9c1-97dd-4108-83d0-c9a9ae886ca4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "7749ea3b-0b9e-4d0d-9530-ba6f0062246e"}, {"remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "port_range_min": null, "revision_number": 0, "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "77d13211-502f-4e71-b007-faffc15c37d0"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": 22, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:27Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "973e6c43-2f61-43ac-beb6-b0a0b623432f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "project_id": "", "id": "ab93a0f4-aca3-4c2f-b4d4-4556be8ee207"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": 22, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:27Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "b8ea28c7-6b4e-43d6-874c-7748d32452c3"}, {"remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "bd164a01-3da6-4ba0-8a76-8468a98eeaee"}, {"remote_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "port_range_min": null, "revision_number": 0, "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "created_at": "2018-12-23T13:04:08Z", "project_id": "cd88fc5f29be44c198f378ee4ce5955b", "id": "c407ef4e-77ad-41ec-a924-30be4d776065"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "port_range_min": null, "revision_number": 0, "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "created_at": "2018-12-23T13:04:08Z", "project_id": "cd88fc5f29be44c198f378ee4ce5955b", "id": "c4d2361c-9401-4064-a528-1158d4842c43"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "port_range_min": null, "revision_number": 0, "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "created_at": "2018-12-23T13:04:08Z", "project_id": "cd88fc5f29be44c198f378ee4ce5955b", "id": "c9e42862-60e0-49ef-87e4-45f18b0eb47e"}, {"remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "dfce3129-c821-4a94-b363-28d08fbcd457"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "port_range_min": null, "revision_number": 0, "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "fa02d9ed-71a8-4f4b-ac77-2b459bf2c28a"}, {"remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "port_range_min": null, "revision_number": 0, "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "fbae7c6c-02bf-45ca-b3c8-011de5d25b67"}]} 2018-12-23 13:09:27,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-683bc841-5c3c-4d34-975c-d17cd8db4195 2018-12-23 13:09:27,489 - sdnvpn_test_utils - INFO - This rule exists for security group: d54ad1fc-dc70-43eb-b6d5-f1e800496767 2018-12-23 13:09:27,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" 2018-12-23 13:09:27,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10290 X-Openstack-Request-Id: req-923c1fd1-0777-4cec-ad66-7c8125120fcd Date: Sun, 23 Dec 2018 13:09:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "project_id": "", "id": "0f4d9015-afd5-4470-947c-2567f1a2965a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:26Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "2364bb0b-6704-452b-9be9-2510c23fc966"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:26Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "3942b386-c5a7-4af7-a4dc-d2217c65f430"}, {"remote_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "port_range_min": null, "revision_number": 0, "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "created_at": "2018-12-23T13:04:08Z", "project_id": "cd88fc5f29be44c198f378ee4ce5955b", "id": "39f67492-6c17-47dc-9eb5-9f66fc40bf5d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "port_range_min": null, "revision_number": 0, "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "3a13af68-60e1-4344-ae8a-96f314d1a2f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "4344a5ee-82f5-41b0-bdee-1ea119ce0ef6"}, {"remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "project_id": "", "id": "589650f3-addb-4c63-b869-51a5c7002ad1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "project_id": "", "id": "623fc9a7-10e7-4c90-bf16-350965ac2d72"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:26Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "708ab9c1-97dd-4108-83d0-c9a9ae886ca4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "7749ea3b-0b9e-4d0d-9530-ba6f0062246e"}, {"remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "port_range_min": null, "revision_number": 0, "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "77d13211-502f-4e71-b007-faffc15c37d0"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": 22, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:27Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "973e6c43-2f61-43ac-beb6-b0a0b623432f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "project_id": "", "id": "ab93a0f4-aca3-4c2f-b4d4-4556be8ee207"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": 22, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:27Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "b8ea28c7-6b4e-43d6-874c-7748d32452c3"}, {"remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "bd164a01-3da6-4ba0-8a76-8468a98eeaee"}, {"remote_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "port_range_min": null, "revision_number": 0, "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "created_at": "2018-12-23T13:04:08Z", "project_id": "cd88fc5f29be44c198f378ee4ce5955b", "id": "c407ef4e-77ad-41ec-a924-30be4d776065"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "port_range_min": null, "revision_number": 0, "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "created_at": "2018-12-23T13:04:08Z", "project_id": "cd88fc5f29be44c198f378ee4ce5955b", "id": "c4d2361c-9401-4064-a528-1158d4842c43"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "port_range_min": null, "revision_number": 0, "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "created_at": "2018-12-23T13:04:08Z", "project_id": "cd88fc5f29be44c198f378ee4ce5955b", "id": "c9e42862-60e0-49ef-87e4-45f18b0eb47e"}, {"remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "dfce3129-c821-4a94-b363-28d08fbcd457"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "port_range_min": null, "revision_number": 0, "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "fa02d9ed-71a8-4f4b-ac77-2b459bf2c28a"}, {"remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "port_range_min": null, "revision_number": 0, "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "fbae7c6c-02bf-45ca-b3c8-011de5d25b67"}]} 2018-12-23 13:09:27,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-923c1fd1-0777-4cec-ad66-7c8125120fcd 2018-12-23 13:09:27,526 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-12-23 13:09:27,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}10af087f3c7712c1033c90ab54a38bc41eb35413" -d '{"security_group_rule": {"port_range_min": 80, "direction": "ingress", "protocol": "tcp", "port_range_max": 80, "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:09:27,714 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-6b0667a7-29da-4007-b88f-00199349ace3 Date: Sun, 23 Dec 2018 13:09:27 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-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": 80, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:27Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "0b17de6f-9848-402f-8daf-e8470ba6135f"}} 2018-12-23 13:09:27,714 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-6b0667a7-29da-4007-b88f-00199349ace3 2018-12-23 13:09:27,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:09:27,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:09:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32f60b37-2abf-4f4e-a424-5d8e89fe4b9c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:09:27,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-32f60b37-2abf-4f4e-a424-5d8e89fe4b9c 2018-12-23 13:09:27,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:09:28,100 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:09:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["pgUk26CpQMqi54wwJYizOQ"], "issued_at": "2018-12-23T13:09:28.000000Z"}} 2018-12-23 13:09:28,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3154bc5b386e35424aae4461009db9f2210579a" 2018-12-23 13:09:28,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:09:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c6639d8-bb97-492c-89c5-c854bef8e49e x-compute-request-id: req-9c6639d8-bb97-492c-89c5-c854bef8e49e Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 231}, "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 240}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10179, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-12-23 13:09:28,278 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-9c6639d8-bb97-492c-89c5-c854bef8e49e 2018-12-23 13:09:28,280 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-12-23 13:09:28,280 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-8-2'... 2018-12-23 13:09:28,280 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-8-2 flavor=m1.tiny image=6f2e817c-a0c4-4bb9-84e2-cc66b68d1900 network=965b3b24-ea5a-4fcb-b835-e91172644fc3 secgroup=d54ad1fc-dc70-43eb-b6d5-f1e800496767 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-12-23 13:09:28,280 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:09:28,280 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:09:28,280 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:09:28,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:09:28,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:09:28,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:09:28,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:09:28,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:09:28,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:09:28,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:09:28,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:09:28,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:09:28,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:09:28,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:09:28,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:09:28,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:09:28,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:09:28,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:09:28,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:09:28,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:09:28,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:09:28,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:09:28,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:09:28,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:09:28,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:09:28,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:09:28,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:09:28,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:09:28,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:09:28,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:09:28,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:09:28,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:09:28,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:09:28,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:09:28,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:09:28,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:09:28,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:09:28,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:09:28,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:09:28,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:09:28,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:09:28,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:09:28,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:09:28,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:09:28,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:09:28,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:09:28,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:09:28,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:09:28,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:09:28,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:09:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70a69155-53a1-4271-acdb-7fcff2947bb3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:09:28,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-70a69155-53a1-4271-acdb-7fcff2947bb3 2018-12-23 13:09:28,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:09:28,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:09:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["rVidZXhFSgqbjquylaCZNA"], "issued_at": "2018-12-23T13:09:28.000000Z"}} 2018-12-23 13:09:28,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c80198c83ca80c344a61ea8f8c4d70fca24188ea" 2018-12-23 13:09:28,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:09:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6edbe87-9a69-45c0-ad1f-f73754189064 x-compute-request-id: req-d6edbe87-9a69-45c0-ad1f-f73754189064 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-12-23 13:09:28,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-d6edbe87-9a69-45c0-ad1f-f73754189064 2018-12-23 13:09:28,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c80198c83ca80c344a61ea8f8c4d70fca24188ea" 2018-12-23 13:09:28,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:09:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e54e3c1e-91dc-4877-9c6d-5834794646b5 x-compute-request-id: req-e54e3c1e-91dc-4877-9c6d-5834794646b5 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:09:28,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 used request id req-e54e3c1e-91dc-4877-9c6d-5834794646b5 2018-12-23 13:09:28,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c80198c83ca80c344a61ea8f8c4d70fca24188ea" -d '{"server": {"name": "sdnvpn-8-2", "imageRef": "6f2e817c-a0c4-4bb9-84e2-cc66b68d1900", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "1f158186-04de-4bad-8081-88a658f657a7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "965b3b24-ea5a-4fcb-b835-e91172644fc3"}]}}' 2018-12-23 13:09:30,289 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:09:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ac84feaf-6b65-443e-80e2-85b87e35e9f3 x-compute-request-id: req-ac84feaf-6b65-443e-80e2-85b87e35e9f3 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "26ac9a7c-ef70-48b3-adf9-aea3c27c1184", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184", "rel": "bookmark"}], "adminPass": "VLZ6T4vb3rCN"}} 2018-12-23 13:09:30,290 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-ac84feaf-6b65-443e-80e2-85b87e35e9f3 2018-12-23 13:09:30,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:09:30,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:09:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ee4d5b9-b4fb-4d1b-bfe2-39ac853df56c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:09:30,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0ee4d5b9-b4fb-4d1b-bfe2-39ac853df56c 2018-12-23 13:09:30,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:09:30,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:09:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["v8oa_PTVThSsiePV63NIHA"], "issued_at": "2018-12-23T13:09:30.000000Z"}} 2018-12-23 13:09:30,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba3ec8c88bede9743179e7f77cc8c7e0cdec28e" 2018-12-23 13:09:31,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:09: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-c7192816-57fd-4283-9e47-1804fc70d8e1 x-compute-request-id: req-c7192816-57fd-4283-9e47-1804fc70d8e1 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.22:8774/v2.1/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184", "rel": "bookmark"}], "image": {"id": "6f2e817c-a0c4-4bb9-84e2-cc66b68d1900", "links": [{"href": "http://172.30.9.22:8774/images/6f2e817c-a0c4-4bb9-84e2-cc66b68d1900", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "26ac9a7c-ef70-48b3-adf9-aea3c27c1184", "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:09:30Z", "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-12-23T13:09:30Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:09:31,177 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184 used request id req-c7192816-57fd-4283-9e47-1804fc70d8e1 2018-12-23 13:09:34,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba3ec8c88bede9743179e7f77cc8c7e0cdec28e" 2018-12-23 13:09:34,660 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:09:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b313d85-f049-433f-92fe-063528d31dd3 x-compute-request-id: req-7b313d85-f049-433f-92fe-063528d31dd3 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.22:8774/v2.1/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184", "rel": "bookmark"}], "image": {"id": "6f2e817c-a0c4-4bb9-84e2-cc66b68d1900", "links": [{"href": "http://172.30.9.22:8774/images/6f2e817c-a0c4-4bb9-84e2-cc66b68d1900", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000111", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "26ac9a7c-ef70-48b3-adf9-aea3c27c1184", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:09:31Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-2", "created": "2018-12-23T13:09:30Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:09:34,660 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184 used request id req-7b313d85-f049-433f-92fe-063528d31dd3 2018-12-23 13:09:37,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba3ec8c88bede9743179e7f77cc8c7e0cdec28e" 2018-12-23 13:09:38,039 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:09: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-6e3e4d9d-0c82-4855-9ea2-e129711ed3fb x-compute-request-id: req-6e3e4d9d-0c82-4855-9ea2-e129711ed3fb Content-Encoding: gzip Content-Length: 778 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:46:63:3c", "version": 4, "addr": "10.10.20.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184", "rel": "bookmark"}], "image": {"id": "6f2e817c-a0c4-4bb9-84e2-cc66b68d1900", "links": [{"href": "http://172.30.9.22:8774/images/6f2e817c-a0c4-4bb9-84e2-cc66b68d1900", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000111", "OS-SRV-USG:launched_at": "2018-12-23T13:09:34.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "26ac9a7c-ef70-48b3-adf9-aea3c27c1184", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:09:35Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-2", "created": "2018-12-23T13:09:30Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:09:38,039 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184 used request id req-6e3e4d9d-0c82-4855-9ea2-e129711ed3fb 2018-12-23 13:09:38,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c80198c83ca80c344a61ea8f8c4d70fca24188ea" 2018-12-23 13:09:38,654 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:09:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1373e800-c467-46f2-ba96-7a404df55e59 x-compute-request-id: req-1373e800-c467-46f2-ba96-7a404df55e59 Content-Encoding: gzip Content-Length: 778 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:46:63:3c", "version": 4, "addr": "10.10.20.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184", "rel": "bookmark"}], "image": {"id": "6f2e817c-a0c4-4bb9-84e2-cc66b68d1900", "links": [{"href": "http://172.30.9.22:8774/images/6f2e817c-a0c4-4bb9-84e2-cc66b68d1900", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000111", "OS-SRV-USG:launched_at": "2018-12-23T13:09:34.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "26ac9a7c-ef70-48b3-adf9-aea3c27c1184", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:09:35Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-2", "created": "2018-12-23T13:09:30Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:09:38,654 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184 used request id req-1373e800-c467-46f2-ba96-7a404df55e59 2018-12-23 13:09:38,655 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-8-2' booted successfully. IP='10.10.20.5'. 2018-12-23 13:09:38,655 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-8-2' to security group 'sdnvpn-sg'... 2018-12-23 13:09:38,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3154bc5b386e35424aae4461009db9f2210579a" -d '{"addSecurityGroup": {"name": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:09:40,132 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:09:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8c337ba8-e517-4443-a4bd-6edd64f19d86 x-compute-request-id: req-8c337ba8-e517-4443-a4bd-6edd64f19d86 Content-Length: 0 Content-Type: application/json 2018-12-23 13:09:40,132 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184/action used request id req-8c337ba8-e517-4443-a4bd-6edd64f19d86 2018-12-23 13:09:40,133 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-8-1'... 2018-12-23 13:09:40,133 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-8-1 flavor=m1.tiny image=6f2e817c-a0c4-4bb9-84e2-cc66b68d1900 network=d28074c9-b2f4-4def-ab9e-03aaf5628b42 secgroup=d54ad1fc-dc70-43eb-b6d5-f1e800496767 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.20.5 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-12-23 13:09:40,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:09:40,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:09:40,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:09:40,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:09:40,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:09:40,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:09:40,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:09:40,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:09:40,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:09:40,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:09:40,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:09:40,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:09:40,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:09:40,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:09:40,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:09:40,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:09:40,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:09:40,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:09:40,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:09:40,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:09:40,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:09:40,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:09:40,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:09:40,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:09:40,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:09:40,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:09:40,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:09:40,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:09:40,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:09:40,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:09:40,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:09:40,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:09:40,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:09:40,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:09:40,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:09:40,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:09:40,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:09:40,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:09:40,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:09:40,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:09:40,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:09:40,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:09:40,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:09:40,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:09:40,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:09:40,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:09:40,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:09:40,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:09:40,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:09:40,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbf30a38-70fa-43d0-91c4-00a46309dcdd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:09:40,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-fbf30a38-70fa-43d0-91c4-00a46309dcdd 2018-12-23 13:09:40,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:09:40,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:09:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["hbdyFUXdSJqxApcveJRJNQ"], "issued_at": "2018-12-23T13:09:40.000000Z"}} 2018-12-23 13:09:40,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52512bff9731a5e328aca60c4f9989f6996ec32d" 2018-12-23 13:09:40,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:09: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-9377d811-68d3-4522-8d1a-0d1e64645e16 x-compute-request-id: req-9377d811-68d3-4522-8d1a-0d1e64645e16 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-12-23 13:09:40,692 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-9377d811-68d3-4522-8d1a-0d1e64645e16 2018-12-23 13:09:40,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52512bff9731a5e328aca60c4f9989f6996ec32d" 2018-12-23 13:09:40,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:09: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-c5310358-eff3-4110-9780-4ec57e2643dd x-compute-request-id: req-c5310358-eff3-4110-9780-4ec57e2643dd Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:09:40,713 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 used request id req-c5310358-eff3-4110-9780-4ec57e2643dd 2018-12-23 13:09:40,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52512bff9731a5e328aca60c4f9989f6996ec32d" -d '{"server": {"name": "sdnvpn-8-1", "imageRef": "6f2e817c-a0c4-4bb9-84e2-cc66b68d1900", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "1f158186-04de-4bad-8081-88a658f657a7", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4yMC41CndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d28074c9-b2f4-4def-ab9e-03aaf5628b42"}], "config_drive": true}}' 2018-12-23 13:09:42,804 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:09: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-d01c4e5f-8fbc-415e-9d35-10548fc12dc7 x-compute-request-id: req-d01c4e5f-8fbc-415e-9d35-10548fc12dc7 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/e7401d59-be61-4063-a4b0-29477538a647 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e7401d59-be61-4063-a4b0-29477538a647", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e7401d59-be61-4063-a4b0-29477538a647", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e7401d59-be61-4063-a4b0-29477538a647", "rel": "bookmark"}], "adminPass": "DNoeXpCW2jB5"}} 2018-12-23 13:09:42,805 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-d01c4e5f-8fbc-415e-9d35-10548fc12dc7 2018-12-23 13:09:42,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:09:42,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa70583f-c7af-4b94-b7b8-2fc007d279d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:09:42,813 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-aa70583f-c7af-4b94-b7b8-2fc007d279d7 2018-12-23 13:09:42,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:09:43,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:09:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["VACrgcLiTYeaKJK9WJHq0w"], "issued_at": "2018-12-23T13:09:43.000000Z"}} 2018-12-23 13:09:43,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e7401d59-be61-4063-a4b0-29477538a647 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2633c7cd9af5415548f138a0ffcda6ee811a1f82" 2018-12-23 13:09:43,497 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:09: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-7dae38e9-24fc-479a-b9f4-b2aca2dd06e9 x-compute-request-id: req-7dae38e9-24fc-479a-b9f4-b2aca2dd06e9 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.22:8774/v2.1/servers/e7401d59-be61-4063-a4b0-29477538a647", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e7401d59-be61-4063-a4b0-29477538a647", "rel": "bookmark"}], "image": {"id": "6f2e817c-a0c4-4bb9-84e2-cc66b68d1900", "links": [{"href": "http://172.30.9.22:8774/images/6f2e817c-a0c4-4bb9-84e2-cc66b68d1900", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "e7401d59-be61-4063-a4b0-29477538a647", "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:09: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-8-1", "created": "2018-12-23T13:09:42Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:09:43,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e7401d59-be61-4063-a4b0-29477538a647 used request id req-7dae38e9-24fc-479a-b9f4-b2aca2dd06e9 2018-12-23 13:09:46,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e7401d59-be61-4063-a4b0-29477538a647 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2633c7cd9af5415548f138a0ffcda6ee811a1f82" 2018-12-23 13:09:47,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:09: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-81505838-1f0d-4a1d-b111-2eabfd7d15ab x-compute-request-id: req-81505838-1f0d-4a1d-b111-2eabfd7d15ab Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e7401d59-be61-4063-a4b0-29477538a647", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e7401d59-be61-4063-a4b0-29477538a647", "rel": "bookmark"}], "image": {"id": "6f2e817c-a0c4-4bb9-84e2-cc66b68d1900", "links": [{"href": "http://172.30.9.22:8774/images/6f2e817c-a0c4-4bb9-84e2-cc66b68d1900", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "e7401d59-be61-4063-a4b0-29477538a647", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:09:44Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-1", "created": "2018-12-23T13:09:42Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:09:47,100 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e7401d59-be61-4063-a4b0-29477538a647 used request id req-81505838-1f0d-4a1d-b111-2eabfd7d15ab 2018-12-23 13:09:50,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e7401d59-be61-4063-a4b0-29477538a647 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2633c7cd9af5415548f138a0ffcda6ee811a1f82" 2018-12-23 13:09:50,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-058d3a8e-a7e2-440a-8e95-f09a8cc46b58 x-compute-request-id: req-058d3a8e-a7e2-440a-8e95-f09a8cc46b58 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:dc:58", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e7401d59-be61-4063-a4b0-29477538a647", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e7401d59-be61-4063-a4b0-29477538a647", "rel": "bookmark"}], "image": {"id": "6f2e817c-a0c4-4bb9-84e2-cc66b68d1900", "links": [{"href": "http://172.30.9.22:8774/images/6f2e817c-a0c4-4bb9-84e2-cc66b68d1900", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": "2018-12-23T13:09:47.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "e7401d59-be61-4063-a4b0-29477538a647", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:09:48Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-1", "created": "2018-12-23T13:09:42Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:09:50,936 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e7401d59-be61-4063-a4b0-29477538a647 used request id req-058d3a8e-a7e2-440a-8e95-f09a8cc46b58 2018-12-23 13:09:50,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e7401d59-be61-4063-a4b0-29477538a647 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52512bff9731a5e328aca60c4f9989f6996ec32d" 2018-12-23 13:09:51,643 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-c8420325-749a-4a95-b47c-e5cc567546f1 x-compute-request-id: req-c8420325-749a-4a95-b47c-e5cc567546f1 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:dc:58", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e7401d59-be61-4063-a4b0-29477538a647", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e7401d59-be61-4063-a4b0-29477538a647", "rel": "bookmark"}], "image": {"id": "6f2e817c-a0c4-4bb9-84e2-cc66b68d1900", "links": [{"href": "http://172.30.9.22:8774/images/6f2e817c-a0c4-4bb9-84e2-cc66b68d1900", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": "2018-12-23T13:09:47.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "e7401d59-be61-4063-a4b0-29477538a647", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:09:48Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-1", "created": "2018-12-23T13:09:42Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:09:51,644 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e7401d59-be61-4063-a4b0-29477538a647 used request id req-c8420325-749a-4a95-b47c-e5cc567546f1 2018-12-23 13:09:51,644 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-8-1' booted successfully. IP='10.10.10.5'. 2018-12-23 13:09:51,644 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-8-1' to security group 'sdnvpn-sg'... 2018-12-23 13:09:51,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e7401d59-be61-4063-a4b0-29477538a647/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3154bc5b386e35424aae4461009db9f2210579a" -d '{"addSecurityGroup": {"name": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:09:53,770 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13: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 x-openstack-request-id: req-11c5e9b1-42cb-4c32-839a-b0473fc24390 x-compute-request-id: req-11c5e9b1-42cb-4c32-839a-b0473fc24390 Content-Length: 0 Content-Type: application/json 2018-12-23 13:09:53,770 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e7401d59-be61-4063-a4b0-29477538a647/action used request id req-11c5e9b1-42cb-4c32-839a-b0473fc24390 2018-12-23 13:09:53,770 - sdnvpn_test_utils - INFO - Waiting for instance 26ac9a7c-ef70-48b3-adf9-aea3c27c1184 to boot up 2018-12-23 13:09:53,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c80198c83ca80c344a61ea8f8c4d70fca24188ea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:09:54,852 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:09:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-808c7407-6844-422f-9ebf-f3955b3150df x-compute-request-id: req-808c7407-6844-422f-9ebf-f3955b3150df Content-Encoding: gzip Content-Length: 10242 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490915996 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.150568] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152226] pid_max: default: 32768 minimum: 301\n[ 0.153123] ACPI: Core revision 20150930\n[ 0.154518] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155828] Security Framework initialized\n[ 0.156646] Yama: becoming mindful.\n[ 0.157380] AppArmor: AppArmor initialized\n[ 0.158247] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159591] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160868] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.162083] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163490] Initializing cgroup subsys io\n[ 0.164300] Initializing cgroup subsys memory\n[ 0.165165] Initializing cgroup subsys devices\n[ 0.166050] Initializing cgroup subsys freezer\n[ 0.166919] Initializing cgroup subsys net_cls\n[ 0.167787] Initializing cgroup subsys perf_event\n[ 0.168698] Initializing cgroup subsys net_prio\n[ 0.169583] Initializing cgroup subsys hugetlb\n[ 0.170458] Initializing cgroup subsys pids\n[ 0.171332] CPU: Physical Processor ID: 0\n[ 0.172826] mce: CPU supports 10 MCE banks\n[ 0.173686] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.174689] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.185566] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.192161] ftrace: allocating 31920 entries in 125 pages\n[ 0.219291] smpboot: Max logical packages: 1\n[ 0.220151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.221510] x2apic enabled\n[ 0.222323] Switched APIC routing to physical x2apic.\n[ 0.224076] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.225203] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.227198] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.229000] KVM setup paravirtual spinlock\n[ 0.230337] x86: Booted up 1 node, 1 CPUs\n[ 0.231145] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.232535] devtmpfs: initialized\n[ 0.234261] evm: security.selinux\n[ 0.234967] evm: security.SMACK64\n[ 0.235662] evm: security.SMACK64EXEC\n[ 0.236407] evm: security.SMACK64TRANSMUTE\n[ 0.237213] evm: security.SMACK64MMAP\n[ 0.237962] evm: security.ima\n[ 0.238609] evm: security.capability\n[ 0.239420] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241297] pinctrl core: initialized pinctrl subsystem\n[ 0.242409] RTC time: 13:09:34, date: 12/23/18\n[ 0.243375] NET: Registered protocol family 16\n[ 0.244347] cpuidle: using governor ladder\n[ 0.245167] cpuidle: using governor menu\n[ 0.245953] PCCT header not found.\n[ 0.246712] ACPI: bus type PCI registered\n[ 0.247516] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.248758] PCI: Using configuration type 1 for base access\n[ 0.250533] ACPI: Added _OSI(Module Device)\n[ 0.251382] ACPI: Added _OSI(Processor Device)\n[ 0.252240] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.253136] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.255251] ACPI: Interpreter enabled\n[ 0.256039] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.257888] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.259726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.261572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.263429] ACPI: (supports S0 S5)\n[ 0.264137] ACPI: Using IOAPIC for interrupt routing\n[ 0.265223] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.268336] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.269500] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.270760] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.271977] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.274247] acpiphp: Slot [3] registered\n[ 0.275058] acpiphp: Slot [4] registered\n[ 0.275879] acpiphp: Slot [5] registered\n[ 0.276699] acpiphp: Slot [6] registered\n[ 0.277505] acpiphp: Slot [7] registered\n[ 0.278312] acpiphp: Slot [8] registered\n[ 0.279122] acpiphp: Slot [9] registered\n[ 0.279930] acpiphp: Slot [10] registered\n[ 0.280759] acpiphp: Slot [11] registered\n[ 0.281579] acpiphp: Slot [12] registered\n[ 0.282403] acpiphp: Slot [13] registered\n[ 0.283220] acpiphp: Slot [14] registered\n[ 0.284040] acpiphp: Slot [15] registered\n[ 0.294907] acpiphp: Slot [16] registered\n[ 0.295730] acpiphp: Slot [17] registered\n[ 0.296549] acpiphp: Slot [18] registered\n[ 0.297365] acpiphp: Slot [19] registered\n[ 0.298178] acpiphp: Slot [20] registered\n[ 0.299003] acpiphp: Slot [21] registered\n[ 0.299824] acpiphp: Slot [22] registered\n[ 0.300644] acpiphp: Slot [23] registered\n[ 0.301462] acpiphp: Slot [24] registered\n[ 0.302279] acpiphp: Slot [25] registered\n[ 0.303103] acpiphp: Slot [26] registered\n[ 0.303924] acpiphp: Slot [27] registered\n[ 0.304747] acpiphp: Slot [28] registered\n[ 0.305568] acpiphp: Slot [29] registered\n[ 0.306387] acpiphp: Slot [30] registered\n[ 0.307208] acpiphp: Slot [31] registered\n[ 0.308027] PCI host bridge to bus 0000:00\n[ 0.308846] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.310075] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311301] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.312770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.314231] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.320604] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.321910] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.323101] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.324394] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.331303] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.332765] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.381157] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.382653] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.384103] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.385522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.386914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.388892] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.390070] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.391143] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.392708] vgaarb: loaded\n[ 0.393315] vgaarb: bridge control possible 0000:00:02.0\n[ 0.394479] SCSI subsystem initialized\n[ 0.395308] ACPI: bus type USB registered\n[ 0.396130] usbcore: registered new interface driver usbfs\n[ 0.397175] usbcore: registered new interface driver hub\n[ 0.398190] usbcore: registered new device driver usb\n[ 0.399261] PCI: Using ACPI for IRQ routing\n[ 0.400305] NetLabel: Initializing\n[ 0.401029] NetLabel: domain hash size = 128\n[ 0.401894] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.402857] NetLabel: unlabeled traffic allowed by default\n[ 0.403971] clocksource: Switched to clocksource kvm-clock\n[ 0.409871] AppArmor: AppArmor Filesystem Enabled\n[ 0.410858] pnp: PnP ACPI init\n[ 0.411781] pnp: PnP ACPI: found 5 devices\n[ 0.418172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.419909] NET: Registered protocol family 2\n[ 0.420893] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.422183] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.423378] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.424564] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.425656] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.426834] NET: Registered protocol family 1\n[ 0.427708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.428819] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.429910] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.443950] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.458243] Trying to unpack rootfs image as initramfs...\n[ 0.508546] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.522365] Scanning for low memory corruption every 60 seconds\n[ 0.523710] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.524885] audit: initializing netlink subsys (disabled)\n[ 0.525930] audit: type=2000 audit(1545570575.619:1): initialized\n[ 0.527256] Initialise system trusted keyring\n[ 0.528206] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.529388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.531347] zbud: loaded\n[ 0.532070] VFS: Disk quotas dquot_6.6.0\n[ 0.532904] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534443] fuse init (API version 7.23)\n[ 0.535339] Key type big_key registered\n[ 0.536162] Allocating IMA MOK and blacklist keyrings.\n[ 0.537677] Key type asymmetric registered\n[ 0.538513] Asymmetric key parser 'x509' registered\n[ 0.539481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.540969] io scheduler noop registered\n[ 0.541777] io scheduler deadline registered (default)\n[ 0.542773] io scheduler cfq registered\n[ 0.543617] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.544688] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.545980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.547447] ACPI: Power Button [PWRF]\n[ 0.548305] GHES: HEST is not enabled!\n[ 0.562012] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.596652] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600280] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.624637] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.626832] Linux agpgart interface v0.103\n[ 0.629437] brd: module loaded\n[ 0.630706] loop: module loaded\n[ 0.635995] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.637465] GPT:90111 != 2097151\n[ 0.638140] GPT:Alternate GPT header not at the end of the disk.\n[ 0.639247] GPT:90111 != 2097151\n[ 0.639925] GPT: Use GNU Parted to correct GPT errors.\n[ 0.640901] vda: vda1 vda15\n[ 0.642441] scsi host0: ata_piix\n[ 0.643176] scsi host1: ata_piix\n[ 0.643896] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.645126] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.646587] libphy: Fixed MDIO Bus: probed\n[ 0.647413] tun: Universal TUN/TAP device driver, 1.6\n[ 0.648371] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650602] PPP generic driver version 2.4.2\n[ 0.651499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652811] ehci-pci: EHCI PCI platform driver\n[ 0.653695] ehci-platform: EHCI generic platform driver\n[ 0.654689] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655822] ohci-pci: OHCI PCI platform driver\n[ 0.656702] ohci-platform: OHCI generic platform driver\n[ 0.657700] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.691516] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.692542] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.694004] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.695011] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.696144] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.697379] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.698800] usb usb1: Product: UHCI Host Controller\n[ 0.699744] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.700899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.701983] hub 1-0:1.0: USB hub found\n[ 0.702772] hub 1-0:1.0: 2 ports detected\n[ 0.703686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.705808] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.706772] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.707810] mousedev: PS/2 mouse device common for all mice\n[ 0.709096] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.710947] rtc_cmos 00:00: RTC can wake from S4\n[ 0.712058] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.713264] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.714465] i2c /dev entries driver\n[ 0.715227] device-mapper: uevent: version 1.0.3\n[ 0.716187] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.717833] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.719126] NET: Registered protocol family 10\n[ 0.720154] NET: Registered protocol family 17\n[ 0.721061] Key type dns_resolver registered\n[ 0.721999] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.723105] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.724875] registered taskstats version 1\n[ 0.725724] Loading compiled-in X.509 certificates\n[ 0.727172] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.729059] zswap: loaded using pool lzo/zbud\n[ 0.730928] Key type trusted registered\n[ 0.732527] Key type encrypted registered\n[ 0.733367] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.734394] ima: No TPM chip found, activating TPM-bypass!\n[ 0.735427] evm: HMAC attrs: 0x1\n[ 0.736391] Magic number: 14:759:180\n[ 0.737251] rtc_cmos 00:00: setting system clock to 2018-12-23 13:09:35 UTC (1545570575)\n[ 0.738862] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.740015] EDD information not available.\n[ 0.804956] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806521] Write protecting the kernel read-only data: 14336k\n[ 0.818243] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.820162] 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.862842] 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.09\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /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.20.5...\nLease of 10.10.20.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.20.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.19. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1rq1p1k3IE4OKMGNqdvtMS0MsOV2NR66d1nxINPmEohNn+MfCOSJEHhl7ocHtCa+GerYOJstf48XWyXIOL6uWub19ViYHxm/0vTRGXJRok6cDWWARRV+EZbQnlXJgUZyBkcizpvpGFTjb6PJjeB8l8Nw3D/+hoa+3vjREwgqoMmVp+5A5EJYhacKE4rKhwBOvSOBqibq2rNLKfD/PVvXw37P7RqZKykolfOnz8XswiW9v45RQjcXl6KS3aSFbThLRYSzVqecILcFeXVZ3Zi99QpNzCf+QCIVxlgIyU1r4SaY5VtsNLFPTDjZyGVGueK/LSB/FUADpjMi01ocyf82H root@sdnvpn-8-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJdwmxFpduVJ1fF6w5BhzkzShA6Ky4Xxhsep9MbdWBl+/7q6kK00YO3e748RDhn3HIl+6nD0XCqY5Yo1q4ES+Zx+K709H0bnAFARQXDdKn9zCV003vZ13Nc4DCWPe9Pm3tLQ4VSJFJSREaBvRpcgXhH7/IyFAIjZzxHvw1DJefiHAAAAFQCrsHCvguqsr+SSUB5/ECIxwYZyYQAAAIBwCA/2bDosac4AC8PB13tWXY/qro4cAxczRnlrVmcx5QqXhoku9SRpvSeLPZXZiZG7L5CPJjqQ/gVm/UW5Fm7Nk0JMBOzo/dDc300RCjzxNODOdx/E5AIbxl5U8YtLkD2Bl2kPGm58EuVi8LIRG+kIHaMUj2/MSGUH/ZPrNUVCgwAAAIBmxLv1Gg1LrIaEFNecArC+rf/xn3VQKj4fT7js2Wv/UXLUWwU6alZ31QNs3EeSEP+41XosfT7uQnSqMz1Yj+gPnRt29hrC5oC/0wOnxkNi7m8A6aY7vTwZiwHpwMiAtrBGkeeghiMtehLUWWg6GUCpsOnLi/tlSSeDx8Z53u9Oxw== 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.5,24,fe80::f816:3eff:fe46:633c/64,\nip-route:default via 10.10.20.1 dev eth0 \nip-route:10.10.20.0/24 dev eth0 src 10.10.20.5 \nip-route:169.254.169.254 via 10.10.20.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-8-2\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.84 ===\n/dev/root resized successfully [took 2.13s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:46:63:3C \n inet addr:10.10.20.5 Bcast:10.10.20.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe46:633c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:109 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8594 (8.3 KiB) TX bytes:9780 (9.5 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.20.1 0.0.0.0 UG 0 0 0 eth0\n10.10.20.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.20.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.20.1\nPING 10.10.20.1 (10.10.20.1): 56 data bytes\n64 bytes from 10.10.20.1: seq=0 ttl=64 time=0.351 ms\n64 bytes from 10.10.20.1: seq=1 ttl=64 time=0.191 ms\n64 bytes from 10.10.20.1: seq=2 ttl=64 time=0.180 ms\n64 bytes from 10.10.20.1: seq=3 ttl=64 time=0.217 ms\n64 bytes from 10.10.20.1: seq=4 ttl=64 time=0.181 ms\n\n--- 10.10.20.1 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 0.180/0.224/0.351 ms\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n64 bytes from 8.8.8.8: seq=0 ttl=122 time=5.496 ms\n64 bytes from 8.8.8.8: seq=1 ttl=122 time=5.062 ms\n64 bytes from 8.8.8.8: seq=2 ttl=122 time=4.938 ms\n64 bytes from 8.8.8.8: seq=3 ttl=122 time=4.911 ms\n64 bytes from 8.8.8.8: seq=4 ttl=122 time=5.004 ms\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 4.911/5.082/5.496 ms\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n64 bytes from 8.8.4.4: seq=0 ttl=122 time=5.677 ms\n64 bytes from 8.8.4.4: seq=1 ttl=122 time=5.777 ms\n64 bytes from 8.8.4.4: seq=2 ttl=122 time=5.846 ms\n64 bytes from 8.8.4.4: seq=3 ttl=122 time=5.700 ms\n"} 2018-12-23 13:09:54,852 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184/action used request id req-808c7407-6844-422f-9ebf-f3955b3150df 2018-12-23 13:09:56,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c80198c83ca80c344a61ea8f8c4d70fca24188ea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:09:57,951 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:09:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57839f4c-fe59-48e0-8e29-ae9281c11e3b x-compute-request-id: req-57839f4c-fe59-48e0-8e29-ae9281c11e3b Content-Encoding: gzip Content-Length: 11081 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490915996 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.150568] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.152226] pid_max: default: 32768 minimum: 301\n[ 0.153123] ACPI: Core revision 20150930\n[ 0.154518] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155828] Security Framework initialized\n[ 0.156646] Yama: becoming mindful.\n[ 0.157380] AppArmor: AppArmor initialized\n[ 0.158247] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159591] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160868] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.162083] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163490] Initializing cgroup subsys io\n[ 0.164300] Initializing cgroup subsys memory\n[ 0.165165] Initializing cgroup subsys devices\n[ 0.166050] Initializing cgroup subsys freezer\n[ 0.166919] Initializing cgroup subsys net_cls\n[ 0.167787] Initializing cgroup subsys perf_event\n[ 0.168698] Initializing cgroup subsys net_prio\n[ 0.169583] Initializing cgroup subsys hugetlb\n[ 0.170458] Initializing cgroup subsys pids\n[ 0.171332] CPU: Physical Processor ID: 0\n[ 0.172826] mce: CPU supports 10 MCE banks\n[ 0.173686] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.174689] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.185566] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.192161] ftrace: allocating 31920 entries in 125 pages\n[ 0.219291] smpboot: Max logical packages: 1\n[ 0.220151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.221510] x2apic enabled\n[ 0.222323] Switched APIC routing to physical x2apic.\n[ 0.224076] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.225203] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.227198] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.229000] KVM setup paravirtual spinlock\n[ 0.230337] x86: Booted up 1 node, 1 CPUs\n[ 0.231145] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.232535] devtmpfs: initialized\n[ 0.234261] evm: security.selinux\n[ 0.234967] evm: security.SMACK64\n[ 0.235662] evm: security.SMACK64EXEC\n[ 0.236407] evm: security.SMACK64TRANSMUTE\n[ 0.237213] evm: security.SMACK64MMAP\n[ 0.237962] evm: security.ima\n[ 0.238609] evm: security.capability\n[ 0.239420] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241297] pinctrl core: initialized pinctrl subsystem\n[ 0.242409] RTC time: 13:09:34, date: 12/23/18\n[ 0.243375] NET: Registered protocol family 16\n[ 0.244347] cpuidle: using governor ladder\n[ 0.245167] cpuidle: using governor menu\n[ 0.245953] PCCT header not found.\n[ 0.246712] ACPI: bus type PCI registered\n[ 0.247516] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.248758] PCI: Using configuration type 1 for base access\n[ 0.250533] ACPI: Added _OSI(Module Device)\n[ 0.251382] ACPI: Added _OSI(Processor Device)\n[ 0.252240] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.253136] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.255251] ACPI: Interpreter enabled\n[ 0.256039] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.257888] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.259726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.261572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.263429] ACPI: (supports S0 S5)\n[ 0.264137] ACPI: Using IOAPIC for interrupt routing\n[ 0.265223] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.268336] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.269500] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.270760] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.271977] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.274247] acpiphp: Slot [3] registered\n[ 0.275058] acpiphp: Slot [4] registered\n[ 0.275879] acpiphp: Slot [5] registered\n[ 0.276699] acpiphp: Slot [6] registered\n[ 0.277505] acpiphp: Slot [7] registered\n[ 0.278312] acpiphp: Slot [8] registered\n[ 0.279122] acpiphp: Slot [9] registered\n[ 0.279930] acpiphp: Slot [10] registered\n[ 0.280759] acpiphp: Slot [11] registered\n[ 0.281579] acpiphp: Slot [12] registered\n[ 0.282403] acpiphp: Slot [13] registered\n[ 0.283220] acpiphp: Slot [14] registered\n[ 0.284040] acpiphp: Slot [15] registered\n[ 0.294907] acpiphp: Slot [16] registered\n[ 0.295730] acpiphp: Slot [17] registered\n[ 0.296549] acpiphp: Slot [18] registered\n[ 0.297365] acpiphp: Slot [19] registered\n[ 0.298178] acpiphp: Slot [20] registered\n[ 0.299003] acpiphp: Slot [21] registered\n[ 0.299824] acpiphp: Slot [22] registered\n[ 0.300644] acpiphp: Slot [23] registered\n[ 0.301462] acpiphp: Slot [24] registered\n[ 0.302279] acpiphp: Slot [25] registered\n[ 0.303103] acpiphp: Slot [26] registered\n[ 0.303924] acpiphp: Slot [27] registered\n[ 0.304747] acpiphp: Slot [28] registered\n[ 0.305568] acpiphp: Slot [29] registered\n[ 0.306387] acpiphp: Slot [30] registered\n[ 0.307208] acpiphp: Slot [31] registered\n[ 0.308027] PCI host bridge to bus 0000:00\n[ 0.308846] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.310075] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.311301] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.312770] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.314231] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.320604] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.321910] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.323101] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.324394] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.331303] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.332765] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.381157] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.382653] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.384103] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.385522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.386914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.388892] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.390070] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.391143] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.392708] vgaarb: loaded\n[ 0.393315] vgaarb: bridge control possible 0000:00:02.0\n[ 0.394479] SCSI subsystem initialized\n[ 0.395308] ACPI: bus type USB registered\n[ 0.396130] usbcore: registered new interface driver usbfs\n[ 0.397175] usbcore: registered new interface driver hub\n[ 0.398190] usbcore: registered new device driver usb\n[ 0.399261] PCI: Using ACPI for IRQ routing\n[ 0.400305] NetLabel: Initializing\n[ 0.401029] NetLabel: domain hash size = 128\n[ 0.401894] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.402857] NetLabel: unlabeled traffic allowed by default\n[ 0.403971] clocksource: Switched to clocksource kvm-clock\n[ 0.409871] AppArmor: AppArmor Filesystem Enabled\n[ 0.410858] pnp: PnP ACPI init\n[ 0.411781] pnp: PnP ACPI: found 5 devices\n[ 0.418172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.419909] NET: Registered protocol family 2\n[ 0.420893] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.422183] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.423378] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.424564] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.425656] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.426834] NET: Registered protocol family 1\n[ 0.427708] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.428819] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.429910] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.443950] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.458243] Trying to unpack rootfs image as initramfs...\n[ 0.508546] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.522365] Scanning for low memory corruption every 60 seconds\n[ 0.523710] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.524885] audit: initializing netlink subsys (disabled)\n[ 0.525930] audit: type=2000 audit(1545570575.619:1): initialized\n[ 0.527256] Initialise system trusted keyring\n[ 0.528206] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.529388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.531347] zbud: loaded\n[ 0.532070] VFS: Disk quotas dquot_6.6.0\n[ 0.532904] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534443] fuse init (API version 7.23)\n[ 0.535339] Key type big_key registered\n[ 0.536162] Allocating IMA MOK and blacklist keyrings.\n[ 0.537677] Key type asymmetric registered\n[ 0.538513] Asymmetric key parser 'x509' registered\n[ 0.539481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.540969] io scheduler noop registered\n[ 0.541777] io scheduler deadline registered (default)\n[ 0.542773] io scheduler cfq registered\n[ 0.543617] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.544688] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.545980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.547447] ACPI: Power Button [PWRF]\n[ 0.548305] GHES: HEST is not enabled!\n[ 0.562012] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.596652] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600280] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.624637] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.626832] Linux agpgart interface v0.103\n[ 0.629437] brd: module loaded\n[ 0.630706] loop: module loaded\n[ 0.635995] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.637465] GPT:90111 != 2097151\n[ 0.638140] GPT:Alternate GPT header not at the end of the disk.\n[ 0.639247] GPT:90111 != 2097151\n[ 0.639925] GPT: Use GNU Parted to correct GPT errors.\n[ 0.640901] vda: vda1 vda15\n[ 0.642441] scsi host0: ata_piix\n[ 0.643176] scsi host1: ata_piix\n[ 0.643896] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.645126] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.646587] libphy: Fixed MDIO Bus: probed\n[ 0.647413] tun: Universal TUN/TAP device driver, 1.6\n[ 0.648371] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650602] PPP generic driver version 2.4.2\n[ 0.651499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652811] ehci-pci: EHCI PCI platform driver\n[ 0.653695] ehci-platform: EHCI generic platform driver\n[ 0.654689] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655822] ohci-pci: OHCI PCI platform driver\n[ 0.656702] ohci-platform: OHCI generic platform driver\n[ 0.657700] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.691516] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.692542] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.694004] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.695011] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.696144] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.697379] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.698800] usb usb1: Product: UHCI Host Controller\n[ 0.699744] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.700899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.701983] hub 1-0:1.0: USB hub found\n[ 0.702772] hub 1-0:1.0: 2 ports detected\n[ 0.703686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.705808] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.706772] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.707810] mousedev: PS/2 mouse device common for all mice\n[ 0.709096] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.710947] rtc_cmos 00:00: RTC can wake from S4\n[ 0.712058] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.713264] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.714465] i2c /dev entries driver\n[ 0.715227] device-mapper: uevent: version 1.0.3\n[ 0.716187] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.717833] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.719126] NET: Registered protocol family 10\n[ 0.720154] NET: Registered protocol family 17\n[ 0.721061] Key type dns_resolver registered\n[ 0.721999] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.723105] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.724875] registered taskstats version 1\n[ 0.725724] Loading compiled-in X.509 certificates\n[ 0.727172] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.729059] zswap: loaded using pool lzo/zbud\n[ 0.730928] Key type trusted registered\n[ 0.732527] Key type encrypted registered\n[ 0.733367] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.734394] ima: No TPM chip found, activating TPM-bypass!\n[ 0.735427] evm: HMAC attrs: 0x1\n[ 0.736391] Magic number: 14:759:180\n[ 0.737251] rtc_cmos 00:00: setting system clock to 2018-12-23 13:09:35 UTC (1545570575)\n[ 0.738862] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.740015] EDD information not available.\n[ 0.804956] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806521] Write protecting the kernel read-only data: 14336k\n[ 0.818243] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.820162] 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.862842] 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.09\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /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.20.5...\nLease of 10.10.20.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.20.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.19. iid=i-0000010b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1rq1p1k3IE4OKMGNqdvtMS0MsOV2NR66d1nxINPmEohNn+MfCOSJEHhl7ocHtCa+GerYOJstf48XWyXIOL6uWub19ViYHxm/0vTRGXJRok6cDWWARRV+EZbQnlXJgUZyBkcizpvpGFTjb6PJjeB8l8Nw3D/+hoa+3vjREwgqoMmVp+5A5EJYhacKE4rKhwBOvSOBqibq2rNLKfD/PVvXw37P7RqZKykolfOnz8XswiW9v45RQjcXl6KS3aSFbThLRYSzVqecILcFeXVZ3Zi99QpNzCf+QCIVxlgIyU1r4SaY5VtsNLFPTDjZyGVGueK/LSB/FUADpjMi01ocyf82H root@sdnvpn-8-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJdwmxFpduVJ1fF6w5BhzkzShA6Ky4Xxhsep9MbdWBl+/7q6kK00YO3e748RDhn3HIl+6nD0XCqY5Yo1q4ES+Zx+K709H0bnAFARQXDdKn9zCV003vZ13Nc4DCWPe9Pm3tLQ4VSJFJSREaBvRpcgXhH7/IyFAIjZzxHvw1DJefiHAAAAFQCrsHCvguqsr+SSUB5/ECIxwYZyYQAAAIBwCA/2bDosac4AC8PB13tWXY/qro4cAxczRnlrVmcx5QqXhoku9SRpvSeLPZXZiZG7L5CPJjqQ/gVm/UW5Fm7Nk0JMBOzo/dDc300RCjzxNODOdx/E5AIbxl5U8YtLkD2Bl2kPGm58EuVi8LIRG+kIHaMUj2/MSGUH/ZPrNUVCgwAAAIBmxLv1Gg1LrIaEFNecArC+rf/xn3VQKj4fT7js2Wv/UXLUWwU6alZ31QNs3EeSEP+41XosfT7uQnSqMz1Yj+gPnRt29hrC5oC/0wOnxkNi7m8A6aY7vTwZiwHpwMiAtrBGkeeghiMtehLUWWg6GUCpsOnLi/tlSSeDx8Z53u9Oxw== 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.5,24,fe80::f816:3eff:fe46:633c/64,\nip-route:default via 10.10.20.1 dev eth0 \nip-route:10.10.20.0/24 dev eth0 src 10.10.20.5 \nip-route:169.254.169.254 via 10.10.20.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-8-2\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.84 ===\n/dev/root resized successfully [took 2.13s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:46:63:3C \n inet addr:10.10.20.5 Bcast:10.10.20.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe46:633c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:109 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8594 (8.3 KiB) TX bytes:9780 (9.5 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.20.1 0.0.0.0 UG 0 0 0 eth0\n10.10.20.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.20.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.20.1\nPING 10.10.20.1 (10.10.20.1): 56 data bytes\n64 bytes from 10.10.20.1: seq=0 ttl=64 time=0.351 ms\n64 bytes from 10.10.20.1: seq=1 ttl=64 time=0.191 ms\n64 bytes from 10.10.20.1: seq=2 ttl=64 time=0.180 ms\n64 bytes from 10.10.20.1: seq=3 ttl=64 time=0.217 ms\n64 bytes from 10.10.20.1: seq=4 ttl=64 time=0.181 ms\n\n--- 10.10.20.1 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 0.180/0.224/0.351 ms\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n64 bytes from 8.8.8.8: seq=0 ttl=122 time=5.496 ms\n64 bytes from 8.8.8.8: seq=1 ttl=122 time=5.062 ms\n64 bytes from 8.8.8.8: seq=2 ttl=122 time=4.938 ms\n64 bytes from 8.8.8.8: seq=3 ttl=122 time=4.911 ms\n64 bytes from 8.8.8.8: seq=4 ttl=122 time=5.004 ms\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 4.911/5.082/5.496 ms\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n64 bytes from 8.8.4.4: seq=0 ttl=122 time=5.677 ms\n64 bytes from 8.8.4.4: seq=1 ttl=122 time=5.777 ms\n64 bytes from 8.8.4.4: seq=2 ttl=122 time=5.846 ms\n64 bytes from 8.8.4.4: seq=3 ttl=122 time=5.700 ms\n64 bytes from 8.8.4.4: seq=4 ttl=122 time=5.809 ms\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 5.677/5.761/5.846 ms\n### uname -a\nLinux sdnvpn-8-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.173955] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.173956] usb 1-1: Product: QEMU USB Tablet\n[ 1.173957] usb 1-1: Manufacturer: QEMU\n[ 1.173958] usb 1-1: SerialNumber: 42\n[ 1.277213] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.290576] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.520174] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.520177] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 3.977342] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.468295] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nDec 23 13:09:36 cirros syslog.info syslogd started: BusyBox v1.23.2\nDec 23 13:09:36 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nDec 23 13:09:36 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nDec 23 13:09:36 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nDec 23 13:09:36 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nDec 23 13:09:36 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)\nDec 23 13:09:36 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nDec 23 13:09:36 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nDec 23 13:09:36 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nDec 23 13:09:36 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nDec 23 13:09:36 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nDec 23 13:09:36 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nDec 23 13:09:36 cirros kern.info kernel: [ 1.520174] tsc: Refined TSC clocksource calibration: 3491.912 MHz\nDec 23 13:09:36 cirros kern.info kernel: [ 1.520177] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nDec 23 13:09:37 cirros auth.notice su: + /dev/console root:cirros\nDec 23 13:09:38 cirros authpriv.info dropbear[340]: Running in background\nDec 23 13:09:38 cirros kern.info kernel: [ 3.977342] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nDec 23 13:09:39 cirros kern.info kernel: [ 4.468295] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-8-2 login: "} 2018-12-23 13:09:57,952 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184/action used request id req-57839f4c-fe59-48e0-8e29-ae9281c11e3b 2018-12-23 13:09:59,987 - sdnvpn_test_utils - INFO - Waiting for instance e7401d59-be61-4063-a4b0-29477538a647 to boot up 2018-12-23 13:09:59,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e7401d59-be61-4063-a4b0-29477538a647/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52512bff9731a5e328aca60c4f9989f6996ec32d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:10:01,069 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-02b2cf51-59e3-4aa5-ad48-3eeaa9c1f3f8 x-compute-request-id: req-02b2cf51-59e3-4aa5-ad48-3eeaa9c1f3f8 Content-Encoding: gzip Content-Length: 8077 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496453053 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128887] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130544] pid_max: default: 32768 minimum: 301\n[ 0.131434] ACPI: Core revision 20150930\n[ 0.132809] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134110] Security Framework initialized\n[ 0.134936] Yama: becoming mindful.\n[ 0.135680] AppArmor: AppArmor initialized\n[ 0.136545] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137870] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139141] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140339] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141722] Initializing cgroup subsys io\n[ 0.142535] Initializing cgroup subsys memory\n[ 0.143393] Initializing cgroup subsys devices\n[ 0.144269] Initializing cgroup subsys freezer\n[ 0.145141] Initializing cgroup subsys net_cls\n[ 0.146010] Initializing cgroup subsys perf_event\n[ 0.146923] Initializing cgroup subsys net_prio\n[ 0.147808] Initializing cgroup subsys hugetlb\n[ 0.148685] Initializing cgroup subsys pids\n[ 0.149555] CPU: Physical Processor ID: 0\n[ 0.151057] mce: CPU supports 10 MCE banks\n[ 0.151903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152902] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171106] ftrace: allocating 31920 entries in 125 pages\n[ 0.197569] smpboot: Max logical packages: 1\n[ 0.198419] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199765] x2apic enabled\n[ 0.200582] Switched APIC routing to physical x2apic.\n[ 0.202322] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203442] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205428] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207210] KVM setup paravirtual spinlock\n[ 0.208604] x86: Booted up 1 node, 1 CPUs\n[ 0.209410] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210793] devtmpfs: initialized\n[ 0.212512] evm: security.selinux\n[ 0.213210] evm: security.SMACK64\n[ 0.213898] evm: security.SMACK64EXEC\n[ 0.214638] evm: security.SMACK64TRANSMUTE\n[ 0.215448] evm: security.SMACK64MMAP\n[ 0.216189] evm: security.ima\n[ 0.216831] evm: security.capability\n[ 0.217640] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219487] pinctrl core: initialized pinctrl subsystem\n[ 0.220584] RTC time: 13:09:47, date: 12/23/18\n[ 0.221533] NET: Registered protocol family 16\n[ 0.222502] cpuidle: using governor ladder\n[ 0.223316] cpuidle: using governor menu\n[ 0.224104] PCCT header not found.\n[ 0.224860] ACPI: bus type PCI registered\n[ 0.225672] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226908] PCI: Using configuration type 1 for base access\n[ 0.228667] ACPI: Added _OSI(Module Device)\n[ 0.229512] ACPI: Added _OSI(Processor Device)\n[ 0.230375] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231268] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233406] ACPI: Interpreter enabled\n[ 0.234173] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237853] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239700] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241534] ACPI: (supports S0 S5)\n[ 0.242235] ACPI: Using IOAPIC for interrupt routing\n[ 0.243311] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246405] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247548] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248792] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249980] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252198] acpiphp: Slot [3] registered\n[ 0.253001] acpiphp: Slot [4] registered\n[ 0.253801] acpiphp: Slot [5] registered\n[ 0.254598] acpiphp: Slot [6] registered\n[ 0.255393] acpiphp: Slot [7] registered\n[ 0.256190] acpiphp: Slot [8] registered\n[ 0.256990] acpiphp: Slot [9] registered\n[ 0.257785] acpiphp: Slot [10] registered\n[ 0.258628] acpiphp: Slot [11] registered\n[ 0.259457] acpiphp: Slot [12] registered\n[ 0.260274] acpiphp: Slot [13] registered\n[ 0.261083] acpiphp: Slot [14] registered\n[ 0.261901] acpiphp: Slot [15] registered\n[ 0.272694] acpiphp: Slot [16] registered\n[ 0.273507] acpiphp: Slot [17] registered\n[ 0.274314] acpiphp: Slot [18] registered\n[ 0.275133] acpiphp: Slot [19] registered\n[ 0.275939] acpiphp: Slot [20] registered\n[ 0.276754] acpiphp: Slot [21] registered\n[ 0.277564] acpiphp: Slot [22] registered\n[ 0.278371] acpiphp: Slot [23] registered\n[ 0.279175] acpiphp: Slot [24] registered\n[ 0.279987] acpiphp: Slot [25] registered\n[ 0.280801] acpiphp: Slot [26] registered\n[ 0.281631] acpiphp: Slot [27] registered\n[ 0.282445] acpiphp: Slot [28] registered\n[ 0.283250] acpiphp: Slot [29] registered\n[ 0.284056] acpiphp: Slot [30] registered\n[ 0.284870] acpiphp: Slot [31] registered\n[ 0.285680] PCI host bridge to bus 0000:00\n[ 0.286487] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288910] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290358] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291798] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298087] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299371] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300545] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301820] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308949] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310412] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357216] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358714] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360126] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361532] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.362915] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364579] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365745] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366796] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368332] vgaarb: loaded\n[ 0.368934] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370071] SCSI subsystem initialized\n[ 0.370888] ACPI: bus type USB registered\n[ 0.371701] usbcore: registered new interface driver usbfs\n[ 0.372733] usbcore: registered new interface driver hub\n[ 0.373736] usbcore: registered new device driver usb\n[ 0.374786] PCI: Using ACPI for IRQ routing\n[ 0.375805] NetLabel: Initializing\n[ 0.376516] NetLabel: domain hash size = 128\n[ 0.377368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378310] NetLabel: unlabeled traffic allowed by default\n[ 0.379400] clocksource: Switched to clocksource kvm-clock\n[ 0.384913] AppArmor: AppArmor Filesystem Enabled\n[ 0.385867] pnp: PnP ACPI init\n[ 0.386778] pnp: PnP ACPI: found 5 devices\n[ 0.393139] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394834] NET: Registered protocol family 2\n[ 0.395790] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397052] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398207] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399359] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400432] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401594] NET: Registered protocol family 1\n[ 0.402455] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403563] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404630] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418680] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432887] Trying to unpack rootfs image as initramfs...\n[ 0.482734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496583] Scanning for low memory corruption every 60 seconds\n[ 0.497894] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499039] audit: initializing netlink subsys (disabled)\n[ 0.500062] audit: type=2000 audit(1545570588.670:1): initialized\n[ 0.501377] Initialise system trusted keyring\n[ 0.502295] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503464] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505427] zbud: loaded\n[ 0.506125] VFS: Disk quotas dquot_6.6.0\n[ 0.506942] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508463] fuse init (API version 7.23)\n[ 0.509342] Key type big_key registered\n[ 0.510139] Allocating IMA MOK and blacklist keyrings.\n[ 0.511618] Key type asymmetric registered\n[ 0.512440] Asymmetric key parser 'x509' registered\n[ 0.513387] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514840] io scheduler noop registered\n[ 0.515640] io scheduler deadline registered (default)\n[ 0.516622] io scheduler cfq registered\n[ 0.517453] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518492] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519766] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521213] ACPI: Power Button [PWRF]\n[ 0.522042] GHES: HEST is not enabled!\n[ 0.535746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564030] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566294] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591200] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594324] Linux agpgart interface v0.103\n[ 0.596445] brd: module loaded\n[ 0.597651] loop: module loaded\n[ 0.602880] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.604584] GPT:90111 != 2097151\n[ 0.605416] GPT:Alternate GPT header not at the end of the disk.\n[ 0.606786] GPT:90111 != 2097151\n[ 0.607620] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608818] vda: vda1 vda15\n[ 0.610738] scsi host0: ata_piix\n[ 0.611560] scsi host1: ata_piix\n[ 0.612277] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613495] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614939] libphy: Fixed MDIO Bus: probed\n[ 0.615771] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616721] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618998] PPP generic driver version 2.4.2\n[ 0.619904] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621284] ehci-pci: EHCI PCI platform driver\n[ 0.622156] ehci-platform: EHCI generic platform driver\n[ 0.623283] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624644] ohci-pci: OHCI PCI platform driver\n[ 0.625630] ohci-platform: OHCI generic platform driver\n[ 0.626748] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642314] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643542] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645025] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646030] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647151] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648385] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649811] usb usb1: Product: UHCI Host Controller\n[ 0.650746] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651891] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652929] hub 1-0:1.0: USB hub found\n[ 0.653708] hub 1-0:1.0: 2 ports detected\n[ 0.654618] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656731] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657695] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658730] mousedev: PS/2 mouse device common for all mice\n[ 0.659994] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661840] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662933] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664133] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665327] i2c /dev entries driver\n[ 0.666091] device-mapper: uevent: version 1.0.3\n[ 0.667038] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668677] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669975] NET: Registered protocol family 10\n[ 0.670984] NET: Registered protocol family 17\n[ 0.671884] Key type dns_resolver registered\n[ 0.672825] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673921] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675682] registered taskstats version 1\n[ 0.676514] Loading compiled-in X.509 certificates\n[ 0.677946] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679796] zswap: loaded using pool lzo/zbud\n[ 0.681186] Key type trusted registered\n[ 0.682762] Key type encrypted registered\n[ 0.683596] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684626] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685667] evm: HMAC attrs: 0x1\n[ 0.686616] Magic number: 14:759:180\n[ 0.687489] rtc_cmos 00:00: setting system clock to 2018-12-23 13:09:48 UTC (1545570588)\n[ 0.689090] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690206] EDD information not available.\n[ 0.767943] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769399] ata1.00: configured for MWDMA2\n[ 0.770612] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.782961] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.784200] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.785471] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.787343] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788904] Write protecting the kernel read-only data: 14336k\n[ 0.790490] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.792328] 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.848813] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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.39s]\n"} 2018-12-23 13:10:01,070 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e7401d59-be61-4063-a4b0-29477538a647/action used request id req-02b2cf51-59e3-4aa5-ad48-3eeaa9c1f3f8 2018-12-23 13:10:03,073 - sdnvpn.test.functest.testcase_8 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-12-23 13:10:33,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e7401d59-be61-4063-a4b0-29477538a647/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52512bff9731a5e328aca60c4f9989f6996ec32d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:10:34,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:10: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-4749c5f6-90a4-476e-a1b7-938951aae8ae x-compute-request-id: req-4749c5f6-90a4-476e-a1b7-938951aae8ae 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 496453053 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128887] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130544] pid_max: default: 32768 minimum: 301\n[ 0.131434] ACPI: Core revision 20150930\n[ 0.132809] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134110] Security Framework initialized\n[ 0.134936] Yama: becoming mindful.\n[ 0.135680] AppArmor: AppArmor initialized\n[ 0.136545] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137870] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139141] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140339] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141722] Initializing cgroup subsys io\n[ 0.142535] Initializing cgroup subsys memory\n[ 0.143393] Initializing cgroup subsys devices\n[ 0.144269] Initializing cgroup subsys freezer\n[ 0.145141] Initializing cgroup subsys net_cls\n[ 0.146010] Initializing cgroup subsys perf_event\n[ 0.146923] Initializing cgroup subsys net_prio\n[ 0.147808] Initializing cgroup subsys hugetlb\n[ 0.148685] Initializing cgroup subsys pids\n[ 0.149555] CPU: Physical Processor ID: 0\n[ 0.151057] mce: CPU supports 10 MCE banks\n[ 0.151903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152902] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171106] ftrace: allocating 31920 entries in 125 pages\n[ 0.197569] smpboot: Max logical packages: 1\n[ 0.198419] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199765] x2apic enabled\n[ 0.200582] Switched APIC routing to physical x2apic.\n[ 0.202322] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203442] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205428] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207210] KVM setup paravirtual spinlock\n[ 0.208604] x86: Booted up 1 node, 1 CPUs\n[ 0.209410] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210793] devtmpfs: initialized\n[ 0.212512] evm: security.selinux\n[ 0.213210] evm: security.SMACK64\n[ 0.213898] evm: security.SMACK64EXEC\n[ 0.214638] evm: security.SMACK64TRANSMUTE\n[ 0.215448] evm: security.SMACK64MMAP\n[ 0.216189] evm: security.ima\n[ 0.216831] evm: security.capability\n[ 0.217640] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219487] pinctrl core: initialized pinctrl subsystem\n[ 0.220584] RTC time: 13:09:47, date: 12/23/18\n[ 0.221533] NET: Registered protocol family 16\n[ 0.222502] cpuidle: using governor ladder\n[ 0.223316] cpuidle: using governor menu\n[ 0.224104] PCCT header not found.\n[ 0.224860] ACPI: bus type PCI registered\n[ 0.225672] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226908] PCI: Using configuration type 1 for base access\n[ 0.228667] ACPI: Added _OSI(Module Device)\n[ 0.229512] ACPI: Added _OSI(Processor Device)\n[ 0.230375] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231268] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233406] ACPI: Interpreter enabled\n[ 0.234173] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237853] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239700] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241534] ACPI: (supports S0 S5)\n[ 0.242235] ACPI: Using IOAPIC for interrupt routing\n[ 0.243311] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246405] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247548] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248792] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249980] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252198] acpiphp: Slot [3] registered\n[ 0.253001] acpiphp: Slot [4] registered\n[ 0.253801] acpiphp: Slot [5] registered\n[ 0.254598] acpiphp: Slot [6] registered\n[ 0.255393] acpiphp: Slot [7] registered\n[ 0.256190] acpiphp: Slot [8] registered\n[ 0.256990] acpiphp: Slot [9] registered\n[ 0.257785] acpiphp: Slot [10] registered\n[ 0.258628] acpiphp: Slot [11] registered\n[ 0.259457] acpiphp: Slot [12] registered\n[ 0.260274] acpiphp: Slot [13] registered\n[ 0.261083] acpiphp: Slot [14] registered\n[ 0.261901] acpiphp: Slot [15] registered\n[ 0.272694] acpiphp: Slot [16] registered\n[ 0.273507] acpiphp: Slot [17] registered\n[ 0.274314] acpiphp: Slot [18] registered\n[ 0.275133] acpiphp: Slot [19] registered\n[ 0.275939] acpiphp: Slot [20] registered\n[ 0.276754] acpiphp: Slot [21] registered\n[ 0.277564] acpiphp: Slot [22] registered\n[ 0.278371] acpiphp: Slot [23] registered\n[ 0.279175] acpiphp: Slot [24] registered\n[ 0.279987] acpiphp: Slot [25] registered\n[ 0.280801] acpiphp: Slot [26] registered\n[ 0.281631] acpiphp: Slot [27] registered\n[ 0.282445] acpiphp: Slot [28] registered\n[ 0.283250] acpiphp: Slot [29] registered\n[ 0.284056] acpiphp: Slot [30] registered\n[ 0.284870] acpiphp: Slot [31] registered\n[ 0.285680] PCI host bridge to bus 0000:00\n[ 0.286487] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288910] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290358] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291798] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298087] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299371] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300545] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301820] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308949] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310412] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357216] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358714] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360126] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361532] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.362915] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364579] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365745] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366796] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368332] vgaarb: loaded\n[ 0.368934] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370071] SCSI subsystem initialized\n[ 0.370888] ACPI: bus type USB registered\n[ 0.371701] usbcore: registered new interface driver usbfs\n[ 0.372733] usbcore: registered new interface driver hub\n[ 0.373736] usbcore: registered new device driver usb\n[ 0.374786] PCI: Using ACPI for IRQ routing\n[ 0.375805] NetLabel: Initializing\n[ 0.376516] NetLabel: domain hash size = 128\n[ 0.377368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378310] NetLabel: unlabeled traffic allowed by default\n[ 0.379400] clocksource: Switched to clocksource kvm-clock\n[ 0.384913] AppArmor: AppArmor Filesystem Enabled\n[ 0.385867] pnp: PnP ACPI init\n[ 0.386778] pnp: PnP ACPI: found 5 devices\n[ 0.393139] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394834] NET: Registered protocol family 2\n[ 0.395790] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397052] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398207] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399359] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400432] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401594] NET: Registered protocol family 1\n[ 0.402455] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403563] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404630] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418680] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432887] Trying to unpack rootfs image as initramfs...\n[ 0.482734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496583] Scanning for low memory corruption every 60 seconds\n[ 0.497894] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499039] audit: initializing netlink subsys (disabled)\n[ 0.500062] audit: type=2000 audit(1545570588.670:1): initialized\n[ 0.501377] Initialise system trusted keyring\n[ 0.502295] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503464] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505427] zbud: loaded\n[ 0.506125] VFS: Disk quotas dquot_6.6.0\n[ 0.506942] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508463] fuse init (API version 7.23)\n[ 0.509342] Key type big_key registered\n[ 0.510139] Allocating IMA MOK and blacklist keyrings.\n[ 0.511618] Key type asymmetric registered\n[ 0.512440] Asymmetric key parser 'x509' registered\n[ 0.513387] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514840] io scheduler noop registered\n[ 0.515640] io scheduler deadline registered (default)\n[ 0.516622] io scheduler cfq registered\n[ 0.517453] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518492] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519766] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521213] ACPI: Power Button [PWRF]\n[ 0.522042] GHES: HEST is not enabled!\n[ 0.535746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564030] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566294] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591200] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594324] Linux agpgart interface v0.103\n[ 0.596445] brd: module loaded\n[ 0.597651] loop: module loaded\n[ 0.602880] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.604584] GPT:90111 != 2097151\n[ 0.605416] GPT:Alternate GPT header not at the end of the disk.\n[ 0.606786] GPT:90111 != 2097151\n[ 0.607620] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608818] vda: vda1 vda15\n[ 0.610738] scsi host0: ata_piix\n[ 0.611560] scsi host1: ata_piix\n[ 0.612277] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613495] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614939] libphy: Fixed MDIO Bus: probed\n[ 0.615771] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616721] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618998] PPP generic driver version 2.4.2\n[ 0.619904] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621284] ehci-pci: EHCI PCI platform driver\n[ 0.622156] ehci-platform: EHCI generic platform driver\n[ 0.623283] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624644] ohci-pci: OHCI PCI platform driver\n[ 0.625630] ohci-platform: OHCI generic platform driver\n[ 0.626748] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642314] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643542] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645025] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646030] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647151] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648385] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649811] usb usb1: Product: UHCI Host Controller\n[ 0.650746] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651891] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652929] hub 1-0:1.0: USB hub found\n[ 0.653708] hub 1-0:1.0: 2 ports detected\n[ 0.654618] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656731] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657695] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658730] mousedev: PS/2 mouse device common for all mice\n[ 0.659994] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661840] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662933] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664133] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665327] i2c /dev entries driver\n[ 0.666091] device-mapper: uevent: version 1.0.3\n[ 0.667038] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668677] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669975] NET: Registered protocol family 10\n[ 0.670984] NET: Registered protocol family 17\n[ 0.671884] Key type dns_resolver registered\n[ 0.672825] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673921] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675682] registered taskstats version 1\n[ 0.676514] Loading compiled-in X.509 certificates\n[ 0.677946] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679796] zswap: loaded using pool lzo/zbud\n[ 0.681186] Key type trusted registered\n[ 0.682762] Key type encrypted registered\n[ 0.683596] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684626] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685667] evm: HMAC attrs: 0x1\n[ 0.686616] Magic number: 14:759:180\n[ 0.687489] rtc_cmos 00:00: setting system clock to 2018-12-23 13:09:48 UTC (1545570588)\n[ 0.689090] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690206] EDD information not available.\n[ 0.767943] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769399] ata1.00: configured for MWDMA2\n[ 0.770612] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.782961] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.784200] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.785471] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.787343] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788904] Write protecting the kernel read-only data: 14336k\n[ 0.790490] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.792328] 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.848813] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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.39s]\nping 10.10.20.5 OK\nping 10.10.20.5 OK\nping 10.10.20.5 OK\nping 10.10.20.5 OK\n"} 2018-12-23 13:10:34,156 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e7401d59-be61-4063-a4b0-29477538a647/action used request id req-4749c5f6-90a4-476e-a1b7-938951aae8ae 2018-12-23 13:10:34,157 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-8-1' (10.10.10.5) to 'sdnvpn-8-2' (10.10.20.5). -->Expected result: can ping. 2018-12-23 13:10:34,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e7401d59-be61-4063-a4b0-29477538a647/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52512bff9731a5e328aca60c4f9989f6996ec32d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:10:35,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:10: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-e9837f7c-258f-48ca-a6ce-dd8299a851b4 x-compute-request-id: req-e9837f7c-258f-48ca-a6ce-dd8299a851b4 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 496453053 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128887] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130544] pid_max: default: 32768 minimum: 301\n[ 0.131434] ACPI: Core revision 20150930\n[ 0.132809] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134110] Security Framework initialized\n[ 0.134936] Yama: becoming mindful.\n[ 0.135680] AppArmor: AppArmor initialized\n[ 0.136545] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137870] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139141] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140339] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141722] Initializing cgroup subsys io\n[ 0.142535] Initializing cgroup subsys memory\n[ 0.143393] Initializing cgroup subsys devices\n[ 0.144269] Initializing cgroup subsys freezer\n[ 0.145141] Initializing cgroup subsys net_cls\n[ 0.146010] Initializing cgroup subsys perf_event\n[ 0.146923] Initializing cgroup subsys net_prio\n[ 0.147808] Initializing cgroup subsys hugetlb\n[ 0.148685] Initializing cgroup subsys pids\n[ 0.149555] CPU: Physical Processor ID: 0\n[ 0.151057] mce: CPU supports 10 MCE banks\n[ 0.151903] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152902] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164761] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171106] ftrace: allocating 31920 entries in 125 pages\n[ 0.197569] smpboot: Max logical packages: 1\n[ 0.198419] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199765] x2apic enabled\n[ 0.200582] Switched APIC routing to physical x2apic.\n[ 0.202322] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203442] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205428] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207210] KVM setup paravirtual spinlock\n[ 0.208604] x86: Booted up 1 node, 1 CPUs\n[ 0.209410] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210793] devtmpfs: initialized\n[ 0.212512] evm: security.selinux\n[ 0.213210] evm: security.SMACK64\n[ 0.213898] evm: security.SMACK64EXEC\n[ 0.214638] evm: security.SMACK64TRANSMUTE\n[ 0.215448] evm: security.SMACK64MMAP\n[ 0.216189] evm: security.ima\n[ 0.216831] evm: security.capability\n[ 0.217640] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219487] pinctrl core: initialized pinctrl subsystem\n[ 0.220584] RTC time: 13:09:47, date: 12/23/18\n[ 0.221533] NET: Registered protocol family 16\n[ 0.222502] cpuidle: using governor ladder\n[ 0.223316] cpuidle: using governor menu\n[ 0.224104] PCCT header not found.\n[ 0.224860] ACPI: bus type PCI registered\n[ 0.225672] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226908] PCI: Using configuration type 1 for base access\n[ 0.228667] ACPI: Added _OSI(Module Device)\n[ 0.229512] ACPI: Added _OSI(Processor Device)\n[ 0.230375] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231268] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233406] ACPI: Interpreter enabled\n[ 0.234173] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237853] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239700] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241534] ACPI: (supports S0 S5)\n[ 0.242235] ACPI: Using IOAPIC for interrupt routing\n[ 0.243311] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246405] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247548] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248792] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249980] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252198] acpiphp: Slot [3] registered\n[ 0.253001] acpiphp: Slot [4] registered\n[ 0.253801] acpiphp: Slot [5] registered\n[ 0.254598] acpiphp: Slot [6] registered\n[ 0.255393] acpiphp: Slot [7] registered\n[ 0.256190] acpiphp: Slot [8] registered\n[ 0.256990] acpiphp: Slot [9] registered\n[ 0.257785] acpiphp: Slot [10] registered\n[ 0.258628] acpiphp: Slot [11] registered\n[ 0.259457] acpiphp: Slot [12] registered\n[ 0.260274] acpiphp: Slot [13] registered\n[ 0.261083] acpiphp: Slot [14] registered\n[ 0.261901] acpiphp: Slot [15] registered\n[ 0.272694] acpiphp: Slot [16] registered\n[ 0.273507] acpiphp: Slot [17] registered\n[ 0.274314] acpiphp: Slot [18] registered\n[ 0.275133] acpiphp: Slot [19] registered\n[ 0.275939] acpiphp: Slot [20] registered\n[ 0.276754] acpiphp: Slot [21] registered\n[ 0.277564] acpiphp: Slot [22] registered\n[ 0.278371] acpiphp: Slot [23] registered\n[ 0.279175] acpiphp: Slot [24] registered\n[ 0.279987] acpiphp: Slot [25] registered\n[ 0.280801] acpiphp: Slot [26] registered\n[ 0.281631] acpiphp: Slot [27] registered\n[ 0.282445] acpiphp: Slot [28] registered\n[ 0.283250] acpiphp: Slot [29] registered\n[ 0.284056] acpiphp: Slot [30] registered\n[ 0.284870] acpiphp: Slot [31] registered\n[ 0.285680] PCI host bridge to bus 0000:00\n[ 0.286487] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288910] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290358] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291798] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298087] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299371] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300545] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301820] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308949] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310412] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357216] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358714] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.360126] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.361532] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.362915] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.364579] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365745] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366796] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368332] vgaarb: loaded\n[ 0.368934] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370071] SCSI subsystem initialized\n[ 0.370888] ACPI: bus type USB registered\n[ 0.371701] usbcore: registered new interface driver usbfs\n[ 0.372733] usbcore: registered new interface driver hub\n[ 0.373736] usbcore: registered new device driver usb\n[ 0.374786] PCI: Using ACPI for IRQ routing\n[ 0.375805] NetLabel: Initializing\n[ 0.376516] NetLabel: domain hash size = 128\n[ 0.377368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378310] NetLabel: unlabeled traffic allowed by default\n[ 0.379400] clocksource: Switched to clocksource kvm-clock\n[ 0.384913] AppArmor: AppArmor Filesystem Enabled\n[ 0.385867] pnp: PnP ACPI init\n[ 0.386778] pnp: PnP ACPI: found 5 devices\n[ 0.393139] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394834] NET: Registered protocol family 2\n[ 0.395790] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397052] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398207] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399359] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400432] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401594] NET: Registered protocol family 1\n[ 0.402455] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403563] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404630] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418680] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432887] Trying to unpack rootfs image as initramfs...\n[ 0.482734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496583] Scanning for low memory corruption every 60 seconds\n[ 0.497894] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499039] audit: initializing netlink subsys (disabled)\n[ 0.500062] audit: type=2000 audit(1545570588.670:1): initialized\n[ 0.501377] Initialise system trusted keyring\n[ 0.502295] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503464] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505427] zbud: loaded\n[ 0.506125] VFS: Disk quotas dquot_6.6.0\n[ 0.506942] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508463] fuse init (API version 7.23)\n[ 0.509342] Key type big_key registered\n[ 0.510139] Allocating IMA MOK and blacklist keyrings.\n[ 0.511618] Key type asymmetric registered\n[ 0.512440] Asymmetric key parser 'x509' registered\n[ 0.513387] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514840] io scheduler noop registered\n[ 0.515640] io scheduler deadline registered (default)\n[ 0.516622] io scheduler cfq registered\n[ 0.517453] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518492] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519766] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521213] ACPI: Power Button [PWRF]\n[ 0.522042] GHES: HEST is not enabled!\n[ 0.535746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564030] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.566294] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591200] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594324] Linux agpgart interface v0.103\n[ 0.596445] brd: module loaded\n[ 0.597651] loop: module loaded\n[ 0.602880] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.604584] GPT:90111 != 2097151\n[ 0.605416] GPT:Alternate GPT header not at the end of the disk.\n[ 0.606786] GPT:90111 != 2097151\n[ 0.607620] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608818] vda: vda1 vda15\n[ 0.610738] scsi host0: ata_piix\n[ 0.611560] scsi host1: ata_piix\n[ 0.612277] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.613495] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614939] libphy: Fixed MDIO Bus: probed\n[ 0.615771] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616721] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618998] PPP generic driver version 2.4.2\n[ 0.619904] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.621284] ehci-pci: EHCI PCI platform driver\n[ 0.622156] ehci-platform: EHCI generic platform driver\n[ 0.623283] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.624644] ohci-pci: OHCI PCI platform driver\n[ 0.625630] ohci-platform: OHCI generic platform driver\n[ 0.626748] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642314] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643542] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645025] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646030] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647151] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648385] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649811] usb usb1: Product: UHCI Host Controller\n[ 0.650746] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651891] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652929] hub 1-0:1.0: USB hub found\n[ 0.653708] hub 1-0:1.0: 2 ports detected\n[ 0.654618] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656731] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657695] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658730] mousedev: PS/2 mouse device common for all mice\n[ 0.659994] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661840] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662933] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664133] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665327] i2c /dev entries driver\n[ 0.666091] device-mapper: uevent: version 1.0.3\n[ 0.667038] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668677] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669975] NET: Registered protocol family 10\n[ 0.670984] NET: Registered protocol family 17\n[ 0.671884] Key type dns_resolver registered\n[ 0.672825] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673921] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675682] registered taskstats version 1\n[ 0.676514] Loading compiled-in X.509 certificates\n[ 0.677946] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679796] zswap: loaded using pool lzo/zbud\n[ 0.681186] Key type trusted registered\n[ 0.682762] Key type encrypted registered\n[ 0.683596] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684626] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685667] evm: HMAC attrs: 0x1\n[ 0.686616] Magic number: 14:759:180\n[ 0.687489] rtc_cmos 00:00: setting system clock to 2018-12-23 13:09:48 UTC (1545570588)\n[ 0.689090] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690206] EDD information not available.\n[ 0.767943] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.769399] ata1.00: configured for MWDMA2\n[ 0.770612] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.782961] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.784200] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.785471] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.787343] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788904] Write protecting the kernel read-only data: 14336k\n[ 0.790490] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.792328] 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.848813] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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.39s]\nping 10.10.20.5 OK\nping 10.10.20.5 OK\nping 10.10.20.5 OK\nping 10.10.20.5 OK\n"} 2018-12-23 13:10:35,236 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e7401d59-be61-4063-a4b0-29477538a647/action used request id req-e9837f7c-258f-48ca-a6ce-dd8299a851b4 2018-12-23 13:10:35,237 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-8-1' can ping 'sdnvpn-8-2' 2018-12-23 13:10:35,237 - sdnvpn-results - INFO - Assign a Floating IP to sdnvpn-8-1 2018-12-23 13:10:35,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" 2018-12-23 13:10:35,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2007 X-Openstack-Request-Id: req-17f0930a-6d5d-4d51-a0f6-7dba917f59a1 Date: Sun, 23 Dec 2018 13:10:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"965b3b24-ea5a-4fcb-b835-e91172644fc3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":["b63d9905-007e-438c-b298-a14b3000cf79"],"description":"","tags":[],"updated_at":"2018-12-23T13:09:23Z","provider:segmentation_id":41,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:09:22Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d28074c9-b2f4-4def-ab9e-03aaf5628b42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":["d77d2e7a-2baf-40af-a35b-4912590786d0"],"description":"","tags":[],"updated_at":"2018-12-23T13:09:17Z","provider:segmentation_id":71,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:09:16Z","provider:network_type":"vxlan"}]} 2018-12-23 13:10:35,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-17f0930a-6d5d-4d51-a0f6-7dba917f59a1 2018-12-23 13:10:35,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" -d '{"floatingip": {"floating_network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf"}}' 2018-12-23 13:10:36,875 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-b9e99cd6-85b4-4a4a-902f-4207f11d1e6f Date: Sun, 23 Dec 2018 13:10:36 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-12-23T13:10:36Z", "floating_network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": null, "id": "3405fecb-8821-4b38-89e3-fd80b1247aa4", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:10:36Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}} 2018-12-23 13:10:36,876 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-b9e99cd6-85b4-4a4a-902f-4207f11d1e6f 2018-12-23 13:10:36,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e7401d59-be61-4063-a4b0-29477538a647/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3154bc5b386e35424aae4461009db9f2210579a" -d '{"addFloatingIp": {"address": "172.30.9.202"}}' 2018-12-23 13:10:38,999 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13: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 x-openstack-request-id: req-5e24e6e0-0965-4281-99eb-df66b8d652aa x-compute-request-id: req-5e24e6e0-0965-4281-99eb-df66b8d652aa 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-12-23 13:10:38,999 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e7401d59-be61-4063-a4b0-29477538a647/action used request id req-5e24e6e0-0965-4281-99eb-df66b8d652aa 2018-12-23 13:10:38,999 - sdnvpn-results - INFO - Ping sdnvpn-8-1 via Floating IP 2018-12-23 13:10:38,999 - sdnvpn-results - DEBUG - Ping IP 172.30.9.202 2018-12-23 13:10:39,000 - functest.utils.functest_utils - DEBUG - Executing command: 'ping 172.30.9.202 -c 10' 2018-12-23 13:10:48,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e7401d59-be61-4063-a4b0-29477538a647/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3154bc5b386e35424aae4461009db9f2210579a" -d '{"forceDelete": null}' 2018-12-23 13:10:48,205 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:10: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-7a5ea1da-deab-4bd3-9a70-a6af7daa0cb8 x-compute-request-id: req-7a5ea1da-deab-4bd3-9a70-a6af7daa0cb8 Content-Length: 0 Content-Type: application/json 2018-12-23 13:10:48,206 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e7401d59-be61-4063-a4b0-29477538a647/action used request id req-7a5ea1da-deab-4bd3-9a70-a6af7daa0cb8 2018-12-23 13:10:48,206 - sdnvpn_test_utils - DEBUG - Waiting for instance e7401d59-be61-4063-a4b0-29477538a647 to be deleted 2018-12-23 13:10:48,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3154bc5b386e35424aae4461009db9f2210579a" 2018-12-23 13:10:48,878 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:10: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-741f8b23-6e13-4e0c-949e-991b7a69e01e x-compute-request-id: req-741f8b23-6e13-4e0c-949e-991b7a69e01e Content-Encoding: gzip Content-Length: 916 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-8-1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:dc:58", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:dc:58", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e7401d59-be61-4063-a4b0-29477538a647", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e7401d59-be61-4063-a4b0-29477538a647", "rel": "bookmark"}], "image": {"id": "6f2e817c-a0c4-4bb9-84e2-cc66b68d1900", "links": [{"href": "http://172.30.9.22:8774/images/6f2e817c-a0c4-4bb9-84e2-cc66b68d1900", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000114", "OS-SRV-USG:launched_at": "2018-12-23T13:09:47.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "e7401d59-be61-4063-a4b0-29477538a647", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:10:48Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-1", "created": "2018-12-23T13:09:42Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:63:3c", "version": 4, "addr": "10.10.20.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184", "rel": "bookmark"}], "image": {"id": "6f2e817c-a0c4-4bb9-84e2-cc66b68d1900", "links": [{"href": "http://172.30.9.22:8774/images/6f2e817c-a0c4-4bb9-84e2-cc66b68d1900", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000111", "OS-SRV-USG:launched_at": "2018-12-23T13:09:34.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "26ac9a7c-ef70-48b3-adf9-aea3c27c1184", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:09:35Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-2", "created": "2018-12-23T13:09:30Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:10:48,879 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-741f8b23-6e13-4e0c-949e-991b7a69e01e 2018-12-23 13:10:50,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3154bc5b386e35424aae4461009db9f2210579a" 2018-12-23 13:10:51,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:10:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0aeb5b03-9429-44c7-bb15-6db5c8c019c1 x-compute-request-id: req-0aeb5b03-9429-44c7-bb15-6db5c8c019c1 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-8-2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:63:3c", "version": 4, "addr": "10.10.20.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184", "rel": "bookmark"}], "image": {"id": "6f2e817c-a0c4-4bb9-84e2-cc66b68d1900", "links": [{"href": "http://172.30.9.22:8774/images/6f2e817c-a0c4-4bb9-84e2-cc66b68d1900", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000111", "OS-SRV-USG:launched_at": "2018-12-23T13:09:34.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "26ac9a7c-ef70-48b3-adf9-aea3c27c1184", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:09:35Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-2", "created": "2018-12-23T13:09:30Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:10:51,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-0aeb5b03-9429-44c7-bb15-6db5c8c019c1 2018-12-23 13:10:53,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3154bc5b386e35424aae4461009db9f2210579a" -d '{"forceDelete": null}' 2018-12-23 13:10:53,714 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:10:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-90b305da-39af-4723-85b9-9e5c7b406913 x-compute-request-id: req-90b305da-39af-4723-85b9-9e5c7b406913 Content-Length: 0 Content-Type: application/json 2018-12-23 13:10:53,714 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184/action used request id req-90b305da-39af-4723-85b9-9e5c7b406913 2018-12-23 13:10:53,715 - sdnvpn_test_utils - DEBUG - Waiting for instance 26ac9a7c-ef70-48b3-adf9-aea3c27c1184 to be deleted 2018-12-23 13:10:53,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3154bc5b386e35424aae4461009db9f2210579a" 2018-12-23 13:10:55,642 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:10: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-b6d7a4c9-7cca-416c-b31e-8bf1e1f24949 x-compute-request-id: req-b6d7a4c9-7cca-416c-b31e-8bf1e1f24949 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-8-2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:63:3c", "version": 4, "addr": "10.10.20.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/26ac9a7c-ef70-48b3-adf9-aea3c27c1184", "rel": "bookmark"}], "image": {"id": "6f2e817c-a0c4-4bb9-84e2-cc66b68d1900", "links": [{"href": "http://172.30.9.22:8774/images/6f2e817c-a0c4-4bb9-84e2-cc66b68d1900", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000111", "OS-SRV-USG:launched_at": "2018-12-23T13:09:34.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "26ac9a7c-ef70-48b3-adf9-aea3c27c1184", "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:10:53Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-8-2", "created": "2018-12-23T13:09:30Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:10:55,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-b6d7a4c9-7cca-416c-b31e-8bf1e1f24949 2018-12-23 13:10:57,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3154bc5b386e35424aae4461009db9f2210579a" 2018-12-23 13:10:57,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:10: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-0452749a-9f93-4a66-85dd-2bec649d870f x-compute-request-id: req-0452749a-9f93-4a66-85dd-2bec649d870f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 13:10:57,732 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-0452749a-9f93-4a66-85dd-2bec649d870f 2018-12-23 13:10:59,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/6f2e817c-a0c4-4bb9-84e2-cc66b68d1900 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}795c94f3ab1df09582494fc4ec87b89a12f05350" 2018-12-23 13:11:01,527 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-773f122b-ca4a-4439-ab66-020f1ab746d9 Date: Sun, 23 Dec 2018 13:11:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 13:11:01,527 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/6f2e817c-a0c4-4bb9-84e2-cc66b68d1900 used request id req-773f122b-ca4a-4439-ab66-020f1ab746d9 2018-12-23 13:11:01,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/3405fecb-8821-4b38-89e3-fd80b1247aa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" 2018-12-23 13:11:01,996 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea9b1b69-19f5-402a-9f5a-8a7c551fd207 Content-Length: 0 Date: Sun, 23 Dec 2018 13:11:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:11:01,996 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/3405fecb-8821-4b38-89e3-fd80b1247aa4 used request id req-ea9b1b69-19f5-402a-9f5a-8a7c551fd207 2018-12-23 13:11:02,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/8b420084-1d25-4216-9fa4-33c1a3165b9a/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" -d '{"subnet_id": "d77d2e7a-2baf-40af-a35b-4912590786d0"}' 2018-12-23 13:11:03,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-86c2b657-ba34-4c8c-b2c7-138f37de6484 Date: Sun, 23 Dec 2018 13:11:03 GMT RESP BODY: {"network_id": "d28074c9-b2f4-4def-ab9e-03aaf5628b42", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "subnet_id": "d77d2e7a-2baf-40af-a35b-4912590786d0", "subnet_ids": ["d77d2e7a-2baf-40af-a35b-4912590786d0"], "port_id": "48994f0f-fd36-4587-b8d9-f182a72b70be", "id": "8b420084-1d25-4216-9fa4-33c1a3165b9a"} 2018-12-23 13:11:03,179 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/8b420084-1d25-4216-9fa4-33c1a3165b9a/remove_router_interface used request id req-86c2b657-ba34-4c8c-b2c7-138f37de6484 2018-12-23 13:11:03,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/8b420084-1d25-4216-9fa4-33c1a3165b9a/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" -d '{"subnet_id": "b63d9905-007e-438c-b298-a14b3000cf79"}' 2018-12-23 13:11:04,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2fd5eaae-8a5c-4e68-b81d-1991ee9254ae Date: Sun, 23 Dec 2018 13:11:04 GMT RESP BODY: {"network_id": "965b3b24-ea5a-4fcb-b835-e91172644fc3", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "subnet_id": "b63d9905-007e-438c-b298-a14b3000cf79", "subnet_ids": ["b63d9905-007e-438c-b298-a14b3000cf79"], "port_id": "619e2c7f-c30e-440f-8151-826b363d8c7c", "id": "8b420084-1d25-4216-9fa4-33c1a3165b9a"} 2018-12-23 13:11:04,363 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/8b420084-1d25-4216-9fa4-33c1a3165b9a/remove_router_interface used request id req-2fd5eaae-8a5c-4e68-b81d-1991ee9254ae 2018-12-23 13:11:04,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/8b420084-1d25-4216-9fa4-33c1a3165b9a -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" -d '{"router": {"external_gateway_info": {}}}' 2018-12-23 13:11:05,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 427 X-Openstack-Request-Id: req-01e65c01-b989-4785-a062-5e47fe30c14b Date: Sun, 23 Dec 2018 13:11:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:18Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:11:05Z", "revision_number": 11, "routes": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "8b420084-1d25-4216-9fa4-33c1a3165b9a", "name": "sdnvpn-8-1-router"}} 2018-12-23 13:11:05,372 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/8b420084-1d25-4216-9fa4-33c1a3165b9a used request id req-01e65c01-b989-4785-a062-5e47fe30c14b 2018-12-23 13:11:05,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/d77d2e7a-2baf-40af-a35b-4912590786d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" 2018-12-23 13:11:07,529 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9597f62f-7763-4cf0-ab2a-3f0b876554cf Date: Sun, 23 Dec 2018 13:11:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:11:07,529 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/d77d2e7a-2baf-40af-a35b-4912590786d0 used request id req-9597f62f-7763-4cf0-ab2a-3f0b876554cf 2018-12-23 13:11:07,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/b63d9905-007e-438c-b298-a14b3000cf79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" 2018-12-23 13:11:09,903 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-461c21d4-d01c-4379-bd38-8babf0131759 Date: Sun, 23 Dec 2018 13:11:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:11:09,903 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/b63d9905-007e-438c-b298-a14b3000cf79 used request id req-461c21d4-d01c-4379-bd38-8babf0131759 2018-12-23 13:11:09,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/8b420084-1d25-4216-9fa4-33c1a3165b9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" 2018-12-23 13:11:10,416 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-059fa2dd-e0b1-4852-9252-050efbf2fd21 Content-Length: 0 Date: Sun, 23 Dec 2018 13:11:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:11:10,416 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/8b420084-1d25-4216-9fa4-33c1a3165b9a used request id req-059fa2dd-e0b1-4852-9252-050efbf2fd21 2018-12-23 13:11:10,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/d28074c9-b2f4-4def-ab9e-03aaf5628b42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" 2018-12-23 13:11:11,261 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8576269a-1ea3-4dc6-8463-a9ae8cc3b18e Date: Sun, 23 Dec 2018 13:11:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:11:11,261 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/d28074c9-b2f4-4def-ab9e-03aaf5628b42 used request id req-8576269a-1ea3-4dc6-8463-a9ae8cc3b18e 2018-12-23 13:11:11,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/965b3b24-ea5a-4fcb-b835-e91172644fc3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10af087f3c7712c1033c90ab54a38bc41eb35413" 2018-12-23 13:11:11,885 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c2ab31b2-e670-4cb6-9418-6343ff56d78b Date: Sun, 23 Dec 2018 13:11:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:11:11,885 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/965b3b24-ea5a-4fcb-b835-e91172644fc3 used request id req-c2ab31b2-e670-4cb6-9418-6343ff56d78b 2018-12-23 13:11:11,885 - 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.202 | +========================================================================================+ 2018-12-23 13:11:11,885 - sdnvpn-results - INFO - All the subtests have passed. 2018-12-23 13:11:11,886 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_8 2018-12-23 13:11:11,886 - 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.202': 'PASS'}]} 2018-12-23 13:11:11,887 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_3 - Data center gateway integration' 2018-12-23 13:11:11,887 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - =========================================================================== 2018-12-23 13:11:11,887 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_3 2018-12-23 13:11:11,986 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_3 main method 2018-12-23 13:11:11,988 - paramiko.transport - DEBUG - starting thread (client mode): 0x32fde90L 2018-12-23 13:11:11,989 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:11:12,012 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:11:12,012 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:11:12,017 - 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-12-23 13:11:12,018 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:11:12,018 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:11:12,018 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:11:12,018 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:11:12,018 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:11:12,025 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:11:12,026 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:11:12,052 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.142: 9ef73b888a7f93e658b4e808c90fc735 2018-12-23 13:11:12,053 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:11:12,065 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:11:12,095 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:11:12,117 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:11:12,297 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:11:12,298 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:11:12,336 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:11:12,337 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:11:12,358 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:11:16,488 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:11:16,490 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:11:16,492 - paramiko.transport - DEBUG - starting thread (client mode): 0x32fd790L 2018-12-23 13:11:16,492 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:11:16,498 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:11:16,499 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:11:16,501 - 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-12-23 13:11:16,502 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:11:16,502 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:11:16,502 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:11:16,502 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:11:16,502 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:11:16,507 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:11:16,508 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:11:16,524 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 30078cbbcdfaa94b75afc1485878dc70 2018-12-23 13:11:16,524 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:11:16,547 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:11:16,559 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:11:16,588 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:11:16,660 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:11:16,660 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:11:16,699 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:11:16,700 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:11:16,708 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:11:16,744 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:11:16,745 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:11:16,746 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:11:16,747 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:11:16,747 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:11:16,788 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:11:16,825 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:11:16,827 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:11:16,828 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:11:16,829 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:11:16,829 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:11:16,869 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:11:16,902 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:11:16,903 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:11:16,905 - paramiko.transport - DEBUG - starting thread (client mode): 0x32a1150L 2018-12-23 13:11:16,906 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:11:16,911 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:11:16,911 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:11:16,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-12-23 13:11:16,914 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:11:16,915 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:11:16,915 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:11:16,915 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:11:16,915 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:11:16,919 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:11:16,920 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:11:16,921 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: c8bec94e72e06d63324f48818d0fa412 2018-12-23 13:11:16,922 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:11:16,959 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:11:16,971 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:11:16,986 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:11:17,073 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:11:17,073 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:11:17,112 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:11:17,112 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:11:17,121 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:11:17,159 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:11:17,160 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:11:17,161 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:11:17,162 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:11:17,162 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:11:17,203 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:11:17,241 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:11:17,243 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:11:17,243 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:11:17,244 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:11:17,245 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:11:17,285 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:11:17,318 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:11:17,320 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:11:17,321 - paramiko.transport - DEBUG - starting thread (client mode): 0x3353350L 2018-12-23 13:11:17,321 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:11:17,328 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:11:17,328 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:11:17,331 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-23 13:11:17,331 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:11:17,331 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:11:17,332 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:11:17,332 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:11:17,332 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:11:17,336 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:11:17,337 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:11:17,353 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: a105eaeb4faadc6eef3e7bd11a724006 2018-12-23 13:11:17,353 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:11:17,377 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:11:17,389 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:11:17,418 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:11:17,490 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:11:17,490 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:11:17,529 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:11:17,529 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:11:17,537 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:11:17,574 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:11:17,575 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:11:17,576 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:11:17,577 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:11:17,577 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:11:17,618 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:11:17,656 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:11:17,657 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:11:17,658 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:11:17,658 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:11:17,659 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:11:17,700 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:11:17,732 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:11:17,735 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:11:17,735 - paramiko.transport - DEBUG - starting thread (client mode): 0x32fddd0L 2018-12-23 13:11:17,736 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:11:17,740 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:11:17,740 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:11:17,742 - 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-12-23 13:11:17,742 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:11:17,743 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:11:17,743 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:11:17,743 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:11:17,743 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:11:17,748 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:11:17,748 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:11:17,751 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 3ffa2d9f7a70e067c1a549435f04dd32 2018-12-23 13:11:17,752 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:11:17,787 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:11:17,797 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:11:17,816 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:11:17,876 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:11:17,876 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:11:17,916 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:11:17,916 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:11:17,919 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:11:17,948 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:11:17,949 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:11:17,950 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:11:17,951 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:11:17,951 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:11:17,991 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:11:18,022 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:11:18,024 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:11:18,024 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:11:18,025 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:11:18,025 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:11:18,065 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:11:18,092 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:11:18,094 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:11:18,095 - paramiko.transport - DEBUG - starting thread (client mode): 0x32db5d0L 2018-12-23 13:11:18,096 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:11:18,101 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:11:18,101 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:11:18,104 - 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-12-23 13:11:18,104 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:11:18,104 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:11:18,104 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:11:18,105 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:11:18,105 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:11:18,109 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:11:18,110 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:11:18,111 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 8c17464e0154f5f743d8c7f04ab04803 2018-12-23 13:11:18,112 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:11:18,149 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:11:18,160 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:11:18,176 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:11:18,240 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:11:18,240 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:11:18,279 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:11:18,280 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:11:18,282 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:11:18,313 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:11:18,314 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:11:18,315 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:11:18,315 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:11:18,315 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:11:18,356 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:11:18,388 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:11:18,389 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:11:18,389 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:11:18,391 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:11:18,391 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:11:18,431 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:11:18,458 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:11:18,459 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:11:18,460 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:11:18,461 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:11:18,461 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:11:18,468 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:11:23,335 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:11:23,336 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:11:23,338 - paramiko.transport - DEBUG - starting thread (client mode): 0x32fd290L 2018-12-23 13:11:23,339 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:11:23,344 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:11:23,344 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:11:23,347 - 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-12-23 13:11:23,347 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:11:23,348 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:11:23,348 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:11:23,348 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:11:23,348 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:11:23,353 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:11:23,353 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:11:23,370 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 30078cbbcdfaa94b75afc1485878dc70 2018-12-23 13:11:23,371 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:11:23,393 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:11:23,404 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:11:23,435 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:11:23,509 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:11:23,510 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:11:23,549 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:11:23,550 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:11:23,554 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:11:23,588 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:11:23,589 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:11:23,590 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:11:23,590 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:11:23,591 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:11:23,631 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:11:23,668 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:11:23,669 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:11:23,670 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:11:23,671 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:11:23,671 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:11:23,712 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:11:23,743 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:11:23,744 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:11:23,746 - paramiko.transport - DEBUG - starting thread (client mode): 0x338c990L 2018-12-23 13:11:23,746 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:11:23,752 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:11:23,752 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:11:23,755 - 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-12-23 13:11:23,756 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:11:23,756 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:11:23,756 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:11:23,756 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:11:23,756 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:11:23,761 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:11:23,762 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:11:23,778 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: c8bec94e72e06d63324f48818d0fa412 2018-12-23 13:11:23,779 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:11:23,801 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:11:23,813 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:11:23,843 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:11:23,900 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:11:23,900 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:11:23,939 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:11:23,940 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:11:23,946 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:11:23,983 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:11:23,984 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:11:23,985 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:11:23,986 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:11:23,986 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:11:24,027 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:11:24,066 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:11:24,067 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:11:24,068 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:11:24,069 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:11:24,069 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:11:24,109 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:11:24,141 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:11:24,141 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:11:24,144 - paramiko.transport - DEBUG - starting thread (client mode): 0x338f390L 2018-12-23 13:11:24,144 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:11:24,150 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:11:24,150 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:11:24,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-12-23 13:11:24,153 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:11:24,153 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:11:24,154 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:11:24,154 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:11:24,154 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:11:24,158 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:11:24,159 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:11:24,176 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: a105eaeb4faadc6eef3e7bd11a724006 2018-12-23 13:11:24,176 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:11:24,199 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:11:24,210 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:11:24,241 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:11:24,291 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:11:24,291 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:11:24,330 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:11:24,331 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:11:24,346 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:11:24,382 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:11:24,383 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:11:24,384 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:11:24,385 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:11:24,385 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:11:24,426 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:11:24,463 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:11:24,464 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:11:24,465 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:11:24,466 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:11:24,466 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:11:24,507 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:11:24,539 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:11:24,540 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:11:24,541 - paramiko.transport - DEBUG - starting thread (client mode): 0x3356950L 2018-12-23 13:11:24,542 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:11:24,548 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:11:24,548 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:11:24,550 - 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-12-23 13:11:24,551 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:11:24,551 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:11:24,551 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:11:24,551 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:11:24,551 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:11:24,555 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:11:24,556 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:11:24,557 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 3ffa2d9f7a70e067c1a549435f04dd32 2018-12-23 13:11:24,558 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:11:24,596 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:11:24,607 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:11:24,622 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:11:24,704 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:11:24,704 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:11:24,743 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:11:24,744 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:11:24,758 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:11:24,790 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:11:24,791 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:11:24,792 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:11:24,793 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:11:24,793 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:11:24,834 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:11:24,869 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:11:24,871 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:11:24,872 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:11:24,872 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:11:24,873 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:11:24,914 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:11:24,944 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:11:24,946 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:11:24,948 - paramiko.transport - DEBUG - starting thread (client mode): 0x3339a50L 2018-12-23 13:11:24,948 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:11:24,953 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:11:24,953 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:11:24,956 - 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-12-23 13:11:24,956 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:11:24,956 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:11:24,956 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:11:24,957 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:11:24,957 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:11:24,961 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:11:24,962 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:11:24,964 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 8c17464e0154f5f743d8c7f04ab04803 2018-12-23 13:11:24,964 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:11:25,001 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:11:25,013 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:11:25,028 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:11:25,099 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:11:25,099 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:11:25,138 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:11:25,139 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:11:25,147 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:11:25,178 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:11:25,179 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:11:25,180 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:11:25,181 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:11:25,181 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:11:25,221 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:11:25,254 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:11:25,256 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:11:25,257 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:11:25,257 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:11:25,258 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:11:25,299 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:11:25,328 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:11:25,329 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-12-23 13:11:25,330 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:11:25,331 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-12-23 13:11:25,331 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-12-23 13:11:25,335 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-12-23 13:11:25,385 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-12-23 13:11:25,386 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-12-23 13:11:25,387 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-12-23 13:11:25,388 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-12-23 13:11:25,388 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-12-23 13:11:25,392 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-12-23 13:11:25,438 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-12-23 13:11:25,439 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-12-23 13:11:25,441 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-12-23 13:11:25,441 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-12-23 13:11:25,441 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-12-23 13:11:25,446 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-12-23 13:11:25,496 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-12-23 13:11:25,497 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-12-23 13:11:25,498 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-12-23 13:11:25,498 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-12-23 13:11:25,498 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-12-23 13:11:25,500 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-12-23 13:11:25,541 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-12-23 13:11:25,542 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-12-23 13:11:25,543 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-12-23 13:11:25,544 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-12-23 13:11:25,544 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-12-23 13:11:25,546 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-12-23 13:11:25,592 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-12-23 13:11:25,593 - sdnvpn-results - INFO - Verify that OpenDaylight can start/communicate with zrpcd/Quagga 2018-12-23 13:11:25,593 - sdnvpn.test.functest.testcase_3 - INFO - Controller (ODL) list is ready 2018-12-23 13:11:25,594 - sdnvpn.test.functest.testcase_3 - INFO - Checking if zrpcd is running on the controller nodes 2018-12-23 13:11:25,594 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-12-23 13:11:25,595 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-12-23 13:11:25,596 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-12-23 13:11:25,596 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-12-23 13:11:25,598 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-12-23 13:11:25,648 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-12-23 13:11:25,648 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-2 2018-12-23 13:11:25,649 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-12-23 13:11:25,650 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-12-23 13:11:25,651 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-12-23 13:11:25,651 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-12-23 13:11:25,653 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-12-23 13:11:25,702 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-12-23 13:11:25,702 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-0 2018-12-23 13:11:25,704 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-12-23 13:11:25,704 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-12-23 13:11:25,705 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-12-23 13:11:25,705 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-12-23 13:11:25,708 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-12-23 13:11:25,757 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-12-23 13:11:25,758 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-1 2018-12-23 13:11:25,762 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-12-23 13:11:25,783 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-12-23 13:11:25,784 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-12-23 13:11:25,784 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-12-23 13:11:25,786 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-12-23 13:11:25,825 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-12-23 13:11:25,826 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-12-23 13:11:25,827 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-12-23 13:11:25,828 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-12-23 13:11:25,828 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-12-23 13:11:25,869 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-12-23 13:11:25,906 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-12-23 13:11:25,908 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-12-23 13:11:25,909 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-12-23 13:11:25,910 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-12-23 13:11:25,910 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-12-23 13:11:25,951 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-12-23 13:11:25,983 - paramiko.transport.sftp - INFO - [chan 7] Opened sftp connection (server version 3) 2018-12-23 13:11:25,984 - paramiko.transport.sftp - DEBUG - [chan 7] stat('/home/heat-admin/akka.conf') 2018-12-23 13:11:25,985 - paramiko.transport.sftp - DEBUG - [chan 7] open('/home/heat-admin/akka.conf', 'rb') 2018-12-23 13:11:25,986 - paramiko.transport.sftp - DEBUG - [chan 7] open('/home/heat-admin/akka.conf', 'rb') -> 00000000 2018-12-23 13:11:25,990 - paramiko.transport.sftp - DEBUG - [chan 7] close(00000000) 2018-12-23 13:11:25,992 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-12-23 13:11:25,992 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-12-23 13:11:25,993 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-12-23 13:11:25,995 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-12-23 13:11:26,035 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-12-23 13:11:26,036 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-12-23 13:11:26,036 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-12-23 13:11:26,037 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-12-23 13:11:26,037 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-12-23 13:11:26,078 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-12-23 13:11:26,115 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-12-23 13:11:26,116 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-12-23 13:11:26,116 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-12-23 13:11:26,118 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-12-23 13:11:26,118 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-12-23 13:11:26,158 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-12-23 13:11:26,189 - paramiko.transport.sftp - INFO - [chan 7] Opened sftp connection (server version 3) 2018-12-23 13:11:26,189 - paramiko.transport.sftp - DEBUG - [chan 7] stat('/home/heat-admin/akka.conf') 2018-12-23 13:11:26,190 - paramiko.transport.sftp - DEBUG - [chan 7] open('/home/heat-admin/akka.conf', 'rb') 2018-12-23 13:11:26,191 - paramiko.transport.sftp - DEBUG - [chan 7] open('/home/heat-admin/akka.conf', 'rb') -> 00000000 2018-12-23 13:11:26,195 - paramiko.transport.sftp - DEBUG - [chan 7] close(00000000) 2018-12-23 13:11:26,196 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-12-23 13:11:26,197 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-12-23 13:11:26,197 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-12-23 13:11:26,200 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-12-23 13:11:26,241 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-12-23 13:11:26,242 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-12-23 13:11:26,243 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-12-23 13:11:26,244 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-12-23 13:11:26,244 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-12-23 13:11:26,285 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-12-23 13:11:26,323 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-12-23 13:11:26,324 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-12-23 13:11:26,325 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-12-23 13:11:26,365 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-12-23 13:11:26,365 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-12-23 13:11:26,391 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-12-23 13:11:26,424 - paramiko.transport.sftp - INFO - [chan 7] Opened sftp connection (server version 3) 2018-12-23 13:11:26,424 - paramiko.transport.sftp - DEBUG - [chan 7] stat('/home/heat-admin/akka.conf') 2018-12-23 13:11:26,425 - paramiko.transport.sftp - DEBUG - [chan 7] open('/home/heat-admin/akka.conf', 'rb') 2018-12-23 13:11:26,427 - paramiko.transport.sftp - DEBUG - [chan 7] open('/home/heat-admin/akka.conf', 'rb') -> 00000000 2018-12-23 13:11:26,430 - paramiko.transport.sftp - DEBUG - [chan 7] close(00000000) 2018-12-23 13:11:26,432 - sdnvpn.test.functest.testcase_3 - INFO - BGP entity owner is overcloud-controller-1 2018-12-23 13:11:26,432 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-12-23 13:11:26,433 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-12-23 13:11:26,433 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-12-23 13:11:26,435 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-12-23 13:11:26,436 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-12-23 13:11:26,437 - paramiko.transport - DEBUG - Ignoring message for dead channel 7 2018-12-23 13:11:26,437 - paramiko.transport - DEBUG - Ignoring message for dead channel 7 2018-12-23 13:11:26,437 - paramiko.transport - DEBUG - Ignoring message for dead channel 7 2018-12-23 13:11:26,475 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-12-23 13:11:26,475 - sdnvpn.test.functest.testcase_3 - INFO - Starting bgp speaker of controller at IP 172.30.9.27 2018-12-23 13:11:26,477 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-12-23 13:11:26,477 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-12-23 13:11:26,478 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-12-23 13:11:26,478 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-12-23 13:11:26,519 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-12-23 13:11:27,893 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-12-23 13:11:27,893 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-12-23 13:11:27,894 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-12-23 13:11:27,895 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-12-23 13:11:27,895 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-12-23 13:11:27,936 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-12-23 13:11:28,647 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-12-23 13:11:28,648 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-12-23 13:11:33,653 - sdnvpn.test.functest.testcase_3 - INFO - Checking if bgpd is running on the controller node 2018-12-23 13:11:33,654 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-12-23 13:11:33,655 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-12-23 13:11:33,655 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-12-23 13:11:33,657 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-12-23 13:11:33,703 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-12-23 13:11:33,704 - sdnvpn.test.functest.testcase_3 - INFO - bgpd is running on the controller node 2018-12-23 13:11:33,704 - sdnvpn.test.functest.testcase_3 - INFO - Downloading image 2018-12-23 13:11:33,705 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-12-23 13:11:44,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:11:44,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:11:44,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:11:44,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:11:44,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:11:44,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:11:44,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:11:44,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:11:44,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:11:44,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:11:44,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:11:44,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:11:44,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:11:44,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:11:44,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:11:44,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:11:44,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:11:44,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:11:44,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:11:44,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:11:44,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:11:44,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:11:44,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:11:44,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:11:44,144 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-12-23 13:11:44,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:11:44,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:11:44,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:11:44,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:11:44,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:11:44,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:11:44,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:11:44,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:11:44,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:11:44,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:11:44,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:11:44,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:11:44,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:11:44,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:11:44,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:11:44,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:11:44,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:11:44,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:11:44,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:11:44,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:11:44,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:11:44,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:11:44,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:11:44,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:11:44,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:11:44,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:11:44,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:11:44,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:11:44,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:11:44,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:11:44,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:11:44,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:11:44,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:11:44,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:11:44,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:11:44,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:11:44,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:11:44,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:11:44,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:11:44,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:11:44,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:11:44,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:11:44,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:11:44,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:11:44,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:11:44,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:11:44,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:11:44,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:11:44,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-12-23 13:11:44,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:11:44,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:11:44,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:11:44,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:11:44,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:11:44,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:11:44,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:11:44,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:11:44,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:11:44,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:11:44,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:11:44,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:11:44,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:11:44,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:11:44,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:11:44,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:11:44,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:11:44,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:11:44,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:11:44,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:11:44,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:11:44,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:11:44,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:11:44,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:11:44,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:11:44,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:11:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25046aa8-766e-4437-83a7-54c10014dcc0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:11:44,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-25046aa8-766e-4437-83a7-54c10014dcc0 2018-12-23 13:11:44,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:11:44,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:11:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["BN3DTNcyTp6qEb333duPvg"], "issued_at": "2018-12-23T13:11:44.000000Z"}} 2018-12-23 13:11:44,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04a1fe9470f452b1b858f51e335fb6f2d3062b1" 2018-12-23 13:11:44,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:11:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3585c579-87e3-460c-b0b7-88403b54176c x-compute-request-id: req-3585c579-87e3-460c-b0b7-88403b54176c Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 13:11:44,726 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail used request id req-3585c579-87e3-460c-b0b7-88403b54176c 2018-12-23 13:11:44,727 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-12-23 13:11:44,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04a1fe9470f452b1b858f51e335fb6f2d3062b1" -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-12-23 13:11:44,777 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:11:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e31a1777-6e75-44f3-8a73-82a623ef3435 x-compute-request-id: req-e31a1777-6e75-44f3-8a73-82a623ef3435 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:11:44,777 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-e31a1777-6e75-44f3-8a73-82a623ef3435 2018-12-23 13:11:44,778 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=7519ec3f-b9f9-48aa-8d3f-982cc865a78f created successfully. 2018-12-23 13:11:44,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:11:44,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:11:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3def4a02-7cb1-41d8-91f8-66c07abc0af4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:11:44,785 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3def4a02-7cb1-41d8-91f8-66c07abc0af4 2018-12-23 13:11:44,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:11:45,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:11:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["nQxQCZjoSc-bfHZjdLzG3g"], "issued_at": "2018-12-23T13:11:45.000000Z"}} 2018-12-23 13:11:45,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" 2018-12-23 13:11:45,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12700 X-Openstack-Request-Id: req-b52901b8-e4bd-4155-ad93-a6ba37f0ae47 Date: Sun, 23 Dec 2018 13:11:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "updated_at": "2018-12-23T10:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "4344a5ee-82f5-41b0-bdee-1ea119ce0ef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "7749ea3b-0b9e-4d0d-9530-ba6f0062246e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "bd164a01-3da6-4ba0-8a76-8468a98eeaee", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "dfce3129-c821-4a94-b363-28d08fbcd457", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 4, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "created_at": "2018-12-23T13:04:08Z", "updated_at": "2018-12-23T13:04:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "39f67492-6c17-47dc-9eb5-9f66fc40bf5d", "remote_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "c407ef4e-77ad-41ec-a924-30be4d776065", "remote_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "c4d2361c-9401-4064-a528-1158d4842c43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "c9e42862-60e0-49ef-87e4-45f18b0eb47e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}], "revision_number": 4, "project_id": "cd88fc5f29be44c198f378ee4ce5955b", "id": "13751584-95bc-4ac8-a165-ee936f10eee8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "updated_at": "2018-12-23T10:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "3a13af68-60e1-4344-ae8a-96f314d1a2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "77d13211-502f-4e71-b007-faffc15c37d0", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fa02d9ed-71a8-4f4b-ac77-2b459bf2c28a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fbae7c6c-02bf-45ca-b3c8-011de5d25b67", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}], "revision_number": 4, "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "updated_at": "2018-12-23T10:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "0f4d9015-afd5-4470-947c-2567f1a2965a", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "589650f3-addb-4c63-b869-51a5c7002ad1", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "623fc9a7-10e7-4c90-bf16-350965ac2d72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "ab93a0f4-aca3-4c2f-b4d4-4556be8ee207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:26Z", "updated_at": "2018-12-23T13:09:27Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T13:09:27Z", "revision_number": 0, "id": "0b17de6f-9848-402f-8daf-e8470ba6135f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "revision_number": 0, "id": "2364bb0b-6704-452b-9be9-2510c23fc966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "revision_number": 0, "id": "3942b386-c5a7-4af7-a4dc-d2217c65f430", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "revision_number": 0, "id": "708ab9c1-97dd-4108-83d0-c9a9ae886ca4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T13:09:27Z", "revision_number": 0, "id": "973e6c43-2f61-43ac-beb6-b0a0b623432f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T13:09:27Z", "revision_number": 0, "id": "b8ea28c7-6b4e-43d6-874c-7748d32452c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 6, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "name": "sdnvpn-sg"}]} 2018-12-23 13:11:45,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-b52901b8-e4bd-4155-ad93-a6ba37f0ae47 2018-12-23 13:11:45,376 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-12-23 13:11:45,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" 2018-12-23 13:11:45,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10774 X-Openstack-Request-Id: req-0f3d0bd3-530b-4b2f-90a0-4e67ec1cba62 Date: Sun, 23 Dec 2018 13:11:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": 80, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:27Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "0b17de6f-9848-402f-8daf-e8470ba6135f"}, {"remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "project_id": "", "id": "0f4d9015-afd5-4470-947c-2567f1a2965a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:26Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "2364bb0b-6704-452b-9be9-2510c23fc966"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:26Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "3942b386-c5a7-4af7-a4dc-d2217c65f430"}, {"remote_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "port_range_min": null, "revision_number": 0, "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "created_at": "2018-12-23T13:04:08Z", "project_id": "cd88fc5f29be44c198f378ee4ce5955b", "id": "39f67492-6c17-47dc-9eb5-9f66fc40bf5d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "port_range_min": null, "revision_number": 0, "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "3a13af68-60e1-4344-ae8a-96f314d1a2f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "4344a5ee-82f5-41b0-bdee-1ea119ce0ef6"}, {"remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "project_id": "", "id": "589650f3-addb-4c63-b869-51a5c7002ad1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "project_id": "", "id": "623fc9a7-10e7-4c90-bf16-350965ac2d72"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:26Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "708ab9c1-97dd-4108-83d0-c9a9ae886ca4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "7749ea3b-0b9e-4d0d-9530-ba6f0062246e"}, {"remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "port_range_min": null, "revision_number": 0, "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "77d13211-502f-4e71-b007-faffc15c37d0"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": 22, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:27Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "973e6c43-2f61-43ac-beb6-b0a0b623432f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "project_id": "", "id": "ab93a0f4-aca3-4c2f-b4d4-4556be8ee207"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": 22, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:27Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "b8ea28c7-6b4e-43d6-874c-7748d32452c3"}, {"remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "bd164a01-3da6-4ba0-8a76-8468a98eeaee"}, {"remote_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "port_range_min": null, "revision_number": 0, "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "created_at": "2018-12-23T13:04:08Z", "project_id": "cd88fc5f29be44c198f378ee4ce5955b", "id": "c407ef4e-77ad-41ec-a924-30be4d776065"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "port_range_min": null, "revision_number": 0, "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "created_at": "2018-12-23T13:04:08Z", "project_id": "cd88fc5f29be44c198f378ee4ce5955b", "id": "c4d2361c-9401-4064-a528-1158d4842c43"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "port_range_min": null, "revision_number": 0, "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "created_at": "2018-12-23T13:04:08Z", "project_id": "cd88fc5f29be44c198f378ee4ce5955b", "id": "c9e42862-60e0-49ef-87e4-45f18b0eb47e"}, {"remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "dfce3129-c821-4a94-b363-28d08fbcd457"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "port_range_min": null, "revision_number": 0, "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "fa02d9ed-71a8-4f4b-ac77-2b459bf2c28a"}, {"remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "port_range_min": null, "revision_number": 0, "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "fbae7c6c-02bf-45ca-b3c8-011de5d25b67"}]} 2018-12-23 13:11:45,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-0f3d0bd3-530b-4b2f-90a0-4e67ec1cba62 2018-12-23 13:11:45,548 - sdnvpn_test_utils - INFO - This rule exists for security group: d54ad1fc-dc70-43eb-b6d5-f1e800496767 2018-12-23 13:11:45,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" 2018-12-23 13:11:45,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10774 X-Openstack-Request-Id: req-3294a0a4-26f0-44df-b0ce-b54ab7e2b973 Date: Sun, 23 Dec 2018 13:11:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": 80, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:27Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "0b17de6f-9848-402f-8daf-e8470ba6135f"}, {"remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "project_id": "", "id": "0f4d9015-afd5-4470-947c-2567f1a2965a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:26Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "2364bb0b-6704-452b-9be9-2510c23fc966"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:26Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "3942b386-c5a7-4af7-a4dc-d2217c65f430"}, {"remote_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "port_range_min": null, "revision_number": 0, "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "created_at": "2018-12-23T13:04:08Z", "project_id": "cd88fc5f29be44c198f378ee4ce5955b", "id": "39f67492-6c17-47dc-9eb5-9f66fc40bf5d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "port_range_min": null, "revision_number": 0, "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "3a13af68-60e1-4344-ae8a-96f314d1a2f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "4344a5ee-82f5-41b0-bdee-1ea119ce0ef6"}, {"remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "project_id": "", "id": "589650f3-addb-4c63-b869-51a5c7002ad1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "project_id": "", "id": "623fc9a7-10e7-4c90-bf16-350965ac2d72"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:26Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "708ab9c1-97dd-4108-83d0-c9a9ae886ca4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "7749ea3b-0b9e-4d0d-9530-ba6f0062246e"}, {"remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "port_range_min": null, "revision_number": 0, "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "77d13211-502f-4e71-b007-faffc15c37d0"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": 22, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:27Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "973e6c43-2f61-43ac-beb6-b0a0b623432f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "project_id": "", "id": "ab93a0f4-aca3-4c2f-b4d4-4556be8ee207"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": 22, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:27Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "b8ea28c7-6b4e-43d6-874c-7748d32452c3"}, {"remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "bd164a01-3da6-4ba0-8a76-8468a98eeaee"}, {"remote_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "port_range_min": null, "revision_number": 0, "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "created_at": "2018-12-23T13:04:08Z", "project_id": "cd88fc5f29be44c198f378ee4ce5955b", "id": "c407ef4e-77ad-41ec-a924-30be4d776065"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "port_range_min": null, "revision_number": 0, "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "created_at": "2018-12-23T13:04:08Z", "project_id": "cd88fc5f29be44c198f378ee4ce5955b", "id": "c4d2361c-9401-4064-a528-1158d4842c43"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "port_range_min": null, "revision_number": 0, "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "created_at": "2018-12-23T13:04:08Z", "project_id": "cd88fc5f29be44c198f378ee4ce5955b", "id": "c9e42862-60e0-49ef-87e4-45f18b0eb47e"}, {"remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "dfce3129-c821-4a94-b363-28d08fbcd457"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "port_range_min": null, "revision_number": 0, "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "fa02d9ed-71a8-4f4b-ac77-2b459bf2c28a"}, {"remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "port_range_min": null, "revision_number": 0, "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "fbae7c6c-02bf-45ca-b3c8-011de5d25b67"}]} 2018-12-23 13:11:45,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-3294a0a4-26f0-44df-b0ce-b54ab7e2b973 2018-12-23 13:11:45,728 - sdnvpn_test_utils - INFO - This rule exists for security group: d54ad1fc-dc70-43eb-b6d5-f1e800496767 2018-12-23 13:11:45,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" 2018-12-23 13:11:45,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10774 X-Openstack-Request-Id: req-d2f806ec-ce36-4796-a8c7-7a389e266d87 Date: Sun, 23 Dec 2018 13:11:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": 80, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:27Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "0b17de6f-9848-402f-8daf-e8470ba6135f"}, {"remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "project_id": "", "id": "0f4d9015-afd5-4470-947c-2567f1a2965a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:26Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "2364bb0b-6704-452b-9be9-2510c23fc966"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:26Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "3942b386-c5a7-4af7-a4dc-d2217c65f430"}, {"remote_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "port_range_min": null, "revision_number": 0, "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "created_at": "2018-12-23T13:04:08Z", "project_id": "cd88fc5f29be44c198f378ee4ce5955b", "id": "39f67492-6c17-47dc-9eb5-9f66fc40bf5d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "port_range_min": null, "revision_number": 0, "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "3a13af68-60e1-4344-ae8a-96f314d1a2f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "4344a5ee-82f5-41b0-bdee-1ea119ce0ef6"}, {"remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "project_id": "", "id": "589650f3-addb-4c63-b869-51a5c7002ad1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "project_id": "", "id": "623fc9a7-10e7-4c90-bf16-350965ac2d72"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:26Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "708ab9c1-97dd-4108-83d0-c9a9ae886ca4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "7749ea3b-0b9e-4d0d-9530-ba6f0062246e"}, {"remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "port_range_min": null, "revision_number": 0, "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "77d13211-502f-4e71-b007-faffc15c37d0"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": 22, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:27Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "973e6c43-2f61-43ac-beb6-b0a0b623432f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "project_id": "", "id": "ab93a0f4-aca3-4c2f-b4d4-4556be8ee207"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": 22, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:27Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "b8ea28c7-6b4e-43d6-874c-7748d32452c3"}, {"remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "bd164a01-3da6-4ba0-8a76-8468a98eeaee"}, {"remote_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "port_range_min": null, "revision_number": 0, "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "created_at": "2018-12-23T13:04:08Z", "project_id": "cd88fc5f29be44c198f378ee4ce5955b", "id": "c407ef4e-77ad-41ec-a924-30be4d776065"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "port_range_min": null, "revision_number": 0, "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "created_at": "2018-12-23T13:04:08Z", "project_id": "cd88fc5f29be44c198f378ee4ce5955b", "id": "c4d2361c-9401-4064-a528-1158d4842c43"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "port_range_min": null, "revision_number": 0, "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "created_at": "2018-12-23T13:04:08Z", "project_id": "cd88fc5f29be44c198f378ee4ce5955b", "id": "c9e42862-60e0-49ef-87e4-45f18b0eb47e"}, {"remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "port_range_min": null, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "dfce3129-c821-4a94-b363-28d08fbcd457"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "port_range_min": null, "revision_number": 0, "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "fa02d9ed-71a8-4f4b-ac77-2b459bf2c28a"}, {"remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "port_range_min": null, "revision_number": 0, "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "fbae7c6c-02bf-45ca-b3c8-011de5d25b67"}]} 2018-12-23 13:11:45,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-d2f806ec-ce36-4796-a8c7-7a389e266d87 2018-12-23 13:11:45,912 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-12-23 13:11:45,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}276f477d21e7561a941942ee5fedfd772593c249" -d '{"security_group_rule": {"port_range_min": 179, "direction": "ingress", "protocol": "tcp", "port_range_max": 179, "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:11:46,264 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-c07f8b0c-5280-4045-ae27-b3c0d52d3add Date: Sun, 23 Dec 2018 13:11:46 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-12-23T13:11:46Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "port_range_min": 179, "revision_number": 0, "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:11:46Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "5a7af0e9-8e86-46a6-97e3-289edadd453d"}} 2018-12-23 13:11:46,264 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules used request id req-c07f8b0c-5280-4045-ae27-b3c0d52d3add 2018-12-23 13:11:46,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" 2018-12-23 13:11:46,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-4819cee4-aa96-4c93-8b8e-14cdd03b57f9 Date: Sun, 23 Dec 2018 13:11:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"}]} 2018-12-23 13:11:46,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-4819cee4-aa96-4c93-8b8e-14cdd03b57f9 2018-12-23 13:11:46,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" 2018-12-23 13:11:46,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-99c9c2a2-6902-4abc-9cb2-c5992507e669 Date: Sun, 23 Dec 2018 13:11:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:34Z","dns_nameservers":[],"updated_at":"2018-12-23T10:45:34Z","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":"baab99c834784a5fb13deaf78a5e8135","id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-23 13:11:46,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-99c9c2a2-6902-4abc-9cb2-c5992507e669 2018-12-23 13:11:46,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" 2018-12-23 13:11:46,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e81df14e-a217-4b71-a1d0-2eacb2cef463 Date: Sun, 23 Dec 2018 13:11:46 GMT RESP BODY: {"routers": []} 2018-12-23 13:11:46,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers used request id req-e81df14e-a217-4b71-a1d0-2eacb2cef463 2018-12-23 13:11:46,895 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-1-net... 2018-12-23 13:11:46,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" -d '{"network": {"name": "sdnvpn-3-1-net", "admin_state_up": true}}' 2018-12-23 13:11:47,278 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-69209e6d-16f8-4289-8100-4fc55543d4f3 Date: Sun, 23 Dec 2018 13:11: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":"f35e838e-74d8-4637-a960-219d9921ae80","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T13:11:47Z","is_default":false,"provider:segmentation_id":24,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:11:47Z","mtu":1450}} 2018-12-23 13:11:47,278 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-69209e6d-16f8-4289-8100-4fc55543d4f3 2018-12-23 13:11:47,279 - sdnvpn.lib.openstack_utils - DEBUG - Network 'f35e838e-74d8-4637-a960-219d9921ae80' created successfully 2018-12-23 13:11:47,279 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-12-23 13:11:47,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" -d '{"subnets": [{"ip_version": 4, "network_id": "f35e838e-74d8-4637-a960-219d9921ae80", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-3-1-subnet"}]}' 2018-12-23 13:11:47,794 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-cf474bcd-69c9-44e9-8ab8-d03e522a0c38 Date: Sun, 23 Dec 2018 13:11:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f35e838e-74d8-4637-a960-219d9921ae80","tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:11:47Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-12-23T13:11:47Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"1b564ea31c8e45b6a10fe5a84fe49166","id":"12b2b928-946f-437e-a4e6-2110791beda4","subnetpool_id":null,"name":"sdnvpn-3-1-subnet"}]} 2018-12-23 13:11:47,795 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-cf474bcd-69c9-44e9-8ab8-d03e522a0c38 2018-12-23 13:11:47,795 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '12b2b928-946f-437e-a4e6-2110791beda4' created successfully 2018-12-23 13:11:47,795 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-12-23 13:11:47,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" -d '{"router": {"name": "sdnvpn-3-1-router", "admin_state_up": true}}' 2018-12-23 13:11:48,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-6c598fbe-aa32-4c3b-9c3c-9f2af461df00 Date: Sun, 23 Dec 2018 13:11:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:11:47Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:11:47Z", "revision_number": 0, "routes": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "91d6a79a-4ba0-4a8b-bf15-9508479d5b80", "name": "sdnvpn-3-1-router"}} 2018-12-23 13:11:48,072 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-6c598fbe-aa32-4c3b-9c3c-9f2af461df00 2018-12-23 13:11:48,073 - sdnvpn.lib.openstack_utils - DEBUG - Router '91d6a79a-4ba0-4a8b-bf15-9508479d5b80' created successfully 2018-12-23 13:11:48,073 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-12-23 13:11:48,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/91d6a79a-4ba0-4a8b-bf15-9508479d5b80/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" -d '{"subnet_id": "12b2b928-946f-437e-a4e6-2110791beda4"}' 2018-12-23 13:11:49,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cc36883e-f297-45f2-a37a-2a5a1a87aa4e Date: Sun, 23 Dec 2018 13:11:49 GMT RESP BODY: {"network_id": "f35e838e-74d8-4637-a960-219d9921ae80", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "subnet_id": "12b2b928-946f-437e-a4e6-2110791beda4", "subnet_ids": ["12b2b928-946f-437e-a4e6-2110791beda4"], "port_id": "9d62e978-546a-4f5e-8b45-dc5295d32c88", "id": "91d6a79a-4ba0-4a8b-bf15-9508479d5b80"} 2018-12-23 13:11:49,514 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/91d6a79a-4ba0-4a8b-bf15-9508479d5b80/add_router_interface used request id req-cc36883e-f297-45f2-a37a-2a5a1a87aa4e 2018-12-23 13:11:49,514 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-12-23 13:11:49,514 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-12-23 13:11:49,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" 2018-12-23 13:11:49,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1355 X-Openstack-Request-Id: req-88e80dcd-6e5b-4970-8580-04fdf0471d5a Date: Sun, 23 Dec 2018 13:11:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f35e838e-74d8-4637-a960-219d9921ae80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":["12b2b928-946f-437e-a4e6-2110791beda4"],"description":"","tags":[],"updated_at":"2018-12-23T13:11:47Z","provider:segmentation_id":24,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:11:47Z","provider:network_type":"vxlan"}]} 2018-12-23 13:11:49,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-88e80dcd-6e5b-4970-8580-04fdf0471d5a 2018-12-23 13:11:49,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/91d6a79a-4ba0-4a8b-bf15-9508479d5b80 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" -d '{"router": {"external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf"}}}' 2018-12-23 13:11:50,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-3d395299-cc68-44e4-be51-0add11a4aef5 Date: Sun, 23 Dec 2018 13:11:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:11:47Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:11:50Z", "revision_number": 3, "routes": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "91d6a79a-4ba0-4a8b-bf15-9508479d5b80", "name": "sdnvpn-3-1-router"}} 2018-12-23 13:11:50,960 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/91d6a79a-4ba0-4a8b-bf15-9508479d5b80 used request id req-3d395299-cc68-44e4-be51-0add11a4aef5 2018-12-23 13:11:50,960 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-12-23 13:11:50,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" 2018-12-23 13:11:51,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1355 X-Openstack-Request-Id: req-cc250e46-58d6-43a4-842b-624aa60b3455 Date: Sun, 23 Dec 2018 13:11:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f35e838e-74d8-4637-a960-219d9921ae80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":["12b2b928-946f-437e-a4e6-2110791beda4"],"description":"","tags":[],"updated_at":"2018-12-23T13:11:47Z","provider:segmentation_id":24,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:11:47Z","provider:network_type":"vxlan"}]} 2018-12-23 13:11:51,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-cc250e46-58d6-43a4-842b-624aa60b3455 2018-12-23 13:11:51,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" 2018-12-23 13:11:51,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1253 X-Openstack-Request-Id: req-ca7ae654-b0a6-4f0b-954a-1db90364ee1d Date: Sun, 23 Dec 2018 13:11:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f35e838e-74d8-4637-a960-219d9921ae80","tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:11:47Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-12-23T13:11:47Z","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":"1b564ea31c8e45b6a10fe5a84fe49166","id":"12b2b928-946f-437e-a4e6-2110791beda4","subnetpool_id":null,"name":"sdnvpn-3-1-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:34Z","dns_nameservers":[],"updated_at":"2018-12-23T10:45:34Z","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":"baab99c834784a5fb13deaf78a5e8135","id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-23 13:11:51,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-ca7ae654-b0a6-4f0b-954a-1db90364ee1d 2018-12-23 13:11:51,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" 2018-12-23 13:11:51,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-d5bb4222-5fc2-4638-b6f7-a54a8e8da4cc Date: Sun, 23 Dec 2018 13:11:51 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:11:47Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:11:50Z", "revision_number": 3, "routes": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "91d6a79a-4ba0-4a8b-bf15-9508479d5b80", "name": "sdnvpn-3-1-router"}]} 2018-12-23 13:11:51,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers used request id req-d5bb4222-5fc2-4638-b6f7-a54a8e8da4cc 2018-12-23 13:11:51,366 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-2-quagga-net... 2018-12-23 13:11:51,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" -d '{"network": {"name": "sdnvpn-3-2-quagga-net", "admin_state_up": true}}' 2018-12-23 13:11:51,782 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 652 X-Openstack-Request-Id: req-e8867843-6caa-43b9-9799-9a78f29d8025 Date: Sun, 23 Dec 2018 13:11:51 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ac69d868-55d1-4a6c-b859-78fdf2714dce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T13:11:51Z","is_default":false,"provider:segmentation_id":9,"name":"sdnvpn-3-2-quagga-net","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:11:51Z","mtu":1450}} 2018-12-23 13:11:51,783 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-e8867843-6caa-43b9-9799-9a78f29d8025 2018-12-23 13:11:51,783 - sdnvpn.lib.openstack_utils - DEBUG - Network 'ac69d868-55d1-4a6c-b859-78fdf2714dce' created successfully 2018-12-23 13:11:51,783 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-12-23 13:11:51,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" -d '{"subnets": [{"ip_version": 4, "network_id": "ac69d868-55d1-4a6c-b859-78fdf2714dce", "cidr": "10.10.11.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-3-2-quagga-subnet"}]}' 2018-12-23 13:11:52,585 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-1cf5e3b0-e9e5-4be3-9699-c6854b791406 Date: Sun, 23 Dec 2018 13:11:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac69d868-55d1-4a6c-b859-78fdf2714dce","tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:11:52Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-12-23T13:11:52Z","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":"1b564ea31c8e45b6a10fe5a84fe49166","id":"434fd9a9-5322-4402-be16-66180f5b4667","subnetpool_id":null,"name":"sdnvpn-3-2-quagga-subnet"}]} 2018-12-23 13:11:52,585 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-1cf5e3b0-e9e5-4be3-9699-c6854b791406 2018-12-23 13:11:52,585 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '434fd9a9-5322-4402-be16-66180f5b4667' created successfully 2018-12-23 13:11:52,585 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-12-23 13:11:52,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" -d '{"router": {"name": "sdnvpn-3-2-quagga-router", "admin_state_up": true}}' 2018-12-23 13:11:52,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 433 X-Openstack-Request-Id: req-93f9312c-9ed3-4f37-8afa-757ac7342aa2 Date: Sun, 23 Dec 2018 13:11:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:11:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:11:52Z", "revision_number": 0, "routes": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "434b120b-95b9-4627-ad83-f0b427caa1ae", "name": "sdnvpn-3-2-quagga-router"}} 2018-12-23 13:11:52,726 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-93f9312c-9ed3-4f37-8afa-757ac7342aa2 2018-12-23 13:11:52,727 - sdnvpn.lib.openstack_utils - DEBUG - Router '434b120b-95b9-4627-ad83-f0b427caa1ae' created successfully 2018-12-23 13:11:52,727 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-12-23 13:11:52,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/434b120b-95b9-4627-ad83-f0b427caa1ae/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" -d '{"subnet_id": "434fd9a9-5322-4402-be16-66180f5b4667"}' 2018-12-23 13:11:54,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-41e8c259-8e1f-4e8a-a4a5-a1870eec87a5 Date: Sun, 23 Dec 2018 13:11:54 GMT RESP BODY: {"network_id": "ac69d868-55d1-4a6c-b859-78fdf2714dce", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "subnet_id": "434fd9a9-5322-4402-be16-66180f5b4667", "subnet_ids": ["434fd9a9-5322-4402-be16-66180f5b4667"], "port_id": "bb4e45fc-58b4-4ca1-b9c9-dc280438e3f5", "id": "434b120b-95b9-4627-ad83-f0b427caa1ae"} 2018-12-23 13:11:54,022 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/434b120b-95b9-4627-ad83-f0b427caa1ae/add_router_interface used request id req-41e8c259-8e1f-4e8a-a4a5-a1870eec87a5 2018-12-23 13:11:54,023 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-12-23 13:11:54,023 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-12-23 13:11:54,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" 2018-12-23 13:11:54,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2021 X-Openstack-Request-Id: req-a6a035e0-48df-4d83-8905-c3ab4b5d4ef6 Date: Sun, 23 Dec 2018 13:11:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ac69d868-55d1-4a6c-b859-78fdf2714dce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":["434fd9a9-5322-4402-be16-66180f5b4667"],"description":"","tags":[],"updated_at":"2018-12-23T13:11:52Z","provider:segmentation_id":9,"name":"sdnvpn-3-2-quagga-net","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:11:51Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f35e838e-74d8-4637-a960-219d9921ae80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":["12b2b928-946f-437e-a4e6-2110791beda4"],"description":"","tags":[],"updated_at":"2018-12-23T13:11:47Z","provider:segmentation_id":24,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:11:47Z","provider:network_type":"vxlan"}]} 2018-12-23 13:11:54,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-a6a035e0-48df-4d83-8905-c3ab4b5d4ef6 2018-12-23 13:11:54,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/434b120b-95b9-4627-ad83-f0b427caa1ae -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" -d '{"router": {"external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf"}}}' 2018-12-23 13:11:56,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-b33925e0-5ad0-494b-8e65-9d39ee8dda5c Date: Sun, 23 Dec 2018 13:11:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:11:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:11:56Z", "revision_number": 4, "routes": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "434b120b-95b9-4627-ad83-f0b427caa1ae", "name": "sdnvpn-3-2-quagga-router"}} 2018-12-23 13:11:56,454 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/434b120b-95b9-4627-ad83-f0b427caa1ae used request id req-b33925e0-5ad0-494b-8e65-9d39ee8dda5c 2018-12-23 13:11:56,455 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-12-23 13:11:56,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:11:56,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e625b959-692b-4b81-9b77-b0a439e209f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:11:56,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e625b959-692b-4b81-9b77-b0a439e209f0 2018-12-23 13:11:56,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:11:56,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:11:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["BHtbNBidS9SBgsfZRrKw9Q"], "issued_at": "2018-12-23T13:11:56.000000Z"}} 2018-12-23 13:11:56,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8120cb42c503c068a2ecda3a4f0f0062c9b93bae" 2018-12-23 13:11:56,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-10f3e1d0-a54e-4673-b38a-6ccf016d48c7 Date: Sun, 23 Dec 2018 13:11:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-12-23 13:11:56,997 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20 used request id req-10f3e1d0-a54e-4673-b38a-6ccf016d48c7 2018-12-23 13:11:56,998 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-12-23 13:11:57,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8120cb42c503c068a2ecda3a4f0f0062c9b93bae" 2018-12-23 13:11:57,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-905d7fbb-22d1-44cb-a161-419f53cfce68 Date: Sun, 23 Dec 2018 13:11:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 13:11:57,535 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-905d7fbb-22d1-44cb-a161-419f53cfce68 2018-12-23 13:11:57,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8120cb42c503c068a2ecda3a4f0f0062c9b93bae" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-ubuntu", "visibility": "public"}' 2018-12-23 13:11:57,769 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 574 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/03d0873d-2498-4c84-91a9-60281169be15 X-Openstack-Request-Id: req-53e63b0d-fab2-4f91-8040-fb3f7faaa70f Date: Sun, 23 Dec 2018 13:11:57 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-ubuntu", "tags": [], "container_format": "bare", "created_at": "2018-12-23T13:11:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T13:11:57Z", "visibility": "public", "locations": [], "self": "/v2/images/03d0873d-2498-4c84-91a9-60281169be15", "min_disk": 0, "protected": false, "id": "03d0873d-2498-4c84-91a9-60281169be15", "file": "/v2/images/03d0873d-2498-4c84-91a9-60281169be15/file", "checksum": null, "owner": "1b564ea31c8e45b6a10fe5a84fe49166", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 13:11:57,769 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-53e63b0d-fab2-4f91-8040-fb3f7faaa70f 2018-12-23 13:11:57,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/03d0873d-2498-4c84-91a9-60281169be15/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8120cb42c503c068a2ecda3a4f0f0062c9b93bae" -d '' 2018-12-23 13:12:08,510 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-df0961ef-6138-44c0-8065-dc2023844f21 Date: Sun, 23 Dec 2018 13:12:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 13:12:08,510 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/03d0873d-2498-4c84-91a9-60281169be15/file used request id req-df0961ef-6138-44c0-8065-dc2023844f21 2018-12-23 13:12:08,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" 2018-12-23 13:12:08,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2021 X-Openstack-Request-Id: req-8b23198c-6ad8-4a68-afd9-867c2e3254f0 Date: Sun, 23 Dec 2018 13:12:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ac69d868-55d1-4a6c-b859-78fdf2714dce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":["434fd9a9-5322-4402-be16-66180f5b4667"],"description":"","tags":[],"updated_at":"2018-12-23T13:11:52Z","provider:segmentation_id":9,"name":"sdnvpn-3-2-quagga-net","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:11:51Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f35e838e-74d8-4637-a960-219d9921ae80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":["12b2b928-946f-437e-a4e6-2110791beda4"],"description":"","tags":[],"updated_at":"2018-12-23T13:11:47Z","provider:segmentation_id":24,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:11:47Z","provider:network_type":"vxlan"}]} 2018-12-23 13:12:08,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-8b23198c-6ad8-4a68-afd9-867c2e3254f0 2018-12-23 13:12:08,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" -d '{"floatingip": {"floating_network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf"}}' 2018-12-23 13:12:10,055 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-c22c4126-154c-4246-a46e-2ce219efeac9 Date: Sun, 23 Dec 2018 13:12:10 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-12-23T13:12:09Z", "floating_network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 0, "port_id": null, "id": "89ac9fac-001b-49b3-81cd-1b0b30806c25", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:12:09Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}} 2018-12-23 13:12:10,055 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-c22c4126-154c-4246-a46e-2ce219efeac9 2018-12-23 13:12:10,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" 2018-12-23 13:12:10,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2021 X-Openstack-Request-Id: req-3e214234-9483-4c7b-9de5-c3b7125a2596 Date: Sun, 23 Dec 2018 13:12:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ac69d868-55d1-4a6c-b859-78fdf2714dce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":["434fd9a9-5322-4402-be16-66180f5b4667"],"description":"","tags":[],"updated_at":"2018-12-23T13:11:52Z","provider:segmentation_id":9,"name":"sdnvpn-3-2-quagga-net","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:11:51Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f35e838e-74d8-4637-a960-219d9921ae80","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":["12b2b928-946f-437e-a4e6-2110791beda4"],"description":"","tags":[],"updated_at":"2018-12-23T13:11:47Z","provider:segmentation_id":24,"name":"sdnvpn-3-1-net","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:11:47Z","provider:network_type":"vxlan"}]} 2018-12-23 13:12:10,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-3e214234-9483-4c7b-9de5-c3b7125a2596 2018-12-23 13:12:10,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" -d '{"floatingip": {"floating_network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf"}}' 2018-12-23 13:12:12,103 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-b1fdc4df-5ec6-42d5-ab48-cf8ab7562841 Date: Sun, 23 Dec 2018 13:12:12 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-12-23T13:12:11Z", "floating_network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": null, "id": "570de3a1-41d4-4b7d-9985-530aa1a6cb4a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:12:11Z", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}} 2018-12-23 13:12:12,103 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips used request id req-b1fdc4df-5ec6-42d5-ab48-cf8ab7562841 2018-12-23 13:12:12,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:12:12,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7a9fc72-1500-4160-88fb-6d6634b3803b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:12:12,112 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f7a9fc72-1500-4160-88fb-6d6634b3803b 2018-12-23 13:12:12,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:12:12,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:12:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["zRCs04tpTguwar2SGXz6vw"], "issued_at": "2018-12-23T13:12:12.000000Z"}} 2018-12-23 13:12:12,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}576eb92a10f7dc8a29d29a4afd71917e6f19ccfb" 2018-12-23 13:12:13,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-cf2c1a5d-85c8-4ab7-9391-72a634dc6e07 x-compute-request-id: req-cf2c1a5d-85c8-4ab7-9391-72a634dc6e07 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 231}, "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 240}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10179, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-12-23 13:12:13,061 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-cf2c1a5d-85c8-4ab7-9391-72a634dc6e07 2018-12-23 13:12:13,063 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-12-23 13:12:13,065 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-12-23 13:12:13,065 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-12-23 13:12:13,069 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-12-23 13:12:13,107 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-12-23 13:12:13,109 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-12-23 13:12:13,116 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-3-2-quagga'... 2018-12-23 13:12:13,116 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-3-2-quagga flavor=m1.custom image=03d0873d-2498-4c84-91a9-60281169be15 network=ac69d868-55d1-4a6c-b859-78fdf2714dce secgroup=d54ad1fc-dc70-43eb-b6d5-f1e800496767 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=10.10.11.5 files=None userdata= #! /bin/bash set -xe # change the password because this script is run on a passwordless cloud-image echo 'ubuntu:opnfv' | chpasswd # Wait for a floating IP # as a workaround to NAT breakage sleep 20 # Variables to be filled in with python NEIGHBOR_IP=172.30.9.27 OWN_IP=172.30.9.201 # 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-12-23 13:12:13,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:12:13,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:12:13,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:12:13,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:12:13,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:12:13,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:12:13,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:12:13,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:12:13,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:12:13,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:12:13,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:12:13,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:12:13,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:12:13,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:12:13,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:12:13,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:12:13,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:12:13,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:12:13,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:12:13,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:12:13,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:12:13,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:12:13,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:12:13,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:12:13,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:12:13,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:12:13,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:12:13,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:12:13,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:12:13,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:12:13,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:12:13,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:12:13,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:12:13,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:12:13,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:12:13,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:12:13,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:12:13,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:12:13,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:12:13,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:12:13,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:12:13,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:12:13,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:12:13,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:12:13,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:12:13,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:12:13,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:12:13,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:12:13,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:12:13,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d0084be-e711-4ec6-a2e7-e01cea24e06e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:12:13,134 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2d0084be-e711-4ec6-a2e7-e01cea24e06e 2018-12-23 13:12:13,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:12:13,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:12:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["TFqgCsTgQQyzzp40lz06Sg"], "issued_at": "2018-12-23T13:12:13.000000Z"}} 2018-12-23 13:12:13,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936e7294c3f22c83b247e11583721dfe6757a0a3" 2018-12-23 13:12:13,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-6379748c-9ada-4e00-8413-18bfe1160477 x-compute-request-id: req-6379748c-9ada-4e00-8413-18bfe1160477 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}], "name": "m1.custom"}]} 2018-12-23 13:12:13,775 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-6379748c-9ada-4e00-8413-18bfe1160477 2018-12-23 13:12:13,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936e7294c3f22c83b247e11583721dfe6757a0a3" 2018-12-23 13:12:13,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-f0832ef1-a044-45f4-899d-5f488b3dad48 x-compute-request-id: req-f0832ef1-a044-45f4-899d-5f488b3dad48 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:12:13,801 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f used request id req-f0832ef1-a044-45f4-899d-5f488b3dad48 2018-12-23 13:12:13,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936e7294c3f22c83b247e11583721dfe6757a0a3" -d '{"server": {"name": "sdnvpn-3-2-quagga", "imageRef": "03d0873d-2498-4c84-91a9-60281169be15", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "user_data": "IyEgL2Jpbi9iYXNoCgpzZXQgLXhlCgojIGNoYW5nZSB0aGUgcGFzc3dvcmQgYmVjYXVzZSB0aGlzIHNjcmlwdCBpcyBydW4gb24gYSBwYXNzd29yZGxlc3MgY2xvdWQtaW1hZ2UKZWNobyAndWJ1bnR1Om9wbmZ2JyB8IGNocGFzc3dkCgojIFdhaXQgZm9yIGEgZmxvYXRpbmcgSVAKIyBhcyBhIHdvcmthcm91bmQgdG8gTkFUIGJyZWFrYWdlCnNsZWVwIDIwCgojIFZhcmlhYmxlcyB0byBiZSBmaWxsZWQgaW4gd2l0aCBweXRob24KTkVJR0hCT1JfSVA9MTcyLjMwLjkuMjcKT1dOX0lQPTE3Mi4zMC45LjIwMQojIGRpcmVjdGx5IGFjY2VzcyB0aGUgaW5zdGFuY2UgZnJvbSB0aGUgZXh0ZXJuYWwgbmV0IHdpdGhvdXQgTkFUCkVYVF9ORVRfTUFTSz0yNAoKaWYgW1sgJChnZXRlbnQgaG9zdHMgfCBhd2sgJ3twcmludCAkMn0nKSAhPSAqIiQoY2F0IC9ldGMvaG9zdG5hbWUgfCBhd2sgJ3twcmludCAkMX0nKSIqIF1dCnRoZW4gCmVjaG8gIjEyNy4wLjEuMSAkKGNhdCAvZXRjL2hvc3RuYW1lIHwgYXdrICd7cHJpbnQgJDF9JykiIHwgdGVlIC1hIC9ldGMvaG9zdHMKZmkKCnF1YWdnYV9pbnQ9JycKZm9yIG5ldF9pbnQgaW4gJChuZXRzdGF0IC1pYSB8IGF3ayAnTlI+MntwcmludCAkMX0nKTsKZG8KaWYgWyAteiAiJChpZmNvbmZpZyB8IGdyZXAgJG5ldF9pbnQpIiBdCnRoZW4KcXVhZ2dhX2ludD0kbmV0X2ludApicmVhawpmaQpkb25lCmlmIFsgLXogIiRxdWFnZ2FfaW50IiBdCnRoZW4KZWNobyAnTm8gYXZhaWxhYmxlIG5ldHdvcmsgaW50ZXJmYWNlJwpmaQoKaXAgbGluayBzZXQgJHF1YWdnYV9pbnQgdXAKaXAgYWRkciBhZGQgJE9XTl9JUC8kRVhUX05FVF9NQVNLIGRldiAkcXVhZ2dhX2ludAoKWkVCUkFfQ09ORklHX0xPQ0FUSU9OPSIvZXRjL3F1YWdnYS96ZWJyYS5jb25mIgpEQUVNT05TX0ZJTEVfTE9DQVRJT049Ii9ldGMvcXVhZ2dhL2RhZW1vbnMiCkJHUERfQ09ORklHX0xPQ0FUSU9OPSIvZXRjL3F1YWdnYS9iZ3BkLmNvbmYiCkJHUERfTE9HX0ZJTEU9Ii92YXIvbG9nL2JncGQubG9nIgoKIyBRdWFnZ2EgaXMgYWxyZWFkeSBpbnN0YWxsZWQgdG8gcnVuIGFzIHdlbGwgaW4gc2V0dXBzIHdpdGhvdXQgaW5ldAojIGRucyBmaXgKIyBlY2hvICJuYW1lc2VydmVyIDguOC44LjgiID4gL2V0Yy9yZXNvbHZjb25mL3Jlc29sdi5jb25mLmQvaGVhZAojIHJlc29sdmNvbmYgLXUKIyBERUJJQU5fRlJPTlRFTkQ9bm9uaW50ZXJhY3RpdmUgYXB0LWdldCB1cGRhdGUKIyBERUJJQU5fRlJPTlRFTkQ9bm9uaW50ZXJhY3RpdmUgYXB0LWdldCBpbnN0YWxsIHF1YWdnYSAteQoKdG91Y2ggJEJHUERfTE9HX0ZJTEUKY2hvd24gcXVhZ2dhOnF1YWdnYSAkQkdQRF9MT0dfRklMRQoKY2hvd24gcXVhZ2dhOnF1YWdnYSAkREFFTU9OU19GSUxFX0xPQ0FUSU9OCmNhdCA8PENBVEVPRiA+ICREQUVNT05TX0ZJTEVfTE9DQVRJT04KemVicmE9eWVzCmJncGQ9eWVzCm9zcGZkPW5vCm9zcGY2ZD1ubwpyaXBkPW5vCnJpcG5nZD1ubwppc2lzZD1ubwpiYWJlbGQ9bm8KQ0FURU9GCgp0b3VjaCAkWkVCUkFfQ09ORklHX0xPQ0FUSU9OCmNob3duIHF1YWdnYTpxdWFnZ2EgJFpFQlJBX0NPTkZJR19MT0NBVElPTgoKY2F0IDw8Q0FURU9GID4gJEJHUERfQ09ORklHX0xPQ0FUSU9OCiEgLSotIGJncCAtKi0KCmhvc3RuYW1lIGJncGQKcGFzc3dvcmQgc2RuY2JncGMKCnJvdXRlciBiZ3AgMjAwCiBiZ3Agcm91dGVyLWlkICR7T1dOX0lQfQogbmVpZ2hib3IgJHtORUlHSEJPUl9JUH0gcmVtb3RlLWFzIDEwMAogbm8gbmVpZ2hib3IgJHtORUlHSEJPUl9JUH0gYWN0aXZhdGUKIQogYWRkcmVzcy1mYW1pbHkgdnBudjQgdW5pY2FzdAogbmVpZ2hib3IgJHtORUlHSEJPUl9JUH0gYWN0aXZhdGUKIGV4aXQtYWRkcmVzcy1mYW1pbHkKIQpsaW5lIHZ0eQogZXhlYy10aW1lb3V0IDAgMAohCmRlYnVnIGJncCBldmVudHMKZGVidWcgYmdwICB1cGRhdGVzCmxvZyBmaWxlICR7QkdQRF9MT0dfRklMRX0KZW5kCkNBVEVPRgpjaG93biBxdWFnZ2E6cXVhZ2dhICRCR1BEX0NPTkZJR19MT0NBVElPTgpzZXJ2aWNlIHF1YWdnYSByZXN0YXJ0CnBncmVwIGJncGQKcGdyZXAgemVicmEK", "max_count": 1, "min_count": 1, "networks": [{"fixed_ip": "10.10.11.5", "uuid": "ac69d868-55d1-4a6c-b859-78fdf2714dce"}], "config_drive": true}}' 2018-12-23 13:12:15,625 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:12:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ae211335-ee14-47e2-a01e-65046f8e5dac x-compute-request-id: req-ae211335-ee14-47e2-a01e-65046f8e5dac Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "adminPass": "DSYRaxv3f6uJ"}} 2018-12-23 13:12:15,625 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-ae211335-ee14-47e2-a01e-65046f8e5dac 2018-12-23 13:12:15,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:12:15,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03dd1a30-ff3a-4b1b-b1c4-05356a0d5d12 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:12:15,632 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-03dd1a30-ff3a-4b1b-b1c4-05356a0d5d12 2018-12-23 13:12:15,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:12:16,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:12:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["sDkxP08qSnStzdJ8tZ_suA"], "issued_at": "2018-12-23T13:12:16.000000Z"}} 2018-12-23 13:12:16,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:12:16,448 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-29aff20b-e528-48f9-9bca-bdadd43c28ec x-compute-request-id: req-29aff20b-e528-48f9-9bca-bdadd43c28ec Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:12:16,449 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-29aff20b-e528-48f9-9bca-bdadd43c28ec 2018-12-23 13:12:19,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:12:20,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:12: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-61583970-1134-4771-9911-944c5d980b12 x-compute-request-id: req-61583970-1134-4771-9911-944c5d980b12 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:12:20,192 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-61583970-1134-4771-9911-944c5d980b12 2018-12-23 13:12:23,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:12:23,935 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:12:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5498fe48-021a-42d0-80bc-39800decaeb4 x-compute-request-id: req-5498fe48-021a-42d0-80bc-39800decaeb4 Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:12:23,935 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-5498fe48-021a-42d0-80bc-39800decaeb4 2018-12-23 13:12:26,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:12:27,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:12: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-07cc1b7c-91f8-43a1-ba73-0e865a3d647c x-compute-request-id: req-07cc1b7c-91f8-43a1-ba73-0e865a3d647c Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:12:27,821 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-07cc1b7c-91f8-43a1-ba73-0e865a3d647c 2018-12-23 13:12:30,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:12:31,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:12: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-868fbfac-9f96-409f-abcf-b7bc32090c8a x-compute-request-id: req-868fbfac-9f96-409f-abcf-b7bc32090c8a Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:12:31,651 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-868fbfac-9f96-409f-abcf-b7bc32090c8a 2018-12-23 13:12:34,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:12:35,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:12: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-55ddff22-2607-49e0-8293-60e4f30b9ae6 x-compute-request-id: req-55ddff22-2607-49e0-8293-60e4f30b9ae6 Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:12:35,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-55ddff22-2607-49e0-8293-60e4f30b9ae6 2018-12-23 13:12:38,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:12:39,016 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:12:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea540ce1-e6cc-4461-b38d-1d89ace56b53 x-compute-request-id: req-ea540ce1-e6cc-4461-b38d-1d89ace56b53 Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:12:39,016 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-ea540ce1-e6cc-4461-b38d-1d89ace56b53 2018-12-23 13:12:42,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:12:42,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:12: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-fa7db759-6881-43af-8636-1545d3ec3339 x-compute-request-id: req-fa7db759-6881-43af-8636-1545d3ec3339 Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:12:42,769 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-fa7db759-6881-43af-8636-1545d3ec3339 2018-12-23 13:12:45,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:12:46,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:12: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-bb28cc0d-abe6-48f4-b9b1-bba37899e651 x-compute-request-id: req-bb28cc0d-abe6-48f4-b9b1-bba37899e651 Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:12:46,235 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-bb28cc0d-abe6-48f4-b9b1-bba37899e651 2018-12-23 13:12:49,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:12:50,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:12:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fdbcc700-16bd-4223-acad-a0633d64b0d2 x-compute-request-id: req-fdbcc700-16bd-4223-acad-a0633d64b0d2 Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:12:50,094 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-fdbcc700-16bd-4223-acad-a0633d64b0d2 2018-12-23 13:12:53,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:12:53,895 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:12: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-c027c8ac-92f1-400c-88ad-c7ce7bd9034e x-compute-request-id: req-c027c8ac-92f1-400c-88ad-c7ce7bd9034e Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:12:53,895 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-c027c8ac-92f1-400c-88ad-c7ce7bd9034e 2018-12-23 13:12:56,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:12:57,346 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:12: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-1cd90b2f-b9a1-4e99-8384-c2bef1a4fba6 x-compute-request-id: req-1cd90b2f-b9a1-4e99-8384-c2bef1a4fba6 Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:12:57,346 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-1cd90b2f-b9a1-4e99-8384-c2bef1a4fba6 2018-12-23 13:13:00,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:13:01,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:13:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9bdca97-3677-4abb-ad79-4f6c2fc65f1a x-compute-request-id: req-f9bdca97-3677-4abb-ad79-4f6c2fc65f1a Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:13:01,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-f9bdca97-3677-4abb-ad79-4f6c2fc65f1a 2018-12-23 13:13:04,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:13:04,613 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:13: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-2deb2e95-f961-4aef-8c13-4bed92f14704 x-compute-request-id: req-2deb2e95-f961-4aef-8c13-4bed92f14704 Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:13:04,613 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-2deb2e95-f961-4aef-8c13-4bed92f14704 2018-12-23 13:13:07,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:13:08,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-426bf941-84b7-459d-a040-61aae3696f7b x-compute-request-id: req-426bf941-84b7-459d-a040-61aae3696f7b Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:13:08,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-426bf941-84b7-459d-a040-61aae3696f7b 2018-12-23 13:13:11,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:13:12,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-3acf560e-88ad-4834-985a-f4d352da0133 x-compute-request-id: req-3acf560e-88ad-4834-985a-f4d352da0133 Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:13:12,235 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-3acf560e-88ad-4834-985a-f4d352da0133 2018-12-23 13:13:15,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:13:15,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:13: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-508d62a9-7357-4312-a731-19e34f617cb9 x-compute-request-id: req-508d62a9-7357-4312-a731-19e34f617cb9 Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:13:15,928 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-508d62a9-7357-4312-a731-19e34f617cb9 2018-12-23 13:13:18,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:13:19,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-8103e5c4-3a60-4f71-ace4-b644a455bd60 x-compute-request-id: req-8103e5c4-3a60-4f71-ace4-b644a455bd60 Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:13:19,519 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-8103e5c4-3a60-4f71-ace4-b644a455bd60 2018-12-23 13:13:22,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:13:23,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:13: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-0147c169-7dae-4afa-a55f-831c68611ef0 x-compute-request-id: req-0147c169-7dae-4afa-a55f-831c68611ef0 Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:13:23,214 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-0147c169-7dae-4afa-a55f-831c68611ef0 2018-12-23 13:13:26,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:13:26,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:13:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74426215-67d4-4617-9cb5-0892caf5c88c x-compute-request-id: req-74426215-67d4-4617-9cb5-0892caf5c88c Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:13:26,819 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-74426215-67d4-4617-9cb5-0892caf5c88c 2018-12-23 13:13:29,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:13:30,457 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:13: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-60ee71fd-a32f-4f42-9a86-b7340701c8d7 x-compute-request-id: req-60ee71fd-a32f-4f42-9a86-b7340701c8d7 Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:13:30,457 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-60ee71fd-a32f-4f42-9a86-b7340701c8d7 2018-12-23 13:13:33,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:13:33,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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,Accept-Encoding x-openstack-request-id: req-7183e6b6-3324-47c8-ad06-afed48bb39c2 x-compute-request-id: req-7183e6b6-3324-47c8-ad06-afed48bb39c2 Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:13:33,917 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-7183e6b6-3324-47c8-ad06-afed48bb39c2 2018-12-23 13:13:36,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:13:37,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:13: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-aff32093-75c5-4908-87eb-3d4f8ee257dc x-compute-request-id: req-aff32093-75c5-4908-87eb-3d4f8ee257dc Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:13:37,369 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-aff32093-75c5-4908-87eb-3d4f8ee257dc 2018-12-23 13:13:40,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:13:40,980 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:13: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-f6b837e8-0cb0-4e4f-a742-52a90a5f03b5 x-compute-request-id: req-f6b837e8-0cb0-4e4f-a742-52a90a5f03b5 Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:13:40,980 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-f6b837e8-0cb0-4e4f-a742-52a90a5f03b5 2018-12-23 13:13:43,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:13:44,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-55ea1e06-827e-4a6a-aa5b-21bd066be38f x-compute-request-id: req-55ea1e06-827e-4a6a-aa5b-21bd066be38f Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:13:44,463 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-55ea1e06-827e-4a6a-aa5b-21bd066be38f 2018-12-23 13:13:47,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:13:48,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:13: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-9825be7e-d5c5-410c-8730-2be3236ebb73 x-compute-request-id: req-9825be7e-d5c5-410c-8730-2be3236ebb73 Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:13:48,058 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-9825be7e-d5c5-410c-8730-2be3236ebb73 2018-12-23 13:13:51,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:13:51,704 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:13: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-0a6072b2-178f-48a1-8dce-b1c0f72ca531 x-compute-request-id: req-0a6072b2-178f-48a1-8dce-b1c0f72ca531 Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:13:51,704 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-0a6072b2-178f-48a1-8dce-b1c0f72ca531 2018-12-23 13:13:54,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:13:55,198 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:13: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-3c4d4207-5d1f-446a-aeea-a5764bd1b106 x-compute-request-id: req-3c4d4207-5d1f-446a-aeea-a5764bd1b106 Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:13:55,199 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-3c4d4207-5d1f-446a-aeea-a5764bd1b106 2018-12-23 13:13:58,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:13:58,790 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-d1c124c0-3a28-4592-8144-dfffb096adbb x-compute-request-id: req-d1c124c0-3a28-4592-8144-dfffb096adbb Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:13:58,790 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-d1c124c0-3a28-4592-8144-dfffb096adbb 2018-12-23 13:14:01,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:14:02,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-8b694b3d-5908-46c0-94d9-441d230c9288 x-compute-request-id: req-8b694b3d-5908-46c0-94d9-441d230c9288 Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:14:02,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-8b694b3d-5908-46c0-94d9-441d230c9288 2018-12-23 13:14:05,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:14:06,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:14: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-a66e4fbc-4dd2-481d-9084-e23428774419 x-compute-request-id: req-a66e4fbc-4dd2-481d-9084-e23428774419 Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:14:06,120 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-a66e4fbc-4dd2-481d-9084-e23428774419 2018-12-23 13:14:09,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:14:09,746 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:14:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25d402c3-93e4-4d93-94d7-bcde0d342d7b x-compute-request-id: req-25d402c3-93e4-4d93-94d7-bcde0d342d7b Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:14:09,746 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-25d402c3-93e4-4d93-94d7-bcde0d342d7b 2018-12-23 13:14:12,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:14:13,387 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-8964baa4-1516-463d-a47d-e99c2577e9f5 x-compute-request-id: req-8964baa4-1516-463d-a47d-e99c2577e9f5 Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:14:13,387 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-8964baa4-1516-463d-a47d-e99c2577e9f5 2018-12-23 13:14:16,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:14:16,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:14: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-d60d9d98-9093-46a4-b84c-281c2f542297 x-compute-request-id: req-d60d9d98-9093-46a4-b84c-281c2f542297 Content-Encoding: gzip Content-Length: 789 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:12:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:14:16,707 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-d60d9d98-9093-46a4-b84c-281c2f542297 2018-12-23 13:14:19,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ac9fd87a6537ddd20f8df5280c45c55c2c8f49" 2018-12-23 13:14:20,174 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:14: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-7fe0ed70-dc2c-4948-ac09-0c7fdee10776 x-compute-request-id: req-7fe0ed70-dc2c-4948-ac09-0c7fdee10776 Content-Encoding: gzip Content-Length: 792 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": "2018-12-23T13:14:18.000000", "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:14:18Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:14:20,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-7fe0ed70-dc2c-4948-ac09-0c7fdee10776 2018-12-23 13:14:20,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936e7294c3f22c83b247e11583721dfe6757a0a3" 2018-12-23 13:14:20,913 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-50fb9709-149e-4144-85f5-c49490e298a7 x-compute-request-id: req-50fb9709-149e-4144-85f5-c49490e298a7 Content-Encoding: gzip Content-Length: 792 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:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": "2018-12-23T13:14:18.000000", "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:14:18Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:14:20,913 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab used request id req-50fb9709-149e-4144-85f5-c49490e298a7 2018-12-23 13:14:20,914 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-3-2-quagga' booted successfully. IP='10.10.11.5'. 2018-12-23 13:14:20,914 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-3-2-quagga' to security group 'd54ad1fc-dc70-43eb-b6d5-f1e800496767'... 2018-12-23 13:14:20,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}576eb92a10f7dc8a29d29a4afd71917e6f19ccfb" -d '{"addSecurityGroup": {"name": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:14:22,335 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13: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 x-openstack-request-id: req-c5b9f556-5f18-4ef6-b34b-147c25340fcf x-compute-request-id: req-c5b9f556-5f18-4ef6-b34b-147c25340fcf Content-Length: 0 Content-Type: application/json 2018-12-23 13:14:22,335 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab/action used request id req-c5b9f556-5f18-4ef6-b34b-147c25340fcf 2018-12-23 13:14:22,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}576eb92a10f7dc8a29d29a4afd71917e6f19ccfb" -d '{"addFloatingIp": {"address": "172.30.9.211"}}' 2018-12-23 13:14:24,489 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:14: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-1da1fcfd-5702-4e82-8de9-4c42e2bc1e03 x-compute-request-id: req-1da1fcfd-5702-4e82-8de9-4c42e2bc1e03 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-12-23 13:14:24,490 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab/action used request id req-1da1fcfd-5702-4e82-8de9-4c42e2bc1e03 2018-12-23 13:14:24,490 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-12-23 13:14:24,491 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-12-23 13:14:24,491 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-12-23 13:14:24,494 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-12-23 13:14:24,660 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-12-23 13:14:24,661 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-12-23 13:14:24,662 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-12-23 13:14:24,663 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-12-23 13:14:24,663 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-12-23 13:14:24,703 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-12-23 13:14:24,792 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-12-23 13:14:24,793 - sdnvpn_test_utils - INFO - Waiting for cloud init of instance: sdnvpn-3-2-quagga 2018-12-23 13:14:24,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936e7294c3f22c83b247e11583721dfe6757a0a3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:14:24,799 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-12-23 13:14:25,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:14: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-5afde3ca-2350-4123-a95b-a1af83e59609 x-compute-request-id: req-5afde3ca-2350-4123-a95b-a1af83e59609 Content-Encoding: gzip Content-Length: 10527 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 617210168 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132060] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133719] pid_max: default: 32768 minimum: 301\n[ 0.134606] ACPI: Core revision 20150930\n[ 0.135983] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137287] Security Framework initialized\n[ 0.138103] Yama: becoming mindful.\n[ 0.138833] AppArmor: AppArmor initialized\n[ 0.139715] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.141118] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142779] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.143988] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.145354] Initializing cgroup subsys io\n[ 0.146158] Initializing cgroup subsys memory\n[ 0.147003] Initializing cgroup subsys devices\n[ 0.147874] Initializing cgroup subsys freezer\n[ 0.148729] Initializing cgroup subsys net_cls\n[ 0.149586] Initializing cgroup subsys perf_event\n[ 0.150474] Initializing cgroup subsys net_prio\n[ 0.151348] Initializing cgroup subsys hugetlb\n[ 0.152204] Initializing cgroup subsys pids\n[ 0.153068] CPU: Physical Processor ID: 0\n[ 0.154552] mce: CPU supports 10 MCE banks\n[ 0.155394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156388] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167657] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.174024] ftrace: allocating 32123 entries in 126 pages\n[ 0.200622] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201808] smpboot: Max logical packages: 1\n[ 0.202794] x2apic enabled\n[ 0.203606] Switched APIC routing to physical x2apic.\n[ 0.205337] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206442] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208412] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210180] KVM setup paravirtual spinlock\n[ 0.211450] x86: Booted up 1 node, 1 CPUs\n[ 0.212264] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213642] devtmpfs: initialized\n[ 0.216117] evm: security.selinux\n[ 0.216815] evm: security.SMACK64\n[ 0.217494] evm: security.SMACK64EXEC\n[ 0.218229] evm: security.SMACK64TRANSMUTE\n[ 0.219034] evm: security.SMACK64MMAP\n[ 0.219771] evm: security.ima\n[ 0.220398] evm: security.capability\n[ 0.221195] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223018] pinctrl core: initialized pinctrl subsystem\n[ 0.224107] RTC time: 13:14:18, date: 12/23/18\n[ 0.225037] NET: Registered protocol family 16\n[ 0.225996] cpuidle: using governor ladder\n[ 0.226805] cpuidle: using governor menu\n[ 0.227578] PCCT header not found.\n[ 0.228326] ACPI: bus type PCI registered\n[ 0.229126] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230350] PCI: Using configuration type 1 for base access\n[ 0.232487] ACPI: Added _OSI(Module Device)\n[ 0.233315] ACPI: Added _OSI(Processor Device)\n[ 0.234162] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237185] ACPI: Interpreter enabled\n[ 0.237947] ACPI: (supports S0 S5)\n[ 0.238643] ACPI: Using IOAPIC for interrupt routing\n[ 0.239584] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242653] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243773] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244988] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246165] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248471] acpiphp: Slot [3] registered\n[ 0.249264] acpiphp: Slot [4] registered\n[ 0.250049] acpiphp: Slot [5] registered\n[ 0.250844] acpiphp: Slot [6] registered\n[ 0.251632] acpiphp: Slot [7] registered\n[ 0.252412] acpiphp: Slot [8] registered\n[ 0.253200] acpiphp: Slot [9] registered\n[ 0.253987] acpiphp: Slot [10] registered\n[ 0.254789] acpiphp: Slot [11] registered\n[ 0.255590] acpiphp: Slot [12] registered\n[ 0.256386] acpiphp: Slot [13] registered\n[ 0.257189] acpiphp: Slot [14] registered\n[ 0.268061] acpiphp: Slot [15] registered\n[ 0.268865] acpiphp: Slot [16] registered\n[ 0.269662] acpiphp: Slot [17] registered\n[ 0.270457] acpiphp: Slot [18] registered\n[ 0.271254] acpiphp: Slot [19] registered\n[ 0.272055] acpiphp: Slot [20] registered\n[ 0.272852] acpiphp: Slot [21] registered\n[ 0.273649] acpiphp: Slot [22] registered\n[ 0.274445] acpiphp: Slot [23] registered\n[ 0.275245] acpiphp: Slot [24] registered\n[ 0.276042] acpiphp: Slot [25] registered\n[ 0.276846] acpiphp: Slot [26] registered\n[ 0.277643] acpiphp: Slot [27] registered\n[ 0.278435] acpiphp: Slot [28] registered\n[ 0.279237] acpiphp: Slot [29] registered\n[ 0.280035] acpiphp: Slot [30] registered\n[ 0.280829] acpiphp: Slot [31] registered\n[ 0.281624] PCI host bridge to bus 0000:00\n[ 0.282423] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283622] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284813] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286242] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.287674] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295239] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296396] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297645] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304066] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305488] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351329] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352802] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354192] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356983] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358204] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359344] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360450] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361977] vgaarb: loaded\n[ 0.362573] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363708] SCSI subsystem initialized\n[ 0.364506] ACPI: bus type USB registered\n[ 0.365310] usbcore: registered new interface driver usbfs\n[ 0.366325] usbcore: registered new interface driver hub\n[ 0.367313] usbcore: registered new device driver usb\n[ 0.368342] PCI: Using ACPI for IRQ routing\n[ 0.369354] NetLabel: Initializing\n[ 0.370061] NetLabel: domain hash size = 128\n[ 0.370906] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371851] NetLabel: unlabeled traffic allowed by default\n[ 0.372922] amd_nb: Cannot enumerate AMD northbridges\n[ 0.373884] clocksource: Switched to clocksource kvm-clock\n[ 0.379287] AppArmor: AppArmor Filesystem Enabled\n[ 0.380236] pnp: PnP ACPI init\n[ 0.381138] pnp: PnP ACPI: found 5 devices\n[ 0.387175] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.388870] NET: Registered protocol family 2\n[ 0.389814] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.391090] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.392269] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.393431] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.394507] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.395677] NET: Registered protocol family 1\n[ 0.396531] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.397606] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.398668] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.412736] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427025] Trying to unpack rootfs image as initramfs...\n[ 1.705159] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.720574] Scanning for low memory corruption every 60 seconds\n[ 1.722358] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.723528] audit: initializing netlink subsys (disabled)\n[ 1.724566] audit: type=2000 audit(1545570860.247:1): initialized\n[ 1.725900] Initialise system trusted keyring\n[ 1.726843] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.728045] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.730061] zbud: loaded\n[ 1.730775] VFS: Disk quotas dquot_6.6.0\n[ 1.731607] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.733023] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.734276] fuse init (API version 7.23)\n[ 1.735175] Key type big_key registered\n[ 1.735978] Allocating IMA MOK and blacklist keyrings.\n[ 1.737089] Key type asymmetric registered\n[ 1.737934] Asymmetric key parser 'x509' registered\n[ 1.738910] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.740389] io scheduler noop registered\n[ 1.741198] io scheduler deadline registered (default)\n[ 1.742208] io scheduler cfq registered\n[ 1.743061] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.744129] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.745405] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.746891] ACPI: Power Button [PWRF]\n[ 1.747757] GHES: HEST is not enabled!\n[ 1.761638] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.790439] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.792930] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.816703] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.818835] Linux agpgart interface v0.103\n[ 1.820852] brd: module loaded\n[ 1.822121] loop: module loaded\n[ 1.823673] vda: vda1\n[ 1.825015] scsi host0: ata_piix\n[ 1.825768] scsi host1: ata_piix\n[ 1.826498] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.827753] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.829230] libphy: Fixed MDIO Bus: probed\n[ 1.830090] tun: Universal TUN/TAP device driver, 1.6\n[ 1.831075] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.833204] PPP generic driver version 2.4.2\n[ 1.834122] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.835421] ehci-pci: EHCI PCI platform driver\n[ 1.836313] ehci-platform: EHCI generic platform driver\n[ 1.837321] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.838495] ohci-pci: OHCI PCI platform driver\n[ 1.839388] ohci-platform: OHCI generic platform driver\n[ 1.840390] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.854920] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.855962] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.857442] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.858487] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.859644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.860889] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.862345] usb usb1: Product: UHCI Host Controller\n[ 1.863303] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.864467] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.865484] hub 1-0:1.0: USB hub found\n[ 1.866419] hub 1-0:1.0: 2 ports detected\n[ 1.867507] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.870031] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.871141] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.872291] mousedev: PS/2 mouse device common for all mice\n[ 1.873724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.875876] rtc_cmos 00:00: RTC can wake from S4\n[ 1.877204] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.878554] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.879990] i2c /dev entries driver\n[ 1.880854] device-mapper: uevent: version 1.0.3\n[ 1.881998] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.883959] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.885390] NET: Registered protocol family 10\n[ 1.886556] NET: Registered protocol family 17\n[ 1.887593] Key type dns_resolver registered\n[ 1.888549] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.889672] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.891460] registered taskstats version 1\n[ 1.892319] Loading compiled-in X.509 certificates\n[ 1.893768] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.895673] zswap: loaded using pool lzo/zbud\n[ 1.897525] Key type trusted registered\n[ 1.899812] Key type encrypted registered\n[ 1.900676] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.901729] ima: No TPM chip found, activating TPM-bypass!\n[ 1.902796] evm: HMAC attrs: 0x1\n[ 1.903759] Magic number: 14:312:231\n[ 1.904633] rtc_cmos 00:00: setting system clock to 2018-12-23 13:14:20 UTC (1545570860)\n[ 1.906291] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.907437] EDD information not available.\n[ 1.982405] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.983886] ata1.00: configured for MWDMA2\n[ 1.985105] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 1.987430] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 1.988695] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.000291] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.002214] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.003787] Write protecting the kernel read-only data: 14336k\n[ 2.005357] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.007108] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.015975] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.017799] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.019865] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.021699] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.023503] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.025284] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.027126] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.028860] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.031137] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.032886] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.060278] virtio_net virtio0 ens3: renamed from eth0\n[ 2.072220] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.074932] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.095916] AVX2 version of gcm_enc/dec engaged.\n[ 2.097280] AES CTR mode by8 optimization enabled\n[ 2.106193] FDC 0 is a S82078B\n[ 2.177898] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.342486] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.343836] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.345109] usb 1-1: Product: QEMU USB Tablet\n[ 2.345963] usb 1-1: Manufacturer: QEMU\n[ 2.346721] usb 1-1: SerialNumber: 42\n[ 2.355496] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.362913] usbcore: registered new interface driver usbhid\n[ 2.364013] usbhid: USB HID core driver\n[ 2.365732] 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.367975] 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.718148] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.338908] md: linear personality registered for level -1\n[ 3.342286] md: multipath personality registered for level -4\n[ 3.345676] md: raid0 personality registered for level 0\n[ 3.349029] md: raid1 personality registered for level 1\n[ 3.417888] raid6: sse2x1 gen() 11528 MB/s\n[ 3.485889] raid6: sse2x1 xor() 9160 MB/s\n[ 3.553889] raid6: sse2x2 gen() 14992 MB/s\n[ 3.621887] raid6: sse2x2 xor() 10036 MB/s\n[ 3.689889] raid6: sse2x4 gen() 17008 MB/s\n[ 3.757887] raid6: sse2x4 xor() 11944 MB/s\n[ 3.825886] raid6: avx2x1 gen() 22701 MB/s\n[ 3.893886] raid6: avx2x2 gen() 26935 MB/s\n[ 3.961886] raid6: avx2x4 gen() 30282 MB/s\n[ 3.963205] raid6: using algorithm avx2x4 gen() 30282 MB/s\n[ 3.964838] raid6: using avx2x2 recovery algorithm\n[ 3.967722] xor: automatically using best checksumming function:\n[ 4.005886] avx : 34857.000 MB/sec\n[ 4.007961] async_tx: api initialized (async)\n[ 4.017088] md: raid6 personality registered for level 6\n[ 4.018178] md: raid5 personality registered for level 5\n[ 4.019206] md: raid4 personality registered for level 4\n[ 4.023724] 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.048343] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.078827] 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.168935] 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.172265] systemd[1]: Detected virtualization kvm.\n[ 4.173235] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.177099] systemd[1]: Set hostname to .\n[ 4.181096] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.182232] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.308207] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.310306] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.312569] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.314634] 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.317302] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.319372] 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.322451] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.324998] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.327098] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.329370] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.331247] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.332957] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.335254] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.337407] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.339762] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.342486] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.344696] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.348466] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.358325] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.361184] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.366082] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.373513] systemd[1]: Mounting Debug File System...\n[ 4.374718] EXT4-fs (vda1): re-mounted. Opts: (null)\n Mounting Debug File System...\n[ 4.377935] 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.383650] Loading iSCSI transport class v2.0-870.\n[ 4.386030] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.390115] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.394937] 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.403379] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.405832] iscsi: registered transport (tcp)\n[ 4.407618] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.409798] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.413814] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.417610] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.421801] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.427966] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.431597] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.441970] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.444587] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.449443] 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.454183] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.458848] systemd[1]: Started Journal Service.\n[ 4.461220] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting 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 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.944590] cloud-init[468]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 23 Dec 2018 13:14:24 +0000. Up 5.26 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n"} 2018-12-23 13:14:25,868 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab/action used request id req-5afde3ca-2350-4123-a95b-a1af83e59609 2018-12-23 13:14:55,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936e7294c3f22c83b247e11583721dfe6757a0a3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:14:56,974 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:14:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58e78b5f-f099-447b-841b-b234f9f050b4 x-compute-request-id: req-58e78b5f-f099-447b-841b-b234f9f050b4 Content-Encoding: gzip Content-Length: 13202 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 617210168 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132060] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133719] pid_max: default: 32768 minimum: 301\n[ 0.134606] ACPI: Core revision 20150930\n[ 0.135983] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137287] Security Framework initialized\n[ 0.138103] Yama: becoming mindful.\n[ 0.138833] AppArmor: AppArmor initialized\n[ 0.139715] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.141118] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142779] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.143988] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.145354] Initializing cgroup subsys io\n[ 0.146158] Initializing cgroup subsys memory\n[ 0.147003] Initializing cgroup subsys devices\n[ 0.147874] Initializing cgroup subsys freezer\n[ 0.148729] Initializing cgroup subsys net_cls\n[ 0.149586] Initializing cgroup subsys perf_event\n[ 0.150474] Initializing cgroup subsys net_prio\n[ 0.151348] Initializing cgroup subsys hugetlb\n[ 0.152204] Initializing cgroup subsys pids\n[ 0.153068] CPU: Physical Processor ID: 0\n[ 0.154552] mce: CPU supports 10 MCE banks\n[ 0.155394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156388] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167657] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.174024] ftrace: allocating 32123 entries in 126 pages\n[ 0.200622] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201808] smpboot: Max logical packages: 1\n[ 0.202794] x2apic enabled\n[ 0.203606] Switched APIC routing to physical x2apic.\n[ 0.205337] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206442] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208412] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210180] KVM setup paravirtual spinlock\n[ 0.211450] x86: Booted up 1 node, 1 CPUs\n[ 0.212264] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213642] devtmpfs: initialized\n[ 0.216117] evm: security.selinux\n[ 0.216815] evm: security.SMACK64\n[ 0.217494] evm: security.SMACK64EXEC\n[ 0.218229] evm: security.SMACK64TRANSMUTE\n[ 0.219034] evm: security.SMACK64MMAP\n[ 0.219771] evm: security.ima\n[ 0.220398] evm: security.capability\n[ 0.221195] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223018] pinctrl core: initialized pinctrl subsystem\n[ 0.224107] RTC time: 13:14:18, date: 12/23/18\n[ 0.225037] NET: Registered protocol family 16\n[ 0.225996] cpuidle: using governor ladder\n[ 0.226805] cpuidle: using governor menu\n[ 0.227578] PCCT header not found.\n[ 0.228326] ACPI: bus type PCI registered\n[ 0.229126] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230350] PCI: Using configuration type 1 for base access\n[ 0.232487] ACPI: Added _OSI(Module Device)\n[ 0.233315] ACPI: Added _OSI(Processor Device)\n[ 0.234162] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237185] ACPI: Interpreter enabled\n[ 0.237947] ACPI: (supports S0 S5)\n[ 0.238643] ACPI: Using IOAPIC for interrupt routing\n[ 0.239584] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242653] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243773] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244988] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246165] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248471] acpiphp: Slot [3] registered\n[ 0.249264] acpiphp: Slot [4] registered\n[ 0.250049] acpiphp: Slot [5] registered\n[ 0.250844] acpiphp: Slot [6] registered\n[ 0.251632] acpiphp: Slot [7] registered\n[ 0.252412] acpiphp: Slot [8] registered\n[ 0.253200] acpiphp: Slot [9] registered\n[ 0.253987] acpiphp: Slot [10] registered\n[ 0.254789] acpiphp: Slot [11] registered\n[ 0.255590] acpiphp: Slot [12] registered\n[ 0.256386] acpiphp: Slot [13] registered\n[ 0.257189] acpiphp: Slot [14] registered\n[ 0.268061] acpiphp: Slot [15] registered\n[ 0.268865] acpiphp: Slot [16] registered\n[ 0.269662] acpiphp: Slot [17] registered\n[ 0.270457] acpiphp: Slot [18] registered\n[ 0.271254] acpiphp: Slot [19] registered\n[ 0.272055] acpiphp: Slot [20] registered\n[ 0.272852] acpiphp: Slot [21] registered\n[ 0.273649] acpiphp: Slot [22] registered\n[ 0.274445] acpiphp: Slot [23] registered\n[ 0.275245] acpiphp: Slot [24] registered\n[ 0.276042] acpiphp: Slot [25] registered\n[ 0.276846] acpiphp: Slot [26] registered\n[ 0.277643] acpiphp: Slot [27] registered\n[ 0.278435] acpiphp: Slot [28] registered\n[ 0.279237] acpiphp: Slot [29] registered\n[ 0.280035] acpiphp: Slot [30] registered\n[ 0.280829] acpiphp: Slot [31] registered\n[ 0.281624] PCI host bridge to bus 0000:00\n[ 0.282423] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283622] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284813] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286242] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.287674] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295239] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296396] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297645] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304066] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305488] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351329] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352802] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354192] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356983] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358204] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359344] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360450] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361977] vgaarb: loaded\n[ 0.362573] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363708] SCSI subsystem initialized\n[ 0.364506] ACPI: bus type USB registered\n[ 0.365310] usbcore: registered new interface driver usbfs\n[ 0.366325] usbcore: registered new interface driver hub\n[ 0.367313] usbcore: registered new device driver usb\n[ 0.368342] PCI: Using ACPI for IRQ routing\n[ 0.369354] NetLabel: Initializing\n[ 0.370061] NetLabel: domain hash size = 128\n[ 0.370906] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371851] NetLabel: unlabeled traffic allowed by default\n[ 0.372922] amd_nb: Cannot enumerate AMD northbridges\n[ 0.373884] clocksource: Switched to clocksource kvm-clock\n[ 0.379287] AppArmor: AppArmor Filesystem Enabled\n[ 0.380236] pnp: PnP ACPI init\n[ 0.381138] pnp: PnP ACPI: found 5 devices\n[ 0.387175] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.388870] NET: Registered protocol family 2\n[ 0.389814] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.391090] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.392269] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.393431] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.394507] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.395677] NET: Registered protocol family 1\n[ 0.396531] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.397606] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.398668] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.412736] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427025] Trying to unpack rootfs image as initramfs...\n[ 1.705159] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.720574] Scanning for low memory corruption every 60 seconds\n[ 1.722358] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.723528] audit: initializing netlink subsys (disabled)\n[ 1.724566] audit: type=2000 audit(1545570860.247:1): initialized\n[ 1.725900] Initialise system trusted keyring\n[ 1.726843] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.728045] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.730061] zbud: loaded\n[ 1.730775] VFS: Disk quotas dquot_6.6.0\n[ 1.731607] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.733023] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.734276] fuse init (API version 7.23)\n[ 1.735175] Key type big_key registered\n[ 1.735978] Allocating IMA MOK and blacklist keyrings.\n[ 1.737089] Key type asymmetric registered\n[ 1.737934] Asymmetric key parser 'x509' registered\n[ 1.738910] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.740389] io scheduler noop registered\n[ 1.741198] io scheduler deadline registered (default)\n[ 1.742208] io scheduler cfq registered\n[ 1.743061] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.744129] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.745405] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.746891] ACPI: Power Button [PWRF]\n[ 1.747757] GHES: HEST is not enabled!\n[ 1.761638] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.790439] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.792930] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.816703] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.818835] Linux agpgart interface v0.103\n[ 1.820852] brd: module loaded\n[ 1.822121] loop: module loaded\n[ 1.823673] vda: vda1\n[ 1.825015] scsi host0: ata_piix\n[ 1.825768] scsi host1: ata_piix\n[ 1.826498] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.827753] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.829230] libphy: Fixed MDIO Bus: probed\n[ 1.830090] tun: Universal TUN/TAP device driver, 1.6\n[ 1.831075] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.833204] PPP generic driver version 2.4.2\n[ 1.834122] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.835421] ehci-pci: EHCI PCI platform driver\n[ 1.836313] ehci-platform: EHCI generic platform driver\n[ 1.837321] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.838495] ohci-pci: OHCI PCI platform driver\n[ 1.839388] ohci-platform: OHCI generic platform driver\n[ 1.840390] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.854920] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.855962] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.857442] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.858487] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.859644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.860889] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.862345] usb usb1: Product: UHCI Host Controller\n[ 1.863303] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.864467] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.865484] hub 1-0:1.0: USB hub found\n[ 1.866419] hub 1-0:1.0: 2 ports detected\n[ 1.867507] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.870031] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.871141] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.872291] mousedev: PS/2 mouse device common for all mice\n[ 1.873724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.875876] rtc_cmos 00:00: RTC can wake from S4\n[ 1.877204] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.878554] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.879990] i2c /dev entries driver\n[ 1.880854] device-mapper: uevent: version 1.0.3\n[ 1.881998] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.883959] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.885390] NET: Registered protocol family 10\n[ 1.886556] NET: Registered protocol family 17\n[ 1.887593] Key type dns_resolver registered\n[ 1.888549] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.889672] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.891460] registered taskstats version 1\n[ 1.892319] Loading compiled-in X.509 certificates\n[ 1.893768] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.895673] zswap: loaded using pool lzo/zbud\n[ 1.897525] Key type trusted registered\n[ 1.899812] Key type encrypted registered\n[ 1.900676] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.901729] ima: No TPM chip found, activating TPM-bypass!\n[ 1.902796] evm: HMAC attrs: 0x1\n[ 1.903759] Magic number: 14:312:231\n[ 1.904633] rtc_cmos 00:00: setting system clock to 2018-12-23 13:14:20 UTC (1545570860)\n[ 1.906291] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.907437] EDD information not available.\n[ 1.982405] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.983886] ata1.00: configured for MWDMA2\n[ 1.985105] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 1.987430] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 1.988695] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.000291] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.002214] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.003787] Write protecting the kernel read-only data: 14336k\n[ 2.005357] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.007108] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.015975] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.017799] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.019865] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.021699] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.023503] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.025284] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.027126] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.028860] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.031137] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.032886] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.060278] virtio_net virtio0 ens3: renamed from eth0\n[ 2.072220] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.074932] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.095916] AVX2 version of gcm_enc/dec engaged.\n[ 2.097280] AES CTR mode by8 optimization enabled\n[ 2.106193] FDC 0 is a S82078B\n[ 2.177898] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.342486] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.343836] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.345109] usb 1-1: Product: QEMU USB Tablet\n[ 2.345963] usb 1-1: Manufacturer: QEMU\n[ 2.346721] usb 1-1: SerialNumber: 42\n[ 2.355496] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.362913] usbcore: registered new interface driver usbhid\n[ 2.364013] usbhid: USB HID core driver\n[ 2.365732] 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.367975] 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.718148] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.338908] md: linear personality registered for level -1\n[ 3.342286] md: multipath personality registered for level -4\n[ 3.345676] md: raid0 personality registered for level 0\n[ 3.349029] md: raid1 personality registered for level 1\n[ 3.417888] raid6: sse2x1 gen() 11528 MB/s\n[ 3.485889] raid6: sse2x1 xor() 9160 MB/s\n[ 3.553889] raid6: sse2x2 gen() 14992 MB/s\n[ 3.621887] raid6: sse2x2 xor() 10036 MB/s\n[ 3.689889] raid6: sse2x4 gen() 17008 MB/s\n[ 3.757887] raid6: sse2x4 xor() 11944 MB/s\n[ 3.825886] raid6: avx2x1 gen() 22701 MB/s\n[ 3.893886] raid6: avx2x2 gen() 26935 MB/s\n[ 3.961886] raid6: avx2x4 gen() 30282 MB/s\n[ 3.963205] raid6: using algorithm avx2x4 gen() 30282 MB/s\n[ 3.964838] raid6: using avx2x2 recovery algorithm\n[ 3.967722] xor: automatically using best checksumming function:\n[ 4.005886] avx : 34857.000 MB/sec\n[ 4.007961] async_tx: api initialized (async)\n[ 4.017088] md: raid6 personality registered for level 6\n[ 4.018178] md: raid5 personality registered for level 5\n[ 4.019206] md: raid4 personality registered for level 4\n[ 4.023724] 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.048343] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.078827] 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.168935] 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.172265] systemd[1]: Detected virtualization kvm.\n[ 4.173235] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.177099] systemd[1]: Set hostname to .\n[ 4.181096] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.182232] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.308207] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.310306] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.312569] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.314634] 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.317302] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.319372] 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.322451] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.324998] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.327098] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.329370] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.331247] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.332957] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.335254] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.337407] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.339762] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.342486] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.344696] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.348466] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.358325] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.361184] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.366082] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.373513] systemd[1]: Mounting Debug File System...\n[ 4.374718] EXT4-fs (vda1): re-mounted. Opts: (null)\n Mounting Debug File System...\n[ 4.377935] 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.383650] Loading iSCSI transport class v2.0-870.\n[ 4.386030] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.390115] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.394937] 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.403379] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.405832] iscsi: registered transport (tcp)\n[ 4.407618] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.409798] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.413814] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.417610] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.421801] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.427966] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.431597] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.441970] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.444587] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.449443] 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.454183] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.458848] systemd[1]: Started Journal Service.\n[ 4.461220] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting 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 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.944590] cloud-init[468]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 23 Dec 2018 13:14:24 +0000. Up 5.26 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 8.455179] cloud-init[1046]: Cloud-init v. 0.7.9 running 'init' at Sun, 23 Dec 2018 13:14:25 +0000. Up 7.12 seconds.\n[ 8.457001] cloud-init[1046]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.460096] cloud-init[1046]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.464096] cloud-init[1046]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.468096] cloud-init[1046]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.472097] cloud-init[1046]: ci-info: | ens3 | True | 10.10.11.5 | 255.255.255.0 | . | fa:16:3e:82:2d:23 |\n[ 8.476104] cloud-init[1046]: ci-info: | ens3 | True | fe80::f816:3eff:fe82:2d23/64 | . | link | fa:16:3e:82:2d:23 |\n[ 8.480094] cloud-init[1046]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.481939] cloud-init[1046]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.488109] cloud-init[1046]: ci-info: | ens6 | False | . | . | . | 52:54:00:5d:a0:1c |\n[ 8.489971] cloud-init[1046]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.496101] cloud-init[1046]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.497821] cloud-init[1046]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.499473] cloud-init[1046]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 8.505140] cloud-init[1046]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.506785] cloud-init[1046]: ci-info: | 0 | 0.0.0.0 | 10.10.11.1 | 0.0.0.0 | ens3 | UG |\n[ 8.510176] cloud-init[1046]: ci-info: | 1 | 10.10.11.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[ 8.515523] cloud-init[1046]: ci-info: | 2 | 169.254.169.254 | 10.10.11.4 | 255.255.255.255 | ens3 | UGH |\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[ 8.518623] cloud-init[1046]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[[0;32m OK [0m] Started Daily apt activities.\n\n[ 8.521196] cloud-init[1046]: Generating public/private rsa key pair.\n[ 8.522432] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n Starting Socket activation for snappy daemon.\n[1046]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 8.527610] cloud-init[1046]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 8.531196] cloud-init[1046]: The key fingerprint is:\n[ 8.532238] cloud-init[1046]: SHA256:eXjI6jZ9E1ftaizsF9qoTqgWIpE1v29LRxIhvW1KrB0 root@sdnvpn-3-2-quagga\n[[0;32m OK [0m] Reached target Paths.\n[ 8.535024] cloud-init[1046]: The key's randomart image is:\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[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...[ 8.540294] cloud-init[1046]: +---[RSA 2048]----+\n[ 8.541069] cloud-init[1046]: | ... |\n[ 8.541830] cloud-init[1046]: | o ... |\n[ 8.542590] cloud-init[1046]: | o o ..o . |\n[ 8.543355] cloud-init[1046]: | o ..E=o . .|\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n\n[ 8.547084] cloud-init[1046]: | . =S++ . . |\n[ 8.548100] cloud-init[1046]: | . . +.o*. . . .|\n[ 8.549087] cloud-init[1046]: | . ..+o o+ = o |\n[[0;32m OK [0m] Reached target Sockets.\n[ 8.551512] cloud-init[[0;32m OK [0m] Reached target Basic System.\n Starting LSB: MD monitoring daemon...\n Starting System Logging Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[1046]: | .+o+oo = * |\n[ 8.556857] cloud-init[1046]: | ooo.+o+.+ |\n[ 8.559598] cloud-init[1046]: +----[SHA256]-----+\n[ 8.561025] cloud-init[1046]: Generating public/private dsa key pair.\n[ 8.563055] cloud-init[1046]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Starting /etc/rc.local Compatibility...\n Starting LSB: Record successful boot for GRUB...\n Starting Apply the settings specified in cloud-config...\n Starting Login Service...\n[ 8.568560] cloud-init[1046]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 8.570461] cloud-init[1046]: The key fingerprint is:\n[ 8.571461] \n[[0;32m OK [0m] Started D-Bus System Message Bus.\ncloud-init[1046]: SHA256:ALNIXK9bxQuE6MdTVupCyzY1GZ34GoI3y404zHYH7fk root@sdnvpn-3-2-quagga\n[ 8.595545] cloud-init[1046]: The key's randomart image is:\n[ 8.599010] cloud-init[1046]: +---[DSA 1024]----+\n[ 8.602015] cloud-init[1046]: | ..o+.o+.. |\n[ 8.604298] cloud-init[1046]: | .o..*+=o |\n[ 8.607391] cloud-init[1046]: | ..oo+O.o |\n[ 8.609111] cloud-init[1046]: | ooO=o=.. |\n[ 8.611714] cloud-init[1046]: | o =BXo+S |[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Pollinate to seed the pseudo random number generator...\n Starting LXD - container startup/shutdown...\n\n[ 8.621093] cloud-init[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Accounts Service...\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n[1046]: | *.==* |\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[ 8.652827] [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\ncloud-init[1046]: | . o.. . |\n[ 8.690571] cloud-init[1046]: | E |\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 8.722944] cloud-init[1046]: | |\n[ 8.731806] cloud-init[[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[1046]: +----[SHA256]-----+\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.[ 8.745210] cloud-init\n[1046]: Generating public/private ecdsa key pair.\n[ 8.768606] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\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...\ncloud-init[1046]: Starting LSB: daemon to balance interrupts for SMP systems...\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Starting Permit User Sessions...\n Starting LSB: start and stop the Quagga routing suite...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started Permit User Sessions.\n\n[ 8.825062] cloud-init[1046]: [[0;32m OK [0m] Started LXD - container startup/shutdown.\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[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[ 8.868243] cloud-init[1046]: The key fingerprint is:\n[ 8.869219] cloud-init[1046]: SHA256:0moEWhDdBPGPyr88OrXO35P7DK5J8PBKj+ABqJbboQc root@sdnvpn-3-2-quagga\n[ 8.870801] cloud-init[1046]: The key's randomart image is:\n[ 8.871834] \n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\ncloud-init[1046]: [[0;32m OK [0m] Started Set console scheme.\n+---[ECDSA 256]---+\n[ 8.909590] cloud-init[1046]: | ooo=. |\n[ 8.914761] cloud-init[1046]: | .... |\n[ 8.916987] cloud-init[1046]: | o . |\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 8.925405] cloud-init[1046]: | . o . + |\n[ 8.928088] cloud-init[1046]: |. o * S |\n[ 8.932425] cloud-init[1046]: |.E.o o.B |\n[ 8.936234] cloud-init[1046]: |.o..=.+.+ .. |\n[ 8.940058] cloud-init[1046]: |. +ooOo= +oo |\n[ 8.944054] cloud-init[1046]: | o..o+O+=.++o |\n[ 8.945071] cloud-init[1046]: +----[SHA256]-----+\n[ 8.948063] cloud-init[1046]: Generating public/private ed25519 key pair.\n[ 8.952054] cloud-init[1046]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 8.956054] cloud-init[1046]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 8.960331] cloud-init[1046]: The key fingerprint is:\n[ 8.964673] cloud-init[1046]: SHA256:urkJAi6e7BIMW/3OpysEAtUQFLLY8rvB3Uq0pUdOJ38 root@sdnvpn-3-2-quagga\n[ 8.968120] cloud-init[1046]: The key's randomart image is:\n[ 8.969348] cloud-init[1046]: +--[ED25519 256]--+\n[ 8.971797] cloud-init[1046]: |.o*= |\n[ 8.974701] cloud-init[1046]: |o+ . |\n[ 8.977885] cloud-init[1046]: |= .. |\n[ 8.980464] cloud-init[1046]: |ooo . |\n[ 8.983341] cloud-init[1046]: |++....= S |\n[ 8.986437] cloud-init[1046]: |++ +.O.= |\n[ 8.989721] cloud-init[1046]: |.o=.*o= . E |\n[ 8.992291] cloud-init[1046]: |= .=.+o+.. |\n[ 8.995593] cloud-init[1046]: |o=. ..B= |\n[ 8.999013] cloud-init[1046]: +----[SHA256]-----+\n[ 9.207060] cloud-init[1143]: Generating locales (this might take a while)...\n[ 9.780710] cloud-init[1143]: en_US.UTF-8... done\n[ 9.782828] cloud-init[1143]: Generation complete.\n\nUbuntu 16.04.2 LTS sdnvpn-3-2-quagga ttyS0\n\nsdnvpn-3-2-quagga login: "} 2018-12-23 13:14:56,975 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab/action used request id req-58e78b5f-f099-447b-841b-b234f9f050b4 2018-12-23 13:15:27,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936e7294c3f22c83b247e11583721dfe6757a0a3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:15:28,085 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:15: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-489b3f3f-d3cd-4706-bd1f-18e4fa41c445 x-compute-request-id: req-489b3f3f-d3cd-4706-bd1f-18e4fa41c445 Content-Encoding: gzip Content-Length: 13202 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 617210168 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132060] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133719] pid_max: default: 32768 minimum: 301\n[ 0.134606] ACPI: Core revision 20150930\n[ 0.135983] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137287] Security Framework initialized\n[ 0.138103] Yama: becoming mindful.\n[ 0.138833] AppArmor: AppArmor initialized\n[ 0.139715] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.141118] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142779] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.143988] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.145354] Initializing cgroup subsys io\n[ 0.146158] Initializing cgroup subsys memory\n[ 0.147003] Initializing cgroup subsys devices\n[ 0.147874] Initializing cgroup subsys freezer\n[ 0.148729] Initializing cgroup subsys net_cls\n[ 0.149586] Initializing cgroup subsys perf_event\n[ 0.150474] Initializing cgroup subsys net_prio\n[ 0.151348] Initializing cgroup subsys hugetlb\n[ 0.152204] Initializing cgroup subsys pids\n[ 0.153068] CPU: Physical Processor ID: 0\n[ 0.154552] mce: CPU supports 10 MCE banks\n[ 0.155394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156388] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167657] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.174024] ftrace: allocating 32123 entries in 126 pages\n[ 0.200622] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201808] smpboot: Max logical packages: 1\n[ 0.202794] x2apic enabled\n[ 0.203606] Switched APIC routing to physical x2apic.\n[ 0.205337] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206442] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208412] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210180] KVM setup paravirtual spinlock\n[ 0.211450] x86: Booted up 1 node, 1 CPUs\n[ 0.212264] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213642] devtmpfs: initialized\n[ 0.216117] evm: security.selinux\n[ 0.216815] evm: security.SMACK64\n[ 0.217494] evm: security.SMACK64EXEC\n[ 0.218229] evm: security.SMACK64TRANSMUTE\n[ 0.219034] evm: security.SMACK64MMAP\n[ 0.219771] evm: security.ima\n[ 0.220398] evm: security.capability\n[ 0.221195] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223018] pinctrl core: initialized pinctrl subsystem\n[ 0.224107] RTC time: 13:14:18, date: 12/23/18\n[ 0.225037] NET: Registered protocol family 16\n[ 0.225996] cpuidle: using governor ladder\n[ 0.226805] cpuidle: using governor menu\n[ 0.227578] PCCT header not found.\n[ 0.228326] ACPI: bus type PCI registered\n[ 0.229126] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230350] PCI: Using configuration type 1 for base access\n[ 0.232487] ACPI: Added _OSI(Module Device)\n[ 0.233315] ACPI: Added _OSI(Processor Device)\n[ 0.234162] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237185] ACPI: Interpreter enabled\n[ 0.237947] ACPI: (supports S0 S5)\n[ 0.238643] ACPI: Using IOAPIC for interrupt routing\n[ 0.239584] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242653] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243773] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244988] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246165] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248471] acpiphp: Slot [3] registered\n[ 0.249264] acpiphp: Slot [4] registered\n[ 0.250049] acpiphp: Slot [5] registered\n[ 0.250844] acpiphp: Slot [6] registered\n[ 0.251632] acpiphp: Slot [7] registered\n[ 0.252412] acpiphp: Slot [8] registered\n[ 0.253200] acpiphp: Slot [9] registered\n[ 0.253987] acpiphp: Slot [10] registered\n[ 0.254789] acpiphp: Slot [11] registered\n[ 0.255590] acpiphp: Slot [12] registered\n[ 0.256386] acpiphp: Slot [13] registered\n[ 0.257189] acpiphp: Slot [14] registered\n[ 0.268061] acpiphp: Slot [15] registered\n[ 0.268865] acpiphp: Slot [16] registered\n[ 0.269662] acpiphp: Slot [17] registered\n[ 0.270457] acpiphp: Slot [18] registered\n[ 0.271254] acpiphp: Slot [19] registered\n[ 0.272055] acpiphp: Slot [20] registered\n[ 0.272852] acpiphp: Slot [21] registered\n[ 0.273649] acpiphp: Slot [22] registered\n[ 0.274445] acpiphp: Slot [23] registered\n[ 0.275245] acpiphp: Slot [24] registered\n[ 0.276042] acpiphp: Slot [25] registered\n[ 0.276846] acpiphp: Slot [26] registered\n[ 0.277643] acpiphp: Slot [27] registered\n[ 0.278435] acpiphp: Slot [28] registered\n[ 0.279237] acpiphp: Slot [29] registered\n[ 0.280035] acpiphp: Slot [30] registered\n[ 0.280829] acpiphp: Slot [31] registered\n[ 0.281624] PCI host bridge to bus 0000:00\n[ 0.282423] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283622] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284813] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286242] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.287674] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295239] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296396] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297645] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304066] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305488] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351329] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352802] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354192] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356983] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358204] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359344] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360450] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361977] vgaarb: loaded\n[ 0.362573] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363708] SCSI subsystem initialized\n[ 0.364506] ACPI: bus type USB registered\n[ 0.365310] usbcore: registered new interface driver usbfs\n[ 0.366325] usbcore: registered new interface driver hub\n[ 0.367313] usbcore: registered new device driver usb\n[ 0.368342] PCI: Using ACPI for IRQ routing\n[ 0.369354] NetLabel: Initializing\n[ 0.370061] NetLabel: domain hash size = 128\n[ 0.370906] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371851] NetLabel: unlabeled traffic allowed by default\n[ 0.372922] amd_nb: Cannot enumerate AMD northbridges\n[ 0.373884] clocksource: Switched to clocksource kvm-clock\n[ 0.379287] AppArmor: AppArmor Filesystem Enabled\n[ 0.380236] pnp: PnP ACPI init\n[ 0.381138] pnp: PnP ACPI: found 5 devices\n[ 0.387175] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.388870] NET: Registered protocol family 2\n[ 0.389814] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.391090] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.392269] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.393431] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.394507] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.395677] NET: Registered protocol family 1\n[ 0.396531] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.397606] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.398668] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.412736] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427025] Trying to unpack rootfs image as initramfs...\n[ 1.705159] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.720574] Scanning for low memory corruption every 60 seconds\n[ 1.722358] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.723528] audit: initializing netlink subsys (disabled)\n[ 1.724566] audit: type=2000 audit(1545570860.247:1): initialized\n[ 1.725900] Initialise system trusted keyring\n[ 1.726843] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.728045] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.730061] zbud: loaded\n[ 1.730775] VFS: Disk quotas dquot_6.6.0\n[ 1.731607] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.733023] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.734276] fuse init (API version 7.23)\n[ 1.735175] Key type big_key registered\n[ 1.735978] Allocating IMA MOK and blacklist keyrings.\n[ 1.737089] Key type asymmetric registered\n[ 1.737934] Asymmetric key parser 'x509' registered\n[ 1.738910] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.740389] io scheduler noop registered\n[ 1.741198] io scheduler deadline registered (default)\n[ 1.742208] io scheduler cfq registered\n[ 1.743061] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.744129] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.745405] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.746891] ACPI: Power Button [PWRF]\n[ 1.747757] GHES: HEST is not enabled!\n[ 1.761638] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.790439] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.792930] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.816703] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.818835] Linux agpgart interface v0.103\n[ 1.820852] brd: module loaded\n[ 1.822121] loop: module loaded\n[ 1.823673] vda: vda1\n[ 1.825015] scsi host0: ata_piix\n[ 1.825768] scsi host1: ata_piix\n[ 1.826498] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.827753] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.829230] libphy: Fixed MDIO Bus: probed\n[ 1.830090] tun: Universal TUN/TAP device driver, 1.6\n[ 1.831075] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.833204] PPP generic driver version 2.4.2\n[ 1.834122] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.835421] ehci-pci: EHCI PCI platform driver\n[ 1.836313] ehci-platform: EHCI generic platform driver\n[ 1.837321] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.838495] ohci-pci: OHCI PCI platform driver\n[ 1.839388] ohci-platform: OHCI generic platform driver\n[ 1.840390] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.854920] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.855962] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.857442] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.858487] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.859644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.860889] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.862345] usb usb1: Product: UHCI Host Controller\n[ 1.863303] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.864467] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.865484] hub 1-0:1.0: USB hub found\n[ 1.866419] hub 1-0:1.0: 2 ports detected\n[ 1.867507] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.870031] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.871141] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.872291] mousedev: PS/2 mouse device common for all mice\n[ 1.873724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.875876] rtc_cmos 00:00: RTC can wake from S4\n[ 1.877204] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.878554] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.879990] i2c /dev entries driver\n[ 1.880854] device-mapper: uevent: version 1.0.3\n[ 1.881998] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.883959] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.885390] NET: Registered protocol family 10\n[ 1.886556] NET: Registered protocol family 17\n[ 1.887593] Key type dns_resolver registered\n[ 1.888549] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.889672] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.891460] registered taskstats version 1\n[ 1.892319] Loading compiled-in X.509 certificates\n[ 1.893768] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.895673] zswap: loaded using pool lzo/zbud\n[ 1.897525] Key type trusted registered\n[ 1.899812] Key type encrypted registered\n[ 1.900676] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.901729] ima: No TPM chip found, activating TPM-bypass!\n[ 1.902796] evm: HMAC attrs: 0x1\n[ 1.903759] Magic number: 14:312:231\n[ 1.904633] rtc_cmos 00:00: setting system clock to 2018-12-23 13:14:20 UTC (1545570860)\n[ 1.906291] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.907437] EDD information not available.\n[ 1.982405] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.983886] ata1.00: configured for MWDMA2\n[ 1.985105] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 1.987430] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 1.988695] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.000291] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.002214] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.003787] Write protecting the kernel read-only data: 14336k\n[ 2.005357] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.007108] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.015975] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.017799] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.019865] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.021699] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.023503] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.025284] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.027126] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.028860] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.031137] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.032886] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.060278] virtio_net virtio0 ens3: renamed from eth0\n[ 2.072220] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.074932] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.095916] AVX2 version of gcm_enc/dec engaged.\n[ 2.097280] AES CTR mode by8 optimization enabled\n[ 2.106193] FDC 0 is a S82078B\n[ 2.177898] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.342486] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.343836] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.345109] usb 1-1: Product: QEMU USB Tablet\n[ 2.345963] usb 1-1: Manufacturer: QEMU\n[ 2.346721] usb 1-1: SerialNumber: 42\n[ 2.355496] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.362913] usbcore: registered new interface driver usbhid\n[ 2.364013] usbhid: USB HID core driver\n[ 2.365732] 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.367975] 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.718148] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.338908] md: linear personality registered for level -1\n[ 3.342286] md: multipath personality registered for level -4\n[ 3.345676] md: raid0 personality registered for level 0\n[ 3.349029] md: raid1 personality registered for level 1\n[ 3.417888] raid6: sse2x1 gen() 11528 MB/s\n[ 3.485889] raid6: sse2x1 xor() 9160 MB/s\n[ 3.553889] raid6: sse2x2 gen() 14992 MB/s\n[ 3.621887] raid6: sse2x2 xor() 10036 MB/s\n[ 3.689889] raid6: sse2x4 gen() 17008 MB/s\n[ 3.757887] raid6: sse2x4 xor() 11944 MB/s\n[ 3.825886] raid6: avx2x1 gen() 22701 MB/s\n[ 3.893886] raid6: avx2x2 gen() 26935 MB/s\n[ 3.961886] raid6: avx2x4 gen() 30282 MB/s\n[ 3.963205] raid6: using algorithm avx2x4 gen() 30282 MB/s\n[ 3.964838] raid6: using avx2x2 recovery algorithm\n[ 3.967722] xor: automatically using best checksumming function:\n[ 4.005886] avx : 34857.000 MB/sec\n[ 4.007961] async_tx: api initialized (async)\n[ 4.017088] md: raid6 personality registered for level 6\n[ 4.018178] md: raid5 personality registered for level 5\n[ 4.019206] md: raid4 personality registered for level 4\n[ 4.023724] 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.048343] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.078827] 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.168935] 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.172265] systemd[1]: Detected virtualization kvm.\n[ 4.173235] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.177099] systemd[1]: Set hostname to .\n[ 4.181096] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.182232] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.308207] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.310306] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.312569] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.314634] 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.317302] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.319372] 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.322451] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.324998] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.327098] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.329370] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.331247] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.332957] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.335254] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.337407] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.339762] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.342486] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.344696] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.348466] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.358325] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.361184] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.366082] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.373513] systemd[1]: Mounting Debug File System...\n[ 4.374718] EXT4-fs (vda1): re-mounted. Opts: (null)\n Mounting Debug File System...\n[ 4.377935] 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.383650] Loading iSCSI transport class v2.0-870.\n[ 4.386030] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.390115] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.394937] 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.403379] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.405832] iscsi: registered transport (tcp)\n[ 4.407618] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.409798] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.413814] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.417610] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.421801] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.427966] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.431597] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.441970] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.444587] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.449443] 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.454183] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.458848] systemd[1]: Started Journal Service.\n[ 4.461220] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting 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 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.944590] cloud-init[468]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 23 Dec 2018 13:14:24 +0000. Up 5.26 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 8.455179] cloud-init[1046]: Cloud-init v. 0.7.9 running 'init' at Sun, 23 Dec 2018 13:14:25 +0000. Up 7.12 seconds.\n[ 8.457001] cloud-init[1046]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.460096] cloud-init[1046]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.464096] cloud-init[1046]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.468096] cloud-init[1046]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.472097] cloud-init[1046]: ci-info: | ens3 | True | 10.10.11.5 | 255.255.255.0 | . | fa:16:3e:82:2d:23 |\n[ 8.476104] cloud-init[1046]: ci-info: | ens3 | True | fe80::f816:3eff:fe82:2d23/64 | . | link | fa:16:3e:82:2d:23 |\n[ 8.480094] cloud-init[1046]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.481939] cloud-init[1046]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.488109] cloud-init[1046]: ci-info: | ens6 | False | . | . | . | 52:54:00:5d:a0:1c |\n[ 8.489971] cloud-init[1046]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.496101] cloud-init[1046]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.497821] cloud-init[1046]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.499473] cloud-init[1046]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 8.505140] cloud-init[1046]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.506785] cloud-init[1046]: ci-info: | 0 | 0.0.0.0 | 10.10.11.1 | 0.0.0.0 | ens3 | UG |\n[ 8.510176] cloud-init[1046]: ci-info: | 1 | 10.10.11.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[ 8.515523] cloud-init[1046]: ci-info: | 2 | 169.254.169.254 | 10.10.11.4 | 255.255.255.255 | ens3 | UGH |\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[ 8.518623] cloud-init[1046]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[[0;32m OK [0m] Started Daily apt activities.\n\n[ 8.521196] cloud-init[1046]: Generating public/private rsa key pair.\n[ 8.522432] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n Starting Socket activation for snappy daemon.\n[1046]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 8.527610] cloud-init[1046]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 8.531196] cloud-init[1046]: The key fingerprint is:\n[ 8.532238] cloud-init[1046]: SHA256:eXjI6jZ9E1ftaizsF9qoTqgWIpE1v29LRxIhvW1KrB0 root@sdnvpn-3-2-quagga\n[[0;32m OK [0m] Reached target Paths.\n[ 8.535024] cloud-init[1046]: The key's randomart image is:\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[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...[ 8.540294] cloud-init[1046]: +---[RSA 2048]----+\n[ 8.541069] cloud-init[1046]: | ... |\n[ 8.541830] cloud-init[1046]: | o ... |\n[ 8.542590] cloud-init[1046]: | o o ..o . |\n[ 8.543355] cloud-init[1046]: | o ..E=o . .|\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n\n[ 8.547084] cloud-init[1046]: | . =S++ . . |\n[ 8.548100] cloud-init[1046]: | . . +.o*. . . .|\n[ 8.549087] cloud-init[1046]: | . ..+o o+ = o |\n[[0;32m OK [0m] Reached target Sockets.\n[ 8.551512] cloud-init[[0;32m OK [0m] Reached target Basic System.\n Starting LSB: MD monitoring daemon...\n Starting System Logging Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[1046]: | .+o+oo = * |\n[ 8.556857] cloud-init[1046]: | ooo.+o+.+ |\n[ 8.559598] cloud-init[1046]: +----[SHA256]-----+\n[ 8.561025] cloud-init[1046]: Generating public/private dsa key pair.\n[ 8.563055] cloud-init[1046]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Starting /etc/rc.local Compatibility...\n Starting LSB: Record successful boot for GRUB...\n Starting Apply the settings specified in cloud-config...\n Starting Login Service...\n[ 8.568560] cloud-init[1046]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 8.570461] cloud-init[1046]: The key fingerprint is:\n[ 8.571461] \n[[0;32m OK [0m] Started D-Bus System Message Bus.\ncloud-init[1046]: SHA256:ALNIXK9bxQuE6MdTVupCyzY1GZ34GoI3y404zHYH7fk root@sdnvpn-3-2-quagga\n[ 8.595545] cloud-init[1046]: The key's randomart image is:\n[ 8.599010] cloud-init[1046]: +---[DSA 1024]----+\n[ 8.602015] cloud-init[1046]: | ..o+.o+.. |\n[ 8.604298] cloud-init[1046]: | .o..*+=o |\n[ 8.607391] cloud-init[1046]: | ..oo+O.o |\n[ 8.609111] cloud-init[1046]: | ooO=o=.. |\n[ 8.611714] cloud-init[1046]: | o =BXo+S |[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Pollinate to seed the pseudo random number generator...\n Starting LXD - container startup/shutdown...\n\n[ 8.621093] cloud-init[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Accounts Service...\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n[1046]: | *.==* |\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[ 8.652827] [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\ncloud-init[1046]: | . o.. . |\n[ 8.690571] cloud-init[1046]: | E |\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 8.722944] cloud-init[1046]: | |\n[ 8.731806] cloud-init[[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[1046]: +----[SHA256]-----+\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.[ 8.745210] cloud-init\n[1046]: Generating public/private ecdsa key pair.\n[ 8.768606] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\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...\ncloud-init[1046]: Starting LSB: daemon to balance interrupts for SMP systems...\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Starting Permit User Sessions...\n Starting LSB: start and stop the Quagga routing suite...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started Permit User Sessions.\n\n[ 8.825062] cloud-init[1046]: [[0;32m OK [0m] Started LXD - container startup/shutdown.\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[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[ 8.868243] cloud-init[1046]: The key fingerprint is:\n[ 8.869219] cloud-init[1046]: SHA256:0moEWhDdBPGPyr88OrXO35P7DK5J8PBKj+ABqJbboQc root@sdnvpn-3-2-quagga\n[ 8.870801] cloud-init[1046]: The key's randomart image is:\n[ 8.871834] \n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\ncloud-init[1046]: [[0;32m OK [0m] Started Set console scheme.\n+---[ECDSA 256]---+\n[ 8.909590] cloud-init[1046]: | ooo=. |\n[ 8.914761] cloud-init[1046]: | .... |\n[ 8.916987] cloud-init[1046]: | o . |\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 8.925405] cloud-init[1046]: | . o . + |\n[ 8.928088] cloud-init[1046]: |. o * S |\n[ 8.932425] cloud-init[1046]: |.E.o o.B |\n[ 8.936234] cloud-init[1046]: |.o..=.+.+ .. |\n[ 8.940058] cloud-init[1046]: |. +ooOo= +oo |\n[ 8.944054] cloud-init[1046]: | o..o+O+=.++o |\n[ 8.945071] cloud-init[1046]: +----[SHA256]-----+\n[ 8.948063] cloud-init[1046]: Generating public/private ed25519 key pair.\n[ 8.952054] cloud-init[1046]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 8.956054] cloud-init[1046]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 8.960331] cloud-init[1046]: The key fingerprint is:\n[ 8.964673] cloud-init[1046]: SHA256:urkJAi6e7BIMW/3OpysEAtUQFLLY8rvB3Uq0pUdOJ38 root@sdnvpn-3-2-quagga\n[ 8.968120] cloud-init[1046]: The key's randomart image is:\n[ 8.969348] cloud-init[1046]: +--[ED25519 256]--+\n[ 8.971797] cloud-init[1046]: |.o*= |\n[ 8.974701] cloud-init[1046]: |o+ . |\n[ 8.977885] cloud-init[1046]: |= .. |\n[ 8.980464] cloud-init[1046]: |ooo . |\n[ 8.983341] cloud-init[1046]: |++....= S |\n[ 8.986437] cloud-init[1046]: |++ +.O.= |\n[ 8.989721] cloud-init[1046]: |.o=.*o= . E |\n[ 8.992291] cloud-init[1046]: |= .=.+o+.. |\n[ 8.995593] cloud-init[1046]: |o=. ..B= |\n[ 8.999013] cloud-init[1046]: +----[SHA256]-----+\n[ 9.207060] cloud-init[1143]: Generating locales (this might take a while)...\n[ 9.780710] cloud-init[1143]: en_US.UTF-8... done\n[ 9.782828] cloud-init[1143]: Generation complete.\n\nUbuntu 16.04.2 LTS sdnvpn-3-2-quagga ttyS0\n\nsdnvpn-3-2-quagga login: "} 2018-12-23 13:15:28,086 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab/action used request id req-489b3f3f-d3cd-4706-bd1f-18e4fa41c445 2018-12-23 13:15:58,121 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936e7294c3f22c83b247e11583721dfe6757a0a3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:15:59,198 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-ffa0159c-5957-49a5-896f-fb9326c8db88 x-compute-request-id: req-ffa0159c-5957-49a5-896f-fb9326c8db88 Content-Encoding: gzip Content-Length: 13202 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 617210168 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132060] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133719] pid_max: default: 32768 minimum: 301\n[ 0.134606] ACPI: Core revision 20150930\n[ 0.135983] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137287] Security Framework initialized\n[ 0.138103] Yama: becoming mindful.\n[ 0.138833] AppArmor: AppArmor initialized\n[ 0.139715] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.141118] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142779] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.143988] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.145354] Initializing cgroup subsys io\n[ 0.146158] Initializing cgroup subsys memory\n[ 0.147003] Initializing cgroup subsys devices\n[ 0.147874] Initializing cgroup subsys freezer\n[ 0.148729] Initializing cgroup subsys net_cls\n[ 0.149586] Initializing cgroup subsys perf_event\n[ 0.150474] Initializing cgroup subsys net_prio\n[ 0.151348] Initializing cgroup subsys hugetlb\n[ 0.152204] Initializing cgroup subsys pids\n[ 0.153068] CPU: Physical Processor ID: 0\n[ 0.154552] mce: CPU supports 10 MCE banks\n[ 0.155394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156388] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167657] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.174024] ftrace: allocating 32123 entries in 126 pages\n[ 0.200622] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201808] smpboot: Max logical packages: 1\n[ 0.202794] x2apic enabled\n[ 0.203606] Switched APIC routing to physical x2apic.\n[ 0.205337] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206442] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208412] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210180] KVM setup paravirtual spinlock\n[ 0.211450] x86: Booted up 1 node, 1 CPUs\n[ 0.212264] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213642] devtmpfs: initialized\n[ 0.216117] evm: security.selinux\n[ 0.216815] evm: security.SMACK64\n[ 0.217494] evm: security.SMACK64EXEC\n[ 0.218229] evm: security.SMACK64TRANSMUTE\n[ 0.219034] evm: security.SMACK64MMAP\n[ 0.219771] evm: security.ima\n[ 0.220398] evm: security.capability\n[ 0.221195] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223018] pinctrl core: initialized pinctrl subsystem\n[ 0.224107] RTC time: 13:14:18, date: 12/23/18\n[ 0.225037] NET: Registered protocol family 16\n[ 0.225996] cpuidle: using governor ladder\n[ 0.226805] cpuidle: using governor menu\n[ 0.227578] PCCT header not found.\n[ 0.228326] ACPI: bus type PCI registered\n[ 0.229126] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230350] PCI: Using configuration type 1 for base access\n[ 0.232487] ACPI: Added _OSI(Module Device)\n[ 0.233315] ACPI: Added _OSI(Processor Device)\n[ 0.234162] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237185] ACPI: Interpreter enabled\n[ 0.237947] ACPI: (supports S0 S5)\n[ 0.238643] ACPI: Using IOAPIC for interrupt routing\n[ 0.239584] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242653] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243773] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244988] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246165] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248471] acpiphp: Slot [3] registered\n[ 0.249264] acpiphp: Slot [4] registered\n[ 0.250049] acpiphp: Slot [5] registered\n[ 0.250844] acpiphp: Slot [6] registered\n[ 0.251632] acpiphp: Slot [7] registered\n[ 0.252412] acpiphp: Slot [8] registered\n[ 0.253200] acpiphp: Slot [9] registered\n[ 0.253987] acpiphp: Slot [10] registered\n[ 0.254789] acpiphp: Slot [11] registered\n[ 0.255590] acpiphp: Slot [12] registered\n[ 0.256386] acpiphp: Slot [13] registered\n[ 0.257189] acpiphp: Slot [14] registered\n[ 0.268061] acpiphp: Slot [15] registered\n[ 0.268865] acpiphp: Slot [16] registered\n[ 0.269662] acpiphp: Slot [17] registered\n[ 0.270457] acpiphp: Slot [18] registered\n[ 0.271254] acpiphp: Slot [19] registered\n[ 0.272055] acpiphp: Slot [20] registered\n[ 0.272852] acpiphp: Slot [21] registered\n[ 0.273649] acpiphp: Slot [22] registered\n[ 0.274445] acpiphp: Slot [23] registered\n[ 0.275245] acpiphp: Slot [24] registered\n[ 0.276042] acpiphp: Slot [25] registered\n[ 0.276846] acpiphp: Slot [26] registered\n[ 0.277643] acpiphp: Slot [27] registered\n[ 0.278435] acpiphp: Slot [28] registered\n[ 0.279237] acpiphp: Slot [29] registered\n[ 0.280035] acpiphp: Slot [30] registered\n[ 0.280829] acpiphp: Slot [31] registered\n[ 0.281624] PCI host bridge to bus 0000:00\n[ 0.282423] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283622] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284813] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286242] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.287674] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295239] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296396] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297645] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304066] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305488] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351329] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352802] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354192] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356983] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358204] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359344] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360450] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361977] vgaarb: loaded\n[ 0.362573] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363708] SCSI subsystem initialized\n[ 0.364506] ACPI: bus type USB registered\n[ 0.365310] usbcore: registered new interface driver usbfs\n[ 0.366325] usbcore: registered new interface driver hub\n[ 0.367313] usbcore: registered new device driver usb\n[ 0.368342] PCI: Using ACPI for IRQ routing\n[ 0.369354] NetLabel: Initializing\n[ 0.370061] NetLabel: domain hash size = 128\n[ 0.370906] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371851] NetLabel: unlabeled traffic allowed by default\n[ 0.372922] amd_nb: Cannot enumerate AMD northbridges\n[ 0.373884] clocksource: Switched to clocksource kvm-clock\n[ 0.379287] AppArmor: AppArmor Filesystem Enabled\n[ 0.380236] pnp: PnP ACPI init\n[ 0.381138] pnp: PnP ACPI: found 5 devices\n[ 0.387175] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.388870] NET: Registered protocol family 2\n[ 0.389814] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.391090] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.392269] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.393431] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.394507] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.395677] NET: Registered protocol family 1\n[ 0.396531] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.397606] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.398668] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.412736] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427025] Trying to unpack rootfs image as initramfs...\n[ 1.705159] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.720574] Scanning for low memory corruption every 60 seconds\n[ 1.722358] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.723528] audit: initializing netlink subsys (disabled)\n[ 1.724566] audit: type=2000 audit(1545570860.247:1): initialized\n[ 1.725900] Initialise system trusted keyring\n[ 1.726843] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.728045] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.730061] zbud: loaded\n[ 1.730775] VFS: Disk quotas dquot_6.6.0\n[ 1.731607] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.733023] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.734276] fuse init (API version 7.23)\n[ 1.735175] Key type big_key registered\n[ 1.735978] Allocating IMA MOK and blacklist keyrings.\n[ 1.737089] Key type asymmetric registered\n[ 1.737934] Asymmetric key parser 'x509' registered\n[ 1.738910] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.740389] io scheduler noop registered\n[ 1.741198] io scheduler deadline registered (default)\n[ 1.742208] io scheduler cfq registered\n[ 1.743061] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.744129] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.745405] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.746891] ACPI: Power Button [PWRF]\n[ 1.747757] GHES: HEST is not enabled!\n[ 1.761638] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.790439] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.792930] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.816703] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.818835] Linux agpgart interface v0.103\n[ 1.820852] brd: module loaded\n[ 1.822121] loop: module loaded\n[ 1.823673] vda: vda1\n[ 1.825015] scsi host0: ata_piix\n[ 1.825768] scsi host1: ata_piix\n[ 1.826498] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.827753] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.829230] libphy: Fixed MDIO Bus: probed\n[ 1.830090] tun: Universal TUN/TAP device driver, 1.6\n[ 1.831075] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.833204] PPP generic driver version 2.4.2\n[ 1.834122] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.835421] ehci-pci: EHCI PCI platform driver\n[ 1.836313] ehci-platform: EHCI generic platform driver\n[ 1.837321] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.838495] ohci-pci: OHCI PCI platform driver\n[ 1.839388] ohci-platform: OHCI generic platform driver\n[ 1.840390] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.854920] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.855962] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.857442] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.858487] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.859644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.860889] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.862345] usb usb1: Product: UHCI Host Controller\n[ 1.863303] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.864467] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.865484] hub 1-0:1.0: USB hub found\n[ 1.866419] hub 1-0:1.0: 2 ports detected\n[ 1.867507] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.870031] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.871141] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.872291] mousedev: PS/2 mouse device common for all mice\n[ 1.873724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.875876] rtc_cmos 00:00: RTC can wake from S4\n[ 1.877204] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.878554] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.879990] i2c /dev entries driver\n[ 1.880854] device-mapper: uevent: version 1.0.3\n[ 1.881998] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.883959] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.885390] NET: Registered protocol family 10\n[ 1.886556] NET: Registered protocol family 17\n[ 1.887593] Key type dns_resolver registered\n[ 1.888549] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.889672] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.891460] registered taskstats version 1\n[ 1.892319] Loading compiled-in X.509 certificates\n[ 1.893768] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.895673] zswap: loaded using pool lzo/zbud\n[ 1.897525] Key type trusted registered\n[ 1.899812] Key type encrypted registered\n[ 1.900676] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.901729] ima: No TPM chip found, activating TPM-bypass!\n[ 1.902796] evm: HMAC attrs: 0x1\n[ 1.903759] Magic number: 14:312:231\n[ 1.904633] rtc_cmos 00:00: setting system clock to 2018-12-23 13:14:20 UTC (1545570860)\n[ 1.906291] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.907437] EDD information not available.\n[ 1.982405] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.983886] ata1.00: configured for MWDMA2\n[ 1.985105] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 1.987430] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 1.988695] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.000291] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.002214] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.003787] Write protecting the kernel read-only data: 14336k\n[ 2.005357] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.007108] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.015975] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.017799] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.019865] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.021699] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.023503] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.025284] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.027126] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.028860] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.031137] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.032886] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.060278] virtio_net virtio0 ens3: renamed from eth0\n[ 2.072220] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.074932] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.095916] AVX2 version of gcm_enc/dec engaged.\n[ 2.097280] AES CTR mode by8 optimization enabled\n[ 2.106193] FDC 0 is a S82078B\n[ 2.177898] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.342486] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.343836] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.345109] usb 1-1: Product: QEMU USB Tablet\n[ 2.345963] usb 1-1: Manufacturer: QEMU\n[ 2.346721] usb 1-1: SerialNumber: 42\n[ 2.355496] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.362913] usbcore: registered new interface driver usbhid\n[ 2.364013] usbhid: USB HID core driver\n[ 2.365732] 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.367975] 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.718148] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.338908] md: linear personality registered for level -1\n[ 3.342286] md: multipath personality registered for level -4\n[ 3.345676] md: raid0 personality registered for level 0\n[ 3.349029] md: raid1 personality registered for level 1\n[ 3.417888] raid6: sse2x1 gen() 11528 MB/s\n[ 3.485889] raid6: sse2x1 xor() 9160 MB/s\n[ 3.553889] raid6: sse2x2 gen() 14992 MB/s\n[ 3.621887] raid6: sse2x2 xor() 10036 MB/s\n[ 3.689889] raid6: sse2x4 gen() 17008 MB/s\n[ 3.757887] raid6: sse2x4 xor() 11944 MB/s\n[ 3.825886] raid6: avx2x1 gen() 22701 MB/s\n[ 3.893886] raid6: avx2x2 gen() 26935 MB/s\n[ 3.961886] raid6: avx2x4 gen() 30282 MB/s\n[ 3.963205] raid6: using algorithm avx2x4 gen() 30282 MB/s\n[ 3.964838] raid6: using avx2x2 recovery algorithm\n[ 3.967722] xor: automatically using best checksumming function:\n[ 4.005886] avx : 34857.000 MB/sec\n[ 4.007961] async_tx: api initialized (async)\n[ 4.017088] md: raid6 personality registered for level 6\n[ 4.018178] md: raid5 personality registered for level 5\n[ 4.019206] md: raid4 personality registered for level 4\n[ 4.023724] 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.048343] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.078827] 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.168935] 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.172265] systemd[1]: Detected virtualization kvm.\n[ 4.173235] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.177099] systemd[1]: Set hostname to .\n[ 4.181096] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.182232] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.308207] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.310306] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.312569] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.314634] 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.317302] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.319372] 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.322451] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.324998] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.327098] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.329370] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.331247] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.332957] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.335254] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.337407] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.339762] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.342486] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.344696] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.348466] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.358325] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.361184] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.366082] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.373513] systemd[1]: Mounting Debug File System...\n[ 4.374718] EXT4-fs (vda1): re-mounted. Opts: (null)\n Mounting Debug File System...\n[ 4.377935] 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.383650] Loading iSCSI transport class v2.0-870.\n[ 4.386030] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.390115] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.394937] 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.403379] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.405832] iscsi: registered transport (tcp)\n[ 4.407618] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.409798] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.413814] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.417610] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.421801] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.427966] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.431597] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.441970] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.444587] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.449443] 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.454183] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.458848] systemd[1]: Started Journal Service.\n[ 4.461220] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting 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 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.944590] cloud-init[468]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 23 Dec 2018 13:14:24 +0000. Up 5.26 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 8.455179] cloud-init[1046]: Cloud-init v. 0.7.9 running 'init' at Sun, 23 Dec 2018 13:14:25 +0000. Up 7.12 seconds.\n[ 8.457001] cloud-init[1046]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.460096] cloud-init[1046]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.464096] cloud-init[1046]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.468096] cloud-init[1046]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.472097] cloud-init[1046]: ci-info: | ens3 | True | 10.10.11.5 | 255.255.255.0 | . | fa:16:3e:82:2d:23 |\n[ 8.476104] cloud-init[1046]: ci-info: | ens3 | True | fe80::f816:3eff:fe82:2d23/64 | . | link | fa:16:3e:82:2d:23 |\n[ 8.480094] cloud-init[1046]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.481939] cloud-init[1046]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.488109] cloud-init[1046]: ci-info: | ens6 | False | . | . | . | 52:54:00:5d:a0:1c |\n[ 8.489971] cloud-init[1046]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.496101] cloud-init[1046]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.497821] cloud-init[1046]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.499473] cloud-init[1046]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 8.505140] cloud-init[1046]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.506785] cloud-init[1046]: ci-info: | 0 | 0.0.0.0 | 10.10.11.1 | 0.0.0.0 | ens3 | UG |\n[ 8.510176] cloud-init[1046]: ci-info: | 1 | 10.10.11.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[ 8.515523] cloud-init[1046]: ci-info: | 2 | 169.254.169.254 | 10.10.11.4 | 255.255.255.255 | ens3 | UGH |\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[ 8.518623] cloud-init[1046]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[[0;32m OK [0m] Started Daily apt activities.\n\n[ 8.521196] cloud-init[1046]: Generating public/private rsa key pair.\n[ 8.522432] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n Starting Socket activation for snappy daemon.\n[1046]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 8.527610] cloud-init[1046]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 8.531196] cloud-init[1046]: The key fingerprint is:\n[ 8.532238] cloud-init[1046]: SHA256:eXjI6jZ9E1ftaizsF9qoTqgWIpE1v29LRxIhvW1KrB0 root@sdnvpn-3-2-quagga\n[[0;32m OK [0m] Reached target Paths.\n[ 8.535024] cloud-init[1046]: The key's randomart image is:\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[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...[ 8.540294] cloud-init[1046]: +---[RSA 2048]----+\n[ 8.541069] cloud-init[1046]: | ... |\n[ 8.541830] cloud-init[1046]: | o ... |\n[ 8.542590] cloud-init[1046]: | o o ..o . |\n[ 8.543355] cloud-init[1046]: | o ..E=o . .|\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n\n[ 8.547084] cloud-init[1046]: | . =S++ . . |\n[ 8.548100] cloud-init[1046]: | . . +.o*. . . .|\n[ 8.549087] cloud-init[1046]: | . ..+o o+ = o |\n[[0;32m OK [0m] Reached target Sockets.\n[ 8.551512] cloud-init[[0;32m OK [0m] Reached target Basic System.\n Starting LSB: MD monitoring daemon...\n Starting System Logging Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[1046]: | .+o+oo = * |\n[ 8.556857] cloud-init[1046]: | ooo.+o+.+ |\n[ 8.559598] cloud-init[1046]: +----[SHA256]-----+\n[ 8.561025] cloud-init[1046]: Generating public/private dsa key pair.\n[ 8.563055] cloud-init[1046]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Starting /etc/rc.local Compatibility...\n Starting LSB: Record successful boot for GRUB...\n Starting Apply the settings specified in cloud-config...\n Starting Login Service...\n[ 8.568560] cloud-init[1046]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 8.570461] cloud-init[1046]: The key fingerprint is:\n[ 8.571461] \n[[0;32m OK [0m] Started D-Bus System Message Bus.\ncloud-init[1046]: SHA256:ALNIXK9bxQuE6MdTVupCyzY1GZ34GoI3y404zHYH7fk root@sdnvpn-3-2-quagga\n[ 8.595545] cloud-init[1046]: The key's randomart image is:\n[ 8.599010] cloud-init[1046]: +---[DSA 1024]----+\n[ 8.602015] cloud-init[1046]: | ..o+.o+.. |\n[ 8.604298] cloud-init[1046]: | .o..*+=o |\n[ 8.607391] cloud-init[1046]: | ..oo+O.o |\n[ 8.609111] cloud-init[1046]: | ooO=o=.. |\n[ 8.611714] cloud-init[1046]: | o =BXo+S |[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Pollinate to seed the pseudo random number generator...\n Starting LXD - container startup/shutdown...\n\n[ 8.621093] cloud-init[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Accounts Service...\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n[1046]: | *.==* |\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[ 8.652827] [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\ncloud-init[1046]: | . o.. . |\n[ 8.690571] cloud-init[1046]: | E |\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 8.722944] cloud-init[1046]: | |\n[ 8.731806] cloud-init[[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[1046]: +----[SHA256]-----+\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.[ 8.745210] cloud-init\n[1046]: Generating public/private ecdsa key pair.\n[ 8.768606] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\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...\ncloud-init[1046]: Starting LSB: daemon to balance interrupts for SMP systems...\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Starting Permit User Sessions...\n Starting LSB: start and stop the Quagga routing suite...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started Permit User Sessions.\n\n[ 8.825062] cloud-init[1046]: [[0;32m OK [0m] Started LXD - container startup/shutdown.\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[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[ 8.868243] cloud-init[1046]: The key fingerprint is:\n[ 8.869219] cloud-init[1046]: SHA256:0moEWhDdBPGPyr88OrXO35P7DK5J8PBKj+ABqJbboQc root@sdnvpn-3-2-quagga\n[ 8.870801] cloud-init[1046]: The key's randomart image is:\n[ 8.871834] \n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\ncloud-init[1046]: [[0;32m OK [0m] Started Set console scheme.\n+---[ECDSA 256]---+\n[ 8.909590] cloud-init[1046]: | ooo=. |\n[ 8.914761] cloud-init[1046]: | .... |\n[ 8.916987] cloud-init[1046]: | o . |\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 8.925405] cloud-init[1046]: | . o . + |\n[ 8.928088] cloud-init[1046]: |. o * S |\n[ 8.932425] cloud-init[1046]: |.E.o o.B |\n[ 8.936234] cloud-init[1046]: |.o..=.+.+ .. |\n[ 8.940058] cloud-init[1046]: |. +ooOo= +oo |\n[ 8.944054] cloud-init[1046]: | o..o+O+=.++o |\n[ 8.945071] cloud-init[1046]: +----[SHA256]-----+\n[ 8.948063] cloud-init[1046]: Generating public/private ed25519 key pair.\n[ 8.952054] cloud-init[1046]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 8.956054] cloud-init[1046]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 8.960331] cloud-init[1046]: The key fingerprint is:\n[ 8.964673] cloud-init[1046]: SHA256:urkJAi6e7BIMW/3OpysEAtUQFLLY8rvB3Uq0pUdOJ38 root@sdnvpn-3-2-quagga\n[ 8.968120] cloud-init[1046]: The key's randomart image is:\n[ 8.969348] cloud-init[1046]: +--[ED25519 256]--+\n[ 8.971797] cloud-init[1046]: |.o*= |\n[ 8.974701] cloud-init[1046]: |o+ . |\n[ 8.977885] cloud-init[1046]: |= .. |\n[ 8.980464] cloud-init[1046]: |ooo . |\n[ 8.983341] cloud-init[1046]: |++....= S |\n[ 8.986437] cloud-init[1046]: |++ +.O.= |\n[ 8.989721] cloud-init[1046]: |.o=.*o= . E |\n[ 8.992291] cloud-init[1046]: |= .=.+o+.. |\n[ 8.995593] cloud-init[1046]: |o=. ..B= |\n[ 8.999013] cloud-init[1046]: +----[SHA256]-----+\n[ 9.207060] cloud-init[1143]: Generating locales (this might take a while)...\n[ 9.780710] cloud-init[1143]: en_US.UTF-8... done\n[ 9.782828] cloud-init[1143]: Generation complete.\n\nUbuntu 16.04.2 LTS sdnvpn-3-2-quagga ttyS0\n\nsdnvpn-3-2-quagga login: "} 2018-12-23 13:15:59,199 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab/action used request id req-ffa0159c-5957-49a5-896f-fb9326c8db88 2018-12-23 13:16:29,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936e7294c3f22c83b247e11583721dfe6757a0a3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:16:30,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:16: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-f3dc9d73-bab3-49e8-849f-58560572cad8 x-compute-request-id: req-f3dc9d73-bab3-49e8-849f-58560572cad8 Content-Encoding: gzip Content-Length: 13294 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 617210168 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132060] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133719] pid_max: default: 32768 minimum: 301\n[ 0.134606] ACPI: Core revision 20150930\n[ 0.135983] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137287] Security Framework initialized\n[ 0.138103] Yama: becoming mindful.\n[ 0.138833] AppArmor: AppArmor initialized\n[ 0.139715] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.141118] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142779] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.143988] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.145354] Initializing cgroup subsys io\n[ 0.146158] Initializing cgroup subsys memory\n[ 0.147003] Initializing cgroup subsys devices\n[ 0.147874] Initializing cgroup subsys freezer\n[ 0.148729] Initializing cgroup subsys net_cls\n[ 0.149586] Initializing cgroup subsys perf_event\n[ 0.150474] Initializing cgroup subsys net_prio\n[ 0.151348] Initializing cgroup subsys hugetlb\n[ 0.152204] Initializing cgroup subsys pids\n[ 0.153068] CPU: Physical Processor ID: 0\n[ 0.154552] mce: CPU supports 10 MCE banks\n[ 0.155394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156388] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167657] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.174024] ftrace: allocating 32123 entries in 126 pages\n[ 0.200622] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201808] smpboot: Max logical packages: 1\n[ 0.202794] x2apic enabled\n[ 0.203606] Switched APIC routing to physical x2apic.\n[ 0.205337] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206442] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208412] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210180] KVM setup paravirtual spinlock\n[ 0.211450] x86: Booted up 1 node, 1 CPUs\n[ 0.212264] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213642] devtmpfs: initialized\n[ 0.216117] evm: security.selinux\n[ 0.216815] evm: security.SMACK64\n[ 0.217494] evm: security.SMACK64EXEC\n[ 0.218229] evm: security.SMACK64TRANSMUTE\n[ 0.219034] evm: security.SMACK64MMAP\n[ 0.219771] evm: security.ima\n[ 0.220398] evm: security.capability\n[ 0.221195] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223018] pinctrl core: initialized pinctrl subsystem\n[ 0.224107] RTC time: 13:14:18, date: 12/23/18\n[ 0.225037] NET: Registered protocol family 16\n[ 0.225996] cpuidle: using governor ladder\n[ 0.226805] cpuidle: using governor menu\n[ 0.227578] PCCT header not found.\n[ 0.228326] ACPI: bus type PCI registered\n[ 0.229126] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230350] PCI: Using configuration type 1 for base access\n[ 0.232487] ACPI: Added _OSI(Module Device)\n[ 0.233315] ACPI: Added _OSI(Processor Device)\n[ 0.234162] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237185] ACPI: Interpreter enabled\n[ 0.237947] ACPI: (supports S0 S5)\n[ 0.238643] ACPI: Using IOAPIC for interrupt routing\n[ 0.239584] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242653] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243773] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244988] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246165] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248471] acpiphp: Slot [3] registered\n[ 0.249264] acpiphp: Slot [4] registered\n[ 0.250049] acpiphp: Slot [5] registered\n[ 0.250844] acpiphp: Slot [6] registered\n[ 0.251632] acpiphp: Slot [7] registered\n[ 0.252412] acpiphp: Slot [8] registered\n[ 0.253200] acpiphp: Slot [9] registered\n[ 0.253987] acpiphp: Slot [10] registered\n[ 0.254789] acpiphp: Slot [11] registered\n[ 0.255590] acpiphp: Slot [12] registered\n[ 0.256386] acpiphp: Slot [13] registered\n[ 0.257189] acpiphp: Slot [14] registered\n[ 0.268061] acpiphp: Slot [15] registered\n[ 0.268865] acpiphp: Slot [16] registered\n[ 0.269662] acpiphp: Slot [17] registered\n[ 0.270457] acpiphp: Slot [18] registered\n[ 0.271254] acpiphp: Slot [19] registered\n[ 0.272055] acpiphp: Slot [20] registered\n[ 0.272852] acpiphp: Slot [21] registered\n[ 0.273649] acpiphp: Slot [22] registered\n[ 0.274445] acpiphp: Slot [23] registered\n[ 0.275245] acpiphp: Slot [24] registered\n[ 0.276042] acpiphp: Slot [25] registered\n[ 0.276846] acpiphp: Slot [26] registered\n[ 0.277643] acpiphp: Slot [27] registered\n[ 0.278435] acpiphp: Slot [28] registered\n[ 0.279237] acpiphp: Slot [29] registered\n[ 0.280035] acpiphp: Slot [30] registered\n[ 0.280829] acpiphp: Slot [31] registered\n[ 0.281624] PCI host bridge to bus 0000:00\n[ 0.282423] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283622] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284813] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286242] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.287674] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295239] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296396] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297645] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304066] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305488] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351329] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352802] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354192] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356983] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358204] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359344] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360450] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361977] vgaarb: loaded\n[ 0.362573] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363708] SCSI subsystem initialized\n[ 0.364506] ACPI: bus type USB registered\n[ 0.365310] usbcore: registered new interface driver usbfs\n[ 0.366325] usbcore: registered new interface driver hub\n[ 0.367313] usbcore: registered new device driver usb\n[ 0.368342] PCI: Using ACPI for IRQ routing\n[ 0.369354] NetLabel: Initializing\n[ 0.370061] NetLabel: domain hash size = 128\n[ 0.370906] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371851] NetLabel: unlabeled traffic allowed by default\n[ 0.372922] amd_nb: Cannot enumerate AMD northbridges\n[ 0.373884] clocksource: Switched to clocksource kvm-clock\n[ 0.379287] AppArmor: AppArmor Filesystem Enabled\n[ 0.380236] pnp: PnP ACPI init\n[ 0.381138] pnp: PnP ACPI: found 5 devices\n[ 0.387175] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.388870] NET: Registered protocol family 2\n[ 0.389814] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.391090] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.392269] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.393431] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.394507] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.395677] NET: Registered protocol family 1\n[ 0.396531] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.397606] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.398668] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.412736] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427025] Trying to unpack rootfs image as initramfs...\n[ 1.705159] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.720574] Scanning for low memory corruption every 60 seconds\n[ 1.722358] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.723528] audit: initializing netlink subsys (disabled)\n[ 1.724566] audit: type=2000 audit(1545570860.247:1): initialized\n[ 1.725900] Initialise system trusted keyring\n[ 1.726843] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.728045] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.730061] zbud: loaded\n[ 1.730775] VFS: Disk quotas dquot_6.6.0\n[ 1.731607] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.733023] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.734276] fuse init (API version 7.23)\n[ 1.735175] Key type big_key registered\n[ 1.735978] Allocating IMA MOK and blacklist keyrings.\n[ 1.737089] Key type asymmetric registered\n[ 1.737934] Asymmetric key parser 'x509' registered\n[ 1.738910] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.740389] io scheduler noop registered\n[ 1.741198] io scheduler deadline registered (default)\n[ 1.742208] io scheduler cfq registered\n[ 1.743061] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.744129] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.745405] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.746891] ACPI: Power Button [PWRF]\n[ 1.747757] GHES: HEST is not enabled!\n[ 1.761638] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.790439] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.792930] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.816703] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.818835] Linux agpgart interface v0.103\n[ 1.820852] brd: module loaded\n[ 1.822121] loop: module loaded\n[ 1.823673] vda: vda1\n[ 1.825015] scsi host0: ata_piix\n[ 1.825768] scsi host1: ata_piix\n[ 1.826498] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.827753] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.829230] libphy: Fixed MDIO Bus: probed\n[ 1.830090] tun: Universal TUN/TAP device driver, 1.6\n[ 1.831075] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.833204] PPP generic driver version 2.4.2\n[ 1.834122] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.835421] ehci-pci: EHCI PCI platform driver\n[ 1.836313] ehci-platform: EHCI generic platform driver\n[ 1.837321] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.838495] ohci-pci: OHCI PCI platform driver\n[ 1.839388] ohci-platform: OHCI generic platform driver\n[ 1.840390] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.854920] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.855962] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.857442] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.858487] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.859644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.860889] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.862345] usb usb1: Product: UHCI Host Controller\n[ 1.863303] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.864467] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.865484] hub 1-0:1.0: USB hub found\n[ 1.866419] hub 1-0:1.0: 2 ports detected\n[ 1.867507] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.870031] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.871141] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.872291] mousedev: PS/2 mouse device common for all mice\n[ 1.873724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.875876] rtc_cmos 00:00: RTC can wake from S4\n[ 1.877204] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.878554] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.879990] i2c /dev entries driver\n[ 1.880854] device-mapper: uevent: version 1.0.3\n[ 1.881998] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.883959] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.885390] NET: Registered protocol family 10\n[ 1.886556] NET: Registered protocol family 17\n[ 1.887593] Key type dns_resolver registered\n[ 1.888549] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.889672] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.891460] registered taskstats version 1\n[ 1.892319] Loading compiled-in X.509 certificates\n[ 1.893768] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.895673] zswap: loaded using pool lzo/zbud\n[ 1.897525] Key type trusted registered\n[ 1.899812] Key type encrypted registered\n[ 1.900676] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.901729] ima: No TPM chip found, activating TPM-bypass!\n[ 1.902796] evm: HMAC attrs: 0x1\n[ 1.903759] Magic number: 14:312:231\n[ 1.904633] rtc_cmos 00:00: setting system clock to 2018-12-23 13:14:20 UTC (1545570860)\n[ 1.906291] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.907437] EDD information not available.\n[ 1.982405] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.983886] ata1.00: configured for MWDMA2\n[ 1.985105] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 1.987430] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 1.988695] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.000291] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.002214] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.003787] Write protecting the kernel read-only data: 14336k\n[ 2.005357] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.007108] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.015975] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.017799] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.019865] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.021699] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.023503] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.025284] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.027126] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.028860] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.031137] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.032886] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.060278] virtio_net virtio0 ens3: renamed from eth0\n[ 2.072220] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.074932] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.095916] AVX2 version of gcm_enc/dec engaged.\n[ 2.097280] AES CTR mode by8 optimization enabled\n[ 2.106193] FDC 0 is a S82078B\n[ 2.177898] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.342486] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.343836] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.345109] usb 1-1: Product: QEMU USB Tablet\n[ 2.345963] usb 1-1: Manufacturer: QEMU\n[ 2.346721] usb 1-1: SerialNumber: 42\n[ 2.355496] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.362913] usbcore: registered new interface driver usbhid\n[ 2.364013] usbhid: USB HID core driver\n[ 2.365732] 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.367975] 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.718148] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.338908] md: linear personality registered for level -1\n[ 3.342286] md: multipath personality registered for level -4\n[ 3.345676] md: raid0 personality registered for level 0\n[ 3.349029] md: raid1 personality registered for level 1\n[ 3.417888] raid6: sse2x1 gen() 11528 MB/s\n[ 3.485889] raid6: sse2x1 xor() 9160 MB/s\n[ 3.553889] raid6: sse2x2 gen() 14992 MB/s\n[ 3.621887] raid6: sse2x2 xor() 10036 MB/s\n[ 3.689889] raid6: sse2x4 gen() 17008 MB/s\n[ 3.757887] raid6: sse2x4 xor() 11944 MB/s\n[ 3.825886] raid6: avx2x1 gen() 22701 MB/s\n[ 3.893886] raid6: avx2x2 gen() 26935 MB/s\n[ 3.961886] raid6: avx2x4 gen() 30282 MB/s\n[ 3.963205] raid6: using algorithm avx2x4 gen() 30282 MB/s\n[ 3.964838] raid6: using avx2x2 recovery algorithm\n[ 3.967722] xor: automatically using best checksumming function:\n[ 4.005886] avx : 34857.000 MB/sec\n[ 4.007961] async_tx: api initialized (async)\n[ 4.017088] md: raid6 personality registered for level 6\n[ 4.018178] md: raid5 personality registered for level 5\n[ 4.019206] md: raid4 personality registered for level 4\n[ 4.023724] 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.048343] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.078827] 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.168935] 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.172265] systemd[1]: Detected virtualization kvm.\n[ 4.173235] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.177099] systemd[1]: Set hostname to .\n[ 4.181096] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.182232] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.308207] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.310306] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.312569] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.314634] 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.317302] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.319372] 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.322451] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.324998] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.327098] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.329370] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.331247] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.332957] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.335254] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.337407] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.339762] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.342486] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.344696] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.348466] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.358325] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.361184] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.366082] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.373513] systemd[1]: Mounting Debug File System...\n[ 4.374718] EXT4-fs (vda1): re-mounted. Opts: (null)\n Mounting Debug File System...\n[ 4.377935] 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.383650] Loading iSCSI transport class v2.0-870.\n[ 4.386030] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.390115] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.394937] 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.403379] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.405832] iscsi: registered transport (tcp)\n[ 4.407618] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.409798] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.413814] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.417610] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.421801] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.427966] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.431597] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.441970] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.444587] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.449443] 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.454183] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.458848] systemd[1]: Started Journal Service.\n[ 4.461220] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting 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 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.944590] cloud-init[468]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 23 Dec 2018 13:14:24 +0000. Up 5.26 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 8.455179] cloud-init[1046]: Cloud-init v. 0.7.9 running 'init' at Sun, 23 Dec 2018 13:14:25 +0000. Up 7.12 seconds.\n[ 8.457001] cloud-init[1046]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.460096] cloud-init[1046]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.464096] cloud-init[1046]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.468096] cloud-init[1046]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.472097] cloud-init[1046]: ci-info: | ens3 | True | 10.10.11.5 | 255.255.255.0 | . | fa:16:3e:82:2d:23 |\n[ 8.476104] cloud-init[1046]: ci-info: | ens3 | True | fe80::f816:3eff:fe82:2d23/64 | . | link | fa:16:3e:82:2d:23 |\n[ 8.480094] cloud-init[1046]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.481939] cloud-init[1046]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.488109] cloud-init[1046]: ci-info: | ens6 | False | . | . | . | 52:54:00:5d:a0:1c |\n[ 8.489971] cloud-init[1046]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.496101] cloud-init[1046]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.497821] cloud-init[1046]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.499473] cloud-init[1046]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 8.505140] cloud-init[1046]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.506785] cloud-init[1046]: ci-info: | 0 | 0.0.0.0 | 10.10.11.1 | 0.0.0.0 | ens3 | UG |\n[ 8.510176] cloud-init[1046]: ci-info: | 1 | 10.10.11.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[ 8.515523] cloud-init[1046]: ci-info: | 2 | 169.254.169.254 | 10.10.11.4 | 255.255.255.255 | ens3 | UGH |\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[ 8.518623] cloud-init[1046]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[[0;32m OK [0m] Started Daily apt activities.\n\n[ 8.521196] cloud-init[1046]: Generating public/private rsa key pair.\n[ 8.522432] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n Starting Socket activation for snappy daemon.\n[1046]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 8.527610] cloud-init[1046]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 8.531196] cloud-init[1046]: The key fingerprint is:\n[ 8.532238] cloud-init[1046]: SHA256:eXjI6jZ9E1ftaizsF9qoTqgWIpE1v29LRxIhvW1KrB0 root@sdnvpn-3-2-quagga\n[[0;32m OK [0m] Reached target Paths.\n[ 8.535024] cloud-init[1046]: The key's randomart image is:\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[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...[ 8.540294] cloud-init[1046]: +---[RSA 2048]----+\n[ 8.541069] cloud-init[1046]: | ... |\n[ 8.541830] cloud-init[1046]: | o ... |\n[ 8.542590] cloud-init[1046]: | o o ..o . |\n[ 8.543355] cloud-init[1046]: | o ..E=o . .|\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n\n[ 8.547084] cloud-init[1046]: | . =S++ . . |\n[ 8.548100] cloud-init[1046]: | . . +.o*. . . .|\n[ 8.549087] cloud-init[1046]: | . ..+o o+ = o |\n[[0;32m OK [0m] Reached target Sockets.\n[ 8.551512] cloud-init[[0;32m OK [0m] Reached target Basic System.\n Starting LSB: MD monitoring daemon...\n Starting System Logging Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[1046]: | .+o+oo = * |\n[ 8.556857] cloud-init[1046]: | ooo.+o+.+ |\n[ 8.559598] cloud-init[1046]: +----[SHA256]-----+\n[ 8.561025] cloud-init[1046]: Generating public/private dsa key pair.\n[ 8.563055] cloud-init[1046]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Starting /etc/rc.local Compatibility...\n Starting LSB: Record successful boot for GRUB...\n Starting Apply the settings specified in cloud-config...\n Starting Login Service...\n[ 8.568560] cloud-init[1046]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 8.570461] cloud-init[1046]: The key fingerprint is:\n[ 8.571461] \n[[0;32m OK [0m] Started D-Bus System Message Bus.\ncloud-init[1046]: SHA256:ALNIXK9bxQuE6MdTVupCyzY1GZ34GoI3y404zHYH7fk root@sdnvpn-3-2-quagga\n[ 8.595545] cloud-init[1046]: The key's randomart image is:\n[ 8.599010] cloud-init[1046]: +---[DSA 1024]----+\n[ 8.602015] cloud-init[1046]: | ..o+.o+.. |\n[ 8.604298] cloud-init[1046]: | .o..*+=o |\n[ 8.607391] cloud-init[1046]: | ..oo+O.o |\n[ 8.609111] cloud-init[1046]: | ooO=o=.. |\n[ 8.611714] cloud-init[1046]: | o =BXo+S |[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Pollinate to seed the pseudo random number generator...\n Starting LXD - container startup/shutdown...\n\n[ 8.621093] cloud-init[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Accounts Service...\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n[1046]: | *.==* |\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[ 8.652827] [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\ncloud-init[1046]: | . o.. . |\n[ 8.690571] cloud-init[1046]: | E |\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 8.722944] cloud-init[1046]: | |\n[ 8.731806] cloud-init[[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[1046]: +----[SHA256]-----+\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.[ 8.745210] cloud-init\n[1046]: Generating public/private ecdsa key pair.\n[ 8.768606] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\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...\ncloud-init[1046]: Starting LSB: daemon to balance interrupts for SMP systems...\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Starting Permit User Sessions...\n Starting LSB: start and stop the Quagga routing suite...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started Permit User Sessions.\n\n[ 8.825062] cloud-init[1046]: [[0;32m OK [0m] Started LXD - container startup/shutdown.\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[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[ 8.868243] cloud-init[1046]: The key fingerprint is:\n[ 8.869219] cloud-init[1046]: SHA256:0moEWhDdBPGPyr88OrXO35P7DK5J8PBKj+ABqJbboQc root@sdnvpn-3-2-quagga\n[ 8.870801] cloud-init[1046]: The key's randomart image is:\n[ 8.871834] \n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\ncloud-init[1046]: [[0;32m OK [0m] Started Set console scheme.\n+---[ECDSA 256]---+\n[ 8.909590] cloud-init[1046]: | ooo=. |\n[ 8.914761] cloud-init[1046]: | .... |\n[ 8.916987] cloud-init[1046]: | o . |\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 8.925405] cloud-init[1046]: | . o . + |\n[ 8.928088] cloud-init[1046]: |. o * S |\n[ 8.932425] cloud-init[1046]: |.E.o o.B |\n[ 8.936234] cloud-init[1046]: |.o..=.+.+ .. |\n[ 8.940058] cloud-init[1046]: |. +ooOo= +oo |\n[ 8.944054] cloud-init[1046]: | o..o+O+=.++o |\n[ 8.945071] cloud-init[1046]: +----[SHA256]-----+\n[ 8.948063] cloud-init[1046]: Generating public/private ed25519 key pair.\n[ 8.952054] cloud-init[1046]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 8.956054] cloud-init[1046]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 8.960331] cloud-init[1046]: The key fingerprint is:\n[ 8.964673] cloud-init[1046]: SHA256:urkJAi6e7BIMW/3OpysEAtUQFLLY8rvB3Uq0pUdOJ38 root@sdnvpn-3-2-quagga\n[ 8.968120] cloud-init[1046]: The key's randomart image is:\n[ 8.969348] cloud-init[1046]: +--[ED25519 256]--+\n[ 8.971797] cloud-init[1046]: |.o*= |\n[ 8.974701] cloud-init[1046]: |o+ . |\n[ 8.977885] cloud-init[1046]: |= .. |\n[ 8.980464] cloud-init[1046]: |ooo . |\n[ 8.983341] cloud-init[1046]: |++....= S |\n[ 8.986437] cloud-init[1046]: |++ +.O.= |\n[ 8.989721] cloud-init[1046]: |.o=.*o= . E |\n[ 8.992291] cloud-init[1046]: |= .=.+o+.. |\n[ 8.995593] cloud-init[1046]: |o=. ..B= |\n[ 8.999013] cloud-init[1046]: +----[SHA256]-----+\n[ 9.207060] cloud-init[1143]: Generating locales (this might take a while)...\n[ 9.780710] cloud-init[1143]: en_US.UTF-8... done\n[ 9.782828] cloud-init[1143]: Generation complete.\n\nUbuntu 16.04.2 LTS sdnvpn-3-2-quagga ttyS0\n\nsdnvpn-3-2-quagga login: [ 130.198306] cloud-init[1143]: Cloud-init v. 0.7.9 running 'modules:config' at Sun, 23 Dec 2018 13:14:27 +0000. Up 9.14 seconds.\n[ 130.483003] cloud-init[1409]: + chpasswd\n[ 130.484332] cloud-init[1409]: + echo ubuntu:opnfv\n[ 130.542123] cloud-init[1409]: + sleep 20\n"} 2018-12-23 13:16:30,278 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab/action used request id req-f3dc9d73-bab3-49e8-849f-58560572cad8 2018-12-23 13:17:00,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936e7294c3f22c83b247e11583721dfe6757a0a3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:17:01,395 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-6a815c93-3956-41a9-9a25-57df53cc0643 x-compute-request-id: req-6a815c93-3956-41a9-9a25-57df53cc0643 Content-Encoding: gzip Content-Length: 14832 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 617210168 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132060] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133719] pid_max: default: 32768 minimum: 301\n[ 0.134606] ACPI: Core revision 20150930\n[ 0.135983] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137287] Security Framework initialized\n[ 0.138103] Yama: becoming mindful.\n[ 0.138833] AppArmor: AppArmor initialized\n[ 0.139715] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.141118] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142779] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.143988] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.145354] Initializing cgroup subsys io\n[ 0.146158] Initializing cgroup subsys memory\n[ 0.147003] Initializing cgroup subsys devices\n[ 0.147874] Initializing cgroup subsys freezer\n[ 0.148729] Initializing cgroup subsys net_cls\n[ 0.149586] Initializing cgroup subsys perf_event\n[ 0.150474] Initializing cgroup subsys net_prio\n[ 0.151348] Initializing cgroup subsys hugetlb\n[ 0.152204] Initializing cgroup subsys pids\n[ 0.153068] CPU: Physical Processor ID: 0\n[ 0.154552] mce: CPU supports 10 MCE banks\n[ 0.155394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156388] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167657] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.174024] ftrace: allocating 32123 entries in 126 pages\n[ 0.200622] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201808] smpboot: Max logical packages: 1\n[ 0.202794] x2apic enabled\n[ 0.203606] Switched APIC routing to physical x2apic.\n[ 0.205337] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206442] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208412] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210180] KVM setup paravirtual spinlock\n[ 0.211450] x86: Booted up 1 node, 1 CPUs\n[ 0.212264] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213642] devtmpfs: initialized\n[ 0.216117] evm: security.selinux\n[ 0.216815] evm: security.SMACK64\n[ 0.217494] evm: security.SMACK64EXEC\n[ 0.218229] evm: security.SMACK64TRANSMUTE\n[ 0.219034] evm: security.SMACK64MMAP\n[ 0.219771] evm: security.ima\n[ 0.220398] evm: security.capability\n[ 0.221195] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223018] pinctrl core: initialized pinctrl subsystem\n[ 0.224107] RTC time: 13:14:18, date: 12/23/18\n[ 0.225037] NET: Registered protocol family 16\n[ 0.225996] cpuidle: using governor ladder\n[ 0.226805] cpuidle: using governor menu\n[ 0.227578] PCCT header not found.\n[ 0.228326] ACPI: bus type PCI registered\n[ 0.229126] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230350] PCI: Using configuration type 1 for base access\n[ 0.232487] ACPI: Added _OSI(Module Device)\n[ 0.233315] ACPI: Added _OSI(Processor Device)\n[ 0.234162] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237185] ACPI: Interpreter enabled\n[ 0.237947] ACPI: (supports S0 S5)\n[ 0.238643] ACPI: Using IOAPIC for interrupt routing\n[ 0.239584] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242653] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243773] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244988] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246165] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248471] acpiphp: Slot [3] registered\n[ 0.249264] acpiphp: Slot [4] registered\n[ 0.250049] acpiphp: Slot [5] registered\n[ 0.250844] acpiphp: Slot [6] registered\n[ 0.251632] acpiphp: Slot [7] registered\n[ 0.252412] acpiphp: Slot [8] registered\n[ 0.253200] acpiphp: Slot [9] registered\n[ 0.253987] acpiphp: Slot [10] registered\n[ 0.254789] acpiphp: Slot [11] registered\n[ 0.255590] acpiphp: Slot [12] registered\n[ 0.256386] acpiphp: Slot [13] registered\n[ 0.257189] acpiphp: Slot [14] registered\n[ 0.268061] acpiphp: Slot [15] registered\n[ 0.268865] acpiphp: Slot [16] registered\n[ 0.269662] acpiphp: Slot [17] registered\n[ 0.270457] acpiphp: Slot [18] registered\n[ 0.271254] acpiphp: Slot [19] registered\n[ 0.272055] acpiphp: Slot [20] registered\n[ 0.272852] acpiphp: Slot [21] registered\n[ 0.273649] acpiphp: Slot [22] registered\n[ 0.274445] acpiphp: Slot [23] registered\n[ 0.275245] acpiphp: Slot [24] registered\n[ 0.276042] acpiphp: Slot [25] registered\n[ 0.276846] acpiphp: Slot [26] registered\n[ 0.277643] acpiphp: Slot [27] registered\n[ 0.278435] acpiphp: Slot [28] registered\n[ 0.279237] acpiphp: Slot [29] registered\n[ 0.280035] acpiphp: Slot [30] registered\n[ 0.280829] acpiphp: Slot [31] registered\n[ 0.281624] PCI host bridge to bus 0000:00\n[ 0.282423] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283622] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284813] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286242] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.287674] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293973] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295239] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296396] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297645] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304066] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305488] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351329] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352802] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354192] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356983] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358204] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359344] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360450] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361977] vgaarb: loaded\n[ 0.362573] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363708] SCSI subsystem initialized\n[ 0.364506] ACPI: bus type USB registered\n[ 0.365310] usbcore: registered new interface driver usbfs\n[ 0.366325] usbcore: registered new interface driver hub\n[ 0.367313] usbcore: registered new device driver usb\n[ 0.368342] PCI: Using ACPI for IRQ routing\n[ 0.369354] NetLabel: Initializing\n[ 0.370061] NetLabel: domain hash size = 128\n[ 0.370906] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371851] NetLabel: unlabeled traffic allowed by default\n[ 0.372922] amd_nb: Cannot enumerate AMD northbridges\n[ 0.373884] clocksource: Switched to clocksource kvm-clock\n[ 0.379287] AppArmor: AppArmor Filesystem Enabled\n[ 0.380236] pnp: PnP ACPI init\n[ 0.381138] pnp: PnP ACPI: found 5 devices\n[ 0.387175] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.388870] NET: Registered protocol family 2\n[ 0.389814] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.391090] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.392269] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.393431] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.394507] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.395677] NET: Registered protocol family 1\n[ 0.396531] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.397606] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.398668] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.412736] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427025] Trying to unpack rootfs image as initramfs...\n[ 1.705159] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.720574] Scanning for low memory corruption every 60 seconds\n[ 1.722358] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.723528] audit: initializing netlink subsys (disabled)\n[ 1.724566] audit: type=2000 audit(1545570860.247:1): initialized\n[ 1.725900] Initialise system trusted keyring\n[ 1.726843] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.728045] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.730061] zbud: loaded\n[ 1.730775] VFS: Disk quotas dquot_6.6.0\n[ 1.731607] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.733023] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.734276] fuse init (API version 7.23)\n[ 1.735175] Key type big_key registered\n[ 1.735978] Allocating IMA MOK and blacklist keyrings.\n[ 1.737089] Key type asymmetric registered\n[ 1.737934] Asymmetric key parser 'x509' registered\n[ 1.738910] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.740389] io scheduler noop registered\n[ 1.741198] io scheduler deadline registered (default)\n[ 1.742208] io scheduler cfq registered\n[ 1.743061] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.744129] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.745405] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.746891] ACPI: Power Button [PWRF]\n[ 1.747757] GHES: HEST is not enabled!\n[ 1.761638] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.790439] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.792930] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.816703] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.818835] Linux agpgart interface v0.103\n[ 1.820852] brd: module loaded\n[ 1.822121] loop: module loaded\n[ 1.823673] vda: vda1\n[ 1.825015] scsi host0: ata_piix\n[ 1.825768] scsi host1: ata_piix\n[ 1.826498] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.827753] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.829230] libphy: Fixed MDIO Bus: probed\n[ 1.830090] tun: Universal TUN/TAP device driver, 1.6\n[ 1.831075] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.833204] PPP generic driver version 2.4.2\n[ 1.834122] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.835421] ehci-pci: EHCI PCI platform driver\n[ 1.836313] ehci-platform: EHCI generic platform driver\n[ 1.837321] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.838495] ohci-pci: OHCI PCI platform driver\n[ 1.839388] ohci-platform: OHCI generic platform driver\n[ 1.840390] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.854920] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.855962] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.857442] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.858487] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.859644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.860889] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.862345] usb usb1: Product: UHCI Host Controller\n[ 1.863303] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.864467] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.865484] hub 1-0:1.0: USB hub found\n[ 1.866419] hub 1-0:1.0: 2 ports detected\n[ 1.867507] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.870031] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.871141] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.872291] mousedev: PS/2 mouse device common for all mice\n[ 1.873724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.875876] rtc_cmos 00:00: RTC can wake from S4\n[ 1.877204] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.878554] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.879990] i2c /dev entries driver\n[ 1.880854] device-mapper: uevent: version 1.0.3\n[ 1.881998] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.883959] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.885390] NET: Registered protocol family 10\n[ 1.886556] NET: Registered protocol family 17\n[ 1.887593] Key type dns_resolver registered\n[ 1.888549] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.889672] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.891460] registered taskstats version 1\n[ 1.892319] Loading compiled-in X.509 certificates\n[ 1.893768] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.895673] zswap: loaded using pool lzo/zbud\n[ 1.897525] Key type trusted registered\n[ 1.899812] Key type encrypted registered\n[ 1.900676] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.901729] ima: No TPM chip found, activating TPM-bypass!\n[ 1.902796] evm: HMAC attrs: 0x1\n[ 1.903759] Magic number: 14:312:231\n[ 1.904633] rtc_cmos 00:00: setting system clock to 2018-12-23 13:14:20 UTC (1545570860)\n[ 1.906291] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.907437] EDD information not available.\n[ 1.982405] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.983886] ata1.00: configured for MWDMA2\n[ 1.985105] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 1.987430] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 1.988695] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.000291] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.002214] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.003787] Write protecting the kernel read-only data: 14336k\n[ 2.005357] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.007108] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.015975] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.017799] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.019865] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.021699] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.023503] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.025284] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.027126] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.028860] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.031137] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.032886] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.060278] virtio_net virtio0 ens3: renamed from eth0\n[ 2.072220] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.074932] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.095916] AVX2 version of gcm_enc/dec engaged.\n[ 2.097280] AES CTR mode by8 optimization enabled\n[ 2.106193] FDC 0 is a S82078B\n[ 2.177898] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.342486] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.343836] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.345109] usb 1-1: Product: QEMU USB Tablet\n[ 2.345963] usb 1-1: Manufacturer: QEMU\n[ 2.346721] usb 1-1: SerialNumber: 42\n[ 2.355496] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.362913] usbcore: registered new interface driver usbhid\n[ 2.364013] usbhid: USB HID core driver\n[ 2.365732] 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.367975] 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.718148] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.338908] md: linear personality registered for level -1\n[ 3.342286] md: multipath personality registered for level -4\n[ 3.345676] md: raid0 personality registered for level 0\n[ 3.349029] md: raid1 personality registered for level 1\n[ 3.417888] raid6: sse2x1 gen() 11528 MB/s\n[ 3.485889] raid6: sse2x1 xor() 9160 MB/s\n[ 3.553889] raid6: sse2x2 gen() 14992 MB/s\n[ 3.621887] raid6: sse2x2 xor() 10036 MB/s\n[ 3.689889] raid6: sse2x4 gen() 17008 MB/s\n[ 3.757887] raid6: sse2x4 xor() 11944 MB/s\n[ 3.825886] raid6: avx2x1 gen() 22701 MB/s\n[ 3.893886] raid6: avx2x2 gen() 26935 MB/s\n[ 3.961886] raid6: avx2x4 gen() 30282 MB/s\n[ 3.963205] raid6: using algorithm avx2x4 gen() 30282 MB/s\n[ 3.964838] raid6: using avx2x2 recovery algorithm\n[ 3.967722] xor: automatically using best checksumming function:\n[ 4.005886] avx : 34857.000 MB/sec\n[ 4.007961] async_tx: api initialized (async)\n[ 4.017088] md: raid6 personality registered for level 6\n[ 4.018178] md: raid5 personality registered for level 5\n[ 4.019206] md: raid4 personality registered for level 4\n[ 4.023724] 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.048343] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.078827] 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.168935] 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.172265] systemd[1]: Detected virtualization kvm.\n[ 4.173235] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.177099] systemd[1]: Set hostname to .\n[ 4.181096] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.182232] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.308207] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.310306] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.312569] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.314634] 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.317302] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.319372] 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.322451] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.324998] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.327098] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.329370] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.331247] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.332957] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.335254] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.337407] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.339762] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.342486] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.344696] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.348466] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.358325] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.361184] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.366082] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.373513] systemd[1]: Mounting Debug File System...\n[ 4.374718] EXT4-fs (vda1): re-mounted. Opts: (null)\n Mounting Debug File System...\n[ 4.377935] 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.383650] Loading iSCSI transport class v2.0-870.\n[ 4.386030] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.390115] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.394937] 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.403379] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.405832] iscsi: registered transport (tcp)\n[ 4.407618] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.409798] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.413814] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.417610] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.421801] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.427966] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.431597] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.441970] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.444587] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.449443] 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.454183] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.458848] systemd[1]: Started Journal Service.\n[ 4.461220] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting 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 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.944590] cloud-init[468]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 23 Dec 2018 13:14:24 +0000. Up 5.26 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 8.455179] cloud-init[1046]: Cloud-init v. 0.7.9 running 'init' at Sun, 23 Dec 2018 13:14:25 +0000. Up 7.12 seconds.\n[ 8.457001] cloud-init[1046]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.460096] cloud-init[1046]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.464096] cloud-init[1046]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.468096] cloud-init[1046]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.472097] cloud-init[1046]: ci-info: | ens3 | True | 10.10.11.5 | 255.255.255.0 | . | fa:16:3e:82:2d:23 |\n[ 8.476104] cloud-init[1046]: ci-info: | ens3 | True | fe80::f816:3eff:fe82:2d23/64 | . | link | fa:16:3e:82:2d:23 |\n[ 8.480094] cloud-init[1046]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.481939] cloud-init[1046]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.488109] cloud-init[1046]: ci-info: | ens6 | False | . | . | . | 52:54:00:5d:a0:1c |\n[ 8.489971] cloud-init[1046]: ci-info: +--------+-------+------------------------------+---------------+-------+-------------------+\n[ 8.496101] cloud-init[1046]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.497821] cloud-init[1046]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.499473] cloud-init[1046]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 8.505140] cloud-init[1046]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.506785] cloud-init[1046]: ci-info: | 0 | 0.0.0.0 | 10.10.11.1 | 0.0.0.0 | ens3 | UG |\n[ 8.510176] cloud-init[1046]: ci-info: | 1 | 10.10.11.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[ 8.515523] cloud-init[1046]: ci-info: | 2 | 169.254.169.254 | 10.10.11.4 | 255.255.255.255 | ens3 | UGH |\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[ 8.518623] cloud-init[1046]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[[0;32m OK [0m] Started Daily apt activities.\n\n[ 8.521196] cloud-init[1046]: Generating public/private rsa key pair.\n[ 8.522432] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n Starting Socket activation for snappy daemon.\n[1046]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 8.527610] cloud-init[1046]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 8.531196] cloud-init[1046]: The key fingerprint is:\n[ 8.532238] cloud-init[1046]: SHA256:eXjI6jZ9E1ftaizsF9qoTqgWIpE1v29LRxIhvW1KrB0 root@sdnvpn-3-2-quagga\n[[0;32m OK [0m] Reached target Paths.\n[ 8.535024] cloud-init[1046]: The key's randomart image is:\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[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...[ 8.540294] cloud-init[1046]: +---[RSA 2048]----+\n[ 8.541069] cloud-init[1046]: | ... |\n[ 8.541830] cloud-init[1046]: | o ... |\n[ 8.542590] cloud-init[1046]: | o o ..o . |\n[ 8.543355] cloud-init[1046]: | o ..E=o . .|\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n\n[ 8.547084] cloud-init[1046]: | . =S++ . . |\n[ 8.548100] cloud-init[1046]: | . . +.o*. . . .|\n[ 8.549087] cloud-init[1046]: | . ..+o o+ = o |\n[[0;32m OK [0m] Reached target Sockets.\n[ 8.551512] cloud-init[[0;32m OK [0m] Reached target Basic System.\n Starting LSB: MD monitoring daemon...\n Starting System Logging Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[1046]: | .+o+oo = * |\n[ 8.556857] cloud-init[1046]: | ooo.+o+.+ |\n[ 8.559598] cloud-init[1046]: +----[SHA256]-----+\n[ 8.561025] cloud-init[1046]: Generating public/private dsa key pair.\n[ 8.563055] cloud-init[1046]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Starting /etc/rc.local Compatibility...\n Starting LSB: Record successful boot for GRUB...\n Starting Apply the settings specified in cloud-config...\n Starting Login Service...\n[ 8.568560] cloud-init[1046]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 8.570461] cloud-init[1046]: The key fingerprint is:\n[ 8.571461] \n[[0;32m OK [0m] Started D-Bus System Message Bus.\ncloud-init[1046]: SHA256:ALNIXK9bxQuE6MdTVupCyzY1GZ34GoI3y404zHYH7fk root@sdnvpn-3-2-quagga\n[ 8.595545] cloud-init[1046]: The key's randomart image is:\n[ 8.599010] cloud-init[1046]: +---[DSA 1024]----+\n[ 8.602015] cloud-init[1046]: | ..o+.o+.. |\n[ 8.604298] cloud-init[1046]: | .o..*+=o |\n[ 8.607391] cloud-init[1046]: | ..oo+O.o |\n[ 8.609111] cloud-init[1046]: | ooO=o=.. |\n[ 8.611714] cloud-init[1046]: | o =BXo+S |[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Pollinate to seed the pseudo random number generator...\n Starting LXD - container startup/shutdown...\n\n[ 8.621093] cloud-init[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Accounts Service...\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n[1046]: | *.==* |\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[ 8.652827] [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\ncloud-init[1046]: | . o.. . |\n[ 8.690571] cloud-init[1046]: | E |\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 8.722944] cloud-init[1046]: | |\n[ 8.731806] cloud-init[[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[1046]: +----[SHA256]-----+\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.[ 8.745210] cloud-init\n[1046]: Generating public/private ecdsa key pair.\n[ 8.768606] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\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...\ncloud-init[1046]: Starting LSB: daemon to balance interrupts for SMP systems...\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Starting Permit User Sessions...\n Starting LSB: start and stop the Quagga routing suite...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started Permit User Sessions.\n\n[ 8.825062] cloud-init[1046]: [[0;32m OK [0m] Started LXD - container startup/shutdown.\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[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[ 8.868243] cloud-init[1046]: The key fingerprint is:\n[ 8.869219] cloud-init[1046]: SHA256:0moEWhDdBPGPyr88OrXO35P7DK5J8PBKj+ABqJbboQc root@sdnvpn-3-2-quagga\n[ 8.870801] cloud-init[1046]: The key's randomart image is:\n[ 8.871834] \n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\ncloud-init[1046]: [[0;32m OK [0m] Started Set console scheme.\n+---[ECDSA 256]---+\n[ 8.909590] cloud-init[1046]: | ooo=. |\n[ 8.914761] cloud-init[1046]: | .... |\n[ 8.916987] cloud-init[1046]: | o . |\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 8.925405] cloud-init[1046]: | . o . + |\n[ 8.928088] cloud-init[1046]: |. o * S |\n[ 8.932425] cloud-init[1046]: |.E.o o.B |\n[ 8.936234] cloud-init[1046]: |.o..=.+.+ .. |\n[ 8.940058] cloud-init[1046]: |. +ooOo= +oo |\n[ 8.944054] cloud-init[1046]: | o..o+O+=.++o |\n[ 8.945071] cloud-init[1046]: +----[SHA256]-----+\n[ 8.948063] cloud-init[1046]: Generating public/private ed25519 key pair.\n[ 8.952054] cloud-init[1046]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 8.956054] cloud-init[1046]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 8.960331] cloud-init[1046]: The key fingerprint is:\n[ 8.964673] cloud-init[1046]: SHA256:urkJAi6e7BIMW/3OpysEAtUQFLLY8rvB3Uq0pUdOJ38 root@sdnvpn-3-2-quagga\n[ 8.968120] cloud-init[1046]: The key's randomart image is:\n[ 8.969348] cloud-init[1046]: +--[ED25519 256]--+\n[ 8.971797] cloud-init[1046]: |.o*= |\n[ 8.974701] cloud-init[1046]: |o+ . |\n[ 8.977885] cloud-init[1046]: |= .. |\n[ 8.980464] cloud-init[1046]: |ooo . |\n[ 8.983341] cloud-init[1046]: |++....= S |\n[ 8.986437] cloud-init[1046]: |++ +.O.= |\n[ 8.989721] cloud-init[1046]: |.o=.*o= . E |\n[ 8.992291] cloud-init[1046]: |= .=.+o+.. |\n[ 8.995593] cloud-init[1046]: |o=. ..B= |\n[ 8.999013] cloud-init[1046]: +----[SHA256]-----+\n[ 9.207060] cloud-init[1143]: Generating locales (this might take a while)...\n[ 9.780710] cloud-init[1143]: en_US.UTF-8... done\n[ 9.782828] cloud-init[1143]: Generation complete.\n\nUbuntu 16.04.2 LTS sdnvpn-3-2-quagga ttyS0\n\nsdnvpn-3-2-quagga login: [ 130.198306] cloud-init[1143]: Cloud-init v. 0.7.9 running 'modules:config' at Sun, 23 Dec 2018 13:14:27 +0000. Up 9.14 seconds.\n[ 130.483003] cloud-init[1409]: + chpasswd\n[ 130.484332] cloud-init[1409]: + echo ubuntu:opnfv\n[ 130.542123] cloud-init[1409]: + sleep 20\n[ 150.544120] cloud-init[1409]: + NEIGHBOR_IP=172.30.9.27\n[ 150.545430] cloud-init[1409]: + OWN_IP=172.30.9.201\n[ 150.546453] cloud-init[1409]: + EXT_NET_MASK=24\n[ 150.549600] cloud-init[1409]: ++ awk '{print $2}'\n[ 150.550807] cloud-init[1409]: ++ getent hosts\n[ 150.555901] cloud-init[1409]: ++ awk '{print $1}'\n[ 150.558382] cloud-init[1409]: ++ cat /etc/hostname\n[ 150.560731] cloud-init[1409]: + [[ localhost\n[ 150.561783] cloud-init[1409]: ip6-localhost != *\\s\\d\\n\\v\\p\\n\\-\\3\\-\\2\\-\\q\\u\\a\\g\\g\\a* ]]\n[ 150.565338] cloud-init[1409]: + tee -a /etc/hosts\n[ 150.568029] cloud-init[1409]: ++ awk '{print $1}'\n[ 150.569134] cloud-init[1409]: ++ cat /etc/hostname\n[ 150.572035] cloud-init[1409]: + echo '127.0.1.1 sdnvpn-3-2-quagga'\n[ 150.573577] cloud-init[1409]: 127.0.1.1 sdnvpn-3-2-quagga\n[ 150.576041] cloud-init[1409]: + quagga_int=\n[ 150.577885] cloud-init[1409]: ++ awk 'NR>2{print $1}'\n[ 150.580195] cloud-init[1409]: ++ netstat -ia\n[ 150.583165] cloud-init[1409]: + for net_int in '$(netstat -ia | awk '\\''NR>2{print $1}'\\'')'\n[ 150.586668] cloud-init[1409]: ++ grep ens3\n[ 150.588055] cloud-init[1409]: ++ ifconfig\n[ 150.589777] cloud-init[1409]: + '[' -z 'ens3 Link encap:Ethernet HWaddr fa:16:3e:82:2d:23 ' ']'\n[ 150.592408] cloud-init[1409]: + for net_int in '$(netstat -ia | awk '\\''NR>2{print $1}'\\'')'\n[ 150.607665] cloud-init[1409]: ++ grep ens6\n[ 150.608610] cloud-init[1409]: ++ ifconfig\n[ 150.612033] cloud-init[1409]: + '[' -z '' ']'\n[ 150.612970] cloud-init[1409]: + quagga_int=ens6\n[ 150.615250] cloud-init[1409]: + break\n[ 150.616970] cloud-init[1409]: + '[' -z ens6 ']'\n[ 150.617900] cloud-init[1409]: + ip link set ens6 up\n[ 150.620026] cloud-init[1409]: + ip addr add 172.30.9.201/24 dev ens6\n[ 150.622859] cloud-init[1409]: + ZEBRA_CONFIG_LOCATION=/etc/quagga/zebra.conf\n[ 150.625249] cloud-init[1409]: + DAEMONS_FILE_LOCATION=/etc/quagga/daemons\n[ 150.627354] cloud-init[1409]: + BGPD_CONFIG_LOCATION=/etc/quagga/bgpd.conf\n[ 150.640524] cloud-init[1409]: + BGPD_LOG_FILE=/var/log/bgpd.log\n[ 150.644037] cloud-init[1409]: + touch /var/log/bgpd.log\n[ 150.645033] cloud-init[1409]: + chown quagga:quagga /var/log/bgpd.log\n[ 150.647570] cloud-init[1409]: + chown quagga:quagga /etc/quagga/daemons\n[ 150.650589] cloud-init[1409]: + cat\n[ 150.651369] cloud-init[1409]: + touch /etc/quagga/zebra.conf\n[ 150.653496] cloud-init[1409]: + chown quagga:quagga /etc/quagga/zebra.conf\n[ 150.654847] cloud-init[1409]: + cat\n[ 150.656589] cloud-init[1409]: + chown quagga:quagga /etc/quagga/bgpd.conf\n[ 150.657889] cloud-init[1409]: + service quagga restart\n[ 150.682905] cloud-init[1409]: + pgrep bgpd\n[ 150.688293] cloud-init[1409]: 1504\n[ 150.689426] cloud-init[1409]: + pgrep zebra\n[ 150.692331] cloud-init[1409]: 1500\nci-info: no authorized ssh keys fingerprints found for user ubuntu.\n<14>Dec 23 13:16:49 ec2: \n<14>Dec 23 13:16:49 ec2: #############################################################\n<14>Dec 23 13:16:49 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Dec 23 13:16:49 ec2: 1024 SHA256:ALNIXK9bxQuE6MdTVupCyzY1GZ34GoI3y404zHYH7fk root@sdnvpn-3-2-quagga (DSA)\n<14>Dec 23 13:16:49 ec2: 256 SHA256:0moEWhDdBPGPyr88OrXO35P7DK5J8PBKj+ABqJbboQc root@sdnvpn-3-2-quagga (ECDSA)\n<14>Dec 23 13:16:49 ec2: 256 SHA256:urkJAi6e7BIMW/3OpysEAtUQFLLY8rvB3Uq0pUdOJ38 root@sdnvpn-3-2-quagga (ED25519)\n<14>Dec 23 13:16:49 ec2: 2048 SHA256:eXjI6jZ9E1ftaizsF9qoTqgWIpE1v29LRxIhvW1KrB0 root@sdnvpn-3-2-quagga (RSA)\n<14>Dec 23 13:16:49 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Dec 23 13:16:49 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKKpI2HELCHYp1FzL6+yTmb3Az7oo0K3RR4c/a8KN8q4Qw5gWmQ/4qKoT6o1ZwLuwEhLxqY2gKLU/4mhoNrxBjA= root@sdnvpn-3-2-quagga\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGJjicjtu4Ps0SClCmpp27DWuoXO9UarXCkFVOMBUXCi root@sdnvpn-3-2-quagga\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDu4lJ0e3t3zZh6A7biEI2DKiCnlpoOlrCa1ORFIFpZa7afvN58BxvLTj/3/by3QyH3HOuywL+9irw8cFob+idClnYLFWUP/UlKTBCjIiek479evp6K9ApKV4xqrSPcQya9LfKBl278xhcAItL5KPe40tU8ca1nnyZn/ZR+1i7okUyn0l5PNH6n6Pw7CI6YN60hoTM5cUKDIqumGeR9ZQ1ArifKA5Aaa0y0jQDKreEFJ8uvMt9Gd22wpLD2g4sebmG7smjnzC4U+9VWJKASM3qLRSY6xXcnDUK1qHjf8buW6FMi2U1KGXs9NLeQAhQkb6+DPnjq7nEFHJUuaC+IwqkR root@sdnvpn-3-2-quagga\n-----END SSH HOST KEY KEYS-----\n[ 150.737713] cloud-init[1409]: Cloud-init v. 0.7.9 running 'modules:final' at Sun, 23 Dec 2018 13:16:29 +0000. Up 130.41 seconds.\n[ 150.739872] cloud-init[1409]: ci-info: no authorized ssh keys fingerprints found for user ubuntu.\n[ 150.744015] cloud-init[1409]: Cloud-init v. 0.7.9 finished at Sun, 23 Dec 2018 13:16:49 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 150.73 seconds\n"} 2018-12-23 13:17:01,397 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab/action used request id req-6a815c93-3956-41a9-9a25-57df53cc0643 2018-12-23 13:17:01,399 - sdnvpn_test_utils - INFO - Finished waiting for cloud init of instance sdnvpn-3-2-quagga result was True 2018-12-23 13:17:01,399 - paramiko.transport - DEBUG - [chan 12] Max packet in: 32768 bytes 2018-12-23 13:17:01,400 - paramiko.transport - DEBUG - [chan 12] Max packet out: 32768 bytes 2018-12-23 13:17:01,400 - paramiko.transport - DEBUG - Secsh channel 12 opened. 2018-12-23 13:17:01,403 - paramiko.transport - DEBUG - [chan 12] Sesch channel 12 request ok 2018-12-23 13:17:02,089 - paramiko.transport - DEBUG - [chan 12] EOF received (12) 2018-12-23 13:17:02,089 - sdnvpn-quagga - INFO - Maybe stdout of configure-bgp -op add-neighbor --as-num 200 --ip 172.30.9.201 --use-source-ip 172.30.9.27: client: JAVA_HOME not set; results may vary  2018-12-23 13:17:02,090 - paramiko.transport - DEBUG - [chan 12] EOF sent (12) 2018-12-23 13:17:02,091 - paramiko.transport - DEBUG - [chan 13] Max packet in: 32768 bytes 2018-12-23 13:17:02,132 - paramiko.transport - DEBUG - [chan 13] Max packet out: 32768 bytes 2018-12-23 13:17:02,132 - paramiko.transport - DEBUG - Secsh channel 13 opened. 2018-12-23 13:17:02,157 - paramiko.transport - DEBUG - [chan 13] Sesch channel 13 request ok 2018-12-23 13:17:02,837 - paramiko.transport - DEBUG - [chan 13] EOF received (13) 2018-12-23 13:17:02,838 - 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.201, remote AS 200, local AS 100, external link BGP version 4, remote router ID 0.0.0.0 BGP state = Idle Last read 00:00:00, hold time is 180, keepalive interval is 60 seconds Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 0 0 Notifications: 0 0 Updates: 0 0 Keepalives: 0 0 Route Refresh: 0 0 Capability: 0 0 Total: 0 0 Minimum time between advertisement runs is 30 seconds For address family: VPN-IPv4 Unicast NEXT_HOP is propagated unchanged to this neighbor Community attribute sent to this neighbor(both) 0 accepted prefixes Connections established 0; dropped 0 Last reset never Next start timer due in 2 seconds Read thread: off Write thread: off  2018-12-23 13:17:02,838 - sdnvpn-quagga - INFO - Opens sent/received: 0 0 2018-12-23 13:17:02,838 - sdnvpn-quagga - INFO - Peering state: BGP state = Idle 2018-12-23 13:17:02,839 - paramiko.transport - DEBUG - [chan 13] EOF sent (13) 2018-12-23 13:17:03,840 - paramiko.transport - DEBUG - [chan 14] Max packet in: 32768 bytes 2018-12-23 13:17:03,841 - paramiko.transport - DEBUG - [chan 14] Max packet out: 32768 bytes 2018-12-23 13:17:03,841 - paramiko.transport - DEBUG - Secsh channel 14 opened. 2018-12-23 13:17:03,844 - paramiko.transport - DEBUG - [chan 14] Sesch channel 14 request ok 2018-12-23 13:17:04,541 - paramiko.transport - DEBUG - [chan 14] EOF received (14) 2018-12-23 13:17:04,542 - 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.201, 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:02, hold time is 180, keepalive interval is 60 seconds Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 0 0 Notifications: 0 0 Updates: 0 0 Keepalives: 0 0 Route Refresh: 0 0 Capability: 0 0 Total: 0 0 Minimum time between advertisement runs is 30 seconds Update source is 172.30.9.27 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 0 seconds Read thread:off Write thread: off  2018-12-23 13:17:04,543 - sdnvpn-quagga - INFO - Opens sent/received: 0 0 2018-12-23 13:17:04,543 - sdnvpn-quagga - INFO - Peering state: BGP state = Idle 2018-12-23 13:17:04,544 - paramiko.transport - DEBUG - [chan 14] EOF sent (14) 2018-12-23 13:17:05,545 - paramiko.transport - DEBUG - [chan 15] Max packet in: 32768 bytes 2018-12-23 13:17:05,546 - paramiko.transport - DEBUG - [chan 15] Max packet out: 32768 bytes 2018-12-23 13:17:05,546 - paramiko.transport - DEBUG - Secsh channel 15 opened. 2018-12-23 13:17:05,548 - paramiko.transport - DEBUG - [chan 15] Sesch channel 15 request ok 2018-12-23 13:17:06,228 - paramiko.transport - DEBUG - [chan 15] EOF received (15) 2018-12-23 13:17:06,229 - 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.201, remote AS 200, local AS 100, external link BGP version 4, remote router ID 172.30.9.201 BGP state = Established, up for 00:00:01 Last read00:00:01, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family VPN-IPv4 Unicast: advertised and received Graceful Restart Capabilty: advertised and received Remote Restart timer is 120 seconds Address families by peer: none Graceful restart informations: End-of-RIB send: VPN-IPv4 Unicast End-of-RIB received: Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 1 1 Notifications: 0 0 Updates: 1 0 Keepalives: 2 1 Route Refresh: 0 0 Capability: 0 0 Total: 4 2 Minimum time between advertisement runs is 30 seconds Update source is 172.30.9.27 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.27, Local port: 33313 Foreign host: 172.30.9.201, Foreign port: 179 Nexthop: 172.30.9.27 Nexthop global: :: Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off  2018-12-23 13:17:06,229 - sdnvpn-quagga - INFO - Opens sent/received: 1 1 2018-12-23 13:17:06,229 - sdnvpn-quagga - INFO - Peering state: BGP state = Established, up for 00:00:01 2018-12-23 13:17:06,230 - paramiko.transport - DEBUG - [chan 15] EOF sent (15) 2018-12-23 13:17:07,231 - sdnvpn-quagga - INFO - Quagga peered with OpenDaylight 2018-12-23 13:17:07,231 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-12-23 13:17:07,232 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-12-23 13:17:07,233 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-12-23 13:17:07,235 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-12-23 13:17:07,295 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-12-23 13:17:07,296 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-12-23 13:17:07,297 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-12-23 13:17:07,298 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-12-23 13:17:07,298 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-12-23 13:17:07,338 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-12-23 13:17:07,447 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-12-23 13:17:07,448 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-12-23 13:17:07,449 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-12-23 13:17:07,450 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-12-23 13:17:07,450 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-12-23 13:17:07,490 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-12-23 13:17:07,615 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-12-23 13:17:07,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}576eb92a10f7dc8a29d29a4afd71917e6f19ccfb" 2018-12-23 13:17:07,623 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-12-23 13:17:07,673 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:17: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-0df819d6-10ca-4873-b822-a2a34900ac07 x-compute-request-id: req-0df819d6-10ca-4873-b822-a2a34900ac07 Content-Length: 0 Content-Type: application/json 2018-12-23 13:17:07,673 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f used request id req-0df819d6-10ca-4873-b822-a2a34900ac07 2018-12-23 13:17:07,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}576eb92a10f7dc8a29d29a4afd71917e6f19ccfb" -d '{"forceDelete": null}' 2018-12-23 13:17:07,852 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:17: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-c9fc5b4a-03e5-4ccd-9714-8decad169bfa x-compute-request-id: req-c9fc5b4a-03e5-4ccd-9714-8decad169bfa Content-Length: 0 Content-Type: application/json 2018-12-23 13:17:07,852 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab/action used request id req-c9fc5b4a-03e5-4ccd-9714-8decad169bfa 2018-12-23 13:17:07,852 - sdnvpn_test_utils - DEBUG - Waiting for instance to be deleted 2018-12-23 13:17:07,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}576eb92a10f7dc8a29d29a4afd71917e6f19ccfb" 2018-12-23 13:17:08,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:17: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-0d5dcecc-7d6c-4474-aa58-0fdef67d80f0 x-compute-request-id: req-0d5dcecc-7d6c-4474-aa58-0fdef67d80f0 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-3-2-quagga-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:2d:23", "version": 4, "addr": "10.10.11.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:2d:23", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "rel": "bookmark"}], "image": {"id": "03d0873d-2498-4c84-91a9-60281169be15", "links": [{"href": "http://172.30.9.22:8774/images/03d0873d-2498-4c84-91a9-60281169be15", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": "2018-12-23T13:14:18.000000", "flavor": {"id": "7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "links": [{"href": "http://172.30.9.22:8774/flavors/7519ec3f-b9f9-48aa-8d3f-982cc865a78f", "rel": "bookmark"}]}, "id": "18aab25d-9dd3-453d-ab94-61c6ea53c0ab", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:17:07Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-3-2-quagga", "created": "2018-12-23T13:12:15Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:17:08,681 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-0d5dcecc-7d6c-4474-aa58-0fdef67d80f0 2018-12-23 13:17:10,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/03d0873d-2498-4c84-91a9-60281169be15 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8120cb42c503c068a2ecda3a4f0f0062c9b93bae" 2018-12-23 13:17:12,067 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0e7b19ea-0824-4704-86c4-08a9d295d718 Date: Sun, 23 Dec 2018 13:17:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 13:17:12,067 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/03d0873d-2498-4c84-91a9-60281169be15 used request id req-0e7b19ea-0824-4704-86c4-08a9d295d718 2018-12-23 13:17:12,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/89ac9fac-001b-49b3-81cd-1b0b30806c25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" 2018-12-23 13:17:12,806 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-985d0519-9421-421e-94fa-ed2a661daadd Content-Length: 0 Date: Sun, 23 Dec 2018 13:17:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:17:12,806 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/89ac9fac-001b-49b3-81cd-1b0b30806c25 used request id req-985d0519-9421-421e-94fa-ed2a661daadd 2018-12-23 13:17:12,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/570de3a1-41d4-4b7d-9985-530aa1a6cb4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" 2018-12-23 13:17:13,435 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-92cd185e-9541-4463-9e7f-792be4541a92 Content-Length: 0 Date: Sun, 23 Dec 2018 13:17:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:17:13,435 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/570de3a1-41d4-4b7d-9985-530aa1a6cb4a used request id req-92cd185e-9541-4463-9e7f-792be4541a92 2018-12-23 13:17:13,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/91d6a79a-4ba0-4a8b-bf15-9508479d5b80/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" -d '{"subnet_id": "12b2b928-946f-437e-a4e6-2110791beda4"}' 2018-12-23 13:17:14,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-55a2fd11-4d56-47b6-8b2c-08977aeca51c Date: Sun, 23 Dec 2018 13:17:14 GMT RESP BODY: {"network_id": "f35e838e-74d8-4637-a960-219d9921ae80", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "subnet_id": "12b2b928-946f-437e-a4e6-2110791beda4", "subnet_ids": ["12b2b928-946f-437e-a4e6-2110791beda4"], "port_id": "9d62e978-546a-4f5e-8b45-dc5295d32c88", "id": "91d6a79a-4ba0-4a8b-bf15-9508479d5b80"} 2018-12-23 13:17:14,512 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/91d6a79a-4ba0-4a8b-bf15-9508479d5b80/remove_router_interface used request id req-55a2fd11-4d56-47b6-8b2c-08977aeca51c 2018-12-23 13:17:14,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/434b120b-95b9-4627-ad83-f0b427caa1ae/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" -d '{"subnet_id": "434fd9a9-5322-4402-be16-66180f5b4667"}' 2018-12-23 13:17:15,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5da38687-02d7-40a9-be34-8bad8b26ec47 Date: Sun, 23 Dec 2018 13:17:15 GMT RESP BODY: {"network_id": "ac69d868-55d1-4a6c-b859-78fdf2714dce", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "subnet_id": "434fd9a9-5322-4402-be16-66180f5b4667", "subnet_ids": ["434fd9a9-5322-4402-be16-66180f5b4667"], "port_id": "bb4e45fc-58b4-4ca1-b9c9-dc280438e3f5", "id": "434b120b-95b9-4627-ad83-f0b427caa1ae"} 2018-12-23 13:17:15,850 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/434b120b-95b9-4627-ad83-f0b427caa1ae/remove_router_interface used request id req-5da38687-02d7-40a9-be34-8bad8b26ec47 2018-12-23 13:17:15,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/91d6a79a-4ba0-4a8b-bf15-9508479d5b80 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" -d '{"router": {"external_gateway_info": {}}}' 2018-12-23 13:17:16,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-e113f8d7-b963-4fe6-9258-b8d9498f8c8a Date: Sun, 23 Dec 2018 13:17:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:11:47Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:17:16Z", "revision_number": 7, "routes": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "91d6a79a-4ba0-4a8b-bf15-9508479d5b80", "name": "sdnvpn-3-1-router"}} 2018-12-23 13:17:16,866 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/91d6a79a-4ba0-4a8b-bf15-9508479d5b80 used request id req-e113f8d7-b963-4fe6-9258-b8d9498f8c8a 2018-12-23 13:17:16,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/434b120b-95b9-4627-ad83-f0b427caa1ae -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" -d '{"router": {"external_gateway_info": {}}}' 2018-12-23 13:17:17,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 433 X-Openstack-Request-Id: req-e174cd6c-daa1-4170-a7b5-32ce653764bf Date: Sun, 23 Dec 2018 13:17:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:11:52Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:17:17Z", "revision_number": 8, "routes": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "434b120b-95b9-4627-ad83-f0b427caa1ae", "name": "sdnvpn-3-2-quagga-router"}} 2018-12-23 13:17:17,930 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/434b120b-95b9-4627-ad83-f0b427caa1ae used request id req-e174cd6c-daa1-4170-a7b5-32ce653764bf 2018-12-23 13:17:17,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/12b2b928-946f-437e-a4e6-2110791beda4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" 2018-12-23 13:17:20,176 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-97ac311b-ad1b-4de4-94ea-5da3ab688575 Date: Sun, 23 Dec 2018 13:17:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:17:20,176 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/12b2b928-946f-437e-a4e6-2110791beda4 used request id req-97ac311b-ad1b-4de4-94ea-5da3ab688575 2018-12-23 13:17:20,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/434fd9a9-5322-4402-be16-66180f5b4667 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" 2018-12-23 13:17:22,511 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d412b172-7e4b-4039-957a-d69c6171bf2a Date: Sun, 23 Dec 2018 13:17:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:17:22,511 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/434fd9a9-5322-4402-be16-66180f5b4667 used request id req-d412b172-7e4b-4039-957a-d69c6171bf2a 2018-12-23 13:17:22,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/91d6a79a-4ba0-4a8b-bf15-9508479d5b80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" 2018-12-23 13:17:23,000 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-410a3163-7614-40e4-8fed-815eee4fd02f Content-Length: 0 Date: Sun, 23 Dec 2018 13:17:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:17:23,001 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/91d6a79a-4ba0-4a8b-bf15-9508479d5b80 used request id req-410a3163-7614-40e4-8fed-815eee4fd02f 2018-12-23 13:17:23,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/434b120b-95b9-4627-ad83-f0b427caa1ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" 2018-12-23 13:17:23,300 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b37ad6e-3d19-4969-86ed-05f9ca30e8bf Content-Length: 0 Date: Sun, 23 Dec 2018 13:17:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:17:23,300 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/434b120b-95b9-4627-ad83-f0b427caa1ae used request id req-8b37ad6e-3d19-4969-86ed-05f9ca30e8bf 2018-12-23 13:17:23,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/f35e838e-74d8-4637-a960-219d9921ae80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" 2018-12-23 13:17:24,219 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-390d6e23-5c73-4782-ba76-e8d8df41c48c Date: Sun, 23 Dec 2018 13:17:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:17:24,220 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/f35e838e-74d8-4637-a960-219d9921ae80 used request id req-390d6e23-5c73-4782-ba76-e8d8df41c48c 2018-12-23 13:17:24,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/ac69d868-55d1-4a6c-b859-78fdf2714dce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276f477d21e7561a941942ee5fedfd772593c249" 2018-12-23 13:17:24,879 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e1ca31a4-1d38-4e55-b276-98d4845aa3e0 Date: Sun, 23 Dec 2018 13:17:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:17:24,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/ac69d868-55d1-4a6c-b859-78fdf2714dce used request id req-e1ca31a4-1d38-4e55-b276-98d4845aa3e0 2018-12-23 13:17:24,880 - 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-12-23 13:17:24,880 - sdnvpn-results - INFO - All the subtests have passed. 2018-12-23 13:17:24,880 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_3 2018-12-23 13:17:24,880 - 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-12-23 13:17:24,881 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_2 - Tenant separation' 2018-12-23 13:17:24,881 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================= 2018-12-23 13:17:24,881 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_2 2018-12-23 13:17:24,978 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_2 main method 2018-12-23 13:17:24,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:17:24,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:17:24,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:17:24,978 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:17:24,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:17:24,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:17:24,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:17:24,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:17:24,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:17:24,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:17:24,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:17:24,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:17:24,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:17:24,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:17:24,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:17:24,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:17:24,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:17:24,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:17:24,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:17:24,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:17:24,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:17:24,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:17:24,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:17:24,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:17:24,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:17:24,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:17:24,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:17:24,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:17:24,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:17:24,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:17:24,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:17:24,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:17:24,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:17:24,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:17:24,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:17:24,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:17:24,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:17:24,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:17:24,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:17:24,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:17:24,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:17:24,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:17:24,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:17:24,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:17:24,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:17:24,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:17:24,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:17:24,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:17:24,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-12-23 13:17:24,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:17:24,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:17:24,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:17:24,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:17:24,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:17:24,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:17:24,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:17:24,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:17:24,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:17:24,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:17:24,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:17:24,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:17:24,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:17:24,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:17:24,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:17:24,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:17:24,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:17:24,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:17:24,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:17:24,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:17:24,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:17:24,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:17:24,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:17:24,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:17:24,990 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-12-23 13:17:24,990 - sdnvpn.test.functest.testcase_2 - DEBUG - Using private key /usr/lib/python2.7/site-packages/sdnvpn/artifacts/id_rsa injected to the VMs. 2018-12-23 13:17:24,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:17:25,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:17:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfe5481b-a26a-4961-9808-61fe19f605c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:17:25,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bfe5481b-a26a-4961-9808-61fe19f605c7 2018-12-23 13:17:25,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:17:25,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:17:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["INqCImL0TySIoptfPbSt7A"], "issued_at": "2018-12-23T13:17:25.000000Z"}} 2018-12-23 13:17:25,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6466f9d88c478f66e22ad9606045f84ed339a10f" 2018-12-23 13:17:25,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-297ec5b3-77be-458f-adca-b4a31773f7c2 Date: Sun, 23 Dec 2018 13:17:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-12-23 13:17:25,571 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20 used request id req-297ec5b3-77be-458f-adca-b4a31773f7c2 2018-12-23 13:17:25,571 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-12-23 13:17:25,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6466f9d88c478f66e22ad9606045f84ed339a10f" 2018-12-23 13:17:25,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1e5b8da6-c32a-4cb6-82f2-ffd6e3e9b08a Date: Sun, 23 Dec 2018 13:17:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 13:17:25,741 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-1e5b8da6-c32a-4cb6-82f2-ffd6e3e9b08a 2018-12-23 13:17:25,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6466f9d88c478f66e22ad9606045f84ed339a10f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-12-23 13:17:25,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0 X-Openstack-Request-Id: req-6ac77101-4036-4afc-a457-d016f0b5d529 Date: Sun, 23 Dec 2018 13:17:25 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T13:17:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T13:17:25Z", "visibility": "public", "locations": [], "self": "/v2/images/f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "min_disk": 0, "protected": false, "id": "f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "file": "/v2/images/f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0/file", "checksum": null, "owner": "1b564ea31c8e45b6a10fe5a84fe49166", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 13:17:25,973 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-6ac77101-4036-4afc-a457-d016f0b5d529 2018-12-23 13:17:25,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6466f9d88c478f66e22ad9606045f84ed339a10f" -d '' 2018-12-23 13:17:27,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-da0ad777-fa47-4e6e-a5b6-d41c4225fae3 Date: Sun, 23 Dec 2018 13:17:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 13:17:27,509 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0/file used request id req-da0ad777-fa47-4e6e-a5b6-d41c4225fae3 2018-12-23 13:17:27,510 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-2-1-net 2018-12-23 13:17:27,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:17:27,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22eae5c8-1e80-42c1-8934-664bb690fd6d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:17:27,519 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-22eae5c8-1e80-42c1-8934-664bb690fd6d 2018-12-23 13:17:27,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:17:27,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:17:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["Fta4KsHnT2SWuW28RGGX0Q"], "issued_at": "2018-12-23T13:17:27.000000Z"}} 2018-12-23 13:17:27,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2864cd673eb2c16af48a9999d91b05cef76443c4" -d '{"network": {"name": "sdnvpn-2-1-net", "admin_state_up": true}}' 2018-12-23 13:17:28,381 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-ce679256-91ad-411c-a9fe-5e77fdb06ce5 Date: Sun, 23 Dec 2018 13:17:28 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1f69f5a0-b2c6-4e60-9104-3521f85cdb96","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T13:17:28Z","is_default":false,"provider:segmentation_id":65,"name":"sdnvpn-2-1-net","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:17:28Z","mtu":1450}} 2018-12-23 13:17:28,381 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-ce679256-91ad-411c-a9fe-5e77fdb06ce5 2018-12-23 13:17:28,381 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-2-1a-subnet in network 1f69f5a0-b2c6-4e60-9104-3521f85cdb96 with cidr 10.10.10.0/24 2018-12-23 13:17:28,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2864cd673eb2c16af48a9999d91b05cef76443c4" -d '{"subnets": [{"ip_version": 4, "network_id": "1f69f5a0-b2c6-4e60-9104-3521f85cdb96", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-2-1a-subnet"}]}' 2018-12-23 13:17:28,945 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-a6776c62-45f5-47ca-b122-e74fdbd4d67b Date: Sun, 23 Dec 2018 13:17:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f69f5a0-b2c6-4e60-9104-3521f85cdb96","tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:17:28Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-12-23T13:17:28Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"1b564ea31c8e45b6a10fe5a84fe49166","id":"67fb5cfd-21b4-4c29-b6aa-c3625f354423","subnetpool_id":null,"name":"sdnvpn-2-1a-subnet"}]} 2018-12-23 13:17:28,945 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-a6776c62-45f5-47ca-b122-e74fdbd4d67b 2018-12-23 13:17:28,945 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-2-2-net 2018-12-23 13:17:28,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2864cd673eb2c16af48a9999d91b05cef76443c4" -d '{"network": {"name": "sdnvpn-2-2-net", "admin_state_up": true}}' 2018-12-23 13:17:29,406 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-c2271ca6-90a4-4dac-9b69-5ba4e8a5d0a2 Date: Sun, 23 Dec 2018 13:17: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":"b3a75777-6648-4f19-b99a-476008eb00b1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T13:17:29Z","is_default":false,"provider:segmentation_id":41,"name":"sdnvpn-2-2-net","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:17:29Z","mtu":1450}} 2018-12-23 13:17:29,406 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-c2271ca6-90a4-4dac-9b69-5ba4e8a5d0a2 2018-12-23 13:17:29,406 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-2-2b-subnet in network b3a75777-6648-4f19-b99a-476008eb00b1 with cidr 10.10.10.0/24 2018-12-23 13:17:29,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2864cd673eb2c16af48a9999d91b05cef76443c4" -d '{"subnets": [{"ip_version": 4, "network_id": "b3a75777-6648-4f19-b99a-476008eb00b1", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-2-2b-subnet"}]}' 2018-12-23 13:17:30,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-0c56a6f1-9b7a-4f1f-97b7-9288da9eca15 Date: Sun, 23 Dec 2018 13:17:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3a75777-6648-4f19-b99a-476008eb00b1","tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:17:29Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-12-23T13:17: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":"1b564ea31c8e45b6a10fe5a84fe49166","id":"f5af874b-caef-4e89-9dad-cd80cb12b02e","subnetpool_id":null,"name":"sdnvpn-2-2b-subnet"}]} 2018-12-23 13:17:30,061 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-0c56a6f1-9b7a-4f1f-97b7-9288da9eca15 2018-12-23 13:17:30,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2864cd673eb2c16af48a9999d91b05cef76443c4" 2018-12-23 13:17:30,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-48b44821-8e53-4dfb-8c2b-88aea8aa2713 Date: Sun, 23 Dec 2018 13:17:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "updated_at": "2018-12-23T10:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "4344a5ee-82f5-41b0-bdee-1ea119ce0ef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "7749ea3b-0b9e-4d0d-9530-ba6f0062246e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "bd164a01-3da6-4ba0-8a76-8468a98eeaee", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "dfce3129-c821-4a94-b363-28d08fbcd457", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 4, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "created_at": "2018-12-23T13:04:08Z", "updated_at": "2018-12-23T13:04:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "39f67492-6c17-47dc-9eb5-9f66fc40bf5d", "remote_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "c407ef4e-77ad-41ec-a924-30be4d776065", "remote_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "c4d2361c-9401-4064-a528-1158d4842c43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "c9e42862-60e0-49ef-87e4-45f18b0eb47e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}], "revision_number": 4, "project_id": "cd88fc5f29be44c198f378ee4ce5955b", "id": "13751584-95bc-4ac8-a165-ee936f10eee8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "updated_at": "2018-12-23T10:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "3a13af68-60e1-4344-ae8a-96f314d1a2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "77d13211-502f-4e71-b007-faffc15c37d0", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fa02d9ed-71a8-4f4b-ac77-2b459bf2c28a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fbae7c6c-02bf-45ca-b3c8-011de5d25b67", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}], "revision_number": 4, "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "updated_at": "2018-12-23T10:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "0f4d9015-afd5-4470-947c-2567f1a2965a", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "589650f3-addb-4c63-b869-51a5c7002ad1", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "623fc9a7-10e7-4c90-bf16-350965ac2d72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "ab93a0f4-aca3-4c2f-b4d4-4556be8ee207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:26Z", "updated_at": "2018-12-23T13:11:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T13:09:27Z", "revision_number": 0, "id": "0b17de6f-9848-402f-8daf-e8470ba6135f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "revision_number": 0, "id": "2364bb0b-6704-452b-9be9-2510c23fc966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "revision_number": 0, "id": "3942b386-c5a7-4af7-a4dc-d2217c65f430", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-12-23T13:11:46Z", "revision_number": 0, "id": "5a7af0e9-8e86-46a6-97e3-289edadd453d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:11:46Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 179, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "revision_number": 0, "id": "708ab9c1-97dd-4108-83d0-c9a9ae886ca4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T13:09:27Z", "revision_number": 0, "id": "973e6c43-2f61-43ac-beb6-b0a0b623432f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T13:09:27Z", "revision_number": 0, "id": "b8ea28c7-6b4e-43d6-874c-7748d32452c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 7, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "name": "sdnvpn-sg"}]} 2018-12-23 13:17:30,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-48b44821-8e53-4dfb-8c2b-88aea8aa2713 2018-12-23 13:17:30,133 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-12-23 13:17:30,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:17:30,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:17:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22f7e901-cd1c-4f55-987f-dbae5c2805cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:17:30,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-22f7e901-cd1c-4f55-987f-dbae5c2805cd 2018-12-23 13:17:30,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:17:30,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:17:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["G04C2g3rQDCpCLn3YO7VtA"], "issued_at": "2018-12-23T13:17:30.000000Z"}} 2018-12-23 13:17:30,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a798e1f25924253da7842d6a3e2c874f78bfa6aa" 2018-12-23 13:17:30,725 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-5d7f6ac8-c2e0-42b0-90fe-89ad22c286a9 x-compute-request-id: req-5d7f6ac8-c2e0-42b0-90fe-89ad22c286a9 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 231}, "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": 10172, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 240}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-12-23 13:17:30,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-5d7f6ac8-c2e0-42b0-90fe-89ad22c286a9 2018-12-23 13:17:30,726 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-12-23 13:17:30,726 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-2'... 2018-12-23 13:17:30,726 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-2 flavor=m1.tiny image=f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0 network=1f69f5a0-b2c6-4e60-9104-3521f85cdb96 secgroup=d54ad1fc-dc70-43eb-b6d5-f1e800496767 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=10.10.10.12 files=None userdata= #!/bin/sh sudo mkdir -p /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/id_rsa mv /home/cirros/id_rsa /home/cirros/.ssh/ sudo echo ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2k= cirros@test1>/home/cirros/.ssh/authorized_keys sudo chown cirros:cirros /home/cirros/.ssh/authorized_keys chmod 700 /home/cirros/.ssh chmod 644 /home/cirros/.ssh/authorized_keys chmod 600 /home/cirros/.ssh/id_rsa 2018-12-23 13:17:30,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:17:30,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:17:30,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:17:30,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:17:30,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:17:30,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:17:30,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:17:30,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:17:30,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:17:30,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:17:30,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:17:30,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:17:30,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:17:30,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:17:30,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:17:30,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:17:30,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:17:30,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:17:30,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:17:30,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:17:30,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:17:30,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:17:30,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:17:30,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:17:30,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:17:30,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:17:30,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:17:30,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:17:30,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:17:30,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:17:30,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:17:30,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:17:30,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:17:30,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:17:30,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:17:30,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:17:30,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:17:30,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:17:30,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:17:30,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:17:30,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:17:30,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:17:30,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:17:30,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:17:30,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:17:30,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:17:30,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:17:30,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:17:30,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:17:30,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:17:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92afb854-01e4-4b80-96b1-84a29119b397 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:17:30,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-92afb854-01e4-4b80-96b1-84a29119b397 2018-12-23 13:17:30,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:17:31,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:17:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["DH3g_BXlRbK63Fx8CAj1bQ"], "issued_at": "2018-12-23T13:17:31.000000Z"}} 2018-12-23 13:17:31,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f7293a64fa58ce735319bdb9f2ccfde6e91150" 2018-12-23 13:17:31,324 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:17: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-bd5e3025-bfd7-4832-a563-c39dcb17c9b6 x-compute-request-id: req-bd5e3025-bfd7-4832-a563-c39dcb17c9b6 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-12-23 13:17:31,324 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-bd5e3025-bfd7-4832-a563-c39dcb17c9b6 2018-12-23 13:17:31,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f7293a64fa58ce735319bdb9f2ccfde6e91150" 2018-12-23 13:17:31,351 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:17: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-65e95b50-ef26-4066-a0bb-a62741c7bdc1 x-compute-request-id: req-65e95b50-ef26-4066-a0bb-a62741c7bdc1 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:17:31,351 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 used request id req-65e95b50-ef26-4066-a0bb-a62741c7bdc1 2018-12-23 13:17:31,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f7293a64fa58ce735319bdb9f2ccfde6e91150" -d '{"server": {"name": "sdnvpn-2-2", "imageRef": "f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "1f158186-04de-4bad-8081-88a658f657a7", "user_data": "IyEvYmluL3NoCnN1ZG8gbWtkaXIgLXAgL2hvbWUvY2lycm9zLy5zc2gvCnN1ZG8gY2hvd24gY2lycm9zOmNpcnJvcyAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy9pZF9yc2EKbXYgL2hvbWUvY2lycm9zL2lkX3JzYSAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBlY2hvIHNzaC1yc2EgQUFBQUIzTnphQzF5YzJFQUFBQURBUUFCQUFBQWduV3RTUzk4QW01MTZlc3RCc3EwamJ5T0I0ZUxNVVlEZGd6c1VIc254RlFDdEFDd3dBZzkvMnVxM0ZvR1VCVVdlSFpOc1Q2amNLOXNDTUVZaVM0NzlDVUN6YnJ4Y2Q4WGFJbEszOEhFQ2NEVmdsZ0JOd056WC9XRGZNZWpYcEt6Wkc2MXM5OHJVRWxOdlowWURxaGFxWkdxeElWNGVqYWxxTGpZclFrb2x5M1IrMms9IGNpcnJvc0B0ZXN0MT4vaG9tZS9jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMKc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA3MDAgL2hvbWUvY2lycm9zLy5zc2gKY2htb2QgNjQ0IC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA2MDAgL2hvbWUvY2lycm9zLy5zc2gvaWRfcnNhCg==", "max_count": 1, "min_count": 1, "networks": [{"fixed_ip": "10.10.10.12", "uuid": "1f69f5a0-b2c6-4e60-9104-3521f85cdb96"}], "config_drive": true}}' 2018-12-23 13:17:34,205 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:17: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-ca2dcc20-622f-4ec8-bb8e-5b787b3faab0 x-compute-request-id: req-ca2dcc20-622f-4ec8-bb8e-5b787b3faab0 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "93d0caa2-e6a8-489d-8ea3-95b2b02c1140", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140", "rel": "bookmark"}], "adminPass": "h7Dfype7AmoA"}} 2018-12-23 13:17:34,205 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-ca2dcc20-622f-4ec8-bb8e-5b787b3faab0 2018-12-23 13:17:34,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:17:34,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1985e8bf-27ae-43c2-830b-7b2ef4859cb8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:17:34,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1985e8bf-27ae-43c2-830b-7b2ef4859cb8 2018-12-23 13:17:34,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:17:34,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:17:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["tAguDJsOTBO3oJsvLpq9wA"], "issued_at": "2018-12-23T13:17:34.000000Z"}} 2018-12-23 13:17:34,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a047dcf4331e91d8bc9e950fbf0ae6a735b40291" 2018-12-23 13:17:35,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-b8c9c928-f136-46f1-85ef-9f824ba09869 x-compute-request-id: req-b8c9c928-f136-46f1-85ef-9f824ba09869 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.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140", "rel": "bookmark"}], "image": {"id": "f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "links": [{"href": "http://172.30.9.22:8774/images/f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "93d0caa2-e6a8-489d-8ea3-95b2b02c1140", "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:17: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-2-2", "created": "2018-12-23T13:17:34Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:17:35,013 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140 used request id req-b8c9c928-f136-46f1-85ef-9f824ba09869 2018-12-23 13:17:38,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a047dcf4331e91d8bc9e950fbf0ae6a735b40291" 2018-12-23 13:17:38,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-a613333e-a0ed-4145-a600-a58203ee097b x-compute-request-id: req-a613333e-a0ed-4145-a600-a58203ee097b Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140", "rel": "bookmark"}], "image": {"id": "f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "links": [{"href": "http://172.30.9.22:8774/images/f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "93d0caa2-e6a8-489d-8ea3-95b2b02c1140", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:17:35Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2018-12-23T13:17:34Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:17:38,802 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140 used request id req-a613333e-a0ed-4145-a600-a58203ee097b 2018-12-23 13:17:41,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a047dcf4331e91d8bc9e950fbf0ae6a735b40291" 2018-12-23 13:17:42,578 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-d16dd434-96a7-464b-8c09-d92a54314a98 x-compute-request-id: req-d16dd434-96a7-464b-8c09-d92a54314a98 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:4d:2a", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140", "rel": "bookmark"}], "image": {"id": "f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "links": [{"href": "http://172.30.9.22:8774/images/f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-12-23T13:17:40.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "93d0caa2-e6a8-489d-8ea3-95b2b02c1140", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:17:40Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2018-12-23T13:17:34Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:17:42,578 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140 used request id req-d16dd434-96a7-464b-8c09-d92a54314a98 2018-12-23 13:17:42,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f7293a64fa58ce735319bdb9f2ccfde6e91150" 2018-12-23 13:17:43,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-31df8f07-bfe3-47d4-9fc5-f4c3fa7f972b x-compute-request-id: req-31df8f07-bfe3-47d4-9fc5-f4c3fa7f972b Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:4d:2a", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140", "rel": "bookmark"}], "image": {"id": "f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "links": [{"href": "http://172.30.9.22:8774/images/f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-12-23T13:17:40.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "93d0caa2-e6a8-489d-8ea3-95b2b02c1140", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:17:40Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2018-12-23T13:17:34Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:17:43,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140 used request id req-31df8f07-bfe3-47d4-9fc5-f4c3fa7f972b 2018-12-23 13:17:43,046 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-2' booted successfully. IP='10.10.10.12'. 2018-12-23 13:17:43,046 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-2' to security group 'sdnvpn-sg'... 2018-12-23 13:17:43,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a798e1f25924253da7842d6a3e2c874f78bfa6aa" -d '{"addSecurityGroup": {"name": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:17:44,341 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13: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 x-openstack-request-id: req-732e87b2-f805-413e-aacf-3c4861e9a6d2 x-compute-request-id: req-732e87b2-f805-413e-aacf-3c4861e9a6d2 Content-Length: 0 Content-Type: application/json 2018-12-23 13:17:44,341 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140/action used request id req-732e87b2-f805-413e-aacf-3c4861e9a6d2 2018-12-23 13:17:44,342 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-4'... 2018-12-23 13:17:44,342 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-4 flavor=m1.tiny image=f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0 network=b3a75777-6648-4f19-b99a-476008eb00b1 secgroup=d54ad1fc-dc70-43eb-b6d5-f1e800496767 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=10.10.10.12 files={'/home/cirros/id_rsa': "\x00\x00\x00\x07ssh-rsa\x00\x00\x00\x03\x01\x00\x01\x00\x00\x00\x82u\xadI/|\x02nu\xe9\xeb-\x06\xca\xb4\x8d\xbc\x8e\x07\x87\x8b1F\x03v\x0c\xecP{'\xc4T\x02\xb4\x00\xb0\xc0\x08=\xffk\xaa\xdcZ\x06P\x15\x16xvM\xb1>\xa3p\xafl\x08\xc1\x18\x89.;\xf4%\x02\xcd\xba\xf1q\xdf\x17h\x89J\xdf\xc1\xc4\t\xc0\xd5\x82X\x017\x03s_\xf5\x83|\xc7\xa3^\x92\xb3dn\xb5\xb3\xdf+PIM\xbd\x9d\x18\x0e\xa8Z\xa9\x91\xaa\xc4\x85xz6\xa5\xa8\xb8\xd8\xad\t(\x97-\xd1\xfbi\x00\x00\x00\x82\x01~\xcf\xd3E\x0c&\x0f\xfeS_\x87\xe7]\x1f3*1FMD\x1b\xd3\xa7n\xc7ha\x9bu\\\x05\x89\x92o\x12\xf4\xd4\xa8\x0eB3,;I\xe7\xa1\x18\xab\x94\xfc\\i\xcfG+dG|\xaf\x87\xfa\xdf\xdb[\xba\x1f\xcf\xf5\x87y\xbf\xde\xf9uz+\xe1\xff\xffu\xd4\xbelwp\x11\x124\x96\x80\x0f\xdd\xf6\xc0\xd0\xe6\x0e\x9a\xe3\x86o\xe5Y\xd0x]\x88Y\xa1\xb9o\x9a\xa6\x1d\x03\x84\xce\xfa\xc3\xa1Q\x1c\x8f\xeb\xc1R\xb8\x92\x11\x00\x00\x00B\x00\x9bu\xac\x13\t\xfa\xc2\xc3s\xdc\xa1\x88|\xff\xbd|\xa8\xdb%2CV1\xbd\xb6\xf6\x87^\x01\x0c\xad\xe0\x19\x8f\xc0T\xed\x04\xc7z \xb1}\x16\xb8|\xf1\xc9\xc2+7\x82\xba\x1a\xb2\x91\xfd\xf5\xc9a\x10\xaf\xe1\xb3'\x00\x00\x00B\x00\xc1\xc82D\xb1n\x00K5\xcc'p\x1f\x9a\x87\x1bC\x1c\xd81-l+\xc7\x08\x03\xc7F\x96s\xeaL\xdbL\n\xc1\xa9\xaaL\xe5\x9c\xfb\xdd\xd0qG\x05j\xaf\xd3\xf9\x17-\xfb\t\x10\x00\x80V\x8dZ4\x12\xb6\xef"} userdata= #!/bin/sh sudo mkdir -p /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/id_rsa mv /home/cirros/id_rsa /home/cirros/.ssh/ sudo echo ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2k= cirros@test1>/home/cirros/.ssh/authorized_keys sudo chown cirros:cirros /home/cirros/.ssh/authorized_keys chmod 700 /home/cirros/.ssh chmod 644 /home/cirros/.ssh/authorized_keys chmod 600 /home/cirros/.ssh/id_rsa #!/bin/sh set 10.10.10.11 while true; do for i do ip=$i hostname=$(ssh -y -i /home/cirros/.ssh/id_rsa cirros@$ip 'hostname' /dev/null) RES=$? if [ "Z$RES" = "Z0" ]; then echo $ip $hostname; else echo $ip 'not reachable';fi; done sleep 1 done 2018-12-23 13:17:44,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:17:44,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:17:44,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:17:44,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:17:44,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:17:44,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:17:44,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:17:44,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:17:44,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:17:44,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:17:44,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:17:44,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:17:44,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:17:44,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:17:44,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:17:44,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:17:44,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:17:44,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:17:44,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:17:44,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:17:44,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:17:44,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:17:44,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:17:44,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:17:44,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:17:44,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:17:44,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:17:44,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:17:44,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:17:44,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:17:44,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:17:44,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:17:44,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:17:44,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:17:44,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:17:44,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:17:44,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:17:44,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:17:44,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:17:44,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:17:44,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:17:44,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:17:44,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:17:44,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:17:44,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:17:44,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:17:44,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:17:44,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:17:44,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:17:44,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57f4aed4-4aa0-4cfe-95db-ce0d5eee1b87 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:17:44,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-57f4aed4-4aa0-4cfe-95db-ce0d5eee1b87 2018-12-23 13:17:44,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:17:44,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:17:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["xHuKSK2hR2uTl2JqsbYAcQ"], "issued_at": "2018-12-23T13:17:44.000000Z"}} 2018-12-23 13:17:44,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d44451bcbb7de547bffd1199290e4caee77fe88f" 2018-12-23 13:17:44,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-c8bdb8ef-e33f-4121-9b34-14839ec2d4ba x-compute-request-id: req-c8bdb8ef-e33f-4121-9b34-14839ec2d4ba Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-12-23 13:17:44,898 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-c8bdb8ef-e33f-4121-9b34-14839ec2d4ba 2018-12-23 13:17:44,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d44451bcbb7de547bffd1199290e4caee77fe88f" 2018-12-23 13:17:44,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-0c7387a6-5477-46a8-8174-2b89747b25ef x-compute-request-id: req-0c7387a6-5477-46a8-8174-2b89747b25ef Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:17:44,920 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 used request id req-0c7387a6-5477-46a8-8174-2b89747b25ef 2018-12-23 13:17:44,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d44451bcbb7de547bffd1199290e4caee77fe88f" -d '{"server": {"name": "sdnvpn-2-4", "imageRef": "f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "1f158186-04de-4bad-8081-88a658f657a7", "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": "b3a75777-6648-4f19-b99a-476008eb00b1"}], "config_drive": true}}' 2018-12-23 13:17:47,138 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13: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 x-openstack-request-id: req-e81d4b39-6379-48e9-b68c-90b9ca58f595 x-compute-request-id: req-e81d4b39-6379-48e9-b68c-90b9ca58f595 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a20ddb84-19fe-4a04-baf7-54d067fd90a6", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6", "rel": "bookmark"}], "adminPass": "UNeYibsN5k99"}} 2018-12-23 13:17:47,138 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e81d4b39-6379-48e9-b68c-90b9ca58f595 2018-12-23 13:17:47,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:17:47,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6855d9e7-e3f3-494a-a6a5-d9564b14b0da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:17:47,147 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6855d9e7-e3f3-494a-a6a5-d9564b14b0da 2018-12-23 13:17:47,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:17:47,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:17:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["kS1T8vu9TVyzO3Z4gldi8g"], "issued_at": "2018-12-23T13:17:47.000000Z"}} 2018-12-23 13:17:47,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d9f35d71009826cb2d90d1c7ec4621cf239a55" 2018-12-23 13:17:48,018 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-43ee9698-b10c-442f-9528-c43ee5a86013 x-compute-request-id: req-43ee9698-b10c-442f-9528-c43ee5a86013 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.22:8774/v2.1/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6", "rel": "bookmark"}], "image": {"id": "f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "links": [{"href": "http://172.30.9.22:8774/images/f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "a20ddb84-19fe-4a04-baf7-54d067fd90a6", "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:17:47Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-2-4", "created": "2018-12-23T13:17:47Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:17:48,018 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6 used request id req-43ee9698-b10c-442f-9528-c43ee5a86013 2018-12-23 13:17:51,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d9f35d71009826cb2d90d1c7ec4621cf239a55" 2018-12-23 13:17:51,828 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-a3f0ab8b-db7f-422b-a85a-e9d57c554f36 x-compute-request-id: req-a3f0ab8b-db7f-422b-a85a-e9d57c554f36 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.22:8774/v2.1/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6", "rel": "bookmark"}], "image": {"id": "f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "links": [{"href": "http://172.30.9.22:8774/images/f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "a20ddb84-19fe-4a04-baf7-54d067fd90a6", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:17:48Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2018-12-23T13:17:47Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:17:51,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6 used request id req-a3f0ab8b-db7f-422b-a85a-e9d57c554f36 2018-12-23 13:17:54,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d9f35d71009826cb2d90d1c7ec4621cf239a55" 2018-12-23 13:17:55,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-f153398b-aedd-4133-a99d-3e6c0ff2d50b x-compute-request-id: req-f153398b-aedd-4133-a99d-3e6c0ff2d50b Content-Encoding: gzip Content-Length: 784 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:ae:f6:a0", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6", "rel": "bookmark"}], "image": {"id": "f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "links": [{"href": "http://172.30.9.22:8774/images/f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-12-23T13:17:52.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "a20ddb84-19fe-4a04-baf7-54d067fd90a6", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:17:52Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2018-12-23T13:17:47Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:17:55,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6 used request id req-f153398b-aedd-4133-a99d-3e6c0ff2d50b 2018-12-23 13:17:55,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d44451bcbb7de547bffd1199290e4caee77fe88f" 2018-12-23 13:17:56,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:17:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce0c9c62-befa-4f0c-9b5b-92aaf5422b8e x-compute-request-id: req-ce0c9c62-befa-4f0c-9b5b-92aaf5422b8e Content-Encoding: gzip Content-Length: 784 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:ae:f6:a0", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6", "rel": "bookmark"}], "image": {"id": "f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "links": [{"href": "http://172.30.9.22:8774/images/f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-12-23T13:17:52.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "a20ddb84-19fe-4a04-baf7-54d067fd90a6", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:17:52Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2018-12-23T13:17:47Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:17:56,369 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6 used request id req-ce0c9c62-befa-4f0c-9b5b-92aaf5422b8e 2018-12-23 13:17:56,369 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-4' booted successfully. IP='10.10.10.12'. 2018-12-23 13:17:56,370 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-4' to security group 'sdnvpn-sg'... 2018-12-23 13:17:56,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a798e1f25924253da7842d6a3e2c874f78bfa6aa" -d '{"addSecurityGroup": {"name": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:17:58,171 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13: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-8fcaa7e7-a91a-4f99-938d-e902dec8a697 x-compute-request-id: req-8fcaa7e7-a91a-4f99-938d-e902dec8a697 Content-Length: 0 Content-Type: application/json 2018-12-23 13:17:58,171 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6/action used request id req-8fcaa7e7-a91a-4f99-938d-e902dec8a697 2018-12-23 13:17:58,171 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-1'... 2018-12-23 13:17:58,171 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-1 flavor=m1.tiny image=f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0 network=1f69f5a0-b2c6-4e60-9104-3521f85cdb96 secgroup=d54ad1fc-dc70-43eb-b6d5-f1e800496767 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=10.10.10.11 files={'/home/cirros/id_rsa': "\x00\x00\x00\x07ssh-rsa\x00\x00\x00\x03\x01\x00\x01\x00\x00\x00\x82u\xadI/|\x02nu\xe9\xeb-\x06\xca\xb4\x8d\xbc\x8e\x07\x87\x8b1F\x03v\x0c\xecP{'\xc4T\x02\xb4\x00\xb0\xc0\x08=\xffk\xaa\xdcZ\x06P\x15\x16xvM\xb1>\xa3p\xafl\x08\xc1\x18\x89.;\xf4%\x02\xcd\xba\xf1q\xdf\x17h\x89J\xdf\xc1\xc4\t\xc0\xd5\x82X\x017\x03s_\xf5\x83|\xc7\xa3^\x92\xb3dn\xb5\xb3\xdf+PIM\xbd\x9d\x18\x0e\xa8Z\xa9\x91\xaa\xc4\x85xz6\xa5\xa8\xb8\xd8\xad\t(\x97-\xd1\xfbi\x00\x00\x00\x82\x01~\xcf\xd3E\x0c&\x0f\xfeS_\x87\xe7]\x1f3*1FMD\x1b\xd3\xa7n\xc7ha\x9bu\\\x05\x89\x92o\x12\xf4\xd4\xa8\x0eB3,;I\xe7\xa1\x18\xab\x94\xfc\\i\xcfG+dG|\xaf\x87\xfa\xdf\xdb[\xba\x1f\xcf\xf5\x87y\xbf\xde\xf9uz+\xe1\xff\xffu\xd4\xbelwp\x11\x124\x96\x80\x0f\xdd\xf6\xc0\xd0\xe6\x0e\x9a\xe3\x86o\xe5Y\xd0x]\x88Y\xa1\xb9o\x9a\xa6\x1d\x03\x84\xce\xfa\xc3\xa1Q\x1c\x8f\xeb\xc1R\xb8\x92\x11\x00\x00\x00B\x00\x9bu\xac\x13\t\xfa\xc2\xc3s\xdc\xa1\x88|\xff\xbd|\xa8\xdb%2CV1\xbd\xb6\xf6\x87^\x01\x0c\xad\xe0\x19\x8f\xc0T\xed\x04\xc7z \xb1}\x16\xb8|\xf1\xc9\xc2+7\x82\xba\x1a\xb2\x91\xfd\xf5\xc9a\x10\xaf\xe1\xb3'\x00\x00\x00B\x00\xc1\xc82D\xb1n\x00K5\xcc'p\x1f\x9a\x87\x1bC\x1c\xd81-l+\xc7\x08\x03\xc7F\x96s\xeaL\xdbL\n\xc1\xa9\xaaL\xe5\x9c\xfb\xdd\xd0qG\x05j\xaf\xd3\xf9\x17-\xfb\t\x10\x00\x80V\x8dZ4\x12\xb6\xef"} userdata= #!/bin/sh sudo mkdir -p /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/id_rsa mv /home/cirros/id_rsa /home/cirros/.ssh/ sudo echo ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2k= cirros@test1>/home/cirros/.ssh/authorized_keys sudo chown cirros:cirros /home/cirros/.ssh/authorized_keys chmod 700 /home/cirros/.ssh chmod 644 /home/cirros/.ssh/authorized_keys chmod 600 /home/cirros/.ssh/id_rsa #!/bin/sh set 10.10.10.12 10.10.10.12 while true; do for i do ip=$i hostname=$(ssh -y -i /home/cirros/.ssh/id_rsa cirros@$ip 'hostname' /dev/null) RES=$? if [ "Z$RES" = "Z0" ]; then echo $ip $hostname; else echo $ip 'not reachable';fi; done sleep 1 done 2018-12-23 13:17:58,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:17:58,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:17:58,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:17:58,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:17:58,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:17:58,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:17:58,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:17:58,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:17:58,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:17:58,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:17:58,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:17:58,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:17:58,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:17:58,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:17:58,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:17:58,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:17:58,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:17:58,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:17:58,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:17:58,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:17:58,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:17:58,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:17:58,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:17:58,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:17:58,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:17:58,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:17:58,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:17:58,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:17:58,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:17:58,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:17:58,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:17:58,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:17:58,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:17:58,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:17:58,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:17:58,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:17:58,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:17:58,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:17:58,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:17:58,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:17:58,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:17:58,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:17:58,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:17:58,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:17:58,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:17:58,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:17:58,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:17:58,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:17:58,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:17:58,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ff8f152-30fa-4e65-b269-c9afb1b690d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:17:58,189 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-9ff8f152-30fa-4e65-b269-c9afb1b690d1 2018-12-23 13:17:58,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:17:58,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:17:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["HiHJZLpSSQmYfCesMu1cAQ"], "issued_at": "2018-12-23T13:17:58.000000Z"}} 2018-12-23 13:17:58,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf0664cae9f34240af03f0b73256465456c5a97" 2018-12-23 13:17:58,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:17: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-36cd963e-1b39-451b-bfcc-7febe495759d x-compute-request-id: req-36cd963e-1b39-451b-bfcc-7febe495759d Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-12-23 13:17:58,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-36cd963e-1b39-451b-bfcc-7febe495759d 2018-12-23 13:17:58,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf0664cae9f34240af03f0b73256465456c5a97" 2018-12-23 13:17:58,699 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:17: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-c00c0860-1201-4634-8fdc-9178f5e26f67 x-compute-request-id: req-c00c0860-1201-4634-8fdc-9178f5e26f67 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:17:58,699 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 used request id req-c00c0860-1201-4634-8fdc-9178f5e26f67 2018-12-23 13:17:58,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf0664cae9f34240af03f0b73256465456c5a97" -d '{"server": {"name": "sdnvpn-2-1", "imageRef": "f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "1f158186-04de-4bad-8081-88a658f657a7", "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": "1f69f5a0-b2c6-4e60-9104-3521f85cdb96"}], "config_drive": true}}' 2018-12-23 13:18:00,452 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:17:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9166d80d-b293-4455-801c-3e4d8344bfb7 x-compute-request-id: req-9166d80d-b293-4455-801c-3e4d8344bfb7 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/53f73987-7739-47b2-adb9-db082efcc5c7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "53f73987-7739-47b2-adb9-db082efcc5c7", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/53f73987-7739-47b2-adb9-db082efcc5c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/53f73987-7739-47b2-adb9-db082efcc5c7", "rel": "bookmark"}], "adminPass": "VHaG46W5sVJg"}} 2018-12-23 13:18:00,452 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-9166d80d-b293-4455-801c-3e4d8344bfb7 2018-12-23 13:18:00,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:18:00,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02f511ec-a9c9-447f-8737-d042a10b6b4f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:18:00,461 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-02f511ec-a9c9-447f-8737-d042a10b6b4f 2018-12-23 13:18:00,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:18:00,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:18:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["02_UjBbPRGCdf3TlnWo29A"], "issued_at": "2018-12-23T13:18:00.000000Z"}} 2018-12-23 13:18:00,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/53f73987-7739-47b2-adb9-db082efcc5c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccb2672ca3c7ef5947427875dcd8b9c2f8945b5" 2018-12-23 13:18:01,349 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:18: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-9e578c3b-005e-4161-b4e9-307f1f8e6d05 x-compute-request-id: req-9e578c3b-005e-4161-b4e9-307f1f8e6d05 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.22:8774/v2.1/servers/53f73987-7739-47b2-adb9-db082efcc5c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/53f73987-7739-47b2-adb9-db082efcc5c7", "rel": "bookmark"}], "image": {"id": "f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "links": [{"href": "http://172.30.9.22:8774/images/f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "53f73987-7739-47b2-adb9-db082efcc5c7", "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:18:01Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-2-1", "created": "2018-12-23T13:18:00Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:18:01,349 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/53f73987-7739-47b2-adb9-db082efcc5c7 used request id req-9e578c3b-005e-4161-b4e9-307f1f8e6d05 2018-12-23 13:18:04,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/53f73987-7739-47b2-adb9-db082efcc5c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccb2672ca3c7ef5947427875dcd8b9c2f8945b5" 2018-12-23 13:18:05,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-6082ffdb-eefb-4380-b821-f81a2cbf7984 x-compute-request-id: req-6082ffdb-eefb-4380-b821-f81a2cbf7984 Content-Encoding: gzip Content-Length: 780 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:41:f7:bf", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/53f73987-7739-47b2-adb9-db082efcc5c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/53f73987-7739-47b2-adb9-db082efcc5c7", "rel": "bookmark"}], "image": {"id": "f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "links": [{"href": "http://172.30.9.22:8774/images/f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "53f73987-7739-47b2-adb9-db082efcc5c7", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:18:01Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-1", "created": "2018-12-23T13:18:00Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:18:05,558 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/53f73987-7739-47b2-adb9-db082efcc5c7 used request id req-6082ffdb-eefb-4380-b821-f81a2cbf7984 2018-12-23 13:18:08,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/53f73987-7739-47b2-adb9-db082efcc5c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccb2672ca3c7ef5947427875dcd8b9c2f8945b5" 2018-12-23 13:18:09,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:18: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-b3aacc38-efc3-4e07-a559-7d42c1b6898d x-compute-request-id: req-b3aacc38-efc3-4e07-a559-7d42c1b6898d Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:f7:bf", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/53f73987-7739-47b2-adb9-db082efcc5c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/53f73987-7739-47b2-adb9-db082efcc5c7", "rel": "bookmark"}], "image": {"id": "f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "links": [{"href": "http://172.30.9.22:8774/images/f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-12-23T13:18:04.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "53f73987-7739-47b2-adb9-db082efcc5c7", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:18:04Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-1", "created": "2018-12-23T13:18:00Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:18:09,014 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/53f73987-7739-47b2-adb9-db082efcc5c7 used request id req-b3aacc38-efc3-4e07-a559-7d42c1b6898d 2018-12-23 13:18:09,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/53f73987-7739-47b2-adb9-db082efcc5c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf0664cae9f34240af03f0b73256465456c5a97" 2018-12-23 13:18:09,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-f0b857a4-5454-43a4-95b8-36023799e3b6 x-compute-request-id: req-f0b857a4-5454-43a4-95b8-36023799e3b6 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:f7:bf", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/53f73987-7739-47b2-adb9-db082efcc5c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/53f73987-7739-47b2-adb9-db082efcc5c7", "rel": "bookmark"}], "image": {"id": "f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "links": [{"href": "http://172.30.9.22:8774/images/f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-12-23T13:18:04.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "53f73987-7739-47b2-adb9-db082efcc5c7", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:18:04Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-1", "created": "2018-12-23T13:18:00Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:18:09,747 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/53f73987-7739-47b2-adb9-db082efcc5c7 used request id req-f0b857a4-5454-43a4-95b8-36023799e3b6 2018-12-23 13:18:09,747 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-1' booted successfully. IP='10.10.10.11'. 2018-12-23 13:18:09,748 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-1' to security group 'sdnvpn-sg'... 2018-12-23 13:18:09,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/53f73987-7739-47b2-adb9-db082efcc5c7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a798e1f25924253da7842d6a3e2c874f78bfa6aa" -d '{"addSecurityGroup": {"name": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:18:11,278 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13: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-fdf2ac08-84c6-4d53-83de-5c30bb9a07e1 x-compute-request-id: req-fdf2ac08-84c6-4d53-83de-5c30bb9a07e1 Content-Length: 0 Content-Type: application/json 2018-12-23 13:18:11,278 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/53f73987-7739-47b2-adb9-db082efcc5c7/action used request id req-fdf2ac08-84c6-4d53-83de-5c30bb9a07e1 2018-12-23 13:18:11,279 - sdnvpn-results - INFO - Create VPN1 with eRT=iRT 2018-12-23 13:18:11,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2864cd673eb2c16af48a9999d91b05cef76443c4" -d '{"bgpvpn": {"route_targets": "55:55", "import_targets": "55:55", "export_targets": "55:55", "name": "sdnvpn-1-163952", "route_distinguishers": "111:111"}}' 2018-12-23 13:18:11,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 352 X-Openstack-Request-Id: req-8983d8d5-5129-48b9-8a1c-8e4832052bc3 Date: Sun, 23 Dec 2018 13:18:11 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["111:111"], "routers": [], "id": "f7bdd6fc-cb29-4113-b193-ba1e81b7381b", "name": "sdnvpn-1-163952", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "import_targets": ["55:55"], "networks": [], "route_targets": ["55:55"], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "type": "l3"}} 2018-12-23 13:18:11,612 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns used request id req-8983d8d5-5129-48b9-8a1c-8e4832052bc3 2018-12-23 13:18:11,613 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN1 created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-1-163952', u'route_distinguishers': [u'111:111'], u'routers': [], u'import_targets': [u'55:55'], u'networks': [], u'tenant_id': u'1b564ea31c8e45b6a10fe5a84fe49166', u'route_targets': [u'55:55'], u'project_id': u'1b564ea31c8e45b6a10fe5a84fe49166', u'type': u'l3', u'id': u'f7bdd6fc-cb29-4113-b193-ba1e81b7381b'}} 2018-12-23 13:18:11,613 - sdnvpn-results - INFO - Associate network 'sdnvpn-2-1-net' to the VPN. 2018-12-23 13:18:11,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/f7bdd6fc-cb29-4113-b193-ba1e81b7381b/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2864cd673eb2c16af48a9999d91b05cef76443c4" -d '{"network_association": {"network_id": "1f69f5a0-b2c6-4e60-9104-3521f85cdb96"}}' 2018-12-23 13:18:12,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-b25faea0-f4cc-4a23-a222-bfd388355d32 Date: Sun, 23 Dec 2018 13:18:12 GMT RESP BODY: {"network_association": {"network_id": "1f69f5a0-b2c6-4e60-9104-3521f85cdb96", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "b4f0a199-7452-406c-88f3-e4f103be537a"}} 2018-12-23 13:18:12,265 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/f7bdd6fc-cb29-4113-b193-ba1e81b7381b/network_associations used request id req-b25faea0-f4cc-4a23-a222-bfd388355d32 2018-12-23 13:18:12,265 - sdnvpn_test_utils - INFO - Waiting for instance 93d0caa2-e6a8-489d-8ea3-95b2b02c1140 to boot up 2018-12-23 13:18:12,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f7293a64fa58ce735319bdb9f2ccfde6e91150" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:18:13,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:18:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25dab56b-79c8-43cb-a4e3-d0a0001355ba x-compute-request-id: req-25dab56b-79c8-43cb-a4e3-d0a0001355ba Content-Encoding: gzip Content-Length: 10227 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 541847990 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.182310] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184515] pid_max: default: 32768 minimum: 301\n[ 0.185717] ACPI: Core revision 20150930\n[ 0.187687] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.189438] Security Framework initialized\n[ 0.190525] Yama: becoming mindful.\n[ 0.191496] AppArmor: AppArmor initialized\n[ 0.192645] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194413] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.196115] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197731] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199567] Initializing cgroup subsys io\n[ 0.200650] Initializing cgroup subsys memory\n[ 0.201817] Initializing cgroup subsys devices\n[ 0.202982] Initializing cgroup subsys freezer\n[ 0.204140] Initializing cgroup subsys net_cls\n[ 0.205309] Initializing cgroup subsys perf_event\n[ 0.206527] Initializing cgroup subsys net_prio\n[ 0.207708] Initializing cgroup subsys hugetlb\n[ 0.208866] Initializing cgroup subsys pids\n[ 0.210025] CPU: Physical Processor ID: 0\n[ 0.211816] mce: CPU supports 10 MCE banks\n[ 0.212946] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.214294] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.228819] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.236666] ftrace: allocating 31920 entries in 125 pages\n[ 0.268165] smpboot: Max logical packages: 1\n[ 0.269319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271118] x2apic enabled\n[ 0.272176] Switched APIC routing to physical x2apic.\n[ 0.274448] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275946] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278596] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280970] KVM setup paravirtual spinlock\n[ 0.282654] x86: Booted up 1 node, 1 CPUs\n[ 0.283730] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285602] devtmpfs: initialized\n[ 0.287899] evm: security.selinux\n[ 0.288827] evm: security.SMACK64\n[ 0.289756] evm: security.SMACK64EXEC\n[ 0.290756] evm: security.SMACK64TRANSMUTE\n[ 0.291834] evm: security.SMACK64MMAP\n[ 0.292821] evm: security.ima\n[ 0.293674] evm: security.capability\n[ 0.294744] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297212] pinctrl core: initialized pinctrl subsystem\n[ 0.298681] RTC time: 13:17:40, date: 12/23/18\n[ 0.299943] NET: Registered protocol family 16\n[ 0.301231] cpuidle: using governor ladder\n[ 0.302318] cpuidle: using governor menu\n[ 0.303379] PCCT header not found.\n[ 0.304378] ACPI: bus type PCI registered\n[ 0.305444] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307097] PCI: Using configuration type 1 for base access\n[ 0.309550] ACPI: Added _OSI(Module Device)\n[ 0.310666] ACPI: Added _OSI(Processor Device)\n[ 0.311814] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315934] ACPI: Interpreter enabled\n[ 0.316956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326929] ACPI: (supports S0 S5)\n[ 0.327865] ACPI: Using IOAPIC for interrupt routing\n[ 0.329125] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333554] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335078] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336730] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338333] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341332] acpiphp: Slot [3] registered\n[ 0.342400] acpiphp: Slot [4] registered\n[ 0.343464] acpiphp: Slot [5] registered\n[ 0.344524] acpiphp: Slot [6] registered\n[ 0.345594] acpiphp: Slot [7] registered\n[ 0.346659] acpiphp: Slot [8] registered\n[ 0.347723] acpiphp: Slot [9] registered\n[ 0.348783] acpiphp: Slot [10] registered\n[ 0.349865] acpiphp: Slot [11] registered\n[ 0.350948] acpiphp: Slot [12] registered\n[ 0.352032] acpiphp: Slot [13] registered\n[ 0.353108] acpiphp: Slot [14] registered\n[ 0.354192] acpiphp: Slot [15] registered\n[ 0.368889] acpiphp: Slot [16] registered\n[ 0.369975] acpiphp: Slot [17] registered\n[ 0.371053] acpiphp: Slot [18] registered\n[ 0.372130] acpiphp: Slot [19] registered\n[ 0.373208] acpiphp: Slot [20] registered\n[ 0.374295] acpiphp: Slot [21] registered\n[ 0.375375] acpiphp: Slot [22] registered\n[ 0.376451] acpiphp: Slot [23] registered\n[ 0.377537] acpiphp: Slot [24] registered\n[ 0.378619] acpiphp: Slot [25] registered\n[ 0.379693] acpiphp: Slot [26] registered\n[ 0.380765] acpiphp: Slot [27] registered\n[ 0.381848] acpiphp: Slot [28] registered\n[ 0.382928] acpiphp: Slot [29] registered\n[ 0.384003] acpiphp: Slot [30] registered\n[ 0.385078] acpiphp: Slot [31] registered\n[ 0.386156] PCI host bridge to bus 0000:00\n[ 0.387234] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390473] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392408] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394369] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402423] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404131] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405706] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.415306] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417213] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.470801] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.472736] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.474603] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.477084] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.478952] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.480621] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.482147] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.483566] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.485645] vgaarb: loaded\n[ 0.486455] vgaarb: bridge control possible 0000:00:02.0\n[ 0.487992] SCSI subsystem initialized\n[ 0.489087] ACPI: bus type USB registered\n[ 0.490183] usbcore: registered new interface driver usbfs\n[ 0.491571] usbcore: registered new interface driver hub\n[ 0.492925] usbcore: registered new device driver usb\n[ 0.494332] PCI: Using ACPI for IRQ routing\n[ 0.495706] NetLabel: Initializing\n[ 0.496668] NetLabel: domain hash size = 128\n[ 0.497814] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.499104] NetLabel: unlabeled traffic allowed by default\n[ 0.500607] clocksource: Switched to clocksource kvm-clock\n[ 0.508131] AppArmor: AppArmor Filesystem Enabled\n[ 0.509450] pnp: PnP ACPI init\n[ 0.510692] pnp: PnP ACPI: found 5 devices\n[ 0.517736] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520034] NET: Registered protocol family 2\n[ 0.521318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523038] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.524625] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.526199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.527654] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.529223] NET: Registered protocol family 1\n[ 0.530385] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.531865] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.533324] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558180] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.582269] Trying to unpack rootfs image as initramfs...\n[ 0.645336] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.660293] Scanning for low memory corruption every 60 seconds\n[ 0.662048] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.663584] audit: initializing netlink subsys (disabled)\n[ 0.664983] audit: type=2000 audit(1545571061.075:1): initialized\n[ 0.666747] Initialise system trusted keyring\n[ 0.667991] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.669571] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.672416] zbud: loaded\n[ 0.673358] VFS: Disk quotas dquot_6.6.0\n[ 0.674459] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.676514] fuse init (API version 7.23)\n[ 0.677712] Key type big_key registered\n[ 0.678780] Allocating IMA MOK and blacklist keyrings.\n[ 0.680275] Key type asymmetric registered\n[ 0.681391] Asymmetric key parser 'x509' registered\n[ 0.682682] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.684663] io scheduler noop registered\n[ 0.685733] io scheduler deadline registered (default)\n[ 0.687058] io scheduler cfq registered\n[ 0.688171] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.689607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.691315] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.693273] ACPI: Power Button [PWRF]\n[ 0.694417] GHES: HEST is not enabled!\n[ 0.716669] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.764275] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.767458] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.791328] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.794288] Linux agpgart interface v0.103\n[ 0.797083] brd: module loaded\n[ 0.798701] loop: module loaded\n[ 0.803190] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.805175] GPT:90111 != 2097151\n[ 0.806098] GPT:Alternate GPT header not at the end of the disk.\n[ 0.807592] GPT:90111 != 2097151\n[ 0.808503] GPT: Use GNU Parted to correct GPT errors.\n[ 0.809824] vda: vda1 vda15\n[ 0.811699] scsi host0: ata_piix\n[ 0.812702] scsi host1: ata_piix\n[ 0.813664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.815323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.817270] libphy: Fixed MDIO Bus: probed\n[ 0.818381] tun: Universal TUN/TAP device driver, 1.6\n[ 0.819677] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.822477] PPP generic driver version 2.4.2\n[ 0.823682] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.825315] ehci-pci: EHCI PCI platform driver\n[ 0.826507] ehci-platform: EHCI generic platform driver\n[ 0.827855] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.829401] ohci-pci: OHCI PCI platform driver\n[ 0.830591] ohci-platform: OHCI generic platform driver\n[ 0.831936] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.855097] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.856447] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.858433] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.859785] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.861305] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.862971] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.864872] usb usb1: Product: UHCI Host Controller\n[ 0.866125] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.867648] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.868938] hub 1-0:1.0: USB hub found\n[ 0.869988] hub 1-0:1.0: 2 ports detected\n[ 0.871198] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.873982] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.875266] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.876657] mousedev: PS/2 mouse device common for all mice\n[ 0.878335] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.880820] rtc_cmos 00:00: RTC can wake from S4\n[ 0.882264] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.883864] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.885473] i2c /dev entries driver\n[ 0.886483] device-mapper: uevent: version 1.0.3\n[ 0.887729] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.889902] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.891633] NET: Registered protocol family 10\n[ 0.892939] NET: Registered protocol family 17\n[ 0.894119] Key type dns_resolver registered\n[ 0.895355] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.896829] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.899156] registered taskstats version 1\n[ 0.900270] Loading compiled-in X.509 certificates\n[ 0.902191] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.904669] zswap: loaded using pool lzo/zbud\n[ 0.906443] Key type trusted registered\n[ 0.908843] Key type encrypted registered\n[ 0.909947] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.911337] ima: No TPM chip found, activating TPM-bypass!\n[ 0.912771] evm: HMAC attrs: 0x1\n[ 0.913998] Magic number: 14:862:281\n[ 0.915063] tty tty18: hash matches\n[ 0.916132] rtc_cmos 00:00: setting system clock to 2018-12-23 13:17:41 UTC (1545571061)\n[ 0.918309] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.919831] EDD information not available.\n[ 0.973247] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.975113] ata1.00: configured for MWDMA2\n[ 0.990613] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.993479] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.995124] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.996788] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.999623] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.001695] Write protecting the kernel read-only data: 14336k\n[ 1.003771] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.006312] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.35\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.617238] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCLhUpHkHkmIvYyE29giioroGVG1OKYrQXqVs2318XlzJ4gF5b3LLzvz8/D3EL3AieR5M7U5w9v9xSpR4oncitaY3sYmLsBksqm3EarR5VHAsOiDuoV7eqgxyc2H944BNvo5k9cISVQNe7ByFO6mP31DXU85paMPdpMXxW1I9RvVvG5WHH14ST4Yps9ywPSypGFMu/Jhft364qDixPVzIu9H4w3ixpAGkZ/9Io4DRq1TcfmyMA4TjH1DKt1nw/6m8R1dchG921nvkcRnGSmBdPhsxZmJ2VdTlSbCusO+10V4GfUGDqaa3IY2CQP4Wbil1g3CNvhMFnF6YQl0gSXiQhN root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBALi/r50NfzE2gPb2ICSzCUbDHRTN7QIpFV+A0VxFILJeEyseM8Q8TYNz2VVkdlGX4eIjkEHdzuYpnTd0oq/DxhTja4mwqk1jgMWcAWupzdbB+gpHbILGaWbCM514wJxeYCgsZPBp6mPZnE7CkymUwr4e/PRtS7pdyrZmA5tE5y+xAAAAFQDGvyoOV5l2KRBufZ603uU2sUsZFQAAAIArkdB88m+HVRipOlhpZLOw2F/zeU0oIMj0SakmbEnPz0povb3nLwI4vv6zHdEgLEXWX9Cl6Uo5Q4pckFityFtPUXd7rnAhJzMbt+tIwkdNOpgT8BnezXmU+jipf0jBfrnh2a6IYA7hzB2DcS5oVbOLZKph778hF6KtxH+3fkqb6wAAAIEAsg5CtklDvdbNUOZ+2Xe2uUwJA3yVetrqVMKoVfu4hyHpgNbhYW0ezrhA1i+f4i/jYp4MHa/7BWx5TzEM/AG/rz3jqD4NyXXnRqFg3Y5F3OtgpFtzpiOEGm0U6r34vEuJtiOgik5S0JaaDctt9HMrgNObej6Awwwo3r7np7sh2tQ= 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:fef1:4d2a/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 93d0caa2-e6a8-489d-8ea3-95b2b02c1140\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.87s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:F1:4D:2A \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef1:4d2a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:12 errors:0 dropped:4 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:2314 (2.2 KiB) TX bytes:1234 (1.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-12-23 13:18:13,334 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140/action used request id req-25dab56b-79c8-43cb-a4e3-d0a0001355ba 2018-12-23 13:18:15,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f7293a64fa58ce735319bdb9f2ccfde6e91150" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:18:16,437 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:18:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27071369-300f-45f8-9bf9-eda99ae615cf x-compute-request-id: req-27071369-300f-45f8-9bf9-eda99ae615cf Content-Encoding: gzip Content-Length: 10247 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 541847990 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.182310] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184515] pid_max: default: 32768 minimum: 301\n[ 0.185717] ACPI: Core revision 20150930\n[ 0.187687] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.189438] Security Framework initialized\n[ 0.190525] Yama: becoming mindful.\n[ 0.191496] AppArmor: AppArmor initialized\n[ 0.192645] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194413] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.196115] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197731] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199567] Initializing cgroup subsys io\n[ 0.200650] Initializing cgroup subsys memory\n[ 0.201817] Initializing cgroup subsys devices\n[ 0.202982] Initializing cgroup subsys freezer\n[ 0.204140] Initializing cgroup subsys net_cls\n[ 0.205309] Initializing cgroup subsys perf_event\n[ 0.206527] Initializing cgroup subsys net_prio\n[ 0.207708] Initializing cgroup subsys hugetlb\n[ 0.208866] Initializing cgroup subsys pids\n[ 0.210025] CPU: Physical Processor ID: 0\n[ 0.211816] mce: CPU supports 10 MCE banks\n[ 0.212946] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.214294] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.228819] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.236666] ftrace: allocating 31920 entries in 125 pages\n[ 0.268165] smpboot: Max logical packages: 1\n[ 0.269319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271118] x2apic enabled\n[ 0.272176] Switched APIC routing to physical x2apic.\n[ 0.274448] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275946] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278596] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280970] KVM setup paravirtual spinlock\n[ 0.282654] x86: Booted up 1 node, 1 CPUs\n[ 0.283730] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285602] devtmpfs: initialized\n[ 0.287899] evm: security.selinux\n[ 0.288827] evm: security.SMACK64\n[ 0.289756] evm: security.SMACK64EXEC\n[ 0.290756] evm: security.SMACK64TRANSMUTE\n[ 0.291834] evm: security.SMACK64MMAP\n[ 0.292821] evm: security.ima\n[ 0.293674] evm: security.capability\n[ 0.294744] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297212] pinctrl core: initialized pinctrl subsystem\n[ 0.298681] RTC time: 13:17:40, date: 12/23/18\n[ 0.299943] NET: Registered protocol family 16\n[ 0.301231] cpuidle: using governor ladder\n[ 0.302318] cpuidle: using governor menu\n[ 0.303379] PCCT header not found.\n[ 0.304378] ACPI: bus type PCI registered\n[ 0.305444] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307097] PCI: Using configuration type 1 for base access\n[ 0.309550] ACPI: Added _OSI(Module Device)\n[ 0.310666] ACPI: Added _OSI(Processor Device)\n[ 0.311814] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315934] ACPI: Interpreter enabled\n[ 0.316956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326929] ACPI: (supports S0 S5)\n[ 0.327865] ACPI: Using IOAPIC for interrupt routing\n[ 0.329125] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333554] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335078] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336730] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338333] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341332] acpiphp: Slot [3] registered\n[ 0.342400] acpiphp: Slot [4] registered\n[ 0.343464] acpiphp: Slot [5] registered\n[ 0.344524] acpiphp: Slot [6] registered\n[ 0.345594] acpiphp: Slot [7] registered\n[ 0.346659] acpiphp: Slot [8] registered\n[ 0.347723] acpiphp: Slot [9] registered\n[ 0.348783] acpiphp: Slot [10] registered\n[ 0.349865] acpiphp: Slot [11] registered\n[ 0.350948] acpiphp: Slot [12] registered\n[ 0.352032] acpiphp: Slot [13] registered\n[ 0.353108] acpiphp: Slot [14] registered\n[ 0.354192] acpiphp: Slot [15] registered\n[ 0.368889] acpiphp: Slot [16] registered\n[ 0.369975] acpiphp: Slot [17] registered\n[ 0.371053] acpiphp: Slot [18] registered\n[ 0.372130] acpiphp: Slot [19] registered\n[ 0.373208] acpiphp: Slot [20] registered\n[ 0.374295] acpiphp: Slot [21] registered\n[ 0.375375] acpiphp: Slot [22] registered\n[ 0.376451] acpiphp: Slot [23] registered\n[ 0.377537] acpiphp: Slot [24] registered\n[ 0.378619] acpiphp: Slot [25] registered\n[ 0.379693] acpiphp: Slot [26] registered\n[ 0.380765] acpiphp: Slot [27] registered\n[ 0.381848] acpiphp: Slot [28] registered\n[ 0.382928] acpiphp: Slot [29] registered\n[ 0.384003] acpiphp: Slot [30] registered\n[ 0.385078] acpiphp: Slot [31] registered\n[ 0.386156] PCI host bridge to bus 0000:00\n[ 0.387234] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390473] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392408] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394369] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402423] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404131] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405706] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.415306] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417213] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.470801] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.472736] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.474603] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.477084] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.478952] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.480621] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.482147] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.483566] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.485645] vgaarb: loaded\n[ 0.486455] vgaarb: bridge control possible 0000:00:02.0\n[ 0.487992] SCSI subsystem initialized\n[ 0.489087] ACPI: bus type USB registered\n[ 0.490183] usbcore: registered new interface driver usbfs\n[ 0.491571] usbcore: registered new interface driver hub\n[ 0.492925] usbcore: registered new device driver usb\n[ 0.494332] PCI: Using ACPI for IRQ routing\n[ 0.495706] NetLabel: Initializing\n[ 0.496668] NetLabel: domain hash size = 128\n[ 0.497814] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.499104] NetLabel: unlabeled traffic allowed by default\n[ 0.500607] clocksource: Switched to clocksource kvm-clock\n[ 0.508131] AppArmor: AppArmor Filesystem Enabled\n[ 0.509450] pnp: PnP ACPI init\n[ 0.510692] pnp: PnP ACPI: found 5 devices\n[ 0.517736] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520034] NET: Registered protocol family 2\n[ 0.521318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523038] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.524625] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.526199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.527654] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.529223] NET: Registered protocol family 1\n[ 0.530385] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.531865] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.533324] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558180] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.582269] Trying to unpack rootfs image as initramfs...\n[ 0.645336] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.660293] Scanning for low memory corruption every 60 seconds\n[ 0.662048] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.663584] audit: initializing netlink subsys (disabled)\n[ 0.664983] audit: type=2000 audit(1545571061.075:1): initialized\n[ 0.666747] Initialise system trusted keyring\n[ 0.667991] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.669571] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.672416] zbud: loaded\n[ 0.673358] VFS: Disk quotas dquot_6.6.0\n[ 0.674459] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.676514] fuse init (API version 7.23)\n[ 0.677712] Key type big_key registered\n[ 0.678780] Allocating IMA MOK and blacklist keyrings.\n[ 0.680275] Key type asymmetric registered\n[ 0.681391] Asymmetric key parser 'x509' registered\n[ 0.682682] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.684663] io scheduler noop registered\n[ 0.685733] io scheduler deadline registered (default)\n[ 0.687058] io scheduler cfq registered\n[ 0.688171] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.689607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.691315] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.693273] ACPI: Power Button [PWRF]\n[ 0.694417] GHES: HEST is not enabled!\n[ 0.716669] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.764275] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.767458] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.791328] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.794288] Linux agpgart interface v0.103\n[ 0.797083] brd: module loaded\n[ 0.798701] loop: module loaded\n[ 0.803190] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.805175] GPT:90111 != 2097151\n[ 0.806098] GPT:Alternate GPT header not at the end of the disk.\n[ 0.807592] GPT:90111 != 2097151\n[ 0.808503] GPT: Use GNU Parted to correct GPT errors.\n[ 0.809824] vda: vda1 vda15\n[ 0.811699] scsi host0: ata_piix\n[ 0.812702] scsi host1: ata_piix\n[ 0.813664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.815323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.817270] libphy: Fixed MDIO Bus: probed\n[ 0.818381] tun: Universal TUN/TAP device driver, 1.6\n[ 0.819677] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.822477] PPP generic driver version 2.4.2\n[ 0.823682] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.825315] ehci-pci: EHCI PCI platform driver\n[ 0.826507] ehci-platform: EHCI generic platform driver\n[ 0.827855] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.829401] ohci-pci: OHCI PCI platform driver\n[ 0.830591] ohci-platform: OHCI generic platform driver\n[ 0.831936] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.855097] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.856447] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.858433] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.859785] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.861305] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.862971] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.864872] usb usb1: Product: UHCI Host Controller\n[ 0.866125] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.867648] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.868938] hub 1-0:1.0: USB hub found\n[ 0.869988] hub 1-0:1.0: 2 ports detected\n[ 0.871198] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.873982] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.875266] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.876657] mousedev: PS/2 mouse device common for all mice\n[ 0.878335] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.880820] rtc_cmos 00:00: RTC can wake from S4\n[ 0.882264] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.883864] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.885473] i2c /dev entries driver\n[ 0.886483] device-mapper: uevent: version 1.0.3\n[ 0.887729] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.889902] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.891633] NET: Registered protocol family 10\n[ 0.892939] NET: Registered protocol family 17\n[ 0.894119] Key type dns_resolver registered\n[ 0.895355] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.896829] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.899156] registered taskstats version 1\n[ 0.900270] Loading compiled-in X.509 certificates\n[ 0.902191] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.904669] zswap: loaded using pool lzo/zbud\n[ 0.906443] Key type trusted registered\n[ 0.908843] Key type encrypted registered\n[ 0.909947] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.911337] ima: No TPM chip found, activating TPM-bypass!\n[ 0.912771] evm: HMAC attrs: 0x1\n[ 0.913998] Magic number: 14:862:281\n[ 0.915063] tty tty18: hash matches\n[ 0.916132] rtc_cmos 00:00: setting system clock to 2018-12-23 13:17:41 UTC (1545571061)\n[ 0.918309] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.919831] EDD information not available.\n[ 0.973247] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.975113] ata1.00: configured for MWDMA2\n[ 0.990613] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.993479] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.995124] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.996788] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.999623] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.001695] Write protecting the kernel read-only data: 14336k\n[ 1.003771] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.006312] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.35\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.617238] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCLhUpHkHkmIvYyE29giioroGVG1OKYrQXqVs2318XlzJ4gF5b3LLzvz8/D3EL3AieR5M7U5w9v9xSpR4oncitaY3sYmLsBksqm3EarR5VHAsOiDuoV7eqgxyc2H944BNvo5k9cISVQNe7ByFO6mP31DXU85paMPdpMXxW1I9RvVvG5WHH14ST4Yps9ywPSypGFMu/Jhft364qDixPVzIu9H4w3ixpAGkZ/9Io4DRq1TcfmyMA4TjH1DKt1nw/6m8R1dchG921nvkcRnGSmBdPhsxZmJ2VdTlSbCusO+10V4GfUGDqaa3IY2CQP4Wbil1g3CNvhMFnF6YQl0gSXiQhN root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBALi/r50NfzE2gPb2ICSzCUbDHRTN7QIpFV+A0VxFILJeEyseM8Q8TYNz2VVkdlGX4eIjkEHdzuYpnTd0oq/DxhTja4mwqk1jgMWcAWupzdbB+gpHbILGaWbCM514wJxeYCgsZPBp6mPZnE7CkymUwr4e/PRtS7pdyrZmA5tE5y+xAAAAFQDGvyoOV5l2KRBufZ603uU2sUsZFQAAAIArkdB88m+HVRipOlhpZLOw2F/zeU0oIMj0SakmbEnPz0povb3nLwI4vv6zHdEgLEXWX9Cl6Uo5Q4pckFityFtPUXd7rnAhJzMbt+tIwkdNOpgT8BnezXmU+jipf0jBfrnh2a6IYA7hzB2DcS5oVbOLZKph778hF6KtxH+3fkqb6wAAAIEAsg5CtklDvdbNUOZ+2Xe2uUwJA3yVetrqVMKoVfu4hyHpgNbhYW0ezrhA1i+f4i/jYp4MHa/7BWx5TzEM/AG/rz3jqD4NyXXnRqFg3Y5F3OtgpFtzpiOEGm0U6r34vEuJtiOgik5S0JaaDctt9HMrgNObej6Awwwo3r7np7sh2tQ= 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:fef1:4d2a/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 93d0caa2-e6a8-489d-8ea3-95b2b02c1140\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.87s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:F1:4D:2A \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef1:4d2a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:12 errors:0 dropped:4 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:2314 (2.2 KiB) TX bytes:1234 (1.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-12-23 13:18:16,438 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140/action used request id req-27071369-300f-45f8-9bf9-eda99ae615cf 2018-12-23 13:18:18,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f7293a64fa58ce735319bdb9f2ccfde6e91150" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:18:19,533 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:18: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-fb2b9543-902e-4c75-9fe6-88accdc7e1f9 x-compute-request-id: req-fb2b9543-902e-4c75-9fe6-88accdc7e1f9 Content-Encoding: gzip Content-Length: 10247 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 541847990 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.182310] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184515] pid_max: default: 32768 minimum: 301\n[ 0.185717] ACPI: Core revision 20150930\n[ 0.187687] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.189438] Security Framework initialized\n[ 0.190525] Yama: becoming mindful.\n[ 0.191496] AppArmor: AppArmor initialized\n[ 0.192645] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194413] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.196115] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197731] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199567] Initializing cgroup subsys io\n[ 0.200650] Initializing cgroup subsys memory\n[ 0.201817] Initializing cgroup subsys devices\n[ 0.202982] Initializing cgroup subsys freezer\n[ 0.204140] Initializing cgroup subsys net_cls\n[ 0.205309] Initializing cgroup subsys perf_event\n[ 0.206527] Initializing cgroup subsys net_prio\n[ 0.207708] Initializing cgroup subsys hugetlb\n[ 0.208866] Initializing cgroup subsys pids\n[ 0.210025] CPU: Physical Processor ID: 0\n[ 0.211816] mce: CPU supports 10 MCE banks\n[ 0.212946] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.214294] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.228819] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.236666] ftrace: allocating 31920 entries in 125 pages\n[ 0.268165] smpboot: Max logical packages: 1\n[ 0.269319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271118] x2apic enabled\n[ 0.272176] Switched APIC routing to physical x2apic.\n[ 0.274448] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275946] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278596] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280970] KVM setup paravirtual spinlock\n[ 0.282654] x86: Booted up 1 node, 1 CPUs\n[ 0.283730] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285602] devtmpfs: initialized\n[ 0.287899] evm: security.selinux\n[ 0.288827] evm: security.SMACK64\n[ 0.289756] evm: security.SMACK64EXEC\n[ 0.290756] evm: security.SMACK64TRANSMUTE\n[ 0.291834] evm: security.SMACK64MMAP\n[ 0.292821] evm: security.ima\n[ 0.293674] evm: security.capability\n[ 0.294744] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297212] pinctrl core: initialized pinctrl subsystem\n[ 0.298681] RTC time: 13:17:40, date: 12/23/18\n[ 0.299943] NET: Registered protocol family 16\n[ 0.301231] cpuidle: using governor ladder\n[ 0.302318] cpuidle: using governor menu\n[ 0.303379] PCCT header not found.\n[ 0.304378] ACPI: bus type PCI registered\n[ 0.305444] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307097] PCI: Using configuration type 1 for base access\n[ 0.309550] ACPI: Added _OSI(Module Device)\n[ 0.310666] ACPI: Added _OSI(Processor Device)\n[ 0.311814] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315934] ACPI: Interpreter enabled\n[ 0.316956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326929] ACPI: (supports S0 S5)\n[ 0.327865] ACPI: Using IOAPIC for interrupt routing\n[ 0.329125] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333554] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335078] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336730] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338333] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341332] acpiphp: Slot [3] registered\n[ 0.342400] acpiphp: Slot [4] registered\n[ 0.343464] acpiphp: Slot [5] registered\n[ 0.344524] acpiphp: Slot [6] registered\n[ 0.345594] acpiphp: Slot [7] registered\n[ 0.346659] acpiphp: Slot [8] registered\n[ 0.347723] acpiphp: Slot [9] registered\n[ 0.348783] acpiphp: Slot [10] registered\n[ 0.349865] acpiphp: Slot [11] registered\n[ 0.350948] acpiphp: Slot [12] registered\n[ 0.352032] acpiphp: Slot [13] registered\n[ 0.353108] acpiphp: Slot [14] registered\n[ 0.354192] acpiphp: Slot [15] registered\n[ 0.368889] acpiphp: Slot [16] registered\n[ 0.369975] acpiphp: Slot [17] registered\n[ 0.371053] acpiphp: Slot [18] registered\n[ 0.372130] acpiphp: Slot [19] registered\n[ 0.373208] acpiphp: Slot [20] registered\n[ 0.374295] acpiphp: Slot [21] registered\n[ 0.375375] acpiphp: Slot [22] registered\n[ 0.376451] acpiphp: Slot [23] registered\n[ 0.377537] acpiphp: Slot [24] registered\n[ 0.378619] acpiphp: Slot [25] registered\n[ 0.379693] acpiphp: Slot [26] registered\n[ 0.380765] acpiphp: Slot [27] registered\n[ 0.381848] acpiphp: Slot [28] registered\n[ 0.382928] acpiphp: Slot [29] registered\n[ 0.384003] acpiphp: Slot [30] registered\n[ 0.385078] acpiphp: Slot [31] registered\n[ 0.386156] PCI host bridge to bus 0000:00\n[ 0.387234] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390473] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392408] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394369] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402423] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404131] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405706] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.415306] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417213] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.470801] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.472736] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.474603] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.477084] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.478952] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.480621] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.482147] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.483566] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.485645] vgaarb: loaded\n[ 0.486455] vgaarb: bridge control possible 0000:00:02.0\n[ 0.487992] SCSI subsystem initialized\n[ 0.489087] ACPI: bus type USB registered\n[ 0.490183] usbcore: registered new interface driver usbfs\n[ 0.491571] usbcore: registered new interface driver hub\n[ 0.492925] usbcore: registered new device driver usb\n[ 0.494332] PCI: Using ACPI for IRQ routing\n[ 0.495706] NetLabel: Initializing\n[ 0.496668] NetLabel: domain hash size = 128\n[ 0.497814] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.499104] NetLabel: unlabeled traffic allowed by default\n[ 0.500607] clocksource: Switched to clocksource kvm-clock\n[ 0.508131] AppArmor: AppArmor Filesystem Enabled\n[ 0.509450] pnp: PnP ACPI init\n[ 0.510692] pnp: PnP ACPI: found 5 devices\n[ 0.517736] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520034] NET: Registered protocol family 2\n[ 0.521318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523038] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.524625] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.526199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.527654] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.529223] NET: Registered protocol family 1\n[ 0.530385] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.531865] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.533324] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558180] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.582269] Trying to unpack rootfs image as initramfs...\n[ 0.645336] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.660293] Scanning for low memory corruption every 60 seconds\n[ 0.662048] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.663584] audit: initializing netlink subsys (disabled)\n[ 0.664983] audit: type=2000 audit(1545571061.075:1): initialized\n[ 0.666747] Initialise system trusted keyring\n[ 0.667991] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.669571] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.672416] zbud: loaded\n[ 0.673358] VFS: Disk quotas dquot_6.6.0\n[ 0.674459] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.676514] fuse init (API version 7.23)\n[ 0.677712] Key type big_key registered\n[ 0.678780] Allocating IMA MOK and blacklist keyrings.\n[ 0.680275] Key type asymmetric registered\n[ 0.681391] Asymmetric key parser 'x509' registered\n[ 0.682682] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.684663] io scheduler noop registered\n[ 0.685733] io scheduler deadline registered (default)\n[ 0.687058] io scheduler cfq registered\n[ 0.688171] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.689607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.691315] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.693273] ACPI: Power Button [PWRF]\n[ 0.694417] GHES: HEST is not enabled!\n[ 0.716669] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.764275] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.767458] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.791328] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.794288] Linux agpgart interface v0.103\n[ 0.797083] brd: module loaded\n[ 0.798701] loop: module loaded\n[ 0.803190] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.805175] GPT:90111 != 2097151\n[ 0.806098] GPT:Alternate GPT header not at the end of the disk.\n[ 0.807592] GPT:90111 != 2097151\n[ 0.808503] GPT: Use GNU Parted to correct GPT errors.\n[ 0.809824] vda: vda1 vda15\n[ 0.811699] scsi host0: ata_piix\n[ 0.812702] scsi host1: ata_piix\n[ 0.813664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.815323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.817270] libphy: Fixed MDIO Bus: probed\n[ 0.818381] tun: Universal TUN/TAP device driver, 1.6\n[ 0.819677] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.822477] PPP generic driver version 2.4.2\n[ 0.823682] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.825315] ehci-pci: EHCI PCI platform driver\n[ 0.826507] ehci-platform: EHCI generic platform driver\n[ 0.827855] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.829401] ohci-pci: OHCI PCI platform driver\n[ 0.830591] ohci-platform: OHCI generic platform driver\n[ 0.831936] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.855097] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.856447] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.858433] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.859785] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.861305] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.862971] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.864872] usb usb1: Product: UHCI Host Controller\n[ 0.866125] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.867648] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.868938] hub 1-0:1.0: USB hub found\n[ 0.869988] hub 1-0:1.0: 2 ports detected\n[ 0.871198] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.873982] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.875266] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.876657] mousedev: PS/2 mouse device common for all mice\n[ 0.878335] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.880820] rtc_cmos 00:00: RTC can wake from S4\n[ 0.882264] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.883864] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.885473] i2c /dev entries driver\n[ 0.886483] device-mapper: uevent: version 1.0.3\n[ 0.887729] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.889902] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.891633] NET: Registered protocol family 10\n[ 0.892939] NET: Registered protocol family 17\n[ 0.894119] Key type dns_resolver registered\n[ 0.895355] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.896829] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.899156] registered taskstats version 1\n[ 0.900270] Loading compiled-in X.509 certificates\n[ 0.902191] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.904669] zswap: loaded using pool lzo/zbud\n[ 0.906443] Key type trusted registered\n[ 0.908843] Key type encrypted registered\n[ 0.909947] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.911337] ima: No TPM chip found, activating TPM-bypass!\n[ 0.912771] evm: HMAC attrs: 0x1\n[ 0.913998] Magic number: 14:862:281\n[ 0.915063] tty tty18: hash matches\n[ 0.916132] rtc_cmos 00:00: setting system clock to 2018-12-23 13:17:41 UTC (1545571061)\n[ 0.918309] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.919831] EDD information not available.\n[ 0.973247] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.975113] ata1.00: configured for MWDMA2\n[ 0.990613] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.993479] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.995124] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.996788] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.999623] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.001695] Write protecting the kernel read-only data: 14336k\n[ 1.003771] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.006312] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.35\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.617238] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCLhUpHkHkmIvYyE29giioroGVG1OKYrQXqVs2318XlzJ4gF5b3LLzvz8/D3EL3AieR5M7U5w9v9xSpR4oncitaY3sYmLsBksqm3EarR5VHAsOiDuoV7eqgxyc2H944BNvo5k9cISVQNe7ByFO6mP31DXU85paMPdpMXxW1I9RvVvG5WHH14ST4Yps9ywPSypGFMu/Jhft364qDixPVzIu9H4w3ixpAGkZ/9Io4DRq1TcfmyMA4TjH1DKt1nw/6m8R1dchG921nvkcRnGSmBdPhsxZmJ2VdTlSbCusO+10V4GfUGDqaa3IY2CQP4Wbil1g3CNvhMFnF6YQl0gSXiQhN root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBALi/r50NfzE2gPb2ICSzCUbDHRTN7QIpFV+A0VxFILJeEyseM8Q8TYNz2VVkdlGX4eIjkEHdzuYpnTd0oq/DxhTja4mwqk1jgMWcAWupzdbB+gpHbILGaWbCM514wJxeYCgsZPBp6mPZnE7CkymUwr4e/PRtS7pdyrZmA5tE5y+xAAAAFQDGvyoOV5l2KRBufZ603uU2sUsZFQAAAIArkdB88m+HVRipOlhpZLOw2F/zeU0oIMj0SakmbEnPz0povb3nLwI4vv6zHdEgLEXWX9Cl6Uo5Q4pckFityFtPUXd7rnAhJzMbt+tIwkdNOpgT8BnezXmU+jipf0jBfrnh2a6IYA7hzB2DcS5oVbOLZKph778hF6KtxH+3fkqb6wAAAIEAsg5CtklDvdbNUOZ+2Xe2uUwJA3yVetrqVMKoVfu4hyHpgNbhYW0ezrhA1i+f4i/jYp4MHa/7BWx5TzEM/AG/rz3jqD4NyXXnRqFg3Y5F3OtgpFtzpiOEGm0U6r34vEuJtiOgik5S0JaaDctt9HMrgNObej6Awwwo3r7np7sh2tQ= 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:fef1:4d2a/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 93d0caa2-e6a8-489d-8ea3-95b2b02c1140\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.87s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:F1:4D:2A \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef1:4d2a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:12 errors:0 dropped:4 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:2314 (2.2 KiB) TX bytes:1234 (1.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-12-23 13:18:19,534 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140/action used request id req-fb2b9543-902e-4c75-9fe6-88accdc7e1f9 2018-12-23 13:18:21,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f7293a64fa58ce735319bdb9f2ccfde6e91150" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:18:22,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-a396845f-4ecd-48f4-a7af-7dea2db47fba x-compute-request-id: req-a396845f-4ecd-48f4-a7af-7dea2db47fba Content-Encoding: gzip Content-Length: 10247 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 541847990 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.182310] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184515] pid_max: default: 32768 minimum: 301\n[ 0.185717] ACPI: Core revision 20150930\n[ 0.187687] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.189438] Security Framework initialized\n[ 0.190525] Yama: becoming mindful.\n[ 0.191496] AppArmor: AppArmor initialized\n[ 0.192645] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194413] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.196115] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197731] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199567] Initializing cgroup subsys io\n[ 0.200650] Initializing cgroup subsys memory\n[ 0.201817] Initializing cgroup subsys devices\n[ 0.202982] Initializing cgroup subsys freezer\n[ 0.204140] Initializing cgroup subsys net_cls\n[ 0.205309] Initializing cgroup subsys perf_event\n[ 0.206527] Initializing cgroup subsys net_prio\n[ 0.207708] Initializing cgroup subsys hugetlb\n[ 0.208866] Initializing cgroup subsys pids\n[ 0.210025] CPU: Physical Processor ID: 0\n[ 0.211816] mce: CPU supports 10 MCE banks\n[ 0.212946] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.214294] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.228819] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.236666] ftrace: allocating 31920 entries in 125 pages\n[ 0.268165] smpboot: Max logical packages: 1\n[ 0.269319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271118] x2apic enabled\n[ 0.272176] Switched APIC routing to physical x2apic.\n[ 0.274448] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275946] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278596] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280970] KVM setup paravirtual spinlock\n[ 0.282654] x86: Booted up 1 node, 1 CPUs\n[ 0.283730] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285602] devtmpfs: initialized\n[ 0.287899] evm: security.selinux\n[ 0.288827] evm: security.SMACK64\n[ 0.289756] evm: security.SMACK64EXEC\n[ 0.290756] evm: security.SMACK64TRANSMUTE\n[ 0.291834] evm: security.SMACK64MMAP\n[ 0.292821] evm: security.ima\n[ 0.293674] evm: security.capability\n[ 0.294744] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297212] pinctrl core: initialized pinctrl subsystem\n[ 0.298681] RTC time: 13:17:40, date: 12/23/18\n[ 0.299943] NET: Registered protocol family 16\n[ 0.301231] cpuidle: using governor ladder\n[ 0.302318] cpuidle: using governor menu\n[ 0.303379] PCCT header not found.\n[ 0.304378] ACPI: bus type PCI registered\n[ 0.305444] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307097] PCI: Using configuration type 1 for base access\n[ 0.309550] ACPI: Added _OSI(Module Device)\n[ 0.310666] ACPI: Added _OSI(Processor Device)\n[ 0.311814] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315934] ACPI: Interpreter enabled\n[ 0.316956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326929] ACPI: (supports S0 S5)\n[ 0.327865] ACPI: Using IOAPIC for interrupt routing\n[ 0.329125] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333554] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335078] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336730] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338333] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341332] acpiphp: Slot [3] registered\n[ 0.342400] acpiphp: Slot [4] registered\n[ 0.343464] acpiphp: Slot [5] registered\n[ 0.344524] acpiphp: Slot [6] registered\n[ 0.345594] acpiphp: Slot [7] registered\n[ 0.346659] acpiphp: Slot [8] registered\n[ 0.347723] acpiphp: Slot [9] registered\n[ 0.348783] acpiphp: Slot [10] registered\n[ 0.349865] acpiphp: Slot [11] registered\n[ 0.350948] acpiphp: Slot [12] registered\n[ 0.352032] acpiphp: Slot [13] registered\n[ 0.353108] acpiphp: Slot [14] registered\n[ 0.354192] acpiphp: Slot [15] registered\n[ 0.368889] acpiphp: Slot [16] registered\n[ 0.369975] acpiphp: Slot [17] registered\n[ 0.371053] acpiphp: Slot [18] registered\n[ 0.372130] acpiphp: Slot [19] registered\n[ 0.373208] acpiphp: Slot [20] registered\n[ 0.374295] acpiphp: Slot [21] registered\n[ 0.375375] acpiphp: Slot [22] registered\n[ 0.376451] acpiphp: Slot [23] registered\n[ 0.377537] acpiphp: Slot [24] registered\n[ 0.378619] acpiphp: Slot [25] registered\n[ 0.379693] acpiphp: Slot [26] registered\n[ 0.380765] acpiphp: Slot [27] registered\n[ 0.381848] acpiphp: Slot [28] registered\n[ 0.382928] acpiphp: Slot [29] registered\n[ 0.384003] acpiphp: Slot [30] registered\n[ 0.385078] acpiphp: Slot [31] registered\n[ 0.386156] PCI host bridge to bus 0000:00\n[ 0.387234] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390473] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392408] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394369] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402423] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404131] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405706] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.415306] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417213] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.470801] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.472736] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.474603] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.477084] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.478952] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.480621] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.482147] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.483566] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.485645] vgaarb: loaded\n[ 0.486455] vgaarb: bridge control possible 0000:00:02.0\n[ 0.487992] SCSI subsystem initialized\n[ 0.489087] ACPI: bus type USB registered\n[ 0.490183] usbcore: registered new interface driver usbfs\n[ 0.491571] usbcore: registered new interface driver hub\n[ 0.492925] usbcore: registered new device driver usb\n[ 0.494332] PCI: Using ACPI for IRQ routing\n[ 0.495706] NetLabel: Initializing\n[ 0.496668] NetLabel: domain hash size = 128\n[ 0.497814] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.499104] NetLabel: unlabeled traffic allowed by default\n[ 0.500607] clocksource: Switched to clocksource kvm-clock\n[ 0.508131] AppArmor: AppArmor Filesystem Enabled\n[ 0.509450] pnp: PnP ACPI init\n[ 0.510692] pnp: PnP ACPI: found 5 devices\n[ 0.517736] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520034] NET: Registered protocol family 2\n[ 0.521318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523038] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.524625] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.526199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.527654] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.529223] NET: Registered protocol family 1\n[ 0.530385] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.531865] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.533324] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558180] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.582269] Trying to unpack rootfs image as initramfs...\n[ 0.645336] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.660293] Scanning for low memory corruption every 60 seconds\n[ 0.662048] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.663584] audit: initializing netlink subsys (disabled)\n[ 0.664983] audit: type=2000 audit(1545571061.075:1): initialized\n[ 0.666747] Initialise system trusted keyring\n[ 0.667991] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.669571] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.672416] zbud: loaded\n[ 0.673358] VFS: Disk quotas dquot_6.6.0\n[ 0.674459] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.676514] fuse init (API version 7.23)\n[ 0.677712] Key type big_key registered\n[ 0.678780] Allocating IMA MOK and blacklist keyrings.\n[ 0.680275] Key type asymmetric registered\n[ 0.681391] Asymmetric key parser 'x509' registered\n[ 0.682682] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.684663] io scheduler noop registered\n[ 0.685733] io scheduler deadline registered (default)\n[ 0.687058] io scheduler cfq registered\n[ 0.688171] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.689607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.691315] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.693273] ACPI: Power Button [PWRF]\n[ 0.694417] GHES: HEST is not enabled!\n[ 0.716669] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.764275] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.767458] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.791328] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.794288] Linux agpgart interface v0.103\n[ 0.797083] brd: module loaded\n[ 0.798701] loop: module loaded\n[ 0.803190] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.805175] GPT:90111 != 2097151\n[ 0.806098] GPT:Alternate GPT header not at the end of the disk.\n[ 0.807592] GPT:90111 != 2097151\n[ 0.808503] GPT: Use GNU Parted to correct GPT errors.\n[ 0.809824] vda: vda1 vda15\n[ 0.811699] scsi host0: ata_piix\n[ 0.812702] scsi host1: ata_piix\n[ 0.813664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.815323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.817270] libphy: Fixed MDIO Bus: probed\n[ 0.818381] tun: Universal TUN/TAP device driver, 1.6\n[ 0.819677] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.822477] PPP generic driver version 2.4.2\n[ 0.823682] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.825315] ehci-pci: EHCI PCI platform driver\n[ 0.826507] ehci-platform: EHCI generic platform driver\n[ 0.827855] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.829401] ohci-pci: OHCI PCI platform driver\n[ 0.830591] ohci-platform: OHCI generic platform driver\n[ 0.831936] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.855097] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.856447] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.858433] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.859785] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.861305] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.862971] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.864872] usb usb1: Product: UHCI Host Controller\n[ 0.866125] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.867648] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.868938] hub 1-0:1.0: USB hub found\n[ 0.869988] hub 1-0:1.0: 2 ports detected\n[ 0.871198] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.873982] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.875266] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.876657] mousedev: PS/2 mouse device common for all mice\n[ 0.878335] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.880820] rtc_cmos 00:00: RTC can wake from S4\n[ 0.882264] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.883864] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.885473] i2c /dev entries driver\n[ 0.886483] device-mapper: uevent: version 1.0.3\n[ 0.887729] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.889902] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.891633] NET: Registered protocol family 10\n[ 0.892939] NET: Registered protocol family 17\n[ 0.894119] Key type dns_resolver registered\n[ 0.895355] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.896829] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.899156] registered taskstats version 1\n[ 0.900270] Loading compiled-in X.509 certificates\n[ 0.902191] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.904669] zswap: loaded using pool lzo/zbud\n[ 0.906443] Key type trusted registered\n[ 0.908843] Key type encrypted registered\n[ 0.909947] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.911337] ima: No TPM chip found, activating TPM-bypass!\n[ 0.912771] evm: HMAC attrs: 0x1\n[ 0.913998] Magic number: 14:862:281\n[ 0.915063] tty tty18: hash matches\n[ 0.916132] rtc_cmos 00:00: setting system clock to 2018-12-23 13:17:41 UTC (1545571061)\n[ 0.918309] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.919831] EDD information not available.\n[ 0.973247] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.975113] ata1.00: configured for MWDMA2\n[ 0.990613] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.993479] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.995124] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.996788] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.999623] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.001695] Write protecting the kernel read-only data: 14336k\n[ 1.003771] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.006312] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.35\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.617238] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCLhUpHkHkmIvYyE29giioroGVG1OKYrQXqVs2318XlzJ4gF5b3LLzvz8/D3EL3AieR5M7U5w9v9xSpR4oncitaY3sYmLsBksqm3EarR5VHAsOiDuoV7eqgxyc2H944BNvo5k9cISVQNe7ByFO6mP31DXU85paMPdpMXxW1I9RvVvG5WHH14ST4Yps9ywPSypGFMu/Jhft364qDixPVzIu9H4w3ixpAGkZ/9Io4DRq1TcfmyMA4TjH1DKt1nw/6m8R1dchG921nvkcRnGSmBdPhsxZmJ2VdTlSbCusO+10V4GfUGDqaa3IY2CQP4Wbil1g3CNvhMFnF6YQl0gSXiQhN root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBALi/r50NfzE2gPb2ICSzCUbDHRTN7QIpFV+A0VxFILJeEyseM8Q8TYNz2VVkdlGX4eIjkEHdzuYpnTd0oq/DxhTja4mwqk1jgMWcAWupzdbB+gpHbILGaWbCM514wJxeYCgsZPBp6mPZnE7CkymUwr4e/PRtS7pdyrZmA5tE5y+xAAAAFQDGvyoOV5l2KRBufZ603uU2sUsZFQAAAIArkdB88m+HVRipOlhpZLOw2F/zeU0oIMj0SakmbEnPz0povb3nLwI4vv6zHdEgLEXWX9Cl6Uo5Q4pckFityFtPUXd7rnAhJzMbt+tIwkdNOpgT8BnezXmU+jipf0jBfrnh2a6IYA7hzB2DcS5oVbOLZKph778hF6KtxH+3fkqb6wAAAIEAsg5CtklDvdbNUOZ+2Xe2uUwJA3yVetrqVMKoVfu4hyHpgNbhYW0ezrhA1i+f4i/jYp4MHa/7BWx5TzEM/AG/rz3jqD4NyXXnRqFg3Y5F3OtgpFtzpiOEGm0U6r34vEuJtiOgik5S0JaaDctt9HMrgNObej6Awwwo3r7np7sh2tQ= 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:fef1:4d2a/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 93d0caa2-e6a8-489d-8ea3-95b2b02c1140\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.87s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:F1:4D:2A \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef1:4d2a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:12 errors:0 dropped:4 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:2314 (2.2 KiB) TX bytes:1234 (1.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-12-23 13:18:22,623 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140/action used request id req-a396845f-4ecd-48f4-a7af-7dea2db47fba 2018-12-23 13:18:24,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f7293a64fa58ce735319bdb9f2ccfde6e91150" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:18:25,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-c9fe34a1-8253-482d-91e5-e5f0d50a8e86 x-compute-request-id: req-c9fe34a1-8253-482d-91e5-e5f0d50a8e86 Content-Encoding: gzip Content-Length: 10247 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 541847990 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.182310] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184515] pid_max: default: 32768 minimum: 301\n[ 0.185717] ACPI: Core revision 20150930\n[ 0.187687] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.189438] Security Framework initialized\n[ 0.190525] Yama: becoming mindful.\n[ 0.191496] AppArmor: AppArmor initialized\n[ 0.192645] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194413] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.196115] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197731] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199567] Initializing cgroup subsys io\n[ 0.200650] Initializing cgroup subsys memory\n[ 0.201817] Initializing cgroup subsys devices\n[ 0.202982] Initializing cgroup subsys freezer\n[ 0.204140] Initializing cgroup subsys net_cls\n[ 0.205309] Initializing cgroup subsys perf_event\n[ 0.206527] Initializing cgroup subsys net_prio\n[ 0.207708] Initializing cgroup subsys hugetlb\n[ 0.208866] Initializing cgroup subsys pids\n[ 0.210025] CPU: Physical Processor ID: 0\n[ 0.211816] mce: CPU supports 10 MCE banks\n[ 0.212946] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.214294] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.228819] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.236666] ftrace: allocating 31920 entries in 125 pages\n[ 0.268165] smpboot: Max logical packages: 1\n[ 0.269319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271118] x2apic enabled\n[ 0.272176] Switched APIC routing to physical x2apic.\n[ 0.274448] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275946] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278596] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280970] KVM setup paravirtual spinlock\n[ 0.282654] x86: Booted up 1 node, 1 CPUs\n[ 0.283730] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285602] devtmpfs: initialized\n[ 0.287899] evm: security.selinux\n[ 0.288827] evm: security.SMACK64\n[ 0.289756] evm: security.SMACK64EXEC\n[ 0.290756] evm: security.SMACK64TRANSMUTE\n[ 0.291834] evm: security.SMACK64MMAP\n[ 0.292821] evm: security.ima\n[ 0.293674] evm: security.capability\n[ 0.294744] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297212] pinctrl core: initialized pinctrl subsystem\n[ 0.298681] RTC time: 13:17:40, date: 12/23/18\n[ 0.299943] NET: Registered protocol family 16\n[ 0.301231] cpuidle: using governor ladder\n[ 0.302318] cpuidle: using governor menu\n[ 0.303379] PCCT header not found.\n[ 0.304378] ACPI: bus type PCI registered\n[ 0.305444] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307097] PCI: Using configuration type 1 for base access\n[ 0.309550] ACPI: Added _OSI(Module Device)\n[ 0.310666] ACPI: Added _OSI(Processor Device)\n[ 0.311814] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315934] ACPI: Interpreter enabled\n[ 0.316956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326929] ACPI: (supports S0 S5)\n[ 0.327865] ACPI: Using IOAPIC for interrupt routing\n[ 0.329125] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333554] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335078] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336730] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338333] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341332] acpiphp: Slot [3] registered\n[ 0.342400] acpiphp: Slot [4] registered\n[ 0.343464] acpiphp: Slot [5] registered\n[ 0.344524] acpiphp: Slot [6] registered\n[ 0.345594] acpiphp: Slot [7] registered\n[ 0.346659] acpiphp: Slot [8] registered\n[ 0.347723] acpiphp: Slot [9] registered\n[ 0.348783] acpiphp: Slot [10] registered\n[ 0.349865] acpiphp: Slot [11] registered\n[ 0.350948] acpiphp: Slot [12] registered\n[ 0.352032] acpiphp: Slot [13] registered\n[ 0.353108] acpiphp: Slot [14] registered\n[ 0.354192] acpiphp: Slot [15] registered\n[ 0.368889] acpiphp: Slot [16] registered\n[ 0.369975] acpiphp: Slot [17] registered\n[ 0.371053] acpiphp: Slot [18] registered\n[ 0.372130] acpiphp: Slot [19] registered\n[ 0.373208] acpiphp: Slot [20] registered\n[ 0.374295] acpiphp: Slot [21] registered\n[ 0.375375] acpiphp: Slot [22] registered\n[ 0.376451] acpiphp: Slot [23] registered\n[ 0.377537] acpiphp: Slot [24] registered\n[ 0.378619] acpiphp: Slot [25] registered\n[ 0.379693] acpiphp: Slot [26] registered\n[ 0.380765] acpiphp: Slot [27] registered\n[ 0.381848] acpiphp: Slot [28] registered\n[ 0.382928] acpiphp: Slot [29] registered\n[ 0.384003] acpiphp: Slot [30] registered\n[ 0.385078] acpiphp: Slot [31] registered\n[ 0.386156] PCI host bridge to bus 0000:00\n[ 0.387234] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390473] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392408] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394369] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402423] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404131] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405706] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.415306] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417213] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.470801] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.472736] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.474603] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.477084] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.478952] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.480621] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.482147] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.483566] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.485645] vgaarb: loaded\n[ 0.486455] vgaarb: bridge control possible 0000:00:02.0\n[ 0.487992] SCSI subsystem initialized\n[ 0.489087] ACPI: bus type USB registered\n[ 0.490183] usbcore: registered new interface driver usbfs\n[ 0.491571] usbcore: registered new interface driver hub\n[ 0.492925] usbcore: registered new device driver usb\n[ 0.494332] PCI: Using ACPI for IRQ routing\n[ 0.495706] NetLabel: Initializing\n[ 0.496668] NetLabel: domain hash size = 128\n[ 0.497814] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.499104] NetLabel: unlabeled traffic allowed by default\n[ 0.500607] clocksource: Switched to clocksource kvm-clock\n[ 0.508131] AppArmor: AppArmor Filesystem Enabled\n[ 0.509450] pnp: PnP ACPI init\n[ 0.510692] pnp: PnP ACPI: found 5 devices\n[ 0.517736] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520034] NET: Registered protocol family 2\n[ 0.521318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523038] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.524625] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.526199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.527654] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.529223] NET: Registered protocol family 1\n[ 0.530385] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.531865] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.533324] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558180] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.582269] Trying to unpack rootfs image as initramfs...\n[ 0.645336] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.660293] Scanning for low memory corruption every 60 seconds\n[ 0.662048] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.663584] audit: initializing netlink subsys (disabled)\n[ 0.664983] audit: type=2000 audit(1545571061.075:1): initialized\n[ 0.666747] Initialise system trusted keyring\n[ 0.667991] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.669571] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.672416] zbud: loaded\n[ 0.673358] VFS: Disk quotas dquot_6.6.0\n[ 0.674459] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.676514] fuse init (API version 7.23)\n[ 0.677712] Key type big_key registered\n[ 0.678780] Allocating IMA MOK and blacklist keyrings.\n[ 0.680275] Key type asymmetric registered\n[ 0.681391] Asymmetric key parser 'x509' registered\n[ 0.682682] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.684663] io scheduler noop registered\n[ 0.685733] io scheduler deadline registered (default)\n[ 0.687058] io scheduler cfq registered\n[ 0.688171] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.689607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.691315] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.693273] ACPI: Power Button [PWRF]\n[ 0.694417] GHES: HEST is not enabled!\n[ 0.716669] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.764275] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.767458] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.791328] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.794288] Linux agpgart interface v0.103\n[ 0.797083] brd: module loaded\n[ 0.798701] loop: module loaded\n[ 0.803190] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.805175] GPT:90111 != 2097151\n[ 0.806098] GPT:Alternate GPT header not at the end of the disk.\n[ 0.807592] GPT:90111 != 2097151\n[ 0.808503] GPT: Use GNU Parted to correct GPT errors.\n[ 0.809824] vda: vda1 vda15\n[ 0.811699] scsi host0: ata_piix\n[ 0.812702] scsi host1: ata_piix\n[ 0.813664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.815323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.817270] libphy: Fixed MDIO Bus: probed\n[ 0.818381] tun: Universal TUN/TAP device driver, 1.6\n[ 0.819677] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.822477] PPP generic driver version 2.4.2\n[ 0.823682] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.825315] ehci-pci: EHCI PCI platform driver\n[ 0.826507] ehci-platform: EHCI generic platform driver\n[ 0.827855] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.829401] ohci-pci: OHCI PCI platform driver\n[ 0.830591] ohci-platform: OHCI generic platform driver\n[ 0.831936] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.855097] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.856447] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.858433] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.859785] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.861305] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.862971] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.864872] usb usb1: Product: UHCI Host Controller\n[ 0.866125] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.867648] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.868938] hub 1-0:1.0: USB hub found\n[ 0.869988] hub 1-0:1.0: 2 ports detected\n[ 0.871198] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.873982] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.875266] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.876657] mousedev: PS/2 mouse device common for all mice\n[ 0.878335] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.880820] rtc_cmos 00:00: RTC can wake from S4\n[ 0.882264] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.883864] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.885473] i2c /dev entries driver\n[ 0.886483] device-mapper: uevent: version 1.0.3\n[ 0.887729] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.889902] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.891633] NET: Registered protocol family 10\n[ 0.892939] NET: Registered protocol family 17\n[ 0.894119] Key type dns_resolver registered\n[ 0.895355] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.896829] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.899156] registered taskstats version 1\n[ 0.900270] Loading compiled-in X.509 certificates\n[ 0.902191] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.904669] zswap: loaded using pool lzo/zbud\n[ 0.906443] Key type trusted registered\n[ 0.908843] Key type encrypted registered\n[ 0.909947] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.911337] ima: No TPM chip found, activating TPM-bypass!\n[ 0.912771] evm: HMAC attrs: 0x1\n[ 0.913998] Magic number: 14:862:281\n[ 0.915063] tty tty18: hash matches\n[ 0.916132] rtc_cmos 00:00: setting system clock to 2018-12-23 13:17:41 UTC (1545571061)\n[ 0.918309] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.919831] EDD information not available.\n[ 0.973247] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.975113] ata1.00: configured for MWDMA2\n[ 0.990613] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.993479] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.995124] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.996788] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.999623] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.001695] Write protecting the kernel read-only data: 14336k\n[ 1.003771] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.006312] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.35\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.617238] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCLhUpHkHkmIvYyE29giioroGVG1OKYrQXqVs2318XlzJ4gF5b3LLzvz8/D3EL3AieR5M7U5w9v9xSpR4oncitaY3sYmLsBksqm3EarR5VHAsOiDuoV7eqgxyc2H944BNvo5k9cISVQNe7ByFO6mP31DXU85paMPdpMXxW1I9RvVvG5WHH14ST4Yps9ywPSypGFMu/Jhft364qDixPVzIu9H4w3ixpAGkZ/9Io4DRq1TcfmyMA4TjH1DKt1nw/6m8R1dchG921nvkcRnGSmBdPhsxZmJ2VdTlSbCusO+10V4GfUGDqaa3IY2CQP4Wbil1g3CNvhMFnF6YQl0gSXiQhN root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBALi/r50NfzE2gPb2ICSzCUbDHRTN7QIpFV+A0VxFILJeEyseM8Q8TYNz2VVkdlGX4eIjkEHdzuYpnTd0oq/DxhTja4mwqk1jgMWcAWupzdbB+gpHbILGaWbCM514wJxeYCgsZPBp6mPZnE7CkymUwr4e/PRtS7pdyrZmA5tE5y+xAAAAFQDGvyoOV5l2KRBufZ603uU2sUsZFQAAAIArkdB88m+HVRipOlhpZLOw2F/zeU0oIMj0SakmbEnPz0povb3nLwI4vv6zHdEgLEXWX9Cl6Uo5Q4pckFityFtPUXd7rnAhJzMbt+tIwkdNOpgT8BnezXmU+jipf0jBfrnh2a6IYA7hzB2DcS5oVbOLZKph778hF6KtxH+3fkqb6wAAAIEAsg5CtklDvdbNUOZ+2Xe2uUwJA3yVetrqVMKoVfu4hyHpgNbhYW0ezrhA1i+f4i/jYp4MHa/7BWx5TzEM/AG/rz3jqD4NyXXnRqFg3Y5F3OtgpFtzpiOEGm0U6r34vEuJtiOgik5S0JaaDctt9HMrgNObej6Awwwo3r7np7sh2tQ= 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:fef1:4d2a/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 93d0caa2-e6a8-489d-8ea3-95b2b02c1140\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.87s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:F1:4D:2A \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef1:4d2a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:12 errors:0 dropped:4 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:2314 (2.2 KiB) TX bytes:1234 (1.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-12-23 13:18:25,718 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140/action used request id req-c9fe34a1-8253-482d-91e5-e5f0d50a8e86 2018-12-23 13:18:27,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f7293a64fa58ce735319bdb9f2ccfde6e91150" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:18:28,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-e71d19c3-871c-4741-8141-f43751d9bd7e x-compute-request-id: req-e71d19c3-871c-4741-8141-f43751d9bd7e Content-Encoding: gzip Content-Length: 10247 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 541847990 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.182310] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184515] pid_max: default: 32768 minimum: 301\n[ 0.185717] ACPI: Core revision 20150930\n[ 0.187687] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.189438] Security Framework initialized\n[ 0.190525] Yama: becoming mindful.\n[ 0.191496] AppArmor: AppArmor initialized\n[ 0.192645] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194413] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.196115] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197731] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199567] Initializing cgroup subsys io\n[ 0.200650] Initializing cgroup subsys memory\n[ 0.201817] Initializing cgroup subsys devices\n[ 0.202982] Initializing cgroup subsys freezer\n[ 0.204140] Initializing cgroup subsys net_cls\n[ 0.205309] Initializing cgroup subsys perf_event\n[ 0.206527] Initializing cgroup subsys net_prio\n[ 0.207708] Initializing cgroup subsys hugetlb\n[ 0.208866] Initializing cgroup subsys pids\n[ 0.210025] CPU: Physical Processor ID: 0\n[ 0.211816] mce: CPU supports 10 MCE banks\n[ 0.212946] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.214294] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.228819] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.236666] ftrace: allocating 31920 entries in 125 pages\n[ 0.268165] smpboot: Max logical packages: 1\n[ 0.269319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271118] x2apic enabled\n[ 0.272176] Switched APIC routing to physical x2apic.\n[ 0.274448] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275946] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278596] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280970] KVM setup paravirtual spinlock\n[ 0.282654] x86: Booted up 1 node, 1 CPUs\n[ 0.283730] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285602] devtmpfs: initialized\n[ 0.287899] evm: security.selinux\n[ 0.288827] evm: security.SMACK64\n[ 0.289756] evm: security.SMACK64EXEC\n[ 0.290756] evm: security.SMACK64TRANSMUTE\n[ 0.291834] evm: security.SMACK64MMAP\n[ 0.292821] evm: security.ima\n[ 0.293674] evm: security.capability\n[ 0.294744] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297212] pinctrl core: initialized pinctrl subsystem\n[ 0.298681] RTC time: 13:17:40, date: 12/23/18\n[ 0.299943] NET: Registered protocol family 16\n[ 0.301231] cpuidle: using governor ladder\n[ 0.302318] cpuidle: using governor menu\n[ 0.303379] PCCT header not found.\n[ 0.304378] ACPI: bus type PCI registered\n[ 0.305444] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307097] PCI: Using configuration type 1 for base access\n[ 0.309550] ACPI: Added _OSI(Module Device)\n[ 0.310666] ACPI: Added _OSI(Processor Device)\n[ 0.311814] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315934] ACPI: Interpreter enabled\n[ 0.316956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326929] ACPI: (supports S0 S5)\n[ 0.327865] ACPI: Using IOAPIC for interrupt routing\n[ 0.329125] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333554] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335078] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336730] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338333] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341332] acpiphp: Slot [3] registered\n[ 0.342400] acpiphp: Slot [4] registered\n[ 0.343464] acpiphp: Slot [5] registered\n[ 0.344524] acpiphp: Slot [6] registered\n[ 0.345594] acpiphp: Slot [7] registered\n[ 0.346659] acpiphp: Slot [8] registered\n[ 0.347723] acpiphp: Slot [9] registered\n[ 0.348783] acpiphp: Slot [10] registered\n[ 0.349865] acpiphp: Slot [11] registered\n[ 0.350948] acpiphp: Slot [12] registered\n[ 0.352032] acpiphp: Slot [13] registered\n[ 0.353108] acpiphp: Slot [14] registered\n[ 0.354192] acpiphp: Slot [15] registered\n[ 0.368889] acpiphp: Slot [16] registered\n[ 0.369975] acpiphp: Slot [17] registered\n[ 0.371053] acpiphp: Slot [18] registered\n[ 0.372130] acpiphp: Slot [19] registered\n[ 0.373208] acpiphp: Slot [20] registered\n[ 0.374295] acpiphp: Slot [21] registered\n[ 0.375375] acpiphp: Slot [22] registered\n[ 0.376451] acpiphp: Slot [23] registered\n[ 0.377537] acpiphp: Slot [24] registered\n[ 0.378619] acpiphp: Slot [25] registered\n[ 0.379693] acpiphp: Slot [26] registered\n[ 0.380765] acpiphp: Slot [27] registered\n[ 0.381848] acpiphp: Slot [28] registered\n[ 0.382928] acpiphp: Slot [29] registered\n[ 0.384003] acpiphp: Slot [30] registered\n[ 0.385078] acpiphp: Slot [31] registered\n[ 0.386156] PCI host bridge to bus 0000:00\n[ 0.387234] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390473] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392408] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394369] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402423] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404131] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405706] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.415306] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417213] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.470801] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.472736] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.474603] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.477084] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.478952] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.480621] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.482147] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.483566] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.485645] vgaarb: loaded\n[ 0.486455] vgaarb: bridge control possible 0000:00:02.0\n[ 0.487992] SCSI subsystem initialized\n[ 0.489087] ACPI: bus type USB registered\n[ 0.490183] usbcore: registered new interface driver usbfs\n[ 0.491571] usbcore: registered new interface driver hub\n[ 0.492925] usbcore: registered new device driver usb\n[ 0.494332] PCI: Using ACPI for IRQ routing\n[ 0.495706] NetLabel: Initializing\n[ 0.496668] NetLabel: domain hash size = 128\n[ 0.497814] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.499104] NetLabel: unlabeled traffic allowed by default\n[ 0.500607] clocksource: Switched to clocksource kvm-clock\n[ 0.508131] AppArmor: AppArmor Filesystem Enabled\n[ 0.509450] pnp: PnP ACPI init\n[ 0.510692] pnp: PnP ACPI: found 5 devices\n[ 0.517736] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520034] NET: Registered protocol family 2\n[ 0.521318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523038] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.524625] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.526199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.527654] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.529223] NET: Registered protocol family 1\n[ 0.530385] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.531865] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.533324] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558180] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.582269] Trying to unpack rootfs image as initramfs...\n[ 0.645336] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.660293] Scanning for low memory corruption every 60 seconds\n[ 0.662048] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.663584] audit: initializing netlink subsys (disabled)\n[ 0.664983] audit: type=2000 audit(1545571061.075:1): initialized\n[ 0.666747] Initialise system trusted keyring\n[ 0.667991] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.669571] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.672416] zbud: loaded\n[ 0.673358] VFS: Disk quotas dquot_6.6.0\n[ 0.674459] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.676514] fuse init (API version 7.23)\n[ 0.677712] Key type big_key registered\n[ 0.678780] Allocating IMA MOK and blacklist keyrings.\n[ 0.680275] Key type asymmetric registered\n[ 0.681391] Asymmetric key parser 'x509' registered\n[ 0.682682] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.684663] io scheduler noop registered\n[ 0.685733] io scheduler deadline registered (default)\n[ 0.687058] io scheduler cfq registered\n[ 0.688171] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.689607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.691315] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.693273] ACPI: Power Button [PWRF]\n[ 0.694417] GHES: HEST is not enabled!\n[ 0.716669] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.764275] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.767458] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.791328] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.794288] Linux agpgart interface v0.103\n[ 0.797083] brd: module loaded\n[ 0.798701] loop: module loaded\n[ 0.803190] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.805175] GPT:90111 != 2097151\n[ 0.806098] GPT:Alternate GPT header not at the end of the disk.\n[ 0.807592] GPT:90111 != 2097151\n[ 0.808503] GPT: Use GNU Parted to correct GPT errors.\n[ 0.809824] vda: vda1 vda15\n[ 0.811699] scsi host0: ata_piix\n[ 0.812702] scsi host1: ata_piix\n[ 0.813664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.815323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.817270] libphy: Fixed MDIO Bus: probed\n[ 0.818381] tun: Universal TUN/TAP device driver, 1.6\n[ 0.819677] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.822477] PPP generic driver version 2.4.2\n[ 0.823682] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.825315] ehci-pci: EHCI PCI platform driver\n[ 0.826507] ehci-platform: EHCI generic platform driver\n[ 0.827855] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.829401] ohci-pci: OHCI PCI platform driver\n[ 0.830591] ohci-platform: OHCI generic platform driver\n[ 0.831936] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.855097] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.856447] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.858433] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.859785] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.861305] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.862971] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.864872] usb usb1: Product: UHCI Host Controller\n[ 0.866125] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.867648] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.868938] hub 1-0:1.0: USB hub found\n[ 0.869988] hub 1-0:1.0: 2 ports detected\n[ 0.871198] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.873982] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.875266] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.876657] mousedev: PS/2 mouse device common for all mice\n[ 0.878335] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.880820] rtc_cmos 00:00: RTC can wake from S4\n[ 0.882264] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.883864] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.885473] i2c /dev entries driver\n[ 0.886483] device-mapper: uevent: version 1.0.3\n[ 0.887729] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.889902] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.891633] NET: Registered protocol family 10\n[ 0.892939] NET: Registered protocol family 17\n[ 0.894119] Key type dns_resolver registered\n[ 0.895355] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.896829] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.899156] registered taskstats version 1\n[ 0.900270] Loading compiled-in X.509 certificates\n[ 0.902191] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.904669] zswap: loaded using pool lzo/zbud\n[ 0.906443] Key type trusted registered\n[ 0.908843] Key type encrypted registered\n[ 0.909947] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.911337] ima: No TPM chip found, activating TPM-bypass!\n[ 0.912771] evm: HMAC attrs: 0x1\n[ 0.913998] Magic number: 14:862:281\n[ 0.915063] tty tty18: hash matches\n[ 0.916132] rtc_cmos 00:00: setting system clock to 2018-12-23 13:17:41 UTC (1545571061)\n[ 0.918309] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.919831] EDD information not available.\n[ 0.973247] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.975113] ata1.00: configured for MWDMA2\n[ 0.990613] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.993479] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.995124] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.996788] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.999623] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.001695] Write protecting the kernel read-only data: 14336k\n[ 1.003771] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.006312] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.35\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.617238] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCLhUpHkHkmIvYyE29giioroGVG1OKYrQXqVs2318XlzJ4gF5b3LLzvz8/D3EL3AieR5M7U5w9v9xSpR4oncitaY3sYmLsBksqm3EarR5VHAsOiDuoV7eqgxyc2H944BNvo5k9cISVQNe7ByFO6mP31DXU85paMPdpMXxW1I9RvVvG5WHH14ST4Yps9ywPSypGFMu/Jhft364qDixPVzIu9H4w3ixpAGkZ/9Io4DRq1TcfmyMA4TjH1DKt1nw/6m8R1dchG921nvkcRnGSmBdPhsxZmJ2VdTlSbCusO+10V4GfUGDqaa3IY2CQP4Wbil1g3CNvhMFnF6YQl0gSXiQhN root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBALi/r50NfzE2gPb2ICSzCUbDHRTN7QIpFV+A0VxFILJeEyseM8Q8TYNz2VVkdlGX4eIjkEHdzuYpnTd0oq/DxhTja4mwqk1jgMWcAWupzdbB+gpHbILGaWbCM514wJxeYCgsZPBp6mPZnE7CkymUwr4e/PRtS7pdyrZmA5tE5y+xAAAAFQDGvyoOV5l2KRBufZ603uU2sUsZFQAAAIArkdB88m+HVRipOlhpZLOw2F/zeU0oIMj0SakmbEnPz0povb3nLwI4vv6zHdEgLEXWX9Cl6Uo5Q4pckFityFtPUXd7rnAhJzMbt+tIwkdNOpgT8BnezXmU+jipf0jBfrnh2a6IYA7hzB2DcS5oVbOLZKph778hF6KtxH+3fkqb6wAAAIEAsg5CtklDvdbNUOZ+2Xe2uUwJA3yVetrqVMKoVfu4hyHpgNbhYW0ezrhA1i+f4i/jYp4MHa/7BWx5TzEM/AG/rz3jqD4NyXXnRqFg3Y5F3OtgpFtzpiOEGm0U6r34vEuJtiOgik5S0JaaDctt9HMrgNObej6Awwwo3r7np7sh2tQ= 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:fef1:4d2a/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 93d0caa2-e6a8-489d-8ea3-95b2b02c1140\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.87s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:F1:4D:2A \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef1:4d2a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:12 errors:0 dropped:4 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:2314 (2.2 KiB) TX bytes:1234 (1.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-12-23 13:18:28,869 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140/action used request id req-e71d19c3-871c-4741-8141-f43751d9bd7e 2018-12-23 13:18:30,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f7293a64fa58ce735319bdb9f2ccfde6e91150" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:18:31,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:18: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-e53340de-6146-4ee7-bc9a-23acd23c959c x-compute-request-id: req-e53340de-6146-4ee7-bc9a-23acd23c959c Content-Encoding: gzip Content-Length: 11161 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 541847990 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.182310] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184515] pid_max: default: 32768 minimum: 301\n[ 0.185717] ACPI: Core revision 20150930\n[ 0.187687] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.189438] Security Framework initialized\n[ 0.190525] Yama: becoming mindful.\n[ 0.191496] AppArmor: AppArmor initialized\n[ 0.192645] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194413] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.196115] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197731] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199567] Initializing cgroup subsys io\n[ 0.200650] Initializing cgroup subsys memory\n[ 0.201817] Initializing cgroup subsys devices\n[ 0.202982] Initializing cgroup subsys freezer\n[ 0.204140] Initializing cgroup subsys net_cls\n[ 0.205309] Initializing cgroup subsys perf_event\n[ 0.206527] Initializing cgroup subsys net_prio\n[ 0.207708] Initializing cgroup subsys hugetlb\n[ 0.208866] Initializing cgroup subsys pids\n[ 0.210025] CPU: Physical Processor ID: 0\n[ 0.211816] mce: CPU supports 10 MCE banks\n[ 0.212946] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.214294] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.228819] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.236666] ftrace: allocating 31920 entries in 125 pages\n[ 0.268165] smpboot: Max logical packages: 1\n[ 0.269319] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271118] x2apic enabled\n[ 0.272176] Switched APIC routing to physical x2apic.\n[ 0.274448] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275946] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278596] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280970] KVM setup paravirtual spinlock\n[ 0.282654] x86: Booted up 1 node, 1 CPUs\n[ 0.283730] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285602] devtmpfs: initialized\n[ 0.287899] evm: security.selinux\n[ 0.288827] evm: security.SMACK64\n[ 0.289756] evm: security.SMACK64EXEC\n[ 0.290756] evm: security.SMACK64TRANSMUTE\n[ 0.291834] evm: security.SMACK64MMAP\n[ 0.292821] evm: security.ima\n[ 0.293674] evm: security.capability\n[ 0.294744] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297212] pinctrl core: initialized pinctrl subsystem\n[ 0.298681] RTC time: 13:17:40, date: 12/23/18\n[ 0.299943] NET: Registered protocol family 16\n[ 0.301231] cpuidle: using governor ladder\n[ 0.302318] cpuidle: using governor menu\n[ 0.303379] PCCT header not found.\n[ 0.304378] ACPI: bus type PCI registered\n[ 0.305444] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307097] PCI: Using configuration type 1 for base access\n[ 0.309550] ACPI: Added _OSI(Module Device)\n[ 0.310666] ACPI: Added _OSI(Processor Device)\n[ 0.311814] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315934] ACPI: Interpreter enabled\n[ 0.316956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326929] ACPI: (supports S0 S5)\n[ 0.327865] ACPI: Using IOAPIC for interrupt routing\n[ 0.329125] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333554] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335078] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336730] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338333] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341332] acpiphp: Slot [3] registered\n[ 0.342400] acpiphp: Slot [4] registered\n[ 0.343464] acpiphp: Slot [5] registered\n[ 0.344524] acpiphp: Slot [6] registered\n[ 0.345594] acpiphp: Slot [7] registered\n[ 0.346659] acpiphp: Slot [8] registered\n[ 0.347723] acpiphp: Slot [9] registered\n[ 0.348783] acpiphp: Slot [10] registered\n[ 0.349865] acpiphp: Slot [11] registered\n[ 0.350948] acpiphp: Slot [12] registered\n[ 0.352032] acpiphp: Slot [13] registered\n[ 0.353108] acpiphp: Slot [14] registered\n[ 0.354192] acpiphp: Slot [15] registered\n[ 0.368889] acpiphp: Slot [16] registered\n[ 0.369975] acpiphp: Slot [17] registered\n[ 0.371053] acpiphp: Slot [18] registered\n[ 0.372130] acpiphp: Slot [19] registered\n[ 0.373208] acpiphp: Slot [20] registered\n[ 0.374295] acpiphp: Slot [21] registered\n[ 0.375375] acpiphp: Slot [22] registered\n[ 0.376451] acpiphp: Slot [23] registered\n[ 0.377537] acpiphp: Slot [24] registered\n[ 0.378619] acpiphp: Slot [25] registered\n[ 0.379693] acpiphp: Slot [26] registered\n[ 0.380765] acpiphp: Slot [27] registered\n[ 0.381848] acpiphp: Slot [28] registered\n[ 0.382928] acpiphp: Slot [29] registered\n[ 0.384003] acpiphp: Slot [30] registered\n[ 0.385078] acpiphp: Slot [31] registered\n[ 0.386156] PCI host bridge to bus 0000:00\n[ 0.387234] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390473] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392408] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394369] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402423] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404131] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405706] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408104] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.415306] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417213] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.470801] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.472736] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.474603] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.477084] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.478952] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.480621] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.482147] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.483566] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.485645] vgaarb: loaded\n[ 0.486455] vgaarb: bridge control possible 0000:00:02.0\n[ 0.487992] SCSI subsystem initialized\n[ 0.489087] ACPI: bus type USB registered\n[ 0.490183] usbcore: registered new interface driver usbfs\n[ 0.491571] usbcore: registered new interface driver hub\n[ 0.492925] usbcore: registered new device driver usb\n[ 0.494332] PCI: Using ACPI for IRQ routing\n[ 0.495706] NetLabel: Initializing\n[ 0.496668] NetLabel: domain hash size = 128\n[ 0.497814] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.499104] NetLabel: unlabeled traffic allowed by default\n[ 0.500607] clocksource: Switched to clocksource kvm-clock\n[ 0.508131] AppArmor: AppArmor Filesystem Enabled\n[ 0.509450] pnp: PnP ACPI init\n[ 0.510692] pnp: PnP ACPI: found 5 devices\n[ 0.517736] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520034] NET: Registered protocol family 2\n[ 0.521318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523038] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.524625] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.526199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.527654] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.529223] NET: Registered protocol family 1\n[ 0.530385] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.531865] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.533324] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558180] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.582269] Trying to unpack rootfs image as initramfs...\n[ 0.645336] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.660293] Scanning for low memory corruption every 60 seconds\n[ 0.662048] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.663584] audit: initializing netlink subsys (disabled)\n[ 0.664983] audit: type=2000 audit(1545571061.075:1): initialized\n[ 0.666747] Initialise system trusted keyring\n[ 0.667991] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.669571] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.672416] zbud: loaded\n[ 0.673358] VFS: Disk quotas dquot_6.6.0\n[ 0.674459] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.676514] fuse init (API version 7.23)\n[ 0.677712] Key type big_key registered\n[ 0.678780] Allocating IMA MOK and blacklist keyrings.\n[ 0.680275] Key type asymmetric registered\n[ 0.681391] Asymmetric key parser 'x509' registered\n[ 0.682682] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.684663] io scheduler noop registered\n[ 0.685733] io scheduler deadline registered (default)\n[ 0.687058] io scheduler cfq registered\n[ 0.688171] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.689607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.691315] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.693273] ACPI: Power Button [PWRF]\n[ 0.694417] GHES: HEST is not enabled!\n[ 0.716669] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.764275] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.767458] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.791328] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.794288] Linux agpgart interface v0.103\n[ 0.797083] brd: module loaded\n[ 0.798701] loop: module loaded\n[ 0.803190] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.805175] GPT:90111 != 2097151\n[ 0.806098] GPT:Alternate GPT header not at the end of the disk.\n[ 0.807592] GPT:90111 != 2097151\n[ 0.808503] GPT: Use GNU Parted to correct GPT errors.\n[ 0.809824] vda: vda1 vda15\n[ 0.811699] scsi host0: ata_piix\n[ 0.812702] scsi host1: ata_piix\n[ 0.813664] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.815323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.817270] libphy: Fixed MDIO Bus: probed\n[ 0.818381] tun: Universal TUN/TAP device driver, 1.6\n[ 0.819677] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.822477] PPP generic driver version 2.4.2\n[ 0.823682] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.825315] ehci-pci: EHCI PCI platform driver\n[ 0.826507] ehci-platform: EHCI generic platform driver\n[ 0.827855] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.829401] ohci-pci: OHCI PCI platform driver\n[ 0.830591] ohci-platform: OHCI generic platform driver\n[ 0.831936] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.855097] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.856447] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.858433] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.859785] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.861305] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.862971] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.864872] usb usb1: Product: UHCI Host Controller\n[ 0.866125] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.867648] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.868938] hub 1-0:1.0: USB hub found\n[ 0.869988] hub 1-0:1.0: 2 ports detected\n[ 0.871198] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.873982] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.875266] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.876657] mousedev: PS/2 mouse device common for all mice\n[ 0.878335] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.880820] rtc_cmos 00:00: RTC can wake from S4\n[ 0.882264] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.883864] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.885473] i2c /dev entries driver\n[ 0.886483] device-mapper: uevent: version 1.0.3\n[ 0.887729] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.889902] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.891633] NET: Registered protocol family 10\n[ 0.892939] NET: Registered protocol family 17\n[ 0.894119] Key type dns_resolver registered\n[ 0.895355] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.896829] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.899156] registered taskstats version 1\n[ 0.900270] Loading compiled-in X.509 certificates\n[ 0.902191] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.904669] zswap: loaded using pool lzo/zbud\n[ 0.906443] Key type trusted registered\n[ 0.908843] Key type encrypted registered\n[ 0.909947] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.911337] ima: No TPM chip found, activating TPM-bypass!\n[ 0.912771] evm: HMAC attrs: 0x1\n[ 0.913998] Magic number: 14:862:281\n[ 0.915063] tty tty18: hash matches\n[ 0.916132] rtc_cmos 00:00: setting system clock to 2018-12-23 13:17:41 UTC (1545571061)\n[ 0.918309] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.919831] EDD information not available.\n[ 0.973247] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.975113] ata1.00: configured for MWDMA2\n[ 0.990613] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.993479] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.995124] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.996788] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.999623] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.001695] Write protecting the kernel read-only data: 14336k\n[ 1.003771] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.006312] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.35\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.617238] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nsr0 11:0 489472 config-2 \nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCLhUpHkHkmIvYyE29giioroGVG1OKYrQXqVs2318XlzJ4gF5b3LLzvz8/D3EL3AieR5M7U5w9v9xSpR4oncitaY3sYmLsBksqm3EarR5VHAsOiDuoV7eqgxyc2H944BNvo5k9cISVQNe7ByFO6mP31DXU85paMPdpMXxW1I9RvVvG5WHH14ST4Yps9ywPSypGFMu/Jhft364qDixPVzIu9H4w3ixpAGkZ/9Io4DRq1TcfmyMA4TjH1DKt1nw/6m8R1dchG921nvkcRnGSmBdPhsxZmJ2VdTlSbCusO+10V4GfUGDqaa3IY2CQP4Wbil1g3CNvhMFnF6YQl0gSXiQhN root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBALi/r50NfzE2gPb2ICSzCUbDHRTN7QIpFV+A0VxFILJeEyseM8Q8TYNz2VVkdlGX4eIjkEHdzuYpnTd0oq/DxhTja4mwqk1jgMWcAWupzdbB+gpHbILGaWbCM514wJxeYCgsZPBp6mPZnE7CkymUwr4e/PRtS7pdyrZmA5tE5y+xAAAAFQDGvyoOV5l2KRBufZ603uU2sUsZFQAAAIArkdB88m+HVRipOlhpZLOw2F/zeU0oIMj0SakmbEnPz0povb3nLwI4vv6zHdEgLEXWX9Cl6Uo5Q4pckFityFtPUXd7rnAhJzMbt+tIwkdNOpgT8BnezXmU+jipf0jBfrnh2a6IYA7hzB2DcS5oVbOLZKph778hF6KtxH+3fkqb6wAAAIEAsg5CtklDvdbNUOZ+2Xe2uUwJA3yVetrqVMKoVfu4hyHpgNbhYW0ezrhA1i+f4i/jYp4MHa/7BWx5TzEM/AG/rz3jqD4NyXXnRqFg3Y5F3OtgpFtzpiOEGm0U6r34vEuJtiOgik5S0JaaDctt9HMrgNObej6Awwwo3r7np7sh2tQ= 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:fef1:4d2a/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 93d0caa2-e6a8-489d-8ea3-95b2b02c1140\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.51 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.87s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:F1:4D:2A \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef1:4d2a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:12 errors:0 dropped:4 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:2314 (2.2 KiB) TX bytes:1234 (1.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-2-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.341089] usb 1-1: SerialNumber: 42\n[ 1.586141] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.599240] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.617238] random: dd urandom read with 13 bits of entropy available\n[ 1.656743] tsc: Refined TSC clocksource calibration: 3491.906 MHz\n[ 1.656745] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325572deef8, max_idle_ns: 440795222557 ns\n[ 1.658523] ISO 9660 Extensions: Microsoft Joliet Level 3\n[ 1.660345] ISO 9660 Extensions: RRIP_1991A\n[ 2.689067] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.035211] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nDec 23 13:18:24 cirros authpriv.info dropbear[511]: Exit (cirros): Exited normally\nDec 23 13:18:25 cirros authpriv.info dropbear[514]: Child connection from 10.10.10.11:34402\nDec 23 13:18:25 cirros authpriv.notice dropbear[514]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:34402\nDec 23 13:18:25 cirros authpriv.info dropbear[514]: Exit (cirros): Exited normally\nDec 23 13:18:25 cirros authpriv.info dropbear[517]: Child connection from 10.10.10.11:34404\nDec 23 13:18:25 cirros authpriv.notice dropbear[517]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:34404\nDec 23 13:18:25 cirros authpriv.info dropbear[517]: Exit (cirros): Exited normally\nDec 23 13:18:26 cirros authpriv.info dropbear[520]: Child connection from 10.10.10.11:34406\nDec 23 13:18:26 cirros authpriv.notice dropbear[520]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:34406\nDec 23 13:18:26 cirros authpriv.info dropbear[520]: Exit (cirros): Exited normally\nDec 23 13:18:26 cirros authpriv.info dropbear[523]: Child connection from 10.10.10.11:34408\nDec 23 13:18:26 cirros authpriv.notice dropbear[523]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:34408\nDec 23 13:18:26 cirros authpriv.info dropbear[523]: Exit (cirros): Exited normally\nDec 23 13:18:27 cirros authpriv.info dropbear[526]: Child connection from 10.10.10.11:34410\nDec 23 13:18:27 cirros authpriv.notice dropbear[526]: 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:34410\nDec 23 13:18:27 cirros authpriv.info dropbear[526]: Exit (cirros): Exited normally\nDec 23 13:18:27 cirros authpriv.info dropbear[529]: Child connection from 10.10.10.11:34412\nDec 23 13:18:27 cirros authpriv.notice dropbear[529]: 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:34412\nDec 23 13:18:27 cirros authpriv.info dropbear[529]: Exit (cirros): Exited normally\nDec 23 13:18:28 cirros authpriv.info dropbear[532]: Child connection from 10.10.10.11:34414\nDec 23 13:18:28 cirros authpriv.notice dropbear[532]: 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:34414\nDec 23 13:18:28 cirros authpriv.info dropbear[532]: Exit (cirros): Exited normally\nDec 23 13:18:28 cirros authpriv.info dropbear[535]: Child connection from 10.10.10.11:34416\nDec 23 13:18:28 cirros authpriv.notice dropbear[535]: 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:34416\nDec 23 13:18:28 cirros authpriv.info dropbear[535]: 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-12-23 13:18:31,960 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140/action used request id req-e53340de-6146-4ee7-bc9a-23acd23c959c 2018-12-23 13:18:33,997 - sdnvpn_test_utils - INFO - Waiting for instance 53f73987-7739-47b2-adb9-db082efcc5c7 to boot up 2018-12-23 13:18:34,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/53f73987-7739-47b2-adb9-db082efcc5c7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf0664cae9f34240af03f0b73256465456c5a97" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:18:35,079 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-0dfde92c-4507-452f-930e-523ca004d2c8 x-compute-request-id: req-0dfde92c-4507-452f-930e-523ca004d2c8 Content-Encoding: gzip Content-Length: 8149 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 488103216 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134178] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135829] pid_max: default: 32768 minimum: 301\n[ 0.136724] ACPI: Core revision 20150930\n[ 0.138111] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139425] Security Framework initialized\n[ 0.140239] Yama: becoming mindful.\n[ 0.140964] AppArmor: AppArmor initialized\n[ 0.141827] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143158] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144433] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145639] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147028] Initializing cgroup subsys io\n[ 0.147839] Initializing cgroup subsys memory\n[ 0.148698] Initializing cgroup subsys devices\n[ 0.149580] Initializing cgroup subsys freezer\n[ 0.150454] Initializing cgroup subsys net_cls\n[ 0.151322] Initializing cgroup subsys perf_event\n[ 0.152231] Initializing cgroup subsys net_prio\n[ 0.153113] Initializing cgroup subsys hugetlb\n[ 0.153978] Initializing cgroup subsys pids\n[ 0.154852] CPU: Physical Processor ID: 0\n[ 0.156366] mce: CPU supports 10 MCE banks\n[ 0.157216] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158212] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170115] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176536] ftrace: allocating 31920 entries in 125 pages\n[ 0.203387] smpboot: Max logical packages: 1\n[ 0.204275] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205644] x2apic enabled\n[ 0.206458] Switched APIC routing to physical x2apic.\n[ 0.208217] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211326] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213111] KVM setup paravirtual spinlock\n[ 0.214403] x86: Booted up 1 node, 1 CPUs\n[ 0.215216] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216600] devtmpfs: initialized\n[ 0.218315] evm: security.selinux\n[ 0.219012] evm: security.SMACK64\n[ 0.219703] evm: security.SMACK64EXEC\n[ 0.220447] evm: security.SMACK64TRANSMUTE\n[ 0.221253] evm: security.SMACK64MMAP\n[ 0.221997] evm: security.ima\n[ 0.222649] evm: security.capability\n[ 0.223454] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225309] pinctrl core: initialized pinctrl subsystem\n[ 0.226411] RTC time: 13:18:04, date: 12/23/18\n[ 0.227360] NET: Registered protocol family 16\n[ 0.228330] cpuidle: using governor ladder\n[ 0.229150] cpuidle: using governor menu\n[ 0.229932] PCCT header not found.\n[ 0.230688] ACPI: bus type PCI registered\n[ 0.231495] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232741] PCI: Using configuration type 1 for base access\n[ 0.234495] ACPI: Added _OSI(Module Device)\n[ 0.235343] ACPI: Added _OSI(Processor Device)\n[ 0.236202] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237099] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239197] ACPI: Interpreter enabled\n[ 0.239970] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243668] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245528] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247373] ACPI: (supports S0 S5)\n[ 0.248081] ACPI: Using IOAPIC for interrupt routing\n[ 0.249140] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252243] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253391] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254625] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255816] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258038] acpiphp: Slot [3] registered\n[ 0.258836] acpiphp: Slot [4] registered\n[ 0.259639] acpiphp: Slot [5] registered\n[ 0.260445] acpiphp: Slot [6] registered\n[ 0.261240] acpiphp: Slot [7] registered\n[ 0.262040] acpiphp: Slot [8] registered\n[ 0.262837] acpiphp: Slot [9] registered\n[ 0.263634] acpiphp: Slot [10] registered\n[ 0.264449] acpiphp: Slot [11] registered\n[ 0.265261] acpiphp: Slot [12] registered\n[ 0.266076] acpiphp: Slot [13] registered\n[ 0.266881] acpiphp: Slot [14] registered\n[ 0.267690] acpiphp: Slot [15] registered\n[ 0.278436] acpiphp: Slot [16] registered\n[ 0.279249] acpiphp: Slot [17] registered\n[ 0.280060] acpiphp: Slot [18] registered\n[ 0.280864] acpiphp: Slot [19] registered\n[ 0.281670] acpiphp: Slot [20] registered\n[ 0.282486] acpiphp: Slot [21] registered\n[ 0.283296] acpiphp: Slot [22] registered\n[ 0.284106] acpiphp: Slot [23] registered\n[ 0.284910] acpiphp: Slot [24] registered\n[ 0.285721] acpiphp: Slot [25] registered\n[ 0.286534] acpiphp: Slot [26] registered\n[ 0.287353] acpiphp: Slot [27] registered\n[ 0.288164] acpiphp: Slot [28] registered\n[ 0.288968] acpiphp: Slot [29] registered\n[ 0.289782] acpiphp: Slot [30] registered\n[ 0.290598] acpiphp: Slot [31] registered\n[ 0.291406] PCI host bridge to bus 0000:00\n[ 0.292213] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293420] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294636] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296081] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297524] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303706] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304982] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306157] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307423] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313793] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315248] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361519] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363020] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364451] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365868] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367262] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368519] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369842] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370899] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372447] vgaarb: loaded\n[ 0.373051] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374184] SCSI subsystem initialized\n[ 0.375000] ACPI: bus type USB registered\n[ 0.375822] usbcore: registered new interface driver usbfs\n[ 0.376866] usbcore: registered new interface driver hub\n[ 0.377881] usbcore: registered new device driver usb\n[ 0.378935] PCI: Using ACPI for IRQ routing\n[ 0.379964] NetLabel: Initializing\n[ 0.380687] NetLabel: domain hash size = 128\n[ 0.381547] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382500] NetLabel: unlabeled traffic allowed by default\n[ 0.383595] clocksource: Switched to clocksource kvm-clock\n[ 0.389006] AppArmor: AppArmor Filesystem Enabled\n[ 0.389971] pnp: PnP ACPI init\n[ 0.390879] pnp: PnP ACPI: found 5 devices\n[ 0.397245] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398948] NET: Registered protocol family 2\n[ 0.399913] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401196] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402385] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403562] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404662] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405857] NET: Registered protocol family 1\n[ 0.406741] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407860] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408951] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423022] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437284] Trying to unpack rootfs image as initramfs...\n[ 0.487099] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500963] Scanning for low memory corruption every 60 seconds\n[ 0.502307] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503471] audit: initializing netlink subsys (disabled)\n[ 0.504523] audit: type=2000 audit(1545571084.845:1): initialized\n[ 0.505854] Initialise system trusted keyring\n[ 0.506805] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507993] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509958] zbud: loaded\n[ 0.510665] VFS: Disk quotas dquot_6.6.0\n[ 0.511493] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513034] fuse init (API version 7.23)\n[ 0.513925] Key type big_key registered\n[ 0.514739] Allocating IMA MOK and blacklist keyrings.\n[ 0.515879] Key type asymmetric registered\n[ 0.516710] Asymmetric key parser 'x509' registered\n[ 0.517692] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519554] io scheduler noop registered\n[ 0.520387] io scheduler deadline registered (default)\n[ 0.521404] io scheduler cfq registered\n[ 0.522245] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523305] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524591] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526094] ACPI: Power Button [PWRF]\n[ 0.526927] GHES: HEST is not enabled!\n[ 0.540773] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568992] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571433] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597399] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600088] Linux agpgart interface v0.103\n[ 0.602426] brd: module loaded\n[ 0.603814] loop: module loaded\n[ 0.609237] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611132] GPT:90111 != 2097151\n[ 0.611994] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613434] GPT:90111 != 2097151\n[ 0.614292] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615541] vda: vda1 vda15\n[ 0.617265] scsi host0: ata_piix\n[ 0.618205] scsi host1: ata_piix\n[ 0.619111] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620722] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622579] libphy: Fixed MDIO Bus: probed\n[ 0.623825] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625076] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627492] PPP generic driver version 2.4.2\n[ 0.628674] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.630285] ehci-pci: EHCI PCI platform driver\n[ 0.631442] ehci-platform: EHCI generic platform driver\n[ 0.632769] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634298] ohci-pci: OHCI PCI platform driver\n[ 0.635452] ohci-platform: OHCI generic platform driver\n[ 0.636780] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.652095] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655338] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659154] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.661253] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664222] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.668437] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.670352] usb usb1: Product: UHCI Host Controller\n[ 0.671605] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.673141] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.674490] hub 1-0:1.0: USB hub found\n[ 0.675282] hub 1-0:1.0: 2 ports detected\n[ 0.676209] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.678350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.679325] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.680373] mousedev: PS/2 mouse device common for all mice\n[ 0.681629] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.683495] rtc_cmos 00:00: RTC can wake from S4\n[ 0.684604] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.685811] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687007] i2c /dev entries driver\n[ 0.687787] device-mapper: uevent: version 1.0.3\n[ 0.688760] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.690400] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.691696] NET: Registered protocol family 10\n[ 0.692692] NET: Registered protocol family 17\n[ 0.693580] Key type dns_resolver registered\n[ 0.694521] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.695641] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.697407] registered taskstats version 1\n[ 0.698246] Loading compiled-in X.509 certificates\n[ 0.699702] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701575] zswap: loaded using pool lzo/zbud\n[ 0.702953] Key type trusted registered\n[ 0.704644] Key type encrypted registered\n[ 0.705490] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.706527] ima: No TPM chip found, activating TPM-bypass!\n[ 0.707567] evm: HMAC attrs: 0x1\n[ 0.708521] Magic number: 14:415:332\n[ 0.709325] tty tty53: hash matches\n[ 0.710119] rtc_cmos 00:00: setting system clock to 2018-12-23 13:18:05 UTC (1545571085)\n[ 0.711751] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.712877] EDD information not available.\n[ 0.776208] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777633] ata1.00: configured for MWDMA2\n[ 0.789130] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791357] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792583] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793834] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795704] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797230] Write protecting the kernel read-only data: 14336k\n[ 0.798791] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800601] 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.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.360420] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n/dev/root resized successfully [took 2.54s]\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 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-12-23 13:18:35,080 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/53f73987-7739-47b2-adb9-db082efcc5c7/action used request id req-0dfde92c-4507-452f-930e-523ca004d2c8 2018-12-23 13:18:37,083 - sdnvpn_test_utils - INFO - Waiting for instance a20ddb84-19fe-4a04-baf7-54d067fd90a6 to boot up 2018-12-23 13:18:37,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d44451bcbb7de547bffd1199290e4caee77fe88f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:18:38,164 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:18: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-2cb20402-8016-4c09-bfa9-785781b486a6 x-compute-request-id: req-2cb20402-8016-4c09-bfa9-785781b486a6 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 508906706 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128158] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.129765] pid_max: default: 32768 minimum: 301\n[ 0.130637] ACPI: Core revision 20150930\n[ 0.131995] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133260] Security Framework initialized\n[ 0.134059] Yama: becoming mindful.\n[ 0.134773] AppArmor: AppArmor initialized\n[ 0.135613] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136922] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138171] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139356] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140710] Initializing cgroup subsys io\n[ 0.141531] Initializing cgroup subsys memory\n[ 0.142368] Initializing cgroup subsys devices\n[ 0.143222] Initializing cgroup subsys freezer\n[ 0.144081] Initializing cgroup subsys net_cls\n[ 0.144946] Initializing cgroup subsys perf_event\n[ 0.145836] Initializing cgroup subsys net_prio\n[ 0.146700] Initializing cgroup subsys hugetlb\n[ 0.147551] Initializing cgroup subsys pids\n[ 0.148408] CPU: Physical Processor ID: 0\n[ 0.149884] mce: CPU supports 10 MCE banks\n[ 0.150705] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151682] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168676] ftrace: allocating 31920 entries in 125 pages\n[ 0.194833] smpboot: Max logical packages: 1\n[ 0.195697] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197013] x2apic enabled\n[ 0.197802] Switched APIC routing to physical x2apic.\n[ 0.199536] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200637] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202583] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204343] KVM setup paravirtual spinlock\n[ 0.205609] x86: Booted up 1 node, 1 CPUs\n[ 0.206394] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.207750] devtmpfs: initialized\n[ 0.209451] evm: security.selinux\n[ 0.210136] evm: security.SMACK64\n[ 0.210807] evm: security.SMACK64EXEC\n[ 0.211538] evm: security.SMACK64TRANSMUTE\n[ 0.212332] evm: security.SMACK64MMAP\n[ 0.213058] evm: security.ima\n[ 0.213689] evm: security.capability\n[ 0.214479] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216286] pinctrl core: initialized pinctrl subsystem\n[ 0.217346] RTC time: 13:17:52, date: 12/23/18\n[ 0.218283] NET: Registered protocol family 16\n[ 0.219231] cpuidle: using governor ladder\n[ 0.220027] cpuidle: using governor menu\n[ 0.220800] PCCT header not found.\n[ 0.221533] ACPI: bus type PCI registered\n[ 0.222320] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.223528] PCI: Using configuration type 1 for base access\n[ 0.225269] ACPI: Added _OSI(Module Device)\n[ 0.226089] ACPI: Added _OSI(Processor Device)\n[ 0.226940] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.227822] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.229920] ACPI: Interpreter enabled\n[ 0.230665] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.232470] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.237887] ACPI: (supports S0 S5)\n[ 0.238580] ACPI: Using IOAPIC for interrupt routing\n[ 0.239618] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243793] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244993] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246163] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248342] acpiphp: Slot [3] registered\n[ 0.249122] acpiphp: Slot [4] registered\n[ 0.249908] acpiphp: Slot [5] registered\n[ 0.250692] acpiphp: Slot [6] registered\n[ 0.251462] acpiphp: Slot [7] registered\n[ 0.252245] acpiphp: Slot [8] registered\n[ 0.253036] acpiphp: Slot [9] registered\n[ 0.253812] acpiphp: Slot [10] registered\n[ 0.254596] acpiphp: Slot [11] registered\n[ 0.255387] acpiphp: Slot [12] registered\n[ 0.256183] acpiphp: Slot [13] registered\n[ 0.256986] acpiphp: Slot [14] registered\n[ 0.257778] acpiphp: Slot [15] registered\n[ 0.268681] acpiphp: Slot [16] registered\n[ 0.269471] acpiphp: Slot [17] registered\n[ 0.270271] acpiphp: Slot [18] registered\n[ 0.271061] acpiphp: Slot [19] registered\n[ 0.271855] acpiphp: Slot [20] registered\n[ 0.272643] acpiphp: Slot [21] registered\n[ 0.273431] acpiphp: Slot [22] registered\n[ 0.274231] acpiphp: Slot [23] registered\n[ 0.275029] acpiphp: Slot [24] registered\n[ 0.275826] acpiphp: Slot [25] registered\n[ 0.276609] acpiphp: Slot [26] registered\n[ 0.277395] acpiphp: Slot [27] registered\n[ 0.278199] acpiphp: Slot [28] registered\n[ 0.278998] acpiphp: Slot [29] registered\n[ 0.279784] acpiphp: Slot [30] registered\n[ 0.280568] acpiphp: Slot [31] registered\n[ 0.281354] PCI host bridge to bus 0000:00\n[ 0.282147] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283329] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285925] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287342] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293431] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294684] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297061] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303469] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304972] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350200] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351660] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353070] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354469] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355842] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357090] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358231] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360891] vgaarb: loaded\n[ 0.361490] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362617] SCSI subsystem initialized\n[ 0.363427] ACPI: bus type USB registered\n[ 0.364233] usbcore: registered new interface driver usbfs\n[ 0.365246] usbcore: registered new interface driver hub\n[ 0.366242] usbcore: registered new device driver usb\n[ 0.367292] PCI: Using ACPI for IRQ routing\n[ 0.368300] NetLabel: Initializing\n[ 0.369005] NetLabel: domain hash size = 128\n[ 0.369856] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370797] NetLabel: unlabeled traffic allowed by default\n[ 0.371883] clocksource: Switched to clocksource kvm-clock\n[ 0.377322] AppArmor: AppArmor Filesystem Enabled\n[ 0.378285] pnp: PnP ACPI init\n[ 0.379185] pnp: PnP ACPI: found 5 devices\n[ 0.385556] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387242] NET: Registered protocol family 2\n[ 0.388192] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389467] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391804] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392896] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394078] NET: Registered protocol family 1\n[ 0.394953] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396055] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397135] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411163] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425387] Trying to unpack rootfs image as initramfs...\n[ 0.475193] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489030] Scanning for low memory corruption every 60 seconds\n[ 0.490337] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491481] audit: initializing netlink subsys (disabled)\n[ 0.492516] audit: type=2000 audit(1545571073.070:1): initialized\n[ 0.493840] Initialise system trusted keyring\n[ 0.494774] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495954] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497915] zbud: loaded\n[ 0.498615] VFS: Disk quotas dquot_6.6.0\n[ 0.499437] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500976] fuse init (API version 7.23)\n[ 0.501869] Key type big_key registered\n[ 0.502671] Allocating IMA MOK and blacklist keyrings.\n[ 0.504154] Key type asymmetric registered\n[ 0.504975] Asymmetric key parser 'x509' registered\n[ 0.505932] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507383] io scheduler noop registered\n[ 0.508183] io scheduler deadline registered (default)\n[ 0.509164] io scheduler cfq registered\n[ 0.509990] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511035] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512306] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513762] ACPI: Power Button [PWRF]\n[ 0.514590] GHES: HEST is not enabled!\n[ 0.528418] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556588] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558831] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583827] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.585980] Linux agpgart interface v0.103\n[ 0.588013] brd: module loaded\n[ 0.589145] loop: module loaded\n[ 0.593799] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595257] GPT:90111 != 2097151\n[ 0.595935] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597025] GPT:90111 != 2097151\n[ 0.597696] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598652] vda: vda1 vda15\n[ 0.600095] scsi host0: ata_piix\n[ 0.600833] scsi host1: ata_piix\n[ 0.601546] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602769] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.604221] libphy: Fixed MDIO Bus: probed\n[ 0.605036] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605987] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608118] PPP generic driver version 2.4.2\n[ 0.609000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610276] ehci-pci: EHCI PCI platform driver\n[ 0.611141] ehci-platform: EHCI generic platform driver\n[ 0.612137] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613261] ohci-pci: OHCI PCI platform driver\n[ 0.614117] ohci-platform: OHCI generic platform driver\n[ 0.615100] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630253] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631515] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633354] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634518] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635774] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.637181] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.638844] usb usb1: Product: UHCI Host Controller\n[ 0.639974] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.641108] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.642060] hub 1-0:1.0: USB hub found\n[ 0.642834] hub 1-0:1.0: 2 ports detected\n[ 0.643725] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.645843] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.646780] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.647795] mousedev: PS/2 mouse device common for all mice\n[ 0.649044] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.650869] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651961] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.654348] i2c /dev entries driver\n[ 0.655101] device-mapper: uevent: version 1.0.3\n[ 0.656044] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.657664] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658925] NET: Registered protocol family 10\n[ 0.659920] NET: Registered protocol family 17\n[ 0.660792] Key type dns_resolver registered\n[ 0.661711] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.662790] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.664531] registered taskstats version 1\n[ 0.665371] Loading compiled-in X.509 certificates\n[ 0.666814] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668668] zswap: loaded using pool lzo/zbud\n[ 0.670022] Key type trusted registered\n[ 0.671561] Key type encrypted registered\n[ 0.672406] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673434] ima: No TPM chip found, activating TPM-bypass!\n[ 0.674467] evm: HMAC attrs: 0x1\n[ 0.675393] Magic number: 14:862:281\n[ 0.676192] tty tty18: hash matches\n[ 0.676977] rtc_cmos 00:00: setting system clock to 2018-12-23 13:17:53 UTC (1545571073)\n[ 0.678574] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679696] EDD information not available.\n[ 0.760505] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.761944] ata1.00: configured for MWDMA2\n[ 0.773536] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.775697] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.776905] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.778127] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.779978] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.781505] Write protecting the kernel read-only data: 14336k\n[ 0.783068] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.784871] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.26\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.448620] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.79s]\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-12-23 13:18:38,165 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6/action used request id req-2cb20402-8016-4c09-bfa9-785781b486a6 2018-12-23 13:18:40,168 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-12-23 13:19:10,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/53f73987-7739-47b2-adb9-db082efcc5c7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf0664cae9f34240af03f0b73256465456c5a97" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:19:11,262 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-6f6e4e92-651c-41f7-8e9f-6aa75ee8fe92 x-compute-request-id: req-6f6e4e92-651c-41f7-8e9f-6aa75ee8fe92 Content-Encoding: gzip Content-Length: 8164 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 488103216 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134178] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135829] pid_max: default: 32768 minimum: 301\n[ 0.136724] ACPI: Core revision 20150930\n[ 0.138111] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139425] Security Framework initialized\n[ 0.140239] Yama: becoming mindful.\n[ 0.140964] AppArmor: AppArmor initialized\n[ 0.141827] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143158] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144433] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145639] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147028] Initializing cgroup subsys io\n[ 0.147839] Initializing cgroup subsys memory\n[ 0.148698] Initializing cgroup subsys devices\n[ 0.149580] Initializing cgroup subsys freezer\n[ 0.150454] Initializing cgroup subsys net_cls\n[ 0.151322] Initializing cgroup subsys perf_event\n[ 0.152231] Initializing cgroup subsys net_prio\n[ 0.153113] Initializing cgroup subsys hugetlb\n[ 0.153978] Initializing cgroup subsys pids\n[ 0.154852] CPU: Physical Processor ID: 0\n[ 0.156366] mce: CPU supports 10 MCE banks\n[ 0.157216] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158212] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170115] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176536] ftrace: allocating 31920 entries in 125 pages\n[ 0.203387] smpboot: Max logical packages: 1\n[ 0.204275] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205644] x2apic enabled\n[ 0.206458] Switched APIC routing to physical x2apic.\n[ 0.208217] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211326] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213111] KVM setup paravirtual spinlock\n[ 0.214403] x86: Booted up 1 node, 1 CPUs\n[ 0.215216] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216600] devtmpfs: initialized\n[ 0.218315] evm: security.selinux\n[ 0.219012] evm: security.SMACK64\n[ 0.219703] evm: security.SMACK64EXEC\n[ 0.220447] evm: security.SMACK64TRANSMUTE\n[ 0.221253] evm: security.SMACK64MMAP\n[ 0.221997] evm: security.ima\n[ 0.222649] evm: security.capability\n[ 0.223454] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225309] pinctrl core: initialized pinctrl subsystem\n[ 0.226411] RTC time: 13:18:04, date: 12/23/18\n[ 0.227360] NET: Registered protocol family 16\n[ 0.228330] cpuidle: using governor ladder\n[ 0.229150] cpuidle: using governor menu\n[ 0.229932] PCCT header not found.\n[ 0.230688] ACPI: bus type PCI registered\n[ 0.231495] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232741] PCI: Using configuration type 1 for base access\n[ 0.234495] ACPI: Added _OSI(Module Device)\n[ 0.235343] ACPI: Added _OSI(Processor Device)\n[ 0.236202] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237099] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239197] ACPI: Interpreter enabled\n[ 0.239970] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243668] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245528] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247373] ACPI: (supports S0 S5)\n[ 0.248081] ACPI: Using IOAPIC for interrupt routing\n[ 0.249140] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252243] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253391] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254625] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255816] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258038] acpiphp: Slot [3] registered\n[ 0.258836] acpiphp: Slot [4] registered\n[ 0.259639] acpiphp: Slot [5] registered\n[ 0.260445] acpiphp: Slot [6] registered\n[ 0.261240] acpiphp: Slot [7] registered\n[ 0.262040] acpiphp: Slot [8] registered\n[ 0.262837] acpiphp: Slot [9] registered\n[ 0.263634] acpiphp: Slot [10] registered\n[ 0.264449] acpiphp: Slot [11] registered\n[ 0.265261] acpiphp: Slot [12] registered\n[ 0.266076] acpiphp: Slot [13] registered\n[ 0.266881] acpiphp: Slot [14] registered\n[ 0.267690] acpiphp: Slot [15] registered\n[ 0.278436] acpiphp: Slot [16] registered\n[ 0.279249] acpiphp: Slot [17] registered\n[ 0.280060] acpiphp: Slot [18] registered\n[ 0.280864] acpiphp: Slot [19] registered\n[ 0.281670] acpiphp: Slot [20] registered\n[ 0.282486] acpiphp: Slot [21] registered\n[ 0.283296] acpiphp: Slot [22] registered\n[ 0.284106] acpiphp: Slot [23] registered\n[ 0.284910] acpiphp: Slot [24] registered\n[ 0.285721] acpiphp: Slot [25] registered\n[ 0.286534] acpiphp: Slot [26] registered\n[ 0.287353] acpiphp: Slot [27] registered\n[ 0.288164] acpiphp: Slot [28] registered\n[ 0.288968] acpiphp: Slot [29] registered\n[ 0.289782] acpiphp: Slot [30] registered\n[ 0.290598] acpiphp: Slot [31] registered\n[ 0.291406] PCI host bridge to bus 0000:00\n[ 0.292213] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293420] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294636] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296081] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297524] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303706] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304982] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306157] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307423] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313793] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315248] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361519] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363020] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364451] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365868] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367262] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368519] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369842] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370899] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372447] vgaarb: loaded\n[ 0.373051] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374184] SCSI subsystem initialized\n[ 0.375000] ACPI: bus type USB registered\n[ 0.375822] usbcore: registered new interface driver usbfs\n[ 0.376866] usbcore: registered new interface driver hub\n[ 0.377881] usbcore: registered new device driver usb\n[ 0.378935] PCI: Using ACPI for IRQ routing\n[ 0.379964] NetLabel: Initializing\n[ 0.380687] NetLabel: domain hash size = 128\n[ 0.381547] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382500] NetLabel: unlabeled traffic allowed by default\n[ 0.383595] clocksource: Switched to clocksource kvm-clock\n[ 0.389006] AppArmor: AppArmor Filesystem Enabled\n[ 0.389971] pnp: PnP ACPI init\n[ 0.390879] pnp: PnP ACPI: found 5 devices\n[ 0.397245] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398948] NET: Registered protocol family 2\n[ 0.399913] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401196] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402385] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403562] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404662] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405857] NET: Registered protocol family 1\n[ 0.406741] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407860] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408951] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423022] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437284] Trying to unpack rootfs image as initramfs...\n[ 0.487099] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500963] Scanning for low memory corruption every 60 seconds\n[ 0.502307] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503471] audit: initializing netlink subsys (disabled)\n[ 0.504523] audit: type=2000 audit(1545571084.845:1): initialized\n[ 0.505854] Initialise system trusted keyring\n[ 0.506805] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507993] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509958] zbud: loaded\n[ 0.510665] VFS: Disk quotas dquot_6.6.0\n[ 0.511493] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513034] fuse init (API version 7.23)\n[ 0.513925] Key type big_key registered\n[ 0.514739] Allocating IMA MOK and blacklist keyrings.\n[ 0.515879] Key type asymmetric registered\n[ 0.516710] Asymmetric key parser 'x509' registered\n[ 0.517692] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519554] io scheduler noop registered\n[ 0.520387] io scheduler deadline registered (default)\n[ 0.521404] io scheduler cfq registered\n[ 0.522245] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523305] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524591] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526094] ACPI: Power Button [PWRF]\n[ 0.526927] GHES: HEST is not enabled!\n[ 0.540773] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568992] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571433] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597399] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600088] Linux agpgart interface v0.103\n[ 0.602426] brd: module loaded\n[ 0.603814] loop: module loaded\n[ 0.609237] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611132] GPT:90111 != 2097151\n[ 0.611994] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613434] GPT:90111 != 2097151\n[ 0.614292] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615541] vda: vda1 vda15\n[ 0.617265] scsi host0: ata_piix\n[ 0.618205] scsi host1: ata_piix\n[ 0.619111] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620722] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622579] libphy: Fixed MDIO Bus: probed\n[ 0.623825] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625076] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627492] PPP generic driver version 2.4.2\n[ 0.628674] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.630285] ehci-pci: EHCI PCI platform driver\n[ 0.631442] ehci-platform: EHCI generic platform driver\n[ 0.632769] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634298] ohci-pci: OHCI PCI platform driver\n[ 0.635452] ohci-platform: OHCI generic platform driver\n[ 0.636780] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.652095] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655338] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659154] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.661253] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664222] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.668437] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.670352] usb usb1: Product: UHCI Host Controller\n[ 0.671605] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.673141] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.674490] hub 1-0:1.0: USB hub found\n[ 0.675282] hub 1-0:1.0: 2 ports detected\n[ 0.676209] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.678350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.679325] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.680373] mousedev: PS/2 mouse device common for all mice\n[ 0.681629] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.683495] rtc_cmos 00:00: RTC can wake from S4\n[ 0.684604] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.685811] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687007] i2c /dev entries driver\n[ 0.687787] device-mapper: uevent: version 1.0.3\n[ 0.688760] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.690400] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.691696] NET: Registered protocol family 10\n[ 0.692692] NET: Registered protocol family 17\n[ 0.693580] Key type dns_resolver registered\n[ 0.694521] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.695641] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.697407] registered taskstats version 1\n[ 0.698246] Loading compiled-in X.509 certificates\n[ 0.699702] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701575] zswap: loaded using pool lzo/zbud\n[ 0.702953] Key type trusted registered\n[ 0.704644] Key type encrypted registered\n[ 0.705490] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.706527] ima: No TPM chip found, activating TPM-bypass!\n[ 0.707567] evm: HMAC attrs: 0x1\n[ 0.708521] Magic number: 14:415:332\n[ 0.709325] tty tty53: hash matches\n[ 0.710119] rtc_cmos 00:00: setting system clock to 2018-12-23 13:18:05 UTC (1545571085)\n[ 0.711751] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.712877] EDD information not available.\n[ 0.776208] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777633] ata1.00: configured for MWDMA2\n[ 0.789130] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791357] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792583] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793834] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795704] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797230] Write protecting the kernel read-only data: 14336k\n[ 0.798791] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800601] 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.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.360420] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n/dev/root resized successfully [took 2.54s]\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 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-12-23 13:19:11,263 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/53f73987-7739-47b2-adb9-db082efcc5c7/action used request id req-6f6e4e92-651c-41f7-8e9f-6aa75ee8fe92 2018-12-23 13:19:11,264 - 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-12-23 13:19:11,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/53f73987-7739-47b2-adb9-db082efcc5c7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf0664cae9f34240af03f0b73256465456c5a97" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:19:12,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-f824d851-15c8-4619-afbc-dd9ecbff36be x-compute-request-id: req-f824d851-15c8-4619-afbc-dd9ecbff36be Content-Encoding: gzip Content-Length: 8164 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 488103216 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134178] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135829] pid_max: default: 32768 minimum: 301\n[ 0.136724] ACPI: Core revision 20150930\n[ 0.138111] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139425] Security Framework initialized\n[ 0.140239] Yama: becoming mindful.\n[ 0.140964] AppArmor: AppArmor initialized\n[ 0.141827] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143158] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144433] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145639] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147028] Initializing cgroup subsys io\n[ 0.147839] Initializing cgroup subsys memory\n[ 0.148698] Initializing cgroup subsys devices\n[ 0.149580] Initializing cgroup subsys freezer\n[ 0.150454] Initializing cgroup subsys net_cls\n[ 0.151322] Initializing cgroup subsys perf_event\n[ 0.152231] Initializing cgroup subsys net_prio\n[ 0.153113] Initializing cgroup subsys hugetlb\n[ 0.153978] Initializing cgroup subsys pids\n[ 0.154852] CPU: Physical Processor ID: 0\n[ 0.156366] mce: CPU supports 10 MCE banks\n[ 0.157216] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158212] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170115] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176536] ftrace: allocating 31920 entries in 125 pages\n[ 0.203387] smpboot: Max logical packages: 1\n[ 0.204275] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205644] x2apic enabled\n[ 0.206458] Switched APIC routing to physical x2apic.\n[ 0.208217] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211326] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213111] KVM setup paravirtual spinlock\n[ 0.214403] x86: Booted up 1 node, 1 CPUs\n[ 0.215216] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216600] devtmpfs: initialized\n[ 0.218315] evm: security.selinux\n[ 0.219012] evm: security.SMACK64\n[ 0.219703] evm: security.SMACK64EXEC\n[ 0.220447] evm: security.SMACK64TRANSMUTE\n[ 0.221253] evm: security.SMACK64MMAP\n[ 0.221997] evm: security.ima\n[ 0.222649] evm: security.capability\n[ 0.223454] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225309] pinctrl core: initialized pinctrl subsystem\n[ 0.226411] RTC time: 13:18:04, date: 12/23/18\n[ 0.227360] NET: Registered protocol family 16\n[ 0.228330] cpuidle: using governor ladder\n[ 0.229150] cpuidle: using governor menu\n[ 0.229932] PCCT header not found.\n[ 0.230688] ACPI: bus type PCI registered\n[ 0.231495] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232741] PCI: Using configuration type 1 for base access\n[ 0.234495] ACPI: Added _OSI(Module Device)\n[ 0.235343] ACPI: Added _OSI(Processor Device)\n[ 0.236202] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237099] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.239197] ACPI: Interpreter enabled\n[ 0.239970] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241825] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243668] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.245528] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.247373] ACPI: (supports S0 S5)\n[ 0.248081] ACPI: Using IOAPIC for interrupt routing\n[ 0.249140] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.252243] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.253391] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.254625] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255816] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.258038] acpiphp: Slot [3] registered\n[ 0.258836] acpiphp: Slot [4] registered\n[ 0.259639] acpiphp: Slot [5] registered\n[ 0.260445] acpiphp: Slot [6] registered\n[ 0.261240] acpiphp: Slot [7] registered\n[ 0.262040] acpiphp: Slot [8] registered\n[ 0.262837] acpiphp: Slot [9] registered\n[ 0.263634] acpiphp: Slot [10] registered\n[ 0.264449] acpiphp: Slot [11] registered\n[ 0.265261] acpiphp: Slot [12] registered\n[ 0.266076] acpiphp: Slot [13] registered\n[ 0.266881] acpiphp: Slot [14] registered\n[ 0.267690] acpiphp: Slot [15] registered\n[ 0.278436] acpiphp: Slot [16] registered\n[ 0.279249] acpiphp: Slot [17] registered\n[ 0.280060] acpiphp: Slot [18] registered\n[ 0.280864] acpiphp: Slot [19] registered\n[ 0.281670] acpiphp: Slot [20] registered\n[ 0.282486] acpiphp: Slot [21] registered\n[ 0.283296] acpiphp: Slot [22] registered\n[ 0.284106] acpiphp: Slot [23] registered\n[ 0.284910] acpiphp: Slot [24] registered\n[ 0.285721] acpiphp: Slot [25] registered\n[ 0.286534] acpiphp: Slot [26] registered\n[ 0.287353] acpiphp: Slot [27] registered\n[ 0.288164] acpiphp: Slot [28] registered\n[ 0.288968] acpiphp: Slot [29] registered\n[ 0.289782] acpiphp: Slot [30] registered\n[ 0.290598] acpiphp: Slot [31] registered\n[ 0.291406] PCI host bridge to bus 0000:00\n[ 0.292213] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.293420] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294636] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.296081] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297524] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303706] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304982] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306157] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307423] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313793] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315248] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361519] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363020] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364451] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365868] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367262] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368519] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.369842] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.370899] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372447] vgaarb: loaded\n[ 0.373051] vgaarb: bridge control possible 0000:00:02.0\n[ 0.374184] SCSI subsystem initialized\n[ 0.375000] ACPI: bus type USB registered\n[ 0.375822] usbcore: registered new interface driver usbfs\n[ 0.376866] usbcore: registered new interface driver hub\n[ 0.377881] usbcore: registered new device driver usb\n[ 0.378935] PCI: Using ACPI for IRQ routing\n[ 0.379964] NetLabel: Initializing\n[ 0.380687] NetLabel: domain hash size = 128\n[ 0.381547] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382500] NetLabel: unlabeled traffic allowed by default\n[ 0.383595] clocksource: Switched to clocksource kvm-clock\n[ 0.389006] AppArmor: AppArmor Filesystem Enabled\n[ 0.389971] pnp: PnP ACPI init\n[ 0.390879] pnp: PnP ACPI: found 5 devices\n[ 0.397245] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398948] NET: Registered protocol family 2\n[ 0.399913] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401196] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402385] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403562] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404662] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405857] NET: Registered protocol family 1\n[ 0.406741] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.407860] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.408951] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423022] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437284] Trying to unpack rootfs image as initramfs...\n[ 0.487099] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.500963] Scanning for low memory corruption every 60 seconds\n[ 0.502307] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503471] audit: initializing netlink subsys (disabled)\n[ 0.504523] audit: type=2000 audit(1545571084.845:1): initialized\n[ 0.505854] Initialise system trusted keyring\n[ 0.506805] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507993] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509958] zbud: loaded\n[ 0.510665] VFS: Disk quotas dquot_6.6.0\n[ 0.511493] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513034] fuse init (API version 7.23)\n[ 0.513925] Key type big_key registered\n[ 0.514739] Allocating IMA MOK and blacklist keyrings.\n[ 0.515879] Key type asymmetric registered\n[ 0.516710] Asymmetric key parser 'x509' registered\n[ 0.517692] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519554] io scheduler noop registered\n[ 0.520387] io scheduler deadline registered (default)\n[ 0.521404] io scheduler cfq registered\n[ 0.522245] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523305] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524591] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.526094] ACPI: Power Button [PWRF]\n[ 0.526927] GHES: HEST is not enabled!\n[ 0.540773] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568992] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571433] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597399] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600088] Linux agpgart interface v0.103\n[ 0.602426] brd: module loaded\n[ 0.603814] loop: module loaded\n[ 0.609237] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611132] GPT:90111 != 2097151\n[ 0.611994] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613434] GPT:90111 != 2097151\n[ 0.614292] GPT: Use GNU Parted to correct GPT errors.\n[ 0.615541] vda: vda1 vda15\n[ 0.617265] scsi host0: ata_piix\n[ 0.618205] scsi host1: ata_piix\n[ 0.619111] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620722] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622579] libphy: Fixed MDIO Bus: probed\n[ 0.623825] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625076] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627492] PPP generic driver version 2.4.2\n[ 0.628674] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.630285] ehci-pci: EHCI PCI platform driver\n[ 0.631442] ehci-platform: EHCI generic platform driver\n[ 0.632769] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634298] ohci-pci: OHCI PCI platform driver\n[ 0.635452] ohci-platform: OHCI generic platform driver\n[ 0.636780] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.652095] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655338] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659154] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.661253] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.664222] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.668437] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.670352] usb usb1: Product: UHCI Host Controller\n[ 0.671605] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.673141] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.674490] hub 1-0:1.0: USB hub found\n[ 0.675282] hub 1-0:1.0: 2 ports detected\n[ 0.676209] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.678350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.679325] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.680373] mousedev: PS/2 mouse device common for all mice\n[ 0.681629] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.683495] rtc_cmos 00:00: RTC can wake from S4\n[ 0.684604] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.685811] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687007] i2c /dev entries driver\n[ 0.687787] device-mapper: uevent: version 1.0.3\n[ 0.688760] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.690400] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.691696] NET: Registered protocol family 10\n[ 0.692692] NET: Registered protocol family 17\n[ 0.693580] Key type dns_resolver registered\n[ 0.694521] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.695641] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.697407] registered taskstats version 1\n[ 0.698246] Loading compiled-in X.509 certificates\n[ 0.699702] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701575] zswap: loaded using pool lzo/zbud\n[ 0.702953] Key type trusted registered\n[ 0.704644] Key type encrypted registered\n[ 0.705490] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.706527] ima: No TPM chip found, activating TPM-bypass!\n[ 0.707567] evm: HMAC attrs: 0x1\n[ 0.708521] Magic number: 14:415:332\n[ 0.709325] tty tty53: hash matches\n[ 0.710119] rtc_cmos 00:00: setting system clock to 2018-12-23 13:18:05 UTC (1545571085)\n[ 0.711751] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.712877] EDD information not available.\n[ 0.776208] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.777633] ata1.00: configured for MWDMA2\n[ 0.789130] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.791357] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.792583] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.793834] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.795704] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797230] Write protecting the kernel read-only data: 14336k\n[ 0.798791] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.800601] 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.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.360420] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n/dev/root resized successfully [took 2.54s]\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 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-12-23 13:19:12,337 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/53f73987-7739-47b2-adb9-db082efcc5c7/action used request id req-f824d851-15c8-4619-afbc-dd9ecbff36be 2018-12-23 13:19:12,338 - sdnvpn-results - DEBUG - [PASS] [10.10.10.12] returns 'I am sdnvpn-2-2' to 'sdnvpn-2-1'[10.10.10.11] 2018-12-23 13:19:12,339 - sdnvpn-results - INFO - Create VPN2 with eRT=iRT 2018-12-23 13:19:12,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2864cd673eb2c16af48a9999d91b05cef76443c4" -d '{"bgpvpn": {"route_targets": "88:88", "import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-2-892970", "route_distinguishers": "222:222"}}' 2018-12-23 13:19:12,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 352 X-Openstack-Request-Id: req-661affca-b51a-47b7-b4f6-044b9d91ff8d Date: Sun, 23 Dec 2018 13:19:12 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["222:222"], "routers": [], "id": "cd1b657b-6e13-4f0f-acdf-bd380afea864", "name": "sdnvpn-2-892970", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "import_targets": ["88:88"], "networks": [], "route_targets": ["88:88"], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "type": "l3"}} 2018-12-23 13:19:12,552 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns used request id req-661affca-b51a-47b7-b4f6-044b9d91ff8d 2018-12-23 13:19:12,552 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-2-892970', u'route_distinguishers': [u'222:222'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'1b564ea31c8e45b6a10fe5a84fe49166', u'route_targets': [u'88:88'], u'project_id': u'1b564ea31c8e45b6a10fe5a84fe49166', u'type': u'l3', u'id': u'cd1b657b-6e13-4f0f-acdf-bd380afea864'}} 2018-12-23 13:19:12,552 - sdnvpn-results - INFO - Associate network 'sdnvpn-2-2-net' to the VPN2. 2018-12-23 13:19:12,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/cd1b657b-6e13-4f0f-acdf-bd380afea864/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2864cd673eb2c16af48a9999d91b05cef76443c4" -d '{"network_association": {"network_id": "b3a75777-6648-4f19-b99a-476008eb00b1"}}' 2018-12-23 13:19:13,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-931e73c7-b6d6-4759-b7c5-1bbd68b810b5 Date: Sun, 23 Dec 2018 13:19:13 GMT RESP BODY: {"network_association": {"network_id": "b3a75777-6648-4f19-b99a-476008eb00b1", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "31717744-b843-4cb1-9aee-f31eb64e5caa"}} 2018-12-23 13:19:13,125 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/cd1b657b-6e13-4f0f-acdf-bd380afea864/network_associations used request id req-931e73c7-b6d6-4759-b7c5-1bbd68b810b5 2018-12-23 13:19:13,125 - sdnvpn_test_utils - DEBUG - Waiting for network f7bdd6fc-cb29-4113-b193-ba1e81b7381b to associate with BGPVPN 1f69f5a0-b2c6-4e60-9104-3521f85cdb96 2018-12-23 13:19:13,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/f7bdd6fc-cb29-4113-b193-ba1e81b7381b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2864cd673eb2c16af48a9999d91b05cef76443c4" 2018-12-23 13:19:13,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 390 X-Openstack-Request-Id: req-bcfba931-bf27-4748-bd34-328a3dee2725 Date: Sun, 23 Dec 2018 13:19:13 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["111:111"], "routers": [], "id": "f7bdd6fc-cb29-4113-b193-ba1e81b7381b", "name": "sdnvpn-1-163952", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "import_targets": ["55:55"], "networks": ["1f69f5a0-b2c6-4e60-9104-3521f85cdb96"], "route_targets": ["55:55"], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "type": "l3"}} 2018-12-23 13:19:13,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/f7bdd6fc-cb29-4113-b193-ba1e81b7381b used request id req-bcfba931-bf27-4748-bd34-328a3dee2725 2018-12-23 13:19:14,440 - sdnvpn_test_utils - DEBUG - Waiting for network cd1b657b-6e13-4f0f-acdf-bd380afea864 to associate with BGPVPN b3a75777-6648-4f19-b99a-476008eb00b1 2018-12-23 13:19:14,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/cd1b657b-6e13-4f0f-acdf-bd380afea864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2864cd673eb2c16af48a9999d91b05cef76443c4" 2018-12-23 13:19:14,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 390 X-Openstack-Request-Id: req-9fedce26-a94e-414b-894e-40ade959a80f Date: Sun, 23 Dec 2018 13:19:14 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["222:222"], "routers": [], "id": "cd1b657b-6e13-4f0f-acdf-bd380afea864", "name": "sdnvpn-2-892970", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "import_targets": ["88:88"], "networks": ["b3a75777-6648-4f19-b99a-476008eb00b1"], "route_targets": ["88:88"], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "type": "l3"}} 2018-12-23 13:19:14,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/cd1b657b-6e13-4f0f-acdf-bd380afea864 used request id req-9fedce26-a94e-414b-894e-40ade959a80f 2018-12-23 13:19:15,761 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-12-23 13:19:45,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d44451bcbb7de547bffd1199290e4caee77fe88f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:19:46,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-8abca23e-e3ce-4ab2-8fba-cd876e2c1aba x-compute-request-id: req-8abca23e-e3ce-4ab2-8fba-cd876e2c1aba 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 508906706 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128158] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.129765] pid_max: default: 32768 minimum: 301\n[ 0.130637] ACPI: Core revision 20150930\n[ 0.131995] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133260] Security Framework initialized\n[ 0.134059] Yama: becoming mindful.\n[ 0.134773] AppArmor: AppArmor initialized\n[ 0.135613] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136922] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138171] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139356] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140710] Initializing cgroup subsys io\n[ 0.141531] Initializing cgroup subsys memory\n[ 0.142368] Initializing cgroup subsys devices\n[ 0.143222] Initializing cgroup subsys freezer\n[ 0.144081] Initializing cgroup subsys net_cls\n[ 0.144946] Initializing cgroup subsys perf_event\n[ 0.145836] Initializing cgroup subsys net_prio\n[ 0.146700] Initializing cgroup subsys hugetlb\n[ 0.147551] Initializing cgroup subsys pids\n[ 0.148408] CPU: Physical Processor ID: 0\n[ 0.149884] mce: CPU supports 10 MCE banks\n[ 0.150705] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151682] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168676] ftrace: allocating 31920 entries in 125 pages\n[ 0.194833] smpboot: Max logical packages: 1\n[ 0.195697] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197013] x2apic enabled\n[ 0.197802] Switched APIC routing to physical x2apic.\n[ 0.199536] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200637] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202583] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204343] KVM setup paravirtual spinlock\n[ 0.205609] x86: Booted up 1 node, 1 CPUs\n[ 0.206394] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.207750] devtmpfs: initialized\n[ 0.209451] evm: security.selinux\n[ 0.210136] evm: security.SMACK64\n[ 0.210807] evm: security.SMACK64EXEC\n[ 0.211538] evm: security.SMACK64TRANSMUTE\n[ 0.212332] evm: security.SMACK64MMAP\n[ 0.213058] evm: security.ima\n[ 0.213689] evm: security.capability\n[ 0.214479] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216286] pinctrl core: initialized pinctrl subsystem\n[ 0.217346] RTC time: 13:17:52, date: 12/23/18\n[ 0.218283] NET: Registered protocol family 16\n[ 0.219231] cpuidle: using governor ladder\n[ 0.220027] cpuidle: using governor menu\n[ 0.220800] PCCT header not found.\n[ 0.221533] ACPI: bus type PCI registered\n[ 0.222320] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.223528] PCI: Using configuration type 1 for base access\n[ 0.225269] ACPI: Added _OSI(Module Device)\n[ 0.226089] ACPI: Added _OSI(Processor Device)\n[ 0.226940] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.227822] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.229920] ACPI: Interpreter enabled\n[ 0.230665] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.232470] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.237887] ACPI: (supports S0 S5)\n[ 0.238580] ACPI: Using IOAPIC for interrupt routing\n[ 0.239618] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243793] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244993] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246163] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248342] acpiphp: Slot [3] registered\n[ 0.249122] acpiphp: Slot [4] registered\n[ 0.249908] acpiphp: Slot [5] registered\n[ 0.250692] acpiphp: Slot [6] registered\n[ 0.251462] acpiphp: Slot [7] registered\n[ 0.252245] acpiphp: Slot [8] registered\n[ 0.253036] acpiphp: Slot [9] registered\n[ 0.253812] acpiphp: Slot [10] registered\n[ 0.254596] acpiphp: Slot [11] registered\n[ 0.255387] acpiphp: Slot [12] registered\n[ 0.256183] acpiphp: Slot [13] registered\n[ 0.256986] acpiphp: Slot [14] registered\n[ 0.257778] acpiphp: Slot [15] registered\n[ 0.268681] acpiphp: Slot [16] registered\n[ 0.269471] acpiphp: Slot [17] registered\n[ 0.270271] acpiphp: Slot [18] registered\n[ 0.271061] acpiphp: Slot [19] registered\n[ 0.271855] acpiphp: Slot [20] registered\n[ 0.272643] acpiphp: Slot [21] registered\n[ 0.273431] acpiphp: Slot [22] registered\n[ 0.274231] acpiphp: Slot [23] registered\n[ 0.275029] acpiphp: Slot [24] registered\n[ 0.275826] acpiphp: Slot [25] registered\n[ 0.276609] acpiphp: Slot [26] registered\n[ 0.277395] acpiphp: Slot [27] registered\n[ 0.278199] acpiphp: Slot [28] registered\n[ 0.278998] acpiphp: Slot [29] registered\n[ 0.279784] acpiphp: Slot [30] registered\n[ 0.280568] acpiphp: Slot [31] registered\n[ 0.281354] PCI host bridge to bus 0000:00\n[ 0.282147] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283329] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285925] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287342] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293431] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294684] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297061] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303469] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304972] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350200] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351660] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353070] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354469] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355842] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357090] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358231] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360891] vgaarb: loaded\n[ 0.361490] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362617] SCSI subsystem initialized\n[ 0.363427] ACPI: bus type USB registered\n[ 0.364233] usbcore: registered new interface driver usbfs\n[ 0.365246] usbcore: registered new interface driver hub\n[ 0.366242] usbcore: registered new device driver usb\n[ 0.367292] PCI: Using ACPI for IRQ routing\n[ 0.368300] NetLabel: Initializing\n[ 0.369005] NetLabel: domain hash size = 128\n[ 0.369856] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370797] NetLabel: unlabeled traffic allowed by default\n[ 0.371883] clocksource: Switched to clocksource kvm-clock\n[ 0.377322] AppArmor: AppArmor Filesystem Enabled\n[ 0.378285] pnp: PnP ACPI init\n[ 0.379185] pnp: PnP ACPI: found 5 devices\n[ 0.385556] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387242] NET: Registered protocol family 2\n[ 0.388192] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389467] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391804] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392896] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394078] NET: Registered protocol family 1\n[ 0.394953] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396055] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397135] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411163] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425387] Trying to unpack rootfs image as initramfs...\n[ 0.475193] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489030] Scanning for low memory corruption every 60 seconds\n[ 0.490337] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491481] audit: initializing netlink subsys (disabled)\n[ 0.492516] audit: type=2000 audit(1545571073.070:1): initialized\n[ 0.493840] Initialise system trusted keyring\n[ 0.494774] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495954] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497915] zbud: loaded\n[ 0.498615] VFS: Disk quotas dquot_6.6.0\n[ 0.499437] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500976] fuse init (API version 7.23)\n[ 0.501869] Key type big_key registered\n[ 0.502671] Allocating IMA MOK and blacklist keyrings.\n[ 0.504154] Key type asymmetric registered\n[ 0.504975] Asymmetric key parser 'x509' registered\n[ 0.505932] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507383] io scheduler noop registered\n[ 0.508183] io scheduler deadline registered (default)\n[ 0.509164] io scheduler cfq registered\n[ 0.509990] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511035] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512306] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513762] ACPI: Power Button [PWRF]\n[ 0.514590] GHES: HEST is not enabled!\n[ 0.528418] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556588] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558831] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583827] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.585980] Linux agpgart interface v0.103\n[ 0.588013] brd: module loaded\n[ 0.589145] loop: module loaded\n[ 0.593799] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595257] GPT:90111 != 2097151\n[ 0.595935] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597025] GPT:90111 != 2097151\n[ 0.597696] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598652] vda: vda1 vda15\n[ 0.600095] scsi host0: ata_piix\n[ 0.600833] scsi host1: ata_piix\n[ 0.601546] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602769] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.604221] libphy: Fixed MDIO Bus: probed\n[ 0.605036] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605987] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608118] PPP generic driver version 2.4.2\n[ 0.609000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610276] ehci-pci: EHCI PCI platform driver\n[ 0.611141] ehci-platform: EHCI generic platform driver\n[ 0.612137] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613261] ohci-pci: OHCI PCI platform driver\n[ 0.614117] ohci-platform: OHCI generic platform driver\n[ 0.615100] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630253] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631515] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633354] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634518] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635774] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.637181] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.638844] usb usb1: Product: UHCI Host Controller\n[ 0.639974] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.641108] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.642060] hub 1-0:1.0: USB hub found\n[ 0.642834] hub 1-0:1.0: 2 ports detected\n[ 0.643725] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.645843] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.646780] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.647795] mousedev: PS/2 mouse device common for all mice\n[ 0.649044] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.650869] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651961] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.654348] i2c /dev entries driver\n[ 0.655101] device-mapper: uevent: version 1.0.3\n[ 0.656044] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.657664] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658925] NET: Registered protocol family 10\n[ 0.659920] NET: Registered protocol family 17\n[ 0.660792] Key type dns_resolver registered\n[ 0.661711] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.662790] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.664531] registered taskstats version 1\n[ 0.665371] Loading compiled-in X.509 certificates\n[ 0.666814] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668668] zswap: loaded using pool lzo/zbud\n[ 0.670022] Key type trusted registered\n[ 0.671561] Key type encrypted registered\n[ 0.672406] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673434] ima: No TPM chip found, activating TPM-bypass!\n[ 0.674467] evm: HMAC attrs: 0x1\n[ 0.675393] Magic number: 14:862:281\n[ 0.676192] tty tty18: hash matches\n[ 0.676977] rtc_cmos 00:00: setting system clock to 2018-12-23 13:17:53 UTC (1545571073)\n[ 0.678574] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679696] EDD information not available.\n[ 0.760505] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.761944] ata1.00: configured for MWDMA2\n[ 0.773536] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.775697] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.776905] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.778127] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.779978] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.781505] Write protecting the kernel read-only data: 14336k\n[ 0.783068] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.784871] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.26\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.448620] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.79s]\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\n10.10.10.11 not reachable\n"} 2018-12-23 13:19:46,864 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6/action used request id req-8abca23e-e3ce-4ab2-8fba-cd876e2c1aba 2018-12-23 13:19:46,865 - 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-12-23 13:19:46,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d44451bcbb7de547bffd1199290e4caee77fe88f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:19:47,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-11945fc0-dff0-4970-aff0-ac3a4d31a80b x-compute-request-id: req-11945fc0-dff0-4970-aff0-ac3a4d31a80b 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 508906706 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128158] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.129765] pid_max: default: 32768 minimum: 301\n[ 0.130637] ACPI: Core revision 20150930\n[ 0.131995] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133260] Security Framework initialized\n[ 0.134059] Yama: becoming mindful.\n[ 0.134773] AppArmor: AppArmor initialized\n[ 0.135613] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136922] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138171] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139356] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140710] Initializing cgroup subsys io\n[ 0.141531] Initializing cgroup subsys memory\n[ 0.142368] Initializing cgroup subsys devices\n[ 0.143222] Initializing cgroup subsys freezer\n[ 0.144081] Initializing cgroup subsys net_cls\n[ 0.144946] Initializing cgroup subsys perf_event\n[ 0.145836] Initializing cgroup subsys net_prio\n[ 0.146700] Initializing cgroup subsys hugetlb\n[ 0.147551] Initializing cgroup subsys pids\n[ 0.148408] CPU: Physical Processor ID: 0\n[ 0.149884] mce: CPU supports 10 MCE banks\n[ 0.150705] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151682] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168676] ftrace: allocating 31920 entries in 125 pages\n[ 0.194833] smpboot: Max logical packages: 1\n[ 0.195697] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197013] x2apic enabled\n[ 0.197802] Switched APIC routing to physical x2apic.\n[ 0.199536] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200637] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202583] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204343] KVM setup paravirtual spinlock\n[ 0.205609] x86: Booted up 1 node, 1 CPUs\n[ 0.206394] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.207750] devtmpfs: initialized\n[ 0.209451] evm: security.selinux\n[ 0.210136] evm: security.SMACK64\n[ 0.210807] evm: security.SMACK64EXEC\n[ 0.211538] evm: security.SMACK64TRANSMUTE\n[ 0.212332] evm: security.SMACK64MMAP\n[ 0.213058] evm: security.ima\n[ 0.213689] evm: security.capability\n[ 0.214479] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216286] pinctrl core: initialized pinctrl subsystem\n[ 0.217346] RTC time: 13:17:52, date: 12/23/18\n[ 0.218283] NET: Registered protocol family 16\n[ 0.219231] cpuidle: using governor ladder\n[ 0.220027] cpuidle: using governor menu\n[ 0.220800] PCCT header not found.\n[ 0.221533] ACPI: bus type PCI registered\n[ 0.222320] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.223528] PCI: Using configuration type 1 for base access\n[ 0.225269] ACPI: Added _OSI(Module Device)\n[ 0.226089] ACPI: Added _OSI(Processor Device)\n[ 0.226940] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.227822] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.229920] ACPI: Interpreter enabled\n[ 0.230665] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.232470] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.237887] ACPI: (supports S0 S5)\n[ 0.238580] ACPI: Using IOAPIC for interrupt routing\n[ 0.239618] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243793] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244993] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246163] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248342] acpiphp: Slot [3] registered\n[ 0.249122] acpiphp: Slot [4] registered\n[ 0.249908] acpiphp: Slot [5] registered\n[ 0.250692] acpiphp: Slot [6] registered\n[ 0.251462] acpiphp: Slot [7] registered\n[ 0.252245] acpiphp: Slot [8] registered\n[ 0.253036] acpiphp: Slot [9] registered\n[ 0.253812] acpiphp: Slot [10] registered\n[ 0.254596] acpiphp: Slot [11] registered\n[ 0.255387] acpiphp: Slot [12] registered\n[ 0.256183] acpiphp: Slot [13] registered\n[ 0.256986] acpiphp: Slot [14] registered\n[ 0.257778] acpiphp: Slot [15] registered\n[ 0.268681] acpiphp: Slot [16] registered\n[ 0.269471] acpiphp: Slot [17] registered\n[ 0.270271] acpiphp: Slot [18] registered\n[ 0.271061] acpiphp: Slot [19] registered\n[ 0.271855] acpiphp: Slot [20] registered\n[ 0.272643] acpiphp: Slot [21] registered\n[ 0.273431] acpiphp: Slot [22] registered\n[ 0.274231] acpiphp: Slot [23] registered\n[ 0.275029] acpiphp: Slot [24] registered\n[ 0.275826] acpiphp: Slot [25] registered\n[ 0.276609] acpiphp: Slot [26] registered\n[ 0.277395] acpiphp: Slot [27] registered\n[ 0.278199] acpiphp: Slot [28] registered\n[ 0.278998] acpiphp: Slot [29] registered\n[ 0.279784] acpiphp: Slot [30] registered\n[ 0.280568] acpiphp: Slot [31] registered\n[ 0.281354] PCI host bridge to bus 0000:00\n[ 0.282147] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283329] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285925] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287342] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293431] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294684] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295826] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297061] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303469] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304972] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350200] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351660] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353070] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354469] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355842] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357090] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358231] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360891] vgaarb: loaded\n[ 0.361490] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362617] SCSI subsystem initialized\n[ 0.363427] ACPI: bus type USB registered\n[ 0.364233] usbcore: registered new interface driver usbfs\n[ 0.365246] usbcore: registered new interface driver hub\n[ 0.366242] usbcore: registered new device driver usb\n[ 0.367292] PCI: Using ACPI for IRQ routing\n[ 0.368300] NetLabel: Initializing\n[ 0.369005] NetLabel: domain hash size = 128\n[ 0.369856] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370797] NetLabel: unlabeled traffic allowed by default\n[ 0.371883] clocksource: Switched to clocksource kvm-clock\n[ 0.377322] AppArmor: AppArmor Filesystem Enabled\n[ 0.378285] pnp: PnP ACPI init\n[ 0.379185] pnp: PnP ACPI: found 5 devices\n[ 0.385556] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387242] NET: Registered protocol family 2\n[ 0.388192] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389467] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390636] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391804] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392896] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394078] NET: Registered protocol family 1\n[ 0.394953] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396055] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397135] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411163] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425387] Trying to unpack rootfs image as initramfs...\n[ 0.475193] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489030] Scanning for low memory corruption every 60 seconds\n[ 0.490337] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491481] audit: initializing netlink subsys (disabled)\n[ 0.492516] audit: type=2000 audit(1545571073.070:1): initialized\n[ 0.493840] Initialise system trusted keyring\n[ 0.494774] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495954] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497915] zbud: loaded\n[ 0.498615] VFS: Disk quotas dquot_6.6.0\n[ 0.499437] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500976] fuse init (API version 7.23)\n[ 0.501869] Key type big_key registered\n[ 0.502671] Allocating IMA MOK and blacklist keyrings.\n[ 0.504154] Key type asymmetric registered\n[ 0.504975] Asymmetric key parser 'x509' registered\n[ 0.505932] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507383] io scheduler noop registered\n[ 0.508183] io scheduler deadline registered (default)\n[ 0.509164] io scheduler cfq registered\n[ 0.509990] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511035] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512306] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513762] ACPI: Power Button [PWRF]\n[ 0.514590] GHES: HEST is not enabled!\n[ 0.528418] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556588] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558831] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583827] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.585980] Linux agpgart interface v0.103\n[ 0.588013] brd: module loaded\n[ 0.589145] loop: module loaded\n[ 0.593799] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595257] GPT:90111 != 2097151\n[ 0.595935] GPT:Alternate GPT header not at the end of the disk.\n[ 0.597025] GPT:90111 != 2097151\n[ 0.597696] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598652] vda: vda1 vda15\n[ 0.600095] scsi host0: ata_piix\n[ 0.600833] scsi host1: ata_piix\n[ 0.601546] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602769] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.604221] libphy: Fixed MDIO Bus: probed\n[ 0.605036] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605987] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608118] PPP generic driver version 2.4.2\n[ 0.609000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610276] ehci-pci: EHCI PCI platform driver\n[ 0.611141] ehci-platform: EHCI generic platform driver\n[ 0.612137] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613261] ohci-pci: OHCI PCI platform driver\n[ 0.614117] ohci-platform: OHCI generic platform driver\n[ 0.615100] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630253] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631515] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633354] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634518] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.635774] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.637181] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.638844] usb usb1: Product: UHCI Host Controller\n[ 0.639974] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.641108] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.642060] hub 1-0:1.0: USB hub found\n[ 0.642834] hub 1-0:1.0: 2 ports detected\n[ 0.643725] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.645843] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.646780] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.647795] mousedev: PS/2 mouse device common for all mice\n[ 0.649044] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.650869] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651961] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653162] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.654348] i2c /dev entries driver\n[ 0.655101] device-mapper: uevent: version 1.0.3\n[ 0.656044] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.657664] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.658925] NET: Registered protocol family 10\n[ 0.659920] NET: Registered protocol family 17\n[ 0.660792] Key type dns_resolver registered\n[ 0.661711] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.662790] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.664531] registered taskstats version 1\n[ 0.665371] Loading compiled-in X.509 certificates\n[ 0.666814] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.668668] zswap: loaded using pool lzo/zbud\n[ 0.670022] Key type trusted registered\n[ 0.671561] Key type encrypted registered\n[ 0.672406] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673434] ima: No TPM chip found, activating TPM-bypass!\n[ 0.674467] evm: HMAC attrs: 0x1\n[ 0.675393] Magic number: 14:862:281\n[ 0.676192] tty tty18: hash matches\n[ 0.676977] rtc_cmos 00:00: setting system clock to 2018-12-23 13:17:53 UTC (1545571073)\n[ 0.678574] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679696] EDD information not available.\n[ 0.760505] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.761944] ata1.00: configured for MWDMA2\n[ 0.773536] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.775697] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.776905] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.778127] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.779978] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.781505] Write protecting the kernel read-only data: 14336k\n[ 0.783068] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.784871] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.26\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.448620] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.79s]\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\n10.10.10.11 not reachable\n"} 2018-12-23 13:19:47,937 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6/action used request id req-11945fc0-dff0-4970-aff0-ac3a4d31a80b 2018-12-23 13:19:47,938 - sdnvpn-results - DEBUG - [PASS] [10.10.10.11] returns 'I am not reachable' to 'sdnvpn-2-4'[10.10.10.12] 2018-12-23 13:19:47,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/53f73987-7739-47b2-adb9-db082efcc5c7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a798e1f25924253da7842d6a3e2c874f78bfa6aa" -d '{"forceDelete": null}' 2018-12-23 13:19:48,109 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13: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-5574e0d7-2494-4560-af45-557acbc13902 x-compute-request-id: req-5574e0d7-2494-4560-af45-557acbc13902 Content-Length: 0 Content-Type: application/json 2018-12-23 13:19:48,109 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/53f73987-7739-47b2-adb9-db082efcc5c7/action used request id req-5574e0d7-2494-4560-af45-557acbc13902 2018-12-23 13:19:48,109 - sdnvpn_test_utils - DEBUG - Waiting for instance 53f73987-7739-47b2-adb9-db082efcc5c7 to be deleted 2018-12-23 13:19:48,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a798e1f25924253da7842d6a3e2c874f78bfa6aa" 2018-12-23 13:19:48,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-3e78dca4-6f88-4a91-89ee-58b8745e5475 x-compute-request-id: req-3e78dca4-6f88-4a91-89ee-58b8745e5475 Content-Encoding: gzip Content-Length: 979 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:f7:bf", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/53f73987-7739-47b2-adb9-db082efcc5c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/53f73987-7739-47b2-adb9-db082efcc5c7", "rel": "bookmark"}], "image": {"id": "f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "links": [{"href": "http://172.30.9.22:8774/images/f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-12-23T13:18:04.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "53f73987-7739-47b2-adb9-db082efcc5c7", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:19:48Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-1", "created": "2018-12-23T13:18:00Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:f6:a0", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6", "rel": "bookmark"}], "image": {"id": "f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "links": [{"href": "http://172.30.9.22:8774/images/f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-12-23T13:17:52.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "a20ddb84-19fe-4a04-baf7-54d067fd90a6", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:17:52Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2018-12-23T13:17:47Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:4d:2a", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140", "rel": "bookmark"}], "image": {"id": "f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "links": [{"href": "http://172.30.9.22:8774/images/f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-12-23T13:17:40.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "93d0caa2-e6a8-489d-8ea3-95b2b02c1140", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:17:40Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2018-12-23T13:17:34Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:19:48,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-3e78dca4-6f88-4a91-89ee-58b8745e5475 2018-12-23 13:19:50,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a798e1f25924253da7842d6a3e2c874f78bfa6aa" 2018-12-23 13:19:51,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-8b2c6d24-c95c-48e4-a782-3d224ece7cf3 x-compute-request-id: req-8b2c6d24-c95c-48e4-a782-3d224ece7cf3 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:f6:a0", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6", "rel": "bookmark"}], "image": {"id": "f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "links": [{"href": "http://172.30.9.22:8774/images/f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-12-23T13:17:52.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "a20ddb84-19fe-4a04-baf7-54d067fd90a6", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:17:52Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2018-12-23T13:17:47Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:4d:2a", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140", "rel": "bookmark"}], "image": {"id": "f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "links": [{"href": "http://172.30.9.22:8774/images/f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-12-23T13:17:40.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "93d0caa2-e6a8-489d-8ea3-95b2b02c1140", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:17:40Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2018-12-23T13:17:34Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:19:51,757 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-8b2c6d24-c95c-48e4-a782-3d224ece7cf3 2018-12-23 13:19:53,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a798e1f25924253da7842d6a3e2c874f78bfa6aa" -d '{"forceDelete": null}' 2018-12-23 13:19:53,935 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:19:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0675084d-6267-4865-8941-86912725a85e x-compute-request-id: req-0675084d-6267-4865-8941-86912725a85e Content-Length: 0 Content-Type: application/json 2018-12-23 13:19:53,935 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140/action used request id req-0675084d-6267-4865-8941-86912725a85e 2018-12-23 13:19:53,936 - sdnvpn_test_utils - DEBUG - Waiting for instance 93d0caa2-e6a8-489d-8ea3-95b2b02c1140 to be deleted 2018-12-23 13:19:53,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a798e1f25924253da7842d6a3e2c874f78bfa6aa" 2018-12-23 13:19:54,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:19: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-bf99b3d3-40d1-4832-8d2d-f7ec0107866e x-compute-request-id: req-bf99b3d3-40d1-4832-8d2d-f7ec0107866e Content-Encoding: gzip Content-Length: 892 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:f6:a0", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6", "rel": "bookmark"}], "image": {"id": "f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "links": [{"href": "http://172.30.9.22:8774/images/f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-12-23T13:17:52.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "a20ddb84-19fe-4a04-baf7-54d067fd90a6", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:17:52Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2018-12-23T13:17:47Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:4d:2a", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/93d0caa2-e6a8-489d-8ea3-95b2b02c1140", "rel": "bookmark"}], "image": {"id": "f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "links": [{"href": "http://172.30.9.22:8774/images/f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-12-23T13:17:40.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "93d0caa2-e6a8-489d-8ea3-95b2b02c1140", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:19:53Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2018-12-23T13:17:34Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:19:54,586 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-bf99b3d3-40d1-4832-8d2d-f7ec0107866e 2018-12-23 13:19:56,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a798e1f25924253da7842d6a3e2c874f78bfa6aa" 2018-12-23 13:19:57,071 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-04c7ecaa-70cd-47ba-b93c-a11f988cd03a x-compute-request-id: req-04c7ecaa-70cd-47ba-b93c-a11f988cd03a Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:f6:a0", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6", "rel": "bookmark"}], "image": {"id": "f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "links": [{"href": "http://172.30.9.22:8774/images/f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-12-23T13:17:52.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "a20ddb84-19fe-4a04-baf7-54d067fd90a6", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:17:52Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2018-12-23T13:17:47Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:19:57,071 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-04c7ecaa-70cd-47ba-b93c-a11f988cd03a 2018-12-23 13:19:59,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a798e1f25924253da7842d6a3e2c874f78bfa6aa" -d '{"forceDelete": null}' 2018-12-23 13:19:59,234 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:19:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8ad1fbb6-d757-4466-8075-f007785e1d38 x-compute-request-id: req-8ad1fbb6-d757-4466-8075-f007785e1d38 Content-Length: 0 Content-Type: application/json 2018-12-23 13:19:59,234 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6/action used request id req-8ad1fbb6-d757-4466-8075-f007785e1d38 2018-12-23 13:19:59,235 - sdnvpn_test_utils - DEBUG - Waiting for instance a20ddb84-19fe-4a04-baf7-54d067fd90a6 to be deleted 2018-12-23 13:19:59,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a798e1f25924253da7842d6a3e2c874f78bfa6aa" 2018-12-23 13:20:00,133 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:19:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5377fb4-69a8-4631-b802-43db803ba5c4 x-compute-request-id: req-d5377fb4-69a8-4631-b802-43db803ba5c4 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-2-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:f6:a0", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a20ddb84-19fe-4a04-baf7-54d067fd90a6", "rel": "bookmark"}], "image": {"id": "f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "links": [{"href": "http://172.30.9.22:8774/images/f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-12-23T13:17:52.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "a20ddb84-19fe-4a04-baf7-54d067fd90a6", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:19:59Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2018-12-23T13:17:47Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:20:00,133 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-d5377fb4-69a8-4631-b802-43db803ba5c4 2018-12-23 13:20:02,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a798e1f25924253da7842d6a3e2c874f78bfa6aa" 2018-12-23 13:20:02,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:20:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a3d8c047-0db4-45b7-9fda-bcbc818fdb60 x-compute-request-id: req-a3d8c047-0db4-45b7-9fda-bcbc818fdb60 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 13:20:02,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-a3d8c047-0db4-45b7-9fda-bcbc818fdb60 2018-12-23 13:20:04,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6466f9d88c478f66e22ad9606045f84ed339a10f" 2018-12-23 13:20:05,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-df09efb6-3be5-4e74-a4f0-24892334e58b Date: Sun, 23 Dec 2018 13:20:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 13:20:05,479 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/f36b7891-40ab-4ac3-a8a8-c163ba6a9bb0 used request id req-df09efb6-3be5-4e74-a4f0-24892334e58b 2018-12-23 13:20:05,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/f7bdd6fc-cb29-4113-b193-ba1e81b7381b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2864cd673eb2c16af48a9999d91b05cef76443c4" 2018-12-23 13:20:05,984 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9a8c4d38-1cd3-4081-860c-5825b23043bd Content-Length: 0 Date: Sun, 23 Dec 2018 13:20:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:20:05,984 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/f7bdd6fc-cb29-4113-b193-ba1e81b7381b used request id req-9a8c4d38-1cd3-4081-860c-5825b23043bd 2018-12-23 13:20:05,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/cd1b657b-6e13-4f0f-acdf-bd380afea864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2864cd673eb2c16af48a9999d91b05cef76443c4" 2018-12-23 13:20:06,353 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2ba3cc90-b0ac-4e0e-adeb-34ace9976fea Content-Length: 0 Date: Sun, 23 Dec 2018 13:20:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:20:06,353 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/cd1b657b-6e13-4f0f-acdf-bd380afea864 used request id req-2ba3cc90-b0ac-4e0e-adeb-34ace9976fea 2018-12-23 13:20:06,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/67fb5cfd-21b4-4c29-b6aa-c3625f354423 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2864cd673eb2c16af48a9999d91b05cef76443c4" 2018-12-23 13:20:08,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ee438ca0-c491-42dd-9497-856fdb3dfd49 Date: Sun, 23 Dec 2018 13:20:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:20:08,699 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/67fb5cfd-21b4-4c29-b6aa-c3625f354423 used request id req-ee438ca0-c491-42dd-9497-856fdb3dfd49 2018-12-23 13:20:08,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/f5af874b-caef-4e89-9dad-cd80cb12b02e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2864cd673eb2c16af48a9999d91b05cef76443c4" 2018-12-23 13:20:11,138 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bc2e2d2d-8262-4ffb-b1ce-25c286ab5f3b Date: Sun, 23 Dec 2018 13:20:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:20:11,138 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/f5af874b-caef-4e89-9dad-cd80cb12b02e used request id req-bc2e2d2d-8262-4ffb-b1ce-25c286ab5f3b 2018-12-23 13:20:11,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/1f69f5a0-b2c6-4e60-9104-3521f85cdb96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2864cd673eb2c16af48a9999d91b05cef76443c4" 2018-12-23 13:20:12,171 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0d96ab65-2063-4e23-9868-9aa991ddd075 Date: Sun, 23 Dec 2018 13:20:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:20:12,171 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/1f69f5a0-b2c6-4e60-9104-3521f85cdb96 used request id req-0d96ab65-2063-4e23-9868-9aa991ddd075 2018-12-23 13:20:12,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/b3a75777-6648-4f19-b99a-476008eb00b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2864cd673eb2c16af48a9999d91b05cef76443c4" 2018-12-23 13:20:13,022 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-392c92c4-8014-47e3-9fb2-52b52b36aef2 Date: Sun, 23 Dec 2018 13:20:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:20:13,022 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/b3a75777-6648-4f19-b99a-476008eb00b1 used request id req-392c92c4-8014-47e3-9fb2-52b52b36aef2 2018-12-23 13:20:13,022 - 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-12-23 13:20:13,022 - sdnvpn-results - INFO - All the subtests have passed. 2018-12-23 13:20:13,023 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_2 2018-12-23 13:20:13,023 - 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-12-23 13:20:13,023 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets' 2018-12-23 13:20:13,024 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================== 2018-12-23 13:20:13,024 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_1 2018-12-23 13:20:13,105 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_1 main method 2018-12-23 13:20:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:20:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:20:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:20:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:20:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:20:13,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:20:13,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:20:13,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:20:13,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:20:13,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:20:13,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:20:13,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:20:13,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:20:13,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:20:13,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:20:13,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:20:13,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:20:13,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:20:13,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:20:13,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:20:13,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:20:13,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:20:13,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:20:13,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:20:13,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:20:13,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:20:13,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:20:13,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:20:13,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:20:13,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:20:13,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:20:13,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:20:13,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:20:13,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:20:13,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:20:13,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:20:13,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:20:13,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:20:13,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:20:13,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:20:13,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:20:13,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:20:13,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:20:13,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:20:13,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:20:13,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:20:13,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:20:13,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:20:13,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-12-23 13:20:13,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:20:13,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:20:13,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:20:13,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:20:13,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:20:13,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:20:13,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:20:13,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:20:13,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:20:13,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:20:13,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:20:13,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:20:13,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:20:13,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:20:13,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:20:13,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:20:13,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:20:13,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:20:13,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:20:13,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:20:13,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:20:13,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:20:13,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:20:13,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:20:13,115 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-12-23 13:20:13,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:20:13,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04d995fc-96c7-4716-8c4e-0f46f85151c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:20:13,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-04d995fc-96c7-4716-8c4e-0f46f85151c5 2018-12-23 13:20:13,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:20:13,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:20:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["OHh4s47mSdCaftM0xWStAA"], "issued_at": "2018-12-23T13:20:13.000000Z"}} 2018-12-23 13:20:13,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67755e013ca71cd4acb7963b38b86fb923ae666e" 2018-12-23 13:20:13,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-05bbdb4d-8416-4f4e-b32f-24813b34c6ad Date: Sun, 23 Dec 2018 13:20:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-12-23 13:20:13,682 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20 used request id req-05bbdb4d-8416-4f4e-b32f-24813b34c6ad 2018-12-23 13:20:13,682 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-12-23 13:20:13,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67755e013ca71cd4acb7963b38b86fb923ae666e" 2018-12-23 13:20:13,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e2c72b89-fac2-4ab0-ba6d-3bc79d8afa59 Date: Sun, 23 Dec 2018 13:20:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 13:20:13,849 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-e2c72b89-fac2-4ab0-ba6d-3bc79d8afa59 2018-12-23 13:20:13,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}67755e013ca71cd4acb7963b38b86fb923ae666e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-12-23 13:20:14,476 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/23a86975-57c9-44cb-a2c2-18a45ed30750 X-Openstack-Request-Id: req-16268d19-3090-4c0d-8472-5e09ca349a27 Date: Sun, 23 Dec 2018 13:20:14 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T13:20:14Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T13:20:14Z", "visibility": "public", "locations": [], "self": "/v2/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "min_disk": 0, "protected": false, "id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "file": "/v2/images/23a86975-57c9-44cb-a2c2-18a45ed30750/file", "checksum": null, "owner": "1b564ea31c8e45b6a10fe5a84fe49166", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 13:20:14,476 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-16268d19-3090-4c0d-8472-5e09ca349a27 2018-12-23 13:20:14,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/23a86975-57c9-44cb-a2c2-18a45ed30750/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67755e013ca71cd4acb7963b38b86fb923ae666e" -d '' 2018-12-23 13:20:16,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-64ce2381-7109-4596-af35-bab6d5462255 Date: Sun, 23 Dec 2018 13:20:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 13:20:16,434 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/23a86975-57c9-44cb-a2c2-18a45ed30750/file used request id req-64ce2381-7109-4596-af35-bab6d5462255 2018-12-23 13:20:16,435 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-1-1-net 2018-12-23 13:20:16,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:20:16,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:20:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77be03ce-be47-4c59-a966-682df001b87b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:20:16,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-77be03ce-be47-4c59-a966-682df001b87b 2018-12-23 13:20:16,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:20:16,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:20:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["laSBP70QSWKHCd_74c4aGQ"], "issued_at": "2018-12-23T13:20:16.000000Z"}} 2018-12-23 13:20:16,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0531e8d03e9a1d3c1eb66a2fa862235eb1ceffbc" -d '{"network": {"name": "sdnvpn-1-1-net", "admin_state_up": true}}' 2018-12-23 13:20:17,465 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-3042d792-0852-43c7-bbc6-894ab177ec93 Date: Sun, 23 Dec 2018 13:20:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b2321c78-090a-47e5-aa18-718caf9b5600","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T13:20:17Z","is_default":false,"provider:segmentation_id":28,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:20:17Z","mtu":1450}} 2018-12-23 13:20:17,465 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-3042d792-0852-43c7-bbc6-894ab177ec93 2018-12-23 13:20:17,466 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-1-1-subnet in network b2321c78-090a-47e5-aa18-718caf9b5600 with cidr 10.10.10.0/24 2018-12-23 13:20:17,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0531e8d03e9a1d3c1eb66a2fa862235eb1ceffbc" -d '{"subnets": [{"ip_version": 4, "network_id": "b2321c78-090a-47e5-aa18-718caf9b5600", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-1-1-subnet"}]}' 2018-12-23 13:20:18,022 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-b671cbdf-df15-4af6-b6ea-385c058d9466 Date: Sun, 23 Dec 2018 13:20:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b2321c78-090a-47e5-aa18-718caf9b5600","tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:20:17Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-12-23T13:20:17Z","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":"1b564ea31c8e45b6a10fe5a84fe49166","id":"be396290-4ec5-4618-b51d-054dd0c5c18d","subnetpool_id":null,"name":"sdnvpn-1-1-subnet"}]} 2018-12-23 13:20:18,023 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-b671cbdf-df15-4af6-b6ea-385c058d9466 2018-12-23 13:20:18,023 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-1-2-net 2018-12-23 13:20:18,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0531e8d03e9a1d3c1eb66a2fa862235eb1ceffbc" -d '{"network": {"name": "sdnvpn-1-2-net", "admin_state_up": true}}' 2018-12-23 13:20:18,459 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-93209e3a-7c02-4ceb-bdd0-ee99854ec8aa Date: Sun, 23 Dec 2018 13:20:18 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c18b8a67-2ef0-4138-9a43-31a51302bb46","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T13:20:18Z","is_default":false,"provider:segmentation_id":2,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:20:18Z","mtu":1450}} 2018-12-23 13:20:18,459 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-93209e3a-7c02-4ceb-bdd0-ee99854ec8aa 2018-12-23 13:20:18,460 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-1-2-subnet in network c18b8a67-2ef0-4138-9a43-31a51302bb46 with cidr 10.10.11.0/24 2018-12-23 13:20:18,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0531e8d03e9a1d3c1eb66a2fa862235eb1ceffbc" -d '{"subnets": [{"ip_version": 4, "network_id": "c18b8a67-2ef0-4138-9a43-31a51302bb46", "cidr": "10.10.11.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-1-2-subnet"}]}' 2018-12-23 13:20:19,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-87c74ec3-ad60-4ba9-8c3e-98903d6f7c1f Date: Sun, 23 Dec 2018 13:20:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c18b8a67-2ef0-4138-9a43-31a51302bb46","tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:20:18Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-12-23T13:20:18Z","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":"1b564ea31c8e45b6a10fe5a84fe49166","id":"29ffb10c-04fd-4709-b176-1eb81a9cc87a","subnetpool_id":null,"name":"sdnvpn-1-2-subnet"}]} 2018-12-23 13:20:19,154 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-87c74ec3-ad60-4ba9-8c3e-98903d6f7c1f 2018-12-23 13:20:19,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0531e8d03e9a1d3c1eb66a2fa862235eb1ceffbc" 2018-12-23 13:20:19,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-1316ecac-9713-43f6-90ce-1242015a901d Date: Sun, 23 Dec 2018 13:20:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "updated_at": "2018-12-23T10:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "4344a5ee-82f5-41b0-bdee-1ea119ce0ef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "7749ea3b-0b9e-4d0d-9530-ba6f0062246e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "bd164a01-3da6-4ba0-8a76-8468a98eeaee", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "dfce3129-c821-4a94-b363-28d08fbcd457", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 4, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "created_at": "2018-12-23T13:04:08Z", "updated_at": "2018-12-23T13:04:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "39f67492-6c17-47dc-9eb5-9f66fc40bf5d", "remote_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "c407ef4e-77ad-41ec-a924-30be4d776065", "remote_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "c4d2361c-9401-4064-a528-1158d4842c43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "c9e42862-60e0-49ef-87e4-45f18b0eb47e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}], "revision_number": 4, "project_id": "cd88fc5f29be44c198f378ee4ce5955b", "id": "13751584-95bc-4ac8-a165-ee936f10eee8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "updated_at": "2018-12-23T10:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "3a13af68-60e1-4344-ae8a-96f314d1a2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "77d13211-502f-4e71-b007-faffc15c37d0", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fa02d9ed-71a8-4f4b-ac77-2b459bf2c28a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fbae7c6c-02bf-45ca-b3c8-011de5d25b67", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}], "revision_number": 4, "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "updated_at": "2018-12-23T10:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "0f4d9015-afd5-4470-947c-2567f1a2965a", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "589650f3-addb-4c63-b869-51a5c7002ad1", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "623fc9a7-10e7-4c90-bf16-350965ac2d72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "ab93a0f4-aca3-4c2f-b4d4-4556be8ee207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:26Z", "updated_at": "2018-12-23T13:11:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T13:09:27Z", "revision_number": 0, "id": "0b17de6f-9848-402f-8daf-e8470ba6135f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "revision_number": 0, "id": "2364bb0b-6704-452b-9be9-2510c23fc966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "revision_number": 0, "id": "3942b386-c5a7-4af7-a4dc-d2217c65f430", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-12-23T13:11:46Z", "revision_number": 0, "id": "5a7af0e9-8e86-46a6-97e3-289edadd453d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:11:46Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 179, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "revision_number": 0, "id": "708ab9c1-97dd-4108-83d0-c9a9ae886ca4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T13:09:27Z", "revision_number": 0, "id": "973e6c43-2f61-43ac-beb6-b0a0b623432f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T13:09:27Z", "revision_number": 0, "id": "b8ea28c7-6b4e-43d6-874c-7748d32452c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 7, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "name": "sdnvpn-sg"}]} 2018-12-23 13:20:19,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-1316ecac-9713-43f6-90ce-1242015a901d 2018-12-23 13:20:19,215 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-12-23 13:20:19,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:20:19,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7fc973e-3116-4b16-8e8e-7ee9ce354037 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:20:19,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c7fc973e-3116-4b16-8e8e-7ee9ce354037 2018-12-23 13:20:19,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:20:19,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:20:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["oeznVGAXQiGv48FQdcgJDw"], "issued_at": "2018-12-23T13:20:19.000000Z"}} 2018-12-23 13:20:19,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87982c14cd831531de0ccebb8eae8311dc794719" 2018-12-23 13:20:19,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:20: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-85641e2d-089c-4060-bfa3-21455cc6e889 x-compute-request-id: req-85641e2d-089c-4060-bfa3-21455cc6e889 Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 231}, "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 240}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-12-23 13:20:19,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-85641e2d-089c-4060-bfa3-21455cc6e889 2018-12-23 13:20:19,808 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-12-23 13:20:19,808 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-2'... 2018-12-23 13:20:19,809 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-2 flavor=m1.tiny image=23a86975-57c9-44cb-a2c2-18a45ed30750 network=b2321c78-090a-47e5-aa18-718caf9b5600 secgroup=d54ad1fc-dc70-43eb-b6d5-f1e800496767 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-12-23 13:20:19,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:20:19,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:20:19,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:20:19,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:20:19,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:20:19,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:20:19,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:20:19,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:20:19,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:20:19,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:20:19,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:20:19,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:20:19,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:20:19,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:20:19,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:20:19,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:20:19,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:20:19,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:20:19,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:20:19,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:20:19,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:20:19,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:20:19,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:20:19,812 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:20:19,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:20:19,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:20:19,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:20:19,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:20:19,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:20:19,814 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:20:19,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:20:19,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:20:19,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:20:19,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:20:19,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:20:19,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:20:19,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:20:19,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:20:19,815 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:20:19,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:20:19,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:20:19,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:20:19,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:20:19,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:20:19,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:20:19,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:20:19,816 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:20:19,817 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:20:19,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:20:19,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49ecd79d-7f0f-4294-b1a1-bf9f37a70538 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:20:19,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-49ecd79d-7f0f-4294-b1a1-bf9f37a70538 2018-12-23 13:20:19,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:20:20,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:20:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["9fBochMtQ62WQRKFPf550Q"], "issued_at": "2018-12-23T13:20:20.000000Z"}} 2018-12-23 13:20:20,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8797020f98f37ff8cbd810999568161b9a714f16" 2018-12-23 13:20:20,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:20: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-9895b9ce-9f79-40b1-8b80-50080cc42e2f x-compute-request-id: req-9895b9ce-9f79-40b1-8b80-50080cc42e2f Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-12-23 13:20:20,398 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-9895b9ce-9f79-40b1-8b80-50080cc42e2f 2018-12-23 13:20:20,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8797020f98f37ff8cbd810999568161b9a714f16" 2018-12-23 13:20:20,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:20: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-5d16bec9-ae0d-4a08-869b-be23f8feda5a x-compute-request-id: req-5d16bec9-ae0d-4a08-869b-be23f8feda5a Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:20:20,422 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 used request id req-5d16bec9-ae0d-4a08-869b-be23f8feda5a 2018-12-23 13:20:20,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8797020f98f37ff8cbd810999568161b9a714f16" -d '{"server": {"name": "sdnvpn-1-2", "imageRef": "23a86975-57c9-44cb-a2c2-18a45ed30750", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "1f158186-04de-4bad-8081-88a658f657a7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b2321c78-090a-47e5-aa18-718caf9b5600"}]}}' 2018-12-23 13:20:22,089 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:20: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-eb60a958-1ded-4c21-a640-1db28cdeef59 x-compute-request-id: req-eb60a958-1ded-4c21-a640-1db28cdeef59 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2a868510-e4ae-43b2-815d-e1ab3ca2e0bd", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd", "rel": "bookmark"}], "adminPass": "F2wReSPwuS9y"}} 2018-12-23 13:20:22,089 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-eb60a958-1ded-4c21-a640-1db28cdeef59 2018-12-23 13:20:22,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:20:22,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54b21308-2177-4ab6-86d0-d64c30190d5e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:20:22,099 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-54b21308-2177-4ab6-86d0-d64c30190d5e 2018-12-23 13:20:22,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:20:22,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:20:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["_847reGUSwKeMzepgARMnw"], "issued_at": "2018-12-23T13:20:22.000000Z"}} 2018-12-23 13:20:22,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b4c021fbdee5fe728248d4fcbb9d60f332179b" 2018-12-23 13:20:22,987 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:20: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-93620886-a70a-4f0b-bbce-36b5b796b11a x-compute-request-id: req-93620886-a70a-4f0b-bbce-36b5b796b11a 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.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "2a868510-e4ae-43b2-815d-e1ab3ca2e0bd", "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:20:22Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-1-2", "created": "2018-12-23T13:20:22Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:20:22,987 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd used request id req-93620886-a70a-4f0b-bbce-36b5b796b11a 2018-12-23 13:20:25,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b4c021fbdee5fe728248d4fcbb9d60f332179b" 2018-12-23 13:20:26,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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,Accept-Encoding x-openstack-request-id: req-2c016af1-0fa7-4c7b-9ca8-27813a72c694 x-compute-request-id: req-2c016af1-0fa7-4c7b-9ca8-27813a72c694 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:f5:0b", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "2a868510-e4ae-43b2-815d-e1ab3ca2e0bd", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:20:23Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2018-12-23T13:20:22Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:20:26,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd used request id req-2c016af1-0fa7-4c7b-9ca8-27813a72c694 2018-12-23 13:20:29,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b4c021fbdee5fe728248d4fcbb9d60f332179b" 2018-12-23 13:20:30,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-a2df21c0-b274-47a3-ac14-0f24a92ef2cf x-compute-request-id: req-a2df21c0-b274-47a3-ac14-0f24a92ef2cf Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:f5:0b", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-12-23T13:20:25.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "2a868510-e4ae-43b2-815d-e1ab3ca2e0bd", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:20:26Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2018-12-23T13:20:22Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:20:30,341 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd used request id req-a2df21c0-b274-47a3-ac14-0f24a92ef2cf 2018-12-23 13:20:30,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8797020f98f37ff8cbd810999568161b9a714f16" 2018-12-23 13:20:31,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:20: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-182f9e6d-4e47-48ca-b77a-c5f98f415505 x-compute-request-id: req-182f9e6d-4e47-48ca-b77a-c5f98f415505 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:f5:0b", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-12-23T13:20:25.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "2a868510-e4ae-43b2-815d-e1ab3ca2e0bd", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:20:26Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2018-12-23T13:20:22Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:20:31,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd used request id req-182f9e6d-4e47-48ca-b77a-c5f98f415505 2018-12-23 13:20:31,082 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-2' booted successfully. IP='10.10.10.7'. 2018-12-23 13:20:31,082 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-2' to security group 'sdnvpn-sg'... 2018-12-23 13:20:31,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87982c14cd831531de0ccebb8eae8311dc794719" -d '{"addSecurityGroup": {"name": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:20:32,691 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:20: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-884738ae-a15a-4453-ac0a-94ec54b331b3 x-compute-request-id: req-884738ae-a15a-4453-ac0a-94ec54b331b3 Content-Length: 0 Content-Type: application/json 2018-12-23 13:20:32,691 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action used request id req-884738ae-a15a-4453-ac0a-94ec54b331b3 2018-12-23 13:20:32,691 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-3'... 2018-12-23 13:20:32,691 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-3 flavor=m1.tiny image=23a86975-57c9-44cb-a2c2-18a45ed30750 network=b2321c78-090a-47e5-aa18-718caf9b5600 secgroup=d54ad1fc-dc70-43eb-b6d5-f1e800496767 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-12-23 13:20:32,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:20:32,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:20:32,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:20:32,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:20:32,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:20:32,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:20:32,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:20:32,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:20:32,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:20:32,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:20:32,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:20:32,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:20:32,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:20:32,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:20:32,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:20:32,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:20:32,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:20:32,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:20:32,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:20:32,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:20:32,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:20:32,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:20:32,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:20:32,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:20:32,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:20:32,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:20:32,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:20:32,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:20:32,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:20:32,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:20:32,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:20:32,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:20:32,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:20:32,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:20:32,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:20:32,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:20:32,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:20:32,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:20:32,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:20:32,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:20:32,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:20:32,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:20:32,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:20:32,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:20:32,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:20:32,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:20:32,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:20:32,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:20:32,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:20:32,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a011359-8ffe-4277-a0f7-92dca637cbef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:20:32,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1a011359-8ffe-4277-a0f7-92dca637cbef 2018-12-23 13:20:32,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:20:33,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:20:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["DLRD_8V-ToG9J5ZFPZpVLw"], "issued_at": "2018-12-23T13:20:33.000000Z"}} 2018-12-23 13:20:33,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eae62fc8133201c31cfcdfaf4b720281b4744cc" 2018-12-23 13:20:33,262 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:20: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-a2b7ac2d-ceb6-4108-b1a7-1ac6ee127f18 x-compute-request-id: req-a2b7ac2d-ceb6-4108-b1a7-1ac6ee127f18 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-12-23 13:20:33,262 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-a2b7ac2d-ceb6-4108-b1a7-1ac6ee127f18 2018-12-23 13:20:33,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eae62fc8133201c31cfcdfaf4b720281b4744cc" 2018-12-23 13:20:33,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:20: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-a0aeb983-d9a2-400f-bc6d-1e1223b1f4d9 x-compute-request-id: req-a0aeb983-d9a2-400f-bc6d-1e1223b1f4d9 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:20:33,287 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 used request id req-a0aeb983-d9a2-400f-bc6d-1e1223b1f4d9 2018-12-23 13:20:33,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eae62fc8133201c31cfcdfaf4b720281b4744cc" -d '{"server": {"name": "sdnvpn-1-3", "imageRef": "23a86975-57c9-44cb-a2c2-18a45ed30750", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "1f158186-04de-4bad-8081-88a658f657a7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b2321c78-090a-47e5-aa18-718caf9b5600"}]}}' 2018-12-23 13:20:34,983 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:20: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-512f804a-78e4-460c-94df-e7757bd728f1 x-compute-request-id: req-512f804a-78e4-460c-94df-e7757bd728f1 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "64d725dd-bc69-45a7-95aa-600f1c6cc211", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211", "rel": "bookmark"}], "adminPass": "b4JkCMWBMgmY"}} 2018-12-23 13:20:34,984 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-512f804a-78e4-460c-94df-e7757bd728f1 2018-12-23 13:20:34,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:20:34,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f7d4cdf-8d60-4462-98fd-5ac86e3c595e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:20:34,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7f7d4cdf-8d60-4462-98fd-5ac86e3c595e 2018-12-23 13:20:34,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:20:35,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:20:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["ooXWnCMDRQ6bj8F2O23maA"], "issued_at": "2018-12-23T13:20:35.000000Z"}} 2018-12-23 13:20:35,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2f2ef4657d687105af19922f8d97c08772307e" 2018-12-23 13:20:35,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:20: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-12c7b427-cd19-44d3-8a07-1d0d079a953f x-compute-request-id: req-12c7b427-cd19-44d3-8a07-1d0d079a953f 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.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "64d725dd-bc69-45a7-95aa-600f1c6cc211", "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:20:35Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-1-3", "created": "2018-12-23T13:20:34Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:20:35,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211 used request id req-12c7b427-cd19-44d3-8a07-1d0d079a953f 2018-12-23 13:20:38,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2f2ef4657d687105af19922f8d97c08772307e" 2018-12-23 13:20:39,308 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:20: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-4691a5dd-875c-4d36-b9ac-24ff250adcc4 x-compute-request-id: req-4691a5dd-875c-4d36-b9ac-24ff250adcc4 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.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000126", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "64d725dd-bc69-45a7-95aa-600f1c6cc211", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:20:36Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2018-12-23T13:20:34Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:20:39,309 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211 used request id req-4691a5dd-875c-4d36-b9ac-24ff250adcc4 2018-12-23 13:20:42,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2f2ef4657d687105af19922f8d97c08772307e" 2018-12-23 13:20:43,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:20: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-4adfe792-a48c-472e-9ad7-cead39416309 x-compute-request-id: req-4adfe792-a48c-472e-9ad7-cead39416309 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:5e:cf:82", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000126", "OS-SRV-USG:launched_at": "2018-12-23T13:20:37.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "64d725dd-bc69-45a7-95aa-600f1c6cc211", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:20:39Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2018-12-23T13:20:34Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:20:43,014 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211 used request id req-4adfe792-a48c-472e-9ad7-cead39416309 2018-12-23 13:20:43,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eae62fc8133201c31cfcdfaf4b720281b4744cc" 2018-12-23 13:20:43,606 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:20: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-1eca216c-8077-4e21-b240-8a55877e1cc9 x-compute-request-id: req-1eca216c-8077-4e21-b240-8a55877e1cc9 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:5e:cf:82", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000126", "OS-SRV-USG:launched_at": "2018-12-23T13:20:37.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "64d725dd-bc69-45a7-95aa-600f1c6cc211", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:20:39Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2018-12-23T13:20:34Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:20:43,606 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211 used request id req-1eca216c-8077-4e21-b240-8a55877e1cc9 2018-12-23 13:20:43,607 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-3' booted successfully. IP='10.10.10.6'. 2018-12-23 13:20:43,607 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-3' to security group 'sdnvpn-sg'... 2018-12-23 13:20:43,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87982c14cd831531de0ccebb8eae8311dc794719" -d '{"addSecurityGroup": {"name": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:20:44,907 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:20: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-73c26ec4-f568-4fa2-9282-67d946d90506 x-compute-request-id: req-73c26ec4-f568-4fa2-9282-67d946d90506 Content-Length: 0 Content-Type: application/json 2018-12-23 13:20:44,907 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211/action used request id req-73c26ec4-f568-4fa2-9282-67d946d90506 2018-12-23 13:20:44,907 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-5'... 2018-12-23 13:20:44,907 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-5 flavor=m1.tiny image=23a86975-57c9-44cb-a2c2-18a45ed30750 network=c18b8a67-2ef0-4138-9a43-31a51302bb46 secgroup=d54ad1fc-dc70-43eb-b6d5-f1e800496767 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-12-23 13:20:44,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:20:44,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:20:44,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:20:44,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:20:44,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:20:44,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:20:44,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:20:44,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:20:44,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:20:44,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:20:44,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:20:44,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:20:44,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:20:44,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:20:44,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:20:44,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:20:44,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:20:44,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:20:44,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:20:44,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:20:44,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:20:44,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:20:44,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:20:44,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:20:44,913 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:20:44,913 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:20:44,913 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:20:44,913 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:20:44,913 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:20:44,913 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:20:44,914 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:20:44,914 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:20:44,914 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:20:44,914 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:20:44,914 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:20:44,914 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:20:44,914 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:20:44,914 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:20:44,914 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:20:44,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:20:44,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:20:44,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:20:44,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:20:44,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:20:44,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:20:44,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:20:44,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:20:44,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:20:44,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:20:44,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95ed719b-b3e2-4759-9e0d-a2026f14928c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:20:44,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-95ed719b-b3e2-4759-9e0d-a2026f14928c 2018-12-23 13:20:44,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:20:45,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:20:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["8AuagH1kT5u_7zXg-QxktQ"], "issued_at": "2018-12-23T13:20:45.000000Z"}} 2018-12-23 13:20:45,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be7342a09d04968ea03e0ba39e85e88e4d676f25" 2018-12-23 13:20:45,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:20: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-67a07247-6be7-4976-aa82-1c924ec3f21c x-compute-request-id: req-67a07247-6be7-4976-aa82-1c924ec3f21c Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-12-23 13:20:45,473 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-67a07247-6be7-4976-aa82-1c924ec3f21c 2018-12-23 13:20:45,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be7342a09d04968ea03e0ba39e85e88e4d676f25" 2018-12-23 13:20:45,497 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:20: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-d6050d71-5131-4839-adba-96628b732aef x-compute-request-id: req-d6050d71-5131-4839-adba-96628b732aef Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:20:45,497 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 used request id req-d6050d71-5131-4839-adba-96628b732aef 2018-12-23 13:20:45,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be7342a09d04968ea03e0ba39e85e88e4d676f25" -d '{"server": {"name": "sdnvpn-1-5", "imageRef": "23a86975-57c9-44cb-a2c2-18a45ed30750", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "1f158186-04de-4bad-8081-88a658f657a7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c18b8a67-2ef0-4138-9a43-31a51302bb46"}]}}' 2018-12-23 13:20:46,732 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:20: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-22a78fc0-fc1f-498f-af4e-77ae9a765f56 x-compute-request-id: req-22a78fc0-fc1f-498f-af4e-77ae9a765f56 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/e68ec080-304d-4970-aadc-f5397a24e18a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e68ec080-304d-4970-aadc-f5397a24e18a", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e68ec080-304d-4970-aadc-f5397a24e18a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e68ec080-304d-4970-aadc-f5397a24e18a", "rel": "bookmark"}], "adminPass": "4JJ6eDBhTYAV"}} 2018-12-23 13:20:46,733 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-22a78fc0-fc1f-498f-af4e-77ae9a765f56 2018-12-23 13:20:46,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:20:46,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91748946-bfcf-4eff-ad29-d2ad582b51ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:20:46,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-91748946-bfcf-4eff-ad29-d2ad582b51ba 2018-12-23 13:20:46,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:20:47,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:20:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["oXfXx8iVSSexwze1gLVztA"], "issued_at": "2018-12-23T13:20:47.000000Z"}} 2018-12-23 13:20:47,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e68ec080-304d-4970-aadc-f5397a24e18a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee07985d41f128e58a69676cd315ae4f506ffafc" 2018-12-23 13:20:47,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:20: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-b4c6e902-317f-419b-adc1-11921e64925e x-compute-request-id: req-b4c6e902-317f-419b-adc1-11921e64925e 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.22:8774/v2.1/servers/e68ec080-304d-4970-aadc-f5397a24e18a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e68ec080-304d-4970-aadc-f5397a24e18a", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000129", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "e68ec080-304d-4970-aadc-f5397a24e18a", "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:20:47Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-12-23T13:20:46Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:20:47,665 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e68ec080-304d-4970-aadc-f5397a24e18a used request id req-b4c6e902-317f-419b-adc1-11921e64925e 2018-12-23 13:20:50,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e68ec080-304d-4970-aadc-f5397a24e18a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee07985d41f128e58a69676cd315ae4f506ffafc" 2018-12-23 13:20:51,254 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:20: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-ec6d73e0-e82f-40df-82da-e2b980c23ea9 x-compute-request-id: req-ec6d73e0-e82f-40df-82da-e2b980c23ea9 Content-Encoding: gzip Content-Length: 776 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:66:b7:43", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e68ec080-304d-4970-aadc-f5397a24e18a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e68ec080-304d-4970-aadc-f5397a24e18a", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000129", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "e68ec080-304d-4970-aadc-f5397a24e18a", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:20:47Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-12-23T13:20:46Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:20:51,254 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e68ec080-304d-4970-aadc-f5397a24e18a used request id req-ec6d73e0-e82f-40df-82da-e2b980c23ea9 2018-12-23 13:20:54,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e68ec080-304d-4970-aadc-f5397a24e18a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee07985d41f128e58a69676cd315ae4f506ffafc" 2018-12-23 13:20:54,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:20: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-b4792df9-98ad-42a9-8024-bcc318e6291c x-compute-request-id: req-b4792df9-98ad-42a9-8024-bcc318e6291c Content-Encoding: gzip Content-Length: 780 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:66:b7:43", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e68ec080-304d-4970-aadc-f5397a24e18a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e68ec080-304d-4970-aadc-f5397a24e18a", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000129", "OS-SRV-USG:launched_at": "2018-12-23T13:20:48.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "e68ec080-304d-4970-aadc-f5397a24e18a", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:20:50Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-12-23T13:20:46Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:20:54,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e68ec080-304d-4970-aadc-f5397a24e18a used request id req-b4792df9-98ad-42a9-8024-bcc318e6291c 2018-12-23 13:20:54,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/e68ec080-304d-4970-aadc-f5397a24e18a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be7342a09d04968ea03e0ba39e85e88e4d676f25" 2018-12-23 13:20:55,456 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:20: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-81f09723-cf99-41b4-b83f-68db57e3f2d1 x-compute-request-id: req-81f09723-cf99-41b4-b83f-68db57e3f2d1 Content-Encoding: gzip Content-Length: 780 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:66:b7:43", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e68ec080-304d-4970-aadc-f5397a24e18a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e68ec080-304d-4970-aadc-f5397a24e18a", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000129", "OS-SRV-USG:launched_at": "2018-12-23T13:20:48.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "e68ec080-304d-4970-aadc-f5397a24e18a", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:20:50Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-12-23T13:20:46Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:20:55,457 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/e68ec080-304d-4970-aadc-f5397a24e18a used request id req-81f09723-cf99-41b4-b83f-68db57e3f2d1 2018-12-23 13:20:55,458 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-5' booted successfully. IP='10.10.11.6'. 2018-12-23 13:20:55,458 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-5' to security group 'sdnvpn-sg'... 2018-12-23 13:20:55,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e68ec080-304d-4970-aadc-f5397a24e18a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87982c14cd831531de0ccebb8eae8311dc794719" -d '{"addSecurityGroup": {"name": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:20:56,736 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:20: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-48afba80-3555-468f-960f-851ae55164a4 x-compute-request-id: req-48afba80-3555-468f-960f-851ae55164a4 Content-Length: 0 Content-Type: application/json 2018-12-23 13:20:56,736 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e68ec080-304d-4970-aadc-f5397a24e18a/action used request id req-48afba80-3555-468f-960f-851ae55164a4 2018-12-23 13:20:56,737 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-4'... 2018-12-23 13:20:56,737 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-4 flavor=m1.tiny image=23a86975-57c9-44cb-a2c2-18a45ed30750 network=c18b8a67-2ef0-4138-9a43-31a51302bb46 secgroup=d54ad1fc-dc70-43eb-b6d5-f1e800496767 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.11.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-12-23 13:20:56,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:20:56,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:20:56,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:20:56,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:20:56,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:20:56,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:20:56,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:20:56,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:20:56,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:20:56,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:20:56,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:20:56,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:20:56,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:20:56,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:20:56,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:20:56,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:20:56,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:20:56,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:20:56,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:20:56,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:20:56,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:20:56,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:20:56,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:20:56,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:20:56,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:20:56,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:20:56,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:20:56,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:20:56,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:20:56,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:20:56,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:20:56,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:20:56,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:20:56,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:20:56,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:20:56,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:20:56,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:20:56,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:20:56,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:20:56,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:20:56,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:20:56,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:20:56,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:20:56,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:20:56,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:20:56,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:20:56,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:20:56,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:20:56,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:20:56,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1de63c3-4533-4bd3-8654-d4388210aeb6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:20:56,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d1de63c3-4533-4bd3-8654-d4388210aeb6 2018-12-23 13:20:56,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:20:57,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:20:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["R8K4KU9SQryH7fl2WdXdGw"], "issued_at": "2018-12-23T13:20:57.000000Z"}} 2018-12-23 13:20:57,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d1e51fc1e88d2797c7a08461ee32227fe1f6caa" 2018-12-23 13:20:57,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-64f25103-c83c-4866-85a7-67068d101c33 x-compute-request-id: req-64f25103-c83c-4866-85a7-67068d101c33 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-12-23 13:20:57,306 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-64f25103-c83c-4866-85a7-67068d101c33 2018-12-23 13:20:57,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d1e51fc1e88d2797c7a08461ee32227fe1f6caa" 2018-12-23 13:20:57,328 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-173da44a-84de-4b31-b8bb-3cc9f514b1ec x-compute-request-id: req-173da44a-84de-4b31-b8bb-3cc9f514b1ec Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:20:57,328 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 used request id req-173da44a-84de-4b31-b8bb-3cc9f514b1ec 2018-12-23 13:20:57,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d1e51fc1e88d2797c7a08461ee32227fe1f6caa" -d '{"server": {"name": "sdnvpn-1-4", "imageRef": "23a86975-57c9-44cb-a2c2-18a45ed30750", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "1f158186-04de-4bad-8081-88a658f657a7", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMS42CndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c18b8a67-2ef0-4138-9a43-31a51302bb46"}], "config_drive": true}}' 2018-12-23 13:20:58,799 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13: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 x-openstack-request-id: req-0df4f349-b6cc-40ce-b585-b3520903f320 x-compute-request-id: req-0df4f349-b6cc-40ce-b585-b3520903f320 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "rel": "bookmark"}], "adminPass": "cuc5s2hHSRHZ"}} 2018-12-23 13:20:58,800 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-0df4f349-b6cc-40ce-b585-b3520903f320 2018-12-23 13:20:58,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:20:58,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aa959dc-9267-44a3-baf4-8e07b57edad5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:20:58,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2aa959dc-9267-44a3-baf4-8e07b57edad5 2018-12-23 13:20:58,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:20:59,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:20:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["IzUSuoU2SxG3WtKN_DK_Yw"], "issued_at": "2018-12-23T13:20:59.000000Z"}} 2018-12-23 13:20:59,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f0fd6f01a3632c437eb8ba9fe02820c23e5d67" 2018-12-23 13:20:59,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-e1bcb9c3-c74a-48e0-ba49-96e0977dd644 x-compute-request-id: req-e1bcb9c3-c74a-48e0-ba49-96e0977dd644 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:20:59Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-1-4", "created": "2018-12-23T13:20:58Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:20:59,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d used request id req-e1bcb9c3-c74a-48e0-ba49-96e0977dd644 2018-12-23 13:21:02,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f0fd6f01a3632c437eb8ba9fe02820c23e5d67" 2018-12-23 13:21:03,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:21: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-4e33f8e5-2b58-4797-b816-e33c4eda3881 x-compute-request-id: req-4e33f8e5-2b58-4797-b816-e33c4eda3881 Content-Encoding: gzip Content-Length: 785 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:be:0a:a2", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:21:00Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-12-23T13:20:58Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:21:03,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d used request id req-4e33f8e5-2b58-4797-b816-e33c4eda3881 2018-12-23 13:21:06,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f0fd6f01a3632c437eb8ba9fe02820c23e5d67" 2018-12-23 13:21:07,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:21: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-2306450a-a776-473c-bec8-68494498911e x-compute-request-id: req-2306450a-a776-473c-bec8-68494498911e Content-Encoding: gzip Content-Length: 788 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:be:0a:a2", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012c", "OS-SRV-USG:launched_at": "2018-12-23T13:21:02.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:21:03Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-12-23T13:20:58Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:21:07,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d used request id req-2306450a-a776-473c-bec8-68494498911e 2018-12-23 13:21:07,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d1e51fc1e88d2797c7a08461ee32227fe1f6caa" 2018-12-23 13:21:07,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:21: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-ca3ac415-8761-40da-912a-40dfea9a6088 x-compute-request-id: req-ca3ac415-8761-40da-912a-40dfea9a6088 Content-Encoding: gzip Content-Length: 788 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:be:0a:a2", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012c", "OS-SRV-USG:launched_at": "2018-12-23T13:21:02.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:21:03Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-12-23T13:20:58Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:21:07,894 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d used request id req-ca3ac415-8761-40da-912a-40dfea9a6088 2018-12-23 13:21:07,894 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-4' booted successfully. IP='10.10.11.14'. 2018-12-23 13:21:07,894 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-4' to security group 'sdnvpn-sg'... 2018-12-23 13:21:07,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87982c14cd831531de0ccebb8eae8311dc794719" -d '{"addSecurityGroup": {"name": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:21:09,298 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:21: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-807dd6f7-fe46-4a7a-95d8-4c76401de191 x-compute-request-id: req-807dd6f7-fe46-4a7a-95d8-4c76401de191 Content-Length: 0 Content-Type: application/json 2018-12-23 13:21:09,298 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d/action used request id req-807dd6f7-fe46-4a7a-95d8-4c76401de191 2018-12-23 13:21:09,299 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-1'... 2018-12-23 13:21:09,299 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-1 flavor=m1.tiny image=23a86975-57c9-44cb-a2c2-18a45ed30750 network=b2321c78-090a-47e5-aa18-718caf9b5600 secgroup=d54ad1fc-dc70-43eb-b6d5-f1e800496767 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.7 10.10.10.6 10.10.11.14 10.10.11.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-12-23 13:21:09,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:21:09,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:21:09,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:21:09,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:21:09,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:21:09,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:21:09,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:21:09,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:21:09,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:21:09,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:21:09,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:21:09,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:21:09,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:21:09,300 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:21:09,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:21:09,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:21:09,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:21:09,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:21:09,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:21:09,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:21:09,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:21:09,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:21:09,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:21:09,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:21:09,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:21:09,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:21:09,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:21:09,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:21:09,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:21:09,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:21:09,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:21:09,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:21:09,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:21:09,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:21:09,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:21:09,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:21:09,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:21:09,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:21:09,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:21:09,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:21:09,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:21:09,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:21:09,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:21:09,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:21:09,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:21:09,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:21:09,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:21:09,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:21:09,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:21:09,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62243ceb-15aa-4f84-8696-ede4df4e51fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:21:09,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-62243ceb-15aa-4f84-8696-ede4df4e51fa 2018-12-23 13:21:09,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:21:09,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:21:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["L6RX_Ic1QL2jALaZjIpdVA"], "issued_at": "2018-12-23T13:21:09.000000Z"}} 2018-12-23 13:21:09,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e682a896d9369204398c040ff23aaf7ed50d15" 2018-12-23 13:21:09,885 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:21: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-2012dd45-78a8-47b1-876d-35e3589c5bee x-compute-request-id: req-2012dd45-78a8-47b1-876d-35e3589c5bee Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-12-23 13:21:09,885 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-2012dd45-78a8-47b1-876d-35e3589c5bee 2018-12-23 13:21:09,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e682a896d9369204398c040ff23aaf7ed50d15" 2018-12-23 13:21:09,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:21: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-3efd2775-8b0b-4fd9-8cf4-5a678c47378d x-compute-request-id: req-3efd2775-8b0b-4fd9-8cf4-5a678c47378d Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:21:09,909 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 used request id req-3efd2775-8b0b-4fd9-8cf4-5a678c47378d 2018-12-23 13:21:09,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e682a896d9369204398c040ff23aaf7ed50d15" -d '{"server": {"name": "sdnvpn-1-1", "imageRef": "23a86975-57c9-44cb-a2c2-18a45ed30750", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "1f158186-04de-4bad-8081-88a658f657a7", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC43IDEwLjEwLjEwLjYgMTAuMTAuMTEuMTQgMTAuMTAuMTEuNgp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b2321c78-090a-47e5-aa18-718caf9b5600"}], "config_drive": true}}' 2018-12-23 13:21:11,439 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:21: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-761303c5-7722-452d-8100-f7ff1cf2c04c x-compute-request-id: req-761303c5-7722-452d-8100-f7ff1cf2c04c Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "35685fd0-31ce-493e-903e-260dc0aee317", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/35685fd0-31ce-493e-903e-260dc0aee317", "rel": "bookmark"}], "adminPass": "eqNxTiKaN57A"}} 2018-12-23 13:21:11,439 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-761303c5-7722-452d-8100-f7ff1cf2c04c 2018-12-23 13:21:11,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:21:11,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05c302ba-1a0c-487e-bb02-60ea24ec3a52 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:21:11,448 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-05c302ba-1a0c-487e-bb02-60ea24ec3a52 2018-12-23 13:21:11,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:21:11,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:21:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["_UeK3gxSS5qLfO5M_73oMQ"], "issued_at": "2018-12-23T13:21:11.000000Z"}} 2018-12-23 13:21:11,829 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7af4d7d5e0f70dc8b6073df633ee54fbb996bb" 2018-12-23 13:21:12,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:21: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-1db4e4c1-b190-49a7-a07a-8e7605c6ed7b x-compute-request-id: req-1db4e4c1-b190-49a7-a07a-8e7605c6ed7b 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.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/35685fd0-31ce-493e-903e-260dc0aee317", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "35685fd0-31ce-493e-903e-260dc0aee317", "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:21:11Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-1", "created": "2018-12-23T13:21:11Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:21:12,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317 used request id req-1db4e4c1-b190-49a7-a07a-8e7605c6ed7b 2018-12-23 13:21:15,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7af4d7d5e0f70dc8b6073df633ee54fbb996bb" 2018-12-23 13:21:16,164 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:21: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-e2c14911-1dbd-46d1-9cb3-64b21f12b3fd x-compute-request-id: req-e2c14911-1dbd-46d1-9cb3-64b21f12b3fd Content-Encoding: gzip Content-Length: 780 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:6b:eb:11", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/35685fd0-31ce-493e-903e-260dc0aee317", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "35685fd0-31ce-493e-903e-260dc0aee317", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:21:12Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-1", "created": "2018-12-23T13:21:11Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:21:16,165 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317 used request id req-e2c14911-1dbd-46d1-9cb3-64b21f12b3fd 2018-12-23 13:21:19,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7af4d7d5e0f70dc8b6073df633ee54fbb996bb" 2018-12-23 13:21:20,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:21: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-d0224e41-f6e7-4e74-876a-1f0867668b32 x-compute-request-id: req-d0224e41-f6e7-4e74-876a-1f0867668b32 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:6b:eb:11", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/35685fd0-31ce-493e-903e-260dc0aee317", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012f", "OS-SRV-USG:launched_at": "2018-12-23T13:21:15.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "35685fd0-31ce-493e-903e-260dc0aee317", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:21:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-1", "created": "2018-12-23T13:21:11Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:21:20,044 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317 used request id req-d0224e41-f6e7-4e74-876a-1f0867668b32 2018-12-23 13:21:20,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e682a896d9369204398c040ff23aaf7ed50d15" 2018-12-23 13:21:20,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:21: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-b3894438-d7c6-4afe-a0c8-e5c72d045b0f x-compute-request-id: req-b3894438-d7c6-4afe-a0c8-e5c72d045b0f 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:6b:eb:11", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/35685fd0-31ce-493e-903e-260dc0aee317", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012f", "OS-SRV-USG:launched_at": "2018-12-23T13:21:15.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "35685fd0-31ce-493e-903e-260dc0aee317", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:21:16Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-1", "created": "2018-12-23T13:21:11Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:21:20,784 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317 used request id req-b3894438-d7c6-4afe-a0c8-e5c72d045b0f 2018-12-23 13:21:20,785 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-1' booted successfully. IP='10.10.10.10'. 2018-12-23 13:21:20,785 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-1' to security group 'sdnvpn-sg'... 2018-12-23 13:21:20,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87982c14cd831531de0ccebb8eae8311dc794719" -d '{"addSecurityGroup": {"name": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:21:22,326 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:21: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-ca9179a9-c88d-4b78-913f-31ef7851638e x-compute-request-id: req-ca9179a9-c88d-4b78-913f-31ef7851638e Content-Length: 0 Content-Type: application/json 2018-12-23 13:21:22,326 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317/action used request id req-ca9179a9-c88d-4b78-913f-31ef7851638e 2018-12-23 13:21:22,327 - sdnvpn-results - INFO - Create VPN with eRT<>iRT 2018-12-23 13:21:22,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0531e8d03e9a1d3c1eb66a2fa862235eb1ceffbc" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "55:55", "name": "sdnvpn-545159", "route_distinguishers": "11:11"}}' 2018-12-23 13:21:22,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-677f9094-9934-4167-be06-e60a890dbf15 Date: Sun, 23 Dec 2018 13:21:22 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["11:11"], "routers": [], "id": "a9f42e20-8a74-4086-b10f-678aabd1d8cd", "name": "sdnvpn-545159", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "type": "l3"}} 2018-12-23 13:21:22,726 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns used request id req-677f9094-9934-4167-be06-e60a890dbf15 2018-12-23 13:21:22,726 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-545159', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'1b564ea31c8e45b6a10fe5a84fe49166', u'route_targets': [], u'project_id': u'1b564ea31c8e45b6a10fe5a84fe49166', u'type': u'l3', u'id': u'a9f42e20-8a74-4086-b10f-678aabd1d8cd'}} 2018-12-23 13:21:22,726 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-1-net' to the VPN. 2018-12-23 13:21:22,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/a9f42e20-8a74-4086-b10f-678aabd1d8cd/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0531e8d03e9a1d3c1eb66a2fa862235eb1ceffbc" -d '{"network_association": {"network_id": "b2321c78-090a-47e5-aa18-718caf9b5600"}}' 2018-12-23 13:21:23,192 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-e0f77e4f-682d-4519-8e19-0bc78775b840 Date: Sun, 23 Dec 2018 13:21:23 GMT RESP BODY: {"network_association": {"network_id": "b2321c78-090a-47e5-aa18-718caf9b5600", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "ad13229f-a454-4656-b33c-ed199d321ad3"}} 2018-12-23 13:21:23,192 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/a9f42e20-8a74-4086-b10f-678aabd1d8cd/network_associations used request id req-e0f77e4f-682d-4519-8e19-0bc78775b840 2018-12-23 13:21:23,192 - sdnvpn_test_utils - INFO - Waiting for instance 2a868510-e4ae-43b2-815d-e1ab3ca2e0bd to boot up 2018-12-23 13:21:23,195 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8797020f98f37ff8cbd810999568161b9a714f16" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:21:24,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:21: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-784a9a13-f091-4abb-911f-64ec260d0dda x-compute-request-id: req-784a9a13-f091-4abb-911f-64ec260d0dda Content-Encoding: gzip Content-Length: 7724 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 464159476 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.156768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.159015] pid_max: default: 32768 minimum: 301\n[ 0.160236] ACPI: Core revision 20150930\n[ 0.161878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.163642] Security Framework initialized\n[ 0.164753] Yama: becoming mindful.\n[ 0.165730] AppArmor: AppArmor initialized\n[ 0.166883] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168696] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.170470] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172130] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174015] Initializing cgroup subsys io\n[ 0.175117] Initializing cgroup subsys memory\n[ 0.176292] Initializing cgroup subsys devices\n[ 0.177482] Initializing cgroup subsys freezer\n[ 0.178676] Initializing cgroup subsys net_cls\n[ 0.179870] Initializing cgroup subsys perf_event\n[ 0.181119] Initializing cgroup subsys net_prio\n[ 0.182322] Initializing cgroup subsys hugetlb\n[ 0.183512] Initializing cgroup subsys pids\n[ 0.184684] CPU: Physical Processor ID: 0\n[ 0.186479] mce: CPU supports 10 MCE banks\n[ 0.187639] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.189025] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.201311] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.208266] ftrace: allocating 31920 entries in 125 pages\n[ 0.234898] smpboot: Max logical packages: 1\n[ 0.236042] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.237840] x2apic enabled\n[ 0.238808] Switched APIC routing to physical x2apic.\n[ 0.240904] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.242419] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.245080] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.247414] KVM setup paravirtual spinlock\n[ 0.248956] x86: Booted up 1 node, 1 CPUs\n[ 0.250017] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.251871] devtmpfs: initialized\n[ 0.253747] evm: security.selinux\n[ 0.254663] evm: security.SMACK64\n[ 0.255565] evm: security.SMACK64EXEC\n[ 0.256550] evm: security.SMACK64TRANSMUTE\n[ 0.257621] evm: security.SMACK64MMAP\n[ 0.258601] evm: security.ima\n[ 0.259427] evm: security.capability\n[ 0.260467] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.262962] pinctrl core: initialized pinctrl subsystem\n[ 0.264375] RTC time: 13:20:25, date: 12/23/18\n[ 0.265526] NET: Registered protocol family 16\n[ 0.266508] cpuidle: using governor ladder\n[ 0.267345] cpuidle: using governor menu\n[ 0.268143] PCCT header not found.\n[ 0.268898] ACPI: bus type PCI registered\n[ 0.269699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270956] PCI: Using configuration type 1 for base access\n[ 0.272717] ACPI: Added _OSI(Module Device)\n[ 0.273575] ACPI: Added _OSI(Processor Device)\n[ 0.274447] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.275357] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.277493] ACPI: Interpreter enabled\n[ 0.278266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.280127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.281988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.283840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285690] ACPI: (supports S0 S5)\n[ 0.286401] ACPI: Using IOAPIC for interrupt routing\n[ 0.287457] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.291705] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.292941] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.296372] acpiphp: Slot [3] registered\n[ 0.297200] acpiphp: Slot [4] registered\n[ 0.298018] acpiphp: Slot [5] registered\n[ 0.298826] acpiphp: Slot [6] registered\n[ 0.299632] acpiphp: Slot [7] registered\n[ 0.300437] acpiphp: Slot [8] registered\n[ 0.301244] acpiphp: Slot [9] registered\n[ 0.302048] acpiphp: Slot [10] registered\n[ 0.302871] acpiphp: Slot [11] registered\n[ 0.303685] acpiphp: Slot [12] registered\n[ 0.304504] acpiphp: Slot [13] registered\n[ 0.305319] acpiphp: Slot [14] registered\n[ 0.306134] acpiphp: Slot [15] registered\n[ 0.317094] acpiphp: Slot [16] registered\n[ 0.317926] acpiphp: Slot [17] registered\n[ 0.318752] acpiphp: Slot [18] registered\n[ 0.319582] acpiphp: Slot [19] registered\n[ 0.320411] acpiphp: Slot [20] registered\n[ 0.321247] acpiphp: Slot [21] registered\n[ 0.322075] acpiphp: Slot [22] registered\n[ 0.322905] acpiphp: Slot [23] registered\n[ 0.323730] acpiphp: Slot [24] registered\n[ 0.324558] acpiphp: Slot [25] registered\n[ 0.325393] acpiphp: Slot [26] registered\n[ 0.326223] acpiphp: Slot [27] registered\n[ 0.327052] acpiphp: Slot [28] registered\n[ 0.327885] acpiphp: Slot [29] registered\n[ 0.328709] acpiphp: Slot [30] registered\n[ 0.329543] acpiphp: Slot [31] registered\n[ 0.330372] PCI host bridge to bus 0000:00\n[ 0.331201] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.332443] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.333693] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.335178] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.336656] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342901] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.344197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353212] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354672] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.400114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.401623] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.403066] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.404501] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407193] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.408692] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409779] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411374] vgaarb: loaded\n[ 0.411991] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413149] SCSI subsystem initialized\n[ 0.413981] ACPI: bus type USB registered\n[ 0.414810] usbcore: registered new interface driver usbfs\n[ 0.415872] usbcore: registered new interface driver hub\n[ 0.416904] usbcore: registered new device driver usb\n[ 0.417977] PCI: Using ACPI for IRQ routing\n[ 0.419017] NetLabel: Initializing\n[ 0.419743] NetLabel: domain hash size = 128\n[ 0.420621] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421597] NetLabel: unlabeled traffic allowed by default\n[ 0.422714] clocksource: Switched to clocksource kvm-clock\n[ 0.428150] AppArmor: AppArmor Filesystem Enabled\n[ 0.429126] pnp: PnP ACPI init\n[ 0.430050] pnp: PnP ACPI: found 5 devices\n[ 0.436434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.438178] NET: Registered protocol family 2\n[ 0.439155] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.440498] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.441707] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.442916] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.444024] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445227] NET: Registered protocol family 1\n[ 0.446114] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.447249] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.448353] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.462390] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.476612] Trying to unpack rootfs image as initramfs...\n[ 0.526280] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.540156] Scanning for low memory corruption every 60 seconds\n[ 0.541489] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.542667] audit: initializing netlink subsys (disabled)\n[ 0.543724] audit: type=2000 audit(1545571226.457:1): initialized\n[ 0.545059] Initialise system trusted keyring\n[ 0.546005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.547223] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.549209] zbud: loaded\n[ 0.549922] VFS: Disk quotas dquot_6.6.0\n[ 0.550763] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.552313] fuse init (API version 7.23)\n[ 0.553219] Key type big_key registered\n[ 0.554037] Allocating IMA MOK and blacklist keyrings.\n[ 0.555170] Key type asymmetric registered\n[ 0.556011] Asymmetric key parser 'x509' registered\n[ 0.556980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.558847] io scheduler noop registered\n[ 0.559656] io scheduler deadline registered (default)\n[ 0.560668] io scheduler cfq registered\n[ 0.561515] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.563882] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.565366] ACPI: Power Button [PWRF]\n[ 0.566210] GHES: HEST is not enabled!\n[ 0.579903] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.609465] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.612575] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.636342] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638503] Linux agpgart interface v0.103\n[ 0.640564] brd: module loaded\n[ 0.641747] loop: module loaded\n[ 0.651226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.654453] GPT:90111 != 2097151\n[ 0.655920] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658406] GPT:90111 != 2097151\n[ 0.660191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.662605] vda: vda1 vda15\n[ 0.664922] scsi host0: ata_piix\n[ 0.665662] scsi host1: ata_piix\n[ 0.666395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.667636] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.669098] libphy: Fixed MDIO Bus: probed\n[ 0.669929] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670896] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.673043] PPP generic driver version 2.4.2\n[ 0.673940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675208] ehci-pci: EHCI PCI platform driver\n[ 0.676097] ehci-platform: EHCI generic platform driver\n[ 0.677100] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.678236] ohci-pci: OHCI PCI platform driver\n[ 0.679124] ohci-platform: OHCI generic platform driver\n[ 0.680130] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.694481] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695506] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696974] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.698010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.699140] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.700371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701804] usb usb1: Product: UHCI Host Controller\n[ 0.702749] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.703913] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704926] hub 1-0:1.0: USB hub found\n[ 0.705706] hub 1-0:1.0: 2 ports detected\n[ 0.706623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.708760] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.709727] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.710773] mousedev: PS/2 mouse device common for all mice\n[ 0.712053] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.713905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.715018] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.716229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.717429] i2c /dev entries driver\n[ 0.718196] device-mapper: uevent: version 1.0.3\n[ 0.719153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.720806] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.722096] NET: Registered protocol family 10\n[ 0.723115] NET: Registered protocol family 17\n[ 0.724017] Key type dns_resolver registered\n[ 0.724957] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.726067] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.727842] registered taskstats version 1\n[ 0.728687] Loading compiled-in X.509 certificates\n[ 0.730140] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.732030] zswap: loaded using pool lzo/zbud\n[ 0.733413] Key type trusted registered\n[ 0.735009] Key type encrypted registered\n[ 0.735857] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.736896] ima: No TPM chip found, activating TPM-bypass!\n[ 0.737946] evm: HMAC attrs: 0x1\n[ 0.738899] Magic number: 14:415:332\n[ 0.739693] tty tty53: hash matches\n[ 0.740495] rtc_cmos 00:00: setting system clock to 2018-12-23 13:20:26 UTC (1545571226)\n[ 0.742118] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.743262] EDD information not available.\n[ 0.827655] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.839468] Write protecting the kernel read-only data: 14336k\n[ 0.841056] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.842884] 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.301493] 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-12-23 13:21:24,270 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action used request id req-784a9a13-f091-4abb-911f-64ec260d0dda 2018-12-23 13:21:26,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8797020f98f37ff8cbd810999568161b9a714f16" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:21:27,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:21: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-8cfd200f-16d7-43c4-9b71-8f30ce5210b7 x-compute-request-id: req-8cfd200f-16d7-43c4-9b71-8f30ce5210b7 Content-Encoding: gzip Content-Length: 7724 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 464159476 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.156768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.159015] pid_max: default: 32768 minimum: 301\n[ 0.160236] ACPI: Core revision 20150930\n[ 0.161878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.163642] Security Framework initialized\n[ 0.164753] Yama: becoming mindful.\n[ 0.165730] AppArmor: AppArmor initialized\n[ 0.166883] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168696] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.170470] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172130] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174015] Initializing cgroup subsys io\n[ 0.175117] Initializing cgroup subsys memory\n[ 0.176292] Initializing cgroup subsys devices\n[ 0.177482] Initializing cgroup subsys freezer\n[ 0.178676] Initializing cgroup subsys net_cls\n[ 0.179870] Initializing cgroup subsys perf_event\n[ 0.181119] Initializing cgroup subsys net_prio\n[ 0.182322] Initializing cgroup subsys hugetlb\n[ 0.183512] Initializing cgroup subsys pids\n[ 0.184684] CPU: Physical Processor ID: 0\n[ 0.186479] mce: CPU supports 10 MCE banks\n[ 0.187639] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.189025] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.201311] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.208266] ftrace: allocating 31920 entries in 125 pages\n[ 0.234898] smpboot: Max logical packages: 1\n[ 0.236042] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.237840] x2apic enabled\n[ 0.238808] Switched APIC routing to physical x2apic.\n[ 0.240904] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.242419] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.245080] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.247414] KVM setup paravirtual spinlock\n[ 0.248956] x86: Booted up 1 node, 1 CPUs\n[ 0.250017] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.251871] devtmpfs: initialized\n[ 0.253747] evm: security.selinux\n[ 0.254663] evm: security.SMACK64\n[ 0.255565] evm: security.SMACK64EXEC\n[ 0.256550] evm: security.SMACK64TRANSMUTE\n[ 0.257621] evm: security.SMACK64MMAP\n[ 0.258601] evm: security.ima\n[ 0.259427] evm: security.capability\n[ 0.260467] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.262962] pinctrl core: initialized pinctrl subsystem\n[ 0.264375] RTC time: 13:20:25, date: 12/23/18\n[ 0.265526] NET: Registered protocol family 16\n[ 0.266508] cpuidle: using governor ladder\n[ 0.267345] cpuidle: using governor menu\n[ 0.268143] PCCT header not found.\n[ 0.268898] ACPI: bus type PCI registered\n[ 0.269699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270956] PCI: Using configuration type 1 for base access\n[ 0.272717] ACPI: Added _OSI(Module Device)\n[ 0.273575] ACPI: Added _OSI(Processor Device)\n[ 0.274447] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.275357] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.277493] ACPI: Interpreter enabled\n[ 0.278266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.280127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.281988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.283840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285690] ACPI: (supports S0 S5)\n[ 0.286401] ACPI: Using IOAPIC for interrupt routing\n[ 0.287457] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.291705] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.292941] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.296372] acpiphp: Slot [3] registered\n[ 0.297200] acpiphp: Slot [4] registered\n[ 0.298018] acpiphp: Slot [5] registered\n[ 0.298826] acpiphp: Slot [6] registered\n[ 0.299632] acpiphp: Slot [7] registered\n[ 0.300437] acpiphp: Slot [8] registered\n[ 0.301244] acpiphp: Slot [9] registered\n[ 0.302048] acpiphp: Slot [10] registered\n[ 0.302871] acpiphp: Slot [11] registered\n[ 0.303685] acpiphp: Slot [12] registered\n[ 0.304504] acpiphp: Slot [13] registered\n[ 0.305319] acpiphp: Slot [14] registered\n[ 0.306134] acpiphp: Slot [15] registered\n[ 0.317094] acpiphp: Slot [16] registered\n[ 0.317926] acpiphp: Slot [17] registered\n[ 0.318752] acpiphp: Slot [18] registered\n[ 0.319582] acpiphp: Slot [19] registered\n[ 0.320411] acpiphp: Slot [20] registered\n[ 0.321247] acpiphp: Slot [21] registered\n[ 0.322075] acpiphp: Slot [22] registered\n[ 0.322905] acpiphp: Slot [23] registered\n[ 0.323730] acpiphp: Slot [24] registered\n[ 0.324558] acpiphp: Slot [25] registered\n[ 0.325393] acpiphp: Slot [26] registered\n[ 0.326223] acpiphp: Slot [27] registered\n[ 0.327052] acpiphp: Slot [28] registered\n[ 0.327885] acpiphp: Slot [29] registered\n[ 0.328709] acpiphp: Slot [30] registered\n[ 0.329543] acpiphp: Slot [31] registered\n[ 0.330372] PCI host bridge to bus 0000:00\n[ 0.331201] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.332443] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.333693] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.335178] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.336656] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342901] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.344197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353212] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354672] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.400114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.401623] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.403066] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.404501] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407193] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.408692] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409779] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411374] vgaarb: loaded\n[ 0.411991] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413149] SCSI subsystem initialized\n[ 0.413981] ACPI: bus type USB registered\n[ 0.414810] usbcore: registered new interface driver usbfs\n[ 0.415872] usbcore: registered new interface driver hub\n[ 0.416904] usbcore: registered new device driver usb\n[ 0.417977] PCI: Using ACPI for IRQ routing\n[ 0.419017] NetLabel: Initializing\n[ 0.419743] NetLabel: domain hash size = 128\n[ 0.420621] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421597] NetLabel: unlabeled traffic allowed by default\n[ 0.422714] clocksource: Switched to clocksource kvm-clock\n[ 0.428150] AppArmor: AppArmor Filesystem Enabled\n[ 0.429126] pnp: PnP ACPI init\n[ 0.430050] pnp: PnP ACPI: found 5 devices\n[ 0.436434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.438178] NET: Registered protocol family 2\n[ 0.439155] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.440498] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.441707] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.442916] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.444024] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445227] NET: Registered protocol family 1\n[ 0.446114] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.447249] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.448353] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.462390] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.476612] Trying to unpack rootfs image as initramfs...\n[ 0.526280] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.540156] Scanning for low memory corruption every 60 seconds\n[ 0.541489] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.542667] audit: initializing netlink subsys (disabled)\n[ 0.543724] audit: type=2000 audit(1545571226.457:1): initialized\n[ 0.545059] Initialise system trusted keyring\n[ 0.546005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.547223] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.549209] zbud: loaded\n[ 0.549922] VFS: Disk quotas dquot_6.6.0\n[ 0.550763] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.552313] fuse init (API version 7.23)\n[ 0.553219] Key type big_key registered\n[ 0.554037] Allocating IMA MOK and blacklist keyrings.\n[ 0.555170] Key type asymmetric registered\n[ 0.556011] Asymmetric key parser 'x509' registered\n[ 0.556980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.558847] io scheduler noop registered\n[ 0.559656] io scheduler deadline registered (default)\n[ 0.560668] io scheduler cfq registered\n[ 0.561515] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.563882] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.565366] ACPI: Power Button [PWRF]\n[ 0.566210] GHES: HEST is not enabled!\n[ 0.579903] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.609465] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.612575] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.636342] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638503] Linux agpgart interface v0.103\n[ 0.640564] brd: module loaded\n[ 0.641747] loop: module loaded\n[ 0.651226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.654453] GPT:90111 != 2097151\n[ 0.655920] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658406] GPT:90111 != 2097151\n[ 0.660191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.662605] vda: vda1 vda15\n[ 0.664922] scsi host0: ata_piix\n[ 0.665662] scsi host1: ata_piix\n[ 0.666395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.667636] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.669098] libphy: Fixed MDIO Bus: probed\n[ 0.669929] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670896] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.673043] PPP generic driver version 2.4.2\n[ 0.673940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675208] ehci-pci: EHCI PCI platform driver\n[ 0.676097] ehci-platform: EHCI generic platform driver\n[ 0.677100] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.678236] ohci-pci: OHCI PCI platform driver\n[ 0.679124] ohci-platform: OHCI generic platform driver\n[ 0.680130] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.694481] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695506] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696974] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.698010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.699140] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.700371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701804] usb usb1: Product: UHCI Host Controller\n[ 0.702749] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.703913] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704926] hub 1-0:1.0: USB hub found\n[ 0.705706] hub 1-0:1.0: 2 ports detected\n[ 0.706623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.708760] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.709727] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.710773] mousedev: PS/2 mouse device common for all mice\n[ 0.712053] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.713905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.715018] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.716229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.717429] i2c /dev entries driver\n[ 0.718196] device-mapper: uevent: version 1.0.3\n[ 0.719153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.720806] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.722096] NET: Registered protocol family 10\n[ 0.723115] NET: Registered protocol family 17\n[ 0.724017] Key type dns_resolver registered\n[ 0.724957] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.726067] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.727842] registered taskstats version 1\n[ 0.728687] Loading compiled-in X.509 certificates\n[ 0.730140] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.732030] zswap: loaded using pool lzo/zbud\n[ 0.733413] Key type trusted registered\n[ 0.735009] Key type encrypted registered\n[ 0.735857] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.736896] ima: No TPM chip found, activating TPM-bypass!\n[ 0.737946] evm: HMAC attrs: 0x1\n[ 0.738899] Magic number: 14:415:332\n[ 0.739693] tty tty53: hash matches\n[ 0.740495] rtc_cmos 00:00: setting system clock to 2018-12-23 13:20:26 UTC (1545571226)\n[ 0.742118] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.743262] EDD information not available.\n[ 0.827655] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.839468] Write protecting the kernel read-only data: 14336k\n[ 0.841056] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.842884] 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.301493] 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-12-23 13:21:27,354 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action used request id req-8cfd200f-16d7-43c4-9b71-8f30ce5210b7 2018-12-23 13:21:29,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8797020f98f37ff8cbd810999568161b9a714f16" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:21:30,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:21: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-7fca5305-31ba-4d3a-85ea-c79ae83d1018 x-compute-request-id: req-7fca5305-31ba-4d3a-85ea-c79ae83d1018 Content-Encoding: gzip Content-Length: 9417 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 464159476 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.156768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.159015] pid_max: default: 32768 minimum: 301\n[ 0.160236] ACPI: Core revision 20150930\n[ 0.161878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.163642] Security Framework initialized\n[ 0.164753] Yama: becoming mindful.\n[ 0.165730] AppArmor: AppArmor initialized\n[ 0.166883] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168696] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.170470] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172130] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174015] Initializing cgroup subsys io\n[ 0.175117] Initializing cgroup subsys memory\n[ 0.176292] Initializing cgroup subsys devices\n[ 0.177482] Initializing cgroup subsys freezer\n[ 0.178676] Initializing cgroup subsys net_cls\n[ 0.179870] Initializing cgroup subsys perf_event\n[ 0.181119] Initializing cgroup subsys net_prio\n[ 0.182322] Initializing cgroup subsys hugetlb\n[ 0.183512] Initializing cgroup subsys pids\n[ 0.184684] CPU: Physical Processor ID: 0\n[ 0.186479] mce: CPU supports 10 MCE banks\n[ 0.187639] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.189025] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.201311] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.208266] ftrace: allocating 31920 entries in 125 pages\n[ 0.234898] smpboot: Max logical packages: 1\n[ 0.236042] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.237840] x2apic enabled\n[ 0.238808] Switched APIC routing to physical x2apic.\n[ 0.240904] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.242419] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.245080] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.247414] KVM setup paravirtual spinlock\n[ 0.248956] x86: Booted up 1 node, 1 CPUs\n[ 0.250017] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.251871] devtmpfs: initialized\n[ 0.253747] evm: security.selinux\n[ 0.254663] evm: security.SMACK64\n[ 0.255565] evm: security.SMACK64EXEC\n[ 0.256550] evm: security.SMACK64TRANSMUTE\n[ 0.257621] evm: security.SMACK64MMAP\n[ 0.258601] evm: security.ima\n[ 0.259427] evm: security.capability\n[ 0.260467] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.262962] pinctrl core: initialized pinctrl subsystem\n[ 0.264375] RTC time: 13:20:25, date: 12/23/18\n[ 0.265526] NET: Registered protocol family 16\n[ 0.266508] cpuidle: using governor ladder\n[ 0.267345] cpuidle: using governor menu\n[ 0.268143] PCCT header not found.\n[ 0.268898] ACPI: bus type PCI registered\n[ 0.269699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270956] PCI: Using configuration type 1 for base access\n[ 0.272717] ACPI: Added _OSI(Module Device)\n[ 0.273575] ACPI: Added _OSI(Processor Device)\n[ 0.274447] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.275357] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.277493] ACPI: Interpreter enabled\n[ 0.278266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.280127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.281988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.283840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285690] ACPI: (supports S0 S5)\n[ 0.286401] ACPI: Using IOAPIC for interrupt routing\n[ 0.287457] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.291705] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.292941] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.296372] acpiphp: Slot [3] registered\n[ 0.297200] acpiphp: Slot [4] registered\n[ 0.298018] acpiphp: Slot [5] registered\n[ 0.298826] acpiphp: Slot [6] registered\n[ 0.299632] acpiphp: Slot [7] registered\n[ 0.300437] acpiphp: Slot [8] registered\n[ 0.301244] acpiphp: Slot [9] registered\n[ 0.302048] acpiphp: Slot [10] registered\n[ 0.302871] acpiphp: Slot [11] registered\n[ 0.303685] acpiphp: Slot [12] registered\n[ 0.304504] acpiphp: Slot [13] registered\n[ 0.305319] acpiphp: Slot [14] registered\n[ 0.306134] acpiphp: Slot [15] registered\n[ 0.317094] acpiphp: Slot [16] registered\n[ 0.317926] acpiphp: Slot [17] registered\n[ 0.318752] acpiphp: Slot [18] registered\n[ 0.319582] acpiphp: Slot [19] registered\n[ 0.320411] acpiphp: Slot [20] registered\n[ 0.321247] acpiphp: Slot [21] registered\n[ 0.322075] acpiphp: Slot [22] registered\n[ 0.322905] acpiphp: Slot [23] registered\n[ 0.323730] acpiphp: Slot [24] registered\n[ 0.324558] acpiphp: Slot [25] registered\n[ 0.325393] acpiphp: Slot [26] registered\n[ 0.326223] acpiphp: Slot [27] registered\n[ 0.327052] acpiphp: Slot [28] registered\n[ 0.327885] acpiphp: Slot [29] registered\n[ 0.328709] acpiphp: Slot [30] registered\n[ 0.329543] acpiphp: Slot [31] registered\n[ 0.330372] PCI host bridge to bus 0000:00\n[ 0.331201] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.332443] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.333693] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.335178] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.336656] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342901] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.344197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353212] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354672] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.400114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.401623] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.403066] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.404501] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407193] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.408692] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409779] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411374] vgaarb: loaded\n[ 0.411991] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413149] SCSI subsystem initialized\n[ 0.413981] ACPI: bus type USB registered\n[ 0.414810] usbcore: registered new interface driver usbfs\n[ 0.415872] usbcore: registered new interface driver hub\n[ 0.416904] usbcore: registered new device driver usb\n[ 0.417977] PCI: Using ACPI for IRQ routing\n[ 0.419017] NetLabel: Initializing\n[ 0.419743] NetLabel: domain hash size = 128\n[ 0.420621] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421597] NetLabel: unlabeled traffic allowed by default\n[ 0.422714] clocksource: Switched to clocksource kvm-clock\n[ 0.428150] AppArmor: AppArmor Filesystem Enabled\n[ 0.429126] pnp: PnP ACPI init\n[ 0.430050] pnp: PnP ACPI: found 5 devices\n[ 0.436434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.438178] NET: Registered protocol family 2\n[ 0.439155] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.440498] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.441707] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.442916] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.444024] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445227] NET: Registered protocol family 1\n[ 0.446114] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.447249] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.448353] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.462390] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.476612] Trying to unpack rootfs image as initramfs...\n[ 0.526280] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.540156] Scanning for low memory corruption every 60 seconds\n[ 0.541489] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.542667] audit: initializing netlink subsys (disabled)\n[ 0.543724] audit: type=2000 audit(1545571226.457:1): initialized\n[ 0.545059] Initialise system trusted keyring\n[ 0.546005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.547223] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.549209] zbud: loaded\n[ 0.549922] VFS: Disk quotas dquot_6.6.0\n[ 0.550763] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.552313] fuse init (API version 7.23)\n[ 0.553219] Key type big_key registered\n[ 0.554037] Allocating IMA MOK and blacklist keyrings.\n[ 0.555170] Key type asymmetric registered\n[ 0.556011] Asymmetric key parser 'x509' registered\n[ 0.556980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.558847] io scheduler noop registered\n[ 0.559656] io scheduler deadline registered (default)\n[ 0.560668] io scheduler cfq registered\n[ 0.561515] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.563882] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.565366] ACPI: Power Button [PWRF]\n[ 0.566210] GHES: HEST is not enabled!\n[ 0.579903] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.609465] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.612575] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.636342] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638503] Linux agpgart interface v0.103\n[ 0.640564] brd: module loaded\n[ 0.641747] loop: module loaded\n[ 0.651226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.654453] GPT:90111 != 2097151\n[ 0.655920] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658406] GPT:90111 != 2097151\n[ 0.660191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.662605] vda: vda1 vda15\n[ 0.664922] scsi host0: ata_piix\n[ 0.665662] scsi host1: ata_piix\n[ 0.666395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.667636] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.669098] libphy: Fixed MDIO Bus: probed\n[ 0.669929] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670896] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.673043] PPP generic driver version 2.4.2\n[ 0.673940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675208] ehci-pci: EHCI PCI platform driver\n[ 0.676097] ehci-platform: EHCI generic platform driver\n[ 0.677100] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.678236] ohci-pci: OHCI PCI platform driver\n[ 0.679124] ohci-platform: OHCI generic platform driver\n[ 0.680130] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.694481] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695506] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696974] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.698010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.699140] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.700371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701804] usb usb1: Product: UHCI Host Controller\n[ 0.702749] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.703913] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704926] hub 1-0:1.0: USB hub found\n[ 0.705706] hub 1-0:1.0: 2 ports detected\n[ 0.706623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.708760] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.709727] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.710773] mousedev: PS/2 mouse device common for all mice\n[ 0.712053] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.713905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.715018] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.716229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.717429] i2c /dev entries driver\n[ 0.718196] device-mapper: uevent: version 1.0.3\n[ 0.719153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.720806] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.722096] NET: Registered protocol family 10\n[ 0.723115] NET: Registered protocol family 17\n[ 0.724017] Key type dns_resolver registered\n[ 0.724957] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.726067] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.727842] registered taskstats version 1\n[ 0.728687] Loading compiled-in X.509 certificates\n[ 0.730140] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.732030] zswap: loaded using pool lzo/zbud\n[ 0.733413] Key type trusted registered\n[ 0.735009] Key type encrypted registered\n[ 0.735857] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.736896] ima: No TPM chip found, activating TPM-bypass!\n[ 0.737946] evm: HMAC attrs: 0x1\n[ 0.738899] Magic number: 14:415:332\n[ 0.739693] tty tty53: hash matches\n[ 0.740495] rtc_cmos 00:00: setting system clock to 2018-12-23 13:20:26 UTC (1545571226)\n[ 0.742118] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.743262] EDD information not available.\n[ 0.827655] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.839468] Write protecting the kernel read-only data: 14336k\n[ 0.841056] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.842884] 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.301493] 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.19. iid=i-0000011d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCko4vXQaMISEQPBzzuX5B6HqwLzxjtJM54WPtdNYH4xbo6omZeVd/LJZ13Sp/HvzdHePZW9egsNLuFJJigPbs2GU0VYO5Q2B/Z3f921bcrrulKe8+tnamTYQ3Rgx1/R3ilSUk/fLAXism5jy+uBIL6Kl2FkMJZFxqFYrv2w3zbF4Qn4sRgG0fzkbNqZ4zn0QJOj8sIf67e1XORLJv2u8CGoamn/wGEqkw4V8zaFD4R/w7Un7ljx1i2inrknYYd2jKZKfoS9yl+aaqFyNxhRaMazvKWwJayaRa/SPi016zdoXP4qYMHdyt4ohvVZ27adlf/rzLFlmJcJjFpzpjT1/A3 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJ/HGX5V9PrnaDoZ7mgVz50Owfbn5Sg5P2+jJgXO3wwcQweMjYFWiFoUpv3dp12LJ9M1m+CDaW2Gq4CUFhX9HrrkUSZM841P1qt05gXY+0h6yhaL4jETppF8rXcdxaPYJ7QxTcxGfwXKM+s93OJz7ELP+8o1wPpZaZOjZaNdXhNHAAAAFQDW4GHC52GiXNbcijZ314T4Jy6zAwAAAIA+uB7F2YJ3vlC+dYpIYLMWTOUUQmzyMHsXC82zp7XqkMGh47Z7VGMxSeuSmHfNpyeZcAqKjkU6896BgDNoskKr/Ojv3o9RBmglh0oFXQBnQF33z4hglcGIZdINzjCKX+sLRntFipImX2xmxK6rF2kdawWVMnbs5l09sLa8eILKAgAAAIBZ1+QucZA/dUs0QTKoQ2GOeE43FJKGw6nh6SI65bDee5OEf3pjTWWGdeiLyw8GEGr/zDs3CfOXk7KjzomdAezjYr4nKGI0xUtP8b/EejeTYKWvd6XIjFw+0YchM94Q8ZW4hKKlG6icMkT93tzjNno0t326hPlCr1PJaQcRe6wSjg== 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.7,24,fe80::f816:3eff:feef:f50b/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-0000011d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.11 ===\n"} 2018-12-23 13:21:30,438 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action used request id req-7fca5305-31ba-4d3a-85ea-c79ae83d1018 2018-12-23 13:21:32,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8797020f98f37ff8cbd810999568161b9a714f16" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:21:33,567 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-45ba34f4-aeb1-42f2-84c6-aced95a36d55 x-compute-request-id: req-45ba34f4-aeb1-42f2-84c6-aced95a36d55 Content-Encoding: gzip Content-Length: 10020 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 464159476 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.156768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.159015] pid_max: default: 32768 minimum: 301\n[ 0.160236] ACPI: Core revision 20150930\n[ 0.161878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.163642] Security Framework initialized\n[ 0.164753] Yama: becoming mindful.\n[ 0.165730] AppArmor: AppArmor initialized\n[ 0.166883] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168696] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.170470] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172130] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174015] Initializing cgroup subsys io\n[ 0.175117] Initializing cgroup subsys memory\n[ 0.176292] Initializing cgroup subsys devices\n[ 0.177482] Initializing cgroup subsys freezer\n[ 0.178676] Initializing cgroup subsys net_cls\n[ 0.179870] Initializing cgroup subsys perf_event\n[ 0.181119] Initializing cgroup subsys net_prio\n[ 0.182322] Initializing cgroup subsys hugetlb\n[ 0.183512] Initializing cgroup subsys pids\n[ 0.184684] CPU: Physical Processor ID: 0\n[ 0.186479] mce: CPU supports 10 MCE banks\n[ 0.187639] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.189025] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.201311] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.208266] ftrace: allocating 31920 entries in 125 pages\n[ 0.234898] smpboot: Max logical packages: 1\n[ 0.236042] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.237840] x2apic enabled\n[ 0.238808] Switched APIC routing to physical x2apic.\n[ 0.240904] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.242419] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.245080] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.247414] KVM setup paravirtual spinlock\n[ 0.248956] x86: Booted up 1 node, 1 CPUs\n[ 0.250017] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.251871] devtmpfs: initialized\n[ 0.253747] evm: security.selinux\n[ 0.254663] evm: security.SMACK64\n[ 0.255565] evm: security.SMACK64EXEC\n[ 0.256550] evm: security.SMACK64TRANSMUTE\n[ 0.257621] evm: security.SMACK64MMAP\n[ 0.258601] evm: security.ima\n[ 0.259427] evm: security.capability\n[ 0.260467] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.262962] pinctrl core: initialized pinctrl subsystem\n[ 0.264375] RTC time: 13:20:25, date: 12/23/18\n[ 0.265526] NET: Registered protocol family 16\n[ 0.266508] cpuidle: using governor ladder\n[ 0.267345] cpuidle: using governor menu\n[ 0.268143] PCCT header not found.\n[ 0.268898] ACPI: bus type PCI registered\n[ 0.269699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270956] PCI: Using configuration type 1 for base access\n[ 0.272717] ACPI: Added _OSI(Module Device)\n[ 0.273575] ACPI: Added _OSI(Processor Device)\n[ 0.274447] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.275357] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.277493] ACPI: Interpreter enabled\n[ 0.278266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.280127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.281988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.283840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285690] ACPI: (supports S0 S5)\n[ 0.286401] ACPI: Using IOAPIC for interrupt routing\n[ 0.287457] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.291705] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.292941] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.296372] acpiphp: Slot [3] registered\n[ 0.297200] acpiphp: Slot [4] registered\n[ 0.298018] acpiphp: Slot [5] registered\n[ 0.298826] acpiphp: Slot [6] registered\n[ 0.299632] acpiphp: Slot [7] registered\n[ 0.300437] acpiphp: Slot [8] registered\n[ 0.301244] acpiphp: Slot [9] registered\n[ 0.302048] acpiphp: Slot [10] registered\n[ 0.302871] acpiphp: Slot [11] registered\n[ 0.303685] acpiphp: Slot [12] registered\n[ 0.304504] acpiphp: Slot [13] registered\n[ 0.305319] acpiphp: Slot [14] registered\n[ 0.306134] acpiphp: Slot [15] registered\n[ 0.317094] acpiphp: Slot [16] registered\n[ 0.317926] acpiphp: Slot [17] registered\n[ 0.318752] acpiphp: Slot [18] registered\n[ 0.319582] acpiphp: Slot [19] registered\n[ 0.320411] acpiphp: Slot [20] registered\n[ 0.321247] acpiphp: Slot [21] registered\n[ 0.322075] acpiphp: Slot [22] registered\n[ 0.322905] acpiphp: Slot [23] registered\n[ 0.323730] acpiphp: Slot [24] registered\n[ 0.324558] acpiphp: Slot [25] registered\n[ 0.325393] acpiphp: Slot [26] registered\n[ 0.326223] acpiphp: Slot [27] registered\n[ 0.327052] acpiphp: Slot [28] registered\n[ 0.327885] acpiphp: Slot [29] registered\n[ 0.328709] acpiphp: Slot [30] registered\n[ 0.329543] acpiphp: Slot [31] registered\n[ 0.330372] PCI host bridge to bus 0000:00\n[ 0.331201] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.332443] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.333693] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.335178] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.336656] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342901] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.344197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353212] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354672] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.400114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.401623] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.403066] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.404501] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407193] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.408692] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409779] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411374] vgaarb: loaded\n[ 0.411991] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413149] SCSI subsystem initialized\n[ 0.413981] ACPI: bus type USB registered\n[ 0.414810] usbcore: registered new interface driver usbfs\n[ 0.415872] usbcore: registered new interface driver hub\n[ 0.416904] usbcore: registered new device driver usb\n[ 0.417977] PCI: Using ACPI for IRQ routing\n[ 0.419017] NetLabel: Initializing\n[ 0.419743] NetLabel: domain hash size = 128\n[ 0.420621] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421597] NetLabel: unlabeled traffic allowed by default\n[ 0.422714] clocksource: Switched to clocksource kvm-clock\n[ 0.428150] AppArmor: AppArmor Filesystem Enabled\n[ 0.429126] pnp: PnP ACPI init\n[ 0.430050] pnp: PnP ACPI: found 5 devices\n[ 0.436434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.438178] NET: Registered protocol family 2\n[ 0.439155] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.440498] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.441707] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.442916] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.444024] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445227] NET: Registered protocol family 1\n[ 0.446114] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.447249] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.448353] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.462390] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.476612] Trying to unpack rootfs image as initramfs...\n[ 0.526280] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.540156] Scanning for low memory corruption every 60 seconds\n[ 0.541489] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.542667] audit: initializing netlink subsys (disabled)\n[ 0.543724] audit: type=2000 audit(1545571226.457:1): initialized\n[ 0.545059] Initialise system trusted keyring\n[ 0.546005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.547223] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.549209] zbud: loaded\n[ 0.549922] VFS: Disk quotas dquot_6.6.0\n[ 0.550763] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.552313] fuse init (API version 7.23)\n[ 0.553219] Key type big_key registered\n[ 0.554037] Allocating IMA MOK and blacklist keyrings.\n[ 0.555170] Key type asymmetric registered\n[ 0.556011] Asymmetric key parser 'x509' registered\n[ 0.556980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.558847] io scheduler noop registered\n[ 0.559656] io scheduler deadline registered (default)\n[ 0.560668] io scheduler cfq registered\n[ 0.561515] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.563882] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.565366] ACPI: Power Button [PWRF]\n[ 0.566210] GHES: HEST is not enabled!\n[ 0.579903] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.609465] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.612575] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.636342] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638503] Linux agpgart interface v0.103\n[ 0.640564] brd: module loaded\n[ 0.641747] loop: module loaded\n[ 0.651226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.654453] GPT:90111 != 2097151\n[ 0.655920] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658406] GPT:90111 != 2097151\n[ 0.660191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.662605] vda: vda1 vda15\n[ 0.664922] scsi host0: ata_piix\n[ 0.665662] scsi host1: ata_piix\n[ 0.666395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.667636] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.669098] libphy: Fixed MDIO Bus: probed\n[ 0.669929] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670896] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.673043] PPP generic driver version 2.4.2\n[ 0.673940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675208] ehci-pci: EHCI PCI platform driver\n[ 0.676097] ehci-platform: EHCI generic platform driver\n[ 0.677100] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.678236] ohci-pci: OHCI PCI platform driver\n[ 0.679124] ohci-platform: OHCI generic platform driver\n[ 0.680130] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.694481] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695506] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696974] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.698010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.699140] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.700371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701804] usb usb1: Product: UHCI Host Controller\n[ 0.702749] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.703913] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704926] hub 1-0:1.0: USB hub found\n[ 0.705706] hub 1-0:1.0: 2 ports detected\n[ 0.706623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.708760] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.709727] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.710773] mousedev: PS/2 mouse device common for all mice\n[ 0.712053] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.713905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.715018] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.716229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.717429] i2c /dev entries driver\n[ 0.718196] device-mapper: uevent: version 1.0.3\n[ 0.719153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.720806] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.722096] NET: Registered protocol family 10\n[ 0.723115] NET: Registered protocol family 17\n[ 0.724017] Key type dns_resolver registered\n[ 0.724957] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.726067] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.727842] registered taskstats version 1\n[ 0.728687] Loading compiled-in X.509 certificates\n[ 0.730140] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.732030] zswap: loaded using pool lzo/zbud\n[ 0.733413] Key type trusted registered\n[ 0.735009] Key type encrypted registered\n[ 0.735857] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.736896] ima: No TPM chip found, activating TPM-bypass!\n[ 0.737946] evm: HMAC attrs: 0x1\n[ 0.738899] Magic number: 14:415:332\n[ 0.739693] tty tty53: hash matches\n[ 0.740495] rtc_cmos 00:00: setting system clock to 2018-12-23 13:20:26 UTC (1545571226)\n[ 0.742118] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.743262] EDD information not available.\n[ 0.827655] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.839468] Write protecting the kernel read-only data: 14336k\n[ 0.841056] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.842884] 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.301493] 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.19. iid=i-0000011d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCko4vXQaMISEQPBzzuX5B6HqwLzxjtJM54WPtdNYH4xbo6omZeVd/LJZ13Sp/HvzdHePZW9egsNLuFJJigPbs2GU0VYO5Q2B/Z3f921bcrrulKe8+tnamTYQ3Rgx1/R3ilSUk/fLAXism5jy+uBIL6Kl2FkMJZFxqFYrv2w3zbF4Qn4sRgG0fzkbNqZ4zn0QJOj8sIf67e1XORLJv2u8CGoamn/wGEqkw4V8zaFD4R/w7Un7ljx1i2inrknYYd2jKZKfoS9yl+aaqFyNxhRaMazvKWwJayaRa/SPi016zdoXP4qYMHdyt4ohvVZ27adlf/rzLFlmJcJjFpzpjT1/A3 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJ/HGX5V9PrnaDoZ7mgVz50Owfbn5Sg5P2+jJgXO3wwcQweMjYFWiFoUpv3dp12LJ9M1m+CDaW2Gq4CUFhX9HrrkUSZM841P1qt05gXY+0h6yhaL4jETppF8rXcdxaPYJ7QxTcxGfwXKM+s93OJz7ELP+8o1wPpZaZOjZaNdXhNHAAAAFQDW4GHC52GiXNbcijZ314T4Jy6zAwAAAIA+uB7F2YJ3vlC+dYpIYLMWTOUUQmzyMHsXC82zp7XqkMGh47Z7VGMxSeuSmHfNpyeZcAqKjkU6896BgDNoskKr/Ojv3o9RBmglh0oFXQBnQF33z4hglcGIZdINzjCKX+sLRntFipImX2xmxK6rF2kdawWVMnbs5l09sLa8eILKAgAAAIBZ1+QucZA/dUs0QTKoQ2GOeE43FJKGw6nh6SI65bDee5OEf3pjTWWGdeiLyw8GEGr/zDs3CfOXk7KjzomdAezjYr4nKGI0xUtP8b/EejeTYKWvd6XIjFw+0YchM94Q8ZW4hKKlG6icMkT93tzjNno0t326hPlCr1PJaQcRe6wSjg== 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.7,24,fe80::f816:3eff:feef:f50b/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-0000011d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.11 ===\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:EF:F5:0B \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feef:f50b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:98 errors:0 dropped:16 overruns:0 frame:0\n TX packets:106 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10410 (10.1 KiB) TX bytes:9760 (9.5 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:21:33,567 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action used request id req-45ba34f4-aeb1-42f2-84c6-aced95a36d55 2018-12-23 13:21:35,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8797020f98f37ff8cbd810999568161b9a714f16" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:21:36,657 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:21: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-079ebcb0-a519-4b71-9765-9bdaed5ac333 x-compute-request-id: req-079ebcb0-a519-4b71-9765-9bdaed5ac333 Content-Encoding: gzip Content-Length: 10020 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 464159476 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.156768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.159015] pid_max: default: 32768 minimum: 301\n[ 0.160236] ACPI: Core revision 20150930\n[ 0.161878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.163642] Security Framework initialized\n[ 0.164753] Yama: becoming mindful.\n[ 0.165730] AppArmor: AppArmor initialized\n[ 0.166883] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168696] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.170470] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172130] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174015] Initializing cgroup subsys io\n[ 0.175117] Initializing cgroup subsys memory\n[ 0.176292] Initializing cgroup subsys devices\n[ 0.177482] Initializing cgroup subsys freezer\n[ 0.178676] Initializing cgroup subsys net_cls\n[ 0.179870] Initializing cgroup subsys perf_event\n[ 0.181119] Initializing cgroup subsys net_prio\n[ 0.182322] Initializing cgroup subsys hugetlb\n[ 0.183512] Initializing cgroup subsys pids\n[ 0.184684] CPU: Physical Processor ID: 0\n[ 0.186479] mce: CPU supports 10 MCE banks\n[ 0.187639] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.189025] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.201311] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.208266] ftrace: allocating 31920 entries in 125 pages\n[ 0.234898] smpboot: Max logical packages: 1\n[ 0.236042] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.237840] x2apic enabled\n[ 0.238808] Switched APIC routing to physical x2apic.\n[ 0.240904] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.242419] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.245080] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.247414] KVM setup paravirtual spinlock\n[ 0.248956] x86: Booted up 1 node, 1 CPUs\n[ 0.250017] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.251871] devtmpfs: initialized\n[ 0.253747] evm: security.selinux\n[ 0.254663] evm: security.SMACK64\n[ 0.255565] evm: security.SMACK64EXEC\n[ 0.256550] evm: security.SMACK64TRANSMUTE\n[ 0.257621] evm: security.SMACK64MMAP\n[ 0.258601] evm: security.ima\n[ 0.259427] evm: security.capability\n[ 0.260467] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.262962] pinctrl core: initialized pinctrl subsystem\n[ 0.264375] RTC time: 13:20:25, date: 12/23/18\n[ 0.265526] NET: Registered protocol family 16\n[ 0.266508] cpuidle: using governor ladder\n[ 0.267345] cpuidle: using governor menu\n[ 0.268143] PCCT header not found.\n[ 0.268898] ACPI: bus type PCI registered\n[ 0.269699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270956] PCI: Using configuration type 1 for base access\n[ 0.272717] ACPI: Added _OSI(Module Device)\n[ 0.273575] ACPI: Added _OSI(Processor Device)\n[ 0.274447] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.275357] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.277493] ACPI: Interpreter enabled\n[ 0.278266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.280127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.281988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.283840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285690] ACPI: (supports S0 S5)\n[ 0.286401] ACPI: Using IOAPIC for interrupt routing\n[ 0.287457] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.291705] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.292941] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.296372] acpiphp: Slot [3] registered\n[ 0.297200] acpiphp: Slot [4] registered\n[ 0.298018] acpiphp: Slot [5] registered\n[ 0.298826] acpiphp: Slot [6] registered\n[ 0.299632] acpiphp: Slot [7] registered\n[ 0.300437] acpiphp: Slot [8] registered\n[ 0.301244] acpiphp: Slot [9] registered\n[ 0.302048] acpiphp: Slot [10] registered\n[ 0.302871] acpiphp: Slot [11] registered\n[ 0.303685] acpiphp: Slot [12] registered\n[ 0.304504] acpiphp: Slot [13] registered\n[ 0.305319] acpiphp: Slot [14] registered\n[ 0.306134] acpiphp: Slot [15] registered\n[ 0.317094] acpiphp: Slot [16] registered\n[ 0.317926] acpiphp: Slot [17] registered\n[ 0.318752] acpiphp: Slot [18] registered\n[ 0.319582] acpiphp: Slot [19] registered\n[ 0.320411] acpiphp: Slot [20] registered\n[ 0.321247] acpiphp: Slot [21] registered\n[ 0.322075] acpiphp: Slot [22] registered\n[ 0.322905] acpiphp: Slot [23] registered\n[ 0.323730] acpiphp: Slot [24] registered\n[ 0.324558] acpiphp: Slot [25] registered\n[ 0.325393] acpiphp: Slot [26] registered\n[ 0.326223] acpiphp: Slot [27] registered\n[ 0.327052] acpiphp: Slot [28] registered\n[ 0.327885] acpiphp: Slot [29] registered\n[ 0.328709] acpiphp: Slot [30] registered\n[ 0.329543] acpiphp: Slot [31] registered\n[ 0.330372] PCI host bridge to bus 0000:00\n[ 0.331201] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.332443] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.333693] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.335178] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.336656] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342901] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.344197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353212] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354672] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.400114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.401623] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.403066] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.404501] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407193] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.408692] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409779] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411374] vgaarb: loaded\n[ 0.411991] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413149] SCSI subsystem initialized\n[ 0.413981] ACPI: bus type USB registered\n[ 0.414810] usbcore: registered new interface driver usbfs\n[ 0.415872] usbcore: registered new interface driver hub\n[ 0.416904] usbcore: registered new device driver usb\n[ 0.417977] PCI: Using ACPI for IRQ routing\n[ 0.419017] NetLabel: Initializing\n[ 0.419743] NetLabel: domain hash size = 128\n[ 0.420621] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421597] NetLabel: unlabeled traffic allowed by default\n[ 0.422714] clocksource: Switched to clocksource kvm-clock\n[ 0.428150] AppArmor: AppArmor Filesystem Enabled\n[ 0.429126] pnp: PnP ACPI init\n[ 0.430050] pnp: PnP ACPI: found 5 devices\n[ 0.436434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.438178] NET: Registered protocol family 2\n[ 0.439155] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.440498] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.441707] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.442916] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.444024] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445227] NET: Registered protocol family 1\n[ 0.446114] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.447249] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.448353] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.462390] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.476612] Trying to unpack rootfs image as initramfs...\n[ 0.526280] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.540156] Scanning for low memory corruption every 60 seconds\n[ 0.541489] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.542667] audit: initializing netlink subsys (disabled)\n[ 0.543724] audit: type=2000 audit(1545571226.457:1): initialized\n[ 0.545059] Initialise system trusted keyring\n[ 0.546005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.547223] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.549209] zbud: loaded\n[ 0.549922] VFS: Disk quotas dquot_6.6.0\n[ 0.550763] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.552313] fuse init (API version 7.23)\n[ 0.553219] Key type big_key registered\n[ 0.554037] Allocating IMA MOK and blacklist keyrings.\n[ 0.555170] Key type asymmetric registered\n[ 0.556011] Asymmetric key parser 'x509' registered\n[ 0.556980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.558847] io scheduler noop registered\n[ 0.559656] io scheduler deadline registered (default)\n[ 0.560668] io scheduler cfq registered\n[ 0.561515] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.563882] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.565366] ACPI: Power Button [PWRF]\n[ 0.566210] GHES: HEST is not enabled!\n[ 0.579903] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.609465] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.612575] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.636342] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638503] Linux agpgart interface v0.103\n[ 0.640564] brd: module loaded\n[ 0.641747] loop: module loaded\n[ 0.651226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.654453] GPT:90111 != 2097151\n[ 0.655920] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658406] GPT:90111 != 2097151\n[ 0.660191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.662605] vda: vda1 vda15\n[ 0.664922] scsi host0: ata_piix\n[ 0.665662] scsi host1: ata_piix\n[ 0.666395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.667636] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.669098] libphy: Fixed MDIO Bus: probed\n[ 0.669929] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670896] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.673043] PPP generic driver version 2.4.2\n[ 0.673940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675208] ehci-pci: EHCI PCI platform driver\n[ 0.676097] ehci-platform: EHCI generic platform driver\n[ 0.677100] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.678236] ohci-pci: OHCI PCI platform driver\n[ 0.679124] ohci-platform: OHCI generic platform driver\n[ 0.680130] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.694481] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695506] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696974] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.698010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.699140] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.700371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701804] usb usb1: Product: UHCI Host Controller\n[ 0.702749] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.703913] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704926] hub 1-0:1.0: USB hub found\n[ 0.705706] hub 1-0:1.0: 2 ports detected\n[ 0.706623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.708760] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.709727] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.710773] mousedev: PS/2 mouse device common for all mice\n[ 0.712053] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.713905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.715018] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.716229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.717429] i2c /dev entries driver\n[ 0.718196] device-mapper: uevent: version 1.0.3\n[ 0.719153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.720806] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.722096] NET: Registered protocol family 10\n[ 0.723115] NET: Registered protocol family 17\n[ 0.724017] Key type dns_resolver registered\n[ 0.724957] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.726067] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.727842] registered taskstats version 1\n[ 0.728687] Loading compiled-in X.509 certificates\n[ 0.730140] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.732030] zswap: loaded using pool lzo/zbud\n[ 0.733413] Key type trusted registered\n[ 0.735009] Key type encrypted registered\n[ 0.735857] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.736896] ima: No TPM chip found, activating TPM-bypass!\n[ 0.737946] evm: HMAC attrs: 0x1\n[ 0.738899] Magic number: 14:415:332\n[ 0.739693] tty tty53: hash matches\n[ 0.740495] rtc_cmos 00:00: setting system clock to 2018-12-23 13:20:26 UTC (1545571226)\n[ 0.742118] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.743262] EDD information not available.\n[ 0.827655] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.839468] Write protecting the kernel read-only data: 14336k\n[ 0.841056] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.842884] 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.301493] 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.19. iid=i-0000011d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCko4vXQaMISEQPBzzuX5B6HqwLzxjtJM54WPtdNYH4xbo6omZeVd/LJZ13Sp/HvzdHePZW9egsNLuFJJigPbs2GU0VYO5Q2B/Z3f921bcrrulKe8+tnamTYQ3Rgx1/R3ilSUk/fLAXism5jy+uBIL6Kl2FkMJZFxqFYrv2w3zbF4Qn4sRgG0fzkbNqZ4zn0QJOj8sIf67e1XORLJv2u8CGoamn/wGEqkw4V8zaFD4R/w7Un7ljx1i2inrknYYd2jKZKfoS9yl+aaqFyNxhRaMazvKWwJayaRa/SPi016zdoXP4qYMHdyt4ohvVZ27adlf/rzLFlmJcJjFpzpjT1/A3 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJ/HGX5V9PrnaDoZ7mgVz50Owfbn5Sg5P2+jJgXO3wwcQweMjYFWiFoUpv3dp12LJ9M1m+CDaW2Gq4CUFhX9HrrkUSZM841P1qt05gXY+0h6yhaL4jETppF8rXcdxaPYJ7QxTcxGfwXKM+s93OJz7ELP+8o1wPpZaZOjZaNdXhNHAAAAFQDW4GHC52GiXNbcijZ314T4Jy6zAwAAAIA+uB7F2YJ3vlC+dYpIYLMWTOUUQmzyMHsXC82zp7XqkMGh47Z7VGMxSeuSmHfNpyeZcAqKjkU6896BgDNoskKr/Ojv3o9RBmglh0oFXQBnQF33z4hglcGIZdINzjCKX+sLRntFipImX2xmxK6rF2kdawWVMnbs5l09sLa8eILKAgAAAIBZ1+QucZA/dUs0QTKoQ2GOeE43FJKGw6nh6SI65bDee5OEf3pjTWWGdeiLyw8GEGr/zDs3CfOXk7KjzomdAezjYr4nKGI0xUtP8b/EejeTYKWvd6XIjFw+0YchM94Q8ZW4hKKlG6icMkT93tzjNno0t326hPlCr1PJaQcRe6wSjg== 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.7,24,fe80::f816:3eff:feef:f50b/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-0000011d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.11 ===\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:EF:F5:0B \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feef:f50b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:98 errors:0 dropped:16 overruns:0 frame:0\n TX packets:106 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10410 (10.1 KiB) TX bytes:9760 (9.5 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:21:36,658 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action used request id req-079ebcb0-a519-4b71-9765-9bdaed5ac333 2018-12-23 13:21:38,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8797020f98f37ff8cbd810999568161b9a714f16" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:21:39,745 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-778d6e1b-1e65-4ec7-b093-885a74c8adce x-compute-request-id: req-778d6e1b-1e65-4ec7-b093-885a74c8adce Content-Encoding: gzip Content-Length: 10020 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 464159476 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.156768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.159015] pid_max: default: 32768 minimum: 301\n[ 0.160236] ACPI: Core revision 20150930\n[ 0.161878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.163642] Security Framework initialized\n[ 0.164753] Yama: becoming mindful.\n[ 0.165730] AppArmor: AppArmor initialized\n[ 0.166883] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168696] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.170470] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172130] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174015] Initializing cgroup subsys io\n[ 0.175117] Initializing cgroup subsys memory\n[ 0.176292] Initializing cgroup subsys devices\n[ 0.177482] Initializing cgroup subsys freezer\n[ 0.178676] Initializing cgroup subsys net_cls\n[ 0.179870] Initializing cgroup subsys perf_event\n[ 0.181119] Initializing cgroup subsys net_prio\n[ 0.182322] Initializing cgroup subsys hugetlb\n[ 0.183512] Initializing cgroup subsys pids\n[ 0.184684] CPU: Physical Processor ID: 0\n[ 0.186479] mce: CPU supports 10 MCE banks\n[ 0.187639] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.189025] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.201311] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.208266] ftrace: allocating 31920 entries in 125 pages\n[ 0.234898] smpboot: Max logical packages: 1\n[ 0.236042] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.237840] x2apic enabled\n[ 0.238808] Switched APIC routing to physical x2apic.\n[ 0.240904] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.242419] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.245080] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.247414] KVM setup paravirtual spinlock\n[ 0.248956] x86: Booted up 1 node, 1 CPUs\n[ 0.250017] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.251871] devtmpfs: initialized\n[ 0.253747] evm: security.selinux\n[ 0.254663] evm: security.SMACK64\n[ 0.255565] evm: security.SMACK64EXEC\n[ 0.256550] evm: security.SMACK64TRANSMUTE\n[ 0.257621] evm: security.SMACK64MMAP\n[ 0.258601] evm: security.ima\n[ 0.259427] evm: security.capability\n[ 0.260467] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.262962] pinctrl core: initialized pinctrl subsystem\n[ 0.264375] RTC time: 13:20:25, date: 12/23/18\n[ 0.265526] NET: Registered protocol family 16\n[ 0.266508] cpuidle: using governor ladder\n[ 0.267345] cpuidle: using governor menu\n[ 0.268143] PCCT header not found.\n[ 0.268898] ACPI: bus type PCI registered\n[ 0.269699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270956] PCI: Using configuration type 1 for base access\n[ 0.272717] ACPI: Added _OSI(Module Device)\n[ 0.273575] ACPI: Added _OSI(Processor Device)\n[ 0.274447] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.275357] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.277493] ACPI: Interpreter enabled\n[ 0.278266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.280127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.281988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.283840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285690] ACPI: (supports S0 S5)\n[ 0.286401] ACPI: Using IOAPIC for interrupt routing\n[ 0.287457] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.291705] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.292941] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.296372] acpiphp: Slot [3] registered\n[ 0.297200] acpiphp: Slot [4] registered\n[ 0.298018] acpiphp: Slot [5] registered\n[ 0.298826] acpiphp: Slot [6] registered\n[ 0.299632] acpiphp: Slot [7] registered\n[ 0.300437] acpiphp: Slot [8] registered\n[ 0.301244] acpiphp: Slot [9] registered\n[ 0.302048] acpiphp: Slot [10] registered\n[ 0.302871] acpiphp: Slot [11] registered\n[ 0.303685] acpiphp: Slot [12] registered\n[ 0.304504] acpiphp: Slot [13] registered\n[ 0.305319] acpiphp: Slot [14] registered\n[ 0.306134] acpiphp: Slot [15] registered\n[ 0.317094] acpiphp: Slot [16] registered\n[ 0.317926] acpiphp: Slot [17] registered\n[ 0.318752] acpiphp: Slot [18] registered\n[ 0.319582] acpiphp: Slot [19] registered\n[ 0.320411] acpiphp: Slot [20] registered\n[ 0.321247] acpiphp: Slot [21] registered\n[ 0.322075] acpiphp: Slot [22] registered\n[ 0.322905] acpiphp: Slot [23] registered\n[ 0.323730] acpiphp: Slot [24] registered\n[ 0.324558] acpiphp: Slot [25] registered\n[ 0.325393] acpiphp: Slot [26] registered\n[ 0.326223] acpiphp: Slot [27] registered\n[ 0.327052] acpiphp: Slot [28] registered\n[ 0.327885] acpiphp: Slot [29] registered\n[ 0.328709] acpiphp: Slot [30] registered\n[ 0.329543] acpiphp: Slot [31] registered\n[ 0.330372] PCI host bridge to bus 0000:00\n[ 0.331201] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.332443] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.333693] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.335178] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.336656] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342901] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.344197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353212] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354672] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.400114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.401623] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.403066] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.404501] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407193] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.408692] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409779] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411374] vgaarb: loaded\n[ 0.411991] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413149] SCSI subsystem initialized\n[ 0.413981] ACPI: bus type USB registered\n[ 0.414810] usbcore: registered new interface driver usbfs\n[ 0.415872] usbcore: registered new interface driver hub\n[ 0.416904] usbcore: registered new device driver usb\n[ 0.417977] PCI: Using ACPI for IRQ routing\n[ 0.419017] NetLabel: Initializing\n[ 0.419743] NetLabel: domain hash size = 128\n[ 0.420621] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421597] NetLabel: unlabeled traffic allowed by default\n[ 0.422714] clocksource: Switched to clocksource kvm-clock\n[ 0.428150] AppArmor: AppArmor Filesystem Enabled\n[ 0.429126] pnp: PnP ACPI init\n[ 0.430050] pnp: PnP ACPI: found 5 devices\n[ 0.436434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.438178] NET: Registered protocol family 2\n[ 0.439155] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.440498] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.441707] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.442916] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.444024] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445227] NET: Registered protocol family 1\n[ 0.446114] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.447249] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.448353] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.462390] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.476612] Trying to unpack rootfs image as initramfs...\n[ 0.526280] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.540156] Scanning for low memory corruption every 60 seconds\n[ 0.541489] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.542667] audit: initializing netlink subsys (disabled)\n[ 0.543724] audit: type=2000 audit(1545571226.457:1): initialized\n[ 0.545059] Initialise system trusted keyring\n[ 0.546005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.547223] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.549209] zbud: loaded\n[ 0.549922] VFS: Disk quotas dquot_6.6.0\n[ 0.550763] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.552313] fuse init (API version 7.23)\n[ 0.553219] Key type big_key registered\n[ 0.554037] Allocating IMA MOK and blacklist keyrings.\n[ 0.555170] Key type asymmetric registered\n[ 0.556011] Asymmetric key parser 'x509' registered\n[ 0.556980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.558847] io scheduler noop registered\n[ 0.559656] io scheduler deadline registered (default)\n[ 0.560668] io scheduler cfq registered\n[ 0.561515] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.563882] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.565366] ACPI: Power Button [PWRF]\n[ 0.566210] GHES: HEST is not enabled!\n[ 0.579903] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.609465] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.612575] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.636342] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638503] Linux agpgart interface v0.103\n[ 0.640564] brd: module loaded\n[ 0.641747] loop: module loaded\n[ 0.651226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.654453] GPT:90111 != 2097151\n[ 0.655920] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658406] GPT:90111 != 2097151\n[ 0.660191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.662605] vda: vda1 vda15\n[ 0.664922] scsi host0: ata_piix\n[ 0.665662] scsi host1: ata_piix\n[ 0.666395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.667636] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.669098] libphy: Fixed MDIO Bus: probed\n[ 0.669929] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670896] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.673043] PPP generic driver version 2.4.2\n[ 0.673940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675208] ehci-pci: EHCI PCI platform driver\n[ 0.676097] ehci-platform: EHCI generic platform driver\n[ 0.677100] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.678236] ohci-pci: OHCI PCI platform driver\n[ 0.679124] ohci-platform: OHCI generic platform driver\n[ 0.680130] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.694481] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695506] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696974] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.698010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.699140] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.700371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701804] usb usb1: Product: UHCI Host Controller\n[ 0.702749] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.703913] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704926] hub 1-0:1.0: USB hub found\n[ 0.705706] hub 1-0:1.0: 2 ports detected\n[ 0.706623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.708760] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.709727] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.710773] mousedev: PS/2 mouse device common for all mice\n[ 0.712053] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.713905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.715018] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.716229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.717429] i2c /dev entries driver\n[ 0.718196] device-mapper: uevent: version 1.0.3\n[ 0.719153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.720806] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.722096] NET: Registered protocol family 10\n[ 0.723115] NET: Registered protocol family 17\n[ 0.724017] Key type dns_resolver registered\n[ 0.724957] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.726067] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.727842] registered taskstats version 1\n[ 0.728687] Loading compiled-in X.509 certificates\n[ 0.730140] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.732030] zswap: loaded using pool lzo/zbud\n[ 0.733413] Key type trusted registered\n[ 0.735009] Key type encrypted registered\n[ 0.735857] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.736896] ima: No TPM chip found, activating TPM-bypass!\n[ 0.737946] evm: HMAC attrs: 0x1\n[ 0.738899] Magic number: 14:415:332\n[ 0.739693] tty tty53: hash matches\n[ 0.740495] rtc_cmos 00:00: setting system clock to 2018-12-23 13:20:26 UTC (1545571226)\n[ 0.742118] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.743262] EDD information not available.\n[ 0.827655] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.839468] Write protecting the kernel read-only data: 14336k\n[ 0.841056] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.842884] 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.301493] 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.19. iid=i-0000011d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCko4vXQaMISEQPBzzuX5B6HqwLzxjtJM54WPtdNYH4xbo6omZeVd/LJZ13Sp/HvzdHePZW9egsNLuFJJigPbs2GU0VYO5Q2B/Z3f921bcrrulKe8+tnamTYQ3Rgx1/R3ilSUk/fLAXism5jy+uBIL6Kl2FkMJZFxqFYrv2w3zbF4Qn4sRgG0fzkbNqZ4zn0QJOj8sIf67e1XORLJv2u8CGoamn/wGEqkw4V8zaFD4R/w7Un7ljx1i2inrknYYd2jKZKfoS9yl+aaqFyNxhRaMazvKWwJayaRa/SPi016zdoXP4qYMHdyt4ohvVZ27adlf/rzLFlmJcJjFpzpjT1/A3 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJ/HGX5V9PrnaDoZ7mgVz50Owfbn5Sg5P2+jJgXO3wwcQweMjYFWiFoUpv3dp12LJ9M1m+CDaW2Gq4CUFhX9HrrkUSZM841P1qt05gXY+0h6yhaL4jETppF8rXcdxaPYJ7QxTcxGfwXKM+s93OJz7ELP+8o1wPpZaZOjZaNdXhNHAAAAFQDW4GHC52GiXNbcijZ314T4Jy6zAwAAAIA+uB7F2YJ3vlC+dYpIYLMWTOUUQmzyMHsXC82zp7XqkMGh47Z7VGMxSeuSmHfNpyeZcAqKjkU6896BgDNoskKr/Ojv3o9RBmglh0oFXQBnQF33z4hglcGIZdINzjCKX+sLRntFipImX2xmxK6rF2kdawWVMnbs5l09sLa8eILKAgAAAIBZ1+QucZA/dUs0QTKoQ2GOeE43FJKGw6nh6SI65bDee5OEf3pjTWWGdeiLyw8GEGr/zDs3CfOXk7KjzomdAezjYr4nKGI0xUtP8b/EejeTYKWvd6XIjFw+0YchM94Q8ZW4hKKlG6icMkT93tzjNno0t326hPlCr1PJaQcRe6wSjg== 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.7,24,fe80::f816:3eff:feef:f50b/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-0000011d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.11 ===\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:EF:F5:0B \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feef:f50b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:98 errors:0 dropped:16 overruns:0 frame:0\n TX packets:106 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10410 (10.1 KiB) TX bytes:9760 (9.5 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:21:39,746 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action used request id req-778d6e1b-1e65-4ec7-b093-885a74c8adce 2018-12-23 13:21:41,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8797020f98f37ff8cbd810999568161b9a714f16" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:21:42,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:21: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-af2b8911-62fd-4d13-be1f-94aa3899a226 x-compute-request-id: req-af2b8911-62fd-4d13-be1f-94aa3899a226 Content-Encoding: gzip Content-Length: 10020 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 464159476 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.156768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.159015] pid_max: default: 32768 minimum: 301\n[ 0.160236] ACPI: Core revision 20150930\n[ 0.161878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.163642] Security Framework initialized\n[ 0.164753] Yama: becoming mindful.\n[ 0.165730] AppArmor: AppArmor initialized\n[ 0.166883] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168696] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.170470] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172130] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174015] Initializing cgroup subsys io\n[ 0.175117] Initializing cgroup subsys memory\n[ 0.176292] Initializing cgroup subsys devices\n[ 0.177482] Initializing cgroup subsys freezer\n[ 0.178676] Initializing cgroup subsys net_cls\n[ 0.179870] Initializing cgroup subsys perf_event\n[ 0.181119] Initializing cgroup subsys net_prio\n[ 0.182322] Initializing cgroup subsys hugetlb\n[ 0.183512] Initializing cgroup subsys pids\n[ 0.184684] CPU: Physical Processor ID: 0\n[ 0.186479] mce: CPU supports 10 MCE banks\n[ 0.187639] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.189025] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.201311] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.208266] ftrace: allocating 31920 entries in 125 pages\n[ 0.234898] smpboot: Max logical packages: 1\n[ 0.236042] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.237840] x2apic enabled\n[ 0.238808] Switched APIC routing to physical x2apic.\n[ 0.240904] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.242419] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.245080] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.247414] KVM setup paravirtual spinlock\n[ 0.248956] x86: Booted up 1 node, 1 CPUs\n[ 0.250017] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.251871] devtmpfs: initialized\n[ 0.253747] evm: security.selinux\n[ 0.254663] evm: security.SMACK64\n[ 0.255565] evm: security.SMACK64EXEC\n[ 0.256550] evm: security.SMACK64TRANSMUTE\n[ 0.257621] evm: security.SMACK64MMAP\n[ 0.258601] evm: security.ima\n[ 0.259427] evm: security.capability\n[ 0.260467] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.262962] pinctrl core: initialized pinctrl subsystem\n[ 0.264375] RTC time: 13:20:25, date: 12/23/18\n[ 0.265526] NET: Registered protocol family 16\n[ 0.266508] cpuidle: using governor ladder\n[ 0.267345] cpuidle: using governor menu\n[ 0.268143] PCCT header not found.\n[ 0.268898] ACPI: bus type PCI registered\n[ 0.269699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270956] PCI: Using configuration type 1 for base access\n[ 0.272717] ACPI: Added _OSI(Module Device)\n[ 0.273575] ACPI: Added _OSI(Processor Device)\n[ 0.274447] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.275357] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.277493] ACPI: Interpreter enabled\n[ 0.278266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.280127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.281988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.283840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285690] ACPI: (supports S0 S5)\n[ 0.286401] ACPI: Using IOAPIC for interrupt routing\n[ 0.287457] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.291705] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.292941] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.296372] acpiphp: Slot [3] registered\n[ 0.297200] acpiphp: Slot [4] registered\n[ 0.298018] acpiphp: Slot [5] registered\n[ 0.298826] acpiphp: Slot [6] registered\n[ 0.299632] acpiphp: Slot [7] registered\n[ 0.300437] acpiphp: Slot [8] registered\n[ 0.301244] acpiphp: Slot [9] registered\n[ 0.302048] acpiphp: Slot [10] registered\n[ 0.302871] acpiphp: Slot [11] registered\n[ 0.303685] acpiphp: Slot [12] registered\n[ 0.304504] acpiphp: Slot [13] registered\n[ 0.305319] acpiphp: Slot [14] registered\n[ 0.306134] acpiphp: Slot [15] registered\n[ 0.317094] acpiphp: Slot [16] registered\n[ 0.317926] acpiphp: Slot [17] registered\n[ 0.318752] acpiphp: Slot [18] registered\n[ 0.319582] acpiphp: Slot [19] registered\n[ 0.320411] acpiphp: Slot [20] registered\n[ 0.321247] acpiphp: Slot [21] registered\n[ 0.322075] acpiphp: Slot [22] registered\n[ 0.322905] acpiphp: Slot [23] registered\n[ 0.323730] acpiphp: Slot [24] registered\n[ 0.324558] acpiphp: Slot [25] registered\n[ 0.325393] acpiphp: Slot [26] registered\n[ 0.326223] acpiphp: Slot [27] registered\n[ 0.327052] acpiphp: Slot [28] registered\n[ 0.327885] acpiphp: Slot [29] registered\n[ 0.328709] acpiphp: Slot [30] registered\n[ 0.329543] acpiphp: Slot [31] registered\n[ 0.330372] PCI host bridge to bus 0000:00\n[ 0.331201] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.332443] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.333693] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.335178] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.336656] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342901] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.344197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353212] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354672] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.400114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.401623] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.403066] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.404501] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407193] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.408692] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409779] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411374] vgaarb: loaded\n[ 0.411991] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413149] SCSI subsystem initialized\n[ 0.413981] ACPI: bus type USB registered\n[ 0.414810] usbcore: registered new interface driver usbfs\n[ 0.415872] usbcore: registered new interface driver hub\n[ 0.416904] usbcore: registered new device driver usb\n[ 0.417977] PCI: Using ACPI for IRQ routing\n[ 0.419017] NetLabel: Initializing\n[ 0.419743] NetLabel: domain hash size = 128\n[ 0.420621] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421597] NetLabel: unlabeled traffic allowed by default\n[ 0.422714] clocksource: Switched to clocksource kvm-clock\n[ 0.428150] AppArmor: AppArmor Filesystem Enabled\n[ 0.429126] pnp: PnP ACPI init\n[ 0.430050] pnp: PnP ACPI: found 5 devices\n[ 0.436434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.438178] NET: Registered protocol family 2\n[ 0.439155] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.440498] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.441707] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.442916] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.444024] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445227] NET: Registered protocol family 1\n[ 0.446114] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.447249] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.448353] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.462390] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.476612] Trying to unpack rootfs image as initramfs...\n[ 0.526280] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.540156] Scanning for low memory corruption every 60 seconds\n[ 0.541489] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.542667] audit: initializing netlink subsys (disabled)\n[ 0.543724] audit: type=2000 audit(1545571226.457:1): initialized\n[ 0.545059] Initialise system trusted keyring\n[ 0.546005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.547223] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.549209] zbud: loaded\n[ 0.549922] VFS: Disk quotas dquot_6.6.0\n[ 0.550763] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.552313] fuse init (API version 7.23)\n[ 0.553219] Key type big_key registered\n[ 0.554037] Allocating IMA MOK and blacklist keyrings.\n[ 0.555170] Key type asymmetric registered\n[ 0.556011] Asymmetric key parser 'x509' registered\n[ 0.556980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.558847] io scheduler noop registered\n[ 0.559656] io scheduler deadline registered (default)\n[ 0.560668] io scheduler cfq registered\n[ 0.561515] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.563882] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.565366] ACPI: Power Button [PWRF]\n[ 0.566210] GHES: HEST is not enabled!\n[ 0.579903] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.609465] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.612575] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.636342] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638503] Linux agpgart interface v0.103\n[ 0.640564] brd: module loaded\n[ 0.641747] loop: module loaded\n[ 0.651226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.654453] GPT:90111 != 2097151\n[ 0.655920] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658406] GPT:90111 != 2097151\n[ 0.660191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.662605] vda: vda1 vda15\n[ 0.664922] scsi host0: ata_piix\n[ 0.665662] scsi host1: ata_piix\n[ 0.666395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.667636] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.669098] libphy: Fixed MDIO Bus: probed\n[ 0.669929] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670896] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.673043] PPP generic driver version 2.4.2\n[ 0.673940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675208] ehci-pci: EHCI PCI platform driver\n[ 0.676097] ehci-platform: EHCI generic platform driver\n[ 0.677100] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.678236] ohci-pci: OHCI PCI platform driver\n[ 0.679124] ohci-platform: OHCI generic platform driver\n[ 0.680130] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.694481] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695506] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696974] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.698010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.699140] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.700371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701804] usb usb1: Product: UHCI Host Controller\n[ 0.702749] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.703913] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704926] hub 1-0:1.0: USB hub found\n[ 0.705706] hub 1-0:1.0: 2 ports detected\n[ 0.706623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.708760] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.709727] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.710773] mousedev: PS/2 mouse device common for all mice\n[ 0.712053] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.713905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.715018] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.716229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.717429] i2c /dev entries driver\n[ 0.718196] device-mapper: uevent: version 1.0.3\n[ 0.719153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.720806] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.722096] NET: Registered protocol family 10\n[ 0.723115] NET: Registered protocol family 17\n[ 0.724017] Key type dns_resolver registered\n[ 0.724957] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.726067] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.727842] registered taskstats version 1\n[ 0.728687] Loading compiled-in X.509 certificates\n[ 0.730140] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.732030] zswap: loaded using pool lzo/zbud\n[ 0.733413] Key type trusted registered\n[ 0.735009] Key type encrypted registered\n[ 0.735857] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.736896] ima: No TPM chip found, activating TPM-bypass!\n[ 0.737946] evm: HMAC attrs: 0x1\n[ 0.738899] Magic number: 14:415:332\n[ 0.739693] tty tty53: hash matches\n[ 0.740495] rtc_cmos 00:00: setting system clock to 2018-12-23 13:20:26 UTC (1545571226)\n[ 0.742118] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.743262] EDD information not available.\n[ 0.827655] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.839468] Write protecting the kernel read-only data: 14336k\n[ 0.841056] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.842884] 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.301493] 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.19. iid=i-0000011d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCko4vXQaMISEQPBzzuX5B6HqwLzxjtJM54WPtdNYH4xbo6omZeVd/LJZ13Sp/HvzdHePZW9egsNLuFJJigPbs2GU0VYO5Q2B/Z3f921bcrrulKe8+tnamTYQ3Rgx1/R3ilSUk/fLAXism5jy+uBIL6Kl2FkMJZFxqFYrv2w3zbF4Qn4sRgG0fzkbNqZ4zn0QJOj8sIf67e1XORLJv2u8CGoamn/wGEqkw4V8zaFD4R/w7Un7ljx1i2inrknYYd2jKZKfoS9yl+aaqFyNxhRaMazvKWwJayaRa/SPi016zdoXP4qYMHdyt4ohvVZ27adlf/rzLFlmJcJjFpzpjT1/A3 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJ/HGX5V9PrnaDoZ7mgVz50Owfbn5Sg5P2+jJgXO3wwcQweMjYFWiFoUpv3dp12LJ9M1m+CDaW2Gq4CUFhX9HrrkUSZM841P1qt05gXY+0h6yhaL4jETppF8rXcdxaPYJ7QxTcxGfwXKM+s93OJz7ELP+8o1wPpZaZOjZaNdXhNHAAAAFQDW4GHC52GiXNbcijZ314T4Jy6zAwAAAIA+uB7F2YJ3vlC+dYpIYLMWTOUUQmzyMHsXC82zp7XqkMGh47Z7VGMxSeuSmHfNpyeZcAqKjkU6896BgDNoskKr/Ojv3o9RBmglh0oFXQBnQF33z4hglcGIZdINzjCKX+sLRntFipImX2xmxK6rF2kdawWVMnbs5l09sLa8eILKAgAAAIBZ1+QucZA/dUs0QTKoQ2GOeE43FJKGw6nh6SI65bDee5OEf3pjTWWGdeiLyw8GEGr/zDs3CfOXk7KjzomdAezjYr4nKGI0xUtP8b/EejeTYKWvd6XIjFw+0YchM94Q8ZW4hKKlG6icMkT93tzjNno0t326hPlCr1PJaQcRe6wSjg== 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.7,24,fe80::f816:3eff:feef:f50b/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-0000011d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.11 ===\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:EF:F5:0B \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feef:f50b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:98 errors:0 dropped:16 overruns:0 frame:0\n TX packets:106 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10410 (10.1 KiB) TX bytes:9760 (9.5 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:21:42,836 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action used request id req-af2b8911-62fd-4d13-be1f-94aa3899a226 2018-12-23 13:21:44,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8797020f98f37ff8cbd810999568161b9a714f16" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:21:45,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:21: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-1a6cbb7c-3cce-401f-b4dc-a59761af871e x-compute-request-id: req-1a6cbb7c-3cce-401f-b4dc-a59761af871e Content-Encoding: gzip Content-Length: 10020 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 464159476 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.156768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.159015] pid_max: default: 32768 minimum: 301\n[ 0.160236] ACPI: Core revision 20150930\n[ 0.161878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.163642] Security Framework initialized\n[ 0.164753] Yama: becoming mindful.\n[ 0.165730] AppArmor: AppArmor initialized\n[ 0.166883] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168696] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.170470] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172130] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174015] Initializing cgroup subsys io\n[ 0.175117] Initializing cgroup subsys memory\n[ 0.176292] Initializing cgroup subsys devices\n[ 0.177482] Initializing cgroup subsys freezer\n[ 0.178676] Initializing cgroup subsys net_cls\n[ 0.179870] Initializing cgroup subsys perf_event\n[ 0.181119] Initializing cgroup subsys net_prio\n[ 0.182322] Initializing cgroup subsys hugetlb\n[ 0.183512] Initializing cgroup subsys pids\n[ 0.184684] CPU: Physical Processor ID: 0\n[ 0.186479] mce: CPU supports 10 MCE banks\n[ 0.187639] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.189025] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.201311] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.208266] ftrace: allocating 31920 entries in 125 pages\n[ 0.234898] smpboot: Max logical packages: 1\n[ 0.236042] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.237840] x2apic enabled\n[ 0.238808] Switched APIC routing to physical x2apic.\n[ 0.240904] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.242419] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.245080] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.247414] KVM setup paravirtual spinlock\n[ 0.248956] x86: Booted up 1 node, 1 CPUs\n[ 0.250017] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.251871] devtmpfs: initialized\n[ 0.253747] evm: security.selinux\n[ 0.254663] evm: security.SMACK64\n[ 0.255565] evm: security.SMACK64EXEC\n[ 0.256550] evm: security.SMACK64TRANSMUTE\n[ 0.257621] evm: security.SMACK64MMAP\n[ 0.258601] evm: security.ima\n[ 0.259427] evm: security.capability\n[ 0.260467] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.262962] pinctrl core: initialized pinctrl subsystem\n[ 0.264375] RTC time: 13:20:25, date: 12/23/18\n[ 0.265526] NET: Registered protocol family 16\n[ 0.266508] cpuidle: using governor ladder\n[ 0.267345] cpuidle: using governor menu\n[ 0.268143] PCCT header not found.\n[ 0.268898] ACPI: bus type PCI registered\n[ 0.269699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270956] PCI: Using configuration type 1 for base access\n[ 0.272717] ACPI: Added _OSI(Module Device)\n[ 0.273575] ACPI: Added _OSI(Processor Device)\n[ 0.274447] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.275357] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.277493] ACPI: Interpreter enabled\n[ 0.278266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.280127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.281988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.283840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285690] ACPI: (supports S0 S5)\n[ 0.286401] ACPI: Using IOAPIC for interrupt routing\n[ 0.287457] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.291705] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.292941] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.296372] acpiphp: Slot [3] registered\n[ 0.297200] acpiphp: Slot [4] registered\n[ 0.298018] acpiphp: Slot [5] registered\n[ 0.298826] acpiphp: Slot [6] registered\n[ 0.299632] acpiphp: Slot [7] registered\n[ 0.300437] acpiphp: Slot [8] registered\n[ 0.301244] acpiphp: Slot [9] registered\n[ 0.302048] acpiphp: Slot [10] registered\n[ 0.302871] acpiphp: Slot [11] registered\n[ 0.303685] acpiphp: Slot [12] registered\n[ 0.304504] acpiphp: Slot [13] registered\n[ 0.305319] acpiphp: Slot [14] registered\n[ 0.306134] acpiphp: Slot [15] registered\n[ 0.317094] acpiphp: Slot [16] registered\n[ 0.317926] acpiphp: Slot [17] registered\n[ 0.318752] acpiphp: Slot [18] registered\n[ 0.319582] acpiphp: Slot [19] registered\n[ 0.320411] acpiphp: Slot [20] registered\n[ 0.321247] acpiphp: Slot [21] registered\n[ 0.322075] acpiphp: Slot [22] registered\n[ 0.322905] acpiphp: Slot [23] registered\n[ 0.323730] acpiphp: Slot [24] registered\n[ 0.324558] acpiphp: Slot [25] registered\n[ 0.325393] acpiphp: Slot [26] registered\n[ 0.326223] acpiphp: Slot [27] registered\n[ 0.327052] acpiphp: Slot [28] registered\n[ 0.327885] acpiphp: Slot [29] registered\n[ 0.328709] acpiphp: Slot [30] registered\n[ 0.329543] acpiphp: Slot [31] registered\n[ 0.330372] PCI host bridge to bus 0000:00\n[ 0.331201] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.332443] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.333693] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.335178] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.336656] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342901] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.344197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353212] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354672] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.400114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.401623] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.403066] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.404501] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407193] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.408692] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409779] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411374] vgaarb: loaded\n[ 0.411991] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413149] SCSI subsystem initialized\n[ 0.413981] ACPI: bus type USB registered\n[ 0.414810] usbcore: registered new interface driver usbfs\n[ 0.415872] usbcore: registered new interface driver hub\n[ 0.416904] usbcore: registered new device driver usb\n[ 0.417977] PCI: Using ACPI for IRQ routing\n[ 0.419017] NetLabel: Initializing\n[ 0.419743] NetLabel: domain hash size = 128\n[ 0.420621] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421597] NetLabel: unlabeled traffic allowed by default\n[ 0.422714] clocksource: Switched to clocksource kvm-clock\n[ 0.428150] AppArmor: AppArmor Filesystem Enabled\n[ 0.429126] pnp: PnP ACPI init\n[ 0.430050] pnp: PnP ACPI: found 5 devices\n[ 0.436434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.438178] NET: Registered protocol family 2\n[ 0.439155] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.440498] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.441707] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.442916] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.444024] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445227] NET: Registered protocol family 1\n[ 0.446114] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.447249] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.448353] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.462390] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.476612] Trying to unpack rootfs image as initramfs...\n[ 0.526280] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.540156] Scanning for low memory corruption every 60 seconds\n[ 0.541489] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.542667] audit: initializing netlink subsys (disabled)\n[ 0.543724] audit: type=2000 audit(1545571226.457:1): initialized\n[ 0.545059] Initialise system trusted keyring\n[ 0.546005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.547223] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.549209] zbud: loaded\n[ 0.549922] VFS: Disk quotas dquot_6.6.0\n[ 0.550763] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.552313] fuse init (API version 7.23)\n[ 0.553219] Key type big_key registered\n[ 0.554037] Allocating IMA MOK and blacklist keyrings.\n[ 0.555170] Key type asymmetric registered\n[ 0.556011] Asymmetric key parser 'x509' registered\n[ 0.556980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.558847] io scheduler noop registered\n[ 0.559656] io scheduler deadline registered (default)\n[ 0.560668] io scheduler cfq registered\n[ 0.561515] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.563882] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.565366] ACPI: Power Button [PWRF]\n[ 0.566210] GHES: HEST is not enabled!\n[ 0.579903] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.609465] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.612575] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.636342] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638503] Linux agpgart interface v0.103\n[ 0.640564] brd: module loaded\n[ 0.641747] loop: module loaded\n[ 0.651226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.654453] GPT:90111 != 2097151\n[ 0.655920] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658406] GPT:90111 != 2097151\n[ 0.660191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.662605] vda: vda1 vda15\n[ 0.664922] scsi host0: ata_piix\n[ 0.665662] scsi host1: ata_piix\n[ 0.666395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.667636] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.669098] libphy: Fixed MDIO Bus: probed\n[ 0.669929] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670896] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.673043] PPP generic driver version 2.4.2\n[ 0.673940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675208] ehci-pci: EHCI PCI platform driver\n[ 0.676097] ehci-platform: EHCI generic platform driver\n[ 0.677100] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.678236] ohci-pci: OHCI PCI platform driver\n[ 0.679124] ohci-platform: OHCI generic platform driver\n[ 0.680130] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.694481] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695506] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696974] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.698010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.699140] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.700371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701804] usb usb1: Product: UHCI Host Controller\n[ 0.702749] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.703913] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704926] hub 1-0:1.0: USB hub found\n[ 0.705706] hub 1-0:1.0: 2 ports detected\n[ 0.706623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.708760] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.709727] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.710773] mousedev: PS/2 mouse device common for all mice\n[ 0.712053] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.713905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.715018] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.716229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.717429] i2c /dev entries driver\n[ 0.718196] device-mapper: uevent: version 1.0.3\n[ 0.719153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.720806] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.722096] NET: Registered protocol family 10\n[ 0.723115] NET: Registered protocol family 17\n[ 0.724017] Key type dns_resolver registered\n[ 0.724957] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.726067] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.727842] registered taskstats version 1\n[ 0.728687] Loading compiled-in X.509 certificates\n[ 0.730140] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.732030] zswap: loaded using pool lzo/zbud\n[ 0.733413] Key type trusted registered\n[ 0.735009] Key type encrypted registered\n[ 0.735857] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.736896] ima: No TPM chip found, activating TPM-bypass!\n[ 0.737946] evm: HMAC attrs: 0x1\n[ 0.738899] Magic number: 14:415:332\n[ 0.739693] tty tty53: hash matches\n[ 0.740495] rtc_cmos 00:00: setting system clock to 2018-12-23 13:20:26 UTC (1545571226)\n[ 0.742118] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.743262] EDD information not available.\n[ 0.827655] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.839468] Write protecting the kernel read-only data: 14336k\n[ 0.841056] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.842884] 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.301493] 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.19. iid=i-0000011d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCko4vXQaMISEQPBzzuX5B6HqwLzxjtJM54WPtdNYH4xbo6omZeVd/LJZ13Sp/HvzdHePZW9egsNLuFJJigPbs2GU0VYO5Q2B/Z3f921bcrrulKe8+tnamTYQ3Rgx1/R3ilSUk/fLAXism5jy+uBIL6Kl2FkMJZFxqFYrv2w3zbF4Qn4sRgG0fzkbNqZ4zn0QJOj8sIf67e1XORLJv2u8CGoamn/wGEqkw4V8zaFD4R/w7Un7ljx1i2inrknYYd2jKZKfoS9yl+aaqFyNxhRaMazvKWwJayaRa/SPi016zdoXP4qYMHdyt4ohvVZ27adlf/rzLFlmJcJjFpzpjT1/A3 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJ/HGX5V9PrnaDoZ7mgVz50Owfbn5Sg5P2+jJgXO3wwcQweMjYFWiFoUpv3dp12LJ9M1m+CDaW2Gq4CUFhX9HrrkUSZM841P1qt05gXY+0h6yhaL4jETppF8rXcdxaPYJ7QxTcxGfwXKM+s93OJz7ELP+8o1wPpZaZOjZaNdXhNHAAAAFQDW4GHC52GiXNbcijZ314T4Jy6zAwAAAIA+uB7F2YJ3vlC+dYpIYLMWTOUUQmzyMHsXC82zp7XqkMGh47Z7VGMxSeuSmHfNpyeZcAqKjkU6896BgDNoskKr/Ojv3o9RBmglh0oFXQBnQF33z4hglcGIZdINzjCKX+sLRntFipImX2xmxK6rF2kdawWVMnbs5l09sLa8eILKAgAAAIBZ1+QucZA/dUs0QTKoQ2GOeE43FJKGw6nh6SI65bDee5OEf3pjTWWGdeiLyw8GEGr/zDs3CfOXk7KjzomdAezjYr4nKGI0xUtP8b/EejeTYKWvd6XIjFw+0YchM94Q8ZW4hKKlG6icMkT93tzjNno0t326hPlCr1PJaQcRe6wSjg== 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.7,24,fe80::f816:3eff:feef:f50b/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-0000011d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.11 ===\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:EF:F5:0B \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feef:f50b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:98 errors:0 dropped:16 overruns:0 frame:0\n TX packets:106 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10410 (10.1 KiB) TX bytes:9760 (9.5 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:21:45,928 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action used request id req-1a6cbb7c-3cce-401f-b4dc-a59761af871e 2018-12-23 13:21:47,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8797020f98f37ff8cbd810999568161b9a714f16" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:21:49,079 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-a58e633e-105a-4167-87df-9e9b6cba0ee9 x-compute-request-id: req-a58e633e-105a-4167-87df-9e9b6cba0ee9 Content-Encoding: gzip Content-Length: 10091 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 464159476 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.156768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.159015] pid_max: default: 32768 minimum: 301\n[ 0.160236] ACPI: Core revision 20150930\n[ 0.161878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.163642] Security Framework initialized\n[ 0.164753] Yama: becoming mindful.\n[ 0.165730] AppArmor: AppArmor initialized\n[ 0.166883] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168696] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.170470] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172130] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174015] Initializing cgroup subsys io\n[ 0.175117] Initializing cgroup subsys memory\n[ 0.176292] Initializing cgroup subsys devices\n[ 0.177482] Initializing cgroup subsys freezer\n[ 0.178676] Initializing cgroup subsys net_cls\n[ 0.179870] Initializing cgroup subsys perf_event\n[ 0.181119] Initializing cgroup subsys net_prio\n[ 0.182322] Initializing cgroup subsys hugetlb\n[ 0.183512] Initializing cgroup subsys pids\n[ 0.184684] CPU: Physical Processor ID: 0\n[ 0.186479] mce: CPU supports 10 MCE banks\n[ 0.187639] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.189025] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.201311] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.208266] ftrace: allocating 31920 entries in 125 pages\n[ 0.234898] smpboot: Max logical packages: 1\n[ 0.236042] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.237840] x2apic enabled\n[ 0.238808] Switched APIC routing to physical x2apic.\n[ 0.240904] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.242419] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.245080] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.247414] KVM setup paravirtual spinlock\n[ 0.248956] x86: Booted up 1 node, 1 CPUs\n[ 0.250017] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.251871] devtmpfs: initialized\n[ 0.253747] evm: security.selinux\n[ 0.254663] evm: security.SMACK64\n[ 0.255565] evm: security.SMACK64EXEC\n[ 0.256550] evm: security.SMACK64TRANSMUTE\n[ 0.257621] evm: security.SMACK64MMAP\n[ 0.258601] evm: security.ima\n[ 0.259427] evm: security.capability\n[ 0.260467] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.262962] pinctrl core: initialized pinctrl subsystem\n[ 0.264375] RTC time: 13:20:25, date: 12/23/18\n[ 0.265526] NET: Registered protocol family 16\n[ 0.266508] cpuidle: using governor ladder\n[ 0.267345] cpuidle: using governor menu\n[ 0.268143] PCCT header not found.\n[ 0.268898] ACPI: bus type PCI registered\n[ 0.269699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270956] PCI: Using configuration type 1 for base access\n[ 0.272717] ACPI: Added _OSI(Module Device)\n[ 0.273575] ACPI: Added _OSI(Processor Device)\n[ 0.274447] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.275357] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.277493] ACPI: Interpreter enabled\n[ 0.278266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.280127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.281988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.283840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285690] ACPI: (supports S0 S5)\n[ 0.286401] ACPI: Using IOAPIC for interrupt routing\n[ 0.287457] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.291705] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.292941] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.296372] acpiphp: Slot [3] registered\n[ 0.297200] acpiphp: Slot [4] registered\n[ 0.298018] acpiphp: Slot [5] registered\n[ 0.298826] acpiphp: Slot [6] registered\n[ 0.299632] acpiphp: Slot [7] registered\n[ 0.300437] acpiphp: Slot [8] registered\n[ 0.301244] acpiphp: Slot [9] registered\n[ 0.302048] acpiphp: Slot [10] registered\n[ 0.302871] acpiphp: Slot [11] registered\n[ 0.303685] acpiphp: Slot [12] registered\n[ 0.304504] acpiphp: Slot [13] registered\n[ 0.305319] acpiphp: Slot [14] registered\n[ 0.306134] acpiphp: Slot [15] registered\n[ 0.317094] acpiphp: Slot [16] registered\n[ 0.317926] acpiphp: Slot [17] registered\n[ 0.318752] acpiphp: Slot [18] registered\n[ 0.319582] acpiphp: Slot [19] registered\n[ 0.320411] acpiphp: Slot [20] registered\n[ 0.321247] acpiphp: Slot [21] registered\n[ 0.322075] acpiphp: Slot [22] registered\n[ 0.322905] acpiphp: Slot [23] registered\n[ 0.323730] acpiphp: Slot [24] registered\n[ 0.324558] acpiphp: Slot [25] registered\n[ 0.325393] acpiphp: Slot [26] registered\n[ 0.326223] acpiphp: Slot [27] registered\n[ 0.327052] acpiphp: Slot [28] registered\n[ 0.327885] acpiphp: Slot [29] registered\n[ 0.328709] acpiphp: Slot [30] registered\n[ 0.329543] acpiphp: Slot [31] registered\n[ 0.330372] PCI host bridge to bus 0000:00\n[ 0.331201] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.332443] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.333693] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.335178] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.336656] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342901] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.344197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353212] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354672] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.400114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.401623] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.403066] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.404501] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407193] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.408692] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409779] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411374] vgaarb: loaded\n[ 0.411991] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413149] SCSI subsystem initialized\n[ 0.413981] ACPI: bus type USB registered\n[ 0.414810] usbcore: registered new interface driver usbfs\n[ 0.415872] usbcore: registered new interface driver hub\n[ 0.416904] usbcore: registered new device driver usb\n[ 0.417977] PCI: Using ACPI for IRQ routing\n[ 0.419017] NetLabel: Initializing\n[ 0.419743] NetLabel: domain hash size = 128\n[ 0.420621] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421597] NetLabel: unlabeled traffic allowed by default\n[ 0.422714] clocksource: Switched to clocksource kvm-clock\n[ 0.428150] AppArmor: AppArmor Filesystem Enabled\n[ 0.429126] pnp: PnP ACPI init\n[ 0.430050] pnp: PnP ACPI: found 5 devices\n[ 0.436434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.438178] NET: Registered protocol family 2\n[ 0.439155] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.440498] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.441707] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.442916] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.444024] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445227] NET: Registered protocol family 1\n[ 0.446114] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.447249] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.448353] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.462390] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.476612] Trying to unpack rootfs image as initramfs...\n[ 0.526280] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.540156] Scanning for low memory corruption every 60 seconds\n[ 0.541489] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.542667] audit: initializing netlink subsys (disabled)\n[ 0.543724] audit: type=2000 audit(1545571226.457:1): initialized\n[ 0.545059] Initialise system trusted keyring\n[ 0.546005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.547223] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.549209] zbud: loaded\n[ 0.549922] VFS: Disk quotas dquot_6.6.0\n[ 0.550763] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.552313] fuse init (API version 7.23)\n[ 0.553219] Key type big_key registered\n[ 0.554037] Allocating IMA MOK and blacklist keyrings.\n[ 0.555170] Key type asymmetric registered\n[ 0.556011] Asymmetric key parser 'x509' registered\n[ 0.556980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.558847] io scheduler noop registered\n[ 0.559656] io scheduler deadline registered (default)\n[ 0.560668] io scheduler cfq registered\n[ 0.561515] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.563882] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.565366] ACPI: Power Button [PWRF]\n[ 0.566210] GHES: HEST is not enabled!\n[ 0.579903] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.609465] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.612575] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.636342] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638503] Linux agpgart interface v0.103\n[ 0.640564] brd: module loaded\n[ 0.641747] loop: module loaded\n[ 0.651226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.654453] GPT:90111 != 2097151\n[ 0.655920] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658406] GPT:90111 != 2097151\n[ 0.660191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.662605] vda: vda1 vda15\n[ 0.664922] scsi host0: ata_piix\n[ 0.665662] scsi host1: ata_piix\n[ 0.666395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.667636] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.669098] libphy: Fixed MDIO Bus: probed\n[ 0.669929] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670896] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.673043] PPP generic driver version 2.4.2\n[ 0.673940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675208] ehci-pci: EHCI PCI platform driver\n[ 0.676097] ehci-platform: EHCI generic platform driver\n[ 0.677100] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.678236] ohci-pci: OHCI PCI platform driver\n[ 0.679124] ohci-platform: OHCI generic platform driver\n[ 0.680130] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.694481] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695506] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696974] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.698010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.699140] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.700371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701804] usb usb1: Product: UHCI Host Controller\n[ 0.702749] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.703913] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704926] hub 1-0:1.0: USB hub found\n[ 0.705706] hub 1-0:1.0: 2 ports detected\n[ 0.706623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.708760] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.709727] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.710773] mousedev: PS/2 mouse device common for all mice\n[ 0.712053] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.713905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.715018] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.716229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.717429] i2c /dev entries driver\n[ 0.718196] device-mapper: uevent: version 1.0.3\n[ 0.719153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.720806] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.722096] NET: Registered protocol family 10\n[ 0.723115] NET: Registered protocol family 17\n[ 0.724017] Key type dns_resolver registered\n[ 0.724957] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.726067] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.727842] registered taskstats version 1\n[ 0.728687] Loading compiled-in X.509 certificates\n[ 0.730140] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.732030] zswap: loaded using pool lzo/zbud\n[ 0.733413] Key type trusted registered\n[ 0.735009] Key type encrypted registered\n[ 0.735857] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.736896] ima: No TPM chip found, activating TPM-bypass!\n[ 0.737946] evm: HMAC attrs: 0x1\n[ 0.738899] Magic number: 14:415:332\n[ 0.739693] tty tty53: hash matches\n[ 0.740495] rtc_cmos 00:00: setting system clock to 2018-12-23 13:20:26 UTC (1545571226)\n[ 0.742118] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.743262] EDD information not available.\n[ 0.827655] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.839468] Write protecting the kernel read-only data: 14336k\n[ 0.841056] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.842884] 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.301493] 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.19. iid=i-0000011d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCko4vXQaMISEQPBzzuX5B6HqwLzxjtJM54WPtdNYH4xbo6omZeVd/LJZ13Sp/HvzdHePZW9egsNLuFJJigPbs2GU0VYO5Q2B/Z3f921bcrrulKe8+tnamTYQ3Rgx1/R3ilSUk/fLAXism5jy+uBIL6Kl2FkMJZFxqFYrv2w3zbF4Qn4sRgG0fzkbNqZ4zn0QJOj8sIf67e1XORLJv2u8CGoamn/wGEqkw4V8zaFD4R/w7Un7ljx1i2inrknYYd2jKZKfoS9yl+aaqFyNxhRaMazvKWwJayaRa/SPi016zdoXP4qYMHdyt4ohvVZ27adlf/rzLFlmJcJjFpzpjT1/A3 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJ/HGX5V9PrnaDoZ7mgVz50Owfbn5Sg5P2+jJgXO3wwcQweMjYFWiFoUpv3dp12LJ9M1m+CDaW2Gq4CUFhX9HrrkUSZM841P1qt05gXY+0h6yhaL4jETppF8rXcdxaPYJ7QxTcxGfwXKM+s93OJz7ELP+8o1wPpZaZOjZaNdXhNHAAAAFQDW4GHC52GiXNbcijZ314T4Jy6zAwAAAIA+uB7F2YJ3vlC+dYpIYLMWTOUUQmzyMHsXC82zp7XqkMGh47Z7VGMxSeuSmHfNpyeZcAqKjkU6896BgDNoskKr/Ojv3o9RBmglh0oFXQBnQF33z4hglcGIZdINzjCKX+sLRntFipImX2xmxK6rF2kdawWVMnbs5l09sLa8eILKAgAAAIBZ1+QucZA/dUs0QTKoQ2GOeE43FJKGw6nh6SI65bDee5OEf3pjTWWGdeiLyw8GEGr/zDs3CfOXk7KjzomdAezjYr4nKGI0xUtP8b/EejeTYKWvd6XIjFw+0YchM94Q8ZW4hKKlG6icMkT93tzjNno0t326hPlCr1PJaQcRe6wSjg== 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.7,24,fe80::f816:3eff:feef:f50b/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-0000011d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.11 ===\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:EF:F5:0B \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feef:f50b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:98 errors:0 dropped:16 overruns:0 frame:0\n TX packets:106 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10410 (10.1 KiB) TX bytes:9760 (9.5 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:21:49,080 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action used request id req-a58e633e-105a-4167-87df-9e9b6cba0ee9 2018-12-23 13:21:51,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8797020f98f37ff8cbd810999568161b9a714f16" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:21:52,173 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-d7e7761d-367e-4346-8d11-3ac5cf9fa5c7 x-compute-request-id: req-d7e7761d-367e-4346-8d11-3ac5cf9fa5c7 Content-Encoding: gzip Content-Length: 10091 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 464159476 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.156768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.159015] pid_max: default: 32768 minimum: 301\n[ 0.160236] ACPI: Core revision 20150930\n[ 0.161878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.163642] Security Framework initialized\n[ 0.164753] Yama: becoming mindful.\n[ 0.165730] AppArmor: AppArmor initialized\n[ 0.166883] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168696] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.170470] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172130] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174015] Initializing cgroup subsys io\n[ 0.175117] Initializing cgroup subsys memory\n[ 0.176292] Initializing cgroup subsys devices\n[ 0.177482] Initializing cgroup subsys freezer\n[ 0.178676] Initializing cgroup subsys net_cls\n[ 0.179870] Initializing cgroup subsys perf_event\n[ 0.181119] Initializing cgroup subsys net_prio\n[ 0.182322] Initializing cgroup subsys hugetlb\n[ 0.183512] Initializing cgroup subsys pids\n[ 0.184684] CPU: Physical Processor ID: 0\n[ 0.186479] mce: CPU supports 10 MCE banks\n[ 0.187639] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.189025] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.201311] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.208266] ftrace: allocating 31920 entries in 125 pages\n[ 0.234898] smpboot: Max logical packages: 1\n[ 0.236042] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.237840] x2apic enabled\n[ 0.238808] Switched APIC routing to physical x2apic.\n[ 0.240904] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.242419] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.245080] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.247414] KVM setup paravirtual spinlock\n[ 0.248956] x86: Booted up 1 node, 1 CPUs\n[ 0.250017] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.251871] devtmpfs: initialized\n[ 0.253747] evm: security.selinux\n[ 0.254663] evm: security.SMACK64\n[ 0.255565] evm: security.SMACK64EXEC\n[ 0.256550] evm: security.SMACK64TRANSMUTE\n[ 0.257621] evm: security.SMACK64MMAP\n[ 0.258601] evm: security.ima\n[ 0.259427] evm: security.capability\n[ 0.260467] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.262962] pinctrl core: initialized pinctrl subsystem\n[ 0.264375] RTC time: 13:20:25, date: 12/23/18\n[ 0.265526] NET: Registered protocol family 16\n[ 0.266508] cpuidle: using governor ladder\n[ 0.267345] cpuidle: using governor menu\n[ 0.268143] PCCT header not found.\n[ 0.268898] ACPI: bus type PCI registered\n[ 0.269699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270956] PCI: Using configuration type 1 for base access\n[ 0.272717] ACPI: Added _OSI(Module Device)\n[ 0.273575] ACPI: Added _OSI(Processor Device)\n[ 0.274447] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.275357] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.277493] ACPI: Interpreter enabled\n[ 0.278266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.280127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.281988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.283840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285690] ACPI: (supports S0 S5)\n[ 0.286401] ACPI: Using IOAPIC for interrupt routing\n[ 0.287457] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.291705] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.292941] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.296372] acpiphp: Slot [3] registered\n[ 0.297200] acpiphp: Slot [4] registered\n[ 0.298018] acpiphp: Slot [5] registered\n[ 0.298826] acpiphp: Slot [6] registered\n[ 0.299632] acpiphp: Slot [7] registered\n[ 0.300437] acpiphp: Slot [8] registered\n[ 0.301244] acpiphp: Slot [9] registered\n[ 0.302048] acpiphp: Slot [10] registered\n[ 0.302871] acpiphp: Slot [11] registered\n[ 0.303685] acpiphp: Slot [12] registered\n[ 0.304504] acpiphp: Slot [13] registered\n[ 0.305319] acpiphp: Slot [14] registered\n[ 0.306134] acpiphp: Slot [15] registered\n[ 0.317094] acpiphp: Slot [16] registered\n[ 0.317926] acpiphp: Slot [17] registered\n[ 0.318752] acpiphp: Slot [18] registered\n[ 0.319582] acpiphp: Slot [19] registered\n[ 0.320411] acpiphp: Slot [20] registered\n[ 0.321247] acpiphp: Slot [21] registered\n[ 0.322075] acpiphp: Slot [22] registered\n[ 0.322905] acpiphp: Slot [23] registered\n[ 0.323730] acpiphp: Slot [24] registered\n[ 0.324558] acpiphp: Slot [25] registered\n[ 0.325393] acpiphp: Slot [26] registered\n[ 0.326223] acpiphp: Slot [27] registered\n[ 0.327052] acpiphp: Slot [28] registered\n[ 0.327885] acpiphp: Slot [29] registered\n[ 0.328709] acpiphp: Slot [30] registered\n[ 0.329543] acpiphp: Slot [31] registered\n[ 0.330372] PCI host bridge to bus 0000:00\n[ 0.331201] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.332443] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.333693] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.335178] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.336656] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342901] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.344197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353212] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354672] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.400114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.401623] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.403066] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.404501] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407193] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.408692] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409779] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411374] vgaarb: loaded\n[ 0.411991] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413149] SCSI subsystem initialized\n[ 0.413981] ACPI: bus type USB registered\n[ 0.414810] usbcore: registered new interface driver usbfs\n[ 0.415872] usbcore: registered new interface driver hub\n[ 0.416904] usbcore: registered new device driver usb\n[ 0.417977] PCI: Using ACPI for IRQ routing\n[ 0.419017] NetLabel: Initializing\n[ 0.419743] NetLabel: domain hash size = 128\n[ 0.420621] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421597] NetLabel: unlabeled traffic allowed by default\n[ 0.422714] clocksource: Switched to clocksource kvm-clock\n[ 0.428150] AppArmor: AppArmor Filesystem Enabled\n[ 0.429126] pnp: PnP ACPI init\n[ 0.430050] pnp: PnP ACPI: found 5 devices\n[ 0.436434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.438178] NET: Registered protocol family 2\n[ 0.439155] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.440498] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.441707] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.442916] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.444024] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445227] NET: Registered protocol family 1\n[ 0.446114] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.447249] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.448353] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.462390] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.476612] Trying to unpack rootfs image as initramfs...\n[ 0.526280] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.540156] Scanning for low memory corruption every 60 seconds\n[ 0.541489] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.542667] audit: initializing netlink subsys (disabled)\n[ 0.543724] audit: type=2000 audit(1545571226.457:1): initialized\n[ 0.545059] Initialise system trusted keyring\n[ 0.546005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.547223] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.549209] zbud: loaded\n[ 0.549922] VFS: Disk quotas dquot_6.6.0\n[ 0.550763] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.552313] fuse init (API version 7.23)\n[ 0.553219] Key type big_key registered\n[ 0.554037] Allocating IMA MOK and blacklist keyrings.\n[ 0.555170] Key type asymmetric registered\n[ 0.556011] Asymmetric key parser 'x509' registered\n[ 0.556980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.558847] io scheduler noop registered\n[ 0.559656] io scheduler deadline registered (default)\n[ 0.560668] io scheduler cfq registered\n[ 0.561515] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.563882] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.565366] ACPI: Power Button [PWRF]\n[ 0.566210] GHES: HEST is not enabled!\n[ 0.579903] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.609465] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.612575] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.636342] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638503] Linux agpgart interface v0.103\n[ 0.640564] brd: module loaded\n[ 0.641747] loop: module loaded\n[ 0.651226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.654453] GPT:90111 != 2097151\n[ 0.655920] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658406] GPT:90111 != 2097151\n[ 0.660191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.662605] vda: vda1 vda15\n[ 0.664922] scsi host0: ata_piix\n[ 0.665662] scsi host1: ata_piix\n[ 0.666395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.667636] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.669098] libphy: Fixed MDIO Bus: probed\n[ 0.669929] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670896] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.673043] PPP generic driver version 2.4.2\n[ 0.673940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675208] ehci-pci: EHCI PCI platform driver\n[ 0.676097] ehci-platform: EHCI generic platform driver\n[ 0.677100] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.678236] ohci-pci: OHCI PCI platform driver\n[ 0.679124] ohci-platform: OHCI generic platform driver\n[ 0.680130] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.694481] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695506] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696974] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.698010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.699140] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.700371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701804] usb usb1: Product: UHCI Host Controller\n[ 0.702749] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.703913] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704926] hub 1-0:1.0: USB hub found\n[ 0.705706] hub 1-0:1.0: 2 ports detected\n[ 0.706623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.708760] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.709727] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.710773] mousedev: PS/2 mouse device common for all mice\n[ 0.712053] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.713905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.715018] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.716229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.717429] i2c /dev entries driver\n[ 0.718196] device-mapper: uevent: version 1.0.3\n[ 0.719153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.720806] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.722096] NET: Registered protocol family 10\n[ 0.723115] NET: Registered protocol family 17\n[ 0.724017] Key type dns_resolver registered\n[ 0.724957] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.726067] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.727842] registered taskstats version 1\n[ 0.728687] Loading compiled-in X.509 certificates\n[ 0.730140] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.732030] zswap: loaded using pool lzo/zbud\n[ 0.733413] Key type trusted registered\n[ 0.735009] Key type encrypted registered\n[ 0.735857] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.736896] ima: No TPM chip found, activating TPM-bypass!\n[ 0.737946] evm: HMAC attrs: 0x1\n[ 0.738899] Magic number: 14:415:332\n[ 0.739693] tty tty53: hash matches\n[ 0.740495] rtc_cmos 00:00: setting system clock to 2018-12-23 13:20:26 UTC (1545571226)\n[ 0.742118] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.743262] EDD information not available.\n[ 0.827655] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.839468] Write protecting the kernel read-only data: 14336k\n[ 0.841056] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.842884] 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.301493] 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.19. iid=i-0000011d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCko4vXQaMISEQPBzzuX5B6HqwLzxjtJM54WPtdNYH4xbo6omZeVd/LJZ13Sp/HvzdHePZW9egsNLuFJJigPbs2GU0VYO5Q2B/Z3f921bcrrulKe8+tnamTYQ3Rgx1/R3ilSUk/fLAXism5jy+uBIL6Kl2FkMJZFxqFYrv2w3zbF4Qn4sRgG0fzkbNqZ4zn0QJOj8sIf67e1XORLJv2u8CGoamn/wGEqkw4V8zaFD4R/w7Un7ljx1i2inrknYYd2jKZKfoS9yl+aaqFyNxhRaMazvKWwJayaRa/SPi016zdoXP4qYMHdyt4ohvVZ27adlf/rzLFlmJcJjFpzpjT1/A3 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJ/HGX5V9PrnaDoZ7mgVz50Owfbn5Sg5P2+jJgXO3wwcQweMjYFWiFoUpv3dp12LJ9M1m+CDaW2Gq4CUFhX9HrrkUSZM841P1qt05gXY+0h6yhaL4jETppF8rXcdxaPYJ7QxTcxGfwXKM+s93OJz7ELP+8o1wPpZaZOjZaNdXhNHAAAAFQDW4GHC52GiXNbcijZ314T4Jy6zAwAAAIA+uB7F2YJ3vlC+dYpIYLMWTOUUQmzyMHsXC82zp7XqkMGh47Z7VGMxSeuSmHfNpyeZcAqKjkU6896BgDNoskKr/Ojv3o9RBmglh0oFXQBnQF33z4hglcGIZdINzjCKX+sLRntFipImX2xmxK6rF2kdawWVMnbs5l09sLa8eILKAgAAAIBZ1+QucZA/dUs0QTKoQ2GOeE43FJKGw6nh6SI65bDee5OEf3pjTWWGdeiLyw8GEGr/zDs3CfOXk7KjzomdAezjYr4nKGI0xUtP8b/EejeTYKWvd6XIjFw+0YchM94Q8ZW4hKKlG6icMkT93tzjNno0t326hPlCr1PJaQcRe6wSjg== 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.7,24,fe80::f816:3eff:feef:f50b/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-0000011d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.11 ===\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:EF:F5:0B \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feef:f50b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:98 errors:0 dropped:16 overruns:0 frame:0\n TX packets:106 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10410 (10.1 KiB) TX bytes:9760 (9.5 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:21:52,174 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action used request id req-d7e7761d-367e-4346-8d11-3ac5cf9fa5c7 2018-12-23 13:21:54,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8797020f98f37ff8cbd810999568161b9a714f16" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:21:55,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-f3464cee-c67a-41d0-adeb-315c17776655 x-compute-request-id: req-f3464cee-c67a-41d0-adeb-315c17776655 Content-Encoding: gzip Content-Length: 10091 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 464159476 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.156768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.159015] pid_max: default: 32768 minimum: 301\n[ 0.160236] ACPI: Core revision 20150930\n[ 0.161878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.163642] Security Framework initialized\n[ 0.164753] Yama: becoming mindful.\n[ 0.165730] AppArmor: AppArmor initialized\n[ 0.166883] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168696] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.170470] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172130] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174015] Initializing cgroup subsys io\n[ 0.175117] Initializing cgroup subsys memory\n[ 0.176292] Initializing cgroup subsys devices\n[ 0.177482] Initializing cgroup subsys freezer\n[ 0.178676] Initializing cgroup subsys net_cls\n[ 0.179870] Initializing cgroup subsys perf_event\n[ 0.181119] Initializing cgroup subsys net_prio\n[ 0.182322] Initializing cgroup subsys hugetlb\n[ 0.183512] Initializing cgroup subsys pids\n[ 0.184684] CPU: Physical Processor ID: 0\n[ 0.186479] mce: CPU supports 10 MCE banks\n[ 0.187639] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.189025] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.201311] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.208266] ftrace: allocating 31920 entries in 125 pages\n[ 0.234898] smpboot: Max logical packages: 1\n[ 0.236042] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.237840] x2apic enabled\n[ 0.238808] Switched APIC routing to physical x2apic.\n[ 0.240904] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.242419] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.245080] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.247414] KVM setup paravirtual spinlock\n[ 0.248956] x86: Booted up 1 node, 1 CPUs\n[ 0.250017] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.251871] devtmpfs: initialized\n[ 0.253747] evm: security.selinux\n[ 0.254663] evm: security.SMACK64\n[ 0.255565] evm: security.SMACK64EXEC\n[ 0.256550] evm: security.SMACK64TRANSMUTE\n[ 0.257621] evm: security.SMACK64MMAP\n[ 0.258601] evm: security.ima\n[ 0.259427] evm: security.capability\n[ 0.260467] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.262962] pinctrl core: initialized pinctrl subsystem\n[ 0.264375] RTC time: 13:20:25, date: 12/23/18\n[ 0.265526] NET: Registered protocol family 16\n[ 0.266508] cpuidle: using governor ladder\n[ 0.267345] cpuidle: using governor menu\n[ 0.268143] PCCT header not found.\n[ 0.268898] ACPI: bus type PCI registered\n[ 0.269699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270956] PCI: Using configuration type 1 for base access\n[ 0.272717] ACPI: Added _OSI(Module Device)\n[ 0.273575] ACPI: Added _OSI(Processor Device)\n[ 0.274447] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.275357] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.277493] ACPI: Interpreter enabled\n[ 0.278266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.280127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.281988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.283840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285690] ACPI: (supports S0 S5)\n[ 0.286401] ACPI: Using IOAPIC for interrupt routing\n[ 0.287457] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.291705] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.292941] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.296372] acpiphp: Slot [3] registered\n[ 0.297200] acpiphp: Slot [4] registered\n[ 0.298018] acpiphp: Slot [5] registered\n[ 0.298826] acpiphp: Slot [6] registered\n[ 0.299632] acpiphp: Slot [7] registered\n[ 0.300437] acpiphp: Slot [8] registered\n[ 0.301244] acpiphp: Slot [9] registered\n[ 0.302048] acpiphp: Slot [10] registered\n[ 0.302871] acpiphp: Slot [11] registered\n[ 0.303685] acpiphp: Slot [12] registered\n[ 0.304504] acpiphp: Slot [13] registered\n[ 0.305319] acpiphp: Slot [14] registered\n[ 0.306134] acpiphp: Slot [15] registered\n[ 0.317094] acpiphp: Slot [16] registered\n[ 0.317926] acpiphp: Slot [17] registered\n[ 0.318752] acpiphp: Slot [18] registered\n[ 0.319582] acpiphp: Slot [19] registered\n[ 0.320411] acpiphp: Slot [20] registered\n[ 0.321247] acpiphp: Slot [21] registered\n[ 0.322075] acpiphp: Slot [22] registered\n[ 0.322905] acpiphp: Slot [23] registered\n[ 0.323730] acpiphp: Slot [24] registered\n[ 0.324558] acpiphp: Slot [25] registered\n[ 0.325393] acpiphp: Slot [26] registered\n[ 0.326223] acpiphp: Slot [27] registered\n[ 0.327052] acpiphp: Slot [28] registered\n[ 0.327885] acpiphp: Slot [29] registered\n[ 0.328709] acpiphp: Slot [30] registered\n[ 0.329543] acpiphp: Slot [31] registered\n[ 0.330372] PCI host bridge to bus 0000:00\n[ 0.331201] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.332443] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.333693] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.335178] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.336656] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342901] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.344197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353212] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354672] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.400114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.401623] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.403066] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.404501] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407193] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.408692] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409779] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411374] vgaarb: loaded\n[ 0.411991] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413149] SCSI subsystem initialized\n[ 0.413981] ACPI: bus type USB registered\n[ 0.414810] usbcore: registered new interface driver usbfs\n[ 0.415872] usbcore: registered new interface driver hub\n[ 0.416904] usbcore: registered new device driver usb\n[ 0.417977] PCI: Using ACPI for IRQ routing\n[ 0.419017] NetLabel: Initializing\n[ 0.419743] NetLabel: domain hash size = 128\n[ 0.420621] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421597] NetLabel: unlabeled traffic allowed by default\n[ 0.422714] clocksource: Switched to clocksource kvm-clock\n[ 0.428150] AppArmor: AppArmor Filesystem Enabled\n[ 0.429126] pnp: PnP ACPI init\n[ 0.430050] pnp: PnP ACPI: found 5 devices\n[ 0.436434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.438178] NET: Registered protocol family 2\n[ 0.439155] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.440498] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.441707] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.442916] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.444024] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445227] NET: Registered protocol family 1\n[ 0.446114] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.447249] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.448353] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.462390] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.476612] Trying to unpack rootfs image as initramfs...\n[ 0.526280] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.540156] Scanning for low memory corruption every 60 seconds\n[ 0.541489] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.542667] audit: initializing netlink subsys (disabled)\n[ 0.543724] audit: type=2000 audit(1545571226.457:1): initialized\n[ 0.545059] Initialise system trusted keyring\n[ 0.546005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.547223] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.549209] zbud: loaded\n[ 0.549922] VFS: Disk quotas dquot_6.6.0\n[ 0.550763] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.552313] fuse init (API version 7.23)\n[ 0.553219] Key type big_key registered\n[ 0.554037] Allocating IMA MOK and blacklist keyrings.\n[ 0.555170] Key type asymmetric registered\n[ 0.556011] Asymmetric key parser 'x509' registered\n[ 0.556980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.558847] io scheduler noop registered\n[ 0.559656] io scheduler deadline registered (default)\n[ 0.560668] io scheduler cfq registered\n[ 0.561515] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.563882] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.565366] ACPI: Power Button [PWRF]\n[ 0.566210] GHES: HEST is not enabled!\n[ 0.579903] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.609465] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.612575] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.636342] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638503] Linux agpgart interface v0.103\n[ 0.640564] brd: module loaded\n[ 0.641747] loop: module loaded\n[ 0.651226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.654453] GPT:90111 != 2097151\n[ 0.655920] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658406] GPT:90111 != 2097151\n[ 0.660191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.662605] vda: vda1 vda15\n[ 0.664922] scsi host0: ata_piix\n[ 0.665662] scsi host1: ata_piix\n[ 0.666395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.667636] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.669098] libphy: Fixed MDIO Bus: probed\n[ 0.669929] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670896] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.673043] PPP generic driver version 2.4.2\n[ 0.673940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675208] ehci-pci: EHCI PCI platform driver\n[ 0.676097] ehci-platform: EHCI generic platform driver\n[ 0.677100] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.678236] ohci-pci: OHCI PCI platform driver\n[ 0.679124] ohci-platform: OHCI generic platform driver\n[ 0.680130] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.694481] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695506] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696974] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.698010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.699140] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.700371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701804] usb usb1: Product: UHCI Host Controller\n[ 0.702749] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.703913] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704926] hub 1-0:1.0: USB hub found\n[ 0.705706] hub 1-0:1.0: 2 ports detected\n[ 0.706623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.708760] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.709727] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.710773] mousedev: PS/2 mouse device common for all mice\n[ 0.712053] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.713905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.715018] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.716229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.717429] i2c /dev entries driver\n[ 0.718196] device-mapper: uevent: version 1.0.3\n[ 0.719153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.720806] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.722096] NET: Registered protocol family 10\n[ 0.723115] NET: Registered protocol family 17\n[ 0.724017] Key type dns_resolver registered\n[ 0.724957] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.726067] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.727842] registered taskstats version 1\n[ 0.728687] Loading compiled-in X.509 certificates\n[ 0.730140] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.732030] zswap: loaded using pool lzo/zbud\n[ 0.733413] Key type trusted registered\n[ 0.735009] Key type encrypted registered\n[ 0.735857] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.736896] ima: No TPM chip found, activating TPM-bypass!\n[ 0.737946] evm: HMAC attrs: 0x1\n[ 0.738899] Magic number: 14:415:332\n[ 0.739693] tty tty53: hash matches\n[ 0.740495] rtc_cmos 00:00: setting system clock to 2018-12-23 13:20:26 UTC (1545571226)\n[ 0.742118] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.743262] EDD information not available.\n[ 0.827655] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.839468] Write protecting the kernel read-only data: 14336k\n[ 0.841056] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.842884] 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.301493] 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.19. iid=i-0000011d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCko4vXQaMISEQPBzzuX5B6HqwLzxjtJM54WPtdNYH4xbo6omZeVd/LJZ13Sp/HvzdHePZW9egsNLuFJJigPbs2GU0VYO5Q2B/Z3f921bcrrulKe8+tnamTYQ3Rgx1/R3ilSUk/fLAXism5jy+uBIL6Kl2FkMJZFxqFYrv2w3zbF4Qn4sRgG0fzkbNqZ4zn0QJOj8sIf67e1XORLJv2u8CGoamn/wGEqkw4V8zaFD4R/w7Un7ljx1i2inrknYYd2jKZKfoS9yl+aaqFyNxhRaMazvKWwJayaRa/SPi016zdoXP4qYMHdyt4ohvVZ27adlf/rzLFlmJcJjFpzpjT1/A3 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJ/HGX5V9PrnaDoZ7mgVz50Owfbn5Sg5P2+jJgXO3wwcQweMjYFWiFoUpv3dp12LJ9M1m+CDaW2Gq4CUFhX9HrrkUSZM841P1qt05gXY+0h6yhaL4jETppF8rXcdxaPYJ7QxTcxGfwXKM+s93OJz7ELP+8o1wPpZaZOjZaNdXhNHAAAAFQDW4GHC52GiXNbcijZ314T4Jy6zAwAAAIA+uB7F2YJ3vlC+dYpIYLMWTOUUQmzyMHsXC82zp7XqkMGh47Z7VGMxSeuSmHfNpyeZcAqKjkU6896BgDNoskKr/Ojv3o9RBmglh0oFXQBnQF33z4hglcGIZdINzjCKX+sLRntFipImX2xmxK6rF2kdawWVMnbs5l09sLa8eILKAgAAAIBZ1+QucZA/dUs0QTKoQ2GOeE43FJKGw6nh6SI65bDee5OEf3pjTWWGdeiLyw8GEGr/zDs3CfOXk7KjzomdAezjYr4nKGI0xUtP8b/EejeTYKWvd6XIjFw+0YchM94Q8ZW4hKKlG6icMkT93tzjNno0t326hPlCr1PJaQcRe6wSjg== 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.7,24,fe80::f816:3eff:feef:f50b/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-0000011d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.11 ===\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:EF:F5:0B \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feef:f50b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:98 errors:0 dropped:16 overruns:0 frame:0\n TX packets:106 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10410 (10.1 KiB) TX bytes:9760 (9.5 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:21:55,275 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action used request id req-f3464cee-c67a-41d0-adeb-315c17776655 2018-12-23 13:21:57,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8797020f98f37ff8cbd810999568161b9a714f16" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:21:58,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-dd92e039-d6f1-4176-97d2-7b5064bf70dc x-compute-request-id: req-dd92e039-d6f1-4176-97d2-7b5064bf70dc Content-Encoding: gzip Content-Length: 10091 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 464159476 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.156768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.159015] pid_max: default: 32768 minimum: 301\n[ 0.160236] ACPI: Core revision 20150930\n[ 0.161878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.163642] Security Framework initialized\n[ 0.164753] Yama: becoming mindful.\n[ 0.165730] AppArmor: AppArmor initialized\n[ 0.166883] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168696] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.170470] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172130] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174015] Initializing cgroup subsys io\n[ 0.175117] Initializing cgroup subsys memory\n[ 0.176292] Initializing cgroup subsys devices\n[ 0.177482] Initializing cgroup subsys freezer\n[ 0.178676] Initializing cgroup subsys net_cls\n[ 0.179870] Initializing cgroup subsys perf_event\n[ 0.181119] Initializing cgroup subsys net_prio\n[ 0.182322] Initializing cgroup subsys hugetlb\n[ 0.183512] Initializing cgroup subsys pids\n[ 0.184684] CPU: Physical Processor ID: 0\n[ 0.186479] mce: CPU supports 10 MCE banks\n[ 0.187639] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.189025] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.201311] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.208266] ftrace: allocating 31920 entries in 125 pages\n[ 0.234898] smpboot: Max logical packages: 1\n[ 0.236042] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.237840] x2apic enabled\n[ 0.238808] Switched APIC routing to physical x2apic.\n[ 0.240904] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.242419] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.245080] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.247414] KVM setup paravirtual spinlock\n[ 0.248956] x86: Booted up 1 node, 1 CPUs\n[ 0.250017] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.251871] devtmpfs: initialized\n[ 0.253747] evm: security.selinux\n[ 0.254663] evm: security.SMACK64\n[ 0.255565] evm: security.SMACK64EXEC\n[ 0.256550] evm: security.SMACK64TRANSMUTE\n[ 0.257621] evm: security.SMACK64MMAP\n[ 0.258601] evm: security.ima\n[ 0.259427] evm: security.capability\n[ 0.260467] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.262962] pinctrl core: initialized pinctrl subsystem\n[ 0.264375] RTC time: 13:20:25, date: 12/23/18\n[ 0.265526] NET: Registered protocol family 16\n[ 0.266508] cpuidle: using governor ladder\n[ 0.267345] cpuidle: using governor menu\n[ 0.268143] PCCT header not found.\n[ 0.268898] ACPI: bus type PCI registered\n[ 0.269699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270956] PCI: Using configuration type 1 for base access\n[ 0.272717] ACPI: Added _OSI(Module Device)\n[ 0.273575] ACPI: Added _OSI(Processor Device)\n[ 0.274447] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.275357] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.277493] ACPI: Interpreter enabled\n[ 0.278266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.280127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.281988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.283840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285690] ACPI: (supports S0 S5)\n[ 0.286401] ACPI: Using IOAPIC for interrupt routing\n[ 0.287457] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.291705] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.292941] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.296372] acpiphp: Slot [3] registered\n[ 0.297200] acpiphp: Slot [4] registered\n[ 0.298018] acpiphp: Slot [5] registered\n[ 0.298826] acpiphp: Slot [6] registered\n[ 0.299632] acpiphp: Slot [7] registered\n[ 0.300437] acpiphp: Slot [8] registered\n[ 0.301244] acpiphp: Slot [9] registered\n[ 0.302048] acpiphp: Slot [10] registered\n[ 0.302871] acpiphp: Slot [11] registered\n[ 0.303685] acpiphp: Slot [12] registered\n[ 0.304504] acpiphp: Slot [13] registered\n[ 0.305319] acpiphp: Slot [14] registered\n[ 0.306134] acpiphp: Slot [15] registered\n[ 0.317094] acpiphp: Slot [16] registered\n[ 0.317926] acpiphp: Slot [17] registered\n[ 0.318752] acpiphp: Slot [18] registered\n[ 0.319582] acpiphp: Slot [19] registered\n[ 0.320411] acpiphp: Slot [20] registered\n[ 0.321247] acpiphp: Slot [21] registered\n[ 0.322075] acpiphp: Slot [22] registered\n[ 0.322905] acpiphp: Slot [23] registered\n[ 0.323730] acpiphp: Slot [24] registered\n[ 0.324558] acpiphp: Slot [25] registered\n[ 0.325393] acpiphp: Slot [26] registered\n[ 0.326223] acpiphp: Slot [27] registered\n[ 0.327052] acpiphp: Slot [28] registered\n[ 0.327885] acpiphp: Slot [29] registered\n[ 0.328709] acpiphp: Slot [30] registered\n[ 0.329543] acpiphp: Slot [31] registered\n[ 0.330372] PCI host bridge to bus 0000:00\n[ 0.331201] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.332443] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.333693] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.335178] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.336656] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342901] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.344197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353212] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354672] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.400114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.401623] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.403066] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.404501] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407193] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.408692] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409779] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411374] vgaarb: loaded\n[ 0.411991] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413149] SCSI subsystem initialized\n[ 0.413981] ACPI: bus type USB registered\n[ 0.414810] usbcore: registered new interface driver usbfs\n[ 0.415872] usbcore: registered new interface driver hub\n[ 0.416904] usbcore: registered new device driver usb\n[ 0.417977] PCI: Using ACPI for IRQ routing\n[ 0.419017] NetLabel: Initializing\n[ 0.419743] NetLabel: domain hash size = 128\n[ 0.420621] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421597] NetLabel: unlabeled traffic allowed by default\n[ 0.422714] clocksource: Switched to clocksource kvm-clock\n[ 0.428150] AppArmor: AppArmor Filesystem Enabled\n[ 0.429126] pnp: PnP ACPI init\n[ 0.430050] pnp: PnP ACPI: found 5 devices\n[ 0.436434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.438178] NET: Registered protocol family 2\n[ 0.439155] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.440498] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.441707] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.442916] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.444024] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445227] NET: Registered protocol family 1\n[ 0.446114] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.447249] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.448353] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.462390] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.476612] Trying to unpack rootfs image as initramfs...\n[ 0.526280] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.540156] Scanning for low memory corruption every 60 seconds\n[ 0.541489] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.542667] audit: initializing netlink subsys (disabled)\n[ 0.543724] audit: type=2000 audit(1545571226.457:1): initialized\n[ 0.545059] Initialise system trusted keyring\n[ 0.546005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.547223] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.549209] zbud: loaded\n[ 0.549922] VFS: Disk quotas dquot_6.6.0\n[ 0.550763] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.552313] fuse init (API version 7.23)\n[ 0.553219] Key type big_key registered\n[ 0.554037] Allocating IMA MOK and blacklist keyrings.\n[ 0.555170] Key type asymmetric registered\n[ 0.556011] Asymmetric key parser 'x509' registered\n[ 0.556980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.558847] io scheduler noop registered\n[ 0.559656] io scheduler deadline registered (default)\n[ 0.560668] io scheduler cfq registered\n[ 0.561515] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.563882] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.565366] ACPI: Power Button [PWRF]\n[ 0.566210] GHES: HEST is not enabled!\n[ 0.579903] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.609465] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.612575] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.636342] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638503] Linux agpgart interface v0.103\n[ 0.640564] brd: module loaded\n[ 0.641747] loop: module loaded\n[ 0.651226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.654453] GPT:90111 != 2097151\n[ 0.655920] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658406] GPT:90111 != 2097151\n[ 0.660191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.662605] vda: vda1 vda15\n[ 0.664922] scsi host0: ata_piix\n[ 0.665662] scsi host1: ata_piix\n[ 0.666395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.667636] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.669098] libphy: Fixed MDIO Bus: probed\n[ 0.669929] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670896] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.673043] PPP generic driver version 2.4.2\n[ 0.673940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675208] ehci-pci: EHCI PCI platform driver\n[ 0.676097] ehci-platform: EHCI generic platform driver\n[ 0.677100] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.678236] ohci-pci: OHCI PCI platform driver\n[ 0.679124] ohci-platform: OHCI generic platform driver\n[ 0.680130] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.694481] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695506] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696974] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.698010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.699140] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.700371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701804] usb usb1: Product: UHCI Host Controller\n[ 0.702749] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.703913] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704926] hub 1-0:1.0: USB hub found\n[ 0.705706] hub 1-0:1.0: 2 ports detected\n[ 0.706623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.708760] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.709727] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.710773] mousedev: PS/2 mouse device common for all mice\n[ 0.712053] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.713905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.715018] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.716229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.717429] i2c /dev entries driver\n[ 0.718196] device-mapper: uevent: version 1.0.3\n[ 0.719153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.720806] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.722096] NET: Registered protocol family 10\n[ 0.723115] NET: Registered protocol family 17\n[ 0.724017] Key type dns_resolver registered\n[ 0.724957] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.726067] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.727842] registered taskstats version 1\n[ 0.728687] Loading compiled-in X.509 certificates\n[ 0.730140] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.732030] zswap: loaded using pool lzo/zbud\n[ 0.733413] Key type trusted registered\n[ 0.735009] Key type encrypted registered\n[ 0.735857] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.736896] ima: No TPM chip found, activating TPM-bypass!\n[ 0.737946] evm: HMAC attrs: 0x1\n[ 0.738899] Magic number: 14:415:332\n[ 0.739693] tty tty53: hash matches\n[ 0.740495] rtc_cmos 00:00: setting system clock to 2018-12-23 13:20:26 UTC (1545571226)\n[ 0.742118] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.743262] EDD information not available.\n[ 0.827655] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.839468] Write protecting the kernel read-only data: 14336k\n[ 0.841056] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.842884] 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.301493] 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.19. iid=i-0000011d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCko4vXQaMISEQPBzzuX5B6HqwLzxjtJM54WPtdNYH4xbo6omZeVd/LJZ13Sp/HvzdHePZW9egsNLuFJJigPbs2GU0VYO5Q2B/Z3f921bcrrulKe8+tnamTYQ3Rgx1/R3ilSUk/fLAXism5jy+uBIL6Kl2FkMJZFxqFYrv2w3zbF4Qn4sRgG0fzkbNqZ4zn0QJOj8sIf67e1XORLJv2u8CGoamn/wGEqkw4V8zaFD4R/w7Un7ljx1i2inrknYYd2jKZKfoS9yl+aaqFyNxhRaMazvKWwJayaRa/SPi016zdoXP4qYMHdyt4ohvVZ27adlf/rzLFlmJcJjFpzpjT1/A3 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJ/HGX5V9PrnaDoZ7mgVz50Owfbn5Sg5P2+jJgXO3wwcQweMjYFWiFoUpv3dp12LJ9M1m+CDaW2Gq4CUFhX9HrrkUSZM841P1qt05gXY+0h6yhaL4jETppF8rXcdxaPYJ7QxTcxGfwXKM+s93OJz7ELP+8o1wPpZaZOjZaNdXhNHAAAAFQDW4GHC52GiXNbcijZ314T4Jy6zAwAAAIA+uB7F2YJ3vlC+dYpIYLMWTOUUQmzyMHsXC82zp7XqkMGh47Z7VGMxSeuSmHfNpyeZcAqKjkU6896BgDNoskKr/Ojv3o9RBmglh0oFXQBnQF33z4hglcGIZdINzjCKX+sLRntFipImX2xmxK6rF2kdawWVMnbs5l09sLa8eILKAgAAAIBZ1+QucZA/dUs0QTKoQ2GOeE43FJKGw6nh6SI65bDee5OEf3pjTWWGdeiLyw8GEGr/zDs3CfOXk7KjzomdAezjYr4nKGI0xUtP8b/EejeTYKWvd6XIjFw+0YchM94Q8ZW4hKKlG6icMkT93tzjNno0t326hPlCr1PJaQcRe6wSjg== 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.7,24,fe80::f816:3eff:feef:f50b/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-0000011d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.11 ===\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:EF:F5:0B \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feef:f50b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:98 errors:0 dropped:16 overruns:0 frame:0\n TX packets:106 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10410 (10.1 KiB) TX bytes:9760 (9.5 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:21:58,372 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action used request id req-dd92e039-d6f1-4176-97d2-7b5064bf70dc 2018-12-23 13:22:00,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8797020f98f37ff8cbd810999568161b9a714f16" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:22:01,518 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-55e94dfc-e2be-4127-a72b-a63ce35154c9 x-compute-request-id: req-55e94dfc-e2be-4127-a72b-a63ce35154c9 Content-Encoding: gzip Content-Length: 10110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 464159476 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.156768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.159015] pid_max: default: 32768 minimum: 301\n[ 0.160236] ACPI: Core revision 20150930\n[ 0.161878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.163642] Security Framework initialized\n[ 0.164753] Yama: becoming mindful.\n[ 0.165730] AppArmor: AppArmor initialized\n[ 0.166883] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168696] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.170470] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172130] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174015] Initializing cgroup subsys io\n[ 0.175117] Initializing cgroup subsys memory\n[ 0.176292] Initializing cgroup subsys devices\n[ 0.177482] Initializing cgroup subsys freezer\n[ 0.178676] Initializing cgroup subsys net_cls\n[ 0.179870] Initializing cgroup subsys perf_event\n[ 0.181119] Initializing cgroup subsys net_prio\n[ 0.182322] Initializing cgroup subsys hugetlb\n[ 0.183512] Initializing cgroup subsys pids\n[ 0.184684] CPU: Physical Processor ID: 0\n[ 0.186479] mce: CPU supports 10 MCE banks\n[ 0.187639] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.189025] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.201311] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.208266] ftrace: allocating 31920 entries in 125 pages\n[ 0.234898] smpboot: Max logical packages: 1\n[ 0.236042] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.237840] x2apic enabled\n[ 0.238808] Switched APIC routing to physical x2apic.\n[ 0.240904] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.242419] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.245080] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.247414] KVM setup paravirtual spinlock\n[ 0.248956] x86: Booted up 1 node, 1 CPUs\n[ 0.250017] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.251871] devtmpfs: initialized\n[ 0.253747] evm: security.selinux\n[ 0.254663] evm: security.SMACK64\n[ 0.255565] evm: security.SMACK64EXEC\n[ 0.256550] evm: security.SMACK64TRANSMUTE\n[ 0.257621] evm: security.SMACK64MMAP\n[ 0.258601] evm: security.ima\n[ 0.259427] evm: security.capability\n[ 0.260467] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.262962] pinctrl core: initialized pinctrl subsystem\n[ 0.264375] RTC time: 13:20:25, date: 12/23/18\n[ 0.265526] NET: Registered protocol family 16\n[ 0.266508] cpuidle: using governor ladder\n[ 0.267345] cpuidle: using governor menu\n[ 0.268143] PCCT header not found.\n[ 0.268898] ACPI: bus type PCI registered\n[ 0.269699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270956] PCI: Using configuration type 1 for base access\n[ 0.272717] ACPI: Added _OSI(Module Device)\n[ 0.273575] ACPI: Added _OSI(Processor Device)\n[ 0.274447] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.275357] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.277493] ACPI: Interpreter enabled\n[ 0.278266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.280127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.281988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.283840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285690] ACPI: (supports S0 S5)\n[ 0.286401] ACPI: Using IOAPIC for interrupt routing\n[ 0.287457] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.291705] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.292941] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.296372] acpiphp: Slot [3] registered\n[ 0.297200] acpiphp: Slot [4] registered\n[ 0.298018] acpiphp: Slot [5] registered\n[ 0.298826] acpiphp: Slot [6] registered\n[ 0.299632] acpiphp: Slot [7] registered\n[ 0.300437] acpiphp: Slot [8] registered\n[ 0.301244] acpiphp: Slot [9] registered\n[ 0.302048] acpiphp: Slot [10] registered\n[ 0.302871] acpiphp: Slot [11] registered\n[ 0.303685] acpiphp: Slot [12] registered\n[ 0.304504] acpiphp: Slot [13] registered\n[ 0.305319] acpiphp: Slot [14] registered\n[ 0.306134] acpiphp: Slot [15] registered\n[ 0.317094] acpiphp: Slot [16] registered\n[ 0.317926] acpiphp: Slot [17] registered\n[ 0.318752] acpiphp: Slot [18] registered\n[ 0.319582] acpiphp: Slot [19] registered\n[ 0.320411] acpiphp: Slot [20] registered\n[ 0.321247] acpiphp: Slot [21] registered\n[ 0.322075] acpiphp: Slot [22] registered\n[ 0.322905] acpiphp: Slot [23] registered\n[ 0.323730] acpiphp: Slot [24] registered\n[ 0.324558] acpiphp: Slot [25] registered\n[ 0.325393] acpiphp: Slot [26] registered\n[ 0.326223] acpiphp: Slot [27] registered\n[ 0.327052] acpiphp: Slot [28] registered\n[ 0.327885] acpiphp: Slot [29] registered\n[ 0.328709] acpiphp: Slot [30] registered\n[ 0.329543] acpiphp: Slot [31] registered\n[ 0.330372] PCI host bridge to bus 0000:00\n[ 0.331201] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.332443] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.333693] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.335178] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.336656] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342901] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.344197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353212] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354672] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.400114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.401623] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.403066] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.404501] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407193] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.408692] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409779] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411374] vgaarb: loaded\n[ 0.411991] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413149] SCSI subsystem initialized\n[ 0.413981] ACPI: bus type USB registered\n[ 0.414810] usbcore: registered new interface driver usbfs\n[ 0.415872] usbcore: registered new interface driver hub\n[ 0.416904] usbcore: registered new device driver usb\n[ 0.417977] PCI: Using ACPI for IRQ routing\n[ 0.419017] NetLabel: Initializing\n[ 0.419743] NetLabel: domain hash size = 128\n[ 0.420621] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421597] NetLabel: unlabeled traffic allowed by default\n[ 0.422714] clocksource: Switched to clocksource kvm-clock\n[ 0.428150] AppArmor: AppArmor Filesystem Enabled\n[ 0.429126] pnp: PnP ACPI init\n[ 0.430050] pnp: PnP ACPI: found 5 devices\n[ 0.436434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.438178] NET: Registered protocol family 2\n[ 0.439155] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.440498] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.441707] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.442916] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.444024] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445227] NET: Registered protocol family 1\n[ 0.446114] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.447249] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.448353] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.462390] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.476612] Trying to unpack rootfs image as initramfs...\n[ 0.526280] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.540156] Scanning for low memory corruption every 60 seconds\n[ 0.541489] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.542667] audit: initializing netlink subsys (disabled)\n[ 0.543724] audit: type=2000 audit(1545571226.457:1): initialized\n[ 0.545059] Initialise system trusted keyring\n[ 0.546005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.547223] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.549209] zbud: loaded\n[ 0.549922] VFS: Disk quotas dquot_6.6.0\n[ 0.550763] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.552313] fuse init (API version 7.23)\n[ 0.553219] Key type big_key registered\n[ 0.554037] Allocating IMA MOK and blacklist keyrings.\n[ 0.555170] Key type asymmetric registered\n[ 0.556011] Asymmetric key parser 'x509' registered\n[ 0.556980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.558847] io scheduler noop registered\n[ 0.559656] io scheduler deadline registered (default)\n[ 0.560668] io scheduler cfq registered\n[ 0.561515] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.563882] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.565366] ACPI: Power Button [PWRF]\n[ 0.566210] GHES: HEST is not enabled!\n[ 0.579903] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.609465] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.612575] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.636342] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638503] Linux agpgart interface v0.103\n[ 0.640564] brd: module loaded\n[ 0.641747] loop: module loaded\n[ 0.651226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.654453] GPT:90111 != 2097151\n[ 0.655920] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658406] GPT:90111 != 2097151\n[ 0.660191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.662605] vda: vda1 vda15\n[ 0.664922] scsi host0: ata_piix\n[ 0.665662] scsi host1: ata_piix\n[ 0.666395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.667636] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.669098] libphy: Fixed MDIO Bus: probed\n[ 0.669929] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670896] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.673043] PPP generic driver version 2.4.2\n[ 0.673940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675208] ehci-pci: EHCI PCI platform driver\n[ 0.676097] ehci-platform: EHCI generic platform driver\n[ 0.677100] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.678236] ohci-pci: OHCI PCI platform driver\n[ 0.679124] ohci-platform: OHCI generic platform driver\n[ 0.680130] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.694481] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695506] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696974] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.698010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.699140] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.700371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701804] usb usb1: Product: UHCI Host Controller\n[ 0.702749] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.703913] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704926] hub 1-0:1.0: USB hub found\n[ 0.705706] hub 1-0:1.0: 2 ports detected\n[ 0.706623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.708760] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.709727] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.710773] mousedev: PS/2 mouse device common for all mice\n[ 0.712053] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.713905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.715018] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.716229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.717429] i2c /dev entries driver\n[ 0.718196] device-mapper: uevent: version 1.0.3\n[ 0.719153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.720806] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.722096] NET: Registered protocol family 10\n[ 0.723115] NET: Registered protocol family 17\n[ 0.724017] Key type dns_resolver registered\n[ 0.724957] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.726067] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.727842] registered taskstats version 1\n[ 0.728687] Loading compiled-in X.509 certificates\n[ 0.730140] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.732030] zswap: loaded using pool lzo/zbud\n[ 0.733413] Key type trusted registered\n[ 0.735009] Key type encrypted registered\n[ 0.735857] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.736896] ima: No TPM chip found, activating TPM-bypass!\n[ 0.737946] evm: HMAC attrs: 0x1\n[ 0.738899] Magic number: 14:415:332\n[ 0.739693] tty tty53: hash matches\n[ 0.740495] rtc_cmos 00:00: setting system clock to 2018-12-23 13:20:26 UTC (1545571226)\n[ 0.742118] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.743262] EDD information not available.\n[ 0.827655] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.839468] Write protecting the kernel read-only data: 14336k\n[ 0.841056] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.842884] 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.301493] 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.19. iid=i-0000011d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCko4vXQaMISEQPBzzuX5B6HqwLzxjtJM54WPtdNYH4xbo6omZeVd/LJZ13Sp/HvzdHePZW9egsNLuFJJigPbs2GU0VYO5Q2B/Z3f921bcrrulKe8+tnamTYQ3Rgx1/R3ilSUk/fLAXism5jy+uBIL6Kl2FkMJZFxqFYrv2w3zbF4Qn4sRgG0fzkbNqZ4zn0QJOj8sIf67e1XORLJv2u8CGoamn/wGEqkw4V8zaFD4R/w7Un7ljx1i2inrknYYd2jKZKfoS9yl+aaqFyNxhRaMazvKWwJayaRa/SPi016zdoXP4qYMHdyt4ohvVZ27adlf/rzLFlmJcJjFpzpjT1/A3 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJ/HGX5V9PrnaDoZ7mgVz50Owfbn5Sg5P2+jJgXO3wwcQweMjYFWiFoUpv3dp12LJ9M1m+CDaW2Gq4CUFhX9HrrkUSZM841P1qt05gXY+0h6yhaL4jETppF8rXcdxaPYJ7QxTcxGfwXKM+s93OJz7ELP+8o1wPpZaZOjZaNdXhNHAAAAFQDW4GHC52GiXNbcijZ314T4Jy6zAwAAAIA+uB7F2YJ3vlC+dYpIYLMWTOUUQmzyMHsXC82zp7XqkMGh47Z7VGMxSeuSmHfNpyeZcAqKjkU6896BgDNoskKr/Ojv3o9RBmglh0oFXQBnQF33z4hglcGIZdINzjCKX+sLRntFipImX2xmxK6rF2kdawWVMnbs5l09sLa8eILKAgAAAIBZ1+QucZA/dUs0QTKoQ2GOeE43FJKGw6nh6SI65bDee5OEf3pjTWWGdeiLyw8GEGr/zDs3CfOXk7KjzomdAezjYr4nKGI0xUtP8b/EejeTYKWvd6XIjFw+0YchM94Q8ZW4hKKlG6icMkT93tzjNno0t326hPlCr1PJaQcRe6wSjg== 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.7,24,fe80::f816:3eff:feef:f50b/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-0000011d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.11 ===\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:EF:F5:0B \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feef:f50b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:98 errors:0 dropped:16 overruns:0 frame:0\n TX packets:106 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10410 (10.1 KiB) TX bytes:9760 (9.5 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:22:01,519 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action used request id req-55e94dfc-e2be-4127-a72b-a63ce35154c9 2018-12-23 13:22:03,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8797020f98f37ff8cbd810999568161b9a714f16" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:22:04,617 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-21a69f30-a8b7-4461-9f03-2185d231bb00 x-compute-request-id: req-21a69f30-a8b7-4461-9f03-2185d231bb00 Content-Encoding: gzip Content-Length: 10110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 464159476 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.156768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.159015] pid_max: default: 32768 minimum: 301\n[ 0.160236] ACPI: Core revision 20150930\n[ 0.161878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.163642] Security Framework initialized\n[ 0.164753] Yama: becoming mindful.\n[ 0.165730] AppArmor: AppArmor initialized\n[ 0.166883] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168696] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.170470] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172130] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174015] Initializing cgroup subsys io\n[ 0.175117] Initializing cgroup subsys memory\n[ 0.176292] Initializing cgroup subsys devices\n[ 0.177482] Initializing cgroup subsys freezer\n[ 0.178676] Initializing cgroup subsys net_cls\n[ 0.179870] Initializing cgroup subsys perf_event\n[ 0.181119] Initializing cgroup subsys net_prio\n[ 0.182322] Initializing cgroup subsys hugetlb\n[ 0.183512] Initializing cgroup subsys pids\n[ 0.184684] CPU: Physical Processor ID: 0\n[ 0.186479] mce: CPU supports 10 MCE banks\n[ 0.187639] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.189025] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.201311] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.208266] ftrace: allocating 31920 entries in 125 pages\n[ 0.234898] smpboot: Max logical packages: 1\n[ 0.236042] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.237840] x2apic enabled\n[ 0.238808] Switched APIC routing to physical x2apic.\n[ 0.240904] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.242419] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.245080] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.247414] KVM setup paravirtual spinlock\n[ 0.248956] x86: Booted up 1 node, 1 CPUs\n[ 0.250017] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.251871] devtmpfs: initialized\n[ 0.253747] evm: security.selinux\n[ 0.254663] evm: security.SMACK64\n[ 0.255565] evm: security.SMACK64EXEC\n[ 0.256550] evm: security.SMACK64TRANSMUTE\n[ 0.257621] evm: security.SMACK64MMAP\n[ 0.258601] evm: security.ima\n[ 0.259427] evm: security.capability\n[ 0.260467] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.262962] pinctrl core: initialized pinctrl subsystem\n[ 0.264375] RTC time: 13:20:25, date: 12/23/18\n[ 0.265526] NET: Registered protocol family 16\n[ 0.266508] cpuidle: using governor ladder\n[ 0.267345] cpuidle: using governor menu\n[ 0.268143] PCCT header not found.\n[ 0.268898] ACPI: bus type PCI registered\n[ 0.269699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270956] PCI: Using configuration type 1 for base access\n[ 0.272717] ACPI: Added _OSI(Module Device)\n[ 0.273575] ACPI: Added _OSI(Processor Device)\n[ 0.274447] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.275357] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.277493] ACPI: Interpreter enabled\n[ 0.278266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.280127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.281988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.283840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285690] ACPI: (supports S0 S5)\n[ 0.286401] ACPI: Using IOAPIC for interrupt routing\n[ 0.287457] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.291705] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.292941] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.296372] acpiphp: Slot [3] registered\n[ 0.297200] acpiphp: Slot [4] registered\n[ 0.298018] acpiphp: Slot [5] registered\n[ 0.298826] acpiphp: Slot [6] registered\n[ 0.299632] acpiphp: Slot [7] registered\n[ 0.300437] acpiphp: Slot [8] registered\n[ 0.301244] acpiphp: Slot [9] registered\n[ 0.302048] acpiphp: Slot [10] registered\n[ 0.302871] acpiphp: Slot [11] registered\n[ 0.303685] acpiphp: Slot [12] registered\n[ 0.304504] acpiphp: Slot [13] registered\n[ 0.305319] acpiphp: Slot [14] registered\n[ 0.306134] acpiphp: Slot [15] registered\n[ 0.317094] acpiphp: Slot [16] registered\n[ 0.317926] acpiphp: Slot [17] registered\n[ 0.318752] acpiphp: Slot [18] registered\n[ 0.319582] acpiphp: Slot [19] registered\n[ 0.320411] acpiphp: Slot [20] registered\n[ 0.321247] acpiphp: Slot [21] registered\n[ 0.322075] acpiphp: Slot [22] registered\n[ 0.322905] acpiphp: Slot [23] registered\n[ 0.323730] acpiphp: Slot [24] registered\n[ 0.324558] acpiphp: Slot [25] registered\n[ 0.325393] acpiphp: Slot [26] registered\n[ 0.326223] acpiphp: Slot [27] registered\n[ 0.327052] acpiphp: Slot [28] registered\n[ 0.327885] acpiphp: Slot [29] registered\n[ 0.328709] acpiphp: Slot [30] registered\n[ 0.329543] acpiphp: Slot [31] registered\n[ 0.330372] PCI host bridge to bus 0000:00\n[ 0.331201] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.332443] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.333693] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.335178] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.336656] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342901] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.344197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353212] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354672] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.400114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.401623] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.403066] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.404501] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407193] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.408692] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409779] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411374] vgaarb: loaded\n[ 0.411991] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413149] SCSI subsystem initialized\n[ 0.413981] ACPI: bus type USB registered\n[ 0.414810] usbcore: registered new interface driver usbfs\n[ 0.415872] usbcore: registered new interface driver hub\n[ 0.416904] usbcore: registered new device driver usb\n[ 0.417977] PCI: Using ACPI for IRQ routing\n[ 0.419017] NetLabel: Initializing\n[ 0.419743] NetLabel: domain hash size = 128\n[ 0.420621] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421597] NetLabel: unlabeled traffic allowed by default\n[ 0.422714] clocksource: Switched to clocksource kvm-clock\n[ 0.428150] AppArmor: AppArmor Filesystem Enabled\n[ 0.429126] pnp: PnP ACPI init\n[ 0.430050] pnp: PnP ACPI: found 5 devices\n[ 0.436434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.438178] NET: Registered protocol family 2\n[ 0.439155] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.440498] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.441707] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.442916] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.444024] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445227] NET: Registered protocol family 1\n[ 0.446114] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.447249] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.448353] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.462390] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.476612] Trying to unpack rootfs image as initramfs...\n[ 0.526280] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.540156] Scanning for low memory corruption every 60 seconds\n[ 0.541489] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.542667] audit: initializing netlink subsys (disabled)\n[ 0.543724] audit: type=2000 audit(1545571226.457:1): initialized\n[ 0.545059] Initialise system trusted keyring\n[ 0.546005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.547223] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.549209] zbud: loaded\n[ 0.549922] VFS: Disk quotas dquot_6.6.0\n[ 0.550763] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.552313] fuse init (API version 7.23)\n[ 0.553219] Key type big_key registered\n[ 0.554037] Allocating IMA MOK and blacklist keyrings.\n[ 0.555170] Key type asymmetric registered\n[ 0.556011] Asymmetric key parser 'x509' registered\n[ 0.556980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.558847] io scheduler noop registered\n[ 0.559656] io scheduler deadline registered (default)\n[ 0.560668] io scheduler cfq registered\n[ 0.561515] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.563882] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.565366] ACPI: Power Button [PWRF]\n[ 0.566210] GHES: HEST is not enabled!\n[ 0.579903] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.609465] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.612575] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.636342] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638503] Linux agpgart interface v0.103\n[ 0.640564] brd: module loaded\n[ 0.641747] loop: module loaded\n[ 0.651226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.654453] GPT:90111 != 2097151\n[ 0.655920] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658406] GPT:90111 != 2097151\n[ 0.660191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.662605] vda: vda1 vda15\n[ 0.664922] scsi host0: ata_piix\n[ 0.665662] scsi host1: ata_piix\n[ 0.666395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.667636] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.669098] libphy: Fixed MDIO Bus: probed\n[ 0.669929] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670896] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.673043] PPP generic driver version 2.4.2\n[ 0.673940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675208] ehci-pci: EHCI PCI platform driver\n[ 0.676097] ehci-platform: EHCI generic platform driver\n[ 0.677100] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.678236] ohci-pci: OHCI PCI platform driver\n[ 0.679124] ohci-platform: OHCI generic platform driver\n[ 0.680130] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.694481] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695506] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696974] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.698010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.699140] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.700371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701804] usb usb1: Product: UHCI Host Controller\n[ 0.702749] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.703913] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704926] hub 1-0:1.0: USB hub found\n[ 0.705706] hub 1-0:1.0: 2 ports detected\n[ 0.706623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.708760] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.709727] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.710773] mousedev: PS/2 mouse device common for all mice\n[ 0.712053] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.713905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.715018] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.716229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.717429] i2c /dev entries driver\n[ 0.718196] device-mapper: uevent: version 1.0.3\n[ 0.719153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.720806] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.722096] NET: Registered protocol family 10\n[ 0.723115] NET: Registered protocol family 17\n[ 0.724017] Key type dns_resolver registered\n[ 0.724957] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.726067] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.727842] registered taskstats version 1\n[ 0.728687] Loading compiled-in X.509 certificates\n[ 0.730140] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.732030] zswap: loaded using pool lzo/zbud\n[ 0.733413] Key type trusted registered\n[ 0.735009] Key type encrypted registered\n[ 0.735857] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.736896] ima: No TPM chip found, activating TPM-bypass!\n[ 0.737946] evm: HMAC attrs: 0x1\n[ 0.738899] Magic number: 14:415:332\n[ 0.739693] tty tty53: hash matches\n[ 0.740495] rtc_cmos 00:00: setting system clock to 2018-12-23 13:20:26 UTC (1545571226)\n[ 0.742118] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.743262] EDD information not available.\n[ 0.827655] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.839468] Write protecting the kernel read-only data: 14336k\n[ 0.841056] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.842884] 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.301493] 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.19. iid=i-0000011d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCko4vXQaMISEQPBzzuX5B6HqwLzxjtJM54WPtdNYH4xbo6omZeVd/LJZ13Sp/HvzdHePZW9egsNLuFJJigPbs2GU0VYO5Q2B/Z3f921bcrrulKe8+tnamTYQ3Rgx1/R3ilSUk/fLAXism5jy+uBIL6Kl2FkMJZFxqFYrv2w3zbF4Qn4sRgG0fzkbNqZ4zn0QJOj8sIf67e1XORLJv2u8CGoamn/wGEqkw4V8zaFD4R/w7Un7ljx1i2inrknYYd2jKZKfoS9yl+aaqFyNxhRaMazvKWwJayaRa/SPi016zdoXP4qYMHdyt4ohvVZ27adlf/rzLFlmJcJjFpzpjT1/A3 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJ/HGX5V9PrnaDoZ7mgVz50Owfbn5Sg5P2+jJgXO3wwcQweMjYFWiFoUpv3dp12LJ9M1m+CDaW2Gq4CUFhX9HrrkUSZM841P1qt05gXY+0h6yhaL4jETppF8rXcdxaPYJ7QxTcxGfwXKM+s93OJz7ELP+8o1wPpZaZOjZaNdXhNHAAAAFQDW4GHC52GiXNbcijZ314T4Jy6zAwAAAIA+uB7F2YJ3vlC+dYpIYLMWTOUUQmzyMHsXC82zp7XqkMGh47Z7VGMxSeuSmHfNpyeZcAqKjkU6896BgDNoskKr/Ojv3o9RBmglh0oFXQBnQF33z4hglcGIZdINzjCKX+sLRntFipImX2xmxK6rF2kdawWVMnbs5l09sLa8eILKAgAAAIBZ1+QucZA/dUs0QTKoQ2GOeE43FJKGw6nh6SI65bDee5OEf3pjTWWGdeiLyw8GEGr/zDs3CfOXk7KjzomdAezjYr4nKGI0xUtP8b/EejeTYKWvd6XIjFw+0YchM94Q8ZW4hKKlG6icMkT93tzjNno0t326hPlCr1PJaQcRe6wSjg== 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.7,24,fe80::f816:3eff:feef:f50b/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-0000011d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.11 ===\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:EF:F5:0B \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feef:f50b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:98 errors:0 dropped:16 overruns:0 frame:0\n TX packets:106 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10410 (10.1 KiB) TX bytes:9760 (9.5 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:22:04,617 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action used request id req-21a69f30-a8b7-4461-9f03-2185d231bb00 2018-12-23 13:22:06,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8797020f98f37ff8cbd810999568161b9a714f16" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:22:07,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-0265c074-e8d8-40ca-9d9f-0e9604eaa885 x-compute-request-id: req-0265c074-e8d8-40ca-9d9f-0e9604eaa885 Content-Encoding: gzip Content-Length: 10110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 464159476 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.156768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.159015] pid_max: default: 32768 minimum: 301\n[ 0.160236] ACPI: Core revision 20150930\n[ 0.161878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.163642] Security Framework initialized\n[ 0.164753] Yama: becoming mindful.\n[ 0.165730] AppArmor: AppArmor initialized\n[ 0.166883] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168696] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.170470] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172130] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174015] Initializing cgroup subsys io\n[ 0.175117] Initializing cgroup subsys memory\n[ 0.176292] Initializing cgroup subsys devices\n[ 0.177482] Initializing cgroup subsys freezer\n[ 0.178676] Initializing cgroup subsys net_cls\n[ 0.179870] Initializing cgroup subsys perf_event\n[ 0.181119] Initializing cgroup subsys net_prio\n[ 0.182322] Initializing cgroup subsys hugetlb\n[ 0.183512] Initializing cgroup subsys pids\n[ 0.184684] CPU: Physical Processor ID: 0\n[ 0.186479] mce: CPU supports 10 MCE banks\n[ 0.187639] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.189025] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.201311] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.208266] ftrace: allocating 31920 entries in 125 pages\n[ 0.234898] smpboot: Max logical packages: 1\n[ 0.236042] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.237840] x2apic enabled\n[ 0.238808] Switched APIC routing to physical x2apic.\n[ 0.240904] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.242419] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.245080] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.247414] KVM setup paravirtual spinlock\n[ 0.248956] x86: Booted up 1 node, 1 CPUs\n[ 0.250017] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.251871] devtmpfs: initialized\n[ 0.253747] evm: security.selinux\n[ 0.254663] evm: security.SMACK64\n[ 0.255565] evm: security.SMACK64EXEC\n[ 0.256550] evm: security.SMACK64TRANSMUTE\n[ 0.257621] evm: security.SMACK64MMAP\n[ 0.258601] evm: security.ima\n[ 0.259427] evm: security.capability\n[ 0.260467] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.262962] pinctrl core: initialized pinctrl subsystem\n[ 0.264375] RTC time: 13:20:25, date: 12/23/18\n[ 0.265526] NET: Registered protocol family 16\n[ 0.266508] cpuidle: using governor ladder\n[ 0.267345] cpuidle: using governor menu\n[ 0.268143] PCCT header not found.\n[ 0.268898] ACPI: bus type PCI registered\n[ 0.269699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270956] PCI: Using configuration type 1 for base access\n[ 0.272717] ACPI: Added _OSI(Module Device)\n[ 0.273575] ACPI: Added _OSI(Processor Device)\n[ 0.274447] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.275357] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.277493] ACPI: Interpreter enabled\n[ 0.278266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.280127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.281988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.283840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285690] ACPI: (supports S0 S5)\n[ 0.286401] ACPI: Using IOAPIC for interrupt routing\n[ 0.287457] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.291705] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.292941] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.296372] acpiphp: Slot [3] registered\n[ 0.297200] acpiphp: Slot [4] registered\n[ 0.298018] acpiphp: Slot [5] registered\n[ 0.298826] acpiphp: Slot [6] registered\n[ 0.299632] acpiphp: Slot [7] registered\n[ 0.300437] acpiphp: Slot [8] registered\n[ 0.301244] acpiphp: Slot [9] registered\n[ 0.302048] acpiphp: Slot [10] registered\n[ 0.302871] acpiphp: Slot [11] registered\n[ 0.303685] acpiphp: Slot [12] registered\n[ 0.304504] acpiphp: Slot [13] registered\n[ 0.305319] acpiphp: Slot [14] registered\n[ 0.306134] acpiphp: Slot [15] registered\n[ 0.317094] acpiphp: Slot [16] registered\n[ 0.317926] acpiphp: Slot [17] registered\n[ 0.318752] acpiphp: Slot [18] registered\n[ 0.319582] acpiphp: Slot [19] registered\n[ 0.320411] acpiphp: Slot [20] registered\n[ 0.321247] acpiphp: Slot [21] registered\n[ 0.322075] acpiphp: Slot [22] registered\n[ 0.322905] acpiphp: Slot [23] registered\n[ 0.323730] acpiphp: Slot [24] registered\n[ 0.324558] acpiphp: Slot [25] registered\n[ 0.325393] acpiphp: Slot [26] registered\n[ 0.326223] acpiphp: Slot [27] registered\n[ 0.327052] acpiphp: Slot [28] registered\n[ 0.327885] acpiphp: Slot [29] registered\n[ 0.328709] acpiphp: Slot [30] registered\n[ 0.329543] acpiphp: Slot [31] registered\n[ 0.330372] PCI host bridge to bus 0000:00\n[ 0.331201] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.332443] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.333693] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.335178] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.336656] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342901] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.344197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353212] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354672] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.400114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.401623] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.403066] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.404501] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407193] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.408692] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409779] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411374] vgaarb: loaded\n[ 0.411991] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413149] SCSI subsystem initialized\n[ 0.413981] ACPI: bus type USB registered\n[ 0.414810] usbcore: registered new interface driver usbfs\n[ 0.415872] usbcore: registered new interface driver hub\n[ 0.416904] usbcore: registered new device driver usb\n[ 0.417977] PCI: Using ACPI for IRQ routing\n[ 0.419017] NetLabel: Initializing\n[ 0.419743] NetLabel: domain hash size = 128\n[ 0.420621] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421597] NetLabel: unlabeled traffic allowed by default\n[ 0.422714] clocksource: Switched to clocksource kvm-clock\n[ 0.428150] AppArmor: AppArmor Filesystem Enabled\n[ 0.429126] pnp: PnP ACPI init\n[ 0.430050] pnp: PnP ACPI: found 5 devices\n[ 0.436434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.438178] NET: Registered protocol family 2\n[ 0.439155] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.440498] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.441707] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.442916] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.444024] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445227] NET: Registered protocol family 1\n[ 0.446114] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.447249] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.448353] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.462390] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.476612] Trying to unpack rootfs image as initramfs...\n[ 0.526280] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.540156] Scanning for low memory corruption every 60 seconds\n[ 0.541489] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.542667] audit: initializing netlink subsys (disabled)\n[ 0.543724] audit: type=2000 audit(1545571226.457:1): initialized\n[ 0.545059] Initialise system trusted keyring\n[ 0.546005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.547223] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.549209] zbud: loaded\n[ 0.549922] VFS: Disk quotas dquot_6.6.0\n[ 0.550763] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.552313] fuse init (API version 7.23)\n[ 0.553219] Key type big_key registered\n[ 0.554037] Allocating IMA MOK and blacklist keyrings.\n[ 0.555170] Key type asymmetric registered\n[ 0.556011] Asymmetric key parser 'x509' registered\n[ 0.556980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.558847] io scheduler noop registered\n[ 0.559656] io scheduler deadline registered (default)\n[ 0.560668] io scheduler cfq registered\n[ 0.561515] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.563882] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.565366] ACPI: Power Button [PWRF]\n[ 0.566210] GHES: HEST is not enabled!\n[ 0.579903] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.609465] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.612575] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.636342] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638503] Linux agpgart interface v0.103\n[ 0.640564] brd: module loaded\n[ 0.641747] loop: module loaded\n[ 0.651226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.654453] GPT:90111 != 2097151\n[ 0.655920] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658406] GPT:90111 != 2097151\n[ 0.660191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.662605] vda: vda1 vda15\n[ 0.664922] scsi host0: ata_piix\n[ 0.665662] scsi host1: ata_piix\n[ 0.666395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.667636] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.669098] libphy: Fixed MDIO Bus: probed\n[ 0.669929] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670896] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.673043] PPP generic driver version 2.4.2\n[ 0.673940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675208] ehci-pci: EHCI PCI platform driver\n[ 0.676097] ehci-platform: EHCI generic platform driver\n[ 0.677100] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.678236] ohci-pci: OHCI PCI platform driver\n[ 0.679124] ohci-platform: OHCI generic platform driver\n[ 0.680130] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.694481] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695506] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696974] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.698010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.699140] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.700371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701804] usb usb1: Product: UHCI Host Controller\n[ 0.702749] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.703913] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704926] hub 1-0:1.0: USB hub found\n[ 0.705706] hub 1-0:1.0: 2 ports detected\n[ 0.706623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.708760] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.709727] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.710773] mousedev: PS/2 mouse device common for all mice\n[ 0.712053] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.713905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.715018] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.716229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.717429] i2c /dev entries driver\n[ 0.718196] device-mapper: uevent: version 1.0.3\n[ 0.719153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.720806] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.722096] NET: Registered protocol family 10\n[ 0.723115] NET: Registered protocol family 17\n[ 0.724017] Key type dns_resolver registered\n[ 0.724957] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.726067] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.727842] registered taskstats version 1\n[ 0.728687] Loading compiled-in X.509 certificates\n[ 0.730140] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.732030] zswap: loaded using pool lzo/zbud\n[ 0.733413] Key type trusted registered\n[ 0.735009] Key type encrypted registered\n[ 0.735857] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.736896] ima: No TPM chip found, activating TPM-bypass!\n[ 0.737946] evm: HMAC attrs: 0x1\n[ 0.738899] Magic number: 14:415:332\n[ 0.739693] tty tty53: hash matches\n[ 0.740495] rtc_cmos 00:00: setting system clock to 2018-12-23 13:20:26 UTC (1545571226)\n[ 0.742118] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.743262] EDD information not available.\n[ 0.827655] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.839468] Write protecting the kernel read-only data: 14336k\n[ 0.841056] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.842884] 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.301493] 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.19. iid=i-0000011d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCko4vXQaMISEQPBzzuX5B6HqwLzxjtJM54WPtdNYH4xbo6omZeVd/LJZ13Sp/HvzdHePZW9egsNLuFJJigPbs2GU0VYO5Q2B/Z3f921bcrrulKe8+tnamTYQ3Rgx1/R3ilSUk/fLAXism5jy+uBIL6Kl2FkMJZFxqFYrv2w3zbF4Qn4sRgG0fzkbNqZ4zn0QJOj8sIf67e1XORLJv2u8CGoamn/wGEqkw4V8zaFD4R/w7Un7ljx1i2inrknYYd2jKZKfoS9yl+aaqFyNxhRaMazvKWwJayaRa/SPi016zdoXP4qYMHdyt4ohvVZ27adlf/rzLFlmJcJjFpzpjT1/A3 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJ/HGX5V9PrnaDoZ7mgVz50Owfbn5Sg5P2+jJgXO3wwcQweMjYFWiFoUpv3dp12LJ9M1m+CDaW2Gq4CUFhX9HrrkUSZM841P1qt05gXY+0h6yhaL4jETppF8rXcdxaPYJ7QxTcxGfwXKM+s93OJz7ELP+8o1wPpZaZOjZaNdXhNHAAAAFQDW4GHC52GiXNbcijZ314T4Jy6zAwAAAIA+uB7F2YJ3vlC+dYpIYLMWTOUUQmzyMHsXC82zp7XqkMGh47Z7VGMxSeuSmHfNpyeZcAqKjkU6896BgDNoskKr/Ojv3o9RBmglh0oFXQBnQF33z4hglcGIZdINzjCKX+sLRntFipImX2xmxK6rF2kdawWVMnbs5l09sLa8eILKAgAAAIBZ1+QucZA/dUs0QTKoQ2GOeE43FJKGw6nh6SI65bDee5OEf3pjTWWGdeiLyw8GEGr/zDs3CfOXk7KjzomdAezjYr4nKGI0xUtP8b/EejeTYKWvd6XIjFw+0YchM94Q8ZW4hKKlG6icMkT93tzjNno0t326hPlCr1PJaQcRe6wSjg== 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.7,24,fe80::f816:3eff:feef:f50b/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-0000011d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.11 ===\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:EF:F5:0B \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feef:f50b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:98 errors:0 dropped:16 overruns:0 frame:0\n TX packets:106 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10410 (10.1 KiB) TX bytes:9760 (9.5 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:22:07,714 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action used request id req-0265c074-e8d8-40ca-9d9f-0e9604eaa885 2018-12-23 13:22:09,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8797020f98f37ff8cbd810999568161b9a714f16" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:22:10,809 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-ccec58e4-c6f7-4bff-8ab8-4881b59997b9 x-compute-request-id: req-ccec58e4-c6f7-4bff-8ab8-4881b59997b9 Content-Encoding: gzip Content-Length: 10110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 464159476 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.156768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.159015] pid_max: default: 32768 minimum: 301\n[ 0.160236] ACPI: Core revision 20150930\n[ 0.161878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.163642] Security Framework initialized\n[ 0.164753] Yama: becoming mindful.\n[ 0.165730] AppArmor: AppArmor initialized\n[ 0.166883] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168696] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.170470] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172130] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174015] Initializing cgroup subsys io\n[ 0.175117] Initializing cgroup subsys memory\n[ 0.176292] Initializing cgroup subsys devices\n[ 0.177482] Initializing cgroup subsys freezer\n[ 0.178676] Initializing cgroup subsys net_cls\n[ 0.179870] Initializing cgroup subsys perf_event\n[ 0.181119] Initializing cgroup subsys net_prio\n[ 0.182322] Initializing cgroup subsys hugetlb\n[ 0.183512] Initializing cgroup subsys pids\n[ 0.184684] CPU: Physical Processor ID: 0\n[ 0.186479] mce: CPU supports 10 MCE banks\n[ 0.187639] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.189025] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.201311] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.208266] ftrace: allocating 31920 entries in 125 pages\n[ 0.234898] smpboot: Max logical packages: 1\n[ 0.236042] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.237840] x2apic enabled\n[ 0.238808] Switched APIC routing to physical x2apic.\n[ 0.240904] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.242419] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.245080] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.247414] KVM setup paravirtual spinlock\n[ 0.248956] x86: Booted up 1 node, 1 CPUs\n[ 0.250017] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.251871] devtmpfs: initialized\n[ 0.253747] evm: security.selinux\n[ 0.254663] evm: security.SMACK64\n[ 0.255565] evm: security.SMACK64EXEC\n[ 0.256550] evm: security.SMACK64TRANSMUTE\n[ 0.257621] evm: security.SMACK64MMAP\n[ 0.258601] evm: security.ima\n[ 0.259427] evm: security.capability\n[ 0.260467] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.262962] pinctrl core: initialized pinctrl subsystem\n[ 0.264375] RTC time: 13:20:25, date: 12/23/18\n[ 0.265526] NET: Registered protocol family 16\n[ 0.266508] cpuidle: using governor ladder\n[ 0.267345] cpuidle: using governor menu\n[ 0.268143] PCCT header not found.\n[ 0.268898] ACPI: bus type PCI registered\n[ 0.269699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270956] PCI: Using configuration type 1 for base access\n[ 0.272717] ACPI: Added _OSI(Module Device)\n[ 0.273575] ACPI: Added _OSI(Processor Device)\n[ 0.274447] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.275357] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.277493] ACPI: Interpreter enabled\n[ 0.278266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.280127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.281988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.283840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285690] ACPI: (supports S0 S5)\n[ 0.286401] ACPI: Using IOAPIC for interrupt routing\n[ 0.287457] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.291705] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.292941] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.296372] acpiphp: Slot [3] registered\n[ 0.297200] acpiphp: Slot [4] registered\n[ 0.298018] acpiphp: Slot [5] registered\n[ 0.298826] acpiphp: Slot [6] registered\n[ 0.299632] acpiphp: Slot [7] registered\n[ 0.300437] acpiphp: Slot [8] registered\n[ 0.301244] acpiphp: Slot [9] registered\n[ 0.302048] acpiphp: Slot [10] registered\n[ 0.302871] acpiphp: Slot [11] registered\n[ 0.303685] acpiphp: Slot [12] registered\n[ 0.304504] acpiphp: Slot [13] registered\n[ 0.305319] acpiphp: Slot [14] registered\n[ 0.306134] acpiphp: Slot [15] registered\n[ 0.317094] acpiphp: Slot [16] registered\n[ 0.317926] acpiphp: Slot [17] registered\n[ 0.318752] acpiphp: Slot [18] registered\n[ 0.319582] acpiphp: Slot [19] registered\n[ 0.320411] acpiphp: Slot [20] registered\n[ 0.321247] acpiphp: Slot [21] registered\n[ 0.322075] acpiphp: Slot [22] registered\n[ 0.322905] acpiphp: Slot [23] registered\n[ 0.323730] acpiphp: Slot [24] registered\n[ 0.324558] acpiphp: Slot [25] registered\n[ 0.325393] acpiphp: Slot [26] registered\n[ 0.326223] acpiphp: Slot [27] registered\n[ 0.327052] acpiphp: Slot [28] registered\n[ 0.327885] acpiphp: Slot [29] registered\n[ 0.328709] acpiphp: Slot [30] registered\n[ 0.329543] acpiphp: Slot [31] registered\n[ 0.330372] PCI host bridge to bus 0000:00\n[ 0.331201] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.332443] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.333693] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.335178] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.336656] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342901] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.344197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353212] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354672] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.400114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.401623] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.403066] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.404501] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407193] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.408692] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409779] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411374] vgaarb: loaded\n[ 0.411991] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413149] SCSI subsystem initialized\n[ 0.413981] ACPI: bus type USB registered\n[ 0.414810] usbcore: registered new interface driver usbfs\n[ 0.415872] usbcore: registered new interface driver hub\n[ 0.416904] usbcore: registered new device driver usb\n[ 0.417977] PCI: Using ACPI for IRQ routing\n[ 0.419017] NetLabel: Initializing\n[ 0.419743] NetLabel: domain hash size = 128\n[ 0.420621] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421597] NetLabel: unlabeled traffic allowed by default\n[ 0.422714] clocksource: Switched to clocksource kvm-clock\n[ 0.428150] AppArmor: AppArmor Filesystem Enabled\n[ 0.429126] pnp: PnP ACPI init\n[ 0.430050] pnp: PnP ACPI: found 5 devices\n[ 0.436434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.438178] NET: Registered protocol family 2\n[ 0.439155] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.440498] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.441707] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.442916] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.444024] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445227] NET: Registered protocol family 1\n[ 0.446114] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.447249] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.448353] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.462390] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.476612] Trying to unpack rootfs image as initramfs...\n[ 0.526280] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.540156] Scanning for low memory corruption every 60 seconds\n[ 0.541489] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.542667] audit: initializing netlink subsys (disabled)\n[ 0.543724] audit: type=2000 audit(1545571226.457:1): initialized\n[ 0.545059] Initialise system trusted keyring\n[ 0.546005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.547223] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.549209] zbud: loaded\n[ 0.549922] VFS: Disk quotas dquot_6.6.0\n[ 0.550763] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.552313] fuse init (API version 7.23)\n[ 0.553219] Key type big_key registered\n[ 0.554037] Allocating IMA MOK and blacklist keyrings.\n[ 0.555170] Key type asymmetric registered\n[ 0.556011] Asymmetric key parser 'x509' registered\n[ 0.556980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.558847] io scheduler noop registered\n[ 0.559656] io scheduler deadline registered (default)\n[ 0.560668] io scheduler cfq registered\n[ 0.561515] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.563882] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.565366] ACPI: Power Button [PWRF]\n[ 0.566210] GHES: HEST is not enabled!\n[ 0.579903] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.609465] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.612575] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.636342] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638503] Linux agpgart interface v0.103\n[ 0.640564] brd: module loaded\n[ 0.641747] loop: module loaded\n[ 0.651226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.654453] GPT:90111 != 2097151\n[ 0.655920] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658406] GPT:90111 != 2097151\n[ 0.660191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.662605] vda: vda1 vda15\n[ 0.664922] scsi host0: ata_piix\n[ 0.665662] scsi host1: ata_piix\n[ 0.666395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.667636] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.669098] libphy: Fixed MDIO Bus: probed\n[ 0.669929] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670896] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.673043] PPP generic driver version 2.4.2\n[ 0.673940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675208] ehci-pci: EHCI PCI platform driver\n[ 0.676097] ehci-platform: EHCI generic platform driver\n[ 0.677100] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.678236] ohci-pci: OHCI PCI platform driver\n[ 0.679124] ohci-platform: OHCI generic platform driver\n[ 0.680130] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.694481] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695506] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696974] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.698010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.699140] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.700371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701804] usb usb1: Product: UHCI Host Controller\n[ 0.702749] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.703913] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704926] hub 1-0:1.0: USB hub found\n[ 0.705706] hub 1-0:1.0: 2 ports detected\n[ 0.706623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.708760] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.709727] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.710773] mousedev: PS/2 mouse device common for all mice\n[ 0.712053] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.713905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.715018] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.716229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.717429] i2c /dev entries driver\n[ 0.718196] device-mapper: uevent: version 1.0.3\n[ 0.719153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.720806] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.722096] NET: Registered protocol family 10\n[ 0.723115] NET: Registered protocol family 17\n[ 0.724017] Key type dns_resolver registered\n[ 0.724957] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.726067] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.727842] registered taskstats version 1\n[ 0.728687] Loading compiled-in X.509 certificates\n[ 0.730140] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.732030] zswap: loaded using pool lzo/zbud\n[ 0.733413] Key type trusted registered\n[ 0.735009] Key type encrypted registered\n[ 0.735857] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.736896] ima: No TPM chip found, activating TPM-bypass!\n[ 0.737946] evm: HMAC attrs: 0x1\n[ 0.738899] Magic number: 14:415:332\n[ 0.739693] tty tty53: hash matches\n[ 0.740495] rtc_cmos 00:00: setting system clock to 2018-12-23 13:20:26 UTC (1545571226)\n[ 0.742118] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.743262] EDD information not available.\n[ 0.827655] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.839468] Write protecting the kernel read-only data: 14336k\n[ 0.841056] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.842884] 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.301493] 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.19. iid=i-0000011d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCko4vXQaMISEQPBzzuX5B6HqwLzxjtJM54WPtdNYH4xbo6omZeVd/LJZ13Sp/HvzdHePZW9egsNLuFJJigPbs2GU0VYO5Q2B/Z3f921bcrrulKe8+tnamTYQ3Rgx1/R3ilSUk/fLAXism5jy+uBIL6Kl2FkMJZFxqFYrv2w3zbF4Qn4sRgG0fzkbNqZ4zn0QJOj8sIf67e1XORLJv2u8CGoamn/wGEqkw4V8zaFD4R/w7Un7ljx1i2inrknYYd2jKZKfoS9yl+aaqFyNxhRaMazvKWwJayaRa/SPi016zdoXP4qYMHdyt4ohvVZ27adlf/rzLFlmJcJjFpzpjT1/A3 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJ/HGX5V9PrnaDoZ7mgVz50Owfbn5Sg5P2+jJgXO3wwcQweMjYFWiFoUpv3dp12LJ9M1m+CDaW2Gq4CUFhX9HrrkUSZM841P1qt05gXY+0h6yhaL4jETppF8rXcdxaPYJ7QxTcxGfwXKM+s93OJz7ELP+8o1wPpZaZOjZaNdXhNHAAAAFQDW4GHC52GiXNbcijZ314T4Jy6zAwAAAIA+uB7F2YJ3vlC+dYpIYLMWTOUUQmzyMHsXC82zp7XqkMGh47Z7VGMxSeuSmHfNpyeZcAqKjkU6896BgDNoskKr/Ojv3o9RBmglh0oFXQBnQF33z4hglcGIZdINzjCKX+sLRntFipImX2xmxK6rF2kdawWVMnbs5l09sLa8eILKAgAAAIBZ1+QucZA/dUs0QTKoQ2GOeE43FJKGw6nh6SI65bDee5OEf3pjTWWGdeiLyw8GEGr/zDs3CfOXk7KjzomdAezjYr4nKGI0xUtP8b/EejeTYKWvd6XIjFw+0YchM94Q8ZW4hKKlG6icMkT93tzjNno0t326hPlCr1PJaQcRe6wSjg== 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.7,24,fe80::f816:3eff:feef:f50b/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-0000011d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.11 ===\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:EF:F5:0B \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feef:f50b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:98 errors:0 dropped:16 overruns:0 frame:0\n TX packets:106 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10410 (10.1 KiB) TX bytes:9760 (9.5 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:22:10,810 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action used request id req-ccec58e4-c6f7-4bff-8ab8-4881b59997b9 2018-12-23 13:22:12,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8797020f98f37ff8cbd810999568161b9a714f16" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:22:13,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-e23d0c21-1f6b-42d2-aa1f-1077fd8be7c7 x-compute-request-id: req-e23d0c21-1f6b-42d2-aa1f-1077fd8be7c7 Content-Encoding: gzip Content-Length: 10110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 464159476 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.156768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.159015] pid_max: default: 32768 minimum: 301\n[ 0.160236] ACPI: Core revision 20150930\n[ 0.161878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.163642] Security Framework initialized\n[ 0.164753] Yama: becoming mindful.\n[ 0.165730] AppArmor: AppArmor initialized\n[ 0.166883] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168696] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.170470] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172130] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174015] Initializing cgroup subsys io\n[ 0.175117] Initializing cgroup subsys memory\n[ 0.176292] Initializing cgroup subsys devices\n[ 0.177482] Initializing cgroup subsys freezer\n[ 0.178676] Initializing cgroup subsys net_cls\n[ 0.179870] Initializing cgroup subsys perf_event\n[ 0.181119] Initializing cgroup subsys net_prio\n[ 0.182322] Initializing cgroup subsys hugetlb\n[ 0.183512] Initializing cgroup subsys pids\n[ 0.184684] CPU: Physical Processor ID: 0\n[ 0.186479] mce: CPU supports 10 MCE banks\n[ 0.187639] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.189025] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.201311] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.208266] ftrace: allocating 31920 entries in 125 pages\n[ 0.234898] smpboot: Max logical packages: 1\n[ 0.236042] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.237840] x2apic enabled\n[ 0.238808] Switched APIC routing to physical x2apic.\n[ 0.240904] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.242419] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.245080] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.247414] KVM setup paravirtual spinlock\n[ 0.248956] x86: Booted up 1 node, 1 CPUs\n[ 0.250017] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.251871] devtmpfs: initialized\n[ 0.253747] evm: security.selinux\n[ 0.254663] evm: security.SMACK64\n[ 0.255565] evm: security.SMACK64EXEC\n[ 0.256550] evm: security.SMACK64TRANSMUTE\n[ 0.257621] evm: security.SMACK64MMAP\n[ 0.258601] evm: security.ima\n[ 0.259427] evm: security.capability\n[ 0.260467] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.262962] pinctrl core: initialized pinctrl subsystem\n[ 0.264375] RTC time: 13:20:25, date: 12/23/18\n[ 0.265526] NET: Registered protocol family 16\n[ 0.266508] cpuidle: using governor ladder\n[ 0.267345] cpuidle: using governor menu\n[ 0.268143] PCCT header not found.\n[ 0.268898] ACPI: bus type PCI registered\n[ 0.269699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270956] PCI: Using configuration type 1 for base access\n[ 0.272717] ACPI: Added _OSI(Module Device)\n[ 0.273575] ACPI: Added _OSI(Processor Device)\n[ 0.274447] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.275357] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.277493] ACPI: Interpreter enabled\n[ 0.278266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.280127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.281988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.283840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285690] ACPI: (supports S0 S5)\n[ 0.286401] ACPI: Using IOAPIC for interrupt routing\n[ 0.287457] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.291705] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.292941] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.296372] acpiphp: Slot [3] registered\n[ 0.297200] acpiphp: Slot [4] registered\n[ 0.298018] acpiphp: Slot [5] registered\n[ 0.298826] acpiphp: Slot [6] registered\n[ 0.299632] acpiphp: Slot [7] registered\n[ 0.300437] acpiphp: Slot [8] registered\n[ 0.301244] acpiphp: Slot [9] registered\n[ 0.302048] acpiphp: Slot [10] registered\n[ 0.302871] acpiphp: Slot [11] registered\n[ 0.303685] acpiphp: Slot [12] registered\n[ 0.304504] acpiphp: Slot [13] registered\n[ 0.305319] acpiphp: Slot [14] registered\n[ 0.306134] acpiphp: Slot [15] registered\n[ 0.317094] acpiphp: Slot [16] registered\n[ 0.317926] acpiphp: Slot [17] registered\n[ 0.318752] acpiphp: Slot [18] registered\n[ 0.319582] acpiphp: Slot [19] registered\n[ 0.320411] acpiphp: Slot [20] registered\n[ 0.321247] acpiphp: Slot [21] registered\n[ 0.322075] acpiphp: Slot [22] registered\n[ 0.322905] acpiphp: Slot [23] registered\n[ 0.323730] acpiphp: Slot [24] registered\n[ 0.324558] acpiphp: Slot [25] registered\n[ 0.325393] acpiphp: Slot [26] registered\n[ 0.326223] acpiphp: Slot [27] registered\n[ 0.327052] acpiphp: Slot [28] registered\n[ 0.327885] acpiphp: Slot [29] registered\n[ 0.328709] acpiphp: Slot [30] registered\n[ 0.329543] acpiphp: Slot [31] registered\n[ 0.330372] PCI host bridge to bus 0000:00\n[ 0.331201] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.332443] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.333693] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.335178] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.336656] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342901] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.344197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353212] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354672] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.400114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.401623] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.403066] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.404501] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407193] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.408692] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409779] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411374] vgaarb: loaded\n[ 0.411991] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413149] SCSI subsystem initialized\n[ 0.413981] ACPI: bus type USB registered\n[ 0.414810] usbcore: registered new interface driver usbfs\n[ 0.415872] usbcore: registered new interface driver hub\n[ 0.416904] usbcore: registered new device driver usb\n[ 0.417977] PCI: Using ACPI for IRQ routing\n[ 0.419017] NetLabel: Initializing\n[ 0.419743] NetLabel: domain hash size = 128\n[ 0.420621] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421597] NetLabel: unlabeled traffic allowed by default\n[ 0.422714] clocksource: Switched to clocksource kvm-clock\n[ 0.428150] AppArmor: AppArmor Filesystem Enabled\n[ 0.429126] pnp: PnP ACPI init\n[ 0.430050] pnp: PnP ACPI: found 5 devices\n[ 0.436434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.438178] NET: Registered protocol family 2\n[ 0.439155] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.440498] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.441707] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.442916] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.444024] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445227] NET: Registered protocol family 1\n[ 0.446114] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.447249] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.448353] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.462390] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.476612] Trying to unpack rootfs image as initramfs...\n[ 0.526280] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.540156] Scanning for low memory corruption every 60 seconds\n[ 0.541489] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.542667] audit: initializing netlink subsys (disabled)\n[ 0.543724] audit: type=2000 audit(1545571226.457:1): initialized\n[ 0.545059] Initialise system trusted keyring\n[ 0.546005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.547223] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.549209] zbud: loaded\n[ 0.549922] VFS: Disk quotas dquot_6.6.0\n[ 0.550763] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.552313] fuse init (API version 7.23)\n[ 0.553219] Key type big_key registered\n[ 0.554037] Allocating IMA MOK and blacklist keyrings.\n[ 0.555170] Key type asymmetric registered\n[ 0.556011] Asymmetric key parser 'x509' registered\n[ 0.556980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.558847] io scheduler noop registered\n[ 0.559656] io scheduler deadline registered (default)\n[ 0.560668] io scheduler cfq registered\n[ 0.561515] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.563882] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.565366] ACPI: Power Button [PWRF]\n[ 0.566210] GHES: HEST is not enabled!\n[ 0.579903] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.609465] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.612575] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.636342] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638503] Linux agpgart interface v0.103\n[ 0.640564] brd: module loaded\n[ 0.641747] loop: module loaded\n[ 0.651226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.654453] GPT:90111 != 2097151\n[ 0.655920] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658406] GPT:90111 != 2097151\n[ 0.660191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.662605] vda: vda1 vda15\n[ 0.664922] scsi host0: ata_piix\n[ 0.665662] scsi host1: ata_piix\n[ 0.666395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.667636] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.669098] libphy: Fixed MDIO Bus: probed\n[ 0.669929] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670896] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.673043] PPP generic driver version 2.4.2\n[ 0.673940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675208] ehci-pci: EHCI PCI platform driver\n[ 0.676097] ehci-platform: EHCI generic platform driver\n[ 0.677100] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.678236] ohci-pci: OHCI PCI platform driver\n[ 0.679124] ohci-platform: OHCI generic platform driver\n[ 0.680130] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.694481] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695506] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696974] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.698010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.699140] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.700371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701804] usb usb1: Product: UHCI Host Controller\n[ 0.702749] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.703913] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704926] hub 1-0:1.0: USB hub found\n[ 0.705706] hub 1-0:1.0: 2 ports detected\n[ 0.706623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.708760] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.709727] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.710773] mousedev: PS/2 mouse device common for all mice\n[ 0.712053] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.713905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.715018] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.716229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.717429] i2c /dev entries driver\n[ 0.718196] device-mapper: uevent: version 1.0.3\n[ 0.719153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.720806] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.722096] NET: Registered protocol family 10\n[ 0.723115] NET: Registered protocol family 17\n[ 0.724017] Key type dns_resolver registered\n[ 0.724957] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.726067] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.727842] registered taskstats version 1\n[ 0.728687] Loading compiled-in X.509 certificates\n[ 0.730140] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.732030] zswap: loaded using pool lzo/zbud\n[ 0.733413] Key type trusted registered\n[ 0.735009] Key type encrypted registered\n[ 0.735857] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.736896] ima: No TPM chip found, activating TPM-bypass!\n[ 0.737946] evm: HMAC attrs: 0x1\n[ 0.738899] Magic number: 14:415:332\n[ 0.739693] tty tty53: hash matches\n[ 0.740495] rtc_cmos 00:00: setting system clock to 2018-12-23 13:20:26 UTC (1545571226)\n[ 0.742118] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.743262] EDD information not available.\n[ 0.827655] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.839468] Write protecting the kernel read-only data: 14336k\n[ 0.841056] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.842884] 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.301493] 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.19. iid=i-0000011d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCko4vXQaMISEQPBzzuX5B6HqwLzxjtJM54WPtdNYH4xbo6omZeVd/LJZ13Sp/HvzdHePZW9egsNLuFJJigPbs2GU0VYO5Q2B/Z3f921bcrrulKe8+tnamTYQ3Rgx1/R3ilSUk/fLAXism5jy+uBIL6Kl2FkMJZFxqFYrv2w3zbF4Qn4sRgG0fzkbNqZ4zn0QJOj8sIf67e1XORLJv2u8CGoamn/wGEqkw4V8zaFD4R/w7Un7ljx1i2inrknYYd2jKZKfoS9yl+aaqFyNxhRaMazvKWwJayaRa/SPi016zdoXP4qYMHdyt4ohvVZ27adlf/rzLFlmJcJjFpzpjT1/A3 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJ/HGX5V9PrnaDoZ7mgVz50Owfbn5Sg5P2+jJgXO3wwcQweMjYFWiFoUpv3dp12LJ9M1m+CDaW2Gq4CUFhX9HrrkUSZM841P1qt05gXY+0h6yhaL4jETppF8rXcdxaPYJ7QxTcxGfwXKM+s93OJz7ELP+8o1wPpZaZOjZaNdXhNHAAAAFQDW4GHC52GiXNbcijZ314T4Jy6zAwAAAIA+uB7F2YJ3vlC+dYpIYLMWTOUUQmzyMHsXC82zp7XqkMGh47Z7VGMxSeuSmHfNpyeZcAqKjkU6896BgDNoskKr/Ojv3o9RBmglh0oFXQBnQF33z4hglcGIZdINzjCKX+sLRntFipImX2xmxK6rF2kdawWVMnbs5l09sLa8eILKAgAAAIBZ1+QucZA/dUs0QTKoQ2GOeE43FJKGw6nh6SI65bDee5OEf3pjTWWGdeiLyw8GEGr/zDs3CfOXk7KjzomdAezjYr4nKGI0xUtP8b/EejeTYKWvd6XIjFw+0YchM94Q8ZW4hKKlG6icMkT93tzjNno0t326hPlCr1PJaQcRe6wSjg== 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.7,24,fe80::f816:3eff:feef:f50b/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-0000011d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.11 ===\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:EF:F5:0B \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feef:f50b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:98 errors:0 dropped:16 overruns:0 frame:0\n TX packets:106 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10410 (10.1 KiB) TX bytes:9760 (9.5 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:22:13,906 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action used request id req-e23d0c21-1f6b-42d2-aa1f-1077fd8be7c7 2018-12-23 13:22:15,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8797020f98f37ff8cbd810999568161b9a714f16" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:22:16,999 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:22: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-705ed1df-f0a1-4bcf-971a-bde502decc47 x-compute-request-id: req-705ed1df-f0a1-4bcf-971a-bde502decc47 Content-Encoding: gzip Content-Length: 10908 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 464159476 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.156768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.159015] pid_max: default: 32768 minimum: 301\n[ 0.160236] ACPI: Core revision 20150930\n[ 0.161878] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.163642] Security Framework initialized\n[ 0.164753] Yama: becoming mindful.\n[ 0.165730] AppArmor: AppArmor initialized\n[ 0.166883] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.168696] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.170470] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172130] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174015] Initializing cgroup subsys io\n[ 0.175117] Initializing cgroup subsys memory\n[ 0.176292] Initializing cgroup subsys devices\n[ 0.177482] Initializing cgroup subsys freezer\n[ 0.178676] Initializing cgroup subsys net_cls\n[ 0.179870] Initializing cgroup subsys perf_event\n[ 0.181119] Initializing cgroup subsys net_prio\n[ 0.182322] Initializing cgroup subsys hugetlb\n[ 0.183512] Initializing cgroup subsys pids\n[ 0.184684] CPU: Physical Processor ID: 0\n[ 0.186479] mce: CPU supports 10 MCE banks\n[ 0.187639] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.189025] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.201311] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.208266] ftrace: allocating 31920 entries in 125 pages\n[ 0.234898] smpboot: Max logical packages: 1\n[ 0.236042] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.237840] x2apic enabled\n[ 0.238808] Switched APIC routing to physical x2apic.\n[ 0.240904] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.242419] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.245080] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.247414] KVM setup paravirtual spinlock\n[ 0.248956] x86: Booted up 1 node, 1 CPUs\n[ 0.250017] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.251871] devtmpfs: initialized\n[ 0.253747] evm: security.selinux\n[ 0.254663] evm: security.SMACK64\n[ 0.255565] evm: security.SMACK64EXEC\n[ 0.256550] evm: security.SMACK64TRANSMUTE\n[ 0.257621] evm: security.SMACK64MMAP\n[ 0.258601] evm: security.ima\n[ 0.259427] evm: security.capability\n[ 0.260467] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.262962] pinctrl core: initialized pinctrl subsystem\n[ 0.264375] RTC time: 13:20:25, date: 12/23/18\n[ 0.265526] NET: Registered protocol family 16\n[ 0.266508] cpuidle: using governor ladder\n[ 0.267345] cpuidle: using governor menu\n[ 0.268143] PCCT header not found.\n[ 0.268898] ACPI: bus type PCI registered\n[ 0.269699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270956] PCI: Using configuration type 1 for base access\n[ 0.272717] ACPI: Added _OSI(Module Device)\n[ 0.273575] ACPI: Added _OSI(Processor Device)\n[ 0.274447] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.275357] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.277493] ACPI: Interpreter enabled\n[ 0.278266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.280127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.281988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.283840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285690] ACPI: (supports S0 S5)\n[ 0.286401] ACPI: Using IOAPIC for interrupt routing\n[ 0.287457] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.291705] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.292941] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.296372] acpiphp: Slot [3] registered\n[ 0.297200] acpiphp: Slot [4] registered\n[ 0.298018] acpiphp: Slot [5] registered\n[ 0.298826] acpiphp: Slot [6] registered\n[ 0.299632] acpiphp: Slot [7] registered\n[ 0.300437] acpiphp: Slot [8] registered\n[ 0.301244] acpiphp: Slot [9] registered\n[ 0.302048] acpiphp: Slot [10] registered\n[ 0.302871] acpiphp: Slot [11] registered\n[ 0.303685] acpiphp: Slot [12] registered\n[ 0.304504] acpiphp: Slot [13] registered\n[ 0.305319] acpiphp: Slot [14] registered\n[ 0.306134] acpiphp: Slot [15] registered\n[ 0.317094] acpiphp: Slot [16] registered\n[ 0.317926] acpiphp: Slot [17] registered\n[ 0.318752] acpiphp: Slot [18] registered\n[ 0.319582] acpiphp: Slot [19] registered\n[ 0.320411] acpiphp: Slot [20] registered\n[ 0.321247] acpiphp: Slot [21] registered\n[ 0.322075] acpiphp: Slot [22] registered\n[ 0.322905] acpiphp: Slot [23] registered\n[ 0.323730] acpiphp: Slot [24] registered\n[ 0.324558] acpiphp: Slot [25] registered\n[ 0.325393] acpiphp: Slot [26] registered\n[ 0.326223] acpiphp: Slot [27] registered\n[ 0.327052] acpiphp: Slot [28] registered\n[ 0.327885] acpiphp: Slot [29] registered\n[ 0.328709] acpiphp: Slot [30] registered\n[ 0.329543] acpiphp: Slot [31] registered\n[ 0.330372] PCI host bridge to bus 0000:00\n[ 0.331201] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.332443] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.333693] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.335178] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.336656] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342901] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.344197] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.353212] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354672] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.400114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.401623] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.403066] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.404501] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407193] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.408692] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409779] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411374] vgaarb: loaded\n[ 0.411991] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413149] SCSI subsystem initialized\n[ 0.413981] ACPI: bus type USB registered\n[ 0.414810] usbcore: registered new interface driver usbfs\n[ 0.415872] usbcore: registered new interface driver hub\n[ 0.416904] usbcore: registered new device driver usb\n[ 0.417977] PCI: Using ACPI for IRQ routing\n[ 0.419017] NetLabel: Initializing\n[ 0.419743] NetLabel: domain hash size = 128\n[ 0.420621] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421597] NetLabel: unlabeled traffic allowed by default\n[ 0.422714] clocksource: Switched to clocksource kvm-clock\n[ 0.428150] AppArmor: AppArmor Filesystem Enabled\n[ 0.429126] pnp: PnP ACPI init\n[ 0.430050] pnp: PnP ACPI: found 5 devices\n[ 0.436434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.438178] NET: Registered protocol family 2\n[ 0.439155] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.440498] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.441707] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.442916] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.444024] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445227] NET: Registered protocol family 1\n[ 0.446114] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.447249] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.448353] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.462390] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.476612] Trying to unpack rootfs image as initramfs...\n[ 0.526280] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.540156] Scanning for low memory corruption every 60 seconds\n[ 0.541489] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.542667] audit: initializing netlink subsys (disabled)\n[ 0.543724] audit: type=2000 audit(1545571226.457:1): initialized\n[ 0.545059] Initialise system trusted keyring\n[ 0.546005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.547223] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.549209] zbud: loaded\n[ 0.549922] VFS: Disk quotas dquot_6.6.0\n[ 0.550763] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.552313] fuse init (API version 7.23)\n[ 0.553219] Key type big_key registered\n[ 0.554037] Allocating IMA MOK and blacklist keyrings.\n[ 0.555170] Key type asymmetric registered\n[ 0.556011] Asymmetric key parser 'x509' registered\n[ 0.556980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.558847] io scheduler noop registered\n[ 0.559656] io scheduler deadline registered (default)\n[ 0.560668] io scheduler cfq registered\n[ 0.561515] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562583] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.563882] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.565366] ACPI: Power Button [PWRF]\n[ 0.566210] GHES: HEST is not enabled!\n[ 0.579903] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.609465] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.612575] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.636342] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638503] Linux agpgart interface v0.103\n[ 0.640564] brd: module loaded\n[ 0.641747] loop: module loaded\n[ 0.651226] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.654453] GPT:90111 != 2097151\n[ 0.655920] GPT:Alternate GPT header not at the end of the disk.\n[ 0.658406] GPT:90111 != 2097151\n[ 0.660191] GPT: Use GNU Parted to correct GPT errors.\n[ 0.662605] vda: vda1 vda15\n[ 0.664922] scsi host0: ata_piix\n[ 0.665662] scsi host1: ata_piix\n[ 0.666395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.667636] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.669098] libphy: Fixed MDIO Bus: probed\n[ 0.669929] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670896] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.673043] PPP generic driver version 2.4.2\n[ 0.673940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675208] ehci-pci: EHCI PCI platform driver\n[ 0.676097] ehci-platform: EHCI generic platform driver\n[ 0.677100] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.678236] ohci-pci: OHCI PCI platform driver\n[ 0.679124] ohci-platform: OHCI generic platform driver\n[ 0.680130] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.694481] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695506] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.696974] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.698010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.699140] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.700371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.701804] usb usb1: Product: UHCI Host Controller\n[ 0.702749] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.703913] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704926] hub 1-0:1.0: USB hub found\n[ 0.705706] hub 1-0:1.0: 2 ports detected\n[ 0.706623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.708760] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.709727] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.710773] mousedev: PS/2 mouse device common for all mice\n[ 0.712053] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.713905] rtc_cmos 00:00: RTC can wake from S4\n[ 0.715018] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.716229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.717429] i2c /dev entries driver\n[ 0.718196] device-mapper: uevent: version 1.0.3\n[ 0.719153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.720806] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.722096] NET: Registered protocol family 10\n[ 0.723115] NET: Registered protocol family 17\n[ 0.724017] Key type dns_resolver registered\n[ 0.724957] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.726067] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.727842] registered taskstats version 1\n[ 0.728687] Loading compiled-in X.509 certificates\n[ 0.730140] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.732030] zswap: loaded using pool lzo/zbud\n[ 0.733413] Key type trusted registered\n[ 0.735009] Key type encrypted registered\n[ 0.735857] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.736896] ima: No TPM chip found, activating TPM-bypass!\n[ 0.737946] evm: HMAC attrs: 0x1\n[ 0.738899] Magic number: 14:415:332\n[ 0.739693] tty tty53: hash matches\n[ 0.740495] rtc_cmos 00:00: setting system clock to 2018-12-23 13:20:26 UTC (1545571226)\n[ 0.742118] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.743262] EDD information not available.\n[ 0.827655] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.839468] Write protecting the kernel read-only data: 14336k\n[ 0.841056] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.842884] 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.301493] 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.19. iid=i-0000011d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCko4vXQaMISEQPBzzuX5B6HqwLzxjtJM54WPtdNYH4xbo6omZeVd/LJZ13Sp/HvzdHePZW9egsNLuFJJigPbs2GU0VYO5Q2B/Z3f921bcrrulKe8+tnamTYQ3Rgx1/R3ilSUk/fLAXism5jy+uBIL6Kl2FkMJZFxqFYrv2w3zbF4Qn4sRgG0fzkbNqZ4zn0QJOj8sIf67e1XORLJv2u8CGoamn/wGEqkw4V8zaFD4R/w7Un7ljx1i2inrknYYd2jKZKfoS9yl+aaqFyNxhRaMazvKWwJayaRa/SPi016zdoXP4qYMHdyt4ohvVZ27adlf/rzLFlmJcJjFpzpjT1/A3 root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJ/HGX5V9PrnaDoZ7mgVz50Owfbn5Sg5P2+jJgXO3wwcQweMjYFWiFoUpv3dp12LJ9M1m+CDaW2Gq4CUFhX9HrrkUSZM841P1qt05gXY+0h6yhaL4jETppF8rXcdxaPYJ7QxTcxGfwXKM+s93OJz7ELP+8o1wPpZaZOjZaNdXhNHAAAAFQDW4GHC52GiXNbcijZ314T4Jy6zAwAAAIA+uB7F2YJ3vlC+dYpIYLMWTOUUQmzyMHsXC82zp7XqkMGh47Z7VGMxSeuSmHfNpyeZcAqKjkU6896BgDNoskKr/Ojv3o9RBmglh0oFXQBnQF33z4hglcGIZdINzjCKX+sLRntFipImX2xmxK6rF2kdawWVMnbs5l09sLa8eILKAgAAAIBZ1+QucZA/dUs0QTKoQ2GOeE43FJKGw6nh6SI65bDee5OEf3pjTWWGdeiLyw8GEGr/zDs3CfOXk7KjzomdAezjYr4nKGI0xUtP8b/EejeTYKWvd6XIjFw+0YchM94Q8ZW4hKKlG6icMkT93tzjNno0t326hPlCr1PJaQcRe6wSjg== 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.7,24,fe80::f816:3eff:feef:f50b/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-0000011d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.11 ===\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:EF:F5:0B \n inet addr:10.10.10.7 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feef:f50b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:98 errors:0 dropped:16 overruns:0 frame:0\n TX packets:106 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:10410 (10.1 KiB) TX bytes:9760 (9.5 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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.176499] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.176502] usb 1-1: Product: QEMU USB Tablet\n[ 1.176504] usb 1-1: Manufacturer: QEMU\n[ 1.176506] usb 1-1: SerialNumber: 42\n[ 1.271271] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.283366] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.301493] random: dd urandom read with 5 bits of entropy available\n[ 1.538986] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 63.262111] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 63.678627] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nDec 23 13:20:27 cirros syslog.info syslogd started: BusyBox v1.23.2\nDec 23 13:20:27 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nDec 23 13:20:27 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nDec 23 13:20:27 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nDec 23 13:20:27 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nDec 23 13:20:27 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)\nDec 23 13:20:27 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nDec 23 13:20:27 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nDec 23 13:20:27 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nDec 23 13:20:27 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nDec 23 13:20:27 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nDec 23 13:20:27 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nDec 23 13:20:27 cirros kern.notice kernel: [ 1.301493] random: dd urandom read with 5 bits of entropy available\nDec 23 13:20:27 cirros kern.info kernel: [ 1.538986] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nDec 23 13:21:28 cirros auth.notice su: + /dev/console root:cirros\nDec 23 13:21:28 cirros authpriv.info dropbear[340]: Running in background\nDec 23 13:21:29 cirros kern.info kernel: [ 63.262111] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nDec 23 13:21:29 cirros kern.info kernel: [ 63.678627] 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-12-23 13:22:16,999 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action used request id req-705ed1df-f0a1-4bcf-971a-bde502decc47 2018-12-23 13:22:19,035 - sdnvpn_test_utils - INFO - Waiting for instance 64d725dd-bc69-45a7-95aa-600f1c6cc211 to boot up 2018-12-23 13:22:19,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eae62fc8133201c31cfcdfaf4b720281b4744cc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:22:20,112 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-c2e19d83-94b1-4510-8ce2-f0aa391eece7 x-compute-request-id: req-c2e19d83-94b1-4510-8ce2-f0aa391eece7 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 582471669 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.147918] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.149565] pid_max: default: 32768 minimum: 301\n[ 0.150456] ACPI: Core revision 20150930\n[ 0.151831] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.153131] Security Framework initialized\n[ 0.153942] Yama: becoming mindful.\n[ 0.154669] AppArmor: AppArmor initialized\n[ 0.155531] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.156850] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.158117] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.159316] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160689] Initializing cgroup subsys io\n[ 0.161500] Initializing cgroup subsys memory\n[ 0.162353] Initializing cgroup subsys devices\n[ 0.163231] Initializing cgroup subsys freezer\n[ 0.164089] Initializing cgroup subsys net_cls\n[ 0.164952] Initializing cgroup subsys perf_event\n[ 0.165856] Initializing cgroup subsys net_prio\n[ 0.166731] Initializing cgroup subsys hugetlb\n[ 0.167598] Initializing cgroup subsys pids\n[ 0.168464] CPU: Physical Processor ID: 0\n[ 0.169958] mce: CPU supports 10 MCE banks\n[ 0.170798] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171796] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.182461] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188805] ftrace: allocating 31920 entries in 125 pages\n[ 0.215252] smpboot: Max logical packages: 1\n[ 0.216098] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.217441] x2apic enabled\n[ 0.218248] Switched APIC routing to physical x2apic.\n[ 0.219996] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.221112] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.223091] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.224872] KVM setup paravirtual spinlock\n[ 0.226229] x86: Booted up 1 node, 1 CPUs\n[ 0.227028] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.228413] devtmpfs: initialized\n[ 0.230123] evm: security.selinux\n[ 0.230823] evm: security.SMACK64\n[ 0.231513] evm: security.SMACK64EXEC\n[ 0.232254] evm: security.SMACK64TRANSMUTE\n[ 0.233054] evm: security.SMACK64MMAP\n[ 0.233801] evm: security.ima\n[ 0.234443] evm: security.capability\n[ 0.235246] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.237086] pinctrl core: initialized pinctrl subsystem\n[ 0.238194] RTC time: 13:20:37, date: 12/23/18\n[ 0.239142] NET: Registered protocol family 16\n[ 0.240105] cpuidle: using governor ladder\n[ 0.240926] cpuidle: using governor menu\n[ 0.241707] PCCT header not found.\n[ 0.242459] ACPI: bus type PCI registered\n[ 0.243257] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244489] PCI: Using configuration type 1 for base access\n[ 0.246246] ACPI: Added _OSI(Module Device)\n[ 0.247087] ACPI: Added _OSI(Processor Device)\n[ 0.247949] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248846] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250987] ACPI: Interpreter enabled\n[ 0.251765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253611] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255445] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257297] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259125] ACPI: (supports S0 S5)\n[ 0.259833] ACPI: Using IOAPIC for interrupt routing\n[ 0.260905] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263983] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265127] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266354] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.267534] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.269745] acpiphp: Slot [3] registered\n[ 0.270551] acpiphp: Slot [4] registered\n[ 0.271351] acpiphp: Slot [5] registered\n[ 0.272143] acpiphp: Slot [6] registered\n[ 0.272938] acpiphp: Slot [7] registered\n[ 0.273742] acpiphp: Slot [8] registered\n[ 0.274544] acpiphp: Slot [9] registered\n[ 0.275338] acpiphp: Slot [10] registered\n[ 0.276153] acpiphp: Slot [11] registered\n[ 0.276962] acpiphp: Slot [12] registered\n[ 0.277789] acpiphp: Slot [13] registered\n[ 0.278598] acpiphp: Slot [14] registered\n[ 0.279408] acpiphp: Slot [15] registered\n[ 0.290546] acpiphp: Slot [16] registered\n[ 0.291361] acpiphp: Slot [17] registered\n[ 0.292168] acpiphp: Slot [18] registered\n[ 0.292970] acpiphp: Slot [19] registered\n[ 0.293774] acpiphp: Slot [20] registered\n[ 0.294604] acpiphp: Slot [21] registered\n[ 0.295415] acpiphp: Slot [22] registered\n[ 0.296223] acpiphp: Slot [23] registered\n[ 0.297027] acpiphp: Slot [24] registered\n[ 0.297841] acpiphp: Slot [25] registered\n[ 0.298664] acpiphp: Slot [26] registered\n[ 0.299482] acpiphp: Slot [27] registered\n[ 0.300301] acpiphp: Slot [28] registered\n[ 0.301118] acpiphp: Slot [29] registered\n[ 0.301938] acpiphp: Slot [30] registered\n[ 0.302767] acpiphp: Slot [31] registered\n[ 0.303582] PCI host bridge to bus 0000:00\n[ 0.304395] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.305611] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.306832] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.308290] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.309744] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.316197] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.317487] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.318671] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319952] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327003] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328467] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.380593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.382107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.383536] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.384964] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.386362] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.387611] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.388771] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.389832] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.391382] vgaarb: loaded\n[ 0.391986] vgaarb: bridge control possible 0000:00:02.0\n[ 0.393133] SCSI subsystem initialized\n[ 0.393962] ACPI: bus type USB registered\n[ 0.394786] usbcore: registered new interface driver usbfs\n[ 0.395823] usbcore: registered new interface driver hub\n[ 0.396839] usbcore: registered new device driver usb\n[ 0.397909] PCI: Using ACPI for IRQ routing\n[ 0.398942] NetLabel: Initializing\n[ 0.399664] NetLabel: domain hash size = 128\n[ 0.400525] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.401478] NetLabel: unlabeled traffic allowed by default\n[ 0.402581] clocksource: Switched to clocksource kvm-clock\n[ 0.408080] AppArmor: AppArmor Filesystem Enabled\n[ 0.409042] pnp: PnP ACPI init\n[ 0.409958] pnp: PnP ACPI: found 5 devices\n[ 0.416331] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.418035] NET: Registered protocol family 2\n[ 0.419038] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.420404] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.421617] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.422791] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.423876] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.425043] NET: Registered protocol family 1\n[ 0.425915] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.427020] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.428106] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.441909] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.456116] Trying to unpack rootfs image as initramfs...\n[ 0.506858] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.520945] Scanning for low memory corruption every 60 seconds\n[ 0.522283] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.523446] audit: initializing netlink subsys (disabled)\n[ 0.524511] audit: type=2000 audit(1545571238.515:1): initialized\n[ 0.525838] Initialise system trusted keyring\n[ 0.526777] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.527951] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.529911] zbud: loaded\n[ 0.530633] VFS: Disk quotas dquot_6.6.0\n[ 0.531511] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.533116] fuse init (API version 7.23)\n[ 0.534040] Key type big_key registered\n[ 0.534883] Allocating IMA MOK and blacklist keyrings.\n[ 0.536400] Key type asymmetric registered\n[ 0.537224] Asymmetric key parser 'x509' registered\n[ 0.538169] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.539631] io scheduler noop registered\n[ 0.540428] io scheduler deadline registered (default)\n[ 0.541406] io scheduler cfq registered\n[ 0.542235] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.543280] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.544533] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.545969] ACPI: Power Button [PWRF]\n[ 0.546811] GHES: HEST is not enabled!\n[ 0.560529] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.590056] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.592902] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.616745] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.618863] Linux agpgart interface v0.103\n[ 0.620866] brd: module loaded\n[ 0.622007] loop: module loaded\n[ 0.627070] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.628523] GPT:90111 != 2097151\n[ 0.629201] GPT:Alternate GPT header not at the end of the disk.\n[ 0.630288] GPT:90111 != 2097151\n[ 0.630968] GPT: Use GNU Parted to correct GPT errors.\n[ 0.631936] vda: vda1 vda15\n[ 0.633426] scsi host0: ata_piix\n[ 0.634158] scsi host1: ata_piix\n[ 0.634874] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.636091] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.637535] libphy: Fixed MDIO Bus: probed\n[ 0.638355] tun: Universal TUN/TAP device driver, 1.6\n[ 0.639307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.641524] PPP generic driver version 2.4.2\n[ 0.642409] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.643779] ehci-pci: EHCI PCI platform driver\n[ 0.644738] ehci-platform: EHCI generic platform driver\n[ 0.646004] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.647395] ohci-pci: OHCI PCI platform driver\n[ 0.648392] ohci-platform: OHCI generic platform driver\n[ 0.649560] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.664885] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.665879] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.667334] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.668332] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.669435] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.670693] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.672108] usb usb1: Product: UHCI Host Controller\n[ 0.673034] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.674164] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.675219] hub 1-0:1.0: USB hub found\n[ 0.676022] hub 1-0:1.0: 2 ports detected\n[ 0.676937] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.679054] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.680009] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.681043] mousedev: PS/2 mouse device common for all mice\n[ 0.682303] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.684149] rtc_cmos 00:00: RTC can wake from S4\n[ 0.685288] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.686474] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687669] i2c /dev entries driver\n[ 0.688426] device-mapper: uevent: version 1.0.3\n[ 0.689370] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.691002] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.692290] NET: Registered protocol family 10\n[ 0.693275] NET: Registered protocol family 17\n[ 0.694163] Key type dns_resolver registered\n[ 0.695091] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.696187] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.697925] registered taskstats version 1\n[ 0.698764] Loading compiled-in X.509 certificates\n[ 0.700198] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.702043] zswap: loaded using pool lzo/zbud\n[ 0.703419] Key type trusted registered\n[ 0.704972] Key type encrypted registered\n[ 0.705794] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.706821] ima: No TPM chip found, activating TPM-bypass!\n[ 0.707854] evm: HMAC attrs: 0x1\n[ 0.708790] Magic number: 14:415:332\n[ 0.709575] tty tty53: hash matches\n[ 0.710368] rtc_cmos 00:00: setting system clock to 2018-12-23 13:20:38 UTC (1545571238)\n[ 0.711952] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.713064] EDD information not available.\n[ 0.795564] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.807631] Write protecting the kernel read-only data: 14336k\n[ 0.809197] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810996] 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.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... [ 1.271722] 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.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000120\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCntUXSrgLeVvHoRgiGG0OICwrLX00kboNMydOC0A7tH1yfFhYmpuK10VFefidWby9Rm6lmWxsDiLH/Y74zFuLZ8bzy16TQl6rJ3ANKpyU1lWwJ8lbsluk7aWM4n9KDGgwEJnnknafryQ/wL0hp1Pys4dzgy9SOzKjHE65Qwb9ARB9B3Di5yl04U4eJrzdubjptku+e18uKY75jKG7nMcHtcBYGV7oTndJ/sS2BNZ7RGE2LI4okvta6eSlnjyem+PTdTc0QulGgqBIYa29JFUke3L8w8Aj+iMKFmpbDvb8v+IAEtgPNZauLrIr80TXB5ThCsRW4t45awXpzV2zVZX6j root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAPHhLeQDAFBGjqhUUbtVf16NNAymCpWwgCInT4kXRnnzgl00V1Xd8/sNBbhxI818eTlE1DlHxLgXU2E7A3D40yFsjwZblMs9vBT196q+vqZvF0HIA3344RoPm3akgZZV8MbbyE1TLDdbq7QhrPHriMOg/m2w52DXaS1clAmZApX9AAAAFQDYYnd/h4h5YCWkTcJYN6pf7XENaQAAAIEAxBDUGNuAkkVpVdyM7j2VXyP6u8YHAmMQmaecq2Da0Z/wcxF+OwqCTuzT7g+a9ruu0aYPyc3Iudu8+BNlVMmA55LFK6820XXPnvdtBXEx//hDprNQ4JA1MgIn2BrcJagCLN4ol+MBtNIl6eK3zXa2Z2lWWX8kdfzUk8AJAxQQut8AAACALpQRoztxWPkFqQXxfwyYuuRuOwPsduvIuI/QenSmajksx2lUPxTl20+92dCWFKY55zVgbrWBu94UYEAaBjDdOBxTGdbDjRmmIVgk7xg7FggmTyRMEF0hLWj0lrJbc3xSHU0sjXNl8fHJwmHin2d002Ec1LTlj1VN7oqXqbSUI5Y= 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.6,24,fe80::f816:3eff:fe5e:cf82/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.6 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000120\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.06 ===\n/dev/root resized successfully [took 2.41s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:5E:CF:82 \n inet addr:10.10.10.6 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe5e:cf82/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:114 errors:0 dropped:16 overruns:0 frame:0\n TX packets:111 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11334 (11.0 KiB) TX bytes:10250 (10.0 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-12-23 13:22:20,112 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211/action used request id req-c2e19d83-94b1-4510-8ce2-f0aa391eece7 2018-12-23 13:22:22,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eae62fc8133201c31cfcdfaf4b720281b4744cc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:22:23,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-380370ab-4847-48f6-a9a8-93d9ba59d2fd x-compute-request-id: req-380370ab-4847-48f6-a9a8-93d9ba59d2fd 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 582471669 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.147918] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.149565] pid_max: default: 32768 minimum: 301\n[ 0.150456] ACPI: Core revision 20150930\n[ 0.151831] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.153131] Security Framework initialized\n[ 0.153942] Yama: becoming mindful.\n[ 0.154669] AppArmor: AppArmor initialized\n[ 0.155531] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.156850] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.158117] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.159316] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160689] Initializing cgroup subsys io\n[ 0.161500] Initializing cgroup subsys memory\n[ 0.162353] Initializing cgroup subsys devices\n[ 0.163231] Initializing cgroup subsys freezer\n[ 0.164089] Initializing cgroup subsys net_cls\n[ 0.164952] Initializing cgroup subsys perf_event\n[ 0.165856] Initializing cgroup subsys net_prio\n[ 0.166731] Initializing cgroup subsys hugetlb\n[ 0.167598] Initializing cgroup subsys pids\n[ 0.168464] CPU: Physical Processor ID: 0\n[ 0.169958] mce: CPU supports 10 MCE banks\n[ 0.170798] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171796] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.182461] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188805] ftrace: allocating 31920 entries in 125 pages\n[ 0.215252] smpboot: Max logical packages: 1\n[ 0.216098] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.217441] x2apic enabled\n[ 0.218248] Switched APIC routing to physical x2apic.\n[ 0.219996] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.221112] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.223091] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.224872] KVM setup paravirtual spinlock\n[ 0.226229] x86: Booted up 1 node, 1 CPUs\n[ 0.227028] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.228413] devtmpfs: initialized\n[ 0.230123] evm: security.selinux\n[ 0.230823] evm: security.SMACK64\n[ 0.231513] evm: security.SMACK64EXEC\n[ 0.232254] evm: security.SMACK64TRANSMUTE\n[ 0.233054] evm: security.SMACK64MMAP\n[ 0.233801] evm: security.ima\n[ 0.234443] evm: security.capability\n[ 0.235246] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.237086] pinctrl core: initialized pinctrl subsystem\n[ 0.238194] RTC time: 13:20:37, date: 12/23/18\n[ 0.239142] NET: Registered protocol family 16\n[ 0.240105] cpuidle: using governor ladder\n[ 0.240926] cpuidle: using governor menu\n[ 0.241707] PCCT header not found.\n[ 0.242459] ACPI: bus type PCI registered\n[ 0.243257] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244489] PCI: Using configuration type 1 for base access\n[ 0.246246] ACPI: Added _OSI(Module Device)\n[ 0.247087] ACPI: Added _OSI(Processor Device)\n[ 0.247949] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248846] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250987] ACPI: Interpreter enabled\n[ 0.251765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253611] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255445] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257297] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259125] ACPI: (supports S0 S5)\n[ 0.259833] ACPI: Using IOAPIC for interrupt routing\n[ 0.260905] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263983] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265127] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266354] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.267534] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.269745] acpiphp: Slot [3] registered\n[ 0.270551] acpiphp: Slot [4] registered\n[ 0.271351] acpiphp: Slot [5] registered\n[ 0.272143] acpiphp: Slot [6] registered\n[ 0.272938] acpiphp: Slot [7] registered\n[ 0.273742] acpiphp: Slot [8] registered\n[ 0.274544] acpiphp: Slot [9] registered\n[ 0.275338] acpiphp: Slot [10] registered\n[ 0.276153] acpiphp: Slot [11] registered\n[ 0.276962] acpiphp: Slot [12] registered\n[ 0.277789] acpiphp: Slot [13] registered\n[ 0.278598] acpiphp: Slot [14] registered\n[ 0.279408] acpiphp: Slot [15] registered\n[ 0.290546] acpiphp: Slot [16] registered\n[ 0.291361] acpiphp: Slot [17] registered\n[ 0.292168] acpiphp: Slot [18] registered\n[ 0.292970] acpiphp: Slot [19] registered\n[ 0.293774] acpiphp: Slot [20] registered\n[ 0.294604] acpiphp: Slot [21] registered\n[ 0.295415] acpiphp: Slot [22] registered\n[ 0.296223] acpiphp: Slot [23] registered\n[ 0.297027] acpiphp: Slot [24] registered\n[ 0.297841] acpiphp: Slot [25] registered\n[ 0.298664] acpiphp: Slot [26] registered\n[ 0.299482] acpiphp: Slot [27] registered\n[ 0.300301] acpiphp: Slot [28] registered\n[ 0.301118] acpiphp: Slot [29] registered\n[ 0.301938] acpiphp: Slot [30] registered\n[ 0.302767] acpiphp: Slot [31] registered\n[ 0.303582] PCI host bridge to bus 0000:00\n[ 0.304395] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.305611] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.306832] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.308290] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.309744] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.316197] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.317487] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.318671] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319952] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327003] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328467] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.380593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.382107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.383536] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.384964] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.386362] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.387611] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.388771] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.389832] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.391382] vgaarb: loaded\n[ 0.391986] vgaarb: bridge control possible 0000:00:02.0\n[ 0.393133] SCSI subsystem initialized\n[ 0.393962] ACPI: bus type USB registered\n[ 0.394786] usbcore: registered new interface driver usbfs\n[ 0.395823] usbcore: registered new interface driver hub\n[ 0.396839] usbcore: registered new device driver usb\n[ 0.397909] PCI: Using ACPI for IRQ routing\n[ 0.398942] NetLabel: Initializing\n[ 0.399664] NetLabel: domain hash size = 128\n[ 0.400525] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.401478] NetLabel: unlabeled traffic allowed by default\n[ 0.402581] clocksource: Switched to clocksource kvm-clock\n[ 0.408080] AppArmor: AppArmor Filesystem Enabled\n[ 0.409042] pnp: PnP ACPI init\n[ 0.409958] pnp: PnP ACPI: found 5 devices\n[ 0.416331] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.418035] NET: Registered protocol family 2\n[ 0.419038] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.420404] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.421617] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.422791] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.423876] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.425043] NET: Registered protocol family 1\n[ 0.425915] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.427020] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.428106] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.441909] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.456116] Trying to unpack rootfs image as initramfs...\n[ 0.506858] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.520945] Scanning for low memory corruption every 60 seconds\n[ 0.522283] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.523446] audit: initializing netlink subsys (disabled)\n[ 0.524511] audit: type=2000 audit(1545571238.515:1): initialized\n[ 0.525838] Initialise system trusted keyring\n[ 0.526777] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.527951] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.529911] zbud: loaded\n[ 0.530633] VFS: Disk quotas dquot_6.6.0\n[ 0.531511] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.533116] fuse init (API version 7.23)\n[ 0.534040] Key type big_key registered\n[ 0.534883] Allocating IMA MOK and blacklist keyrings.\n[ 0.536400] Key type asymmetric registered\n[ 0.537224] Asymmetric key parser 'x509' registered\n[ 0.538169] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.539631] io scheduler noop registered\n[ 0.540428] io scheduler deadline registered (default)\n[ 0.541406] io scheduler cfq registered\n[ 0.542235] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.543280] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.544533] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.545969] ACPI: Power Button [PWRF]\n[ 0.546811] GHES: HEST is not enabled!\n[ 0.560529] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.590056] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.592902] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.616745] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.618863] Linux agpgart interface v0.103\n[ 0.620866] brd: module loaded\n[ 0.622007] loop: module loaded\n[ 0.627070] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.628523] GPT:90111 != 2097151\n[ 0.629201] GPT:Alternate GPT header not at the end of the disk.\n[ 0.630288] GPT:90111 != 2097151\n[ 0.630968] GPT: Use GNU Parted to correct GPT errors.\n[ 0.631936] vda: vda1 vda15\n[ 0.633426] scsi host0: ata_piix\n[ 0.634158] scsi host1: ata_piix\n[ 0.634874] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.636091] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.637535] libphy: Fixed MDIO Bus: probed\n[ 0.638355] tun: Universal TUN/TAP device driver, 1.6\n[ 0.639307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.641524] PPP generic driver version 2.4.2\n[ 0.642409] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.643779] ehci-pci: EHCI PCI platform driver\n[ 0.644738] ehci-platform: EHCI generic platform driver\n[ 0.646004] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.647395] ohci-pci: OHCI PCI platform driver\n[ 0.648392] ohci-platform: OHCI generic platform driver\n[ 0.649560] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.664885] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.665879] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.667334] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.668332] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.669435] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.670693] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.672108] usb usb1: Product: UHCI Host Controller\n[ 0.673034] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.674164] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.675219] hub 1-0:1.0: USB hub found\n[ 0.676022] hub 1-0:1.0: 2 ports detected\n[ 0.676937] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.679054] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.680009] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.681043] mousedev: PS/2 mouse device common for all mice\n[ 0.682303] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.684149] rtc_cmos 00:00: RTC can wake from S4\n[ 0.685288] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.686474] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687669] i2c /dev entries driver\n[ 0.688426] device-mapper: uevent: version 1.0.3\n[ 0.689370] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.691002] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.692290] NET: Registered protocol family 10\n[ 0.693275] NET: Registered protocol family 17\n[ 0.694163] Key type dns_resolver registered\n[ 0.695091] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.696187] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.697925] registered taskstats version 1\n[ 0.698764] Loading compiled-in X.509 certificates\n[ 0.700198] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.702043] zswap: loaded using pool lzo/zbud\n[ 0.703419] Key type trusted registered\n[ 0.704972] Key type encrypted registered\n[ 0.705794] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.706821] ima: No TPM chip found, activating TPM-bypass!\n[ 0.707854] evm: HMAC attrs: 0x1\n[ 0.708790] Magic number: 14:415:332\n[ 0.709575] tty tty53: hash matches\n[ 0.710368] rtc_cmos 00:00: setting system clock to 2018-12-23 13:20:38 UTC (1545571238)\n[ 0.711952] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.713064] EDD information not available.\n[ 0.795564] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.807631] Write protecting the kernel read-only data: 14336k\n[ 0.809197] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810996] 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.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... [ 1.271722] 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.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000120\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCntUXSrgLeVvHoRgiGG0OICwrLX00kboNMydOC0A7tH1yfFhYmpuK10VFefidWby9Rm6lmWxsDiLH/Y74zFuLZ8bzy16TQl6rJ3ANKpyU1lWwJ8lbsluk7aWM4n9KDGgwEJnnknafryQ/wL0hp1Pys4dzgy9SOzKjHE65Qwb9ARB9B3Di5yl04U4eJrzdubjptku+e18uKY75jKG7nMcHtcBYGV7oTndJ/sS2BNZ7RGE2LI4okvta6eSlnjyem+PTdTc0QulGgqBIYa29JFUke3L8w8Aj+iMKFmpbDvb8v+IAEtgPNZauLrIr80TXB5ThCsRW4t45awXpzV2zVZX6j root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAPHhLeQDAFBGjqhUUbtVf16NNAymCpWwgCInT4kXRnnzgl00V1Xd8/sNBbhxI818eTlE1DlHxLgXU2E7A3D40yFsjwZblMs9vBT196q+vqZvF0HIA3344RoPm3akgZZV8MbbyE1TLDdbq7QhrPHriMOg/m2w52DXaS1clAmZApX9AAAAFQDYYnd/h4h5YCWkTcJYN6pf7XENaQAAAIEAxBDUGNuAkkVpVdyM7j2VXyP6u8YHAmMQmaecq2Da0Z/wcxF+OwqCTuzT7g+a9ruu0aYPyc3Iudu8+BNlVMmA55LFK6820XXPnvdtBXEx//hDprNQ4JA1MgIn2BrcJagCLN4ol+MBtNIl6eK3zXa2Z2lWWX8kdfzUk8AJAxQQut8AAACALpQRoztxWPkFqQXxfwyYuuRuOwPsduvIuI/QenSmajksx2lUPxTl20+92dCWFKY55zVgbrWBu94UYEAaBjDdOBxTGdbDjRmmIVgk7xg7FggmTyRMEF0hLWj0lrJbc3xSHU0sjXNl8fHJwmHin2d002Ec1LTlj1VN7oqXqbSUI5Y= 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.6,24,fe80::f816:3eff:fe5e:cf82/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.6 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000120\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.06 ===\n/dev/root resized successfully [took 2.41s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:5E:CF:82 \n inet addr:10.10.10.6 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe5e:cf82/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:114 errors:0 dropped:16 overruns:0 frame:0\n TX packets:111 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11334 (11.0 KiB) TX bytes:10250 (10.0 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-12-23 13:22:23,213 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211/action used request id req-380370ab-4847-48f6-a9a8-93d9ba59d2fd 2018-12-23 13:22:25,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eae62fc8133201c31cfcdfaf4b720281b4744cc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:22:26,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-ce3dcce8-415a-4dba-86ff-faebaf393bc8 x-compute-request-id: req-ce3dcce8-415a-4dba-86ff-faebaf393bc8 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 582471669 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.147918] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.149565] pid_max: default: 32768 minimum: 301\n[ 0.150456] ACPI: Core revision 20150930\n[ 0.151831] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.153131] Security Framework initialized\n[ 0.153942] Yama: becoming mindful.\n[ 0.154669] AppArmor: AppArmor initialized\n[ 0.155531] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.156850] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.158117] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.159316] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160689] Initializing cgroup subsys io\n[ 0.161500] Initializing cgroup subsys memory\n[ 0.162353] Initializing cgroup subsys devices\n[ 0.163231] Initializing cgroup subsys freezer\n[ 0.164089] Initializing cgroup subsys net_cls\n[ 0.164952] Initializing cgroup subsys perf_event\n[ 0.165856] Initializing cgroup subsys net_prio\n[ 0.166731] Initializing cgroup subsys hugetlb\n[ 0.167598] Initializing cgroup subsys pids\n[ 0.168464] CPU: Physical Processor ID: 0\n[ 0.169958] mce: CPU supports 10 MCE banks\n[ 0.170798] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171796] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.182461] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188805] ftrace: allocating 31920 entries in 125 pages\n[ 0.215252] smpboot: Max logical packages: 1\n[ 0.216098] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.217441] x2apic enabled\n[ 0.218248] Switched APIC routing to physical x2apic.\n[ 0.219996] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.221112] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.223091] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.224872] KVM setup paravirtual spinlock\n[ 0.226229] x86: Booted up 1 node, 1 CPUs\n[ 0.227028] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.228413] devtmpfs: initialized\n[ 0.230123] evm: security.selinux\n[ 0.230823] evm: security.SMACK64\n[ 0.231513] evm: security.SMACK64EXEC\n[ 0.232254] evm: security.SMACK64TRANSMUTE\n[ 0.233054] evm: security.SMACK64MMAP\n[ 0.233801] evm: security.ima\n[ 0.234443] evm: security.capability\n[ 0.235246] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.237086] pinctrl core: initialized pinctrl subsystem\n[ 0.238194] RTC time: 13:20:37, date: 12/23/18\n[ 0.239142] NET: Registered protocol family 16\n[ 0.240105] cpuidle: using governor ladder\n[ 0.240926] cpuidle: using governor menu\n[ 0.241707] PCCT header not found.\n[ 0.242459] ACPI: bus type PCI registered\n[ 0.243257] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244489] PCI: Using configuration type 1 for base access\n[ 0.246246] ACPI: Added _OSI(Module Device)\n[ 0.247087] ACPI: Added _OSI(Processor Device)\n[ 0.247949] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248846] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250987] ACPI: Interpreter enabled\n[ 0.251765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253611] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255445] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257297] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259125] ACPI: (supports S0 S5)\n[ 0.259833] ACPI: Using IOAPIC for interrupt routing\n[ 0.260905] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263983] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265127] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266354] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.267534] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.269745] acpiphp: Slot [3] registered\n[ 0.270551] acpiphp: Slot [4] registered\n[ 0.271351] acpiphp: Slot [5] registered\n[ 0.272143] acpiphp: Slot [6] registered\n[ 0.272938] acpiphp: Slot [7] registered\n[ 0.273742] acpiphp: Slot [8] registered\n[ 0.274544] acpiphp: Slot [9] registered\n[ 0.275338] acpiphp: Slot [10] registered\n[ 0.276153] acpiphp: Slot [11] registered\n[ 0.276962] acpiphp: Slot [12] registered\n[ 0.277789] acpiphp: Slot [13] registered\n[ 0.278598] acpiphp: Slot [14] registered\n[ 0.279408] acpiphp: Slot [15] registered\n[ 0.290546] acpiphp: Slot [16] registered\n[ 0.291361] acpiphp: Slot [17] registered\n[ 0.292168] acpiphp: Slot [18] registered\n[ 0.292970] acpiphp: Slot [19] registered\n[ 0.293774] acpiphp: Slot [20] registered\n[ 0.294604] acpiphp: Slot [21] registered\n[ 0.295415] acpiphp: Slot [22] registered\n[ 0.296223] acpiphp: Slot [23] registered\n[ 0.297027] acpiphp: Slot [24] registered\n[ 0.297841] acpiphp: Slot [25] registered\n[ 0.298664] acpiphp: Slot [26] registered\n[ 0.299482] acpiphp: Slot [27] registered\n[ 0.300301] acpiphp: Slot [28] registered\n[ 0.301118] acpiphp: Slot [29] registered\n[ 0.301938] acpiphp: Slot [30] registered\n[ 0.302767] acpiphp: Slot [31] registered\n[ 0.303582] PCI host bridge to bus 0000:00\n[ 0.304395] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.305611] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.306832] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.308290] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.309744] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.316197] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.317487] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.318671] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319952] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327003] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328467] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.380593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.382107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.383536] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.384964] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.386362] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.387611] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.388771] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.389832] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.391382] vgaarb: loaded\n[ 0.391986] vgaarb: bridge control possible 0000:00:02.0\n[ 0.393133] SCSI subsystem initialized\n[ 0.393962] ACPI: bus type USB registered\n[ 0.394786] usbcore: registered new interface driver usbfs\n[ 0.395823] usbcore: registered new interface driver hub\n[ 0.396839] usbcore: registered new device driver usb\n[ 0.397909] PCI: Using ACPI for IRQ routing\n[ 0.398942] NetLabel: Initializing\n[ 0.399664] NetLabel: domain hash size = 128\n[ 0.400525] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.401478] NetLabel: unlabeled traffic allowed by default\n[ 0.402581] clocksource: Switched to clocksource kvm-clock\n[ 0.408080] AppArmor: AppArmor Filesystem Enabled\n[ 0.409042] pnp: PnP ACPI init\n[ 0.409958] pnp: PnP ACPI: found 5 devices\n[ 0.416331] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.418035] NET: Registered protocol family 2\n[ 0.419038] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.420404] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.421617] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.422791] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.423876] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.425043] NET: Registered protocol family 1\n[ 0.425915] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.427020] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.428106] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.441909] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.456116] Trying to unpack rootfs image as initramfs...\n[ 0.506858] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.520945] Scanning for low memory corruption every 60 seconds\n[ 0.522283] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.523446] audit: initializing netlink subsys (disabled)\n[ 0.524511] audit: type=2000 audit(1545571238.515:1): initialized\n[ 0.525838] Initialise system trusted keyring\n[ 0.526777] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.527951] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.529911] zbud: loaded\n[ 0.530633] VFS: Disk quotas dquot_6.6.0\n[ 0.531511] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.533116] fuse init (API version 7.23)\n[ 0.534040] Key type big_key registered\n[ 0.534883] Allocating IMA MOK and blacklist keyrings.\n[ 0.536400] Key type asymmetric registered\n[ 0.537224] Asymmetric key parser 'x509' registered\n[ 0.538169] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.539631] io scheduler noop registered\n[ 0.540428] io scheduler deadline registered (default)\n[ 0.541406] io scheduler cfq registered\n[ 0.542235] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.543280] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.544533] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.545969] ACPI: Power Button [PWRF]\n[ 0.546811] GHES: HEST is not enabled!\n[ 0.560529] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.590056] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.592902] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.616745] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.618863] Linux agpgart interface v0.103\n[ 0.620866] brd: module loaded\n[ 0.622007] loop: module loaded\n[ 0.627070] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.628523] GPT:90111 != 2097151\n[ 0.629201] GPT:Alternate GPT header not at the end of the disk.\n[ 0.630288] GPT:90111 != 2097151\n[ 0.630968] GPT: Use GNU Parted to correct GPT errors.\n[ 0.631936] vda: vda1 vda15\n[ 0.633426] scsi host0: ata_piix\n[ 0.634158] scsi host1: ata_piix\n[ 0.634874] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.636091] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.637535] libphy: Fixed MDIO Bus: probed\n[ 0.638355] tun: Universal TUN/TAP device driver, 1.6\n[ 0.639307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.641524] PPP generic driver version 2.4.2\n[ 0.642409] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.643779] ehci-pci: EHCI PCI platform driver\n[ 0.644738] ehci-platform: EHCI generic platform driver\n[ 0.646004] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.647395] ohci-pci: OHCI PCI platform driver\n[ 0.648392] ohci-platform: OHCI generic platform driver\n[ 0.649560] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.664885] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.665879] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.667334] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.668332] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.669435] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.670693] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.672108] usb usb1: Product: UHCI Host Controller\n[ 0.673034] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.674164] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.675219] hub 1-0:1.0: USB hub found\n[ 0.676022] hub 1-0:1.0: 2 ports detected\n[ 0.676937] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.679054] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.680009] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.681043] mousedev: PS/2 mouse device common for all mice\n[ 0.682303] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.684149] rtc_cmos 00:00: RTC can wake from S4\n[ 0.685288] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.686474] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687669] i2c /dev entries driver\n[ 0.688426] device-mapper: uevent: version 1.0.3\n[ 0.689370] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.691002] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.692290] NET: Registered protocol family 10\n[ 0.693275] NET: Registered protocol family 17\n[ 0.694163] Key type dns_resolver registered\n[ 0.695091] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.696187] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.697925] registered taskstats version 1\n[ 0.698764] Loading compiled-in X.509 certificates\n[ 0.700198] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.702043] zswap: loaded using pool lzo/zbud\n[ 0.703419] Key type trusted registered\n[ 0.704972] Key type encrypted registered\n[ 0.705794] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.706821] ima: No TPM chip found, activating TPM-bypass!\n[ 0.707854] evm: HMAC attrs: 0x1\n[ 0.708790] Magic number: 14:415:332\n[ 0.709575] tty tty53: hash matches\n[ 0.710368] rtc_cmos 00:00: setting system clock to 2018-12-23 13:20:38 UTC (1545571238)\n[ 0.711952] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.713064] EDD information not available.\n[ 0.795564] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.807631] Write protecting the kernel read-only data: 14336k\n[ 0.809197] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810996] 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.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... [ 1.271722] 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.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000120\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCntUXSrgLeVvHoRgiGG0OICwrLX00kboNMydOC0A7tH1yfFhYmpuK10VFefidWby9Rm6lmWxsDiLH/Y74zFuLZ8bzy16TQl6rJ3ANKpyU1lWwJ8lbsluk7aWM4n9KDGgwEJnnknafryQ/wL0hp1Pys4dzgy9SOzKjHE65Qwb9ARB9B3Di5yl04U4eJrzdubjptku+e18uKY75jKG7nMcHtcBYGV7oTndJ/sS2BNZ7RGE2LI4okvta6eSlnjyem+PTdTc0QulGgqBIYa29JFUke3L8w8Aj+iMKFmpbDvb8v+IAEtgPNZauLrIr80TXB5ThCsRW4t45awXpzV2zVZX6j root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAPHhLeQDAFBGjqhUUbtVf16NNAymCpWwgCInT4kXRnnzgl00V1Xd8/sNBbhxI818eTlE1DlHxLgXU2E7A3D40yFsjwZblMs9vBT196q+vqZvF0HIA3344RoPm3akgZZV8MbbyE1TLDdbq7QhrPHriMOg/m2w52DXaS1clAmZApX9AAAAFQDYYnd/h4h5YCWkTcJYN6pf7XENaQAAAIEAxBDUGNuAkkVpVdyM7j2VXyP6u8YHAmMQmaecq2Da0Z/wcxF+OwqCTuzT7g+a9ruu0aYPyc3Iudu8+BNlVMmA55LFK6820XXPnvdtBXEx//hDprNQ4JA1MgIn2BrcJagCLN4ol+MBtNIl6eK3zXa2Z2lWWX8kdfzUk8AJAxQQut8AAACALpQRoztxWPkFqQXxfwyYuuRuOwPsduvIuI/QenSmajksx2lUPxTl20+92dCWFKY55zVgbrWBu94UYEAaBjDdOBxTGdbDjRmmIVgk7xg7FggmTyRMEF0hLWj0lrJbc3xSHU0sjXNl8fHJwmHin2d002Ec1LTlj1VN7oqXqbSUI5Y= 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.6,24,fe80::f816:3eff:fe5e:cf82/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.6 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000120\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.06 ===\n/dev/root resized successfully [took 2.41s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:5E:CF:82 \n inet addr:10.10.10.6 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe5e:cf82/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:114 errors:0 dropped:16 overruns:0 frame:0\n TX packets:111 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11334 (11.0 KiB) TX bytes:10250 (10.0 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-12-23 13:22:26,301 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211/action used request id req-ce3dcce8-415a-4dba-86ff-faebaf393bc8 2018-12-23 13:22:28,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eae62fc8133201c31cfcdfaf4b720281b4744cc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:22:29,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-af603588-454f-4c27-b03b-3be28803f89e x-compute-request-id: req-af603588-454f-4c27-b03b-3be28803f89e Content-Encoding: gzip Content-Length: 10896 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 582471669 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.147918] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.149565] pid_max: default: 32768 minimum: 301\n[ 0.150456] ACPI: Core revision 20150930\n[ 0.151831] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.153131] Security Framework initialized\n[ 0.153942] Yama: becoming mindful.\n[ 0.154669] AppArmor: AppArmor initialized\n[ 0.155531] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.156850] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.158117] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.159316] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160689] Initializing cgroup subsys io\n[ 0.161500] Initializing cgroup subsys memory\n[ 0.162353] Initializing cgroup subsys devices\n[ 0.163231] Initializing cgroup subsys freezer\n[ 0.164089] Initializing cgroup subsys net_cls\n[ 0.164952] Initializing cgroup subsys perf_event\n[ 0.165856] Initializing cgroup subsys net_prio\n[ 0.166731] Initializing cgroup subsys hugetlb\n[ 0.167598] Initializing cgroup subsys pids\n[ 0.168464] CPU: Physical Processor ID: 0\n[ 0.169958] mce: CPU supports 10 MCE banks\n[ 0.170798] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171796] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.182461] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188805] ftrace: allocating 31920 entries in 125 pages\n[ 0.215252] smpboot: Max logical packages: 1\n[ 0.216098] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.217441] x2apic enabled\n[ 0.218248] Switched APIC routing to physical x2apic.\n[ 0.219996] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.221112] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.223091] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.224872] KVM setup paravirtual spinlock\n[ 0.226229] x86: Booted up 1 node, 1 CPUs\n[ 0.227028] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.228413] devtmpfs: initialized\n[ 0.230123] evm: security.selinux\n[ 0.230823] evm: security.SMACK64\n[ 0.231513] evm: security.SMACK64EXEC\n[ 0.232254] evm: security.SMACK64TRANSMUTE\n[ 0.233054] evm: security.SMACK64MMAP\n[ 0.233801] evm: security.ima\n[ 0.234443] evm: security.capability\n[ 0.235246] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.237086] pinctrl core: initialized pinctrl subsystem\n[ 0.238194] RTC time: 13:20:37, date: 12/23/18\n[ 0.239142] NET: Registered protocol family 16\n[ 0.240105] cpuidle: using governor ladder\n[ 0.240926] cpuidle: using governor menu\n[ 0.241707] PCCT header not found.\n[ 0.242459] ACPI: bus type PCI registered\n[ 0.243257] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244489] PCI: Using configuration type 1 for base access\n[ 0.246246] ACPI: Added _OSI(Module Device)\n[ 0.247087] ACPI: Added _OSI(Processor Device)\n[ 0.247949] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248846] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250987] ACPI: Interpreter enabled\n[ 0.251765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253611] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255445] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257297] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259125] ACPI: (supports S0 S5)\n[ 0.259833] ACPI: Using IOAPIC for interrupt routing\n[ 0.260905] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263983] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265127] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266354] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.267534] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.269745] acpiphp: Slot [3] registered\n[ 0.270551] acpiphp: Slot [4] registered\n[ 0.271351] acpiphp: Slot [5] registered\n[ 0.272143] acpiphp: Slot [6] registered\n[ 0.272938] acpiphp: Slot [7] registered\n[ 0.273742] acpiphp: Slot [8] registered\n[ 0.274544] acpiphp: Slot [9] registered\n[ 0.275338] acpiphp: Slot [10] registered\n[ 0.276153] acpiphp: Slot [11] registered\n[ 0.276962] acpiphp: Slot [12] registered\n[ 0.277789] acpiphp: Slot [13] registered\n[ 0.278598] acpiphp: Slot [14] registered\n[ 0.279408] acpiphp: Slot [15] registered\n[ 0.290546] acpiphp: Slot [16] registered\n[ 0.291361] acpiphp: Slot [17] registered\n[ 0.292168] acpiphp: Slot [18] registered\n[ 0.292970] acpiphp: Slot [19] registered\n[ 0.293774] acpiphp: Slot [20] registered\n[ 0.294604] acpiphp: Slot [21] registered\n[ 0.295415] acpiphp: Slot [22] registered\n[ 0.296223] acpiphp: Slot [23] registered\n[ 0.297027] acpiphp: Slot [24] registered\n[ 0.297841] acpiphp: Slot [25] registered\n[ 0.298664] acpiphp: Slot [26] registered\n[ 0.299482] acpiphp: Slot [27] registered\n[ 0.300301] acpiphp: Slot [28] registered\n[ 0.301118] acpiphp: Slot [29] registered\n[ 0.301938] acpiphp: Slot [30] registered\n[ 0.302767] acpiphp: Slot [31] registered\n[ 0.303582] PCI host bridge to bus 0000:00\n[ 0.304395] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.305611] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.306832] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.308290] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.309744] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.316197] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.317487] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.318671] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319952] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327003] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328467] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.380593] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.382107] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.383536] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.384964] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.386362] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.387611] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.388771] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.389832] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.391382] vgaarb: loaded\n[ 0.391986] vgaarb: bridge control possible 0000:00:02.0\n[ 0.393133] SCSI subsystem initialized\n[ 0.393962] ACPI: bus type USB registered\n[ 0.394786] usbcore: registered new interface driver usbfs\n[ 0.395823] usbcore: registered new interface driver hub\n[ 0.396839] usbcore: registered new device driver usb\n[ 0.397909] PCI: Using ACPI for IRQ routing\n[ 0.398942] NetLabel: Initializing\n[ 0.399664] NetLabel: domain hash size = 128\n[ 0.400525] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.401478] NetLabel: unlabeled traffic allowed by default\n[ 0.402581] clocksource: Switched to clocksource kvm-clock\n[ 0.408080] AppArmor: AppArmor Filesystem Enabled\n[ 0.409042] pnp: PnP ACPI init\n[ 0.409958] pnp: PnP ACPI: found 5 devices\n[ 0.416331] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.418035] NET: Registered protocol family 2\n[ 0.419038] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.420404] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.421617] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.422791] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.423876] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.425043] NET: Registered protocol family 1\n[ 0.425915] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.427020] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.428106] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.441909] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.456116] Trying to unpack rootfs image as initramfs...\n[ 0.506858] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.520945] Scanning for low memory corruption every 60 seconds\n[ 0.522283] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.523446] audit: initializing netlink subsys (disabled)\n[ 0.524511] audit: type=2000 audit(1545571238.515:1): initialized\n[ 0.525838] Initialise system trusted keyring\n[ 0.526777] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.527951] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.529911] zbud: loaded\n[ 0.530633] VFS: Disk quotas dquot_6.6.0\n[ 0.531511] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.533116] fuse init (API version 7.23)\n[ 0.534040] Key type big_key registered\n[ 0.534883] Allocating IMA MOK and blacklist keyrings.\n[ 0.536400] Key type asymmetric registered\n[ 0.537224] Asymmetric key parser 'x509' registered\n[ 0.538169] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.539631] io scheduler noop registered\n[ 0.540428] io scheduler deadline registered (default)\n[ 0.541406] io scheduler cfq registered\n[ 0.542235] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.543280] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.544533] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.545969] ACPI: Power Button [PWRF]\n[ 0.546811] GHES: HEST is not enabled!\n[ 0.560529] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.590056] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.592902] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.616745] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.618863] Linux agpgart interface v0.103\n[ 0.620866] brd: module loaded\n[ 0.622007] loop: module loaded\n[ 0.627070] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.628523] GPT:90111 != 2097151\n[ 0.629201] GPT:Alternate GPT header not at the end of the disk.\n[ 0.630288] GPT:90111 != 2097151\n[ 0.630968] GPT: Use GNU Parted to correct GPT errors.\n[ 0.631936] vda: vda1 vda15\n[ 0.633426] scsi host0: ata_piix\n[ 0.634158] scsi host1: ata_piix\n[ 0.634874] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.636091] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.637535] libphy: Fixed MDIO Bus: probed\n[ 0.638355] tun: Universal TUN/TAP device driver, 1.6\n[ 0.639307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.641524] PPP generic driver version 2.4.2\n[ 0.642409] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.643779] ehci-pci: EHCI PCI platform driver\n[ 0.644738] ehci-platform: EHCI generic platform driver\n[ 0.646004] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.647395] ohci-pci: OHCI PCI platform driver\n[ 0.648392] ohci-platform: OHCI generic platform driver\n[ 0.649560] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.664885] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.665879] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.667334] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.668332] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.669435] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.670693] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.672108] usb usb1: Product: UHCI Host Controller\n[ 0.673034] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.674164] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.675219] hub 1-0:1.0: USB hub found\n[ 0.676022] hub 1-0:1.0: 2 ports detected\n[ 0.676937] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.679054] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.680009] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.681043] mousedev: PS/2 mouse device common for all mice\n[ 0.682303] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.684149] rtc_cmos 00:00: RTC can wake from S4\n[ 0.685288] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.686474] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687669] i2c /dev entries driver\n[ 0.688426] device-mapper: uevent: version 1.0.3\n[ 0.689370] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.691002] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.692290] NET: Registered protocol family 10\n[ 0.693275] NET: Registered protocol family 17\n[ 0.694163] Key type dns_resolver registered\n[ 0.695091] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.696187] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.697925] registered taskstats version 1\n[ 0.698764] Loading compiled-in X.509 certificates\n[ 0.700198] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.702043] zswap: loaded using pool lzo/zbud\n[ 0.703419] Key type trusted registered\n[ 0.704972] Key type encrypted registered\n[ 0.705794] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.706821] ima: No TPM chip found, activating TPM-bypass!\n[ 0.707854] evm: HMAC attrs: 0x1\n[ 0.708790] Magic number: 14:415:332\n[ 0.709575] tty tty53: hash matches\n[ 0.710368] rtc_cmos 00:00: setting system clock to 2018-12-23 13:20:38 UTC (1545571238)\n[ 0.711952] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.713064] EDD information not available.\n[ 0.795564] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.807631] Write protecting the kernel read-only data: 14336k\n[ 0.809197] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.810996] 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.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... [ 1.271722] 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.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 61.19. iid=i-00000120\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCntUXSrgLeVvHoRgiGG0OICwrLX00kboNMydOC0A7tH1yfFhYmpuK10VFefidWby9Rm6lmWxsDiLH/Y74zFuLZ8bzy16TQl6rJ3ANKpyU1lWwJ8lbsluk7aWM4n9KDGgwEJnnknafryQ/wL0hp1Pys4dzgy9SOzKjHE65Qwb9ARB9B3Di5yl04U4eJrzdubjptku+e18uKY75jKG7nMcHtcBYGV7oTndJ/sS2BNZ7RGE2LI4okvta6eSlnjyem+PTdTc0QulGgqBIYa29JFUke3L8w8Aj+iMKFmpbDvb8v+IAEtgPNZauLrIr80TXB5ThCsRW4t45awXpzV2zVZX6j root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAPHhLeQDAFBGjqhUUbtVf16NNAymCpWwgCInT4kXRnnzgl00V1Xd8/sNBbhxI818eTlE1DlHxLgXU2E7A3D40yFsjwZblMs9vBT196q+vqZvF0HIA3344RoPm3akgZZV8MbbyE1TLDdbq7QhrPHriMOg/m2w52DXaS1clAmZApX9AAAAFQDYYnd/h4h5YCWkTcJYN6pf7XENaQAAAIEAxBDUGNuAkkVpVdyM7j2VXyP6u8YHAmMQmaecq2Da0Z/wcxF+OwqCTuzT7g+a9ruu0aYPyc3Iudu8+BNlVMmA55LFK6820XXPnvdtBXEx//hDprNQ4JA1MgIn2BrcJagCLN4ol+MBtNIl6eK3zXa2Z2lWWX8kdfzUk8AJAxQQut8AAACALpQRoztxWPkFqQXxfwyYuuRuOwPsduvIuI/QenSmajksx2lUPxTl20+92dCWFKY55zVgbrWBu94UYEAaBjDdOBxTGdbDjRmmIVgk7xg7FggmTyRMEF0hLWj0lrJbc3xSHU0sjXNl8fHJwmHin2d002Ec1LTlj1VN7oqXqbSUI5Y= 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.6,24,fe80::f816:3eff:fe5e:cf82/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.6 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000120\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.06 ===\n/dev/root resized successfully [took 2.41s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:5E:CF:82 \n inet addr:10.10.10.6 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe5e:cf82/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:114 errors:0 dropped:16 overruns:0 frame:0\n TX packets:111 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:11334 (11.0 KiB) TX bytes:10250 (10.0 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-1-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.150552] usb 1-1: Product: QEMU USB Tablet\n[ 1.150553] usb 1-1: Manufacturer: QEMU\n[ 1.150554] usb 1-1: SerialNumber: 42\n[ 1.241838] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.254013] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.271722] random: dd urandom read with 5 bits of entropy available\n[ 1.518622] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.518624] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\n[ 63.200710] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 63.609128] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nDec 23 13:20:39 cirros syslog.info syslogd started: BusyBox v1.23.2\nDec 23 13:20:39 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nDec 23 13:20:39 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nDec 23 13:20:39 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nDec 23 13:20:39 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nDec 23 13:20:39 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)\nDec 23 13:20:39 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nDec 23 13:20:39 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nDec 23 13:20:39 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nDec 23 13:20:39 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nDec 23 13:20:39 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nDec 23 13:20:39 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nDec 23 13:20:39 cirros kern.notice kernel: [ 1.271722] random: dd urandom read with 5 bits of entropy available\nDec 23 13:20:39 cirros kern.info kernel: [ 1.518622] tsc: Refined TSC clocksource calibration: 3491.910 MHz\nDec 23 13:20:39 cirros kern.info kernel: [ 1.518624] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557694fed, max_idle_ns: 440795306138 ns\nDec 23 13:21:40 cirros auth.notice su: + /dev/console root:cirros\nDec 23 13:21:40 cirros authpriv.info dropbear[340]: Running in background\nDec 23 13:21:40 cirros kern.info kernel: [ 63.200710] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nDec 23 13:21:41 cirros kern.info kernel: [ 63.609128] 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-12-23 13:22:29,401 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211/action used request id req-af603588-454f-4c27-b03b-3be28803f89e 2018-12-23 13:22:31,437 - sdnvpn_test_utils - INFO - Waiting for instance e68ec080-304d-4970-aadc-f5397a24e18a to boot up 2018-12-23 13:22:31,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e68ec080-304d-4970-aadc-f5397a24e18a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be7342a09d04968ea03e0ba39e85e88e4d676f25" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:22:32,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-97d2f55b-fb38-4e6b-becf-559349068cfa x-compute-request-id: req-97d2f55b-fb38-4e6b-becf-559349068cfa Content-Encoding: gzip Content-Length: 11156 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473996769 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.134265] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135904] pid_max: default: 32768 minimum: 301\n[ 0.136787] ACPI: Core revision 20150930\n[ 0.138156] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139446] Security Framework initialized\n[ 0.140253] Yama: becoming mindful.\n[ 0.140984] AppArmor: AppArmor initialized\n[ 0.141842] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.143157] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144418] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145612] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146983] Initializing cgroup subsys io\n[ 0.147792] Initializing cgroup subsys memory\n[ 0.148641] Initializing cgroup subsys devices\n[ 0.149511] Initializing cgroup subsys freezer\n[ 0.150365] Initializing cgroup subsys net_cls\n[ 0.151223] Initializing cgroup subsys perf_event\n[ 0.152121] Initializing cgroup subsys net_prio\n[ 0.152990] Initializing cgroup subsys hugetlb\n[ 0.153865] Initializing cgroup subsys pids\n[ 0.154727] CPU: Physical Processor ID: 0\n[ 0.156223] mce: CPU supports 10 MCE banks\n[ 0.157062] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158053] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169880] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176283] ftrace: allocating 31920 entries in 125 pages\n[ 0.202788] smpboot: Max logical packages: 1\n[ 0.203627] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204960] x2apic enabled\n[ 0.205782] Switched APIC routing to physical x2apic.\n[ 0.207514] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208619] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210598] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212360] KVM setup paravirtual spinlock\n[ 0.213651] x86: Booted up 1 node, 1 CPUs\n[ 0.214445] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.215818] devtmpfs: initialized\n[ 0.217524] evm: security.selinux\n[ 0.218214] evm: security.SMACK64\n[ 0.218903] evm: security.SMACK64EXEC\n[ 0.219640] evm: security.SMACK64TRANSMUTE\n[ 0.220436] evm: security.SMACK64MMAP\n[ 0.221180] evm: security.ima\n[ 0.221820] evm: security.capability\n[ 0.222615] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224440] pinctrl core: initialized pinctrl subsystem\n[ 0.225534] RTC time: 13:20:48, date: 12/23/18\n[ 0.226481] NET: Registered protocol family 16\n[ 0.227437] cpuidle: using governor ladder\n[ 0.228247] cpuidle: using governor menu\n[ 0.229024] PCCT header not found.\n[ 0.229774] ACPI: bus type PCI registered\n[ 0.230570] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231792] PCI: Using configuration type 1 for base access\n[ 0.233530] ACPI: Added _OSI(Module Device)\n[ 0.234363] ACPI: Added _OSI(Processor Device)\n[ 0.235215] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236102] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238216] ACPI: Interpreter enabled\n[ 0.238991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240820] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242630] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244449] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246266] ACPI: (supports S0 S5)\n[ 0.246971] ACPI: Using IOAPIC for interrupt routing\n[ 0.247920] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250989] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252133] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253353] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254534] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256733] acpiphp: Slot [3] registered\n[ 0.257530] acpiphp: Slot [4] registered\n[ 0.258316] acpiphp: Slot [5] registered\n[ 0.259108] acpiphp: Slot [6] registered\n[ 0.259894] acpiphp: Slot [7] registered\n[ 0.260688] acpiphp: Slot [8] registered\n[ 0.261478] acpiphp: Slot [9] registered\n[ 0.262260] acpiphp: Slot [10] registered\n[ 0.263058] acpiphp: Slot [11] registered\n[ 0.263865] acpiphp: Slot [12] registered\n[ 0.264665] acpiphp: Slot [13] registered\n[ 0.265467] acpiphp: Slot [14] registered\n[ 0.266264] acpiphp: Slot [15] registered\n[ 0.277182] acpiphp: Slot [16] registered\n[ 0.277988] acpiphp: Slot [17] registered\n[ 0.278791] acpiphp: Slot [18] registered\n[ 0.279589] acpiphp: Slot [19] registered\n[ 0.280383] acpiphp: Slot [20] registered\n[ 0.281190] acpiphp: Slot [21] registered\n[ 0.281995] acpiphp: Slot [22] registered\n[ 0.282802] acpiphp: Slot [23] registered\n[ 0.283604] acpiphp: Slot [24] registered\n[ 0.284401] acpiphp: Slot [25] registered\n[ 0.285208] acpiphp: Slot [26] registered\n[ 0.286011] acpiphp: Slot [27] registered\n[ 0.286814] acpiphp: Slot [28] registered\n[ 0.287616] acpiphp: Slot [29] registered\n[ 0.288413] acpiphp: Slot [30] registered\n[ 0.289224] acpiphp: Slot [31] registered\n[ 0.290023] PCI host bridge to bus 0000:00\n[ 0.290824] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293222] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.294662] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296095] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302279] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303548] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304713] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305979] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312849] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314266] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.362642] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364118] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.365527] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366924] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368309] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.370138] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371305] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372354] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373889] vgaarb: loaded\n[ 0.374490] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375610] SCSI subsystem initialized\n[ 0.376417] ACPI: bus type USB registered\n[ 0.377234] usbcore: registered new interface driver usbfs\n[ 0.378275] usbcore: registered new interface driver hub\n[ 0.379278] usbcore: registered new device driver usb\n[ 0.380331] PCI: Using ACPI for IRQ routing\n[ 0.381350] NetLabel: Initializing\n[ 0.382060] NetLabel: domain hash size = 128\n[ 0.382907] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.383857] NetLabel: unlabeled traffic allowed by default\n[ 0.384937] clocksource: Switched to clocksource kvm-clock\n[ 0.390324] AppArmor: AppArmor Filesystem Enabled\n[ 0.391283] pnp: PnP ACPI init\n[ 0.392188] pnp: PnP ACPI: found 5 devices\n[ 0.398549] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.400225] NET: Registered protocol family 2\n[ 0.401171] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402432] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.403588] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.404733] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405799] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406957] NET: Registered protocol family 1\n[ 0.407818] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408901] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409963] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.423834] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437776] Trying to unpack rootfs image as initramfs...\n[ 0.487084] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.501123] Scanning for low memory corruption every 60 seconds\n[ 0.502522] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503672] audit: initializing netlink subsys (disabled)\n[ 0.504700] audit: type=2000 audit(1545571249.483:1): initialized\n[ 0.506026] Initialise system trusted keyring\n[ 0.506952] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.508118] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510082] zbud: loaded\n[ 0.510787] VFS: Disk quotas dquot_6.6.0\n[ 0.511607] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513128] fuse init (API version 7.23)\n[ 0.514015] Key type big_key registered\n[ 0.514822] Allocating IMA MOK and blacklist keyrings.\n[ 0.515951] Key type asymmetric registered\n[ 0.516792] Asymmetric key parser 'x509' registered\n[ 0.517754] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519221] io scheduler noop registered\n[ 0.520014] io scheduler deadline registered (default)\n[ 0.521010] io scheduler cfq registered\n[ 0.522212] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523266] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524520] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525984] ACPI: Power Button [PWRF]\n[ 0.526818] GHES: HEST is not enabled!\n[ 0.540474] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568564] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570795] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595733] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597954] Linux agpgart interface v0.103\n[ 0.599966] brd: module loaded\n[ 0.601117] loop: module loaded\n[ 0.605816] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607267] GPT:90111 != 2097151\n[ 0.607945] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609032] GPT:90111 != 2097151\n[ 0.609705] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610659] vda: vda1 vda15\n[ 0.612139] scsi host0: ata_piix\n[ 0.612870] scsi host1: ata_piix\n[ 0.613580] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614794] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616222] libphy: Fixed MDIO Bus: probed\n[ 0.617050] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618005] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620133] PPP generic driver version 2.4.2\n[ 0.621022] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622920] ehci-pci: EHCI PCI platform driver\n[ 0.623781] ehci-platform: EHCI generic platform driver\n[ 0.624755] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625877] ohci-pci: OHCI PCI platform driver\n[ 0.626744] ohci-platform: OHCI generic platform driver\n[ 0.627722] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642108] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643111] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.644566] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.645603] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.646714] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.647925] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.649335] usb usb1: Product: UHCI Host Controller\n[ 0.650265] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.651397] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.652467] hub 1-0:1.0: USB hub found\n[ 0.653245] hub 1-0:1.0: 2 ports detected\n[ 0.654148] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.656261] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657216] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658243] mousedev: PS/2 mouse device common for all mice\n[ 0.659483] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661308] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662395] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663585] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664765] i2c /dev entries driver\n[ 0.665528] device-mapper: uevent: version 1.0.3\n[ 0.666454] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.668157] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669638] NET: Registered protocol family 10\n[ 0.670771] NET: Registered protocol family 17\n[ 0.671904] Key type dns_resolver registered\n[ 0.673005] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674270] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676250] registered taskstats version 1\n[ 0.677258] Loading compiled-in X.509 certificates\n[ 0.678898] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681148] zswap: loaded using pool lzo/zbud\n[ 0.682759] Key type trusted registered\n[ 0.684616] Key type encrypted registered\n[ 0.685654] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686972] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688103] evm: HMAC attrs: 0x1\n[ 0.689100] Magic number: 14:415:332\n[ 0.689878] tty tty53: hash matches\n[ 0.690671] rtc_cmos 00:00: setting system clock to 2018-12-23 13:20:49 UTC (1545571249)\n[ 0.692253] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693365] EDD information not available.\n[ 0.773917] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.785834] Write protecting the kernel read-only data: 14336k\n[ 0.787405] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789191] 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.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.274556] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.6...\nLease of 10.10.11.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.17. iid=i-00000123\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClEO+tFy0sPYfEIVc6GXUTq3lDdz35uyMiZqVA+/tAw9mBNS+4Yhf/FwZK3KEF2fzXMjSzXblvw21RF/JJ4yg6Qu9lYuL3trK3vYifTl+nnOc/f22wjAdXysJxKbkjLNvQzI/k7NEQTtgMQD3HGSC8TMqdaJ55u0TRgjYVx4TDGT6SEVtqB4GzeJ+3N76nymYgX3ZgjOS2Boln+cy44cm4Z5FPOCjFqCtx+OGsQHZpJ/sld9EoXaJjHAGN4GYxxvQZ10TAhFkK7XrrIscJ8Q2V+3mXhks5hltSMkVvdld4DFUBO+c2n/y7zPtmUFblF+raUQT5wPJWrdYZx4YZdTj5 root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBANHfyVSvsEGKTMAcB5/wzz5iDV3Bzsa0+C7TRNKKU1ZcK2JMTSBK5GuMVjpBeXcmP4D/K2GjjmPoGkw4tYC4qvnpxt2rtBcC5QloNLOll9e+5c2hN2m2mn71wT/YroKuncLfeHxQnAyzONZBgiBWVbU9IREYdx7qVhb4Gb95+zzPAAAAFQCY+l5M2MmT7Gvt9ycyrbZQ3WVMNQAAAIBzmlMqeOTi1kVTdXoTeE9b+9EM5PloTKuoVDpeGXbLc4SsJTmIXAi6+8EAT3nLJfWAiobTkgJPAVCVNUY2AQteCty99EN0zlBsx/+jngbxYBp9+pS2ep6GGGb8BcxNNzH7CDQZ/5rJ7cxIxRo7udhOqZTiaRKYThdQaDBYYpQpCAAAAIBj+Usb8gPXhv9l8wVpfNMvxv+dbVJUHQD79Io3hrZm6jtCLimQbqqVEV6CaL3w4jT9MnDnztnos+B1K3ESfi3zdWnNGLqk7meSbmEe/VDFSoAWmXQ5DprtVGMqAfMLxoE6prqMJttrI2eRS8yIn5FBiA2vWAGMbO7meqaLqICPdA== 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.6,24,fe80::f816:3eff:fe66:b743/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.6 \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-00000123\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.18 ===\n/dev/root resized successfully [took 2.19s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:66:B7:43 \n inet addr:10.10.11.6 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe66:b743/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:61 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7812 (7.6 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.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.125274] usb 1-1: Product: QEMU USB Tablet\n[ 1.125275] usb 1-1: Manufacturer: QEMU\n[ 1.125276] usb 1-1: SerialNumber: 42\n[ 1.244013] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.256691] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.274556] random: dd urandom read with 5 bits of entropy available\n[ 1.501001] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.501004] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 3.305042] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.644450] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nDec 23 13:20:50 cirros kern.info kernel: [ 0.789191] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nDec 23 13:20:50 cirros kern.info kernel: [ 0.800312] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nDec 23 13:20:50 cirros kern.info kernel: [ 0.800313] e1000: Copyright (c) 1999-2006 Intel Corporation.\nDec 23 13:20:50 cirros kern.info kernel: [ 0.801985] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nDec 23 13:20:50 cirros kern.info kernel: [ 0.804905] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nDec 23 13:20:50 cirros kern.info kernel: [ 0.806877] ip_tables: (C) 2000-2006 Netfilter Core Team\nDec 23 13:20:50 cirros kern.info kernel: [ 0.830394] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nDec 23 13:20:50 cirros kern.info kernel: [ 0.831112] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nDec 23 13:20:50 cirros kern.info kernel: [ 0.832203] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nDec 23 13:20:50 cirros kern.info kernel: [ 0.883143] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nDec 23 13:20:50 cirros kern.info kernel: [ 0.964974] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nDec 23 13:20:50 cirros kern.info kernel: [ 1.125270] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nDec 23 13:20:50 cirros kern.info kernel: [ 1.125273] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nDec 23 13:20:50 cirros kern.info kernel: [ 1.125274] usb 1-1: Product: QEMU USB Tablet\nDec 23 13:20:50 cirros kern.info kernel: [ 1.125275] usb 1-1: Manufacturer: QEMU\nDec 23 13:20:50 cirros kern.info kernel: [ 1.125276] usb 1-1: SerialNumber: 42\nDec 23 13:20:50 cirros kern.info kernel: [ 1.244013] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nDec 23 13:20:50 cirros kern.info kernel: [ 1.256691] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nDec 23 13:20:50 cirros kern.notice kernel: [ 1.274556] random: dd urandom read with 5 bits of entropy available\nDec 23 13:20:50 cirros kern.info kernel: [ 1.501001] tsc: Refined TSC clocksource calibration: 3491.911 MHz\nDec 23 13:20:50 cirros kern.info kernel: [ 1.501004] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nDec 23 13:20:51 cirros auth.notice su: + /dev/console root:cirros\nDec 23 13:20:51 cirros authpriv.info dropbear[340]: Running in background\nDec 23 13:20:52 cirros kern.info kernel: [ 3.305042] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nDec 23 13:20:52 cirros kern.info kernel: [ 3.644450] 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-12-23 13:22:32,566 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e68ec080-304d-4970-aadc-f5397a24e18a/action used request id req-97d2f55b-fb38-4e6b-becf-559349068cfa 2018-12-23 13:22:34,603 - sdnvpn_test_utils - INFO - Waiting for instance 35685fd0-31ce-493e-903e-260dc0aee317 to boot up 2018-12-23 13:22:34,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e682a896d9369204398c040ff23aaf7ed50d15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:22:35,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-44b54ccf-a368-4bcf-a882-b515f85e42cf x-compute-request-id: req-44b54ccf-a368-4bcf-a882-b515f85e42cf Content-Encoding: gzip Content-Length: 8176 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 551257251 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.142579] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144469] pid_max: default: 32768 minimum: 301\n[ 0.145497] ACPI: Core revision 20150930\n[ 0.147003] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148535] Security Framework initialized\n[ 0.149502] Yama: becoming mindful.\n[ 0.150352] AppArmor: AppArmor initialized\n[ 0.151324] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152864] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.154384] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.155731] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157330] Initializing cgroup subsys io\n[ 0.158378] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160341] Initializing cgroup subsys freezer\n[ 0.161371] Initializing cgroup subsys net_cls\n[ 0.162491] Initializing cgroup subsys perf_event\n[ 0.163533] Initializing cgroup subsys net_prio\n[ 0.164645] Initializing cgroup subsys hugetlb\n[ 0.165796] Initializing cgroup subsys pids\n[ 0.166908] CPU: Physical Processor ID: 0\n[ 0.168649] mce: CPU supports 10 MCE banks\n[ 0.169742] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171051] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.182414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.189415] ftrace: allocating 31920 entries in 125 pages\n[ 0.217107] smpboot: Max logical packages: 1\n[ 0.218237] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.219949] x2apic enabled\n[ 0.220921] Switched APIC routing to physical x2apic.\n[ 0.222960] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.224439] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.226991] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.229299] KVM setup paravirtual spinlock\n[ 0.230873] x86: Booted up 1 node, 1 CPUs\n[ 0.231906] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.233682] devtmpfs: initialized\n[ 0.235598] evm: security.selinux\n[ 0.236486] evm: security.SMACK64\n[ 0.237358] evm: security.SMACK64EXEC\n[ 0.238309] evm: security.SMACK64TRANSMUTE\n[ 0.239325] evm: security.SMACK64MMAP\n[ 0.240262] evm: security.ima\n[ 0.241063] evm: security.capability\n[ 0.242062] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244474] pinctrl core: initialized pinctrl subsystem\n[ 0.245880] RTC time: 13:21:15, date: 12/23/18\n[ 0.247129] NET: Registered protocol family 16\n[ 0.248383] cpuidle: using governor ladder\n[ 0.249462] cpuidle: using governor menu\n[ 0.250485] PCCT header not found.\n[ 0.251424] ACPI: bus type PCI registered\n[ 0.252473] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.254096] PCI: Using configuration type 1 for base access\n[ 0.256165] ACPI: Added _OSI(Module Device)\n[ 0.257221] ACPI: Added _OSI(Processor Device)\n[ 0.258324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.259510] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.261955] ACPI: Interpreter enabled\n[ 0.262931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.265321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.267679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270029] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272552] ACPI: (supports S0 S5)\n[ 0.273459] ACPI: Using IOAPIC for interrupt routing\n[ 0.274680] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278297] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279798] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281433] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.282993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.285864] acpiphp: Slot [3] registered\n[ 0.286896] acpiphp: Slot [4] registered\n[ 0.287923] acpiphp: Slot [5] registered\n[ 0.288952] acpiphp: Slot [6] registered\n[ 0.289970] acpiphp: Slot [7] registered\n[ 0.290997] acpiphp: Slot [8] registered\n[ 0.292085] acpiphp: Slot [9] registered\n[ 0.293100] acpiphp: Slot [10] registered\n[ 0.294143] acpiphp: Slot [11] registered\n[ 0.295191] acpiphp: Slot [12] registered\n[ 0.296221] acpiphp: Slot [13] registered\n[ 0.297268] acpiphp: Slot [14] registered\n[ 0.298298] acpiphp: Slot [15] registered\n[ 0.309347] acpiphp: Slot [16] registered\n[ 0.310385] acpiphp: Slot [17] registered\n[ 0.311413] acpiphp: Slot [18] registered\n[ 0.312440] acpiphp: Slot [19] registered\n[ 0.313475] acpiphp: Slot [20] registered\n[ 0.314504] acpiphp: Slot [21] registered\n[ 0.315533] acpiphp: Slot [22] registered\n[ 0.316559] acpiphp: Slot [23] registered\n[ 0.317593] acpiphp: Slot [24] registered\n[ 0.318620] acpiphp: Slot [25] registered\n[ 0.319645] acpiphp: Slot [26] registered\n[ 0.320669] acpiphp: Slot [27] registered\n[ 0.321703] acpiphp: Slot [28] registered\n[ 0.322731] acpiphp: Slot [29] registered\n[ 0.323774] acpiphp: Slot [30] registered\n[ 0.324799] acpiphp: Slot [31] registered\n[ 0.325827] PCI host bridge to bus 0000:00\n[ 0.326857] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.328434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.330012] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.331861] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.333718] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.340281] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.341953] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.343500] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.345152] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.352296] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354132] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.403175] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.404657] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.406101] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.407509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.409729] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.410974] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.412130] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.413186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.414730] vgaarb: loaded\n[ 0.415335] vgaarb: bridge control possible 0000:00:02.0\n[ 0.416467] SCSI subsystem initialized\n[ 0.417289] ACPI: bus type USB registered\n[ 0.418107] usbcore: registered new interface driver usbfs\n[ 0.419141] usbcore: registered new interface driver hub\n[ 0.420143] usbcore: registered new device driver usb\n[ 0.421198] PCI: Using ACPI for IRQ routing\n[ 0.422217] NetLabel: Initializing\n[ 0.422931] NetLabel: domain hash size = 128\n[ 0.423796] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.424753] NetLabel: unlabeled traffic allowed by default\n[ 0.425850] clocksource: Switched to clocksource kvm-clock\n[ 0.431225] AppArmor: AppArmor Filesystem Enabled\n[ 0.432188] pnp: PnP ACPI init\n[ 0.433095] pnp: PnP ACPI: found 5 devices\n[ 0.439462] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.441168] NET: Registered protocol family 2\n[ 0.442125] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.443426] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.444590] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.445745] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.446817] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.447984] NET: Registered protocol family 1\n[ 0.448852] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.449953] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.451024] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.465049] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.479327] Trying to unpack rootfs image as initramfs...\n[ 0.529718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.543667] Scanning for low memory corruption every 60 seconds\n[ 0.544991] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.546153] audit: initializing netlink subsys (disabled)\n[ 0.547175] audit: type=2000 audit(1545571276.234:1): initialized\n[ 0.548474] Initialise system trusted keyring\n[ 0.549400] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.550573] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.552532] zbud: loaded\n[ 0.553235] VFS: Disk quotas dquot_6.6.0\n[ 0.554058] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555578] fuse init (API version 7.23)\n[ 0.556473] Key type big_key registered\n[ 0.557276] Allocating IMA MOK and blacklist keyrings.\n[ 0.558387] Key type asymmetric registered\n[ 0.559212] Asymmetric key parser 'x509' registered\n[ 0.560165] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.562001] io scheduler noop registered\n[ 0.562806] io scheduler deadline registered (default)\n[ 0.563796] io scheduler cfq registered\n[ 0.564628] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.565680] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.566947] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.568412] ACPI: Power Button [PWRF]\n[ 0.569238] GHES: HEST is not enabled!\n[ 0.582991] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.612780] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.639054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.641173] Linux agpgart interface v0.103\n[ 0.643193] brd: module loaded\n[ 0.644335] loop: module loaded\n[ 0.648513] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.649987] GPT:90111 != 2097151\n[ 0.650672] GPT:Alternate GPT header not at the end of the disk.\n[ 0.651769] GPT:90111 != 2097151\n[ 0.652442] GPT: Use GNU Parted to correct GPT errors.\n[ 0.653416] vda: vda1 vda15\n[ 0.654887] scsi host0: ata_piix\n[ 0.655633] scsi host1: ata_piix\n[ 0.656351] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.657568] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.659022] libphy: Fixed MDIO Bus: probed\n[ 0.659845] tun: Universal TUN/TAP device driver, 1.6\n[ 0.660792] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.662914] PPP generic driver version 2.4.2\n[ 0.663808] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.665065] ehci-pci: EHCI PCI platform driver\n[ 0.665953] ehci-platform: EHCI generic platform driver\n[ 0.666946] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.668076] ohci-pci: OHCI PCI platform driver\n[ 0.668941] ohci-platform: OHCI generic platform driver\n[ 0.669943] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.684374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.685368] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.686831] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.687998] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.689454] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.690853] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.692460] usb usb1: Product: UHCI Host Controller\n[ 0.693552] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.694899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.696045] hub 1-0:1.0: USB hub found\n[ 0.696942] hub 1-0:1.0: 2 ports detected\n[ 0.698111] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.700666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.701778] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.702963] mousedev: PS/2 mouse device common for all mice\n[ 0.704502] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.706628] rtc_cmos 00:00: RTC can wake from S4\n[ 0.707836] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.709175] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.710381] i2c /dev entries driver\n[ 0.711153] device-mapper: uevent: version 1.0.3\n[ 0.712104] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.713737] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.715019] NET: Registered protocol family 10\n[ 0.716028] NET: Registered protocol family 17\n[ 0.716924] Key type dns_resolver registered\n[ 0.717846] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.718959] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.720719] registered taskstats version 1\n[ 0.721551] Loading compiled-in X.509 certificates\n[ 0.723005] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.724863] zswap: loaded using pool lzo/zbud\n[ 0.726257] Key type trusted registered\n[ 0.727806] Key type encrypted registered\n[ 0.728636] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.729663] ima: No TPM chip found, activating TPM-bypass!\n[ 0.730712] evm: HMAC attrs: 0x1\n[ 0.731646] Magic number: 14:965:382\n[ 0.732446] container PNP0A06:00: hash matches\n[ 0.733325] acpi PNP0A06:00: hash matches\n[ 0.734197] rtc_cmos 00:00: setting system clock to 2018-12-23 13:21:16 UTC (1545571276)\n[ 0.735803] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736952] EDD information not available.\n[ 0.814379] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.826169] ata1.00: configured for MWDMA2\n[ 0.827428] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.829782] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.831170] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.832506] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.834474] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.836159] Write protecting the kernel read-only data: 14336k\n[ 0.837810] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.839761] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.544526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.89s]\nping 10.10.10.7 OK\nping 10.10.10.6 OK\nping 10.10.11.14 KO\nping 10.10.11.6 KO\n"} 2018-12-23 13:22:35,676 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317/action used request id req-44b54ccf-a368-4bcf-a882-b515f85e42cf 2018-12-23 13:22:37,679 - sdnvpn_test_utils - INFO - Waiting for instance 15b8d474-c70a-4d64-8d8c-1f83c2adca8d to boot up 2018-12-23 13:22:37,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d1e51fc1e88d2797c7a08461ee32227fe1f6caa" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:22:38,753 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-7275158f-0362-4e95-8b5c-8567bea01386 x-compute-request-id: req-7275158f-0362-4e95-8b5c-8567bea01386 Content-Encoding: gzip Content-Length: 8146 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511568307 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133002] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134679] pid_max: default: 32768 minimum: 301\n[ 0.135567] ACPI: Core revision 20150930\n[ 0.136930] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138212] Security Framework initialized\n[ 0.139004] Yama: becoming mindful.\n[ 0.139726] AppArmor: AppArmor initialized\n[ 0.140602] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141911] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143162] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144346] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145702] Initializing cgroup subsys io\n[ 0.146501] Initializing cgroup subsys memory\n[ 0.147339] Initializing cgroup subsys devices\n[ 0.148205] Initializing cgroup subsys freezer\n[ 0.149055] Initializing cgroup subsys net_cls\n[ 0.149899] Initializing cgroup subsys perf_event\n[ 0.150787] Initializing cgroup subsys net_prio\n[ 0.151645] Initializing cgroup subsys hugetlb\n[ 0.152510] Initializing cgroup subsys pids\n[ 0.153364] CPU: Physical Processor ID: 0\n[ 0.154844] mce: CPU supports 10 MCE banks\n[ 0.155668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156654] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173630] ftrace: allocating 31920 entries in 125 pages\n[ 0.199754] smpboot: Max logical packages: 1\n[ 0.200613] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201943] x2apic enabled\n[ 0.202728] Switched APIC routing to physical x2apic.\n[ 0.204453] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205539] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207479] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209235] KVM setup paravirtual spinlock\n[ 0.210503] x86: Booted up 1 node, 1 CPUs\n[ 0.211290] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212756] devtmpfs: initialized\n[ 0.214454] evm: security.selinux\n[ 0.215148] evm: security.SMACK64\n[ 0.215824] evm: security.SMACK64EXEC\n[ 0.216547] evm: security.SMACK64TRANSMUTE\n[ 0.217337] evm: security.SMACK64MMAP\n[ 0.218179] evm: security.ima\n[ 0.218806] evm: security.capability\n[ 0.219587] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.221394] pinctrl core: initialized pinctrl subsystem\n[ 0.222467] RTC time: 13:21:02, date: 12/23/18\n[ 0.223399] NET: Registered protocol family 16\n[ 0.224426] cpuidle: using governor ladder\n[ 0.225226] cpuidle: using governor menu\n[ 0.225990] PCCT header not found.\n[ 0.226726] ACPI: bus type PCI registered\n[ 0.227509] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228717] PCI: Using configuration type 1 for base access\n[ 0.230442] ACPI: Added _OSI(Module Device)\n[ 0.231269] ACPI: Added _OSI(Processor Device)\n[ 0.232119] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232992] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235053] ACPI: Interpreter enabled\n[ 0.235810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237605] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239394] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241204] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243071] ACPI: (supports S0 S5)\n[ 0.243767] ACPI: Using IOAPIC for interrupt routing\n[ 0.244764] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247850] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248976] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250178] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251338] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253515] acpiphp: Slot [3] registered\n[ 0.254300] acpiphp: Slot [4] registered\n[ 0.255079] acpiphp: Slot [5] registered\n[ 0.255856] acpiphp: Slot [6] registered\n[ 0.256628] acpiphp: Slot [7] registered\n[ 0.257414] acpiphp: Slot [8] registered\n[ 0.258198] acpiphp: Slot [9] registered\n[ 0.258972] acpiphp: Slot [10] registered\n[ 0.259754] acpiphp: Slot [11] registered\n[ 0.260549] acpiphp: Slot [12] registered\n[ 0.261346] acpiphp: Slot [13] registered\n[ 0.262153] acpiphp: Slot [14] registered\n[ 0.262943] acpiphp: Slot [15] registered\n[ 0.273654] acpiphp: Slot [16] registered\n[ 0.274457] acpiphp: Slot [17] registered\n[ 0.275273] acpiphp: Slot [18] registered\n[ 0.276063] acpiphp: Slot [19] registered\n[ 0.276848] acpiphp: Slot [20] registered\n[ 0.277670] acpiphp: Slot [21] registered\n[ 0.278479] acpiphp: Slot [22] registered\n[ 0.279272] acpiphp: Slot [23] registered\n[ 0.280064] acpiphp: Slot [24] registered\n[ 0.280855] acpiphp: Slot [25] registered\n[ 0.281639] acpiphp: Slot [26] registered\n[ 0.282436] acpiphp: Slot [27] registered\n[ 0.283231] acpiphp: Slot [28] registered\n[ 0.284022] acpiphp: Slot [29] registered\n[ 0.284811] acpiphp: Slot [30] registered\n[ 0.285597] acpiphp: Slot [31] registered\n[ 0.286387] PCI host bridge to bus 0000:00\n[ 0.287189] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288374] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289553] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290976] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292389] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298512] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299768] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302155] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308700] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310122] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354634] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357877] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.359288] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360664] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.362030] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363250] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364391] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365418] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366927] vgaarb: loaded\n[ 0.367513] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368626] SCSI subsystem initialized\n[ 0.369426] ACPI: bus type USB registered\n[ 0.370234] usbcore: registered new interface driver usbfs\n[ 0.371240] usbcore: registered new interface driver hub\n[ 0.372220] usbcore: registered new device driver usb\n[ 0.373251] PCI: Using ACPI for IRQ routing\n[ 0.374481] NetLabel: Initializing\n[ 0.375338] NetLabel: domain hash size = 128\n[ 0.376354] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.377484] NetLabel: unlabeled traffic allowed by default\n[ 0.378788] clocksource: Switched to clocksource kvm-clock\n[ 0.384421] AppArmor: AppArmor Filesystem Enabled\n[ 0.385550] pnp: PnP ACPI init\n[ 0.386583] pnp: PnP ACPI: found 5 devices\n[ 0.393109] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395126] NET: Registered protocol family 2\n[ 0.396237] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397754] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399154] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400538] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401818] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403211] NET: Registered protocol family 1\n[ 0.404241] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405555] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406840] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421097] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435534] Trying to unpack rootfs image as initramfs...\n[ 0.485616] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499754] Scanning for low memory corruption every 60 seconds\n[ 0.501304] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502685] audit: initializing netlink subsys (disabled)\n[ 0.503929] audit: type=2000 audit(1545571263.597:1): initialized\n[ 0.505468] Initialise system trusted keyring\n[ 0.506563] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507983] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510184] zbud: loaded\n[ 0.510993] VFS: Disk quotas dquot_6.6.0\n[ 0.511966] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513732] fuse init (API version 7.23)\n[ 0.514780] Key type big_key registered\n[ 0.515739] Allocating IMA MOK and blacklist keyrings.\n[ 0.517053] Key type asymmetric registered\n[ 0.518052] Asymmetric key parser 'x509' registered\n[ 0.519200] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521090] io scheduler noop registered\n[ 0.522096] io scheduler deadline registered (default)\n[ 0.523371] io scheduler cfq registered\n[ 0.524418] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525749] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527391] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529273] ACPI: Power Button [PWRF]\n[ 0.530328] GHES: HEST is not enabled!\n[ 0.544209] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573967] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576963] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600190] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603074] Linux agpgart interface v0.103\n[ 0.605277] brd: module loaded\n[ 0.606606] loop: module loaded\n[ 0.611704] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613543] GPT:90111 != 2097151\n[ 0.614381] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615774] GPT:90111 != 2097151\n[ 0.616598] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617848] vda: vda1 vda15\n[ 0.619403] scsi host0: ata_piix\n[ 0.620305] scsi host1: ata_piix\n[ 0.621176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622753] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.624527] libphy: Fixed MDIO Bus: probed\n[ 0.625565] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626761] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629312] PPP generic driver version 2.4.2\n[ 0.630408] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631911] ehci-pci: EHCI PCI platform driver\n[ 0.632991] ehci-platform: EHCI generic platform driver\n[ 0.634248] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635684] ohci-pci: OHCI PCI platform driver\n[ 0.636784] ohci-platform: OHCI generic platform driver\n[ 0.638010] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.652642] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.653877] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.655660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.656908] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.658276] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.659820] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.661558] usb usb1: Product: UHCI Host Controller\n[ 0.662745] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664180] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665367] hub 1-0:1.0: USB hub found\n[ 0.666348] hub 1-0:1.0: 2 ports detected\n[ 0.667446] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669930] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671123] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672385] mousedev: PS/2 mouse device common for all mice\n[ 0.673890] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.676122] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677438] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678918] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.680417] i2c /dev entries driver\n[ 0.681330] device-mapper: uevent: version 1.0.3\n[ 0.682492] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.684542] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.686108] NET: Registered protocol family 10\n[ 0.687315] NET: Registered protocol family 17\n[ 0.688399] Key type dns_resolver registered\n[ 0.689527] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690896] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.693050] registered taskstats version 1\n[ 0.694066] Loading compiled-in X.509 certificates\n[ 0.695725] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.715570] zswap: loaded using pool lzo/zbud\n[ 0.717559] Key type trusted registered\n[ 0.719448] Key type encrypted registered\n[ 0.720602] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.722086] ima: No TPM chip found, activating TPM-bypass!\n[ 0.723595] evm: HMAC attrs: 0x1\n[ 0.724805] Magic number: 14:965:382\n[ 0.725915] container PNP0A06:00: hash matches\n[ 0.727175] acpi PNP0A06:00: hash matches\n[ 0.728390] rtc_cmos 00:00: setting system clock to 2018-12-23 13:21:03 UTC (1545571263)\n[ 0.730672] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.732301] EDD information not available.\n[ 0.779342] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.791429] ata1.00: configured for MWDMA2\n[ 0.792704] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.794943] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.796133] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.797523] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.799432] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800951] Write protecting the kernel read-only data: 14336k\n[ 0.802524] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.804340] 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.864406] 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.73\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.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 2.24s]\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\n"} 2018-12-23 13:22:38,754 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d/action used request id req-7275158f-0362-4e95-8b5c-8567bea01386 2018-12-23 13:22:40,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e682a896d9369204398c040ff23aaf7ed50d15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:22:41,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-407dce69-620d-4071-8af6-5a6aa6591de9 x-compute-request-id: req-407dce69-620d-4071-8af6-5a6aa6591de9 Content-Encoding: gzip Content-Length: 8179 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 551257251 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.142579] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144469] pid_max: default: 32768 minimum: 301\n[ 0.145497] ACPI: Core revision 20150930\n[ 0.147003] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148535] Security Framework initialized\n[ 0.149502] Yama: becoming mindful.\n[ 0.150352] AppArmor: AppArmor initialized\n[ 0.151324] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152864] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.154384] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.155731] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157330] Initializing cgroup subsys io\n[ 0.158378] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160341] Initializing cgroup subsys freezer\n[ 0.161371] Initializing cgroup subsys net_cls\n[ 0.162491] Initializing cgroup subsys perf_event\n[ 0.163533] Initializing cgroup subsys net_prio\n[ 0.164645] Initializing cgroup subsys hugetlb\n[ 0.165796] Initializing cgroup subsys pids\n[ 0.166908] CPU: Physical Processor ID: 0\n[ 0.168649] mce: CPU supports 10 MCE banks\n[ 0.169742] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171051] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.182414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.189415] ftrace: allocating 31920 entries in 125 pages\n[ 0.217107] smpboot: Max logical packages: 1\n[ 0.218237] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.219949] x2apic enabled\n[ 0.220921] Switched APIC routing to physical x2apic.\n[ 0.222960] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.224439] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.226991] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.229299] KVM setup paravirtual spinlock\n[ 0.230873] x86: Booted up 1 node, 1 CPUs\n[ 0.231906] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.233682] devtmpfs: initialized\n[ 0.235598] evm: security.selinux\n[ 0.236486] evm: security.SMACK64\n[ 0.237358] evm: security.SMACK64EXEC\n[ 0.238309] evm: security.SMACK64TRANSMUTE\n[ 0.239325] evm: security.SMACK64MMAP\n[ 0.240262] evm: security.ima\n[ 0.241063] evm: security.capability\n[ 0.242062] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244474] pinctrl core: initialized pinctrl subsystem\n[ 0.245880] RTC time: 13:21:15, date: 12/23/18\n[ 0.247129] NET: Registered protocol family 16\n[ 0.248383] cpuidle: using governor ladder\n[ 0.249462] cpuidle: using governor menu\n[ 0.250485] PCCT header not found.\n[ 0.251424] ACPI: bus type PCI registered\n[ 0.252473] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.254096] PCI: Using configuration type 1 for base access\n[ 0.256165] ACPI: Added _OSI(Module Device)\n[ 0.257221] ACPI: Added _OSI(Processor Device)\n[ 0.258324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.259510] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.261955] ACPI: Interpreter enabled\n[ 0.262931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.265321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.267679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270029] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272552] ACPI: (supports S0 S5)\n[ 0.273459] ACPI: Using IOAPIC for interrupt routing\n[ 0.274680] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278297] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279798] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281433] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.282993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.285864] acpiphp: Slot [3] registered\n[ 0.286896] acpiphp: Slot [4] registered\n[ 0.287923] acpiphp: Slot [5] registered\n[ 0.288952] acpiphp: Slot [6] registered\n[ 0.289970] acpiphp: Slot [7] registered\n[ 0.290997] acpiphp: Slot [8] registered\n[ 0.292085] acpiphp: Slot [9] registered\n[ 0.293100] acpiphp: Slot [10] registered\n[ 0.294143] acpiphp: Slot [11] registered\n[ 0.295191] acpiphp: Slot [12] registered\n[ 0.296221] acpiphp: Slot [13] registered\n[ 0.297268] acpiphp: Slot [14] registered\n[ 0.298298] acpiphp: Slot [15] registered\n[ 0.309347] acpiphp: Slot [16] registered\n[ 0.310385] acpiphp: Slot [17] registered\n[ 0.311413] acpiphp: Slot [18] registered\n[ 0.312440] acpiphp: Slot [19] registered\n[ 0.313475] acpiphp: Slot [20] registered\n[ 0.314504] acpiphp: Slot [21] registered\n[ 0.315533] acpiphp: Slot [22] registered\n[ 0.316559] acpiphp: Slot [23] registered\n[ 0.317593] acpiphp: Slot [24] registered\n[ 0.318620] acpiphp: Slot [25] registered\n[ 0.319645] acpiphp: Slot [26] registered\n[ 0.320669] acpiphp: Slot [27] registered\n[ 0.321703] acpiphp: Slot [28] registered\n[ 0.322731] acpiphp: Slot [29] registered\n[ 0.323774] acpiphp: Slot [30] registered\n[ 0.324799] acpiphp: Slot [31] registered\n[ 0.325827] PCI host bridge to bus 0000:00\n[ 0.326857] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.328434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.330012] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.331861] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.333718] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.340281] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.341953] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.343500] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.345152] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.352296] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354132] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.403175] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.404657] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.406101] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.407509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.409729] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.410974] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.412130] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.413186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.414730] vgaarb: loaded\n[ 0.415335] vgaarb: bridge control possible 0000:00:02.0\n[ 0.416467] SCSI subsystem initialized\n[ 0.417289] ACPI: bus type USB registered\n[ 0.418107] usbcore: registered new interface driver usbfs\n[ 0.419141] usbcore: registered new interface driver hub\n[ 0.420143] usbcore: registered new device driver usb\n[ 0.421198] PCI: Using ACPI for IRQ routing\n[ 0.422217] NetLabel: Initializing\n[ 0.422931] NetLabel: domain hash size = 128\n[ 0.423796] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.424753] NetLabel: unlabeled traffic allowed by default\n[ 0.425850] clocksource: Switched to clocksource kvm-clock\n[ 0.431225] AppArmor: AppArmor Filesystem Enabled\n[ 0.432188] pnp: PnP ACPI init\n[ 0.433095] pnp: PnP ACPI: found 5 devices\n[ 0.439462] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.441168] NET: Registered protocol family 2\n[ 0.442125] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.443426] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.444590] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.445745] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.446817] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.447984] NET: Registered protocol family 1\n[ 0.448852] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.449953] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.451024] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.465049] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.479327] Trying to unpack rootfs image as initramfs...\n[ 0.529718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.543667] Scanning for low memory corruption every 60 seconds\n[ 0.544991] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.546153] audit: initializing netlink subsys (disabled)\n[ 0.547175] audit: type=2000 audit(1545571276.234:1): initialized\n[ 0.548474] Initialise system trusted keyring\n[ 0.549400] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.550573] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.552532] zbud: loaded\n[ 0.553235] VFS: Disk quotas dquot_6.6.0\n[ 0.554058] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555578] fuse init (API version 7.23)\n[ 0.556473] Key type big_key registered\n[ 0.557276] Allocating IMA MOK and blacklist keyrings.\n[ 0.558387] Key type asymmetric registered\n[ 0.559212] Asymmetric key parser 'x509' registered\n[ 0.560165] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.562001] io scheduler noop registered\n[ 0.562806] io scheduler deadline registered (default)\n[ 0.563796] io scheduler cfq registered\n[ 0.564628] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.565680] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.566947] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.568412] ACPI: Power Button [PWRF]\n[ 0.569238] GHES: HEST is not enabled!\n[ 0.582991] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.612780] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.639054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.641173] Linux agpgart interface v0.103\n[ 0.643193] brd: module loaded\n[ 0.644335] loop: module loaded\n[ 0.648513] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.649987] GPT:90111 != 2097151\n[ 0.650672] GPT:Alternate GPT header not at the end of the disk.\n[ 0.651769] GPT:90111 != 2097151\n[ 0.652442] GPT: Use GNU Parted to correct GPT errors.\n[ 0.653416] vda: vda1 vda15\n[ 0.654887] scsi host0: ata_piix\n[ 0.655633] scsi host1: ata_piix\n[ 0.656351] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.657568] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.659022] libphy: Fixed MDIO Bus: probed\n[ 0.659845] tun: Universal TUN/TAP device driver, 1.6\n[ 0.660792] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.662914] PPP generic driver version 2.4.2\n[ 0.663808] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.665065] ehci-pci: EHCI PCI platform driver\n[ 0.665953] ehci-platform: EHCI generic platform driver\n[ 0.666946] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.668076] ohci-pci: OHCI PCI platform driver\n[ 0.668941] ohci-platform: OHCI generic platform driver\n[ 0.669943] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.684374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.685368] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.686831] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.687998] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.689454] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.690853] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.692460] usb usb1: Product: UHCI Host Controller\n[ 0.693552] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.694899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.696045] hub 1-0:1.0: USB hub found\n[ 0.696942] hub 1-0:1.0: 2 ports detected\n[ 0.698111] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.700666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.701778] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.702963] mousedev: PS/2 mouse device common for all mice\n[ 0.704502] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.706628] rtc_cmos 00:00: RTC can wake from S4\n[ 0.707836] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.709175] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.710381] i2c /dev entries driver\n[ 0.711153] device-mapper: uevent: version 1.0.3\n[ 0.712104] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.713737] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.715019] NET: Registered protocol family 10\n[ 0.716028] NET: Registered protocol family 17\n[ 0.716924] Key type dns_resolver registered\n[ 0.717846] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.718959] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.720719] registered taskstats version 1\n[ 0.721551] Loading compiled-in X.509 certificates\n[ 0.723005] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.724863] zswap: loaded using pool lzo/zbud\n[ 0.726257] Key type trusted registered\n[ 0.727806] Key type encrypted registered\n[ 0.728636] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.729663] ima: No TPM chip found, activating TPM-bypass!\n[ 0.730712] evm: HMAC attrs: 0x1\n[ 0.731646] Magic number: 14:965:382\n[ 0.732446] container PNP0A06:00: hash matches\n[ 0.733325] acpi PNP0A06:00: hash matches\n[ 0.734197] rtc_cmos 00:00: setting system clock to 2018-12-23 13:21:16 UTC (1545571276)\n[ 0.735803] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736952] EDD information not available.\n[ 0.814379] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.826169] ata1.00: configured for MWDMA2\n[ 0.827428] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.829782] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.831170] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.832506] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.834474] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.836159] Write protecting the kernel read-only data: 14336k\n[ 0.837810] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.839761] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.544526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.89s]\nping 10.10.10.7 OK\nping 10.10.10.6 OK\nping 10.10.11.14 KO\nping 10.10.11.6 KO\nping 10.10.10.7 OK\n"} 2018-12-23 13:22:41,835 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317/action used request id req-407dce69-620d-4071-8af6-5a6aa6591de9 2018-12-23 13:22:41,836 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.10) to 'sdnvpn-1-2' (10.10.10.7). -->Expected result: can ping. 2018-12-23 13:22:41,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e682a896d9369204398c040ff23aaf7ed50d15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:22:42,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:22: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-5a7c76df-fd2d-4544-bc49-87f155e6b0e2 x-compute-request-id: req-5a7c76df-fd2d-4544-bc49-87f155e6b0e2 Content-Encoding: gzip Content-Length: 8179 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 551257251 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.142579] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144469] pid_max: default: 32768 minimum: 301\n[ 0.145497] ACPI: Core revision 20150930\n[ 0.147003] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148535] Security Framework initialized\n[ 0.149502] Yama: becoming mindful.\n[ 0.150352] AppArmor: AppArmor initialized\n[ 0.151324] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152864] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.154384] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.155731] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157330] Initializing cgroup subsys io\n[ 0.158378] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160341] Initializing cgroup subsys freezer\n[ 0.161371] Initializing cgroup subsys net_cls\n[ 0.162491] Initializing cgroup subsys perf_event\n[ 0.163533] Initializing cgroup subsys net_prio\n[ 0.164645] Initializing cgroup subsys hugetlb\n[ 0.165796] Initializing cgroup subsys pids\n[ 0.166908] CPU: Physical Processor ID: 0\n[ 0.168649] mce: CPU supports 10 MCE banks\n[ 0.169742] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171051] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.182414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.189415] ftrace: allocating 31920 entries in 125 pages\n[ 0.217107] smpboot: Max logical packages: 1\n[ 0.218237] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.219949] x2apic enabled\n[ 0.220921] Switched APIC routing to physical x2apic.\n[ 0.222960] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.224439] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.226991] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.229299] KVM setup paravirtual spinlock\n[ 0.230873] x86: Booted up 1 node, 1 CPUs\n[ 0.231906] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.233682] devtmpfs: initialized\n[ 0.235598] evm: security.selinux\n[ 0.236486] evm: security.SMACK64\n[ 0.237358] evm: security.SMACK64EXEC\n[ 0.238309] evm: security.SMACK64TRANSMUTE\n[ 0.239325] evm: security.SMACK64MMAP\n[ 0.240262] evm: security.ima\n[ 0.241063] evm: security.capability\n[ 0.242062] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244474] pinctrl core: initialized pinctrl subsystem\n[ 0.245880] RTC time: 13:21:15, date: 12/23/18\n[ 0.247129] NET: Registered protocol family 16\n[ 0.248383] cpuidle: using governor ladder\n[ 0.249462] cpuidle: using governor menu\n[ 0.250485] PCCT header not found.\n[ 0.251424] ACPI: bus type PCI registered\n[ 0.252473] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.254096] PCI: Using configuration type 1 for base access\n[ 0.256165] ACPI: Added _OSI(Module Device)\n[ 0.257221] ACPI: Added _OSI(Processor Device)\n[ 0.258324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.259510] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.261955] ACPI: Interpreter enabled\n[ 0.262931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.265321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.267679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270029] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272552] ACPI: (supports S0 S5)\n[ 0.273459] ACPI: Using IOAPIC for interrupt routing\n[ 0.274680] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278297] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279798] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281433] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.282993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.285864] acpiphp: Slot [3] registered\n[ 0.286896] acpiphp: Slot [4] registered\n[ 0.287923] acpiphp: Slot [5] registered\n[ 0.288952] acpiphp: Slot [6] registered\n[ 0.289970] acpiphp: Slot [7] registered\n[ 0.290997] acpiphp: Slot [8] registered\n[ 0.292085] acpiphp: Slot [9] registered\n[ 0.293100] acpiphp: Slot [10] registered\n[ 0.294143] acpiphp: Slot [11] registered\n[ 0.295191] acpiphp: Slot [12] registered\n[ 0.296221] acpiphp: Slot [13] registered\n[ 0.297268] acpiphp: Slot [14] registered\n[ 0.298298] acpiphp: Slot [15] registered\n[ 0.309347] acpiphp: Slot [16] registered\n[ 0.310385] acpiphp: Slot [17] registered\n[ 0.311413] acpiphp: Slot [18] registered\n[ 0.312440] acpiphp: Slot [19] registered\n[ 0.313475] acpiphp: Slot [20] registered\n[ 0.314504] acpiphp: Slot [21] registered\n[ 0.315533] acpiphp: Slot [22] registered\n[ 0.316559] acpiphp: Slot [23] registered\n[ 0.317593] acpiphp: Slot [24] registered\n[ 0.318620] acpiphp: Slot [25] registered\n[ 0.319645] acpiphp: Slot [26] registered\n[ 0.320669] acpiphp: Slot [27] registered\n[ 0.321703] acpiphp: Slot [28] registered\n[ 0.322731] acpiphp: Slot [29] registered\n[ 0.323774] acpiphp: Slot [30] registered\n[ 0.324799] acpiphp: Slot [31] registered\n[ 0.325827] PCI host bridge to bus 0000:00\n[ 0.326857] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.328434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.330012] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.331861] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.333718] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.340281] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.341953] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.343500] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.345152] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.352296] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354132] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.403175] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.404657] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.406101] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.407509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.409729] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.410974] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.412130] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.413186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.414730] vgaarb: loaded\n[ 0.415335] vgaarb: bridge control possible 0000:00:02.0\n[ 0.416467] SCSI subsystem initialized\n[ 0.417289] ACPI: bus type USB registered\n[ 0.418107] usbcore: registered new interface driver usbfs\n[ 0.419141] usbcore: registered new interface driver hub\n[ 0.420143] usbcore: registered new device driver usb\n[ 0.421198] PCI: Using ACPI for IRQ routing\n[ 0.422217] NetLabel: Initializing\n[ 0.422931] NetLabel: domain hash size = 128\n[ 0.423796] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.424753] NetLabel: unlabeled traffic allowed by default\n[ 0.425850] clocksource: Switched to clocksource kvm-clock\n[ 0.431225] AppArmor: AppArmor Filesystem Enabled\n[ 0.432188] pnp: PnP ACPI init\n[ 0.433095] pnp: PnP ACPI: found 5 devices\n[ 0.439462] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.441168] NET: Registered protocol family 2\n[ 0.442125] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.443426] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.444590] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.445745] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.446817] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.447984] NET: Registered protocol family 1\n[ 0.448852] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.449953] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.451024] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.465049] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.479327] Trying to unpack rootfs image as initramfs...\n[ 0.529718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.543667] Scanning for low memory corruption every 60 seconds\n[ 0.544991] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.546153] audit: initializing netlink subsys (disabled)\n[ 0.547175] audit: type=2000 audit(1545571276.234:1): initialized\n[ 0.548474] Initialise system trusted keyring\n[ 0.549400] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.550573] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.552532] zbud: loaded\n[ 0.553235] VFS: Disk quotas dquot_6.6.0\n[ 0.554058] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555578] fuse init (API version 7.23)\n[ 0.556473] Key type big_key registered\n[ 0.557276] Allocating IMA MOK and blacklist keyrings.\n[ 0.558387] Key type asymmetric registered\n[ 0.559212] Asymmetric key parser 'x509' registered\n[ 0.560165] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.562001] io scheduler noop registered\n[ 0.562806] io scheduler deadline registered (default)\n[ 0.563796] io scheduler cfq registered\n[ 0.564628] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.565680] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.566947] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.568412] ACPI: Power Button [PWRF]\n[ 0.569238] GHES: HEST is not enabled!\n[ 0.582991] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.612780] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.639054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.641173] Linux agpgart interface v0.103\n[ 0.643193] brd: module loaded\n[ 0.644335] loop: module loaded\n[ 0.648513] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.649987] GPT:90111 != 2097151\n[ 0.650672] GPT:Alternate GPT header not at the end of the disk.\n[ 0.651769] GPT:90111 != 2097151\n[ 0.652442] GPT: Use GNU Parted to correct GPT errors.\n[ 0.653416] vda: vda1 vda15\n[ 0.654887] scsi host0: ata_piix\n[ 0.655633] scsi host1: ata_piix\n[ 0.656351] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.657568] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.659022] libphy: Fixed MDIO Bus: probed\n[ 0.659845] tun: Universal TUN/TAP device driver, 1.6\n[ 0.660792] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.662914] PPP generic driver version 2.4.2\n[ 0.663808] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.665065] ehci-pci: EHCI PCI platform driver\n[ 0.665953] ehci-platform: EHCI generic platform driver\n[ 0.666946] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.668076] ohci-pci: OHCI PCI platform driver\n[ 0.668941] ohci-platform: OHCI generic platform driver\n[ 0.669943] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.684374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.685368] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.686831] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.687998] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.689454] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.690853] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.692460] usb usb1: Product: UHCI Host Controller\n[ 0.693552] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.694899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.696045] hub 1-0:1.0: USB hub found\n[ 0.696942] hub 1-0:1.0: 2 ports detected\n[ 0.698111] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.700666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.701778] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.702963] mousedev: PS/2 mouse device common for all mice\n[ 0.704502] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.706628] rtc_cmos 00:00: RTC can wake from S4\n[ 0.707836] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.709175] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.710381] i2c /dev entries driver\n[ 0.711153] device-mapper: uevent: version 1.0.3\n[ 0.712104] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.713737] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.715019] NET: Registered protocol family 10\n[ 0.716028] NET: Registered protocol family 17\n[ 0.716924] Key type dns_resolver registered\n[ 0.717846] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.718959] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.720719] registered taskstats version 1\n[ 0.721551] Loading compiled-in X.509 certificates\n[ 0.723005] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.724863] zswap: loaded using pool lzo/zbud\n[ 0.726257] Key type trusted registered\n[ 0.727806] Key type encrypted registered\n[ 0.728636] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.729663] ima: No TPM chip found, activating TPM-bypass!\n[ 0.730712] evm: HMAC attrs: 0x1\n[ 0.731646] Magic number: 14:965:382\n[ 0.732446] container PNP0A06:00: hash matches\n[ 0.733325] acpi PNP0A06:00: hash matches\n[ 0.734197] rtc_cmos 00:00: setting system clock to 2018-12-23 13:21:16 UTC (1545571276)\n[ 0.735803] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736952] EDD information not available.\n[ 0.814379] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.826169] ata1.00: configured for MWDMA2\n[ 0.827428] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.829782] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.831170] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.832506] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.834474] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.836159] Write protecting the kernel read-only data: 14336k\n[ 0.837810] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.839761] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.544526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.89s]\nping 10.10.10.7 OK\nping 10.10.10.6 OK\nping 10.10.11.14 KO\nping 10.10.11.6 KO\nping 10.10.10.7 OK\n"} 2018-12-23 13:22:42,908 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317/action used request id req-5a7c76df-fd2d-4544-bc49-87f155e6b0e2 2018-12-23 13:22:42,910 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-2' 2018-12-23 13:22:42,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e682a896d9369204398c040ff23aaf7ed50d15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:22:43,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:22: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-c82caee7-7673-41e7-b891-94059b3202f8 x-compute-request-id: req-c82caee7-7673-41e7-b891-94059b3202f8 Content-Encoding: gzip Content-Length: 8179 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 551257251 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.142579] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144469] pid_max: default: 32768 minimum: 301\n[ 0.145497] ACPI: Core revision 20150930\n[ 0.147003] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148535] Security Framework initialized\n[ 0.149502] Yama: becoming mindful.\n[ 0.150352] AppArmor: AppArmor initialized\n[ 0.151324] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152864] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.154384] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.155731] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157330] Initializing cgroup subsys io\n[ 0.158378] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160341] Initializing cgroup subsys freezer\n[ 0.161371] Initializing cgroup subsys net_cls\n[ 0.162491] Initializing cgroup subsys perf_event\n[ 0.163533] Initializing cgroup subsys net_prio\n[ 0.164645] Initializing cgroup subsys hugetlb\n[ 0.165796] Initializing cgroup subsys pids\n[ 0.166908] CPU: Physical Processor ID: 0\n[ 0.168649] mce: CPU supports 10 MCE banks\n[ 0.169742] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171051] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.182414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.189415] ftrace: allocating 31920 entries in 125 pages\n[ 0.217107] smpboot: Max logical packages: 1\n[ 0.218237] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.219949] x2apic enabled\n[ 0.220921] Switched APIC routing to physical x2apic.\n[ 0.222960] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.224439] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.226991] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.229299] KVM setup paravirtual spinlock\n[ 0.230873] x86: Booted up 1 node, 1 CPUs\n[ 0.231906] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.233682] devtmpfs: initialized\n[ 0.235598] evm: security.selinux\n[ 0.236486] evm: security.SMACK64\n[ 0.237358] evm: security.SMACK64EXEC\n[ 0.238309] evm: security.SMACK64TRANSMUTE\n[ 0.239325] evm: security.SMACK64MMAP\n[ 0.240262] evm: security.ima\n[ 0.241063] evm: security.capability\n[ 0.242062] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244474] pinctrl core: initialized pinctrl subsystem\n[ 0.245880] RTC time: 13:21:15, date: 12/23/18\n[ 0.247129] NET: Registered protocol family 16\n[ 0.248383] cpuidle: using governor ladder\n[ 0.249462] cpuidle: using governor menu\n[ 0.250485] PCCT header not found.\n[ 0.251424] ACPI: bus type PCI registered\n[ 0.252473] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.254096] PCI: Using configuration type 1 for base access\n[ 0.256165] ACPI: Added _OSI(Module Device)\n[ 0.257221] ACPI: Added _OSI(Processor Device)\n[ 0.258324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.259510] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.261955] ACPI: Interpreter enabled\n[ 0.262931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.265321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.267679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270029] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272552] ACPI: (supports S0 S5)\n[ 0.273459] ACPI: Using IOAPIC for interrupt routing\n[ 0.274680] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278297] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279798] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281433] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.282993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.285864] acpiphp: Slot [3] registered\n[ 0.286896] acpiphp: Slot [4] registered\n[ 0.287923] acpiphp: Slot [5] registered\n[ 0.288952] acpiphp: Slot [6] registered\n[ 0.289970] acpiphp: Slot [7] registered\n[ 0.290997] acpiphp: Slot [8] registered\n[ 0.292085] acpiphp: Slot [9] registered\n[ 0.293100] acpiphp: Slot [10] registered\n[ 0.294143] acpiphp: Slot [11] registered\n[ 0.295191] acpiphp: Slot [12] registered\n[ 0.296221] acpiphp: Slot [13] registered\n[ 0.297268] acpiphp: Slot [14] registered\n[ 0.298298] acpiphp: Slot [15] registered\n[ 0.309347] acpiphp: Slot [16] registered\n[ 0.310385] acpiphp: Slot [17] registered\n[ 0.311413] acpiphp: Slot [18] registered\n[ 0.312440] acpiphp: Slot [19] registered\n[ 0.313475] acpiphp: Slot [20] registered\n[ 0.314504] acpiphp: Slot [21] registered\n[ 0.315533] acpiphp: Slot [22] registered\n[ 0.316559] acpiphp: Slot [23] registered\n[ 0.317593] acpiphp: Slot [24] registered\n[ 0.318620] acpiphp: Slot [25] registered\n[ 0.319645] acpiphp: Slot [26] registered\n[ 0.320669] acpiphp: Slot [27] registered\n[ 0.321703] acpiphp: Slot [28] registered\n[ 0.322731] acpiphp: Slot [29] registered\n[ 0.323774] acpiphp: Slot [30] registered\n[ 0.324799] acpiphp: Slot [31] registered\n[ 0.325827] PCI host bridge to bus 0000:00\n[ 0.326857] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.328434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.330012] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.331861] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.333718] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.340281] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.341953] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.343500] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.345152] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.352296] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354132] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.403175] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.404657] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.406101] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.407509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.409729] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.410974] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.412130] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.413186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.414730] vgaarb: loaded\n[ 0.415335] vgaarb: bridge control possible 0000:00:02.0\n[ 0.416467] SCSI subsystem initialized\n[ 0.417289] ACPI: bus type USB registered\n[ 0.418107] usbcore: registered new interface driver usbfs\n[ 0.419141] usbcore: registered new interface driver hub\n[ 0.420143] usbcore: registered new device driver usb\n[ 0.421198] PCI: Using ACPI for IRQ routing\n[ 0.422217] NetLabel: Initializing\n[ 0.422931] NetLabel: domain hash size = 128\n[ 0.423796] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.424753] NetLabel: unlabeled traffic allowed by default\n[ 0.425850] clocksource: Switched to clocksource kvm-clock\n[ 0.431225] AppArmor: AppArmor Filesystem Enabled\n[ 0.432188] pnp: PnP ACPI init\n[ 0.433095] pnp: PnP ACPI: found 5 devices\n[ 0.439462] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.441168] NET: Registered protocol family 2\n[ 0.442125] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.443426] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.444590] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.445745] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.446817] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.447984] NET: Registered protocol family 1\n[ 0.448852] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.449953] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.451024] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.465049] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.479327] Trying to unpack rootfs image as initramfs...\n[ 0.529718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.543667] Scanning for low memory corruption every 60 seconds\n[ 0.544991] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.546153] audit: initializing netlink subsys (disabled)\n[ 0.547175] audit: type=2000 audit(1545571276.234:1): initialized\n[ 0.548474] Initialise system trusted keyring\n[ 0.549400] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.550573] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.552532] zbud: loaded\n[ 0.553235] VFS: Disk quotas dquot_6.6.0\n[ 0.554058] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555578] fuse init (API version 7.23)\n[ 0.556473] Key type big_key registered\n[ 0.557276] Allocating IMA MOK and blacklist keyrings.\n[ 0.558387] Key type asymmetric registered\n[ 0.559212] Asymmetric key parser 'x509' registered\n[ 0.560165] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.562001] io scheduler noop registered\n[ 0.562806] io scheduler deadline registered (default)\n[ 0.563796] io scheduler cfq registered\n[ 0.564628] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.565680] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.566947] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.568412] ACPI: Power Button [PWRF]\n[ 0.569238] GHES: HEST is not enabled!\n[ 0.582991] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.612780] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.639054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.641173] Linux agpgart interface v0.103\n[ 0.643193] brd: module loaded\n[ 0.644335] loop: module loaded\n[ 0.648513] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.649987] GPT:90111 != 2097151\n[ 0.650672] GPT:Alternate GPT header not at the end of the disk.\n[ 0.651769] GPT:90111 != 2097151\n[ 0.652442] GPT: Use GNU Parted to correct GPT errors.\n[ 0.653416] vda: vda1 vda15\n[ 0.654887] scsi host0: ata_piix\n[ 0.655633] scsi host1: ata_piix\n[ 0.656351] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.657568] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.659022] libphy: Fixed MDIO Bus: probed\n[ 0.659845] tun: Universal TUN/TAP device driver, 1.6\n[ 0.660792] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.662914] PPP generic driver version 2.4.2\n[ 0.663808] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.665065] ehci-pci: EHCI PCI platform driver\n[ 0.665953] ehci-platform: EHCI generic platform driver\n[ 0.666946] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.668076] ohci-pci: OHCI PCI platform driver\n[ 0.668941] ohci-platform: OHCI generic platform driver\n[ 0.669943] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.684374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.685368] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.686831] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.687998] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.689454] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.690853] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.692460] usb usb1: Product: UHCI Host Controller\n[ 0.693552] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.694899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.696045] hub 1-0:1.0: USB hub found\n[ 0.696942] hub 1-0:1.0: 2 ports detected\n[ 0.698111] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.700666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.701778] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.702963] mousedev: PS/2 mouse device common for all mice\n[ 0.704502] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.706628] rtc_cmos 00:00: RTC can wake from S4\n[ 0.707836] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.709175] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.710381] i2c /dev entries driver\n[ 0.711153] device-mapper: uevent: version 1.0.3\n[ 0.712104] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.713737] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.715019] NET: Registered protocol family 10\n[ 0.716028] NET: Registered protocol family 17\n[ 0.716924] Key type dns_resolver registered\n[ 0.717846] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.718959] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.720719] registered taskstats version 1\n[ 0.721551] Loading compiled-in X.509 certificates\n[ 0.723005] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.724863] zswap: loaded using pool lzo/zbud\n[ 0.726257] Key type trusted registered\n[ 0.727806] Key type encrypted registered\n[ 0.728636] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.729663] ima: No TPM chip found, activating TPM-bypass!\n[ 0.730712] evm: HMAC attrs: 0x1\n[ 0.731646] Magic number: 14:965:382\n[ 0.732446] container PNP0A06:00: hash matches\n[ 0.733325] acpi PNP0A06:00: hash matches\n[ 0.734197] rtc_cmos 00:00: setting system clock to 2018-12-23 13:21:16 UTC (1545571276)\n[ 0.735803] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736952] EDD information not available.\n[ 0.814379] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.826169] ata1.00: configured for MWDMA2\n[ 0.827428] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.829782] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.831170] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.832506] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.834474] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.836159] Write protecting the kernel read-only data: 14336k\n[ 0.837810] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.839761] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.544526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.89s]\nping 10.10.10.7 OK\nping 10.10.10.6 OK\nping 10.10.11.14 KO\nping 10.10.11.6 KO\nping 10.10.10.7 OK\n"} 2018-12-23 13:22:43,983 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317/action used request id req-c82caee7-7673-41e7-b891-94059b3202f8 2018-12-23 13:22:43,984 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.10) to 'sdnvpn-1-3' (10.10.10.6). -->Expected result: can ping. 2018-12-23 13:22:43,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e682a896d9369204398c040ff23aaf7ed50d15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:22:45,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:22: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-5fc7a639-defd-400b-b34d-326d6fa9c66f x-compute-request-id: req-5fc7a639-defd-400b-b34d-326d6fa9c66f Content-Encoding: gzip Content-Length: 8179 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 551257251 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.142579] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144469] pid_max: default: 32768 minimum: 301\n[ 0.145497] ACPI: Core revision 20150930\n[ 0.147003] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148535] Security Framework initialized\n[ 0.149502] Yama: becoming mindful.\n[ 0.150352] AppArmor: AppArmor initialized\n[ 0.151324] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152864] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.154384] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.155731] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157330] Initializing cgroup subsys io\n[ 0.158378] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160341] Initializing cgroup subsys freezer\n[ 0.161371] Initializing cgroup subsys net_cls\n[ 0.162491] Initializing cgroup subsys perf_event\n[ 0.163533] Initializing cgroup subsys net_prio\n[ 0.164645] Initializing cgroup subsys hugetlb\n[ 0.165796] Initializing cgroup subsys pids\n[ 0.166908] CPU: Physical Processor ID: 0\n[ 0.168649] mce: CPU supports 10 MCE banks\n[ 0.169742] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171051] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.182414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.189415] ftrace: allocating 31920 entries in 125 pages\n[ 0.217107] smpboot: Max logical packages: 1\n[ 0.218237] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.219949] x2apic enabled\n[ 0.220921] Switched APIC routing to physical x2apic.\n[ 0.222960] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.224439] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.226991] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.229299] KVM setup paravirtual spinlock\n[ 0.230873] x86: Booted up 1 node, 1 CPUs\n[ 0.231906] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.233682] devtmpfs: initialized\n[ 0.235598] evm: security.selinux\n[ 0.236486] evm: security.SMACK64\n[ 0.237358] evm: security.SMACK64EXEC\n[ 0.238309] evm: security.SMACK64TRANSMUTE\n[ 0.239325] evm: security.SMACK64MMAP\n[ 0.240262] evm: security.ima\n[ 0.241063] evm: security.capability\n[ 0.242062] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244474] pinctrl core: initialized pinctrl subsystem\n[ 0.245880] RTC time: 13:21:15, date: 12/23/18\n[ 0.247129] NET: Registered protocol family 16\n[ 0.248383] cpuidle: using governor ladder\n[ 0.249462] cpuidle: using governor menu\n[ 0.250485] PCCT header not found.\n[ 0.251424] ACPI: bus type PCI registered\n[ 0.252473] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.254096] PCI: Using configuration type 1 for base access\n[ 0.256165] ACPI: Added _OSI(Module Device)\n[ 0.257221] ACPI: Added _OSI(Processor Device)\n[ 0.258324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.259510] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.261955] ACPI: Interpreter enabled\n[ 0.262931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.265321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.267679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270029] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272552] ACPI: (supports S0 S5)\n[ 0.273459] ACPI: Using IOAPIC for interrupt routing\n[ 0.274680] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278297] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279798] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281433] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.282993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.285864] acpiphp: Slot [3] registered\n[ 0.286896] acpiphp: Slot [4] registered\n[ 0.287923] acpiphp: Slot [5] registered\n[ 0.288952] acpiphp: Slot [6] registered\n[ 0.289970] acpiphp: Slot [7] registered\n[ 0.290997] acpiphp: Slot [8] registered\n[ 0.292085] acpiphp: Slot [9] registered\n[ 0.293100] acpiphp: Slot [10] registered\n[ 0.294143] acpiphp: Slot [11] registered\n[ 0.295191] acpiphp: Slot [12] registered\n[ 0.296221] acpiphp: Slot [13] registered\n[ 0.297268] acpiphp: Slot [14] registered\n[ 0.298298] acpiphp: Slot [15] registered\n[ 0.309347] acpiphp: Slot [16] registered\n[ 0.310385] acpiphp: Slot [17] registered\n[ 0.311413] acpiphp: Slot [18] registered\n[ 0.312440] acpiphp: Slot [19] registered\n[ 0.313475] acpiphp: Slot [20] registered\n[ 0.314504] acpiphp: Slot [21] registered\n[ 0.315533] acpiphp: Slot [22] registered\n[ 0.316559] acpiphp: Slot [23] registered\n[ 0.317593] acpiphp: Slot [24] registered\n[ 0.318620] acpiphp: Slot [25] registered\n[ 0.319645] acpiphp: Slot [26] registered\n[ 0.320669] acpiphp: Slot [27] registered\n[ 0.321703] acpiphp: Slot [28] registered\n[ 0.322731] acpiphp: Slot [29] registered\n[ 0.323774] acpiphp: Slot [30] registered\n[ 0.324799] acpiphp: Slot [31] registered\n[ 0.325827] PCI host bridge to bus 0000:00\n[ 0.326857] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.328434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.330012] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.331861] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.333718] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.340281] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.341953] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.343500] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.345152] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.352296] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354132] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.403175] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.404657] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.406101] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.407509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.409729] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.410974] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.412130] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.413186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.414730] vgaarb: loaded\n[ 0.415335] vgaarb: bridge control possible 0000:00:02.0\n[ 0.416467] SCSI subsystem initialized\n[ 0.417289] ACPI: bus type USB registered\n[ 0.418107] usbcore: registered new interface driver usbfs\n[ 0.419141] usbcore: registered new interface driver hub\n[ 0.420143] usbcore: registered new device driver usb\n[ 0.421198] PCI: Using ACPI for IRQ routing\n[ 0.422217] NetLabel: Initializing\n[ 0.422931] NetLabel: domain hash size = 128\n[ 0.423796] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.424753] NetLabel: unlabeled traffic allowed by default\n[ 0.425850] clocksource: Switched to clocksource kvm-clock\n[ 0.431225] AppArmor: AppArmor Filesystem Enabled\n[ 0.432188] pnp: PnP ACPI init\n[ 0.433095] pnp: PnP ACPI: found 5 devices\n[ 0.439462] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.441168] NET: Registered protocol family 2\n[ 0.442125] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.443426] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.444590] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.445745] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.446817] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.447984] NET: Registered protocol family 1\n[ 0.448852] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.449953] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.451024] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.465049] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.479327] Trying to unpack rootfs image as initramfs...\n[ 0.529718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.543667] Scanning for low memory corruption every 60 seconds\n[ 0.544991] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.546153] audit: initializing netlink subsys (disabled)\n[ 0.547175] audit: type=2000 audit(1545571276.234:1): initialized\n[ 0.548474] Initialise system trusted keyring\n[ 0.549400] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.550573] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.552532] zbud: loaded\n[ 0.553235] VFS: Disk quotas dquot_6.6.0\n[ 0.554058] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555578] fuse init (API version 7.23)\n[ 0.556473] Key type big_key registered\n[ 0.557276] Allocating IMA MOK and blacklist keyrings.\n[ 0.558387] Key type asymmetric registered\n[ 0.559212] Asymmetric key parser 'x509' registered\n[ 0.560165] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.562001] io scheduler noop registered\n[ 0.562806] io scheduler deadline registered (default)\n[ 0.563796] io scheduler cfq registered\n[ 0.564628] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.565680] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.566947] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.568412] ACPI: Power Button [PWRF]\n[ 0.569238] GHES: HEST is not enabled!\n[ 0.582991] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.612780] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.639054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.641173] Linux agpgart interface v0.103\n[ 0.643193] brd: module loaded\n[ 0.644335] loop: module loaded\n[ 0.648513] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.649987] GPT:90111 != 2097151\n[ 0.650672] GPT:Alternate GPT header not at the end of the disk.\n[ 0.651769] GPT:90111 != 2097151\n[ 0.652442] GPT: Use GNU Parted to correct GPT errors.\n[ 0.653416] vda: vda1 vda15\n[ 0.654887] scsi host0: ata_piix\n[ 0.655633] scsi host1: ata_piix\n[ 0.656351] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.657568] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.659022] libphy: Fixed MDIO Bus: probed\n[ 0.659845] tun: Universal TUN/TAP device driver, 1.6\n[ 0.660792] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.662914] PPP generic driver version 2.4.2\n[ 0.663808] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.665065] ehci-pci: EHCI PCI platform driver\n[ 0.665953] ehci-platform: EHCI generic platform driver\n[ 0.666946] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.668076] ohci-pci: OHCI PCI platform driver\n[ 0.668941] ohci-platform: OHCI generic platform driver\n[ 0.669943] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.684374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.685368] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.686831] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.687998] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.689454] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.690853] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.692460] usb usb1: Product: UHCI Host Controller\n[ 0.693552] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.694899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.696045] hub 1-0:1.0: USB hub found\n[ 0.696942] hub 1-0:1.0: 2 ports detected\n[ 0.698111] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.700666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.701778] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.702963] mousedev: PS/2 mouse device common for all mice\n[ 0.704502] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.706628] rtc_cmos 00:00: RTC can wake from S4\n[ 0.707836] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.709175] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.710381] i2c /dev entries driver\n[ 0.711153] device-mapper: uevent: version 1.0.3\n[ 0.712104] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.713737] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.715019] NET: Registered protocol family 10\n[ 0.716028] NET: Registered protocol family 17\n[ 0.716924] Key type dns_resolver registered\n[ 0.717846] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.718959] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.720719] registered taskstats version 1\n[ 0.721551] Loading compiled-in X.509 certificates\n[ 0.723005] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.724863] zswap: loaded using pool lzo/zbud\n[ 0.726257] Key type trusted registered\n[ 0.727806] Key type encrypted registered\n[ 0.728636] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.729663] ima: No TPM chip found, activating TPM-bypass!\n[ 0.730712] evm: HMAC attrs: 0x1\n[ 0.731646] Magic number: 14:965:382\n[ 0.732446] container PNP0A06:00: hash matches\n[ 0.733325] acpi PNP0A06:00: hash matches\n[ 0.734197] rtc_cmos 00:00: setting system clock to 2018-12-23 13:21:16 UTC (1545571276)\n[ 0.735803] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736952] EDD information not available.\n[ 0.814379] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.826169] ata1.00: configured for MWDMA2\n[ 0.827428] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.829782] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.831170] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.832506] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.834474] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.836159] Write protecting the kernel read-only data: 14336k\n[ 0.837810] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.839761] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.544526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.89s]\nping 10.10.10.7 OK\nping 10.10.10.6 OK\nping 10.10.11.14 KO\nping 10.10.11.6 KO\nping 10.10.10.7 OK\nping 10.10.10.6 OK\n"} 2018-12-23 13:22:45,059 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317/action used request id req-5fc7a639-defd-400b-b34d-326d6fa9c66f 2018-12-23 13:22:45,060 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-3' 2018-12-23 13:22:45,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e682a896d9369204398c040ff23aaf7ed50d15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:22:46,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:22: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-b8e360fb-e24e-4805-923b-b6b14eb610fd x-compute-request-id: req-b8e360fb-e24e-4805-923b-b6b14eb610fd Content-Encoding: gzip Content-Length: 8179 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 551257251 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.142579] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144469] pid_max: default: 32768 minimum: 301\n[ 0.145497] ACPI: Core revision 20150930\n[ 0.147003] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148535] Security Framework initialized\n[ 0.149502] Yama: becoming mindful.\n[ 0.150352] AppArmor: AppArmor initialized\n[ 0.151324] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152864] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.154384] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.155731] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157330] Initializing cgroup subsys io\n[ 0.158378] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160341] Initializing cgroup subsys freezer\n[ 0.161371] Initializing cgroup subsys net_cls\n[ 0.162491] Initializing cgroup subsys perf_event\n[ 0.163533] Initializing cgroup subsys net_prio\n[ 0.164645] Initializing cgroup subsys hugetlb\n[ 0.165796] Initializing cgroup subsys pids\n[ 0.166908] CPU: Physical Processor ID: 0\n[ 0.168649] mce: CPU supports 10 MCE banks\n[ 0.169742] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171051] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.182414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.189415] ftrace: allocating 31920 entries in 125 pages\n[ 0.217107] smpboot: Max logical packages: 1\n[ 0.218237] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.219949] x2apic enabled\n[ 0.220921] Switched APIC routing to physical x2apic.\n[ 0.222960] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.224439] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.226991] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.229299] KVM setup paravirtual spinlock\n[ 0.230873] x86: Booted up 1 node, 1 CPUs\n[ 0.231906] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.233682] devtmpfs: initialized\n[ 0.235598] evm: security.selinux\n[ 0.236486] evm: security.SMACK64\n[ 0.237358] evm: security.SMACK64EXEC\n[ 0.238309] evm: security.SMACK64TRANSMUTE\n[ 0.239325] evm: security.SMACK64MMAP\n[ 0.240262] evm: security.ima\n[ 0.241063] evm: security.capability\n[ 0.242062] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244474] pinctrl core: initialized pinctrl subsystem\n[ 0.245880] RTC time: 13:21:15, date: 12/23/18\n[ 0.247129] NET: Registered protocol family 16\n[ 0.248383] cpuidle: using governor ladder\n[ 0.249462] cpuidle: using governor menu\n[ 0.250485] PCCT header not found.\n[ 0.251424] ACPI: bus type PCI registered\n[ 0.252473] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.254096] PCI: Using configuration type 1 for base access\n[ 0.256165] ACPI: Added _OSI(Module Device)\n[ 0.257221] ACPI: Added _OSI(Processor Device)\n[ 0.258324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.259510] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.261955] ACPI: Interpreter enabled\n[ 0.262931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.265321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.267679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270029] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272552] ACPI: (supports S0 S5)\n[ 0.273459] ACPI: Using IOAPIC for interrupt routing\n[ 0.274680] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278297] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279798] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281433] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.282993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.285864] acpiphp: Slot [3] registered\n[ 0.286896] acpiphp: Slot [4] registered\n[ 0.287923] acpiphp: Slot [5] registered\n[ 0.288952] acpiphp: Slot [6] registered\n[ 0.289970] acpiphp: Slot [7] registered\n[ 0.290997] acpiphp: Slot [8] registered\n[ 0.292085] acpiphp: Slot [9] registered\n[ 0.293100] acpiphp: Slot [10] registered\n[ 0.294143] acpiphp: Slot [11] registered\n[ 0.295191] acpiphp: Slot [12] registered\n[ 0.296221] acpiphp: Slot [13] registered\n[ 0.297268] acpiphp: Slot [14] registered\n[ 0.298298] acpiphp: Slot [15] registered\n[ 0.309347] acpiphp: Slot [16] registered\n[ 0.310385] acpiphp: Slot [17] registered\n[ 0.311413] acpiphp: Slot [18] registered\n[ 0.312440] acpiphp: Slot [19] registered\n[ 0.313475] acpiphp: Slot [20] registered\n[ 0.314504] acpiphp: Slot [21] registered\n[ 0.315533] acpiphp: Slot [22] registered\n[ 0.316559] acpiphp: Slot [23] registered\n[ 0.317593] acpiphp: Slot [24] registered\n[ 0.318620] acpiphp: Slot [25] registered\n[ 0.319645] acpiphp: Slot [26] registered\n[ 0.320669] acpiphp: Slot [27] registered\n[ 0.321703] acpiphp: Slot [28] registered\n[ 0.322731] acpiphp: Slot [29] registered\n[ 0.323774] acpiphp: Slot [30] registered\n[ 0.324799] acpiphp: Slot [31] registered\n[ 0.325827] PCI host bridge to bus 0000:00\n[ 0.326857] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.328434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.330012] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.331861] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.333718] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.340281] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.341953] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.343500] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.345152] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.352296] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354132] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.403175] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.404657] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.406101] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.407509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.409729] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.410974] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.412130] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.413186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.414730] vgaarb: loaded\n[ 0.415335] vgaarb: bridge control possible 0000:00:02.0\n[ 0.416467] SCSI subsystem initialized\n[ 0.417289] ACPI: bus type USB registered\n[ 0.418107] usbcore: registered new interface driver usbfs\n[ 0.419141] usbcore: registered new interface driver hub\n[ 0.420143] usbcore: registered new device driver usb\n[ 0.421198] PCI: Using ACPI for IRQ routing\n[ 0.422217] NetLabel: Initializing\n[ 0.422931] NetLabel: domain hash size = 128\n[ 0.423796] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.424753] NetLabel: unlabeled traffic allowed by default\n[ 0.425850] clocksource: Switched to clocksource kvm-clock\n[ 0.431225] AppArmor: AppArmor Filesystem Enabled\n[ 0.432188] pnp: PnP ACPI init\n[ 0.433095] pnp: PnP ACPI: found 5 devices\n[ 0.439462] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.441168] NET: Registered protocol family 2\n[ 0.442125] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.443426] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.444590] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.445745] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.446817] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.447984] NET: Registered protocol family 1\n[ 0.448852] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.449953] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.451024] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.465049] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.479327] Trying to unpack rootfs image as initramfs...\n[ 0.529718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.543667] Scanning for low memory corruption every 60 seconds\n[ 0.544991] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.546153] audit: initializing netlink subsys (disabled)\n[ 0.547175] audit: type=2000 audit(1545571276.234:1): initialized\n[ 0.548474] Initialise system trusted keyring\n[ 0.549400] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.550573] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.552532] zbud: loaded\n[ 0.553235] VFS: Disk quotas dquot_6.6.0\n[ 0.554058] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555578] fuse init (API version 7.23)\n[ 0.556473] Key type big_key registered\n[ 0.557276] Allocating IMA MOK and blacklist keyrings.\n[ 0.558387] Key type asymmetric registered\n[ 0.559212] Asymmetric key parser 'x509' registered\n[ 0.560165] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.562001] io scheduler noop registered\n[ 0.562806] io scheduler deadline registered (default)\n[ 0.563796] io scheduler cfq registered\n[ 0.564628] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.565680] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.566947] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.568412] ACPI: Power Button [PWRF]\n[ 0.569238] GHES: HEST is not enabled!\n[ 0.582991] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.612780] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.639054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.641173] Linux agpgart interface v0.103\n[ 0.643193] brd: module loaded\n[ 0.644335] loop: module loaded\n[ 0.648513] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.649987] GPT:90111 != 2097151\n[ 0.650672] GPT:Alternate GPT header not at the end of the disk.\n[ 0.651769] GPT:90111 != 2097151\n[ 0.652442] GPT: Use GNU Parted to correct GPT errors.\n[ 0.653416] vda: vda1 vda15\n[ 0.654887] scsi host0: ata_piix\n[ 0.655633] scsi host1: ata_piix\n[ 0.656351] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.657568] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.659022] libphy: Fixed MDIO Bus: probed\n[ 0.659845] tun: Universal TUN/TAP device driver, 1.6\n[ 0.660792] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.662914] PPP generic driver version 2.4.2\n[ 0.663808] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.665065] ehci-pci: EHCI PCI platform driver\n[ 0.665953] ehci-platform: EHCI generic platform driver\n[ 0.666946] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.668076] ohci-pci: OHCI PCI platform driver\n[ 0.668941] ohci-platform: OHCI generic platform driver\n[ 0.669943] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.684374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.685368] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.686831] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.687998] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.689454] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.690853] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.692460] usb usb1: Product: UHCI Host Controller\n[ 0.693552] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.694899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.696045] hub 1-0:1.0: USB hub found\n[ 0.696942] hub 1-0:1.0: 2 ports detected\n[ 0.698111] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.700666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.701778] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.702963] mousedev: PS/2 mouse device common for all mice\n[ 0.704502] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.706628] rtc_cmos 00:00: RTC can wake from S4\n[ 0.707836] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.709175] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.710381] i2c /dev entries driver\n[ 0.711153] device-mapper: uevent: version 1.0.3\n[ 0.712104] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.713737] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.715019] NET: Registered protocol family 10\n[ 0.716028] NET: Registered protocol family 17\n[ 0.716924] Key type dns_resolver registered\n[ 0.717846] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.718959] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.720719] registered taskstats version 1\n[ 0.721551] Loading compiled-in X.509 certificates\n[ 0.723005] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.724863] zswap: loaded using pool lzo/zbud\n[ 0.726257] Key type trusted registered\n[ 0.727806] Key type encrypted registered\n[ 0.728636] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.729663] ima: No TPM chip found, activating TPM-bypass!\n[ 0.730712] evm: HMAC attrs: 0x1\n[ 0.731646] Magic number: 14:965:382\n[ 0.732446] container PNP0A06:00: hash matches\n[ 0.733325] acpi PNP0A06:00: hash matches\n[ 0.734197] rtc_cmos 00:00: setting system clock to 2018-12-23 13:21:16 UTC (1545571276)\n[ 0.735803] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736952] EDD information not available.\n[ 0.814379] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.826169] ata1.00: configured for MWDMA2\n[ 0.827428] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.829782] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.831170] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.832506] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.834474] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.836159] Write protecting the kernel read-only data: 14336k\n[ 0.837810] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.839761] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.544526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.89s]\nping 10.10.10.7 OK\nping 10.10.10.6 OK\nping 10.10.11.14 KO\nping 10.10.11.6 KO\nping 10.10.10.7 OK\nping 10.10.10.6 OK\n"} 2018-12-23 13:22:46,145 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317/action used request id req-b8e360fb-e24e-4805-923b-b6b14eb610fd 2018-12-23 13:22:46,146 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.10) to 'sdnvpn-1-4' (10.10.11.14). -->Expected result: cannot ping. 2018-12-23 13:22:46,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e682a896d9369204398c040ff23aaf7ed50d15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:22:47,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:22: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-87e9fae1-fa35-4195-bd4d-4e68540a8ac1 x-compute-request-id: req-87e9fae1-fa35-4195-bd4d-4e68540a8ac1 Content-Encoding: gzip Content-Length: 8179 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 551257251 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.142579] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144469] pid_max: default: 32768 minimum: 301\n[ 0.145497] ACPI: Core revision 20150930\n[ 0.147003] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148535] Security Framework initialized\n[ 0.149502] Yama: becoming mindful.\n[ 0.150352] AppArmor: AppArmor initialized\n[ 0.151324] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152864] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.154384] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.155731] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157330] Initializing cgroup subsys io\n[ 0.158378] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160341] Initializing cgroup subsys freezer\n[ 0.161371] Initializing cgroup subsys net_cls\n[ 0.162491] Initializing cgroup subsys perf_event\n[ 0.163533] Initializing cgroup subsys net_prio\n[ 0.164645] Initializing cgroup subsys hugetlb\n[ 0.165796] Initializing cgroup subsys pids\n[ 0.166908] CPU: Physical Processor ID: 0\n[ 0.168649] mce: CPU supports 10 MCE banks\n[ 0.169742] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171051] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.182414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.189415] ftrace: allocating 31920 entries in 125 pages\n[ 0.217107] smpboot: Max logical packages: 1\n[ 0.218237] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.219949] x2apic enabled\n[ 0.220921] Switched APIC routing to physical x2apic.\n[ 0.222960] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.224439] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.226991] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.229299] KVM setup paravirtual spinlock\n[ 0.230873] x86: Booted up 1 node, 1 CPUs\n[ 0.231906] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.233682] devtmpfs: initialized\n[ 0.235598] evm: security.selinux\n[ 0.236486] evm: security.SMACK64\n[ 0.237358] evm: security.SMACK64EXEC\n[ 0.238309] evm: security.SMACK64TRANSMUTE\n[ 0.239325] evm: security.SMACK64MMAP\n[ 0.240262] evm: security.ima\n[ 0.241063] evm: security.capability\n[ 0.242062] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244474] pinctrl core: initialized pinctrl subsystem\n[ 0.245880] RTC time: 13:21:15, date: 12/23/18\n[ 0.247129] NET: Registered protocol family 16\n[ 0.248383] cpuidle: using governor ladder\n[ 0.249462] cpuidle: using governor menu\n[ 0.250485] PCCT header not found.\n[ 0.251424] ACPI: bus type PCI registered\n[ 0.252473] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.254096] PCI: Using configuration type 1 for base access\n[ 0.256165] ACPI: Added _OSI(Module Device)\n[ 0.257221] ACPI: Added _OSI(Processor Device)\n[ 0.258324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.259510] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.261955] ACPI: Interpreter enabled\n[ 0.262931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.265321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.267679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270029] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272552] ACPI: (supports S0 S5)\n[ 0.273459] ACPI: Using IOAPIC for interrupt routing\n[ 0.274680] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278297] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279798] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281433] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.282993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.285864] acpiphp: Slot [3] registered\n[ 0.286896] acpiphp: Slot [4] registered\n[ 0.287923] acpiphp: Slot [5] registered\n[ 0.288952] acpiphp: Slot [6] registered\n[ 0.289970] acpiphp: Slot [7] registered\n[ 0.290997] acpiphp: Slot [8] registered\n[ 0.292085] acpiphp: Slot [9] registered\n[ 0.293100] acpiphp: Slot [10] registered\n[ 0.294143] acpiphp: Slot [11] registered\n[ 0.295191] acpiphp: Slot [12] registered\n[ 0.296221] acpiphp: Slot [13] registered\n[ 0.297268] acpiphp: Slot [14] registered\n[ 0.298298] acpiphp: Slot [15] registered\n[ 0.309347] acpiphp: Slot [16] registered\n[ 0.310385] acpiphp: Slot [17] registered\n[ 0.311413] acpiphp: Slot [18] registered\n[ 0.312440] acpiphp: Slot [19] registered\n[ 0.313475] acpiphp: Slot [20] registered\n[ 0.314504] acpiphp: Slot [21] registered\n[ 0.315533] acpiphp: Slot [22] registered\n[ 0.316559] acpiphp: Slot [23] registered\n[ 0.317593] acpiphp: Slot [24] registered\n[ 0.318620] acpiphp: Slot [25] registered\n[ 0.319645] acpiphp: Slot [26] registered\n[ 0.320669] acpiphp: Slot [27] registered\n[ 0.321703] acpiphp: Slot [28] registered\n[ 0.322731] acpiphp: Slot [29] registered\n[ 0.323774] acpiphp: Slot [30] registered\n[ 0.324799] acpiphp: Slot [31] registered\n[ 0.325827] PCI host bridge to bus 0000:00\n[ 0.326857] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.328434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.330012] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.331861] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.333718] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.340281] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.341953] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.343500] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.345152] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.352296] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354132] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.403175] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.404657] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.406101] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.407509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.409729] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.410974] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.412130] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.413186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.414730] vgaarb: loaded\n[ 0.415335] vgaarb: bridge control possible 0000:00:02.0\n[ 0.416467] SCSI subsystem initialized\n[ 0.417289] ACPI: bus type USB registered\n[ 0.418107] usbcore: registered new interface driver usbfs\n[ 0.419141] usbcore: registered new interface driver hub\n[ 0.420143] usbcore: registered new device driver usb\n[ 0.421198] PCI: Using ACPI for IRQ routing\n[ 0.422217] NetLabel: Initializing\n[ 0.422931] NetLabel: domain hash size = 128\n[ 0.423796] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.424753] NetLabel: unlabeled traffic allowed by default\n[ 0.425850] clocksource: Switched to clocksource kvm-clock\n[ 0.431225] AppArmor: AppArmor Filesystem Enabled\n[ 0.432188] pnp: PnP ACPI init\n[ 0.433095] pnp: PnP ACPI: found 5 devices\n[ 0.439462] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.441168] NET: Registered protocol family 2\n[ 0.442125] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.443426] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.444590] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.445745] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.446817] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.447984] NET: Registered protocol family 1\n[ 0.448852] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.449953] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.451024] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.465049] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.479327] Trying to unpack rootfs image as initramfs...\n[ 0.529718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.543667] Scanning for low memory corruption every 60 seconds\n[ 0.544991] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.546153] audit: initializing netlink subsys (disabled)\n[ 0.547175] audit: type=2000 audit(1545571276.234:1): initialized\n[ 0.548474] Initialise system trusted keyring\n[ 0.549400] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.550573] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.552532] zbud: loaded\n[ 0.553235] VFS: Disk quotas dquot_6.6.0\n[ 0.554058] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555578] fuse init (API version 7.23)\n[ 0.556473] Key type big_key registered\n[ 0.557276] Allocating IMA MOK and blacklist keyrings.\n[ 0.558387] Key type asymmetric registered\n[ 0.559212] Asymmetric key parser 'x509' registered\n[ 0.560165] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.562001] io scheduler noop registered\n[ 0.562806] io scheduler deadline registered (default)\n[ 0.563796] io scheduler cfq registered\n[ 0.564628] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.565680] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.566947] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.568412] ACPI: Power Button [PWRF]\n[ 0.569238] GHES: HEST is not enabled!\n[ 0.582991] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.612780] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.639054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.641173] Linux agpgart interface v0.103\n[ 0.643193] brd: module loaded\n[ 0.644335] loop: module loaded\n[ 0.648513] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.649987] GPT:90111 != 2097151\n[ 0.650672] GPT:Alternate GPT header not at the end of the disk.\n[ 0.651769] GPT:90111 != 2097151\n[ 0.652442] GPT: Use GNU Parted to correct GPT errors.\n[ 0.653416] vda: vda1 vda15\n[ 0.654887] scsi host0: ata_piix\n[ 0.655633] scsi host1: ata_piix\n[ 0.656351] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.657568] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.659022] libphy: Fixed MDIO Bus: probed\n[ 0.659845] tun: Universal TUN/TAP device driver, 1.6\n[ 0.660792] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.662914] PPP generic driver version 2.4.2\n[ 0.663808] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.665065] ehci-pci: EHCI PCI platform driver\n[ 0.665953] ehci-platform: EHCI generic platform driver\n[ 0.666946] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.668076] ohci-pci: OHCI PCI platform driver\n[ 0.668941] ohci-platform: OHCI generic platform driver\n[ 0.669943] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.684374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.685368] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.686831] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.687998] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.689454] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.690853] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.692460] usb usb1: Product: UHCI Host Controller\n[ 0.693552] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.694899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.696045] hub 1-0:1.0: USB hub found\n[ 0.696942] hub 1-0:1.0: 2 ports detected\n[ 0.698111] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.700666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.701778] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.702963] mousedev: PS/2 mouse device common for all mice\n[ 0.704502] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.706628] rtc_cmos 00:00: RTC can wake from S4\n[ 0.707836] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.709175] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.710381] i2c /dev entries driver\n[ 0.711153] device-mapper: uevent: version 1.0.3\n[ 0.712104] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.713737] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.715019] NET: Registered protocol family 10\n[ 0.716028] NET: Registered protocol family 17\n[ 0.716924] Key type dns_resolver registered\n[ 0.717846] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.718959] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.720719] registered taskstats version 1\n[ 0.721551] Loading compiled-in X.509 certificates\n[ 0.723005] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.724863] zswap: loaded using pool lzo/zbud\n[ 0.726257] Key type trusted registered\n[ 0.727806] Key type encrypted registered\n[ 0.728636] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.729663] ima: No TPM chip found, activating TPM-bypass!\n[ 0.730712] evm: HMAC attrs: 0x1\n[ 0.731646] Magic number: 14:965:382\n[ 0.732446] container PNP0A06:00: hash matches\n[ 0.733325] acpi PNP0A06:00: hash matches\n[ 0.734197] rtc_cmos 00:00: setting system clock to 2018-12-23 13:21:16 UTC (1545571276)\n[ 0.735803] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736952] EDD information not available.\n[ 0.814379] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.826169] ata1.00: configured for MWDMA2\n[ 0.827428] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.829782] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.831170] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.832506] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.834474] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.836159] Write protecting the kernel read-only data: 14336k\n[ 0.837810] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.839761] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.544526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.89s]\nping 10.10.10.7 OK\nping 10.10.10.6 OK\nping 10.10.11.14 KO\nping 10.10.11.6 KO\nping 10.10.10.7 OK\nping 10.10.10.6 OK\n"} 2018-12-23 13:22:47,220 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317/action used request id req-87e9fae1-fa35-4195-bd4d-4e68540a8ac1 2018-12-23 13:22:47,221 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' cannot ping 'sdnvpn-1-4' 2018-12-23 13:22:47,222 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-2-net' to the VPN. 2018-12-23 13:22:47,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/a9f42e20-8a74-4086-b10f-678aabd1d8cd/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0531e8d03e9a1d3c1eb66a2fa862235eb1ceffbc" -d '{"network_association": {"network_id": "c18b8a67-2ef0-4138-9a43-31a51302bb46"}}' 2018-12-23 13:22:47,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-4d092acb-9625-41e5-b03d-4212bd3b8007 Date: Sun, 23 Dec 2018 13:22:47 GMT RESP BODY: {"network_association": {"network_id": "c18b8a67-2ef0-4138-9a43-31a51302bb46", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "4758687c-47c6-405d-9170-b8c57c98e3b9"}} 2018-12-23 13:22:47,798 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/a9f42e20-8a74-4086-b10f-678aabd1d8cd/network_associations used request id req-4d092acb-9625-41e5-b03d-4212bd3b8007 2018-12-23 13:22:47,798 - sdnvpn_test_utils - DEBUG - Waiting for network a9f42e20-8a74-4086-b10f-678aabd1d8cd to associate with BGPVPN b2321c78-090a-47e5-aa18-718caf9b5600 2018-12-23 13:22:47,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/a9f42e20-8a74-4086-b10f-678aabd1d8cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0531e8d03e9a1d3c1eb66a2fa862235eb1ceffbc" 2018-12-23 13:22:48,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-ecb438b0-233c-4580-9fd0-7690a163ad2d Date: Sun, 23 Dec 2018 13:22:48 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["11:11"], "routers": [], "id": "a9f42e20-8a74-4086-b10f-678aabd1d8cd", "name": "sdnvpn-545159", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "import_targets": ["88:88"], "networks": ["b2321c78-090a-47e5-aa18-718caf9b5600", "c18b8a67-2ef0-4138-9a43-31a51302bb46"], "route_targets": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "type": "l3"}} 2018-12-23 13:22:48,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/a9f42e20-8a74-4086-b10f-678aabd1d8cd used request id req-ecb438b0-233c-4580-9fd0-7690a163ad2d 2018-12-23 13:22:49,114 - sdnvpn_test_utils - DEBUG - Waiting for network a9f42e20-8a74-4086-b10f-678aabd1d8cd to associate with BGPVPN c18b8a67-2ef0-4138-9a43-31a51302bb46 2018-12-23 13:22:49,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/a9f42e20-8a74-4086-b10f-678aabd1d8cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0531e8d03e9a1d3c1eb66a2fa862235eb1ceffbc" 2018-12-23 13:22:49,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-b2ac9da7-9b86-44be-a2b7-d16e68e6b1f6 Date: Sun, 23 Dec 2018 13:22:49 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["11:11"], "routers": [], "id": "a9f42e20-8a74-4086-b10f-678aabd1d8cd", "name": "sdnvpn-545159", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "import_targets": ["88:88"], "networks": ["b2321c78-090a-47e5-aa18-718caf9b5600", "c18b8a67-2ef0-4138-9a43-31a51302bb46"], "route_targets": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "type": "l3"}} 2018-12-23 13:22:49,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/a9f42e20-8a74-4086-b10f-678aabd1d8cd used request id req-b2ac9da7-9b86-44be-a2b7-d16e68e6b1f6 2018-12-23 13:22:50,275 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-12-23 13:23:20,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d1e51fc1e88d2797c7a08461ee32227fe1f6caa" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:23:21,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:23: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-80e659fe-151d-445f-9c8c-57dadf7a06ab x-compute-request-id: req-80e659fe-151d-445f-9c8c-57dadf7a06ab Content-Encoding: gzip Content-Length: 8145 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511568307 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133002] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134679] pid_max: default: 32768 minimum: 301\n[ 0.135567] ACPI: Core revision 20150930\n[ 0.136930] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138212] Security Framework initialized\n[ 0.139004] Yama: becoming mindful.\n[ 0.139726] AppArmor: AppArmor initialized\n[ 0.140602] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141911] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143162] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144346] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145702] Initializing cgroup subsys io\n[ 0.146501] Initializing cgroup subsys memory\n[ 0.147339] Initializing cgroup subsys devices\n[ 0.148205] Initializing cgroup subsys freezer\n[ 0.149055] Initializing cgroup subsys net_cls\n[ 0.149899] Initializing cgroup subsys perf_event\n[ 0.150787] Initializing cgroup subsys net_prio\n[ 0.151645] Initializing cgroup subsys hugetlb\n[ 0.152510] Initializing cgroup subsys pids\n[ 0.153364] CPU: Physical Processor ID: 0\n[ 0.154844] mce: CPU supports 10 MCE banks\n[ 0.155668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156654] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173630] ftrace: allocating 31920 entries in 125 pages\n[ 0.199754] smpboot: Max logical packages: 1\n[ 0.200613] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201943] x2apic enabled\n[ 0.202728] Switched APIC routing to physical x2apic.\n[ 0.204453] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205539] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207479] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209235] KVM setup paravirtual spinlock\n[ 0.210503] x86: Booted up 1 node, 1 CPUs\n[ 0.211290] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212756] devtmpfs: initialized\n[ 0.214454] evm: security.selinux\n[ 0.215148] evm: security.SMACK64\n[ 0.215824] evm: security.SMACK64EXEC\n[ 0.216547] evm: security.SMACK64TRANSMUTE\n[ 0.217337] evm: security.SMACK64MMAP\n[ 0.218179] evm: security.ima\n[ 0.218806] evm: security.capability\n[ 0.219587] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.221394] pinctrl core: initialized pinctrl subsystem\n[ 0.222467] RTC time: 13:21:02, date: 12/23/18\n[ 0.223399] NET: Registered protocol family 16\n[ 0.224426] cpuidle: using governor ladder\n[ 0.225226] cpuidle: using governor menu\n[ 0.225990] PCCT header not found.\n[ 0.226726] ACPI: bus type PCI registered\n[ 0.227509] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228717] PCI: Using configuration type 1 for base access\n[ 0.230442] ACPI: Added _OSI(Module Device)\n[ 0.231269] ACPI: Added _OSI(Processor Device)\n[ 0.232119] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232992] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235053] ACPI: Interpreter enabled\n[ 0.235810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237605] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239394] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241204] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243071] ACPI: (supports S0 S5)\n[ 0.243767] ACPI: Using IOAPIC for interrupt routing\n[ 0.244764] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247850] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248976] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250178] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251338] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253515] acpiphp: Slot [3] registered\n[ 0.254300] acpiphp: Slot [4] registered\n[ 0.255079] acpiphp: Slot [5] registered\n[ 0.255856] acpiphp: Slot [6] registered\n[ 0.256628] acpiphp: Slot [7] registered\n[ 0.257414] acpiphp: Slot [8] registered\n[ 0.258198] acpiphp: Slot [9] registered\n[ 0.258972] acpiphp: Slot [10] registered\n[ 0.259754] acpiphp: Slot [11] registered\n[ 0.260549] acpiphp: Slot [12] registered\n[ 0.261346] acpiphp: Slot [13] registered\n[ 0.262153] acpiphp: Slot [14] registered\n[ 0.262943] acpiphp: Slot [15] registered\n[ 0.273654] acpiphp: Slot [16] registered\n[ 0.274457] acpiphp: Slot [17] registered\n[ 0.275273] acpiphp: Slot [18] registered\n[ 0.276063] acpiphp: Slot [19] registered\n[ 0.276848] acpiphp: Slot [20] registered\n[ 0.277670] acpiphp: Slot [21] registered\n[ 0.278479] acpiphp: Slot [22] registered\n[ 0.279272] acpiphp: Slot [23] registered\n[ 0.280064] acpiphp: Slot [24] registered\n[ 0.280855] acpiphp: Slot [25] registered\n[ 0.281639] acpiphp: Slot [26] registered\n[ 0.282436] acpiphp: Slot [27] registered\n[ 0.283231] acpiphp: Slot [28] registered\n[ 0.284022] acpiphp: Slot [29] registered\n[ 0.284811] acpiphp: Slot [30] registered\n[ 0.285597] acpiphp: Slot [31] registered\n[ 0.286387] PCI host bridge to bus 0000:00\n[ 0.287189] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288374] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289553] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290976] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292389] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298512] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299768] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302155] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308700] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310122] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354634] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357877] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.359288] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360664] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.362030] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363250] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364391] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365418] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366927] vgaarb: loaded\n[ 0.367513] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368626] SCSI subsystem initialized\n[ 0.369426] ACPI: bus type USB registered\n[ 0.370234] usbcore: registered new interface driver usbfs\n[ 0.371240] usbcore: registered new interface driver hub\n[ 0.372220] usbcore: registered new device driver usb\n[ 0.373251] PCI: Using ACPI for IRQ routing\n[ 0.374481] NetLabel: Initializing\n[ 0.375338] NetLabel: domain hash size = 128\n[ 0.376354] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.377484] NetLabel: unlabeled traffic allowed by default\n[ 0.378788] clocksource: Switched to clocksource kvm-clock\n[ 0.384421] AppArmor: AppArmor Filesystem Enabled\n[ 0.385550] pnp: PnP ACPI init\n[ 0.386583] pnp: PnP ACPI: found 5 devices\n[ 0.393109] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395126] NET: Registered protocol family 2\n[ 0.396237] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397754] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399154] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400538] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401818] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403211] NET: Registered protocol family 1\n[ 0.404241] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405555] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406840] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421097] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435534] Trying to unpack rootfs image as initramfs...\n[ 0.485616] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499754] Scanning for low memory corruption every 60 seconds\n[ 0.501304] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502685] audit: initializing netlink subsys (disabled)\n[ 0.503929] audit: type=2000 audit(1545571263.597:1): initialized\n[ 0.505468] Initialise system trusted keyring\n[ 0.506563] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507983] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510184] zbud: loaded\n[ 0.510993] VFS: Disk quotas dquot_6.6.0\n[ 0.511966] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513732] fuse init (API version 7.23)\n[ 0.514780] Key type big_key registered\n[ 0.515739] Allocating IMA MOK and blacklist keyrings.\n[ 0.517053] Key type asymmetric registered\n[ 0.518052] Asymmetric key parser 'x509' registered\n[ 0.519200] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521090] io scheduler noop registered\n[ 0.522096] io scheduler deadline registered (default)\n[ 0.523371] io scheduler cfq registered\n[ 0.524418] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525749] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527391] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529273] ACPI: Power Button [PWRF]\n[ 0.530328] GHES: HEST is not enabled!\n[ 0.544209] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573967] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576963] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600190] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603074] Linux agpgart interface v0.103\n[ 0.605277] brd: module loaded\n[ 0.606606] loop: module loaded\n[ 0.611704] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613543] GPT:90111 != 2097151\n[ 0.614381] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615774] GPT:90111 != 2097151\n[ 0.616598] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617848] vda: vda1 vda15\n[ 0.619403] scsi host0: ata_piix\n[ 0.620305] scsi host1: ata_piix\n[ 0.621176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622753] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.624527] libphy: Fixed MDIO Bus: probed\n[ 0.625565] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626761] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629312] PPP generic driver version 2.4.2\n[ 0.630408] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631911] ehci-pci: EHCI PCI platform driver\n[ 0.632991] ehci-platform: EHCI generic platform driver\n[ 0.634248] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635684] ohci-pci: OHCI PCI platform driver\n[ 0.636784] ohci-platform: OHCI generic platform driver\n[ 0.638010] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.652642] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.653877] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.655660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.656908] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.658276] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.659820] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.661558] usb usb1: Product: UHCI Host Controller\n[ 0.662745] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664180] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665367] hub 1-0:1.0: USB hub found\n[ 0.666348] hub 1-0:1.0: 2 ports detected\n[ 0.667446] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669930] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671123] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672385] mousedev: PS/2 mouse device common for all mice\n[ 0.673890] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.676122] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677438] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678918] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.680417] i2c /dev entries driver\n[ 0.681330] device-mapper: uevent: version 1.0.3\n[ 0.682492] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.684542] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.686108] NET: Registered protocol family 10\n[ 0.687315] NET: Registered protocol family 17\n[ 0.688399] Key type dns_resolver registered\n[ 0.689527] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690896] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.693050] registered taskstats version 1\n[ 0.694066] Loading compiled-in X.509 certificates\n[ 0.695725] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.715570] zswap: loaded using pool lzo/zbud\n[ 0.717559] Key type trusted registered\n[ 0.719448] Key type encrypted registered\n[ 0.720602] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.722086] ima: No TPM chip found, activating TPM-bypass!\n[ 0.723595] evm: HMAC attrs: 0x1\n[ 0.724805] Magic number: 14:965:382\n[ 0.725915] container PNP0A06:00: hash matches\n[ 0.727175] acpi PNP0A06:00: hash matches\n[ 0.728390] rtc_cmos 00:00: setting system clock to 2018-12-23 13:21:03 UTC (1545571263)\n[ 0.730672] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.732301] EDD information not available.\n[ 0.779342] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.791429] ata1.00: configured for MWDMA2\n[ 0.792704] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.794943] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.796133] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.797523] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.799432] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800951] Write protecting the kernel read-only data: 14336k\n[ 0.802524] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.804340] 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.864406] 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.73\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.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 2.24s]\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\n"} 2018-12-23 13:23:21,366 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d/action used request id req-80e659fe-151d-445f-9c8c-57dadf7a06ab 2018-12-23 13:23:21,367 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-4' (10.10.11.14) to 'sdnvpn-1-5' (10.10.11.6). -->Expected result: can ping. 2018-12-23 13:23:21,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d1e51fc1e88d2797c7a08461ee32227fe1f6caa" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:23:22,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-33023bfa-95b7-4bd4-b233-0c4e878f1be9 x-compute-request-id: req-33023bfa-95b7-4bd4-b233-0c4e878f1be9 Content-Encoding: gzip Content-Length: 8145 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511568307 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.133002] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134679] pid_max: default: 32768 minimum: 301\n[ 0.135567] ACPI: Core revision 20150930\n[ 0.136930] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138212] Security Framework initialized\n[ 0.139004] Yama: becoming mindful.\n[ 0.139726] AppArmor: AppArmor initialized\n[ 0.140602] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141911] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143162] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144346] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145702] Initializing cgroup subsys io\n[ 0.146501] Initializing cgroup subsys memory\n[ 0.147339] Initializing cgroup subsys devices\n[ 0.148205] Initializing cgroup subsys freezer\n[ 0.149055] Initializing cgroup subsys net_cls\n[ 0.149899] Initializing cgroup subsys perf_event\n[ 0.150787] Initializing cgroup subsys net_prio\n[ 0.151645] Initializing cgroup subsys hugetlb\n[ 0.152510] Initializing cgroup subsys pids\n[ 0.153364] CPU: Physical Processor ID: 0\n[ 0.154844] mce: CPU supports 10 MCE banks\n[ 0.155668] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156654] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173630] ftrace: allocating 31920 entries in 125 pages\n[ 0.199754] smpboot: Max logical packages: 1\n[ 0.200613] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201943] x2apic enabled\n[ 0.202728] Switched APIC routing to physical x2apic.\n[ 0.204453] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205539] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207479] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209235] KVM setup paravirtual spinlock\n[ 0.210503] x86: Booted up 1 node, 1 CPUs\n[ 0.211290] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212756] devtmpfs: initialized\n[ 0.214454] evm: security.selinux\n[ 0.215148] evm: security.SMACK64\n[ 0.215824] evm: security.SMACK64EXEC\n[ 0.216547] evm: security.SMACK64TRANSMUTE\n[ 0.217337] evm: security.SMACK64MMAP\n[ 0.218179] evm: security.ima\n[ 0.218806] evm: security.capability\n[ 0.219587] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.221394] pinctrl core: initialized pinctrl subsystem\n[ 0.222467] RTC time: 13:21:02, date: 12/23/18\n[ 0.223399] NET: Registered protocol family 16\n[ 0.224426] cpuidle: using governor ladder\n[ 0.225226] cpuidle: using governor menu\n[ 0.225990] PCCT header not found.\n[ 0.226726] ACPI: bus type PCI registered\n[ 0.227509] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228717] PCI: Using configuration type 1 for base access\n[ 0.230442] ACPI: Added _OSI(Module Device)\n[ 0.231269] ACPI: Added _OSI(Processor Device)\n[ 0.232119] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232992] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235053] ACPI: Interpreter enabled\n[ 0.235810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237605] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239394] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241204] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243071] ACPI: (supports S0 S5)\n[ 0.243767] ACPI: Using IOAPIC for interrupt routing\n[ 0.244764] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247850] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248976] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250178] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251338] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253515] acpiphp: Slot [3] registered\n[ 0.254300] acpiphp: Slot [4] registered\n[ 0.255079] acpiphp: Slot [5] registered\n[ 0.255856] acpiphp: Slot [6] registered\n[ 0.256628] acpiphp: Slot [7] registered\n[ 0.257414] acpiphp: Slot [8] registered\n[ 0.258198] acpiphp: Slot [9] registered\n[ 0.258972] acpiphp: Slot [10] registered\n[ 0.259754] acpiphp: Slot [11] registered\n[ 0.260549] acpiphp: Slot [12] registered\n[ 0.261346] acpiphp: Slot [13] registered\n[ 0.262153] acpiphp: Slot [14] registered\n[ 0.262943] acpiphp: Slot [15] registered\n[ 0.273654] acpiphp: Slot [16] registered\n[ 0.274457] acpiphp: Slot [17] registered\n[ 0.275273] acpiphp: Slot [18] registered\n[ 0.276063] acpiphp: Slot [19] registered\n[ 0.276848] acpiphp: Slot [20] registered\n[ 0.277670] acpiphp: Slot [21] registered\n[ 0.278479] acpiphp: Slot [22] registered\n[ 0.279272] acpiphp: Slot [23] registered\n[ 0.280064] acpiphp: Slot [24] registered\n[ 0.280855] acpiphp: Slot [25] registered\n[ 0.281639] acpiphp: Slot [26] registered\n[ 0.282436] acpiphp: Slot [27] registered\n[ 0.283231] acpiphp: Slot [28] registered\n[ 0.284022] acpiphp: Slot [29] registered\n[ 0.284811] acpiphp: Slot [30] registered\n[ 0.285597] acpiphp: Slot [31] registered\n[ 0.286387] PCI host bridge to bus 0000:00\n[ 0.287189] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288374] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289553] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290976] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292389] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298512] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299768] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300915] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302155] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308700] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310122] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354634] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357877] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.359288] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360664] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.362030] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363250] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364391] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365418] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366927] vgaarb: loaded\n[ 0.367513] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368626] SCSI subsystem initialized\n[ 0.369426] ACPI: bus type USB registered\n[ 0.370234] usbcore: registered new interface driver usbfs\n[ 0.371240] usbcore: registered new interface driver hub\n[ 0.372220] usbcore: registered new device driver usb\n[ 0.373251] PCI: Using ACPI for IRQ routing\n[ 0.374481] NetLabel: Initializing\n[ 0.375338] NetLabel: domain hash size = 128\n[ 0.376354] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.377484] NetLabel: unlabeled traffic allowed by default\n[ 0.378788] clocksource: Switched to clocksource kvm-clock\n[ 0.384421] AppArmor: AppArmor Filesystem Enabled\n[ 0.385550] pnp: PnP ACPI init\n[ 0.386583] pnp: PnP ACPI: found 5 devices\n[ 0.393109] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395126] NET: Registered protocol family 2\n[ 0.396237] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397754] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.399154] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400538] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401818] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403211] NET: Registered protocol family 1\n[ 0.404241] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405555] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406840] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421097] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435534] Trying to unpack rootfs image as initramfs...\n[ 0.485616] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499754] Scanning for low memory corruption every 60 seconds\n[ 0.501304] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502685] audit: initializing netlink subsys (disabled)\n[ 0.503929] audit: type=2000 audit(1545571263.597:1): initialized\n[ 0.505468] Initialise system trusted keyring\n[ 0.506563] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507983] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.510184] zbud: loaded\n[ 0.510993] VFS: Disk quotas dquot_6.6.0\n[ 0.511966] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513732] fuse init (API version 7.23)\n[ 0.514780] Key type big_key registered\n[ 0.515739] Allocating IMA MOK and blacklist keyrings.\n[ 0.517053] Key type asymmetric registered\n[ 0.518052] Asymmetric key parser 'x509' registered\n[ 0.519200] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521090] io scheduler noop registered\n[ 0.522096] io scheduler deadline registered (default)\n[ 0.523371] io scheduler cfq registered\n[ 0.524418] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525749] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527391] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529273] ACPI: Power Button [PWRF]\n[ 0.530328] GHES: HEST is not enabled!\n[ 0.544209] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573967] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576963] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600190] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603074] Linux agpgart interface v0.103\n[ 0.605277] brd: module loaded\n[ 0.606606] loop: module loaded\n[ 0.611704] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613543] GPT:90111 != 2097151\n[ 0.614381] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615774] GPT:90111 != 2097151\n[ 0.616598] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617848] vda: vda1 vda15\n[ 0.619403] scsi host0: ata_piix\n[ 0.620305] scsi host1: ata_piix\n[ 0.621176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622753] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.624527] libphy: Fixed MDIO Bus: probed\n[ 0.625565] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626761] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629312] PPP generic driver version 2.4.2\n[ 0.630408] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631911] ehci-pci: EHCI PCI platform driver\n[ 0.632991] ehci-platform: EHCI generic platform driver\n[ 0.634248] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635684] ohci-pci: OHCI PCI platform driver\n[ 0.636784] ohci-platform: OHCI generic platform driver\n[ 0.638010] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.652642] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.653877] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.655660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.656908] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.658276] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.659820] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.661558] usb usb1: Product: UHCI Host Controller\n[ 0.662745] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664180] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.665367] hub 1-0:1.0: USB hub found\n[ 0.666348] hub 1-0:1.0: 2 ports detected\n[ 0.667446] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.669930] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671123] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672385] mousedev: PS/2 mouse device common for all mice\n[ 0.673890] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.676122] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677438] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678918] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.680417] i2c /dev entries driver\n[ 0.681330] device-mapper: uevent: version 1.0.3\n[ 0.682492] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.684542] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.686108] NET: Registered protocol family 10\n[ 0.687315] NET: Registered protocol family 17\n[ 0.688399] Key type dns_resolver registered\n[ 0.689527] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690896] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.693050] registered taskstats version 1\n[ 0.694066] Loading compiled-in X.509 certificates\n[ 0.695725] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.715570] zswap: loaded using pool lzo/zbud\n[ 0.717559] Key type trusted registered\n[ 0.719448] Key type encrypted registered\n[ 0.720602] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.722086] ima: No TPM chip found, activating TPM-bypass!\n[ 0.723595] evm: HMAC attrs: 0x1\n[ 0.724805] Magic number: 14:965:382\n[ 0.725915] container PNP0A06:00: hash matches\n[ 0.727175] acpi PNP0A06:00: hash matches\n[ 0.728390] rtc_cmos 00:00: setting system clock to 2018-12-23 13:21:03 UTC (1545571263)\n[ 0.730672] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.732301] EDD information not available.\n[ 0.779342] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.791429] ata1.00: configured for MWDMA2\n[ 0.792704] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.794943] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.796133] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.797523] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.799432] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800951] Write protecting the kernel read-only data: 14336k\n[ 0.802524] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.804340] 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.864406] 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.73\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.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 2.24s]\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\n"} 2018-12-23 13:23:22,441 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d/action used request id req-33023bfa-95b7-4bd4-b233-0c4e878f1be9 2018-12-23 13:23:22,442 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-4' can ping 'sdnvpn-1-5' 2018-12-23 13:23:22,443 - sdnvpn-results - INFO - Update VPN with eRT=iRT ... 2018-12-23 13:23:22,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/a9f42e20-8a74-4086-b10f-678aabd1d8cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0531e8d03e9a1d3c1eb66a2fa862235eb1ceffbc" 2018-12-23 13:23:22,916 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5a2ed081-6d39-42bf-ab3b-b08293d21fa3 Content-Length: 0 Date: Sun, 23 Dec 2018 13:23:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:23:22,916 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/a9f42e20-8a74-4086-b10f-678aabd1d8cd used request id req-5a2ed081-6d39-42bf-ab3b-b08293d21fa3 2018-12-23 13:23:52,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0531e8d03e9a1d3c1eb66a2fa862235eb1ceffbc" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-545159", "route_distinguishers": "11:11"}}' 2018-12-23 13:23:53,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-10fda91a-c850-4b4c-a85b-4db8e9cdb4ee Date: Sun, 23 Dec 2018 13:23:53 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["11:11"], "routers": [], "id": "99689c7f-d87c-4cda-84c2-d1ceea0b4c95", "name": "sdnvpn-545159", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "type": "l3"}} 2018-12-23 13:23:53,265 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns used request id req-10fda91a-c850-4b4c-a85b-4db8e9cdb4ee 2018-12-23 13:23:53,266 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-545159', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'1b564ea31c8e45b6a10fe5a84fe49166', u'route_targets': [], u'project_id': u'1b564ea31c8e45b6a10fe5a84fe49166', u'type': u'l3', u'id': u'99689c7f-d87c-4cda-84c2-d1ceea0b4c95'}} 2018-12-23 13:23:53,266 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-1-net' to the VPN. 2018-12-23 13:23:53,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/99689c7f-d87c-4cda-84c2-d1ceea0b4c95/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0531e8d03e9a1d3c1eb66a2fa862235eb1ceffbc" -d '{"network_association": {"network_id": "b2321c78-090a-47e5-aa18-718caf9b5600"}}' 2018-12-23 13:23:53,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-87248694-af37-453f-b9aa-8e9ba98ac443 Date: Sun, 23 Dec 2018 13:23:53 GMT RESP BODY: {"network_association": {"network_id": "b2321c78-090a-47e5-aa18-718caf9b5600", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "f148a58a-ce1a-42ec-8177-65199d91aad1"}} 2018-12-23 13:23:53,735 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/99689c7f-d87c-4cda-84c2-d1ceea0b4c95/network_associations used request id req-87248694-af37-453f-b9aa-8e9ba98ac443 2018-12-23 13:23:53,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/99689c7f-d87c-4cda-84c2-d1ceea0b4c95/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0531e8d03e9a1d3c1eb66a2fa862235eb1ceffbc" -d '{"network_association": {"network_id": "c18b8a67-2ef0-4138-9a43-31a51302bb46"}}' 2018-12-23 13:23:54,180 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-2ff18816-b6d9-4504-ba93-c848f57ab731 Date: Sun, 23 Dec 2018 13:23:54 GMT RESP BODY: {"network_association": {"network_id": "c18b8a67-2ef0-4138-9a43-31a51302bb46", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "fa408fe5-5d2e-476a-92ea-9caa04eea366"}} 2018-12-23 13:23:54,180 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/99689c7f-d87c-4cda-84c2-d1ceea0b4c95/network_associations used request id req-2ff18816-b6d9-4504-ba93-c848f57ab731 2018-12-23 13:23:54,181 - sdnvpn_test_utils - DEBUG - Waiting for network 99689c7f-d87c-4cda-84c2-d1ceea0b4c95 to associate with BGPVPN b2321c78-090a-47e5-aa18-718caf9b5600 2018-12-23 13:23:54,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/99689c7f-d87c-4cda-84c2-d1ceea0b4c95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0531e8d03e9a1d3c1eb66a2fa862235eb1ceffbc" 2018-12-23 13:23:54,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-aee75917-1b89-4589-963a-0c97acd627f9 Date: Sun, 23 Dec 2018 13:23:54 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["11:11"], "routers": [], "id": "99689c7f-d87c-4cda-84c2-d1ceea0b4c95", "name": "sdnvpn-545159", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "import_targets": ["88:88"], "networks": ["b2321c78-090a-47e5-aa18-718caf9b5600", "c18b8a67-2ef0-4138-9a43-31a51302bb46"], "route_targets": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "type": "l3"}} 2018-12-23 13:23:54,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/99689c7f-d87c-4cda-84c2-d1ceea0b4c95 used request id req-aee75917-1b89-4589-963a-0c97acd627f9 2018-12-23 13:23:55,503 - sdnvpn_test_utils - DEBUG - Waiting for network 99689c7f-d87c-4cda-84c2-d1ceea0b4c95 to associate with BGPVPN c18b8a67-2ef0-4138-9a43-31a51302bb46 2018-12-23 13:23:55,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/99689c7f-d87c-4cda-84c2-d1ceea0b4c95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0531e8d03e9a1d3c1eb66a2fa862235eb1ceffbc" 2018-12-23 13:23:55,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-3a25e372-2d03-4525-9293-df419bff74a9 Date: Sun, 23 Dec 2018 13:23:55 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["11:11"], "routers": [], "id": "99689c7f-d87c-4cda-84c2-d1ceea0b4c95", "name": "sdnvpn-545159", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "import_targets": ["88:88"], "networks": ["b2321c78-090a-47e5-aa18-718caf9b5600", "c18b8a67-2ef0-4138-9a43-31a51302bb46"], "route_targets": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "type": "l3"}} 2018-12-23 13:23:55,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/99689c7f-d87c-4cda-84c2-d1ceea0b4c95 used request id req-3a25e372-2d03-4525-9293-df419bff74a9 2018-12-23 13:23:56,821 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-12-23 13:24:26,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e682a896d9369204398c040ff23aaf7ed50d15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:24:27,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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,Accept-Encoding x-openstack-request-id: req-015fb872-4abc-4b42-a14e-e134b74a088c x-compute-request-id: req-015fb872-4abc-4b42-a14e-e134b74a088c Content-Encoding: gzip Content-Length: 8213 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 551257251 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.142579] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144469] pid_max: default: 32768 minimum: 301\n[ 0.145497] ACPI: Core revision 20150930\n[ 0.147003] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148535] Security Framework initialized\n[ 0.149502] Yama: becoming mindful.\n[ 0.150352] AppArmor: AppArmor initialized\n[ 0.151324] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152864] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.154384] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.155731] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157330] Initializing cgroup subsys io\n[ 0.158378] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160341] Initializing cgroup subsys freezer\n[ 0.161371] Initializing cgroup subsys net_cls\n[ 0.162491] Initializing cgroup subsys perf_event\n[ 0.163533] Initializing cgroup subsys net_prio\n[ 0.164645] Initializing cgroup subsys hugetlb\n[ 0.165796] Initializing cgroup subsys pids\n[ 0.166908] CPU: Physical Processor ID: 0\n[ 0.168649] mce: CPU supports 10 MCE banks\n[ 0.169742] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171051] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.182414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.189415] ftrace: allocating 31920 entries in 125 pages\n[ 0.217107] smpboot: Max logical packages: 1\n[ 0.218237] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.219949] x2apic enabled\n[ 0.220921] Switched APIC routing to physical x2apic.\n[ 0.222960] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.224439] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.226991] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.229299] KVM setup paravirtual spinlock\n[ 0.230873] x86: Booted up 1 node, 1 CPUs\n[ 0.231906] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.233682] devtmpfs: initialized\n[ 0.235598] evm: security.selinux\n[ 0.236486] evm: security.SMACK64\n[ 0.237358] evm: security.SMACK64EXEC\n[ 0.238309] evm: security.SMACK64TRANSMUTE\n[ 0.239325] evm: security.SMACK64MMAP\n[ 0.240262] evm: security.ima\n[ 0.241063] evm: security.capability\n[ 0.242062] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244474] pinctrl core: initialized pinctrl subsystem\n[ 0.245880] RTC time: 13:21:15, date: 12/23/18\n[ 0.247129] NET: Registered protocol family 16\n[ 0.248383] cpuidle: using governor ladder\n[ 0.249462] cpuidle: using governor menu\n[ 0.250485] PCCT header not found.\n[ 0.251424] ACPI: bus type PCI registered\n[ 0.252473] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.254096] PCI: Using configuration type 1 for base access\n[ 0.256165] ACPI: Added _OSI(Module Device)\n[ 0.257221] ACPI: Added _OSI(Processor Device)\n[ 0.258324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.259510] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.261955] ACPI: Interpreter enabled\n[ 0.262931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.265321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.267679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270029] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272552] ACPI: (supports S0 S5)\n[ 0.273459] ACPI: Using IOAPIC for interrupt routing\n[ 0.274680] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278297] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279798] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281433] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.282993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.285864] acpiphp: Slot [3] registered\n[ 0.286896] acpiphp: Slot [4] registered\n[ 0.287923] acpiphp: Slot [5] registered\n[ 0.288952] acpiphp: Slot [6] registered\n[ 0.289970] acpiphp: Slot [7] registered\n[ 0.290997] acpiphp: Slot [8] registered\n[ 0.292085] acpiphp: Slot [9] registered\n[ 0.293100] acpiphp: Slot [10] registered\n[ 0.294143] acpiphp: Slot [11] registered\n[ 0.295191] acpiphp: Slot [12] registered\n[ 0.296221] acpiphp: Slot [13] registered\n[ 0.297268] acpiphp: Slot [14] registered\n[ 0.298298] acpiphp: Slot [15] registered\n[ 0.309347] acpiphp: Slot [16] registered\n[ 0.310385] acpiphp: Slot [17] registered\n[ 0.311413] acpiphp: Slot [18] registered\n[ 0.312440] acpiphp: Slot [19] registered\n[ 0.313475] acpiphp: Slot [20] registered\n[ 0.314504] acpiphp: Slot [21] registered\n[ 0.315533] acpiphp: Slot [22] registered\n[ 0.316559] acpiphp: Slot [23] registered\n[ 0.317593] acpiphp: Slot [24] registered\n[ 0.318620] acpiphp: Slot [25] registered\n[ 0.319645] acpiphp: Slot [26] registered\n[ 0.320669] acpiphp: Slot [27] registered\n[ 0.321703] acpiphp: Slot [28] registered\n[ 0.322731] acpiphp: Slot [29] registered\n[ 0.323774] acpiphp: Slot [30] registered\n[ 0.324799] acpiphp: Slot [31] registered\n[ 0.325827] PCI host bridge to bus 0000:00\n[ 0.326857] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.328434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.330012] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.331861] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.333718] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.340281] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.341953] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.343500] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.345152] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.352296] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354132] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.403175] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.404657] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.406101] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.407509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.409729] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.410974] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.412130] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.413186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.414730] vgaarb: loaded\n[ 0.415335] vgaarb: bridge control possible 0000:00:02.0\n[ 0.416467] SCSI subsystem initialized\n[ 0.417289] ACPI: bus type USB registered\n[ 0.418107] usbcore: registered new interface driver usbfs\n[ 0.419141] usbcore: registered new interface driver hub\n[ 0.420143] usbcore: registered new device driver usb\n[ 0.421198] PCI: Using ACPI for IRQ routing\n[ 0.422217] NetLabel: Initializing\n[ 0.422931] NetLabel: domain hash size = 128\n[ 0.423796] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.424753] NetLabel: unlabeled traffic allowed by default\n[ 0.425850] clocksource: Switched to clocksource kvm-clock\n[ 0.431225] AppArmor: AppArmor Filesystem Enabled\n[ 0.432188] pnp: PnP ACPI init\n[ 0.433095] pnp: PnP ACPI: found 5 devices\n[ 0.439462] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.441168] NET: Registered protocol family 2\n[ 0.442125] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.443426] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.444590] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.445745] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.446817] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.447984] NET: Registered protocol family 1\n[ 0.448852] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.449953] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.451024] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.465049] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.479327] Trying to unpack rootfs image as initramfs...\n[ 0.529718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.543667] Scanning for low memory corruption every 60 seconds\n[ 0.544991] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.546153] audit: initializing netlink subsys (disabled)\n[ 0.547175] audit: type=2000 audit(1545571276.234:1): initialized\n[ 0.548474] Initialise system trusted keyring\n[ 0.549400] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.550573] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.552532] zbud: loaded\n[ 0.553235] VFS: Disk quotas dquot_6.6.0\n[ 0.554058] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555578] fuse init (API version 7.23)\n[ 0.556473] Key type big_key registered\n[ 0.557276] Allocating IMA MOK and blacklist keyrings.\n[ 0.558387] Key type asymmetric registered\n[ 0.559212] Asymmetric key parser 'x509' registered\n[ 0.560165] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.562001] io scheduler noop registered\n[ 0.562806] io scheduler deadline registered (default)\n[ 0.563796] io scheduler cfq registered\n[ 0.564628] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.565680] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.566947] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.568412] ACPI: Power Button [PWRF]\n[ 0.569238] GHES: HEST is not enabled!\n[ 0.582991] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.612780] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.639054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.641173] Linux agpgart interface v0.103\n[ 0.643193] brd: module loaded\n[ 0.644335] loop: module loaded\n[ 0.648513] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.649987] GPT:90111 != 2097151\n[ 0.650672] GPT:Alternate GPT header not at the end of the disk.\n[ 0.651769] GPT:90111 != 2097151\n[ 0.652442] GPT: Use GNU Parted to correct GPT errors.\n[ 0.653416] vda: vda1 vda15\n[ 0.654887] scsi host0: ata_piix\n[ 0.655633] scsi host1: ata_piix\n[ 0.656351] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.657568] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.659022] libphy: Fixed MDIO Bus: probed\n[ 0.659845] tun: Universal TUN/TAP device driver, 1.6\n[ 0.660792] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.662914] PPP generic driver version 2.4.2\n[ 0.663808] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.665065] ehci-pci: EHCI PCI platform driver\n[ 0.665953] ehci-platform: EHCI generic platform driver\n[ 0.666946] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.668076] ohci-pci: OHCI PCI platform driver\n[ 0.668941] ohci-platform: OHCI generic platform driver\n[ 0.669943] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.684374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.685368] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.686831] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.687998] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.689454] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.690853] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.692460] usb usb1: Product: UHCI Host Controller\n[ 0.693552] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.694899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.696045] hub 1-0:1.0: USB hub found\n[ 0.696942] hub 1-0:1.0: 2 ports detected\n[ 0.698111] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.700666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.701778] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.702963] mousedev: PS/2 mouse device common for all mice\n[ 0.704502] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.706628] rtc_cmos 00:00: RTC can wake from S4\n[ 0.707836] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.709175] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.710381] i2c /dev entries driver\n[ 0.711153] device-mapper: uevent: version 1.0.3\n[ 0.712104] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.713737] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.715019] NET: Registered protocol family 10\n[ 0.716028] NET: Registered protocol family 17\n[ 0.716924] Key type dns_resolver registered\n[ 0.717846] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.718959] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.720719] registered taskstats version 1\n[ 0.721551] Loading compiled-in X.509 certificates\n[ 0.723005] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.724863] zswap: loaded using pool lzo/zbud\n[ 0.726257] Key type trusted registered\n[ 0.727806] Key type encrypted registered\n[ 0.728636] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.729663] ima: No TPM chip found, activating TPM-bypass!\n[ 0.730712] evm: HMAC attrs: 0x1\n[ 0.731646] Magic number: 14:965:382\n[ 0.732446] container PNP0A06:00: hash matches\n[ 0.733325] acpi PNP0A06:00: hash matches\n[ 0.734197] rtc_cmos 00:00: setting system clock to 2018-12-23 13:21:16 UTC (1545571276)\n[ 0.735803] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736952] EDD information not available.\n[ 0.814379] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.826169] ata1.00: configured for MWDMA2\n[ 0.827428] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.829782] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.831170] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.832506] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.834474] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.836159] Write protecting the kernel read-only data: 14336k\n[ 0.837810] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.839761] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.544526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.89s]\nping 10.10.10.7 OK\nping 10.10.10.6 OK\nping 10.10.11.14 KO\nping 10.10.11.6 KO\nping 10.10.10.7 OK\nping 10.10.10.6 OK\nping 10.10.11.14 OK\nping 10.10.11.6 OK\nping 10.10.10.7 OK\nping 10.10.10.6 OK\nping 10.10.11.14 OK\nping 10.10.11.6 KO\nping 10.10.10.7 OK\nping 10.10.10.6 OK\nping 10.10.11.14 OK\n[ 190.380302] random: nonblocking pool is initialized\n"} 2018-12-23 13:24:27,921 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317/action used request id req-015fb872-4abc-4b42-a14e-e134b74a088c 2018-12-23 13:24:27,922 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.10) to 'sdnvpn-1-4' (10.10.11.14). -->Expected result: can ping. 2018-12-23 13:24:27,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e682a896d9369204398c040ff23aaf7ed50d15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:24:28,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:24:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b103ed91-5d9b-45ba-9198-9a7c3ed39df3 x-compute-request-id: req-b103ed91-5d9b-45ba-9198-9a7c3ed39df3 Content-Encoding: gzip Content-Length: 8215 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 551257251 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.142579] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144469] pid_max: default: 32768 minimum: 301\n[ 0.145497] ACPI: Core revision 20150930\n[ 0.147003] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148535] Security Framework initialized\n[ 0.149502] Yama: becoming mindful.\n[ 0.150352] AppArmor: AppArmor initialized\n[ 0.151324] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152864] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.154384] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.155731] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157330] Initializing cgroup subsys io\n[ 0.158378] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160341] Initializing cgroup subsys freezer\n[ 0.161371] Initializing cgroup subsys net_cls\n[ 0.162491] Initializing cgroup subsys perf_event\n[ 0.163533] Initializing cgroup subsys net_prio\n[ 0.164645] Initializing cgroup subsys hugetlb\n[ 0.165796] Initializing cgroup subsys pids\n[ 0.166908] CPU: Physical Processor ID: 0\n[ 0.168649] mce: CPU supports 10 MCE banks\n[ 0.169742] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171051] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.182414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.189415] ftrace: allocating 31920 entries in 125 pages\n[ 0.217107] smpboot: Max logical packages: 1\n[ 0.218237] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.219949] x2apic enabled\n[ 0.220921] Switched APIC routing to physical x2apic.\n[ 0.222960] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.224439] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.226991] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.229299] KVM setup paravirtual spinlock\n[ 0.230873] x86: Booted up 1 node, 1 CPUs\n[ 0.231906] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.233682] devtmpfs: initialized\n[ 0.235598] evm: security.selinux\n[ 0.236486] evm: security.SMACK64\n[ 0.237358] evm: security.SMACK64EXEC\n[ 0.238309] evm: security.SMACK64TRANSMUTE\n[ 0.239325] evm: security.SMACK64MMAP\n[ 0.240262] evm: security.ima\n[ 0.241063] evm: security.capability\n[ 0.242062] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244474] pinctrl core: initialized pinctrl subsystem\n[ 0.245880] RTC time: 13:21:15, date: 12/23/18\n[ 0.247129] NET: Registered protocol family 16\n[ 0.248383] cpuidle: using governor ladder\n[ 0.249462] cpuidle: using governor menu\n[ 0.250485] PCCT header not found.\n[ 0.251424] ACPI: bus type PCI registered\n[ 0.252473] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.254096] PCI: Using configuration type 1 for base access\n[ 0.256165] ACPI: Added _OSI(Module Device)\n[ 0.257221] ACPI: Added _OSI(Processor Device)\n[ 0.258324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.259510] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.261955] ACPI: Interpreter enabled\n[ 0.262931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.265321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.267679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270029] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272552] ACPI: (supports S0 S5)\n[ 0.273459] ACPI: Using IOAPIC for interrupt routing\n[ 0.274680] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278297] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279798] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281433] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.282993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.285864] acpiphp: Slot [3] registered\n[ 0.286896] acpiphp: Slot [4] registered\n[ 0.287923] acpiphp: Slot [5] registered\n[ 0.288952] acpiphp: Slot [6] registered\n[ 0.289970] acpiphp: Slot [7] registered\n[ 0.290997] acpiphp: Slot [8] registered\n[ 0.292085] acpiphp: Slot [9] registered\n[ 0.293100] acpiphp: Slot [10] registered\n[ 0.294143] acpiphp: Slot [11] registered\n[ 0.295191] acpiphp: Slot [12] registered\n[ 0.296221] acpiphp: Slot [13] registered\n[ 0.297268] acpiphp: Slot [14] registered\n[ 0.298298] acpiphp: Slot [15] registered\n[ 0.309347] acpiphp: Slot [16] registered\n[ 0.310385] acpiphp: Slot [17] registered\n[ 0.311413] acpiphp: Slot [18] registered\n[ 0.312440] acpiphp: Slot [19] registered\n[ 0.313475] acpiphp: Slot [20] registered\n[ 0.314504] acpiphp: Slot [21] registered\n[ 0.315533] acpiphp: Slot [22] registered\n[ 0.316559] acpiphp: Slot [23] registered\n[ 0.317593] acpiphp: Slot [24] registered\n[ 0.318620] acpiphp: Slot [25] registered\n[ 0.319645] acpiphp: Slot [26] registered\n[ 0.320669] acpiphp: Slot [27] registered\n[ 0.321703] acpiphp: Slot [28] registered\n[ 0.322731] acpiphp: Slot [29] registered\n[ 0.323774] acpiphp: Slot [30] registered\n[ 0.324799] acpiphp: Slot [31] registered\n[ 0.325827] PCI host bridge to bus 0000:00\n[ 0.326857] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.328434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.330012] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.331861] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.333718] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.340281] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.341953] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.343500] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.345152] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.352296] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354132] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.403175] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.404657] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.406101] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.407509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.409729] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.410974] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.412130] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.413186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.414730] vgaarb: loaded\n[ 0.415335] vgaarb: bridge control possible 0000:00:02.0\n[ 0.416467] SCSI subsystem initialized\n[ 0.417289] ACPI: bus type USB registered\n[ 0.418107] usbcore: registered new interface driver usbfs\n[ 0.419141] usbcore: registered new interface driver hub\n[ 0.420143] usbcore: registered new device driver usb\n[ 0.421198] PCI: Using ACPI for IRQ routing\n[ 0.422217] NetLabel: Initializing\n[ 0.422931] NetLabel: domain hash size = 128\n[ 0.423796] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.424753] NetLabel: unlabeled traffic allowed by default\n[ 0.425850] clocksource: Switched to clocksource kvm-clock\n[ 0.431225] AppArmor: AppArmor Filesystem Enabled\n[ 0.432188] pnp: PnP ACPI init\n[ 0.433095] pnp: PnP ACPI: found 5 devices\n[ 0.439462] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.441168] NET: Registered protocol family 2\n[ 0.442125] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.443426] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.444590] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.445745] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.446817] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.447984] NET: Registered protocol family 1\n[ 0.448852] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.449953] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.451024] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.465049] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.479327] Trying to unpack rootfs image as initramfs...\n[ 0.529718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.543667] Scanning for low memory corruption every 60 seconds\n[ 0.544991] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.546153] audit: initializing netlink subsys (disabled)\n[ 0.547175] audit: type=2000 audit(1545571276.234:1): initialized\n[ 0.548474] Initialise system trusted keyring\n[ 0.549400] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.550573] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.552532] zbud: loaded\n[ 0.553235] VFS: Disk quotas dquot_6.6.0\n[ 0.554058] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555578] fuse init (API version 7.23)\n[ 0.556473] Key type big_key registered\n[ 0.557276] Allocating IMA MOK and blacklist keyrings.\n[ 0.558387] Key type asymmetric registered\n[ 0.559212] Asymmetric key parser 'x509' registered\n[ 0.560165] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.562001] io scheduler noop registered\n[ 0.562806] io scheduler deadline registered (default)\n[ 0.563796] io scheduler cfq registered\n[ 0.564628] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.565680] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.566947] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.568412] ACPI: Power Button [PWRF]\n[ 0.569238] GHES: HEST is not enabled!\n[ 0.582991] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.612780] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.639054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.641173] Linux agpgart interface v0.103\n[ 0.643193] brd: module loaded\n[ 0.644335] loop: module loaded\n[ 0.648513] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.649987] GPT:90111 != 2097151\n[ 0.650672] GPT:Alternate GPT header not at the end of the disk.\n[ 0.651769] GPT:90111 != 2097151\n[ 0.652442] GPT: Use GNU Parted to correct GPT errors.\n[ 0.653416] vda: vda1 vda15\n[ 0.654887] scsi host0: ata_piix\n[ 0.655633] scsi host1: ata_piix\n[ 0.656351] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.657568] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.659022] libphy: Fixed MDIO Bus: probed\n[ 0.659845] tun: Universal TUN/TAP device driver, 1.6\n[ 0.660792] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.662914] PPP generic driver version 2.4.2\n[ 0.663808] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.665065] ehci-pci: EHCI PCI platform driver\n[ 0.665953] ehci-platform: EHCI generic platform driver\n[ 0.666946] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.668076] ohci-pci: OHCI PCI platform driver\n[ 0.668941] ohci-platform: OHCI generic platform driver\n[ 0.669943] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.684374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.685368] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.686831] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.687998] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.689454] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.690853] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.692460] usb usb1: Product: UHCI Host Controller\n[ 0.693552] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.694899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.696045] hub 1-0:1.0: USB hub found\n[ 0.696942] hub 1-0:1.0: 2 ports detected\n[ 0.698111] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.700666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.701778] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.702963] mousedev: PS/2 mouse device common for all mice\n[ 0.704502] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.706628] rtc_cmos 00:00: RTC can wake from S4\n[ 0.707836] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.709175] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.710381] i2c /dev entries driver\n[ 0.711153] device-mapper: uevent: version 1.0.3\n[ 0.712104] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.713737] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.715019] NET: Registered protocol family 10\n[ 0.716028] NET: Registered protocol family 17\n[ 0.716924] Key type dns_resolver registered\n[ 0.717846] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.718959] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.720719] registered taskstats version 1\n[ 0.721551] Loading compiled-in X.509 certificates\n[ 0.723005] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.724863] zswap: loaded using pool lzo/zbud\n[ 0.726257] Key type trusted registered\n[ 0.727806] Key type encrypted registered\n[ 0.728636] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.729663] ima: No TPM chip found, activating TPM-bypass!\n[ 0.730712] evm: HMAC attrs: 0x1\n[ 0.731646] Magic number: 14:965:382\n[ 0.732446] container PNP0A06:00: hash matches\n[ 0.733325] acpi PNP0A06:00: hash matches\n[ 0.734197] rtc_cmos 00:00: setting system clock to 2018-12-23 13:21:16 UTC (1545571276)\n[ 0.735803] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736952] EDD information not available.\n[ 0.814379] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.826169] ata1.00: configured for MWDMA2\n[ 0.827428] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.829782] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.831170] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.832506] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.834474] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.836159] Write protecting the kernel read-only data: 14336k\n[ 0.837810] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.839761] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.544526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.89s]\nping 10.10.10.7 OK\nping 10.10.10.6 OK\nping 10.10.11.14 KO\nping 10.10.11.6 KO\nping 10.10.10.7 OK\nping 10.10.10.6 OK\nping 10.10.11.14 OK\nping 10.10.11.6 OK\nping 10.10.10.7 OK\nping 10.10.10.6 OK\nping 10.10.11.14 OK\nping 10.10.11.6 KO\nping 10.10.10.7 OK\nping 10.10.10.6 OK\nping 10.10.11.14 OK\n[ 190.380302] random: nonblocking pool is initialized\nping 10.10.11.6 OK\n"} 2018-12-23 13:24:28,993 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317/action used request id req-b103ed91-5d9b-45ba-9198-9a7c3ed39df3 2018-12-23 13:24:28,994 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-4' 2018-12-23 13:24:28,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e682a896d9369204398c040ff23aaf7ed50d15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:24:30,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:24: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-01a0c44c-49aa-44d5-9e0d-7051c9186056 x-compute-request-id: req-01a0c44c-49aa-44d5-9e0d-7051c9186056 Content-Encoding: gzip Content-Length: 8215 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 551257251 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.142579] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144469] pid_max: default: 32768 minimum: 301\n[ 0.145497] ACPI: Core revision 20150930\n[ 0.147003] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148535] Security Framework initialized\n[ 0.149502] Yama: becoming mindful.\n[ 0.150352] AppArmor: AppArmor initialized\n[ 0.151324] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152864] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.154384] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.155731] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157330] Initializing cgroup subsys io\n[ 0.158378] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160341] Initializing cgroup subsys freezer\n[ 0.161371] Initializing cgroup subsys net_cls\n[ 0.162491] Initializing cgroup subsys perf_event\n[ 0.163533] Initializing cgroup subsys net_prio\n[ 0.164645] Initializing cgroup subsys hugetlb\n[ 0.165796] Initializing cgroup subsys pids\n[ 0.166908] CPU: Physical Processor ID: 0\n[ 0.168649] mce: CPU supports 10 MCE banks\n[ 0.169742] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171051] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.182414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.189415] ftrace: allocating 31920 entries in 125 pages\n[ 0.217107] smpboot: Max logical packages: 1\n[ 0.218237] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.219949] x2apic enabled\n[ 0.220921] Switched APIC routing to physical x2apic.\n[ 0.222960] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.224439] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.226991] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.229299] KVM setup paravirtual spinlock\n[ 0.230873] x86: Booted up 1 node, 1 CPUs\n[ 0.231906] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.233682] devtmpfs: initialized\n[ 0.235598] evm: security.selinux\n[ 0.236486] evm: security.SMACK64\n[ 0.237358] evm: security.SMACK64EXEC\n[ 0.238309] evm: security.SMACK64TRANSMUTE\n[ 0.239325] evm: security.SMACK64MMAP\n[ 0.240262] evm: security.ima\n[ 0.241063] evm: security.capability\n[ 0.242062] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244474] pinctrl core: initialized pinctrl subsystem\n[ 0.245880] RTC time: 13:21:15, date: 12/23/18\n[ 0.247129] NET: Registered protocol family 16\n[ 0.248383] cpuidle: using governor ladder\n[ 0.249462] cpuidle: using governor menu\n[ 0.250485] PCCT header not found.\n[ 0.251424] ACPI: bus type PCI registered\n[ 0.252473] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.254096] PCI: Using configuration type 1 for base access\n[ 0.256165] ACPI: Added _OSI(Module Device)\n[ 0.257221] ACPI: Added _OSI(Processor Device)\n[ 0.258324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.259510] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.261955] ACPI: Interpreter enabled\n[ 0.262931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.265321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.267679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270029] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272552] ACPI: (supports S0 S5)\n[ 0.273459] ACPI: Using IOAPIC for interrupt routing\n[ 0.274680] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278297] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279798] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281433] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.282993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.285864] acpiphp: Slot [3] registered\n[ 0.286896] acpiphp: Slot [4] registered\n[ 0.287923] acpiphp: Slot [5] registered\n[ 0.288952] acpiphp: Slot [6] registered\n[ 0.289970] acpiphp: Slot [7] registered\n[ 0.290997] acpiphp: Slot [8] registered\n[ 0.292085] acpiphp: Slot [9] registered\n[ 0.293100] acpiphp: Slot [10] registered\n[ 0.294143] acpiphp: Slot [11] registered\n[ 0.295191] acpiphp: Slot [12] registered\n[ 0.296221] acpiphp: Slot [13] registered\n[ 0.297268] acpiphp: Slot [14] registered\n[ 0.298298] acpiphp: Slot [15] registered\n[ 0.309347] acpiphp: Slot [16] registered\n[ 0.310385] acpiphp: Slot [17] registered\n[ 0.311413] acpiphp: Slot [18] registered\n[ 0.312440] acpiphp: Slot [19] registered\n[ 0.313475] acpiphp: Slot [20] registered\n[ 0.314504] acpiphp: Slot [21] registered\n[ 0.315533] acpiphp: Slot [22] registered\n[ 0.316559] acpiphp: Slot [23] registered\n[ 0.317593] acpiphp: Slot [24] registered\n[ 0.318620] acpiphp: Slot [25] registered\n[ 0.319645] acpiphp: Slot [26] registered\n[ 0.320669] acpiphp: Slot [27] registered\n[ 0.321703] acpiphp: Slot [28] registered\n[ 0.322731] acpiphp: Slot [29] registered\n[ 0.323774] acpiphp: Slot [30] registered\n[ 0.324799] acpiphp: Slot [31] registered\n[ 0.325827] PCI host bridge to bus 0000:00\n[ 0.326857] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.328434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.330012] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.331861] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.333718] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.340281] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.341953] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.343500] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.345152] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.352296] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354132] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.403175] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.404657] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.406101] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.407509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.409729] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.410974] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.412130] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.413186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.414730] vgaarb: loaded\n[ 0.415335] vgaarb: bridge control possible 0000:00:02.0\n[ 0.416467] SCSI subsystem initialized\n[ 0.417289] ACPI: bus type USB registered\n[ 0.418107] usbcore: registered new interface driver usbfs\n[ 0.419141] usbcore: registered new interface driver hub\n[ 0.420143] usbcore: registered new device driver usb\n[ 0.421198] PCI: Using ACPI for IRQ routing\n[ 0.422217] NetLabel: Initializing\n[ 0.422931] NetLabel: domain hash size = 128\n[ 0.423796] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.424753] NetLabel: unlabeled traffic allowed by default\n[ 0.425850] clocksource: Switched to clocksource kvm-clock\n[ 0.431225] AppArmor: AppArmor Filesystem Enabled\n[ 0.432188] pnp: PnP ACPI init\n[ 0.433095] pnp: PnP ACPI: found 5 devices\n[ 0.439462] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.441168] NET: Registered protocol family 2\n[ 0.442125] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.443426] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.444590] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.445745] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.446817] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.447984] NET: Registered protocol family 1\n[ 0.448852] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.449953] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.451024] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.465049] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.479327] Trying to unpack rootfs image as initramfs...\n[ 0.529718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.543667] Scanning for low memory corruption every 60 seconds\n[ 0.544991] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.546153] audit: initializing netlink subsys (disabled)\n[ 0.547175] audit: type=2000 audit(1545571276.234:1): initialized\n[ 0.548474] Initialise system trusted keyring\n[ 0.549400] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.550573] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.552532] zbud: loaded\n[ 0.553235] VFS: Disk quotas dquot_6.6.0\n[ 0.554058] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555578] fuse init (API version 7.23)\n[ 0.556473] Key type big_key registered\n[ 0.557276] Allocating IMA MOK and blacklist keyrings.\n[ 0.558387] Key type asymmetric registered\n[ 0.559212] Asymmetric key parser 'x509' registered\n[ 0.560165] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.562001] io scheduler noop registered\n[ 0.562806] io scheduler deadline registered (default)\n[ 0.563796] io scheduler cfq registered\n[ 0.564628] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.565680] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.566947] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.568412] ACPI: Power Button [PWRF]\n[ 0.569238] GHES: HEST is not enabled!\n[ 0.582991] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.612780] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.639054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.641173] Linux agpgart interface v0.103\n[ 0.643193] brd: module loaded\n[ 0.644335] loop: module loaded\n[ 0.648513] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.649987] GPT:90111 != 2097151\n[ 0.650672] GPT:Alternate GPT header not at the end of the disk.\n[ 0.651769] GPT:90111 != 2097151\n[ 0.652442] GPT: Use GNU Parted to correct GPT errors.\n[ 0.653416] vda: vda1 vda15\n[ 0.654887] scsi host0: ata_piix\n[ 0.655633] scsi host1: ata_piix\n[ 0.656351] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.657568] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.659022] libphy: Fixed MDIO Bus: probed\n[ 0.659845] tun: Universal TUN/TAP device driver, 1.6\n[ 0.660792] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.662914] PPP generic driver version 2.4.2\n[ 0.663808] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.665065] ehci-pci: EHCI PCI platform driver\n[ 0.665953] ehci-platform: EHCI generic platform driver\n[ 0.666946] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.668076] ohci-pci: OHCI PCI platform driver\n[ 0.668941] ohci-platform: OHCI generic platform driver\n[ 0.669943] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.684374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.685368] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.686831] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.687998] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.689454] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.690853] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.692460] usb usb1: Product: UHCI Host Controller\n[ 0.693552] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.694899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.696045] hub 1-0:1.0: USB hub found\n[ 0.696942] hub 1-0:1.0: 2 ports detected\n[ 0.698111] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.700666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.701778] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.702963] mousedev: PS/2 mouse device common for all mice\n[ 0.704502] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.706628] rtc_cmos 00:00: RTC can wake from S4\n[ 0.707836] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.709175] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.710381] i2c /dev entries driver\n[ 0.711153] device-mapper: uevent: version 1.0.3\n[ 0.712104] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.713737] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.715019] NET: Registered protocol family 10\n[ 0.716028] NET: Registered protocol family 17\n[ 0.716924] Key type dns_resolver registered\n[ 0.717846] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.718959] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.720719] registered taskstats version 1\n[ 0.721551] Loading compiled-in X.509 certificates\n[ 0.723005] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.724863] zswap: loaded using pool lzo/zbud\n[ 0.726257] Key type trusted registered\n[ 0.727806] Key type encrypted registered\n[ 0.728636] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.729663] ima: No TPM chip found, activating TPM-bypass!\n[ 0.730712] evm: HMAC attrs: 0x1\n[ 0.731646] Magic number: 14:965:382\n[ 0.732446] container PNP0A06:00: hash matches\n[ 0.733325] acpi PNP0A06:00: hash matches\n[ 0.734197] rtc_cmos 00:00: setting system clock to 2018-12-23 13:21:16 UTC (1545571276)\n[ 0.735803] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736952] EDD information not available.\n[ 0.814379] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.826169] ata1.00: configured for MWDMA2\n[ 0.827428] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.829782] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.831170] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.832506] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.834474] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.836159] Write protecting the kernel read-only data: 14336k\n[ 0.837810] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.839761] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.544526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.89s]\nping 10.10.10.7 OK\nping 10.10.10.6 OK\nping 10.10.11.14 KO\nping 10.10.11.6 KO\nping 10.10.10.7 OK\nping 10.10.10.6 OK\nping 10.10.11.14 OK\nping 10.10.11.6 OK\nping 10.10.10.7 OK\nping 10.10.10.6 OK\nping 10.10.11.14 OK\nping 10.10.11.6 KO\nping 10.10.10.7 OK\nping 10.10.10.6 OK\nping 10.10.11.14 OK\n[ 190.380302] random: nonblocking pool is initialized\nping 10.10.11.6 OK\n"} 2018-12-23 13:24:30,075 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317/action used request id req-01a0c44c-49aa-44d5-9e0d-7051c9186056 2018-12-23 13:24:30,076 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.10) to 'sdnvpn-1-5' (10.10.11.6). -->Expected result: can ping. 2018-12-23 13:24:30,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e682a896d9369204398c040ff23aaf7ed50d15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:24:31,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:24:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2aaf81b2-567c-47ec-87a9-ca8b2322ac1b x-compute-request-id: req-2aaf81b2-567c-47ec-87a9-ca8b2322ac1b Content-Encoding: gzip Content-Length: 8215 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 551257251 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.142579] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144469] pid_max: default: 32768 minimum: 301\n[ 0.145497] ACPI: Core revision 20150930\n[ 0.147003] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148535] Security Framework initialized\n[ 0.149502] Yama: becoming mindful.\n[ 0.150352] AppArmor: AppArmor initialized\n[ 0.151324] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152864] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.154384] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.155731] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157330] Initializing cgroup subsys io\n[ 0.158378] Initializing cgroup subsys memory\n[ 0.159383] Initializing cgroup subsys devices\n[ 0.160341] Initializing cgroup subsys freezer\n[ 0.161371] Initializing cgroup subsys net_cls\n[ 0.162491] Initializing cgroup subsys perf_event\n[ 0.163533] Initializing cgroup subsys net_prio\n[ 0.164645] Initializing cgroup subsys hugetlb\n[ 0.165796] Initializing cgroup subsys pids\n[ 0.166908] CPU: Physical Processor ID: 0\n[ 0.168649] mce: CPU supports 10 MCE banks\n[ 0.169742] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171051] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.182414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.189415] ftrace: allocating 31920 entries in 125 pages\n[ 0.217107] smpboot: Max logical packages: 1\n[ 0.218237] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.219949] x2apic enabled\n[ 0.220921] Switched APIC routing to physical x2apic.\n[ 0.222960] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.224439] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.226991] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.229299] KVM setup paravirtual spinlock\n[ 0.230873] x86: Booted up 1 node, 1 CPUs\n[ 0.231906] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.233682] devtmpfs: initialized\n[ 0.235598] evm: security.selinux\n[ 0.236486] evm: security.SMACK64\n[ 0.237358] evm: security.SMACK64EXEC\n[ 0.238309] evm: security.SMACK64TRANSMUTE\n[ 0.239325] evm: security.SMACK64MMAP\n[ 0.240262] evm: security.ima\n[ 0.241063] evm: security.capability\n[ 0.242062] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244474] pinctrl core: initialized pinctrl subsystem\n[ 0.245880] RTC time: 13:21:15, date: 12/23/18\n[ 0.247129] NET: Registered protocol family 16\n[ 0.248383] cpuidle: using governor ladder\n[ 0.249462] cpuidle: using governor menu\n[ 0.250485] PCCT header not found.\n[ 0.251424] ACPI: bus type PCI registered\n[ 0.252473] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.254096] PCI: Using configuration type 1 for base access\n[ 0.256165] ACPI: Added _OSI(Module Device)\n[ 0.257221] ACPI: Added _OSI(Processor Device)\n[ 0.258324] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.259510] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.261955] ACPI: Interpreter enabled\n[ 0.262931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.265321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.267679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.270029] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.272552] ACPI: (supports S0 S5)\n[ 0.273459] ACPI: Using IOAPIC for interrupt routing\n[ 0.274680] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278297] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279798] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281433] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.282993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.285864] acpiphp: Slot [3] registered\n[ 0.286896] acpiphp: Slot [4] registered\n[ 0.287923] acpiphp: Slot [5] registered\n[ 0.288952] acpiphp: Slot [6] registered\n[ 0.289970] acpiphp: Slot [7] registered\n[ 0.290997] acpiphp: Slot [8] registered\n[ 0.292085] acpiphp: Slot [9] registered\n[ 0.293100] acpiphp: Slot [10] registered\n[ 0.294143] acpiphp: Slot [11] registered\n[ 0.295191] acpiphp: Slot [12] registered\n[ 0.296221] acpiphp: Slot [13] registered\n[ 0.297268] acpiphp: Slot [14] registered\n[ 0.298298] acpiphp: Slot [15] registered\n[ 0.309347] acpiphp: Slot [16] registered\n[ 0.310385] acpiphp: Slot [17] registered\n[ 0.311413] acpiphp: Slot [18] registered\n[ 0.312440] acpiphp: Slot [19] registered\n[ 0.313475] acpiphp: Slot [20] registered\n[ 0.314504] acpiphp: Slot [21] registered\n[ 0.315533] acpiphp: Slot [22] registered\n[ 0.316559] acpiphp: Slot [23] registered\n[ 0.317593] acpiphp: Slot [24] registered\n[ 0.318620] acpiphp: Slot [25] registered\n[ 0.319645] acpiphp: Slot [26] registered\n[ 0.320669] acpiphp: Slot [27] registered\n[ 0.321703] acpiphp: Slot [28] registered\n[ 0.322731] acpiphp: Slot [29] registered\n[ 0.323774] acpiphp: Slot [30] registered\n[ 0.324799] acpiphp: Slot [31] registered\n[ 0.325827] PCI host bridge to bus 0000:00\n[ 0.326857] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.328434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.330012] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.331861] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.333718] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.340281] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.341953] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.343500] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.345152] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.352296] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354132] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.403175] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.404657] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.406101] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.407509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.409729] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.410974] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.412130] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.413186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.414730] vgaarb: loaded\n[ 0.415335] vgaarb: bridge control possible 0000:00:02.0\n[ 0.416467] SCSI subsystem initialized\n[ 0.417289] ACPI: bus type USB registered\n[ 0.418107] usbcore: registered new interface driver usbfs\n[ 0.419141] usbcore: registered new interface driver hub\n[ 0.420143] usbcore: registered new device driver usb\n[ 0.421198] PCI: Using ACPI for IRQ routing\n[ 0.422217] NetLabel: Initializing\n[ 0.422931] NetLabel: domain hash size = 128\n[ 0.423796] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.424753] NetLabel: unlabeled traffic allowed by default\n[ 0.425850] clocksource: Switched to clocksource kvm-clock\n[ 0.431225] AppArmor: AppArmor Filesystem Enabled\n[ 0.432188] pnp: PnP ACPI init\n[ 0.433095] pnp: PnP ACPI: found 5 devices\n[ 0.439462] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.441168] NET: Registered protocol family 2\n[ 0.442125] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.443426] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.444590] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.445745] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.446817] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.447984] NET: Registered protocol family 1\n[ 0.448852] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.449953] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.451024] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.465049] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.479327] Trying to unpack rootfs image as initramfs...\n[ 0.529718] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.543667] Scanning for low memory corruption every 60 seconds\n[ 0.544991] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.546153] audit: initializing netlink subsys (disabled)\n[ 0.547175] audit: type=2000 audit(1545571276.234:1): initialized\n[ 0.548474] Initialise system trusted keyring\n[ 0.549400] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.550573] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.552532] zbud: loaded\n[ 0.553235] VFS: Disk quotas dquot_6.6.0\n[ 0.554058] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.555578] fuse init (API version 7.23)\n[ 0.556473] Key type big_key registered\n[ 0.557276] Allocating IMA MOK and blacklist keyrings.\n[ 0.558387] Key type asymmetric registered\n[ 0.559212] Asymmetric key parser 'x509' registered\n[ 0.560165] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.562001] io scheduler noop registered\n[ 0.562806] io scheduler deadline registered (default)\n[ 0.563796] io scheduler cfq registered\n[ 0.564628] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.565680] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.566947] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.568412] ACPI: Power Button [PWRF]\n[ 0.569238] GHES: HEST is not enabled!\n[ 0.582991] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.612780] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.615476] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.639054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.641173] Linux agpgart interface v0.103\n[ 0.643193] brd: module loaded\n[ 0.644335] loop: module loaded\n[ 0.648513] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.649987] GPT:90111 != 2097151\n[ 0.650672] GPT:Alternate GPT header not at the end of the disk.\n[ 0.651769] GPT:90111 != 2097151\n[ 0.652442] GPT: Use GNU Parted to correct GPT errors.\n[ 0.653416] vda: vda1 vda15\n[ 0.654887] scsi host0: ata_piix\n[ 0.655633] scsi host1: ata_piix\n[ 0.656351] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.657568] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.659022] libphy: Fixed MDIO Bus: probed\n[ 0.659845] tun: Universal TUN/TAP device driver, 1.6\n[ 0.660792] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.662914] PPP generic driver version 2.4.2\n[ 0.663808] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.665065] ehci-pci: EHCI PCI platform driver\n[ 0.665953] ehci-platform: EHCI generic platform driver\n[ 0.666946] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.668076] ohci-pci: OHCI PCI platform driver\n[ 0.668941] ohci-platform: OHCI generic platform driver\n[ 0.669943] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.684374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.685368] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.686831] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.687998] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.689454] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.690853] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.692460] usb usb1: Product: UHCI Host Controller\n[ 0.693552] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.694899] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.696045] hub 1-0:1.0: USB hub found\n[ 0.696942] hub 1-0:1.0: 2 ports detected\n[ 0.698111] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.700666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.701778] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.702963] mousedev: PS/2 mouse device common for all mice\n[ 0.704502] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.706628] rtc_cmos 00:00: RTC can wake from S4\n[ 0.707836] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.709175] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.710381] i2c /dev entries driver\n[ 0.711153] device-mapper: uevent: version 1.0.3\n[ 0.712104] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.713737] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.715019] NET: Registered protocol family 10\n[ 0.716028] NET: Registered protocol family 17\n[ 0.716924] Key type dns_resolver registered\n[ 0.717846] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.718959] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.720719] registered taskstats version 1\n[ 0.721551] Loading compiled-in X.509 certificates\n[ 0.723005] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.724863] zswap: loaded using pool lzo/zbud\n[ 0.726257] Key type trusted registered\n[ 0.727806] Key type encrypted registered\n[ 0.728636] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.729663] ima: No TPM chip found, activating TPM-bypass!\n[ 0.730712] evm: HMAC attrs: 0x1\n[ 0.731646] Magic number: 14:965:382\n[ 0.732446] container PNP0A06:00: hash matches\n[ 0.733325] acpi PNP0A06:00: hash matches\n[ 0.734197] rtc_cmos 00:00: setting system clock to 2018-12-23 13:21:16 UTC (1545571276)\n[ 0.735803] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.736952] EDD information not available.\n[ 0.814379] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.826169] ata1.00: configured for MWDMA2\n[ 0.827428] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.829782] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.831170] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.832506] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.834474] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.836159] Write protecting the kernel read-only data: 14336k\n[ 0.837810] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.839761] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.544526] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.10...\nLease of 10.10.10.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 1.89s]\nping 10.10.10.7 OK\nping 10.10.10.6 OK\nping 10.10.11.14 KO\nping 10.10.11.6 KO\nping 10.10.10.7 OK\nping 10.10.10.6 OK\nping 10.10.11.14 OK\nping 10.10.11.6 OK\nping 10.10.10.7 OK\nping 10.10.10.6 OK\nping 10.10.11.14 OK\nping 10.10.11.6 KO\nping 10.10.10.7 OK\nping 10.10.10.6 OK\nping 10.10.11.14 OK\n[ 190.380302] random: nonblocking pool is initialized\nping 10.10.11.6 OK\n"} 2018-12-23 13:24:31,151 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317/action used request id req-2aaf81b2-567c-47ec-87a9-ca8b2322ac1b 2018-12-23 13:24:31,152 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-5' 2018-12-23 13:24:31,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87982c14cd831531de0ccebb8eae8311dc794719" -d '{"forceDelete": null}' 2018-12-23 13:24:31,343 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:24:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b750c8fe-cf1e-4556-bdce-07376a067d51 x-compute-request-id: req-b750c8fe-cf1e-4556-bdce-07376a067d51 Content-Length: 0 Content-Type: application/json 2018-12-23 13:24:31,343 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317/action used request id req-b750c8fe-cf1e-4556-bdce-07376a067d51 2018-12-23 13:24:31,343 - sdnvpn_test_utils - DEBUG - Waiting for instance 35685fd0-31ce-493e-903e-260dc0aee317 to be deleted 2018-12-23 13:24:31,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87982c14cd831531de0ccebb8eae8311dc794719" 2018-12-23 13:24:32,175 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:24:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-291de58e-229b-43d1-87e8-08f82b7ff3fc x-compute-request-id: req-291de58e-229b-43d1-87e8-08f82b7ff3fc Content-Encoding: gzip Content-Length: 1186 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:eb:11", "version": 4, "addr": "10.10.10.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/35685fd0-31ce-493e-903e-260dc0aee317", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/35685fd0-31ce-493e-903e-260dc0aee317", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012f", "OS-SRV-USG:launched_at": "2018-12-23T13:21:15.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "35685fd0-31ce-493e-903e-260dc0aee317", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:24:31Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-1", "created": "2018-12-23T13:21:11Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:0a:a2", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012c", "OS-SRV-USG:launched_at": "2018-12-23T13:21:02.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:21:03Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-12-23T13:20:58Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:b7:43", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e68ec080-304d-4970-aadc-f5397a24e18a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e68ec080-304d-4970-aadc-f5397a24e18a", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000129", "OS-SRV-USG:launched_at": "2018-12-23T13:20:48.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "e68ec080-304d-4970-aadc-f5397a24e18a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:20:50Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-12-23T13:20:46Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:cf:82", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000126", "OS-SRV-USG:launched_at": "2018-12-23T13:20:37.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "64d725dd-bc69-45a7-95aa-600f1c6cc211", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:20:39Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2018-12-23T13:20:34Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:f5:0b", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-12-23T13:20:25.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "2a868510-e4ae-43b2-815d-e1ab3ca2e0bd", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:20:26Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2018-12-23T13:20:22Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:24:32,175 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-291de58e-229b-43d1-87e8-08f82b7ff3fc 2018-12-23 13:24:34,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87982c14cd831531de0ccebb8eae8311dc794719" 2018-12-23 13:24:34,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:24: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-9a4e3394-2772-4ffc-823e-99d8377e5199 x-compute-request-id: req-9a4e3394-2772-4ffc-823e-99d8377e5199 Content-Encoding: gzip Content-Length: 1091 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:0a:a2", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012c", "OS-SRV-USG:launched_at": "2018-12-23T13:21:02.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:21:03Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-12-23T13:20:58Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:b7:43", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e68ec080-304d-4970-aadc-f5397a24e18a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e68ec080-304d-4970-aadc-f5397a24e18a", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000129", "OS-SRV-USG:launched_at": "2018-12-23T13:20:48.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "e68ec080-304d-4970-aadc-f5397a24e18a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:20:50Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-12-23T13:20:46Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:cf:82", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000126", "OS-SRV-USG:launched_at": "2018-12-23T13:20:37.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "64d725dd-bc69-45a7-95aa-600f1c6cc211", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:20:39Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2018-12-23T13:20:34Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:f5:0b", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-12-23T13:20:25.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "2a868510-e4ae-43b2-815d-e1ab3ca2e0bd", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:20:26Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2018-12-23T13:20:22Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:24:34,712 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-9a4e3394-2772-4ffc-823e-99d8377e5199 2018-12-23 13:24:36,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87982c14cd831531de0ccebb8eae8311dc794719" -d '{"forceDelete": null}' 2018-12-23 13:24:36,905 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:24:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-de2831be-240f-4b4d-9bf3-0edb677c8879 x-compute-request-id: req-de2831be-240f-4b4d-9bf3-0edb677c8879 Content-Length: 0 Content-Type: application/json 2018-12-23 13:24:36,906 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd/action used request id req-de2831be-240f-4b4d-9bf3-0edb677c8879 2018-12-23 13:24:36,906 - sdnvpn_test_utils - DEBUG - Waiting for instance 2a868510-e4ae-43b2-815d-e1ab3ca2e0bd to be deleted 2018-12-23 13:24:36,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87982c14cd831531de0ccebb8eae8311dc794719" 2018-12-23 13:24:37,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:24:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5af0fb76-c4f7-448e-a8bd-11f3721dc930 x-compute-request-id: req-5af0fb76-c4f7-448e-a8bd-11f3721dc930 Content-Encoding: gzip Content-Length: 1104 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:0a:a2", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012c", "OS-SRV-USG:launched_at": "2018-12-23T13:21:02.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:21:03Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-12-23T13:20:58Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:b7:43", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e68ec080-304d-4970-aadc-f5397a24e18a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e68ec080-304d-4970-aadc-f5397a24e18a", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000129", "OS-SRV-USG:launched_at": "2018-12-23T13:20:48.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "e68ec080-304d-4970-aadc-f5397a24e18a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:20:50Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-12-23T13:20:46Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:cf:82", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000126", "OS-SRV-USG:launched_at": "2018-12-23T13:20:37.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "64d725dd-bc69-45a7-95aa-600f1c6cc211", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:20:39Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2018-12-23T13:20:34Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:f5:0b", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2a868510-e4ae-43b2-815d-e1ab3ca2e0bd", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000123", "OS-SRV-USG:launched_at": "2018-12-23T13:20:25.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "2a868510-e4ae-43b2-815d-e1ab3ca2e0bd", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:24:36Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2018-12-23T13:20:22Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:24:37,823 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-5af0fb76-c4f7-448e-a8bd-11f3721dc930 2018-12-23 13:24:39,829 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87982c14cd831531de0ccebb8eae8311dc794719" 2018-12-23 13:24:40,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:24:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fdbaacba-ff44-4977-9d20-3be6eef65999 x-compute-request-id: req-fdbaacba-ff44-4977-9d20-3be6eef65999 Content-Encoding: gzip Content-Length: 1015 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:0a:a2", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012c", "OS-SRV-USG:launched_at": "2018-12-23T13:21:02.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:21:03Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-12-23T13:20:58Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:b7:43", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e68ec080-304d-4970-aadc-f5397a24e18a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e68ec080-304d-4970-aadc-f5397a24e18a", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000129", "OS-SRV-USG:launched_at": "2018-12-23T13:20:48.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "e68ec080-304d-4970-aadc-f5397a24e18a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:20:50Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-12-23T13:20:46Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:cf:82", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000126", "OS-SRV-USG:launched_at": "2018-12-23T13:20:37.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "64d725dd-bc69-45a7-95aa-600f1c6cc211", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:20:39Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2018-12-23T13:20:34Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:24:40,156 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-fdbaacba-ff44-4977-9d20-3be6eef65999 2018-12-23 13:24:42,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87982c14cd831531de0ccebb8eae8311dc794719" -d '{"forceDelete": null}' 2018-12-23 13:24:42,330 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:24: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-112920cb-e588-4a3a-b93f-726a2bec5952 x-compute-request-id: req-112920cb-e588-4a3a-b93f-726a2bec5952 Content-Length: 0 Content-Type: application/json 2018-12-23 13:24:42,331 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211/action used request id req-112920cb-e588-4a3a-b93f-726a2bec5952 2018-12-23 13:24:42,331 - sdnvpn_test_utils - DEBUG - Waiting for instance 64d725dd-bc69-45a7-95aa-600f1c6cc211 to be deleted 2018-12-23 13:24:42,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87982c14cd831531de0ccebb8eae8311dc794719" 2018-12-23 13:24:42,995 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:24: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-77c8b525-df48-4968-84bf-cca17ac1d577 x-compute-request-id: req-77c8b525-df48-4968-84bf-cca17ac1d577 Content-Encoding: gzip Content-Length: 1027 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:0a:a2", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012c", "OS-SRV-USG:launched_at": "2018-12-23T13:21:02.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:21:03Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-12-23T13:20:58Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:b7:43", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e68ec080-304d-4970-aadc-f5397a24e18a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e68ec080-304d-4970-aadc-f5397a24e18a", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000129", "OS-SRV-USG:launched_at": "2018-12-23T13:20:48.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "e68ec080-304d-4970-aadc-f5397a24e18a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:20:50Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-12-23T13:20:46Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:cf:82", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/64d725dd-bc69-45a7-95aa-600f1c6cc211", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000126", "OS-SRV-USG:launched_at": "2018-12-23T13:20:37.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "64d725dd-bc69-45a7-95aa-600f1c6cc211", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:24:42Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-3", "created": "2018-12-23T13:20:34Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:24:42,995 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-77c8b525-df48-4968-84bf-cca17ac1d577 2018-12-23 13:24:45,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87982c14cd831531de0ccebb8eae8311dc794719" 2018-12-23 13:24:45,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:24: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-b453f0bc-f40c-4090-b216-5f5c48533c06 x-compute-request-id: req-b453f0bc-f40c-4090-b216-5f5c48533c06 Content-Encoding: gzip Content-Length: 932 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:0a:a2", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012c", "OS-SRV-USG:launched_at": "2018-12-23T13:21:02.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:21:03Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-12-23T13:20:58Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:b7:43", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e68ec080-304d-4970-aadc-f5397a24e18a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e68ec080-304d-4970-aadc-f5397a24e18a", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000129", "OS-SRV-USG:launched_at": "2018-12-23T13:20:48.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "e68ec080-304d-4970-aadc-f5397a24e18a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:20:50Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-12-23T13:20:46Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:24:45,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-b453f0bc-f40c-4090-b216-5f5c48533c06 2018-12-23 13:24:47,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87982c14cd831531de0ccebb8eae8311dc794719" -d '{"forceDelete": null}' 2018-12-23 13:24:47,518 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:24:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-673e4620-0eed-4cad-8298-91735c6d1c13 x-compute-request-id: req-673e4620-0eed-4cad-8298-91735c6d1c13 Content-Length: 0 Content-Type: application/json 2018-12-23 13:24:47,518 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d/action used request id req-673e4620-0eed-4cad-8298-91735c6d1c13 2018-12-23 13:24:47,518 - sdnvpn_test_utils - DEBUG - Waiting for instance 15b8d474-c70a-4d64-8d8c-1f83c2adca8d to be deleted 2018-12-23 13:24:47,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87982c14cd831531de0ccebb8eae8311dc794719" 2018-12-23 13:24:48,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:24:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00420a69-fdd1-46a0-bb7b-3f86d7c6ef76 x-compute-request-id: req-00420a69-fdd1-46a0-bb7b-3f86d7c6ef76 Content-Encoding: gzip Content-Length: 944 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:0a:a2", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000012c", "OS-SRV-USG:launched_at": "2018-12-23T13:21:02.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "15b8d474-c70a-4d64-8d8c-1f83c2adca8d", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:24:47Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-4", "created": "2018-12-23T13:20:58Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:b7:43", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e68ec080-304d-4970-aadc-f5397a24e18a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e68ec080-304d-4970-aadc-f5397a24e18a", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000129", "OS-SRV-USG:launched_at": "2018-12-23T13:20:48.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "e68ec080-304d-4970-aadc-f5397a24e18a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:20:50Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-12-23T13:20:46Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:24:48,199 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-00420a69-fdd1-46a0-bb7b-3f86d7c6ef76 2018-12-23 13:24:50,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87982c14cd831531de0ccebb8eae8311dc794719" 2018-12-23 13:24:50,837 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-5f954a71-7f30-4eb4-8edf-ea522eafe619 x-compute-request-id: req-5f954a71-7f30-4eb4-8edf-ea522eafe619 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:b7:43", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e68ec080-304d-4970-aadc-f5397a24e18a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e68ec080-304d-4970-aadc-f5397a24e18a", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000129", "OS-SRV-USG:launched_at": "2018-12-23T13:20:48.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "e68ec080-304d-4970-aadc-f5397a24e18a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:20:50Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-12-23T13:20:46Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:24:50,838 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-5f954a71-7f30-4eb4-8edf-ea522eafe619 2018-12-23 13:24:52,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e68ec080-304d-4970-aadc-f5397a24e18a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87982c14cd831531de0ccebb8eae8311dc794719" -d '{"forceDelete": null}' 2018-12-23 13:24:53,001 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13: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-6c2932f8-a13e-423e-b45a-15f262cd7f3a x-compute-request-id: req-6c2932f8-a13e-423e-b45a-15f262cd7f3a Content-Length: 0 Content-Type: application/json 2018-12-23 13:24:53,002 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e68ec080-304d-4970-aadc-f5397a24e18a/action used request id req-6c2932f8-a13e-423e-b45a-15f262cd7f3a 2018-12-23 13:24:53,002 - sdnvpn_test_utils - DEBUG - Waiting for instance e68ec080-304d-4970-aadc-f5397a24e18a to be deleted 2018-12-23 13:24:53,006 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87982c14cd831531de0ccebb8eae8311dc794719" 2018-12-23 13:24:53,639 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:24:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b7942a4-a9b6-4db7-b35a-243cf249cebe x-compute-request-id: req-0b7942a4-a9b6-4db7-b35a-243cf249cebe Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-1-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:b7:43", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e68ec080-304d-4970-aadc-f5397a24e18a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e68ec080-304d-4970-aadc-f5397a24e18a", "rel": "bookmark"}], "image": {"id": "23a86975-57c9-44cb-a2c2-18a45ed30750", "links": [{"href": "http://172.30.9.22:8774/images/23a86975-57c9-44cb-a2c2-18a45ed30750", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000129", "OS-SRV-USG:launched_at": "2018-12-23T13:20:48.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "e68ec080-304d-4970-aadc-f5397a24e18a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:24:52Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-1-5", "created": "2018-12-23T13:20:46Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:24:53,639 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-0b7942a4-a9b6-4db7-b35a-243cf249cebe 2018-12-23 13:24:55,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87982c14cd831531de0ccebb8eae8311dc794719" 2018-12-23 13:24:55,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:24: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-e0e1edce-30e4-4c1f-942f-c728563275a4 x-compute-request-id: req-e0e1edce-30e4-4c1f-942f-c728563275a4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 13:24:55,727 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-e0e1edce-30e4-4c1f-942f-c728563275a4 2018-12-23 13:24:57,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/23a86975-57c9-44cb-a2c2-18a45ed30750 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67755e013ca71cd4acb7963b38b86fb923ae666e" 2018-12-23 13:24:59,251 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bb5d8b8d-850a-49f0-ab02-1e054745b8f1 Date: Sun, 23 Dec 2018 13:24:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 13:24:59,251 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/23a86975-57c9-44cb-a2c2-18a45ed30750 used request id req-bb5d8b8d-850a-49f0-ab02-1e054745b8f1 2018-12-23 13:24:59,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/99689c7f-d87c-4cda-84c2-d1ceea0b4c95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0531e8d03e9a1d3c1eb66a2fa862235eb1ceffbc" 2018-12-23 13:24:59,904 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-16d5caec-7303-4ce1-b1e7-412c740786e8 Content-Length: 0 Date: Sun, 23 Dec 2018 13:24:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:24:59,904 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/99689c7f-d87c-4cda-84c2-d1ceea0b4c95 used request id req-16d5caec-7303-4ce1-b1e7-412c740786e8 2018-12-23 13:24:59,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/be396290-4ec5-4618-b51d-054dd0c5c18d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0531e8d03e9a1d3c1eb66a2fa862235eb1ceffbc" 2018-12-23 13:25:02,269 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-55415c22-9e1b-44ea-ac0f-656a6436c1c6 Date: Sun, 23 Dec 2018 13:25:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:25:02,269 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/be396290-4ec5-4618-b51d-054dd0c5c18d used request id req-55415c22-9e1b-44ea-ac0f-656a6436c1c6 2018-12-23 13:25:02,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/29ffb10c-04fd-4709-b176-1eb81a9cc87a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0531e8d03e9a1d3c1eb66a2fa862235eb1ceffbc" 2018-12-23 13:25:04,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1e6fe65b-a69b-48fc-a937-43ebc4522f84 Date: Sun, 23 Dec 2018 13:25:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:25:04,588 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/29ffb10c-04fd-4709-b176-1eb81a9cc87a used request id req-1e6fe65b-a69b-48fc-a937-43ebc4522f84 2018-12-23 13:25:04,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/b2321c78-090a-47e5-aa18-718caf9b5600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0531e8d03e9a1d3c1eb66a2fa862235eb1ceffbc" 2018-12-23 13:25:05,417 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bdc23307-cdce-4132-89a7-e78e5f391ef0 Date: Sun, 23 Dec 2018 13:25:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:25:05,417 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/b2321c78-090a-47e5-aa18-718caf9b5600 used request id req-bdc23307-cdce-4132-89a7-e78e5f391ef0 2018-12-23 13:25:05,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/c18b8a67-2ef0-4138-9a43-31a51302bb46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0531e8d03e9a1d3c1eb66a2fa862235eb1ceffbc" 2018-12-23 13:25:06,366 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-84c46554-e73e-486d-91ac-73847914cea7 Date: Sun, 23 Dec 2018 13:25:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:25:06,366 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/c18b8a67-2ef0-4138-9a43-31a51302bb46 used request id req-84c46554-e73e-486d-91ac-73847914cea7 2018-12-23 13:25:06,366 - 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-12-23 13:25:06,366 - sdnvpn-results - INFO - All the subtests have passed. 2018-12-23 13:25:06,367 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_1 2018-12-23 13:25:06,367 - 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-12-23 13:25:06,368 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect' 2018-12-23 13:25:06,368 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ======================================================================================================== 2018-12-23 13:25:06,368 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_12 2018-12-23 13:25:06,460 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_12 main method 2018-12-23 13:25:06,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:25:06,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:25:06,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:25:06,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:25:06,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:25:06,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:25:06,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:25:06,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:25:06,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:25:06,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:25:06,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:25:06,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:25:06,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:25:06,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:25:06,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:25:06,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:25:06,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:25:06,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:25:06,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:25:06,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:25:06,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:25:06,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:25:06,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:25:06,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:25:06,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:25:06,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:25:06,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:25:06,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:25:06,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:25:06,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:25:06,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:25:06,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:25:06,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:25:06,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:25:06,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:25:06,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:25:06,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:25:06,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:25:06,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:25:06,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:25:06,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:25:06,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:25:06,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:25:06,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:25:06,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:25:06,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:25:06,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:25:06,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:25:06,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-12-23 13:25:06,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:25:06,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:25:06,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:25:06,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:25:06,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:25:06,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:25:06,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:25:06,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:25:06,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:25:06,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:25:06,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:25:06,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:25:06,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:25:06,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:25:06,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:25:06,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:25:06,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:25:06,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:25:06,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:25:06,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:25:06,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:25:06,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:25:06,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:25:06,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:25:06,470 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-12-23 13:25:06,473 - paramiko.transport - DEBUG - starting thread (client mode): 0x2690310L 2018-12-23 13:25:06,473 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:25:06,500 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:25:06,500 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:25:06,505 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-23 13:25:06,506 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:25:06,506 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:25:06,506 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:25:06,506 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:25:06,506 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:25:06,514 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:25:06,515 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:25:06,536 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.142: 9ef73b888a7f93e658b4e808c90fc735 2018-12-23 13:25:06,537 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:25:06,555 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:25:06,692 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:25:06,702 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:25:06,936 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:25:06,936 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:25:06,976 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:25:06,976 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:25:07,011 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:25:12,060 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:25:12,062 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:25:12,064 - paramiko.transport - DEBUG - starting thread (client mode): 0x254d0d0L 2018-12-23 13:25:12,065 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:25:12,070 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:25:12,071 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:25:12,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-12-23 13:25:12,073 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:25:12,074 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:25:12,074 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:25:12,074 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:25:12,074 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:25:12,079 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:25:12,079 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:25:12,080 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 30078cbbcdfaa94b75afc1485878dc70 2018-12-23 13:25:12,081 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:25:12,118 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:25:12,128 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:25:12,145 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:25:12,214 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:25:12,214 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:25:12,253 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:25:12,253 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:25:12,265 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:25:12,298 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:25:12,299 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:25:12,300 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:25:12,302 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:25:12,302 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:25:12,343 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:25:12,378 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:25:12,380 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:25:12,381 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:25:12,382 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:25:12,382 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:25:12,423 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:25:12,452 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:25:12,454 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:25:12,456 - paramiko.transport - DEBUG - starting thread (client mode): 0x26eee90L 2018-12-23 13:25:12,456 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:25:12,461 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:25:12,461 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:25:12,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-12-23 13:25:12,464 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:25:12,464 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:25:12,464 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:25:12,464 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:25:12,464 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:25:12,469 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:25:12,470 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:25:12,472 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: c8bec94e72e06d63324f48818d0fa412 2018-12-23 13:25:12,473 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:25:12,508 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:25:12,520 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:25:12,537 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:25:12,601 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:25:12,601 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:25:12,640 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:25:12,641 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:25:12,644 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:25:12,678 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:25:12,679 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:25:12,680 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:25:12,681 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:25:12,681 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:25:12,722 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:25:12,757 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:25:12,758 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:25:12,759 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:25:12,760 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:25:12,760 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:25:12,801 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:25:12,832 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:25:12,833 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:25:12,835 - paramiko.transport - DEBUG - starting thread (client mode): 0x275b8d0L 2018-12-23 13:25:12,836 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:25:12,842 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:25:12,842 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:25:12,844 - 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-12-23 13:25:12,844 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:25:12,844 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:25:12,845 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:25:12,845 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:25:12,845 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:25:12,849 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:25:12,850 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:25:12,851 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: a105eaeb4faadc6eef3e7bd11a724006 2018-12-23 13:25:12,852 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:25:12,889 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:25:12,901 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:25:12,916 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:25:13,004 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:25:13,004 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:25:13,043 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:25:13,044 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:25:13,052 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:25:13,084 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:25:13,085 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:25:13,086 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:25:13,087 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:25:13,087 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:25:13,130 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:25:13,163 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:25:13,165 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:25:13,166 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:25:13,167 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:25:13,167 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:25:13,207 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:25:13,237 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:25:13,238 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:25:13,239 - paramiko.transport - DEBUG - starting thread (client mode): 0x26082d0L 2018-12-23 13:25:13,240 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:25:13,244 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:25:13,244 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:25:13,246 - 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-12-23 13:25:13,247 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:25:13,247 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:25:13,247 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:25:13,247 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:25:13,247 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:25:13,252 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:25:13,252 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:25:13,255 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 3ffa2d9f7a70e067c1a549435f04dd32 2018-12-23 13:25:13,256 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:25:13,292 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:25:13,302 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:25:13,320 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:25:13,384 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:25:13,384 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:25:13,423 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:25:13,424 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:25:13,427 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:25:13,457 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:25:13,458 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:25:13,459 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:25:13,460 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:25:13,460 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:25:13,501 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:25:13,533 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:25:13,535 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:25:13,535 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:25:13,536 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:25:13,536 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:25:13,577 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:25:13,605 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:25:13,606 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:25:13,607 - paramiko.transport - DEBUG - starting thread (client mode): 0x2689790L 2018-12-23 13:25:13,608 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:25:13,613 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:25:13,613 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:25:13,616 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-23 13:25:13,616 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:25:13,616 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:25:13,617 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:25:13,617 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:25:13,617 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:25:13,621 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:25:13,622 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:25:13,624 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 8c17464e0154f5f743d8c7f04ab04803 2018-12-23 13:25:13,624 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:25:13,661 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:25:13,672 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:25:13,689 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:25:13,751 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:25:13,751 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:25:13,790 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:25:13,791 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:25:13,796 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:25:13,827 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:25:13,828 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:25:13,829 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:25:13,829 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:25:13,829 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:25:13,870 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:25:13,903 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:25:13,904 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:25:13,905 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:25:13,907 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:25:13,907 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:25:13,946 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:25:13,973 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:25:13,974 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:25:13,975 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:25:13,976 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:25:13,976 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:25:13,983 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:25:19,300 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:25:19,301 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:25:19,303 - paramiko.transport - DEBUG - starting thread (client mode): 0x254d910L 2018-12-23 13:25:19,303 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:25:19,310 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:25:19,310 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:25:19,313 - 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-12-23 13:25:19,314 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:25:19,314 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:25:19,314 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:25:19,314 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:25:19,315 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:25:19,320 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:25:19,321 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:25:19,334 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 30078cbbcdfaa94b75afc1485878dc70 2018-12-23 13:25:19,335 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:25:19,361 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:25:19,373 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:25:19,399 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:25:19,459 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:25:19,459 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:25:19,498 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:25:19,499 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:25:19,503 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:25:19,540 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:25:19,541 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:25:19,542 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:25:19,543 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:25:19,543 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:25:19,584 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:25:19,622 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:25:19,623 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:25:19,623 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:25:19,624 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:25:19,624 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:25:19,665 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:25:19,697 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:25:19,699 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:25:19,701 - paramiko.transport - DEBUG - starting thread (client mode): 0x2634c10L 2018-12-23 13:25:19,701 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:25:19,708 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:25:19,708 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:25:19,711 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-23 13:25:19,712 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:25:19,712 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:25:19,712 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:25:19,712 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:25:19,712 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:25:19,718 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:25:19,718 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:25:19,733 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: c8bec94e72e06d63324f48818d0fa412 2018-12-23 13:25:19,734 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:25:19,757 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:25:19,770 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:25:19,798 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:25:19,879 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:25:19,879 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:25:19,918 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:25:19,919 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:25:19,934 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:25:19,968 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:25:19,969 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:25:19,971 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:25:19,971 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:25:19,972 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:25:20,013 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:25:20,052 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:25:20,054 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:25:20,054 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:25:20,055 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:25:20,055 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:25:20,096 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:25:20,129 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:25:20,131 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:25:20,132 - paramiko.transport - DEBUG - starting thread (client mode): 0x2632710L 2018-12-23 13:25:20,133 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:25:20,141 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:25:20,141 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:25:20,144 - 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-12-23 13:25:20,144 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:25:20,144 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:25:20,144 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:25:20,145 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:25:20,145 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:25:20,149 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:25:20,150 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:25:20,164 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: a105eaeb4faadc6eef3e7bd11a724006 2018-12-23 13:25:20,165 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:25:20,189 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:25:20,203 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:25:20,230 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:25:20,296 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:25:20,297 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:25:20,336 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:25:20,337 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:25:20,341 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:25:20,379 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:25:20,381 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:25:20,381 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:25:20,382 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:25:20,382 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:25:20,423 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:25:20,463 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:25:20,464 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:25:20,465 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:25:20,465 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:25:20,466 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:25:20,507 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:25:20,541 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:25:20,542 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:25:20,544 - paramiko.transport - DEBUG - starting thread (client mode): 0x2632b90L 2018-12-23 13:25:20,545 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:25:20,551 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:25:20,551 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:25:20,553 - 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-12-23 13:25:20,554 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:25:20,554 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:25:20,554 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:25:20,554 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:25:20,554 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:25:20,559 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:25:20,559 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:25:20,560 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 3ffa2d9f7a70e067c1a549435f04dd32 2018-12-23 13:25:20,561 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:25:20,599 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:25:20,612 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:25:20,625 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:25:20,709 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:25:20,709 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:25:20,749 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:25:20,750 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:25:20,760 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:25:20,789 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:25:20,790 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:25:20,791 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:25:20,792 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:25:20,792 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:25:20,832 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:25:20,865 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:25:20,867 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:25:20,867 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:25:20,868 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:25:20,868 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:25:20,909 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:25:20,937 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:25:20,938 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:25:20,940 - paramiko.transport - DEBUG - starting thread (client mode): 0x2699d10L 2018-12-23 13:25:20,940 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:25:20,946 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:25:20,946 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:25:20,949 - 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-12-23 13:25:20,949 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:25:20,949 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:25:20,949 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:25:20,949 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:25:20,950 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:25:20,954 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:25:20,955 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:25:20,956 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 8c17464e0154f5f743d8c7f04ab04803 2018-12-23 13:25:20,956 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:25:20,994 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:25:21,006 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:25:21,021 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:25:21,104 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:25:21,104 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:25:21,144 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:25:21,145 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:25:21,156 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:25:21,189 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:25:21,190 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:25:21,191 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:25:21,192 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:25:21,192 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:25:21,233 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:25:21,268 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:25:21,269 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:25:21,270 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:25:21,270 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:25:21,271 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:25:21,311 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:25:21,343 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:25:21,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:25:21,347 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:25:21,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:25:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27be6afa-7d5c-40a2-9690-b3d135c4199b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:25:21,353 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-27be6afa-7d5c-40a2-9690-b3d135c4199b 2018-12-23 13:25:21,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:25:21,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:25:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["NP2Fw54ESqmKXfIPgP8OPQ"], "issued_at": "2018-12-23T13:25:21.000000Z"}} 2018-12-23 13:25:21,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49e28d6ff9b91df91b88d6651a41ec85b1d27ca4" 2018-12-23 13:25:22,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-a854039d-d1f0-43de-b897-12aadc232350 Date: Sun, 23 Dec 2018 13:25:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-12-23 13:25:22,299 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20 used request id req-a854039d-d1f0-43de-b897-12aadc232350 2018-12-23 13:25:22,299 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-12-23 13:25:22,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49e28d6ff9b91df91b88d6651a41ec85b1d27ca4" 2018-12-23 13:25:22,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-87196492-0236-40cb-91ec-c8de1af57f41 Date: Sun, 23 Dec 2018 13:25:22 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-12-23 13:25:22,452 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-87196492-0236-40cb-91ec-c8de1af57f41 2018-12-23 13:25:22,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49e28d6ff9b91df91b88d6651a41ec85b1d27ca4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-12-23 13:25:22,672 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/d9f2e87b-89e6-4749-8d26-183a467fc0cf X-Openstack-Request-Id: req-cec1f3f7-71d6-4c67-bb87-41323b3f4540 Date: Sun, 23 Dec 2018 13:25:22 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T13:25:22Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T13:25:22Z", "visibility": "public", "locations": [], "self": "/v2/images/d9f2e87b-89e6-4749-8d26-183a467fc0cf", "min_disk": 0, "protected": false, "id": "d9f2e87b-89e6-4749-8d26-183a467fc0cf", "file": "/v2/images/d9f2e87b-89e6-4749-8d26-183a467fc0cf/file", "checksum": null, "owner": "1b564ea31c8e45b6a10fe5a84fe49166", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 13:25:22,672 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-cec1f3f7-71d6-4c67-bb87-41323b3f4540 2018-12-23 13:25:22,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/d9f2e87b-89e6-4749-8d26-183a467fc0cf/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49e28d6ff9b91df91b88d6651a41ec85b1d27ca4" -d '' 2018-12-23 13:25:23,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e8131dad-06a4-4191-bfcf-e9e9eb7dbc1a Date: Sun, 23 Dec 2018 13:25:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 13:25:23,701 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/d9f2e87b-89e6-4749-8d26-183a467fc0cf/file used request id req-e8131dad-06a4-4191-bfcf-e9e9eb7dbc1a 2018-12-23 13:25:23,702 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-12-1-net 2018-12-23 13:25:23,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:25:23,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:25:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b35eea7-d4d7-4f27-bb07-3f461a1dcacf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:25:23,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8b35eea7-d4d7-4f27-bb07-3f461a1dcacf 2018-12-23 13:25:23,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:25:24,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:25:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["47LuECE8RpOAUSetT9NDxQ"], "issued_at": "2018-12-23T13:25:24.000000Z"}} 2018-12-23 13:25:24,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da20079211a72de97088663429e4499323433ff" -d '{"network": {"name": "sdnvpn-12-1-net", "admin_state_up": true}}' 2018-12-23 13:25:24,556 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-00ccc2b4-53e2-4501-b1dc-f092e64404e8 Date: Sun, 23 Dec 2018 13:25:24 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5a497ce0-bb01-4b37-ab27-6084044e2764","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T13:25:24Z","is_default":false,"provider:segmentation_id":5,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:25:24Z","mtu":1450}} 2018-12-23 13:25:24,556 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-00ccc2b4-53e2-4501-b1dc-f092e64404e8 2018-12-23 13:25:24,557 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-12-1-subnet in network 5a497ce0-bb01-4b37-ab27-6084044e2764 with cidr 10.10.10.0/24 2018-12-23 13:25:24,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da20079211a72de97088663429e4499323433ff" -d '{"subnets": [{"ip_version": 4, "network_id": "5a497ce0-bb01-4b37-ab27-6084044e2764", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-12-1-subnet"}]}' 2018-12-23 13:25:25,064 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-b1ac0e25-a812-4d4a-8164-37c8b5689273 Date: Sun, 23 Dec 2018 13:25:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a497ce0-bb01-4b37-ab27-6084044e2764","tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:25:24Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-12-23T13:25: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":"1b564ea31c8e45b6a10fe5a84fe49166","id":"87a3546d-f5d7-4d6d-a29b-2d360380be4d","subnetpool_id":null,"name":"sdnvpn-12-1-subnet"}]} 2018-12-23 13:25:25,064 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-b1ac0e25-a812-4d4a-8164-37c8b5689273 2018-12-23 13:25:25,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da20079211a72de97088663429e4499323433ff" 2018-12-23 13:25:25,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-aef60522-fc71-4723-9144-b9871e02a42a Date: Sun, 23 Dec 2018 13:25:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "updated_at": "2018-12-23T10:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "4344a5ee-82f5-41b0-bdee-1ea119ce0ef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "7749ea3b-0b9e-4d0d-9530-ba6f0062246e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "bd164a01-3da6-4ba0-8a76-8468a98eeaee", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "dfce3129-c821-4a94-b363-28d08fbcd457", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 4, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "created_at": "2018-12-23T13:04:08Z", "updated_at": "2018-12-23T13:04:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "39f67492-6c17-47dc-9eb5-9f66fc40bf5d", "remote_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "c407ef4e-77ad-41ec-a924-30be4d776065", "remote_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "c4d2361c-9401-4064-a528-1158d4842c43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "c9e42862-60e0-49ef-87e4-45f18b0eb47e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}], "revision_number": 4, "project_id": "cd88fc5f29be44c198f378ee4ce5955b", "id": "13751584-95bc-4ac8-a165-ee936f10eee8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "updated_at": "2018-12-23T10:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "3a13af68-60e1-4344-ae8a-96f314d1a2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "77d13211-502f-4e71-b007-faffc15c37d0", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fa02d9ed-71a8-4f4b-ac77-2b459bf2c28a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fbae7c6c-02bf-45ca-b3c8-011de5d25b67", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}], "revision_number": 4, "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "updated_at": "2018-12-23T10:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "0f4d9015-afd5-4470-947c-2567f1a2965a", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "589650f3-addb-4c63-b869-51a5c7002ad1", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "623fc9a7-10e7-4c90-bf16-350965ac2d72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "ab93a0f4-aca3-4c2f-b4d4-4556be8ee207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:26Z", "updated_at": "2018-12-23T13:11:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T13:09:27Z", "revision_number": 0, "id": "0b17de6f-9848-402f-8daf-e8470ba6135f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "revision_number": 0, "id": "2364bb0b-6704-452b-9be9-2510c23fc966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "revision_number": 0, "id": "3942b386-c5a7-4af7-a4dc-d2217c65f430", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-12-23T13:11:46Z", "revision_number": 0, "id": "5a7af0e9-8e86-46a6-97e3-289edadd453d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:11:46Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 179, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "revision_number": 0, "id": "708ab9c1-97dd-4108-83d0-c9a9ae886ca4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T13:09:27Z", "revision_number": 0, "id": "973e6c43-2f61-43ac-beb6-b0a0b623432f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T13:09:27Z", "revision_number": 0, "id": "b8ea28c7-6b4e-43d6-874c-7748d32452c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 7, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "name": "sdnvpn-sg"}]} 2018-12-23 13:25:25,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-aef60522-fc71-4723-9144-b9871e02a42a 2018-12-23 13:25:25,272 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-12-23 13:25:25,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:25:25,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1546e70-987a-4fa1-9152-5124ba2bcf4c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:25:25,279 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f1546e70-987a-4fa1-9152-5124ba2bcf4c 2018-12-23 13:25:25,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:25:25,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:25:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["8kBNZv2ST7SAiEkkr5swnQ"], "issued_at": "2018-12-23T13:25:25.000000Z"}} 2018-12-23 13:25:25,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4fd4799ffc7499b8dc828017985760c3e275c14" 2018-12-23 13:25:25,871 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:25: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-0775652c-4bb0-4501-8f79-a84d8cfb094e x-compute-request-id: req-0775652c-4bb0-4501-8f79-a84d8cfb094e Content-Encoding: gzip Content-Length: 725 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 231}, "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 240}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-12-23 13:25:25,871 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-0775652c-4bb0-4501-8f79-a84d8cfb094e 2018-12-23 13:25:25,873 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-12-23 13:25:25,873 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-12-23 13:25:25,874 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-12-23 13:25:25,876 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-12-23 13:25:25,914 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-12-23 13:25:25,915 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-12-23 13:25:25,916 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-12-23 13:25:25,917 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-12-23 13:25:25,917 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-12-23 13:25:25,958 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-12-23 13:25:26,013 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-12-23 13:25:26,016 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-12-23 13:25:26,017 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-12-23 13:25:26,018 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-12-23 13:25:26,018 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-12-23 13:25:26,022 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-12-23 13:25:26,064 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-12-23 13:25:26,066 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-12-23 13:25:26,067 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-12-23 13:25:26,068 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-12-23 13:25:26,068 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-12-23 13:25:26,109 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-12-23 13:25:26,156 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-12-23 13:25:26,159 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-12-23 13:25:26,160 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-12-23 13:25:26,160 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-12-23 13:25:26,161 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-12-23 13:25:26,163 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-12-23 13:25:26,200 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-12-23 13:25:26,201 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-12-23 13:25:26,202 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-12-23 13:25:26,203 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-12-23 13:25:26,203 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-12-23 13:25:26,244 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-12-23 13:25:26,278 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-12-23 13:25:26,279 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-12-23 13:25:26,281 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-12-23 13:25:26,281 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-12-23 13:25:26,281 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-12-23 13:25:26,285 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-12-23 13:25:26,323 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-12-23 13:25:26,325 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-12-23 13:25:26,326 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-12-23 13:25:26,327 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-12-23 13:25:26,327 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-12-23 13:25:26,367 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-12-23 13:25:26,405 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-12-23 13:25:26,406 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-12-2'... 2018-12-23 13:25:26,406 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-12-2 flavor=m1.tiny image=d9f2e87b-89e6-4749-8d26-183a467fc0cf network=5a497ce0-bb01-4b37-ab27-6084044e2764 secgroup=d54ad1fc-dc70-43eb-b6d5-f1e800496767 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-12-23 13:25:26,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:25:26,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:25:26,407 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-12-23 13:25:26,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:25:26,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:25:26,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:25:26,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:25:26,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:25:26,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:25:26,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:25:26,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:25:26,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:25:26,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:25:26,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:25:26,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:25:26,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:25:26,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:25:26,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:25:26,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:25:26,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:25:26,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:25:26,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:25:26,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:25:26,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:25:26,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:25:26,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:25:26,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:25:26,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:25:26,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:25:26,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:25:26,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:25:26,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:25:26,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:25:26,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:25:26,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:25:26,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:25:26,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:25:26,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:25:26,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:25:26,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:25:26,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:25:26,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:25:26,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:25:26,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:25:26,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:25:26,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:25:26,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:25:26,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:25:26,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:25:26,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:25:26,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c85f477b-83be-4e87-9e7b-ce6c5ee3b082 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:25:26,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-c85f477b-83be-4e87-9e7b-ce6c5ee3b082 2018-12-23 13:25:26,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:25:26,796 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:25:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["jPjMGiuLQ5ycx4hAVHEjqg"], "issued_at": "2018-12-23T13:25:26.000000Z"}} 2018-12-23 13:25:26,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc8c590cb7b676d73d6eee1534998337fec739a" 2018-12-23 13:25:26,964 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:25: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-ee732d20-827c-4951-98ca-48981a6e7b19 x-compute-request-id: req-ee732d20-827c-4951-98ca-48981a6e7b19 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-12-23 13:25:26,965 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ee732d20-827c-4951-98ca-48981a6e7b19 2018-12-23 13:25:26,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc8c590cb7b676d73d6eee1534998337fec739a" 2018-12-23 13:25:26,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:25: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-bef0d848-8d60-473d-adf9-0e3ff4b66872 x-compute-request-id: req-bef0d848-8d60-473d-adf9-0e3ff4b66872 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:25:26,993 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 used request id req-bef0d848-8d60-473d-adf9-0e3ff4b66872 2018-12-23 13:25:26,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc8c590cb7b676d73d6eee1534998337fec739a" -d '{"server": {"name": "sdnvpn-12-2", "imageRef": "d9f2e87b-89e6-4749-8d26-183a467fc0cf", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "1f158186-04de-4bad-8081-88a658f657a7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5a497ce0-bb01-4b37-ab27-6084044e2764"}]}}' 2018-12-23 13:25:28,870 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:25:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2ca32ae4-c996-4204-b425-e51d8abcb373 x-compute-request-id: req-2ca32ae4-c996-4204-b425-e51d8abcb373 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f4842c36-4e31-4e51-b58b-0d341c3f8fe5", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5", "rel": "bookmark"}], "adminPass": "k2v2haBqB9TT"}} 2018-12-23 13:25:28,870 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-2ca32ae4-c996-4204-b425-e51d8abcb373 2018-12-23 13:25:28,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:25:28,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38470f64-b81c-4413-8753-55dde839daf7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:25:28,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-38470f64-b81c-4413-8753-55dde839daf7 2018-12-23 13:25:28,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:25:29,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:25:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["3YNuB5LXTii_4_8Kk0Z5mw"], "issued_at": "2018-12-23T13:25:29.000000Z"}} 2018-12-23 13:25:29,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db48a17774cfbb588feea9ce0593c9fd6e7f887b" 2018-12-23 13:25:29,778 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-c73c5e5f-8db4-44f4-abc7-e53962d75e0c x-compute-request-id: req-c73c5e5f-8db4-44f4-abc7-e53962d75e0c 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.22:8774/v2.1/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5", "rel": "bookmark"}], "image": {"id": "d9f2e87b-89e6-4749-8d26-183a467fc0cf", "links": [{"href": "http://172.30.9.22:8774/images/d9f2e87b-89e6-4749-8d26-183a467fc0cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "f4842c36-4e31-4e51-b58b-0d341c3f8fe5", "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:25:29Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-12-2", "created": "2018-12-23T13:25:28Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:25:29,778 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5 used request id req-c73c5e5f-8db4-44f4-abc7-e53962d75e0c 2018-12-23 13:25:32,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db48a17774cfbb588feea9ce0593c9fd6e7f887b" 2018-12-23 13:25:33,485 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:25: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-30330bed-40e2-432e-ab4a-b34279f7820a x-compute-request-id: req-30330bed-40e2-432e-ab4a-b34279f7820a 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.22:8774/v2.1/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5", "rel": "bookmark"}], "image": {"id": "d9f2e87b-89e6-4749-8d26-183a467fc0cf", "links": [{"href": "http://172.30.9.22:8774/images/d9f2e87b-89e6-4749-8d26-183a467fc0cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000132", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "f4842c36-4e31-4e51-b58b-0d341c3f8fe5", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:25:31Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2018-12-23T13:25:28Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:25:33,485 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5 used request id req-30330bed-40e2-432e-ab4a-b34279f7820a 2018-12-23 13:25:36,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db48a17774cfbb588feea9ce0593c9fd6e7f887b" 2018-12-23 13:25:36,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:25: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-2510d29d-68a9-4819-a150-d5c5b271fc77 x-compute-request-id: req-2510d29d-68a9-4819-a150-d5c5b271fc77 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:95:32:78", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5", "rel": "bookmark"}], "image": {"id": "d9f2e87b-89e6-4749-8d26-183a467fc0cf", "links": [{"href": "http://172.30.9.22:8774/images/d9f2e87b-89e6-4749-8d26-183a467fc0cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000132", "OS-SRV-USG:launched_at": "2018-12-23T13:25:34.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "f4842c36-4e31-4e51-b58b-0d341c3f8fe5", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:25:34Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2018-12-23T13:25:28Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:25:36,942 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5 used request id req-2510d29d-68a9-4819-a150-d5c5b271fc77 2018-12-23 13:25:36,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc8c590cb7b676d73d6eee1534998337fec739a" 2018-12-23 13:25:37,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:25: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-d119ac2f-d098-4684-a366-0082d04b02e4 x-compute-request-id: req-d119ac2f-d098-4684-a366-0082d04b02e4 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:95:32:78", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5", "rel": "bookmark"}], "image": {"id": "d9f2e87b-89e6-4749-8d26-183a467fc0cf", "links": [{"href": "http://172.30.9.22:8774/images/d9f2e87b-89e6-4749-8d26-183a467fc0cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000132", "OS-SRV-USG:launched_at": "2018-12-23T13:25:34.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "f4842c36-4e31-4e51-b58b-0d341c3f8fe5", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:25:34Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2018-12-23T13:25:28Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:25:37,623 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5 used request id req-d119ac2f-d098-4684-a366-0082d04b02e4 2018-12-23 13:25:37,624 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-12-2' booted successfully. IP='10.10.10.9'. 2018-12-23 13:25:37,624 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-12-2' to security group 'sdnvpn-sg'... 2018-12-23 13:25:37,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4fd4799ffc7499b8dc828017985760c3e275c14" -d '{"addSecurityGroup": {"name": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:25:39,289 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:25:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b71684d7-ccdc-4045-94ef-1d5e555c7ff8 x-compute-request-id: req-b71684d7-ccdc-4045-94ef-1d5e555c7ff8 Content-Length: 0 Content-Type: application/json 2018-12-23 13:25:39,289 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5/action used request id req-b71684d7-ccdc-4045-94ef-1d5e555c7ff8 2018-12-23 13:25:39,290 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-12-1'... 2018-12-23 13:25:39,290 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-12-1 flavor=m1.tiny image=d9f2e87b-89e6-4749-8d26-183a467fc0cf network=5a497ce0-bb01-4b37-ab27-6084044e2764 secgroup=d54ad1fc-dc70-43eb-b6d5-f1e800496767 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-12-23 13:25:39,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:25:39,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:25:39,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:25:39,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:25:39,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:25:39,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:25:39,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:25:39,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:25:39,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:25:39,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:25:39,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:25:39,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:25:39,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:25:39,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:25:39,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:25:39,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:25:39,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:25:39,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:25:39,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:25:39,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:25:39,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:25:39,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:25:39,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:25:39,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:25:39,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:25:39,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:25:39,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:25:39,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:25:39,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:25:39,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:25:39,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:25:39,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:25:39,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:25:39,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:25:39,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:25:39,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:25:39,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:25:39,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:25:39,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:25:39,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:25:39,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:25:39,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:25:39,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:25:39,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:25:39,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:25:39,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:25:39,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:25:39,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:25:39,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:25:39,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f97f217-4771-4461-b27e-702c2236c4b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:25:39,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-5f97f217-4771-4461-b27e-702c2236c4b2 2018-12-23 13:25:39,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:25:39,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:25:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["QLo_q7FFQh63xgbPnR13MQ"], "issued_at": "2018-12-23T13:25:39.000000Z"}} 2018-12-23 13:25:39,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6db82e50147e035891d3b9b94b75b44ccd705581" 2018-12-23 13:25:39,871 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:25: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-6c0c5755-8702-40e6-b1c2-38f580264c08 x-compute-request-id: req-6c0c5755-8702-40e6-b1c2-38f580264c08 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-12-23 13:25:39,871 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-6c0c5755-8702-40e6-b1c2-38f580264c08 2018-12-23 13:25:39,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6db82e50147e035891d3b9b94b75b44ccd705581" 2018-12-23 13:25:39,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:25: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-d3411c36-b71c-4210-b8a1-082e1bc02ed2 x-compute-request-id: req-d3411c36-b71c-4210-b8a1-082e1bc02ed2 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:25:39,894 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 used request id req-d3411c36-b71c-4210-b8a1-082e1bc02ed2 2018-12-23 13:25:39,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6db82e50147e035891d3b9b94b75b44ccd705581" -d '{"server": {"name": "sdnvpn-12-1", "imageRef": "d9f2e87b-89e6-4749-8d26-183a467fc0cf", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "1f158186-04de-4bad-8081-88a658f657a7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5a497ce0-bb01-4b37-ab27-6084044e2764"}]}}' 2018-12-23 13:25:41,433 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:25: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-3deb1840-f4a8-4843-8322-825f970cd493 x-compute-request-id: req-3deb1840-f4a8-4843-8322-825f970cd493 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "776e4e45-4994-4ffc-b766-dd4a69362b41", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/776e4e45-4994-4ffc-b766-dd4a69362b41", "rel": "bookmark"}], "adminPass": "Bg6Wd5pT4poy"}} 2018-12-23 13:25:41,433 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-3deb1840-f4a8-4843-8322-825f970cd493 2018-12-23 13:25:41,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:25:41,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:25:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7222e56e-22e2-4c32-ac4f-7cfb0ad3dc69 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:25:41,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7222e56e-22e2-4c32-ac4f-7cfb0ad3dc69 2018-12-23 13:25:41,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:25:41,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:25:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["K5FaGm0vTGi93RSEyQi7cQ"], "issued_at": "2018-12-23T13:25:41.000000Z"}} 2018-12-23 13:25:41,829 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0628647d3ed2a79e9e129d25ff108fb5944233e6" 2018-12-23 13:25:42,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:25: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-77999ab8-3443-44f4-8ded-6c15079decd7 x-compute-request-id: req-77999ab8-3443-44f4-8ded-6c15079decd7 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.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/776e4e45-4994-4ffc-b766-dd4a69362b41", "rel": "bookmark"}], "image": {"id": "d9f2e87b-89e6-4749-8d26-183a467fc0cf", "links": [{"href": "http://172.30.9.22:8774/images/d9f2e87b-89e6-4749-8d26-183a467fc0cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "776e4e45-4994-4ffc-b766-dd4a69362b41", "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:25:42Z", "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-12-23T13:25:41Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:25:42,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41 used request id req-77999ab8-3443-44f4-8ded-6c15079decd7 2018-12-23 13:25:45,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0628647d3ed2a79e9e129d25ff108fb5944233e6" 2018-12-23 13:25:46,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:25: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-eaf5e598-f48e-41c5-8443-8d81d5f7aeea x-compute-request-id: req-eaf5e598-f48e-41c5-8443-8d81d5f7aeea 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.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/776e4e45-4994-4ffc-b766-dd4a69362b41", "rel": "bookmark"}], "image": {"id": "d9f2e87b-89e6-4749-8d26-183a467fc0cf", "links": [{"href": "http://172.30.9.22:8774/images/d9f2e87b-89e6-4749-8d26-183a467fc0cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000135", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "776e4e45-4994-4ffc-b766-dd4a69362b41", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:25:43Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-1", "created": "2018-12-23T13:25:41Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:25:46,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41 used request id req-eaf5e598-f48e-41c5-8443-8d81d5f7aeea 2018-12-23 13:25:49,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0628647d3ed2a79e9e129d25ff108fb5944233e6" 2018-12-23 13:25:49,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:25:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db6b4698-9efb-46cb-9ddd-1cf674b8348f x-compute-request-id: req-db6b4698-9efb-46cb-9ddd-1cf674b8348f 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:49:99:fc", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/776e4e45-4994-4ffc-b766-dd4a69362b41", "rel": "bookmark"}], "image": {"id": "d9f2e87b-89e6-4749-8d26-183a467fc0cf", "links": [{"href": "http://172.30.9.22:8774/images/d9f2e87b-89e6-4749-8d26-183a467fc0cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000135", "OS-SRV-USG:launched_at": "2018-12-23T13:25:45.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "776e4e45-4994-4ffc-b766-dd4a69362b41", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:25:46Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-1", "created": "2018-12-23T13:25:41Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:25:49,700 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41 used request id req-db6b4698-9efb-46cb-9ddd-1cf674b8348f 2018-12-23 13:25:49,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6db82e50147e035891d3b9b94b75b44ccd705581" 2018-12-23 13:25:50,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:25:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8bb6faa-391b-4def-bbb8-750357610629 x-compute-request-id: req-a8bb6faa-391b-4def-bbb8-750357610629 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:49:99:fc", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/776e4e45-4994-4ffc-b766-dd4a69362b41", "rel": "bookmark"}], "image": {"id": "d9f2e87b-89e6-4749-8d26-183a467fc0cf", "links": [{"href": "http://172.30.9.22:8774/images/d9f2e87b-89e6-4749-8d26-183a467fc0cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000135", "OS-SRV-USG:launched_at": "2018-12-23T13:25:45.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "776e4e45-4994-4ffc-b766-dd4a69362b41", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:25:46Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-1", "created": "2018-12-23T13:25:41Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:25:50,294 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41 used request id req-a8bb6faa-391b-4def-bbb8-750357610629 2018-12-23 13:25:50,294 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-12-1' booted successfully. IP='10.10.10.15'. 2018-12-23 13:25:50,294 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-12-1' to security group 'sdnvpn-sg'... 2018-12-23 13:25:50,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4fd4799ffc7499b8dc828017985760c3e275c14" -d '{"addSecurityGroup": {"name": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:25:51,699 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:25:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e5b34301-d7a7-4bba-ad01-38aec58d2d6c x-compute-request-id: req-e5b34301-d7a7-4bba-ad01-38aec58d2d6c Content-Length: 0 Content-Type: application/json 2018-12-23 13:25:51,699 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action used request id req-e5b34301-d7a7-4bba-ad01-38aec58d2d6c 2018-12-23 13:25:51,699 - sdnvpn_test_utils - INFO - Waiting for instance 776e4e45-4994-4ffc-b766-dd4a69362b41 to boot up 2018-12-23 13:25:51,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6db82e50147e035891d3b9b94b75b44ccd705581" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:25:52,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-c5683883-e99f-492b-9258-878c4c64f6be x-compute-request-id: req-c5683883-e99f-492b-9258-878c4c64f6be Content-Encoding: gzip Content-Length: 9978 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 480720652 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129470] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131117] pid_max: default: 32768 minimum: 301\n[ 0.132006] ACPI: Core revision 20150930\n[ 0.133392] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134689] Security Framework initialized\n[ 0.135497] Yama: becoming mindful.\n[ 0.136219] AppArmor: AppArmor initialized\n[ 0.137082] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138404] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139669] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140866] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142241] Initializing cgroup subsys io\n[ 0.143047] Initializing cgroup subsys memory\n[ 0.143898] Initializing cgroup subsys devices\n[ 0.144773] Initializing cgroup subsys freezer\n[ 0.145633] Initializing cgroup subsys net_cls\n[ 0.146492] Initializing cgroup subsys perf_event\n[ 0.147394] Initializing cgroup subsys net_prio\n[ 0.148271] Initializing cgroup subsys hugetlb\n[ 0.149135] Initializing cgroup subsys pids\n[ 0.150005] CPU: Physical Processor ID: 0\n[ 0.151501] mce: CPU supports 10 MCE banks\n[ 0.152342] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153338] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170253] ftrace: allocating 31920 entries in 125 pages\n[ 0.196554] smpboot: Max logical packages: 1\n[ 0.197406] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198744] x2apic enabled\n[ 0.199550] Switched APIC routing to physical x2apic.\n[ 0.201298] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202408] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204399] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206181] KVM setup paravirtual spinlock\n[ 0.207544] x86: Booted up 1 node, 1 CPUs\n[ 0.208349] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209733] devtmpfs: initialized\n[ 0.211452] evm: security.selinux\n[ 0.212149] evm: security.SMACK64\n[ 0.212848] evm: security.SMACK64EXEC\n[ 0.213614] evm: security.SMACK64TRANSMUTE\n[ 0.214425] evm: security.SMACK64MMAP\n[ 0.215168] evm: security.ima\n[ 0.215813] evm: security.capability\n[ 0.216631] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218481] pinctrl core: initialized pinctrl subsystem\n[ 0.219590] RTC time: 13:25:45, date: 12/23/18\n[ 0.220544] NET: Registered protocol family 16\n[ 0.221508] cpuidle: using governor ladder\n[ 0.222325] cpuidle: using governor menu\n[ 0.223106] PCCT header not found.\n[ 0.223862] ACPI: bus type PCI registered\n[ 0.224667] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227647] ACPI: Added _OSI(Module Device)\n[ 0.228493] ACPI: Added _OSI(Processor Device)\n[ 0.229352] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230245] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232363] ACPI: Interpreter enabled\n[ 0.233132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240516] ACPI: (supports S0 S5)\n[ 0.241219] ACPI: Using IOAPIC for interrupt routing\n[ 0.242284] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246526] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247760] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248948] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251167] acpiphp: Slot [3] registered\n[ 0.251971] acpiphp: Slot [4] registered\n[ 0.252774] acpiphp: Slot [5] registered\n[ 0.253573] acpiphp: Slot [6] registered\n[ 0.254368] acpiphp: Slot [7] registered\n[ 0.255165] acpiphp: Slot [8] registered\n[ 0.255970] acpiphp: Slot [9] registered\n[ 0.256769] acpiphp: Slot [10] registered\n[ 0.257586] acpiphp: Slot [11] registered\n[ 0.258398] acpiphp: Slot [12] registered\n[ 0.259214] acpiphp: Slot [13] registered\n[ 0.260025] acpiphp: Slot [14] registered\n[ 0.260836] acpiphp: Slot [15] registered\n[ 0.272207] acpiphp: Slot [16] registered\n[ 0.273033] acpiphp: Slot [17] registered\n[ 0.273847] acpiphp: Slot [18] registered\n[ 0.274657] acpiphp: Slot [19] registered\n[ 0.275464] acpiphp: Slot [20] registered\n[ 0.276282] acpiphp: Slot [21] registered\n[ 0.277089] acpiphp: Slot [22] registered\n[ 0.277900] acpiphp: Slot [23] registered\n[ 0.278709] acpiphp: Slot [24] registered\n[ 0.279518] acpiphp: Slot [25] registered\n[ 0.280332] acpiphp: Slot [26] registered\n[ 0.281137] acpiphp: Slot [27] registered\n[ 0.281948] acpiphp: Slot [28] registered\n[ 0.282764] acpiphp: Slot [29] registered\n[ 0.283571] acpiphp: Slot [30] registered\n[ 0.284387] acpiphp: Slot [31] registered\n[ 0.285190] PCI host bridge to bus 0000:00\n[ 0.286007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289879] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291325] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298823] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299986] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301247] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307609] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309028] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354985] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356489] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357948] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359369] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360768] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362392] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363539] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366125] vgaarb: loaded\n[ 0.366733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367869] SCSI subsystem initialized\n[ 0.368686] ACPI: bus type USB registered\n[ 0.369499] usbcore: registered new interface driver usbfs\n[ 0.370522] usbcore: registered new interface driver hub\n[ 0.371536] usbcore: registered new device driver usb\n[ 0.372593] PCI: Using ACPI for IRQ routing\n[ 0.373615] NetLabel: Initializing\n[ 0.374326] NetLabel: domain hash size = 128\n[ 0.375164] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376105] NetLabel: unlabeled traffic allowed by default\n[ 0.377191] clocksource: Switched to clocksource kvm-clock\n[ 0.382706] AppArmor: AppArmor Filesystem Enabled\n[ 0.383657] pnp: PnP ACPI init\n[ 0.384565] pnp: PnP ACPI: found 5 devices\n[ 0.390921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392603] NET: Registered protocol family 2\n[ 0.393553] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394806] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395954] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397090] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398150] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399305] NET: Registered protocol family 1\n[ 0.400153] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401234] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402294] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430562] Trying to unpack rootfs image as initramfs...\n[ 0.481347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495431] Scanning for low memory corruption every 60 seconds\n[ 0.496944] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498231] audit: initializing netlink subsys (disabled)\n[ 0.499311] audit: type=2000 audit(1545571546.201:1): initialized\n[ 0.500752] Initialise system trusted keyring\n[ 0.501770] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505157] zbud: loaded\n[ 0.505922] VFS: Disk quotas dquot_6.6.0\n[ 0.506802] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508410] fuse init (API version 7.23)\n[ 0.509371] Key type big_key registered\n[ 0.510250] Allocating IMA MOK and blacklist keyrings.\n[ 0.511850] Key type asymmetric registered\n[ 0.512801] Asymmetric key parser 'x509' registered\n[ 0.513889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515491] io scheduler noop registered\n[ 0.516393] io scheduler deadline registered (default)\n[ 0.517542] io scheduler cfq registered\n[ 0.518476] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522677] ACPI: Power Button [PWRF]\n[ 0.523603] GHES: HEST is not enabled!\n[ 0.537738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566304] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568666] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594201] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596519] Linux agpgart interface v0.103\n[ 0.598587] brd: module loaded\n[ 0.599737] loop: module loaded\n[ 0.604955] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606486] GPT:90111 != 2097151\n[ 0.607187] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608322] GPT:90111 != 2097151\n[ 0.609023] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610037] vda: vda1 vda15\n[ 0.611766] scsi host0: ata_piix\n[ 0.612529] scsi host1: ata_piix\n[ 0.613279] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614545] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616055] libphy: Fixed MDIO Bus: probed\n[ 0.616915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617918] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620227] PPP generic driver version 2.4.2\n[ 0.621329] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622589] ehci-pci: EHCI PCI platform driver\n[ 0.623491] ehci-platform: EHCI generic platform driver\n[ 0.624523] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625702] ohci-pci: OHCI PCI platform driver\n[ 0.626613] ohci-platform: OHCI generic platform driver\n[ 0.627644] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643515] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645474] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648471] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650244] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652253] usb usb1: Product: UHCI Host Controller\n[ 0.653602] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655273] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656589] hub 1-0:1.0: USB hub found\n[ 0.657685] hub 1-0:1.0: 2 ports detected\n[ 0.658694] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660967] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662038] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663183] mousedev: PS/2 mouse device common for all mice\n[ 0.664636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666671] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667867] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669210] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670548] i2c /dev entries driver\n[ 0.671366] device-mapper: uevent: version 1.0.3\n[ 0.672442] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674373] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675805] NET: Registered protocol family 10\n[ 0.676885] NET: Registered protocol family 17\n[ 0.677865] Key type dns_resolver registered\n[ 0.678887] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680166] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682284] registered taskstats version 1\n[ 0.683189] Loading compiled-in X.509 certificates\n[ 0.684757] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686812] zswap: loaded using pool lzo/zbud\n[ 0.688244] Key type trusted registered\n[ 0.689895] Key type encrypted registered\n[ 0.690787] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691917] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693048] evm: HMAC attrs: 0x1\n[ 0.711322] Magic number: 14:518:433\n[ 0.715816] rtc_cmos 00:00: setting system clock to 2018-12-23 13:25:46 UTC (1545571546)\n[ 0.718009] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719543] EDD information not available.\n[ 0.774181] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776104] Write protecting the kernel read-only data: 14336k\n[ 0.788733] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791094] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.97\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.161808] 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.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 1.06. iid=i-0000012f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBEshEhTkAOpb1G5o4tc1mAn2w1f4QcobfM3iaaDVm6gInc+8WF9hrJEByln2vaO2Y7jrVeXn3aerTTmFnJDrHaaLp4znO1h5LvVKjalWzA9bgwJiCt8IEKZmtuF9IVKgXLSK0vjNc3yXYJLEb6gazHTyLOTpDJ+v9UQhp58XqtnMms26S/3hYSybEluLyMYaKnr3jDvNN+x5sckQ17mD/M2+w/AyY32lssSfae5mLZb7DXPyUbr5liVbYKzuK5ogQnUCwMAQ12MGwm42MxpVIT07L3SVXs6xChqSmsuyR6G0KdBShAMju1EZBONpuCmbCn5ieANLuTOcsBstX9+cp root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAPLK8kQov0rvU901LGFob+CWiLttvemWus4SJbczBl3qC2B5w3GSrPuev5GO9E5qkgbb1sLlLdMM0OJXnGrgl89RKM25S0wV0FYIdtKSrHNVl2NmgiTenl2in16S2Sc5HI9SksznzFNhTQ1v4zqVLX/OMhhaWKD1dvCE2YsCJibLAAAAFQDyqBnozxTFSEyvvM/oHmbid5VulQAAAIBhL2WJ6g8LYLP7gw8GKflGD0rKn1HvdK0WWt5Ue/83cQnTXMzoR2NFdDOB1XKqc839T4OoFh5lySDgyv6/Vdgo+bRcUM+ah/XR3WJir0CXJutRYONcXKifdu5OKPd7RaRgeg36Kh1v/5ZC15W4aEU9KiKN/P4ES26CtkG5sFQ0GAAAAIBpGITjtq0Lg6s5FVELgRhWbTZMdhVzjc19bAhq0dODIFg4p7PmT0wuaDUZB235IzvGXLP7CGBhLW92zTdklGzaiDwjWwpQy67iWvcGi8VduDDtDY9Eyjo4xPYmwnz1D6de2MGzfz/ETnof7LD0xbsjsaQRvPmgXqHam0D6iH0o+A== 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.15,24,fe80::f816:3eff:fe49:99fc/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.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-0000012f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.47 ===\n/dev/root resized successfully [took 2.00s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:49:99:FC \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:99fc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8241 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:25:52,771 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action used request id req-c5683883-e99f-492b-9258-878c4c64f6be 2018-12-23 13:25:54,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6db82e50147e035891d3b9b94b75b44ccd705581" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:25:55,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:25: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-c0ef599e-37e5-4765-85b6-114555229739 x-compute-request-id: req-c0ef599e-37e5-4765-85b6-114555229739 Content-Encoding: gzip Content-Length: 9978 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 480720652 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129470] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131117] pid_max: default: 32768 minimum: 301\n[ 0.132006] ACPI: Core revision 20150930\n[ 0.133392] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134689] Security Framework initialized\n[ 0.135497] Yama: becoming mindful.\n[ 0.136219] AppArmor: AppArmor initialized\n[ 0.137082] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138404] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139669] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140866] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142241] Initializing cgroup subsys io\n[ 0.143047] Initializing cgroup subsys memory\n[ 0.143898] Initializing cgroup subsys devices\n[ 0.144773] Initializing cgroup subsys freezer\n[ 0.145633] Initializing cgroup subsys net_cls\n[ 0.146492] Initializing cgroup subsys perf_event\n[ 0.147394] Initializing cgroup subsys net_prio\n[ 0.148271] Initializing cgroup subsys hugetlb\n[ 0.149135] Initializing cgroup subsys pids\n[ 0.150005] CPU: Physical Processor ID: 0\n[ 0.151501] mce: CPU supports 10 MCE banks\n[ 0.152342] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153338] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170253] ftrace: allocating 31920 entries in 125 pages\n[ 0.196554] smpboot: Max logical packages: 1\n[ 0.197406] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198744] x2apic enabled\n[ 0.199550] Switched APIC routing to physical x2apic.\n[ 0.201298] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202408] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204399] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206181] KVM setup paravirtual spinlock\n[ 0.207544] x86: Booted up 1 node, 1 CPUs\n[ 0.208349] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209733] devtmpfs: initialized\n[ 0.211452] evm: security.selinux\n[ 0.212149] evm: security.SMACK64\n[ 0.212848] evm: security.SMACK64EXEC\n[ 0.213614] evm: security.SMACK64TRANSMUTE\n[ 0.214425] evm: security.SMACK64MMAP\n[ 0.215168] evm: security.ima\n[ 0.215813] evm: security.capability\n[ 0.216631] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218481] pinctrl core: initialized pinctrl subsystem\n[ 0.219590] RTC time: 13:25:45, date: 12/23/18\n[ 0.220544] NET: Registered protocol family 16\n[ 0.221508] cpuidle: using governor ladder\n[ 0.222325] cpuidle: using governor menu\n[ 0.223106] PCCT header not found.\n[ 0.223862] ACPI: bus type PCI registered\n[ 0.224667] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227647] ACPI: Added _OSI(Module Device)\n[ 0.228493] ACPI: Added _OSI(Processor Device)\n[ 0.229352] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230245] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232363] ACPI: Interpreter enabled\n[ 0.233132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240516] ACPI: (supports S0 S5)\n[ 0.241219] ACPI: Using IOAPIC for interrupt routing\n[ 0.242284] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246526] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247760] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248948] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251167] acpiphp: Slot [3] registered\n[ 0.251971] acpiphp: Slot [4] registered\n[ 0.252774] acpiphp: Slot [5] registered\n[ 0.253573] acpiphp: Slot [6] registered\n[ 0.254368] acpiphp: Slot [7] registered\n[ 0.255165] acpiphp: Slot [8] registered\n[ 0.255970] acpiphp: Slot [9] registered\n[ 0.256769] acpiphp: Slot [10] registered\n[ 0.257586] acpiphp: Slot [11] registered\n[ 0.258398] acpiphp: Slot [12] registered\n[ 0.259214] acpiphp: Slot [13] registered\n[ 0.260025] acpiphp: Slot [14] registered\n[ 0.260836] acpiphp: Slot [15] registered\n[ 0.272207] acpiphp: Slot [16] registered\n[ 0.273033] acpiphp: Slot [17] registered\n[ 0.273847] acpiphp: Slot [18] registered\n[ 0.274657] acpiphp: Slot [19] registered\n[ 0.275464] acpiphp: Slot [20] registered\n[ 0.276282] acpiphp: Slot [21] registered\n[ 0.277089] acpiphp: Slot [22] registered\n[ 0.277900] acpiphp: Slot [23] registered\n[ 0.278709] acpiphp: Slot [24] registered\n[ 0.279518] acpiphp: Slot [25] registered\n[ 0.280332] acpiphp: Slot [26] registered\n[ 0.281137] acpiphp: Slot [27] registered\n[ 0.281948] acpiphp: Slot [28] registered\n[ 0.282764] acpiphp: Slot [29] registered\n[ 0.283571] acpiphp: Slot [30] registered\n[ 0.284387] acpiphp: Slot [31] registered\n[ 0.285190] PCI host bridge to bus 0000:00\n[ 0.286007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289879] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291325] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298823] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299986] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301247] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307609] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309028] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354985] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356489] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357948] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359369] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360768] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362392] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363539] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366125] vgaarb: loaded\n[ 0.366733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367869] SCSI subsystem initialized\n[ 0.368686] ACPI: bus type USB registered\n[ 0.369499] usbcore: registered new interface driver usbfs\n[ 0.370522] usbcore: registered new interface driver hub\n[ 0.371536] usbcore: registered new device driver usb\n[ 0.372593] PCI: Using ACPI for IRQ routing\n[ 0.373615] NetLabel: Initializing\n[ 0.374326] NetLabel: domain hash size = 128\n[ 0.375164] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376105] NetLabel: unlabeled traffic allowed by default\n[ 0.377191] clocksource: Switched to clocksource kvm-clock\n[ 0.382706] AppArmor: AppArmor Filesystem Enabled\n[ 0.383657] pnp: PnP ACPI init\n[ 0.384565] pnp: PnP ACPI: found 5 devices\n[ 0.390921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392603] NET: Registered protocol family 2\n[ 0.393553] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394806] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395954] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397090] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398150] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399305] NET: Registered protocol family 1\n[ 0.400153] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401234] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402294] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430562] Trying to unpack rootfs image as initramfs...\n[ 0.481347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495431] Scanning for low memory corruption every 60 seconds\n[ 0.496944] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498231] audit: initializing netlink subsys (disabled)\n[ 0.499311] audit: type=2000 audit(1545571546.201:1): initialized\n[ 0.500752] Initialise system trusted keyring\n[ 0.501770] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505157] zbud: loaded\n[ 0.505922] VFS: Disk quotas dquot_6.6.0\n[ 0.506802] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508410] fuse init (API version 7.23)\n[ 0.509371] Key type big_key registered\n[ 0.510250] Allocating IMA MOK and blacklist keyrings.\n[ 0.511850] Key type asymmetric registered\n[ 0.512801] Asymmetric key parser 'x509' registered\n[ 0.513889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515491] io scheduler noop registered\n[ 0.516393] io scheduler deadline registered (default)\n[ 0.517542] io scheduler cfq registered\n[ 0.518476] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522677] ACPI: Power Button [PWRF]\n[ 0.523603] GHES: HEST is not enabled!\n[ 0.537738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566304] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568666] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594201] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596519] Linux agpgart interface v0.103\n[ 0.598587] brd: module loaded\n[ 0.599737] loop: module loaded\n[ 0.604955] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606486] GPT:90111 != 2097151\n[ 0.607187] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608322] GPT:90111 != 2097151\n[ 0.609023] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610037] vda: vda1 vda15\n[ 0.611766] scsi host0: ata_piix\n[ 0.612529] scsi host1: ata_piix\n[ 0.613279] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614545] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616055] libphy: Fixed MDIO Bus: probed\n[ 0.616915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617918] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620227] PPP generic driver version 2.4.2\n[ 0.621329] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622589] ehci-pci: EHCI PCI platform driver\n[ 0.623491] ehci-platform: EHCI generic platform driver\n[ 0.624523] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625702] ohci-pci: OHCI PCI platform driver\n[ 0.626613] ohci-platform: OHCI generic platform driver\n[ 0.627644] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643515] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645474] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648471] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650244] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652253] usb usb1: Product: UHCI Host Controller\n[ 0.653602] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655273] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656589] hub 1-0:1.0: USB hub found\n[ 0.657685] hub 1-0:1.0: 2 ports detected\n[ 0.658694] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660967] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662038] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663183] mousedev: PS/2 mouse device common for all mice\n[ 0.664636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666671] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667867] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669210] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670548] i2c /dev entries driver\n[ 0.671366] device-mapper: uevent: version 1.0.3\n[ 0.672442] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674373] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675805] NET: Registered protocol family 10\n[ 0.676885] NET: Registered protocol family 17\n[ 0.677865] Key type dns_resolver registered\n[ 0.678887] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680166] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682284] registered taskstats version 1\n[ 0.683189] Loading compiled-in X.509 certificates\n[ 0.684757] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686812] zswap: loaded using pool lzo/zbud\n[ 0.688244] Key type trusted registered\n[ 0.689895] Key type encrypted registered\n[ 0.690787] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691917] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693048] evm: HMAC attrs: 0x1\n[ 0.711322] Magic number: 14:518:433\n[ 0.715816] rtc_cmos 00:00: setting system clock to 2018-12-23 13:25:46 UTC (1545571546)\n[ 0.718009] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719543] EDD information not available.\n[ 0.774181] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776104] Write protecting the kernel read-only data: 14336k\n[ 0.788733] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791094] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.97\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.161808] 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.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 1.06. iid=i-0000012f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBEshEhTkAOpb1G5o4tc1mAn2w1f4QcobfM3iaaDVm6gInc+8WF9hrJEByln2vaO2Y7jrVeXn3aerTTmFnJDrHaaLp4znO1h5LvVKjalWzA9bgwJiCt8IEKZmtuF9IVKgXLSK0vjNc3yXYJLEb6gazHTyLOTpDJ+v9UQhp58XqtnMms26S/3hYSybEluLyMYaKnr3jDvNN+x5sckQ17mD/M2+w/AyY32lssSfae5mLZb7DXPyUbr5liVbYKzuK5ogQnUCwMAQ12MGwm42MxpVIT07L3SVXs6xChqSmsuyR6G0KdBShAMju1EZBONpuCmbCn5ieANLuTOcsBstX9+cp root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAPLK8kQov0rvU901LGFob+CWiLttvemWus4SJbczBl3qC2B5w3GSrPuev5GO9E5qkgbb1sLlLdMM0OJXnGrgl89RKM25S0wV0FYIdtKSrHNVl2NmgiTenl2in16S2Sc5HI9SksznzFNhTQ1v4zqVLX/OMhhaWKD1dvCE2YsCJibLAAAAFQDyqBnozxTFSEyvvM/oHmbid5VulQAAAIBhL2WJ6g8LYLP7gw8GKflGD0rKn1HvdK0WWt5Ue/83cQnTXMzoR2NFdDOB1XKqc839T4OoFh5lySDgyv6/Vdgo+bRcUM+ah/XR3WJir0CXJutRYONcXKifdu5OKPd7RaRgeg36Kh1v/5ZC15W4aEU9KiKN/P4ES26CtkG5sFQ0GAAAAIBpGITjtq0Lg6s5FVELgRhWbTZMdhVzjc19bAhq0dODIFg4p7PmT0wuaDUZB235IzvGXLP7CGBhLW92zTdklGzaiDwjWwpQy67iWvcGi8VduDDtDY9Eyjo4xPYmwnz1D6de2MGzfz/ETnof7LD0xbsjsaQRvPmgXqHam0D6iH0o+A== 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.15,24,fe80::f816:3eff:fe49:99fc/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.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-0000012f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.47 ===\n/dev/root resized successfully [took 2.00s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:49:99:FC \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:99fc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8241 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:25:55,865 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action used request id req-c0ef599e-37e5-4765-85b6-114555229739 2018-12-23 13:25:57,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6db82e50147e035891d3b9b94b75b44ccd705581" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:25:58,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:25: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-07a1f777-acbc-462d-ba8a-95fa3ec77536 x-compute-request-id: req-07a1f777-acbc-462d-ba8a-95fa3ec77536 Content-Encoding: gzip Content-Length: 9978 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 480720652 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129470] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131117] pid_max: default: 32768 minimum: 301\n[ 0.132006] ACPI: Core revision 20150930\n[ 0.133392] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134689] Security Framework initialized\n[ 0.135497] Yama: becoming mindful.\n[ 0.136219] AppArmor: AppArmor initialized\n[ 0.137082] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138404] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139669] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140866] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142241] Initializing cgroup subsys io\n[ 0.143047] Initializing cgroup subsys memory\n[ 0.143898] Initializing cgroup subsys devices\n[ 0.144773] Initializing cgroup subsys freezer\n[ 0.145633] Initializing cgroup subsys net_cls\n[ 0.146492] Initializing cgroup subsys perf_event\n[ 0.147394] Initializing cgroup subsys net_prio\n[ 0.148271] Initializing cgroup subsys hugetlb\n[ 0.149135] Initializing cgroup subsys pids\n[ 0.150005] CPU: Physical Processor ID: 0\n[ 0.151501] mce: CPU supports 10 MCE banks\n[ 0.152342] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153338] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170253] ftrace: allocating 31920 entries in 125 pages\n[ 0.196554] smpboot: Max logical packages: 1\n[ 0.197406] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198744] x2apic enabled\n[ 0.199550] Switched APIC routing to physical x2apic.\n[ 0.201298] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202408] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204399] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206181] KVM setup paravirtual spinlock\n[ 0.207544] x86: Booted up 1 node, 1 CPUs\n[ 0.208349] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209733] devtmpfs: initialized\n[ 0.211452] evm: security.selinux\n[ 0.212149] evm: security.SMACK64\n[ 0.212848] evm: security.SMACK64EXEC\n[ 0.213614] evm: security.SMACK64TRANSMUTE\n[ 0.214425] evm: security.SMACK64MMAP\n[ 0.215168] evm: security.ima\n[ 0.215813] evm: security.capability\n[ 0.216631] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218481] pinctrl core: initialized pinctrl subsystem\n[ 0.219590] RTC time: 13:25:45, date: 12/23/18\n[ 0.220544] NET: Registered protocol family 16\n[ 0.221508] cpuidle: using governor ladder\n[ 0.222325] cpuidle: using governor menu\n[ 0.223106] PCCT header not found.\n[ 0.223862] ACPI: bus type PCI registered\n[ 0.224667] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227647] ACPI: Added _OSI(Module Device)\n[ 0.228493] ACPI: Added _OSI(Processor Device)\n[ 0.229352] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230245] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232363] ACPI: Interpreter enabled\n[ 0.233132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240516] ACPI: (supports S0 S5)\n[ 0.241219] ACPI: Using IOAPIC for interrupt routing\n[ 0.242284] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246526] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247760] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248948] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251167] acpiphp: Slot [3] registered\n[ 0.251971] acpiphp: Slot [4] registered\n[ 0.252774] acpiphp: Slot [5] registered\n[ 0.253573] acpiphp: Slot [6] registered\n[ 0.254368] acpiphp: Slot [7] registered\n[ 0.255165] acpiphp: Slot [8] registered\n[ 0.255970] acpiphp: Slot [9] registered\n[ 0.256769] acpiphp: Slot [10] registered\n[ 0.257586] acpiphp: Slot [11] registered\n[ 0.258398] acpiphp: Slot [12] registered\n[ 0.259214] acpiphp: Slot [13] registered\n[ 0.260025] acpiphp: Slot [14] registered\n[ 0.260836] acpiphp: Slot [15] registered\n[ 0.272207] acpiphp: Slot [16] registered\n[ 0.273033] acpiphp: Slot [17] registered\n[ 0.273847] acpiphp: Slot [18] registered\n[ 0.274657] acpiphp: Slot [19] registered\n[ 0.275464] acpiphp: Slot [20] registered\n[ 0.276282] acpiphp: Slot [21] registered\n[ 0.277089] acpiphp: Slot [22] registered\n[ 0.277900] acpiphp: Slot [23] registered\n[ 0.278709] acpiphp: Slot [24] registered\n[ 0.279518] acpiphp: Slot [25] registered\n[ 0.280332] acpiphp: Slot [26] registered\n[ 0.281137] acpiphp: Slot [27] registered\n[ 0.281948] acpiphp: Slot [28] registered\n[ 0.282764] acpiphp: Slot [29] registered\n[ 0.283571] acpiphp: Slot [30] registered\n[ 0.284387] acpiphp: Slot [31] registered\n[ 0.285190] PCI host bridge to bus 0000:00\n[ 0.286007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289879] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291325] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298823] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299986] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301247] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307609] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309028] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354985] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356489] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357948] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359369] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360768] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362392] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363539] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366125] vgaarb: loaded\n[ 0.366733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367869] SCSI subsystem initialized\n[ 0.368686] ACPI: bus type USB registered\n[ 0.369499] usbcore: registered new interface driver usbfs\n[ 0.370522] usbcore: registered new interface driver hub\n[ 0.371536] usbcore: registered new device driver usb\n[ 0.372593] PCI: Using ACPI for IRQ routing\n[ 0.373615] NetLabel: Initializing\n[ 0.374326] NetLabel: domain hash size = 128\n[ 0.375164] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376105] NetLabel: unlabeled traffic allowed by default\n[ 0.377191] clocksource: Switched to clocksource kvm-clock\n[ 0.382706] AppArmor: AppArmor Filesystem Enabled\n[ 0.383657] pnp: PnP ACPI init\n[ 0.384565] pnp: PnP ACPI: found 5 devices\n[ 0.390921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392603] NET: Registered protocol family 2\n[ 0.393553] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394806] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395954] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397090] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398150] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399305] NET: Registered protocol family 1\n[ 0.400153] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401234] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402294] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430562] Trying to unpack rootfs image as initramfs...\n[ 0.481347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495431] Scanning for low memory corruption every 60 seconds\n[ 0.496944] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498231] audit: initializing netlink subsys (disabled)\n[ 0.499311] audit: type=2000 audit(1545571546.201:1): initialized\n[ 0.500752] Initialise system trusted keyring\n[ 0.501770] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505157] zbud: loaded\n[ 0.505922] VFS: Disk quotas dquot_6.6.0\n[ 0.506802] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508410] fuse init (API version 7.23)\n[ 0.509371] Key type big_key registered\n[ 0.510250] Allocating IMA MOK and blacklist keyrings.\n[ 0.511850] Key type asymmetric registered\n[ 0.512801] Asymmetric key parser 'x509' registered\n[ 0.513889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515491] io scheduler noop registered\n[ 0.516393] io scheduler deadline registered (default)\n[ 0.517542] io scheduler cfq registered\n[ 0.518476] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522677] ACPI: Power Button [PWRF]\n[ 0.523603] GHES: HEST is not enabled!\n[ 0.537738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566304] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568666] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594201] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596519] Linux agpgart interface v0.103\n[ 0.598587] brd: module loaded\n[ 0.599737] loop: module loaded\n[ 0.604955] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606486] GPT:90111 != 2097151\n[ 0.607187] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608322] GPT:90111 != 2097151\n[ 0.609023] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610037] vda: vda1 vda15\n[ 0.611766] scsi host0: ata_piix\n[ 0.612529] scsi host1: ata_piix\n[ 0.613279] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614545] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616055] libphy: Fixed MDIO Bus: probed\n[ 0.616915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617918] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620227] PPP generic driver version 2.4.2\n[ 0.621329] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622589] ehci-pci: EHCI PCI platform driver\n[ 0.623491] ehci-platform: EHCI generic platform driver\n[ 0.624523] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625702] ohci-pci: OHCI PCI platform driver\n[ 0.626613] ohci-platform: OHCI generic platform driver\n[ 0.627644] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643515] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645474] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648471] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650244] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652253] usb usb1: Product: UHCI Host Controller\n[ 0.653602] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655273] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656589] hub 1-0:1.0: USB hub found\n[ 0.657685] hub 1-0:1.0: 2 ports detected\n[ 0.658694] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660967] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662038] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663183] mousedev: PS/2 mouse device common for all mice\n[ 0.664636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666671] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667867] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669210] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670548] i2c /dev entries driver\n[ 0.671366] device-mapper: uevent: version 1.0.3\n[ 0.672442] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674373] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675805] NET: Registered protocol family 10\n[ 0.676885] NET: Registered protocol family 17\n[ 0.677865] Key type dns_resolver registered\n[ 0.678887] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680166] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682284] registered taskstats version 1\n[ 0.683189] Loading compiled-in X.509 certificates\n[ 0.684757] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686812] zswap: loaded using pool lzo/zbud\n[ 0.688244] Key type trusted registered\n[ 0.689895] Key type encrypted registered\n[ 0.690787] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691917] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693048] evm: HMAC attrs: 0x1\n[ 0.711322] Magic number: 14:518:433\n[ 0.715816] rtc_cmos 00:00: setting system clock to 2018-12-23 13:25:46 UTC (1545571546)\n[ 0.718009] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719543] EDD information not available.\n[ 0.774181] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776104] Write protecting the kernel read-only data: 14336k\n[ 0.788733] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791094] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.97\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.161808] 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.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 1.06. iid=i-0000012f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBEshEhTkAOpb1G5o4tc1mAn2w1f4QcobfM3iaaDVm6gInc+8WF9hrJEByln2vaO2Y7jrVeXn3aerTTmFnJDrHaaLp4znO1h5LvVKjalWzA9bgwJiCt8IEKZmtuF9IVKgXLSK0vjNc3yXYJLEb6gazHTyLOTpDJ+v9UQhp58XqtnMms26S/3hYSybEluLyMYaKnr3jDvNN+x5sckQ17mD/M2+w/AyY32lssSfae5mLZb7DXPyUbr5liVbYKzuK5ogQnUCwMAQ12MGwm42MxpVIT07L3SVXs6xChqSmsuyR6G0KdBShAMju1EZBONpuCmbCn5ieANLuTOcsBstX9+cp root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAPLK8kQov0rvU901LGFob+CWiLttvemWus4SJbczBl3qC2B5w3GSrPuev5GO9E5qkgbb1sLlLdMM0OJXnGrgl89RKM25S0wV0FYIdtKSrHNVl2NmgiTenl2in16S2Sc5HI9SksznzFNhTQ1v4zqVLX/OMhhaWKD1dvCE2YsCJibLAAAAFQDyqBnozxTFSEyvvM/oHmbid5VulQAAAIBhL2WJ6g8LYLP7gw8GKflGD0rKn1HvdK0WWt5Ue/83cQnTXMzoR2NFdDOB1XKqc839T4OoFh5lySDgyv6/Vdgo+bRcUM+ah/XR3WJir0CXJutRYONcXKifdu5OKPd7RaRgeg36Kh1v/5ZC15W4aEU9KiKN/P4ES26CtkG5sFQ0GAAAAIBpGITjtq0Lg6s5FVELgRhWbTZMdhVzjc19bAhq0dODIFg4p7PmT0wuaDUZB235IzvGXLP7CGBhLW92zTdklGzaiDwjWwpQy67iWvcGi8VduDDtDY9Eyjo4xPYmwnz1D6de2MGzfz/ETnof7LD0xbsjsaQRvPmgXqHam0D6iH0o+A== 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.15,24,fe80::f816:3eff:fe49:99fc/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.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-0000012f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.47 ===\n/dev/root resized successfully [took 2.00s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:49:99:FC \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:99fc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8241 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:25:58,959 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action used request id req-07a1f777-acbc-462d-ba8a-95fa3ec77536 2018-12-23 13:26:00,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6db82e50147e035891d3b9b94b75b44ccd705581" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:26:02,053 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:26: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-fe39aa9b-1d9c-479d-b078-cbcdb96c7651 x-compute-request-id: req-fe39aa9b-1d9c-479d-b078-cbcdb96c7651 Content-Encoding: gzip Content-Length: 9978 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 480720652 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129470] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131117] pid_max: default: 32768 minimum: 301\n[ 0.132006] ACPI: Core revision 20150930\n[ 0.133392] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134689] Security Framework initialized\n[ 0.135497] Yama: becoming mindful.\n[ 0.136219] AppArmor: AppArmor initialized\n[ 0.137082] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138404] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139669] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140866] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142241] Initializing cgroup subsys io\n[ 0.143047] Initializing cgroup subsys memory\n[ 0.143898] Initializing cgroup subsys devices\n[ 0.144773] Initializing cgroup subsys freezer\n[ 0.145633] Initializing cgroup subsys net_cls\n[ 0.146492] Initializing cgroup subsys perf_event\n[ 0.147394] Initializing cgroup subsys net_prio\n[ 0.148271] Initializing cgroup subsys hugetlb\n[ 0.149135] Initializing cgroup subsys pids\n[ 0.150005] CPU: Physical Processor ID: 0\n[ 0.151501] mce: CPU supports 10 MCE banks\n[ 0.152342] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153338] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170253] ftrace: allocating 31920 entries in 125 pages\n[ 0.196554] smpboot: Max logical packages: 1\n[ 0.197406] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198744] x2apic enabled\n[ 0.199550] Switched APIC routing to physical x2apic.\n[ 0.201298] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202408] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204399] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206181] KVM setup paravirtual spinlock\n[ 0.207544] x86: Booted up 1 node, 1 CPUs\n[ 0.208349] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209733] devtmpfs: initialized\n[ 0.211452] evm: security.selinux\n[ 0.212149] evm: security.SMACK64\n[ 0.212848] evm: security.SMACK64EXEC\n[ 0.213614] evm: security.SMACK64TRANSMUTE\n[ 0.214425] evm: security.SMACK64MMAP\n[ 0.215168] evm: security.ima\n[ 0.215813] evm: security.capability\n[ 0.216631] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218481] pinctrl core: initialized pinctrl subsystem\n[ 0.219590] RTC time: 13:25:45, date: 12/23/18\n[ 0.220544] NET: Registered protocol family 16\n[ 0.221508] cpuidle: using governor ladder\n[ 0.222325] cpuidle: using governor menu\n[ 0.223106] PCCT header not found.\n[ 0.223862] ACPI: bus type PCI registered\n[ 0.224667] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227647] ACPI: Added _OSI(Module Device)\n[ 0.228493] ACPI: Added _OSI(Processor Device)\n[ 0.229352] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230245] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232363] ACPI: Interpreter enabled\n[ 0.233132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240516] ACPI: (supports S0 S5)\n[ 0.241219] ACPI: Using IOAPIC for interrupt routing\n[ 0.242284] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246526] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247760] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248948] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251167] acpiphp: Slot [3] registered\n[ 0.251971] acpiphp: Slot [4] registered\n[ 0.252774] acpiphp: Slot [5] registered\n[ 0.253573] acpiphp: Slot [6] registered\n[ 0.254368] acpiphp: Slot [7] registered\n[ 0.255165] acpiphp: Slot [8] registered\n[ 0.255970] acpiphp: Slot [9] registered\n[ 0.256769] acpiphp: Slot [10] registered\n[ 0.257586] acpiphp: Slot [11] registered\n[ 0.258398] acpiphp: Slot [12] registered\n[ 0.259214] acpiphp: Slot [13] registered\n[ 0.260025] acpiphp: Slot [14] registered\n[ 0.260836] acpiphp: Slot [15] registered\n[ 0.272207] acpiphp: Slot [16] registered\n[ 0.273033] acpiphp: Slot [17] registered\n[ 0.273847] acpiphp: Slot [18] registered\n[ 0.274657] acpiphp: Slot [19] registered\n[ 0.275464] acpiphp: Slot [20] registered\n[ 0.276282] acpiphp: Slot [21] registered\n[ 0.277089] acpiphp: Slot [22] registered\n[ 0.277900] acpiphp: Slot [23] registered\n[ 0.278709] acpiphp: Slot [24] registered\n[ 0.279518] acpiphp: Slot [25] registered\n[ 0.280332] acpiphp: Slot [26] registered\n[ 0.281137] acpiphp: Slot [27] registered\n[ 0.281948] acpiphp: Slot [28] registered\n[ 0.282764] acpiphp: Slot [29] registered\n[ 0.283571] acpiphp: Slot [30] registered\n[ 0.284387] acpiphp: Slot [31] registered\n[ 0.285190] PCI host bridge to bus 0000:00\n[ 0.286007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289879] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291325] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298823] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299986] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301247] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307609] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309028] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354985] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356489] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357948] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359369] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360768] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362392] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363539] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366125] vgaarb: loaded\n[ 0.366733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367869] SCSI subsystem initialized\n[ 0.368686] ACPI: bus type USB registered\n[ 0.369499] usbcore: registered new interface driver usbfs\n[ 0.370522] usbcore: registered new interface driver hub\n[ 0.371536] usbcore: registered new device driver usb\n[ 0.372593] PCI: Using ACPI for IRQ routing\n[ 0.373615] NetLabel: Initializing\n[ 0.374326] NetLabel: domain hash size = 128\n[ 0.375164] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376105] NetLabel: unlabeled traffic allowed by default\n[ 0.377191] clocksource: Switched to clocksource kvm-clock\n[ 0.382706] AppArmor: AppArmor Filesystem Enabled\n[ 0.383657] pnp: PnP ACPI init\n[ 0.384565] pnp: PnP ACPI: found 5 devices\n[ 0.390921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392603] NET: Registered protocol family 2\n[ 0.393553] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394806] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395954] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397090] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398150] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399305] NET: Registered protocol family 1\n[ 0.400153] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401234] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402294] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430562] Trying to unpack rootfs image as initramfs...\n[ 0.481347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495431] Scanning for low memory corruption every 60 seconds\n[ 0.496944] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498231] audit: initializing netlink subsys (disabled)\n[ 0.499311] audit: type=2000 audit(1545571546.201:1): initialized\n[ 0.500752] Initialise system trusted keyring\n[ 0.501770] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505157] zbud: loaded\n[ 0.505922] VFS: Disk quotas dquot_6.6.0\n[ 0.506802] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508410] fuse init (API version 7.23)\n[ 0.509371] Key type big_key registered\n[ 0.510250] Allocating IMA MOK and blacklist keyrings.\n[ 0.511850] Key type asymmetric registered\n[ 0.512801] Asymmetric key parser 'x509' registered\n[ 0.513889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515491] io scheduler noop registered\n[ 0.516393] io scheduler deadline registered (default)\n[ 0.517542] io scheduler cfq registered\n[ 0.518476] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522677] ACPI: Power Button [PWRF]\n[ 0.523603] GHES: HEST is not enabled!\n[ 0.537738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566304] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568666] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594201] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596519] Linux agpgart interface v0.103\n[ 0.598587] brd: module loaded\n[ 0.599737] loop: module loaded\n[ 0.604955] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606486] GPT:90111 != 2097151\n[ 0.607187] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608322] GPT:90111 != 2097151\n[ 0.609023] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610037] vda: vda1 vda15\n[ 0.611766] scsi host0: ata_piix\n[ 0.612529] scsi host1: ata_piix\n[ 0.613279] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614545] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616055] libphy: Fixed MDIO Bus: probed\n[ 0.616915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617918] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620227] PPP generic driver version 2.4.2\n[ 0.621329] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622589] ehci-pci: EHCI PCI platform driver\n[ 0.623491] ehci-platform: EHCI generic platform driver\n[ 0.624523] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625702] ohci-pci: OHCI PCI platform driver\n[ 0.626613] ohci-platform: OHCI generic platform driver\n[ 0.627644] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643515] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645474] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648471] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650244] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652253] usb usb1: Product: UHCI Host Controller\n[ 0.653602] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655273] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656589] hub 1-0:1.0: USB hub found\n[ 0.657685] hub 1-0:1.0: 2 ports detected\n[ 0.658694] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660967] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662038] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663183] mousedev: PS/2 mouse device common for all mice\n[ 0.664636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666671] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667867] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669210] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670548] i2c /dev entries driver\n[ 0.671366] device-mapper: uevent: version 1.0.3\n[ 0.672442] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674373] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675805] NET: Registered protocol family 10\n[ 0.676885] NET: Registered protocol family 17\n[ 0.677865] Key type dns_resolver registered\n[ 0.678887] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680166] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682284] registered taskstats version 1\n[ 0.683189] Loading compiled-in X.509 certificates\n[ 0.684757] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686812] zswap: loaded using pool lzo/zbud\n[ 0.688244] Key type trusted registered\n[ 0.689895] Key type encrypted registered\n[ 0.690787] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691917] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693048] evm: HMAC attrs: 0x1\n[ 0.711322] Magic number: 14:518:433\n[ 0.715816] rtc_cmos 00:00: setting system clock to 2018-12-23 13:25:46 UTC (1545571546)\n[ 0.718009] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719543] EDD information not available.\n[ 0.774181] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776104] Write protecting the kernel read-only data: 14336k\n[ 0.788733] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791094] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.97\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.161808] 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.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 1.06. iid=i-0000012f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBEshEhTkAOpb1G5o4tc1mAn2w1f4QcobfM3iaaDVm6gInc+8WF9hrJEByln2vaO2Y7jrVeXn3aerTTmFnJDrHaaLp4znO1h5LvVKjalWzA9bgwJiCt8IEKZmtuF9IVKgXLSK0vjNc3yXYJLEb6gazHTyLOTpDJ+v9UQhp58XqtnMms26S/3hYSybEluLyMYaKnr3jDvNN+x5sckQ17mD/M2+w/AyY32lssSfae5mLZb7DXPyUbr5liVbYKzuK5ogQnUCwMAQ12MGwm42MxpVIT07L3SVXs6xChqSmsuyR6G0KdBShAMju1EZBONpuCmbCn5ieANLuTOcsBstX9+cp root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAPLK8kQov0rvU901LGFob+CWiLttvemWus4SJbczBl3qC2B5w3GSrPuev5GO9E5qkgbb1sLlLdMM0OJXnGrgl89RKM25S0wV0FYIdtKSrHNVl2NmgiTenl2in16S2Sc5HI9SksznzFNhTQ1v4zqVLX/OMhhaWKD1dvCE2YsCJibLAAAAFQDyqBnozxTFSEyvvM/oHmbid5VulQAAAIBhL2WJ6g8LYLP7gw8GKflGD0rKn1HvdK0WWt5Ue/83cQnTXMzoR2NFdDOB1XKqc839T4OoFh5lySDgyv6/Vdgo+bRcUM+ah/XR3WJir0CXJutRYONcXKifdu5OKPd7RaRgeg36Kh1v/5ZC15W4aEU9KiKN/P4ES26CtkG5sFQ0GAAAAIBpGITjtq0Lg6s5FVELgRhWbTZMdhVzjc19bAhq0dODIFg4p7PmT0wuaDUZB235IzvGXLP7CGBhLW92zTdklGzaiDwjWwpQy67iWvcGi8VduDDtDY9Eyjo4xPYmwnz1D6de2MGzfz/ETnof7LD0xbsjsaQRvPmgXqHam0D6iH0o+A== 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.15,24,fe80::f816:3eff:fe49:99fc/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.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-0000012f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.47 ===\n/dev/root resized successfully [took 2.00s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:49:99:FC \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:99fc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8241 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:26:02,054 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action used request id req-fe39aa9b-1d9c-479d-b078-cbcdb96c7651 2018-12-23 13:26:04,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6db82e50147e035891d3b9b94b75b44ccd705581" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:26:05,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:26:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ccfa92ac-5e88-4afa-93a7-4e41162f0823 x-compute-request-id: req-ccfa92ac-5e88-4afa-93a7-4e41162f0823 Content-Encoding: gzip Content-Length: 9978 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 480720652 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129470] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131117] pid_max: default: 32768 minimum: 301\n[ 0.132006] ACPI: Core revision 20150930\n[ 0.133392] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134689] Security Framework initialized\n[ 0.135497] Yama: becoming mindful.\n[ 0.136219] AppArmor: AppArmor initialized\n[ 0.137082] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138404] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139669] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140866] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142241] Initializing cgroup subsys io\n[ 0.143047] Initializing cgroup subsys memory\n[ 0.143898] Initializing cgroup subsys devices\n[ 0.144773] Initializing cgroup subsys freezer\n[ 0.145633] Initializing cgroup subsys net_cls\n[ 0.146492] Initializing cgroup subsys perf_event\n[ 0.147394] Initializing cgroup subsys net_prio\n[ 0.148271] Initializing cgroup subsys hugetlb\n[ 0.149135] Initializing cgroup subsys pids\n[ 0.150005] CPU: Physical Processor ID: 0\n[ 0.151501] mce: CPU supports 10 MCE banks\n[ 0.152342] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153338] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170253] ftrace: allocating 31920 entries in 125 pages\n[ 0.196554] smpboot: Max logical packages: 1\n[ 0.197406] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198744] x2apic enabled\n[ 0.199550] Switched APIC routing to physical x2apic.\n[ 0.201298] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202408] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204399] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206181] KVM setup paravirtual spinlock\n[ 0.207544] x86: Booted up 1 node, 1 CPUs\n[ 0.208349] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209733] devtmpfs: initialized\n[ 0.211452] evm: security.selinux\n[ 0.212149] evm: security.SMACK64\n[ 0.212848] evm: security.SMACK64EXEC\n[ 0.213614] evm: security.SMACK64TRANSMUTE\n[ 0.214425] evm: security.SMACK64MMAP\n[ 0.215168] evm: security.ima\n[ 0.215813] evm: security.capability\n[ 0.216631] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218481] pinctrl core: initialized pinctrl subsystem\n[ 0.219590] RTC time: 13:25:45, date: 12/23/18\n[ 0.220544] NET: Registered protocol family 16\n[ 0.221508] cpuidle: using governor ladder\n[ 0.222325] cpuidle: using governor menu\n[ 0.223106] PCCT header not found.\n[ 0.223862] ACPI: bus type PCI registered\n[ 0.224667] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227647] ACPI: Added _OSI(Module Device)\n[ 0.228493] ACPI: Added _OSI(Processor Device)\n[ 0.229352] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230245] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232363] ACPI: Interpreter enabled\n[ 0.233132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240516] ACPI: (supports S0 S5)\n[ 0.241219] ACPI: Using IOAPIC for interrupt routing\n[ 0.242284] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246526] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247760] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248948] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251167] acpiphp: Slot [3] registered\n[ 0.251971] acpiphp: Slot [4] registered\n[ 0.252774] acpiphp: Slot [5] registered\n[ 0.253573] acpiphp: Slot [6] registered\n[ 0.254368] acpiphp: Slot [7] registered\n[ 0.255165] acpiphp: Slot [8] registered\n[ 0.255970] acpiphp: Slot [9] registered\n[ 0.256769] acpiphp: Slot [10] registered\n[ 0.257586] acpiphp: Slot [11] registered\n[ 0.258398] acpiphp: Slot [12] registered\n[ 0.259214] acpiphp: Slot [13] registered\n[ 0.260025] acpiphp: Slot [14] registered\n[ 0.260836] acpiphp: Slot [15] registered\n[ 0.272207] acpiphp: Slot [16] registered\n[ 0.273033] acpiphp: Slot [17] registered\n[ 0.273847] acpiphp: Slot [18] registered\n[ 0.274657] acpiphp: Slot [19] registered\n[ 0.275464] acpiphp: Slot [20] registered\n[ 0.276282] acpiphp: Slot [21] registered\n[ 0.277089] acpiphp: Slot [22] registered\n[ 0.277900] acpiphp: Slot [23] registered\n[ 0.278709] acpiphp: Slot [24] registered\n[ 0.279518] acpiphp: Slot [25] registered\n[ 0.280332] acpiphp: Slot [26] registered\n[ 0.281137] acpiphp: Slot [27] registered\n[ 0.281948] acpiphp: Slot [28] registered\n[ 0.282764] acpiphp: Slot [29] registered\n[ 0.283571] acpiphp: Slot [30] registered\n[ 0.284387] acpiphp: Slot [31] registered\n[ 0.285190] PCI host bridge to bus 0000:00\n[ 0.286007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289879] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291325] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298823] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299986] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301247] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307609] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309028] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354985] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356489] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357948] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359369] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360768] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362392] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363539] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366125] vgaarb: loaded\n[ 0.366733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367869] SCSI subsystem initialized\n[ 0.368686] ACPI: bus type USB registered\n[ 0.369499] usbcore: registered new interface driver usbfs\n[ 0.370522] usbcore: registered new interface driver hub\n[ 0.371536] usbcore: registered new device driver usb\n[ 0.372593] PCI: Using ACPI for IRQ routing\n[ 0.373615] NetLabel: Initializing\n[ 0.374326] NetLabel: domain hash size = 128\n[ 0.375164] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376105] NetLabel: unlabeled traffic allowed by default\n[ 0.377191] clocksource: Switched to clocksource kvm-clock\n[ 0.382706] AppArmor: AppArmor Filesystem Enabled\n[ 0.383657] pnp: PnP ACPI init\n[ 0.384565] pnp: PnP ACPI: found 5 devices\n[ 0.390921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392603] NET: Registered protocol family 2\n[ 0.393553] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394806] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395954] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397090] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398150] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399305] NET: Registered protocol family 1\n[ 0.400153] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401234] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402294] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430562] Trying to unpack rootfs image as initramfs...\n[ 0.481347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495431] Scanning for low memory corruption every 60 seconds\n[ 0.496944] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498231] audit: initializing netlink subsys (disabled)\n[ 0.499311] audit: type=2000 audit(1545571546.201:1): initialized\n[ 0.500752] Initialise system trusted keyring\n[ 0.501770] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505157] zbud: loaded\n[ 0.505922] VFS: Disk quotas dquot_6.6.0\n[ 0.506802] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508410] fuse init (API version 7.23)\n[ 0.509371] Key type big_key registered\n[ 0.510250] Allocating IMA MOK and blacklist keyrings.\n[ 0.511850] Key type asymmetric registered\n[ 0.512801] Asymmetric key parser 'x509' registered\n[ 0.513889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515491] io scheduler noop registered\n[ 0.516393] io scheduler deadline registered (default)\n[ 0.517542] io scheduler cfq registered\n[ 0.518476] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522677] ACPI: Power Button [PWRF]\n[ 0.523603] GHES: HEST is not enabled!\n[ 0.537738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566304] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568666] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594201] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596519] Linux agpgart interface v0.103\n[ 0.598587] brd: module loaded\n[ 0.599737] loop: module loaded\n[ 0.604955] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606486] GPT:90111 != 2097151\n[ 0.607187] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608322] GPT:90111 != 2097151\n[ 0.609023] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610037] vda: vda1 vda15\n[ 0.611766] scsi host0: ata_piix\n[ 0.612529] scsi host1: ata_piix\n[ 0.613279] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614545] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616055] libphy: Fixed MDIO Bus: probed\n[ 0.616915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617918] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620227] PPP generic driver version 2.4.2\n[ 0.621329] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622589] ehci-pci: EHCI PCI platform driver\n[ 0.623491] ehci-platform: EHCI generic platform driver\n[ 0.624523] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625702] ohci-pci: OHCI PCI platform driver\n[ 0.626613] ohci-platform: OHCI generic platform driver\n[ 0.627644] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643515] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645474] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648471] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650244] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652253] usb usb1: Product: UHCI Host Controller\n[ 0.653602] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655273] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656589] hub 1-0:1.0: USB hub found\n[ 0.657685] hub 1-0:1.0: 2 ports detected\n[ 0.658694] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660967] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662038] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663183] mousedev: PS/2 mouse device common for all mice\n[ 0.664636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666671] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667867] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669210] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670548] i2c /dev entries driver\n[ 0.671366] device-mapper: uevent: version 1.0.3\n[ 0.672442] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674373] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675805] NET: Registered protocol family 10\n[ 0.676885] NET: Registered protocol family 17\n[ 0.677865] Key type dns_resolver registered\n[ 0.678887] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680166] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682284] registered taskstats version 1\n[ 0.683189] Loading compiled-in X.509 certificates\n[ 0.684757] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686812] zswap: loaded using pool lzo/zbud\n[ 0.688244] Key type trusted registered\n[ 0.689895] Key type encrypted registered\n[ 0.690787] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691917] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693048] evm: HMAC attrs: 0x1\n[ 0.711322] Magic number: 14:518:433\n[ 0.715816] rtc_cmos 00:00: setting system clock to 2018-12-23 13:25:46 UTC (1545571546)\n[ 0.718009] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719543] EDD information not available.\n[ 0.774181] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776104] Write protecting the kernel read-only data: 14336k\n[ 0.788733] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791094] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.97\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.161808] 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.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 1.06. iid=i-0000012f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBEshEhTkAOpb1G5o4tc1mAn2w1f4QcobfM3iaaDVm6gInc+8WF9hrJEByln2vaO2Y7jrVeXn3aerTTmFnJDrHaaLp4znO1h5LvVKjalWzA9bgwJiCt8IEKZmtuF9IVKgXLSK0vjNc3yXYJLEb6gazHTyLOTpDJ+v9UQhp58XqtnMms26S/3hYSybEluLyMYaKnr3jDvNN+x5sckQ17mD/M2+w/AyY32lssSfae5mLZb7DXPyUbr5liVbYKzuK5ogQnUCwMAQ12MGwm42MxpVIT07L3SVXs6xChqSmsuyR6G0KdBShAMju1EZBONpuCmbCn5ieANLuTOcsBstX9+cp root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAPLK8kQov0rvU901LGFob+CWiLttvemWus4SJbczBl3qC2B5w3GSrPuev5GO9E5qkgbb1sLlLdMM0OJXnGrgl89RKM25S0wV0FYIdtKSrHNVl2NmgiTenl2in16S2Sc5HI9SksznzFNhTQ1v4zqVLX/OMhhaWKD1dvCE2YsCJibLAAAAFQDyqBnozxTFSEyvvM/oHmbid5VulQAAAIBhL2WJ6g8LYLP7gw8GKflGD0rKn1HvdK0WWt5Ue/83cQnTXMzoR2NFdDOB1XKqc839T4OoFh5lySDgyv6/Vdgo+bRcUM+ah/XR3WJir0CXJutRYONcXKifdu5OKPd7RaRgeg36Kh1v/5ZC15W4aEU9KiKN/P4ES26CtkG5sFQ0GAAAAIBpGITjtq0Lg6s5FVELgRhWbTZMdhVzjc19bAhq0dODIFg4p7PmT0wuaDUZB235IzvGXLP7CGBhLW92zTdklGzaiDwjWwpQy67iWvcGi8VduDDtDY9Eyjo4xPYmwnz1D6de2MGzfz/ETnof7LD0xbsjsaQRvPmgXqHam0D6iH0o+A== 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.15,24,fe80::f816:3eff:fe49:99fc/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.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-0000012f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.47 ===\n/dev/root resized successfully [took 2.00s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:49:99:FC \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:99fc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8241 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:26:05,146 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action used request id req-ccfa92ac-5e88-4afa-93a7-4e41162f0823 2018-12-23 13:26:07,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6db82e50147e035891d3b9b94b75b44ccd705581" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:26:08,239 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:26:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76191267-7ef7-4e36-ad51-aef0666168c9 x-compute-request-id: req-76191267-7ef7-4e36-ad51-aef0666168c9 Content-Encoding: gzip Content-Length: 10050 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 480720652 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129470] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131117] pid_max: default: 32768 minimum: 301\n[ 0.132006] ACPI: Core revision 20150930\n[ 0.133392] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134689] Security Framework initialized\n[ 0.135497] Yama: becoming mindful.\n[ 0.136219] AppArmor: AppArmor initialized\n[ 0.137082] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138404] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139669] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140866] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142241] Initializing cgroup subsys io\n[ 0.143047] Initializing cgroup subsys memory\n[ 0.143898] Initializing cgroup subsys devices\n[ 0.144773] Initializing cgroup subsys freezer\n[ 0.145633] Initializing cgroup subsys net_cls\n[ 0.146492] Initializing cgroup subsys perf_event\n[ 0.147394] Initializing cgroup subsys net_prio\n[ 0.148271] Initializing cgroup subsys hugetlb\n[ 0.149135] Initializing cgroup subsys pids\n[ 0.150005] CPU: Physical Processor ID: 0\n[ 0.151501] mce: CPU supports 10 MCE banks\n[ 0.152342] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153338] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170253] ftrace: allocating 31920 entries in 125 pages\n[ 0.196554] smpboot: Max logical packages: 1\n[ 0.197406] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198744] x2apic enabled\n[ 0.199550] Switched APIC routing to physical x2apic.\n[ 0.201298] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202408] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204399] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206181] KVM setup paravirtual spinlock\n[ 0.207544] x86: Booted up 1 node, 1 CPUs\n[ 0.208349] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209733] devtmpfs: initialized\n[ 0.211452] evm: security.selinux\n[ 0.212149] evm: security.SMACK64\n[ 0.212848] evm: security.SMACK64EXEC\n[ 0.213614] evm: security.SMACK64TRANSMUTE\n[ 0.214425] evm: security.SMACK64MMAP\n[ 0.215168] evm: security.ima\n[ 0.215813] evm: security.capability\n[ 0.216631] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218481] pinctrl core: initialized pinctrl subsystem\n[ 0.219590] RTC time: 13:25:45, date: 12/23/18\n[ 0.220544] NET: Registered protocol family 16\n[ 0.221508] cpuidle: using governor ladder\n[ 0.222325] cpuidle: using governor menu\n[ 0.223106] PCCT header not found.\n[ 0.223862] ACPI: bus type PCI registered\n[ 0.224667] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227647] ACPI: Added _OSI(Module Device)\n[ 0.228493] ACPI: Added _OSI(Processor Device)\n[ 0.229352] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230245] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232363] ACPI: Interpreter enabled\n[ 0.233132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240516] ACPI: (supports S0 S5)\n[ 0.241219] ACPI: Using IOAPIC for interrupt routing\n[ 0.242284] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246526] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247760] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248948] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251167] acpiphp: Slot [3] registered\n[ 0.251971] acpiphp: Slot [4] registered\n[ 0.252774] acpiphp: Slot [5] registered\n[ 0.253573] acpiphp: Slot [6] registered\n[ 0.254368] acpiphp: Slot [7] registered\n[ 0.255165] acpiphp: Slot [8] registered\n[ 0.255970] acpiphp: Slot [9] registered\n[ 0.256769] acpiphp: Slot [10] registered\n[ 0.257586] acpiphp: Slot [11] registered\n[ 0.258398] acpiphp: Slot [12] registered\n[ 0.259214] acpiphp: Slot [13] registered\n[ 0.260025] acpiphp: Slot [14] registered\n[ 0.260836] acpiphp: Slot [15] registered\n[ 0.272207] acpiphp: Slot [16] registered\n[ 0.273033] acpiphp: Slot [17] registered\n[ 0.273847] acpiphp: Slot [18] registered\n[ 0.274657] acpiphp: Slot [19] registered\n[ 0.275464] acpiphp: Slot [20] registered\n[ 0.276282] acpiphp: Slot [21] registered\n[ 0.277089] acpiphp: Slot [22] registered\n[ 0.277900] acpiphp: Slot [23] registered\n[ 0.278709] acpiphp: Slot [24] registered\n[ 0.279518] acpiphp: Slot [25] registered\n[ 0.280332] acpiphp: Slot [26] registered\n[ 0.281137] acpiphp: Slot [27] registered\n[ 0.281948] acpiphp: Slot [28] registered\n[ 0.282764] acpiphp: Slot [29] registered\n[ 0.283571] acpiphp: Slot [30] registered\n[ 0.284387] acpiphp: Slot [31] registered\n[ 0.285190] PCI host bridge to bus 0000:00\n[ 0.286007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289879] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291325] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298823] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299986] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301247] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307609] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309028] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354985] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356489] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357948] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359369] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360768] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362392] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363539] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366125] vgaarb: loaded\n[ 0.366733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367869] SCSI subsystem initialized\n[ 0.368686] ACPI: bus type USB registered\n[ 0.369499] usbcore: registered new interface driver usbfs\n[ 0.370522] usbcore: registered new interface driver hub\n[ 0.371536] usbcore: registered new device driver usb\n[ 0.372593] PCI: Using ACPI for IRQ routing\n[ 0.373615] NetLabel: Initializing\n[ 0.374326] NetLabel: domain hash size = 128\n[ 0.375164] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376105] NetLabel: unlabeled traffic allowed by default\n[ 0.377191] clocksource: Switched to clocksource kvm-clock\n[ 0.382706] AppArmor: AppArmor Filesystem Enabled\n[ 0.383657] pnp: PnP ACPI init\n[ 0.384565] pnp: PnP ACPI: found 5 devices\n[ 0.390921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392603] NET: Registered protocol family 2\n[ 0.393553] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394806] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395954] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397090] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398150] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399305] NET: Registered protocol family 1\n[ 0.400153] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401234] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402294] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430562] Trying to unpack rootfs image as initramfs...\n[ 0.481347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495431] Scanning for low memory corruption every 60 seconds\n[ 0.496944] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498231] audit: initializing netlink subsys (disabled)\n[ 0.499311] audit: type=2000 audit(1545571546.201:1): initialized\n[ 0.500752] Initialise system trusted keyring\n[ 0.501770] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505157] zbud: loaded\n[ 0.505922] VFS: Disk quotas dquot_6.6.0\n[ 0.506802] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508410] fuse init (API version 7.23)\n[ 0.509371] Key type big_key registered\n[ 0.510250] Allocating IMA MOK and blacklist keyrings.\n[ 0.511850] Key type asymmetric registered\n[ 0.512801] Asymmetric key parser 'x509' registered\n[ 0.513889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515491] io scheduler noop registered\n[ 0.516393] io scheduler deadline registered (default)\n[ 0.517542] io scheduler cfq registered\n[ 0.518476] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522677] ACPI: Power Button [PWRF]\n[ 0.523603] GHES: HEST is not enabled!\n[ 0.537738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566304] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568666] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594201] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596519] Linux agpgart interface v0.103\n[ 0.598587] brd: module loaded\n[ 0.599737] loop: module loaded\n[ 0.604955] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606486] GPT:90111 != 2097151\n[ 0.607187] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608322] GPT:90111 != 2097151\n[ 0.609023] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610037] vda: vda1 vda15\n[ 0.611766] scsi host0: ata_piix\n[ 0.612529] scsi host1: ata_piix\n[ 0.613279] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614545] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616055] libphy: Fixed MDIO Bus: probed\n[ 0.616915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617918] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620227] PPP generic driver version 2.4.2\n[ 0.621329] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622589] ehci-pci: EHCI PCI platform driver\n[ 0.623491] ehci-platform: EHCI generic platform driver\n[ 0.624523] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625702] ohci-pci: OHCI PCI platform driver\n[ 0.626613] ohci-platform: OHCI generic platform driver\n[ 0.627644] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643515] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645474] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648471] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650244] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652253] usb usb1: Product: UHCI Host Controller\n[ 0.653602] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655273] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656589] hub 1-0:1.0: USB hub found\n[ 0.657685] hub 1-0:1.0: 2 ports detected\n[ 0.658694] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660967] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662038] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663183] mousedev: PS/2 mouse device common for all mice\n[ 0.664636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666671] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667867] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669210] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670548] i2c /dev entries driver\n[ 0.671366] device-mapper: uevent: version 1.0.3\n[ 0.672442] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674373] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675805] NET: Registered protocol family 10\n[ 0.676885] NET: Registered protocol family 17\n[ 0.677865] Key type dns_resolver registered\n[ 0.678887] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680166] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682284] registered taskstats version 1\n[ 0.683189] Loading compiled-in X.509 certificates\n[ 0.684757] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686812] zswap: loaded using pool lzo/zbud\n[ 0.688244] Key type trusted registered\n[ 0.689895] Key type encrypted registered\n[ 0.690787] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691917] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693048] evm: HMAC attrs: 0x1\n[ 0.711322] Magic number: 14:518:433\n[ 0.715816] rtc_cmos 00:00: setting system clock to 2018-12-23 13:25:46 UTC (1545571546)\n[ 0.718009] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719543] EDD information not available.\n[ 0.774181] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776104] Write protecting the kernel read-only data: 14336k\n[ 0.788733] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791094] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.97\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.161808] 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.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 1.06. iid=i-0000012f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBEshEhTkAOpb1G5o4tc1mAn2w1f4QcobfM3iaaDVm6gInc+8WF9hrJEByln2vaO2Y7jrVeXn3aerTTmFnJDrHaaLp4znO1h5LvVKjalWzA9bgwJiCt8IEKZmtuF9IVKgXLSK0vjNc3yXYJLEb6gazHTyLOTpDJ+v9UQhp58XqtnMms26S/3hYSybEluLyMYaKnr3jDvNN+x5sckQ17mD/M2+w/AyY32lssSfae5mLZb7DXPyUbr5liVbYKzuK5ogQnUCwMAQ12MGwm42MxpVIT07L3SVXs6xChqSmsuyR6G0KdBShAMju1EZBONpuCmbCn5ieANLuTOcsBstX9+cp root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAPLK8kQov0rvU901LGFob+CWiLttvemWus4SJbczBl3qC2B5w3GSrPuev5GO9E5qkgbb1sLlLdMM0OJXnGrgl89RKM25S0wV0FYIdtKSrHNVl2NmgiTenl2in16S2Sc5HI9SksznzFNhTQ1v4zqVLX/OMhhaWKD1dvCE2YsCJibLAAAAFQDyqBnozxTFSEyvvM/oHmbid5VulQAAAIBhL2WJ6g8LYLP7gw8GKflGD0rKn1HvdK0WWt5Ue/83cQnTXMzoR2NFdDOB1XKqc839T4OoFh5lySDgyv6/Vdgo+bRcUM+ah/XR3WJir0CXJutRYONcXKifdu5OKPd7RaRgeg36Kh1v/5ZC15W4aEU9KiKN/P4ES26CtkG5sFQ0GAAAAIBpGITjtq0Lg6s5FVELgRhWbTZMdhVzjc19bAhq0dODIFg4p7PmT0wuaDUZB235IzvGXLP7CGBhLW92zTdklGzaiDwjWwpQy67iWvcGi8VduDDtDY9Eyjo4xPYmwnz1D6de2MGzfz/ETnof7LD0xbsjsaQRvPmgXqHam0D6iH0o+A== 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.15,24,fe80::f816:3eff:fe49:99fc/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.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-0000012f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.47 ===\n/dev/root resized successfully [took 2.00s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:49:99:FC \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:99fc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8241 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:26:08,240 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action used request id req-76191267-7ef7-4e36-ad51-aef0666168c9 2018-12-23 13:26:10,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6db82e50147e035891d3b9b94b75b44ccd705581" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:26:11,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:26: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-9e6ce3df-dfa9-4a64-904c-1fa93a609f41 x-compute-request-id: req-9e6ce3df-dfa9-4a64-904c-1fa93a609f41 Content-Encoding: gzip Content-Length: 10050 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 480720652 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129470] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131117] pid_max: default: 32768 minimum: 301\n[ 0.132006] ACPI: Core revision 20150930\n[ 0.133392] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134689] Security Framework initialized\n[ 0.135497] Yama: becoming mindful.\n[ 0.136219] AppArmor: AppArmor initialized\n[ 0.137082] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138404] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139669] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140866] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142241] Initializing cgroup subsys io\n[ 0.143047] Initializing cgroup subsys memory\n[ 0.143898] Initializing cgroup subsys devices\n[ 0.144773] Initializing cgroup subsys freezer\n[ 0.145633] Initializing cgroup subsys net_cls\n[ 0.146492] Initializing cgroup subsys perf_event\n[ 0.147394] Initializing cgroup subsys net_prio\n[ 0.148271] Initializing cgroup subsys hugetlb\n[ 0.149135] Initializing cgroup subsys pids\n[ 0.150005] CPU: Physical Processor ID: 0\n[ 0.151501] mce: CPU supports 10 MCE banks\n[ 0.152342] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153338] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170253] ftrace: allocating 31920 entries in 125 pages\n[ 0.196554] smpboot: Max logical packages: 1\n[ 0.197406] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198744] x2apic enabled\n[ 0.199550] Switched APIC routing to physical x2apic.\n[ 0.201298] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202408] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204399] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206181] KVM setup paravirtual spinlock\n[ 0.207544] x86: Booted up 1 node, 1 CPUs\n[ 0.208349] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209733] devtmpfs: initialized\n[ 0.211452] evm: security.selinux\n[ 0.212149] evm: security.SMACK64\n[ 0.212848] evm: security.SMACK64EXEC\n[ 0.213614] evm: security.SMACK64TRANSMUTE\n[ 0.214425] evm: security.SMACK64MMAP\n[ 0.215168] evm: security.ima\n[ 0.215813] evm: security.capability\n[ 0.216631] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218481] pinctrl core: initialized pinctrl subsystem\n[ 0.219590] RTC time: 13:25:45, date: 12/23/18\n[ 0.220544] NET: Registered protocol family 16\n[ 0.221508] cpuidle: using governor ladder\n[ 0.222325] cpuidle: using governor menu\n[ 0.223106] PCCT header not found.\n[ 0.223862] ACPI: bus type PCI registered\n[ 0.224667] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227647] ACPI: Added _OSI(Module Device)\n[ 0.228493] ACPI: Added _OSI(Processor Device)\n[ 0.229352] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230245] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232363] ACPI: Interpreter enabled\n[ 0.233132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240516] ACPI: (supports S0 S5)\n[ 0.241219] ACPI: Using IOAPIC for interrupt routing\n[ 0.242284] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246526] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247760] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248948] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251167] acpiphp: Slot [3] registered\n[ 0.251971] acpiphp: Slot [4] registered\n[ 0.252774] acpiphp: Slot [5] registered\n[ 0.253573] acpiphp: Slot [6] registered\n[ 0.254368] acpiphp: Slot [7] registered\n[ 0.255165] acpiphp: Slot [8] registered\n[ 0.255970] acpiphp: Slot [9] registered\n[ 0.256769] acpiphp: Slot [10] registered\n[ 0.257586] acpiphp: Slot [11] registered\n[ 0.258398] acpiphp: Slot [12] registered\n[ 0.259214] acpiphp: Slot [13] registered\n[ 0.260025] acpiphp: Slot [14] registered\n[ 0.260836] acpiphp: Slot [15] registered\n[ 0.272207] acpiphp: Slot [16] registered\n[ 0.273033] acpiphp: Slot [17] registered\n[ 0.273847] acpiphp: Slot [18] registered\n[ 0.274657] acpiphp: Slot [19] registered\n[ 0.275464] acpiphp: Slot [20] registered\n[ 0.276282] acpiphp: Slot [21] registered\n[ 0.277089] acpiphp: Slot [22] registered\n[ 0.277900] acpiphp: Slot [23] registered\n[ 0.278709] acpiphp: Slot [24] registered\n[ 0.279518] acpiphp: Slot [25] registered\n[ 0.280332] acpiphp: Slot [26] registered\n[ 0.281137] acpiphp: Slot [27] registered\n[ 0.281948] acpiphp: Slot [28] registered\n[ 0.282764] acpiphp: Slot [29] registered\n[ 0.283571] acpiphp: Slot [30] registered\n[ 0.284387] acpiphp: Slot [31] registered\n[ 0.285190] PCI host bridge to bus 0000:00\n[ 0.286007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289879] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291325] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298823] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299986] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301247] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307609] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309028] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354985] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356489] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357948] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359369] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360768] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362392] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363539] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366125] vgaarb: loaded\n[ 0.366733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367869] SCSI subsystem initialized\n[ 0.368686] ACPI: bus type USB registered\n[ 0.369499] usbcore: registered new interface driver usbfs\n[ 0.370522] usbcore: registered new interface driver hub\n[ 0.371536] usbcore: registered new device driver usb\n[ 0.372593] PCI: Using ACPI for IRQ routing\n[ 0.373615] NetLabel: Initializing\n[ 0.374326] NetLabel: domain hash size = 128\n[ 0.375164] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376105] NetLabel: unlabeled traffic allowed by default\n[ 0.377191] clocksource: Switched to clocksource kvm-clock\n[ 0.382706] AppArmor: AppArmor Filesystem Enabled\n[ 0.383657] pnp: PnP ACPI init\n[ 0.384565] pnp: PnP ACPI: found 5 devices\n[ 0.390921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392603] NET: Registered protocol family 2\n[ 0.393553] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394806] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395954] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397090] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398150] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399305] NET: Registered protocol family 1\n[ 0.400153] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401234] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402294] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430562] Trying to unpack rootfs image as initramfs...\n[ 0.481347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495431] Scanning for low memory corruption every 60 seconds\n[ 0.496944] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498231] audit: initializing netlink subsys (disabled)\n[ 0.499311] audit: type=2000 audit(1545571546.201:1): initialized\n[ 0.500752] Initialise system trusted keyring\n[ 0.501770] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505157] zbud: loaded\n[ 0.505922] VFS: Disk quotas dquot_6.6.0\n[ 0.506802] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508410] fuse init (API version 7.23)\n[ 0.509371] Key type big_key registered\n[ 0.510250] Allocating IMA MOK and blacklist keyrings.\n[ 0.511850] Key type asymmetric registered\n[ 0.512801] Asymmetric key parser 'x509' registered\n[ 0.513889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515491] io scheduler noop registered\n[ 0.516393] io scheduler deadline registered (default)\n[ 0.517542] io scheduler cfq registered\n[ 0.518476] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522677] ACPI: Power Button [PWRF]\n[ 0.523603] GHES: HEST is not enabled!\n[ 0.537738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566304] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568666] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594201] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596519] Linux agpgart interface v0.103\n[ 0.598587] brd: module loaded\n[ 0.599737] loop: module loaded\n[ 0.604955] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606486] GPT:90111 != 2097151\n[ 0.607187] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608322] GPT:90111 != 2097151\n[ 0.609023] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610037] vda: vda1 vda15\n[ 0.611766] scsi host0: ata_piix\n[ 0.612529] scsi host1: ata_piix\n[ 0.613279] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614545] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616055] libphy: Fixed MDIO Bus: probed\n[ 0.616915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617918] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620227] PPP generic driver version 2.4.2\n[ 0.621329] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622589] ehci-pci: EHCI PCI platform driver\n[ 0.623491] ehci-platform: EHCI generic platform driver\n[ 0.624523] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625702] ohci-pci: OHCI PCI platform driver\n[ 0.626613] ohci-platform: OHCI generic platform driver\n[ 0.627644] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643515] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645474] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648471] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650244] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652253] usb usb1: Product: UHCI Host Controller\n[ 0.653602] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655273] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656589] hub 1-0:1.0: USB hub found\n[ 0.657685] hub 1-0:1.0: 2 ports detected\n[ 0.658694] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660967] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662038] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663183] mousedev: PS/2 mouse device common for all mice\n[ 0.664636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666671] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667867] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669210] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670548] i2c /dev entries driver\n[ 0.671366] device-mapper: uevent: version 1.0.3\n[ 0.672442] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674373] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675805] NET: Registered protocol family 10\n[ 0.676885] NET: Registered protocol family 17\n[ 0.677865] Key type dns_resolver registered\n[ 0.678887] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680166] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682284] registered taskstats version 1\n[ 0.683189] Loading compiled-in X.509 certificates\n[ 0.684757] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686812] zswap: loaded using pool lzo/zbud\n[ 0.688244] Key type trusted registered\n[ 0.689895] Key type encrypted registered\n[ 0.690787] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691917] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693048] evm: HMAC attrs: 0x1\n[ 0.711322] Magic number: 14:518:433\n[ 0.715816] rtc_cmos 00:00: setting system clock to 2018-12-23 13:25:46 UTC (1545571546)\n[ 0.718009] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719543] EDD information not available.\n[ 0.774181] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776104] Write protecting the kernel read-only data: 14336k\n[ 0.788733] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791094] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.97\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.161808] 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.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 1.06. iid=i-0000012f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBEshEhTkAOpb1G5o4tc1mAn2w1f4QcobfM3iaaDVm6gInc+8WF9hrJEByln2vaO2Y7jrVeXn3aerTTmFnJDrHaaLp4znO1h5LvVKjalWzA9bgwJiCt8IEKZmtuF9IVKgXLSK0vjNc3yXYJLEb6gazHTyLOTpDJ+v9UQhp58XqtnMms26S/3hYSybEluLyMYaKnr3jDvNN+x5sckQ17mD/M2+w/AyY32lssSfae5mLZb7DXPyUbr5liVbYKzuK5ogQnUCwMAQ12MGwm42MxpVIT07L3SVXs6xChqSmsuyR6G0KdBShAMju1EZBONpuCmbCn5ieANLuTOcsBstX9+cp root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAPLK8kQov0rvU901LGFob+CWiLttvemWus4SJbczBl3qC2B5w3GSrPuev5GO9E5qkgbb1sLlLdMM0OJXnGrgl89RKM25S0wV0FYIdtKSrHNVl2NmgiTenl2in16S2Sc5HI9SksznzFNhTQ1v4zqVLX/OMhhaWKD1dvCE2YsCJibLAAAAFQDyqBnozxTFSEyvvM/oHmbid5VulQAAAIBhL2WJ6g8LYLP7gw8GKflGD0rKn1HvdK0WWt5Ue/83cQnTXMzoR2NFdDOB1XKqc839T4OoFh5lySDgyv6/Vdgo+bRcUM+ah/XR3WJir0CXJutRYONcXKifdu5OKPd7RaRgeg36Kh1v/5ZC15W4aEU9KiKN/P4ES26CtkG5sFQ0GAAAAIBpGITjtq0Lg6s5FVELgRhWbTZMdhVzjc19bAhq0dODIFg4p7PmT0wuaDUZB235IzvGXLP7CGBhLW92zTdklGzaiDwjWwpQy67iWvcGi8VduDDtDY9Eyjo4xPYmwnz1D6de2MGzfz/ETnof7LD0xbsjsaQRvPmgXqHam0D6iH0o+A== 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.15,24,fe80::f816:3eff:fe49:99fc/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.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-0000012f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.47 ===\n/dev/root resized successfully [took 2.00s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:49:99:FC \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:99fc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8241 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:26:11,340 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action used request id req-9e6ce3df-dfa9-4a64-904c-1fa93a609f41 2018-12-23 13:26:13,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6db82e50147e035891d3b9b94b75b44ccd705581" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:26:14,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-69692dc9-b138-4b2f-85de-1f1ce8d4a1dc x-compute-request-id: req-69692dc9-b138-4b2f-85de-1f1ce8d4a1dc Content-Encoding: gzip Content-Length: 10050 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 480720652 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129470] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131117] pid_max: default: 32768 minimum: 301\n[ 0.132006] ACPI: Core revision 20150930\n[ 0.133392] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134689] Security Framework initialized\n[ 0.135497] Yama: becoming mindful.\n[ 0.136219] AppArmor: AppArmor initialized\n[ 0.137082] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138404] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139669] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140866] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142241] Initializing cgroup subsys io\n[ 0.143047] Initializing cgroup subsys memory\n[ 0.143898] Initializing cgroup subsys devices\n[ 0.144773] Initializing cgroup subsys freezer\n[ 0.145633] Initializing cgroup subsys net_cls\n[ 0.146492] Initializing cgroup subsys perf_event\n[ 0.147394] Initializing cgroup subsys net_prio\n[ 0.148271] Initializing cgroup subsys hugetlb\n[ 0.149135] Initializing cgroup subsys pids\n[ 0.150005] CPU: Physical Processor ID: 0\n[ 0.151501] mce: CPU supports 10 MCE banks\n[ 0.152342] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153338] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170253] ftrace: allocating 31920 entries in 125 pages\n[ 0.196554] smpboot: Max logical packages: 1\n[ 0.197406] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198744] x2apic enabled\n[ 0.199550] Switched APIC routing to physical x2apic.\n[ 0.201298] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202408] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204399] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206181] KVM setup paravirtual spinlock\n[ 0.207544] x86: Booted up 1 node, 1 CPUs\n[ 0.208349] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209733] devtmpfs: initialized\n[ 0.211452] evm: security.selinux\n[ 0.212149] evm: security.SMACK64\n[ 0.212848] evm: security.SMACK64EXEC\n[ 0.213614] evm: security.SMACK64TRANSMUTE\n[ 0.214425] evm: security.SMACK64MMAP\n[ 0.215168] evm: security.ima\n[ 0.215813] evm: security.capability\n[ 0.216631] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218481] pinctrl core: initialized pinctrl subsystem\n[ 0.219590] RTC time: 13:25:45, date: 12/23/18\n[ 0.220544] NET: Registered protocol family 16\n[ 0.221508] cpuidle: using governor ladder\n[ 0.222325] cpuidle: using governor menu\n[ 0.223106] PCCT header not found.\n[ 0.223862] ACPI: bus type PCI registered\n[ 0.224667] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227647] ACPI: Added _OSI(Module Device)\n[ 0.228493] ACPI: Added _OSI(Processor Device)\n[ 0.229352] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230245] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232363] ACPI: Interpreter enabled\n[ 0.233132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240516] ACPI: (supports S0 S5)\n[ 0.241219] ACPI: Using IOAPIC for interrupt routing\n[ 0.242284] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246526] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247760] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248948] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251167] acpiphp: Slot [3] registered\n[ 0.251971] acpiphp: Slot [4] registered\n[ 0.252774] acpiphp: Slot [5] registered\n[ 0.253573] acpiphp: Slot [6] registered\n[ 0.254368] acpiphp: Slot [7] registered\n[ 0.255165] acpiphp: Slot [8] registered\n[ 0.255970] acpiphp: Slot [9] registered\n[ 0.256769] acpiphp: Slot [10] registered\n[ 0.257586] acpiphp: Slot [11] registered\n[ 0.258398] acpiphp: Slot [12] registered\n[ 0.259214] acpiphp: Slot [13] registered\n[ 0.260025] acpiphp: Slot [14] registered\n[ 0.260836] acpiphp: Slot [15] registered\n[ 0.272207] acpiphp: Slot [16] registered\n[ 0.273033] acpiphp: Slot [17] registered\n[ 0.273847] acpiphp: Slot [18] registered\n[ 0.274657] acpiphp: Slot [19] registered\n[ 0.275464] acpiphp: Slot [20] registered\n[ 0.276282] acpiphp: Slot [21] registered\n[ 0.277089] acpiphp: Slot [22] registered\n[ 0.277900] acpiphp: Slot [23] registered\n[ 0.278709] acpiphp: Slot [24] registered\n[ 0.279518] acpiphp: Slot [25] registered\n[ 0.280332] acpiphp: Slot [26] registered\n[ 0.281137] acpiphp: Slot [27] registered\n[ 0.281948] acpiphp: Slot [28] registered\n[ 0.282764] acpiphp: Slot [29] registered\n[ 0.283571] acpiphp: Slot [30] registered\n[ 0.284387] acpiphp: Slot [31] registered\n[ 0.285190] PCI host bridge to bus 0000:00\n[ 0.286007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289879] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291325] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298823] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299986] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301247] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307609] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309028] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354985] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356489] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357948] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359369] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360768] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362392] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363539] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366125] vgaarb: loaded\n[ 0.366733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367869] SCSI subsystem initialized\n[ 0.368686] ACPI: bus type USB registered\n[ 0.369499] usbcore: registered new interface driver usbfs\n[ 0.370522] usbcore: registered new interface driver hub\n[ 0.371536] usbcore: registered new device driver usb\n[ 0.372593] PCI: Using ACPI for IRQ routing\n[ 0.373615] NetLabel: Initializing\n[ 0.374326] NetLabel: domain hash size = 128\n[ 0.375164] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376105] NetLabel: unlabeled traffic allowed by default\n[ 0.377191] clocksource: Switched to clocksource kvm-clock\n[ 0.382706] AppArmor: AppArmor Filesystem Enabled\n[ 0.383657] pnp: PnP ACPI init\n[ 0.384565] pnp: PnP ACPI: found 5 devices\n[ 0.390921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392603] NET: Registered protocol family 2\n[ 0.393553] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394806] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395954] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397090] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398150] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399305] NET: Registered protocol family 1\n[ 0.400153] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401234] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402294] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430562] Trying to unpack rootfs image as initramfs...\n[ 0.481347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495431] Scanning for low memory corruption every 60 seconds\n[ 0.496944] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498231] audit: initializing netlink subsys (disabled)\n[ 0.499311] audit: type=2000 audit(1545571546.201:1): initialized\n[ 0.500752] Initialise system trusted keyring\n[ 0.501770] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505157] zbud: loaded\n[ 0.505922] VFS: Disk quotas dquot_6.6.0\n[ 0.506802] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508410] fuse init (API version 7.23)\n[ 0.509371] Key type big_key registered\n[ 0.510250] Allocating IMA MOK and blacklist keyrings.\n[ 0.511850] Key type asymmetric registered\n[ 0.512801] Asymmetric key parser 'x509' registered\n[ 0.513889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515491] io scheduler noop registered\n[ 0.516393] io scheduler deadline registered (default)\n[ 0.517542] io scheduler cfq registered\n[ 0.518476] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522677] ACPI: Power Button [PWRF]\n[ 0.523603] GHES: HEST is not enabled!\n[ 0.537738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566304] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568666] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594201] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596519] Linux agpgart interface v0.103\n[ 0.598587] brd: module loaded\n[ 0.599737] loop: module loaded\n[ 0.604955] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606486] GPT:90111 != 2097151\n[ 0.607187] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608322] GPT:90111 != 2097151\n[ 0.609023] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610037] vda: vda1 vda15\n[ 0.611766] scsi host0: ata_piix\n[ 0.612529] scsi host1: ata_piix\n[ 0.613279] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614545] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616055] libphy: Fixed MDIO Bus: probed\n[ 0.616915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617918] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620227] PPP generic driver version 2.4.2\n[ 0.621329] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622589] ehci-pci: EHCI PCI platform driver\n[ 0.623491] ehci-platform: EHCI generic platform driver\n[ 0.624523] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625702] ohci-pci: OHCI PCI platform driver\n[ 0.626613] ohci-platform: OHCI generic platform driver\n[ 0.627644] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643515] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645474] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648471] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650244] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652253] usb usb1: Product: UHCI Host Controller\n[ 0.653602] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655273] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656589] hub 1-0:1.0: USB hub found\n[ 0.657685] hub 1-0:1.0: 2 ports detected\n[ 0.658694] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660967] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662038] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663183] mousedev: PS/2 mouse device common for all mice\n[ 0.664636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666671] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667867] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669210] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670548] i2c /dev entries driver\n[ 0.671366] device-mapper: uevent: version 1.0.3\n[ 0.672442] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674373] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675805] NET: Registered protocol family 10\n[ 0.676885] NET: Registered protocol family 17\n[ 0.677865] Key type dns_resolver registered\n[ 0.678887] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680166] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682284] registered taskstats version 1\n[ 0.683189] Loading compiled-in X.509 certificates\n[ 0.684757] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686812] zswap: loaded using pool lzo/zbud\n[ 0.688244] Key type trusted registered\n[ 0.689895] Key type encrypted registered\n[ 0.690787] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691917] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693048] evm: HMAC attrs: 0x1\n[ 0.711322] Magic number: 14:518:433\n[ 0.715816] rtc_cmos 00:00: setting system clock to 2018-12-23 13:25:46 UTC (1545571546)\n[ 0.718009] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719543] EDD information not available.\n[ 0.774181] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776104] Write protecting the kernel read-only data: 14336k\n[ 0.788733] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791094] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.97\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.161808] 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.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 1.06. iid=i-0000012f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBEshEhTkAOpb1G5o4tc1mAn2w1f4QcobfM3iaaDVm6gInc+8WF9hrJEByln2vaO2Y7jrVeXn3aerTTmFnJDrHaaLp4znO1h5LvVKjalWzA9bgwJiCt8IEKZmtuF9IVKgXLSK0vjNc3yXYJLEb6gazHTyLOTpDJ+v9UQhp58XqtnMms26S/3hYSybEluLyMYaKnr3jDvNN+x5sckQ17mD/M2+w/AyY32lssSfae5mLZb7DXPyUbr5liVbYKzuK5ogQnUCwMAQ12MGwm42MxpVIT07L3SVXs6xChqSmsuyR6G0KdBShAMju1EZBONpuCmbCn5ieANLuTOcsBstX9+cp root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAPLK8kQov0rvU901LGFob+CWiLttvemWus4SJbczBl3qC2B5w3GSrPuev5GO9E5qkgbb1sLlLdMM0OJXnGrgl89RKM25S0wV0FYIdtKSrHNVl2NmgiTenl2in16S2Sc5HI9SksznzFNhTQ1v4zqVLX/OMhhaWKD1dvCE2YsCJibLAAAAFQDyqBnozxTFSEyvvM/oHmbid5VulQAAAIBhL2WJ6g8LYLP7gw8GKflGD0rKn1HvdK0WWt5Ue/83cQnTXMzoR2NFdDOB1XKqc839T4OoFh5lySDgyv6/Vdgo+bRcUM+ah/XR3WJir0CXJutRYONcXKifdu5OKPd7RaRgeg36Kh1v/5ZC15W4aEU9KiKN/P4ES26CtkG5sFQ0GAAAAIBpGITjtq0Lg6s5FVELgRhWbTZMdhVzjc19bAhq0dODIFg4p7PmT0wuaDUZB235IzvGXLP7CGBhLW92zTdklGzaiDwjWwpQy67iWvcGi8VduDDtDY9Eyjo4xPYmwnz1D6de2MGzfz/ETnof7LD0xbsjsaQRvPmgXqHam0D6iH0o+A== 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.15,24,fe80::f816:3eff:fe49:99fc/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.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-0000012f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.47 ===\n/dev/root resized successfully [took 2.00s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:49:99:FC \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:99fc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8241 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:26:14,431 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action used request id req-69692dc9-b138-4b2f-85de-1f1ce8d4a1dc 2018-12-23 13:26:16,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6db82e50147e035891d3b9b94b75b44ccd705581" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:26:17,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:26: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-49c49725-a2d0-4552-8064-b53e2e925207 x-compute-request-id: req-49c49725-a2d0-4552-8064-b53e2e925207 Content-Encoding: gzip Content-Length: 10050 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 480720652 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129470] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131117] pid_max: default: 32768 minimum: 301\n[ 0.132006] ACPI: Core revision 20150930\n[ 0.133392] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134689] Security Framework initialized\n[ 0.135497] Yama: becoming mindful.\n[ 0.136219] AppArmor: AppArmor initialized\n[ 0.137082] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138404] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139669] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140866] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142241] Initializing cgroup subsys io\n[ 0.143047] Initializing cgroup subsys memory\n[ 0.143898] Initializing cgroup subsys devices\n[ 0.144773] Initializing cgroup subsys freezer\n[ 0.145633] Initializing cgroup subsys net_cls\n[ 0.146492] Initializing cgroup subsys perf_event\n[ 0.147394] Initializing cgroup subsys net_prio\n[ 0.148271] Initializing cgroup subsys hugetlb\n[ 0.149135] Initializing cgroup subsys pids\n[ 0.150005] CPU: Physical Processor ID: 0\n[ 0.151501] mce: CPU supports 10 MCE banks\n[ 0.152342] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153338] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170253] ftrace: allocating 31920 entries in 125 pages\n[ 0.196554] smpboot: Max logical packages: 1\n[ 0.197406] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198744] x2apic enabled\n[ 0.199550] Switched APIC routing to physical x2apic.\n[ 0.201298] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202408] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204399] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206181] KVM setup paravirtual spinlock\n[ 0.207544] x86: Booted up 1 node, 1 CPUs\n[ 0.208349] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209733] devtmpfs: initialized\n[ 0.211452] evm: security.selinux\n[ 0.212149] evm: security.SMACK64\n[ 0.212848] evm: security.SMACK64EXEC\n[ 0.213614] evm: security.SMACK64TRANSMUTE\n[ 0.214425] evm: security.SMACK64MMAP\n[ 0.215168] evm: security.ima\n[ 0.215813] evm: security.capability\n[ 0.216631] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218481] pinctrl core: initialized pinctrl subsystem\n[ 0.219590] RTC time: 13:25:45, date: 12/23/18\n[ 0.220544] NET: Registered protocol family 16\n[ 0.221508] cpuidle: using governor ladder\n[ 0.222325] cpuidle: using governor menu\n[ 0.223106] PCCT header not found.\n[ 0.223862] ACPI: bus type PCI registered\n[ 0.224667] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227647] ACPI: Added _OSI(Module Device)\n[ 0.228493] ACPI: Added _OSI(Processor Device)\n[ 0.229352] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230245] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232363] ACPI: Interpreter enabled\n[ 0.233132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240516] ACPI: (supports S0 S5)\n[ 0.241219] ACPI: Using IOAPIC for interrupt routing\n[ 0.242284] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246526] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247760] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248948] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251167] acpiphp: Slot [3] registered\n[ 0.251971] acpiphp: Slot [4] registered\n[ 0.252774] acpiphp: Slot [5] registered\n[ 0.253573] acpiphp: Slot [6] registered\n[ 0.254368] acpiphp: Slot [7] registered\n[ 0.255165] acpiphp: Slot [8] registered\n[ 0.255970] acpiphp: Slot [9] registered\n[ 0.256769] acpiphp: Slot [10] registered\n[ 0.257586] acpiphp: Slot [11] registered\n[ 0.258398] acpiphp: Slot [12] registered\n[ 0.259214] acpiphp: Slot [13] registered\n[ 0.260025] acpiphp: Slot [14] registered\n[ 0.260836] acpiphp: Slot [15] registered\n[ 0.272207] acpiphp: Slot [16] registered\n[ 0.273033] acpiphp: Slot [17] registered\n[ 0.273847] acpiphp: Slot [18] registered\n[ 0.274657] acpiphp: Slot [19] registered\n[ 0.275464] acpiphp: Slot [20] registered\n[ 0.276282] acpiphp: Slot [21] registered\n[ 0.277089] acpiphp: Slot [22] registered\n[ 0.277900] acpiphp: Slot [23] registered\n[ 0.278709] acpiphp: Slot [24] registered\n[ 0.279518] acpiphp: Slot [25] registered\n[ 0.280332] acpiphp: Slot [26] registered\n[ 0.281137] acpiphp: Slot [27] registered\n[ 0.281948] acpiphp: Slot [28] registered\n[ 0.282764] acpiphp: Slot [29] registered\n[ 0.283571] acpiphp: Slot [30] registered\n[ 0.284387] acpiphp: Slot [31] registered\n[ 0.285190] PCI host bridge to bus 0000:00\n[ 0.286007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289879] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291325] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298823] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299986] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301247] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307609] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309028] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354985] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356489] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357948] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359369] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360768] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362392] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363539] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366125] vgaarb: loaded\n[ 0.366733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367869] SCSI subsystem initialized\n[ 0.368686] ACPI: bus type USB registered\n[ 0.369499] usbcore: registered new interface driver usbfs\n[ 0.370522] usbcore: registered new interface driver hub\n[ 0.371536] usbcore: registered new device driver usb\n[ 0.372593] PCI: Using ACPI for IRQ routing\n[ 0.373615] NetLabel: Initializing\n[ 0.374326] NetLabel: domain hash size = 128\n[ 0.375164] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376105] NetLabel: unlabeled traffic allowed by default\n[ 0.377191] clocksource: Switched to clocksource kvm-clock\n[ 0.382706] AppArmor: AppArmor Filesystem Enabled\n[ 0.383657] pnp: PnP ACPI init\n[ 0.384565] pnp: PnP ACPI: found 5 devices\n[ 0.390921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392603] NET: Registered protocol family 2\n[ 0.393553] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394806] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395954] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397090] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398150] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399305] NET: Registered protocol family 1\n[ 0.400153] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401234] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402294] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430562] Trying to unpack rootfs image as initramfs...\n[ 0.481347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495431] Scanning for low memory corruption every 60 seconds\n[ 0.496944] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498231] audit: initializing netlink subsys (disabled)\n[ 0.499311] audit: type=2000 audit(1545571546.201:1): initialized\n[ 0.500752] Initialise system trusted keyring\n[ 0.501770] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505157] zbud: loaded\n[ 0.505922] VFS: Disk quotas dquot_6.6.0\n[ 0.506802] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508410] fuse init (API version 7.23)\n[ 0.509371] Key type big_key registered\n[ 0.510250] Allocating IMA MOK and blacklist keyrings.\n[ 0.511850] Key type asymmetric registered\n[ 0.512801] Asymmetric key parser 'x509' registered\n[ 0.513889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515491] io scheduler noop registered\n[ 0.516393] io scheduler deadline registered (default)\n[ 0.517542] io scheduler cfq registered\n[ 0.518476] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522677] ACPI: Power Button [PWRF]\n[ 0.523603] GHES: HEST is not enabled!\n[ 0.537738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566304] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568666] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594201] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596519] Linux agpgart interface v0.103\n[ 0.598587] brd: module loaded\n[ 0.599737] loop: module loaded\n[ 0.604955] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606486] GPT:90111 != 2097151\n[ 0.607187] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608322] GPT:90111 != 2097151\n[ 0.609023] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610037] vda: vda1 vda15\n[ 0.611766] scsi host0: ata_piix\n[ 0.612529] scsi host1: ata_piix\n[ 0.613279] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614545] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616055] libphy: Fixed MDIO Bus: probed\n[ 0.616915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617918] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620227] PPP generic driver version 2.4.2\n[ 0.621329] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622589] ehci-pci: EHCI PCI platform driver\n[ 0.623491] ehci-platform: EHCI generic platform driver\n[ 0.624523] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625702] ohci-pci: OHCI PCI platform driver\n[ 0.626613] ohci-platform: OHCI generic platform driver\n[ 0.627644] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643515] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645474] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648471] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650244] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652253] usb usb1: Product: UHCI Host Controller\n[ 0.653602] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655273] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656589] hub 1-0:1.0: USB hub found\n[ 0.657685] hub 1-0:1.0: 2 ports detected\n[ 0.658694] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660967] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662038] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663183] mousedev: PS/2 mouse device common for all mice\n[ 0.664636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666671] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667867] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669210] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670548] i2c /dev entries driver\n[ 0.671366] device-mapper: uevent: version 1.0.3\n[ 0.672442] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674373] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675805] NET: Registered protocol family 10\n[ 0.676885] NET: Registered protocol family 17\n[ 0.677865] Key type dns_resolver registered\n[ 0.678887] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680166] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682284] registered taskstats version 1\n[ 0.683189] Loading compiled-in X.509 certificates\n[ 0.684757] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686812] zswap: loaded using pool lzo/zbud\n[ 0.688244] Key type trusted registered\n[ 0.689895] Key type encrypted registered\n[ 0.690787] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691917] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693048] evm: HMAC attrs: 0x1\n[ 0.711322] Magic number: 14:518:433\n[ 0.715816] rtc_cmos 00:00: setting system clock to 2018-12-23 13:25:46 UTC (1545571546)\n[ 0.718009] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719543] EDD information not available.\n[ 0.774181] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776104] Write protecting the kernel read-only data: 14336k\n[ 0.788733] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791094] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.97\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.161808] 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.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 1.06. iid=i-0000012f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBEshEhTkAOpb1G5o4tc1mAn2w1f4QcobfM3iaaDVm6gInc+8WF9hrJEByln2vaO2Y7jrVeXn3aerTTmFnJDrHaaLp4znO1h5LvVKjalWzA9bgwJiCt8IEKZmtuF9IVKgXLSK0vjNc3yXYJLEb6gazHTyLOTpDJ+v9UQhp58XqtnMms26S/3hYSybEluLyMYaKnr3jDvNN+x5sckQ17mD/M2+w/AyY32lssSfae5mLZb7DXPyUbr5liVbYKzuK5ogQnUCwMAQ12MGwm42MxpVIT07L3SVXs6xChqSmsuyR6G0KdBShAMju1EZBONpuCmbCn5ieANLuTOcsBstX9+cp root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAPLK8kQov0rvU901LGFob+CWiLttvemWus4SJbczBl3qC2B5w3GSrPuev5GO9E5qkgbb1sLlLdMM0OJXnGrgl89RKM25S0wV0FYIdtKSrHNVl2NmgiTenl2in16S2Sc5HI9SksznzFNhTQ1v4zqVLX/OMhhaWKD1dvCE2YsCJibLAAAAFQDyqBnozxTFSEyvvM/oHmbid5VulQAAAIBhL2WJ6g8LYLP7gw8GKflGD0rKn1HvdK0WWt5Ue/83cQnTXMzoR2NFdDOB1XKqc839T4OoFh5lySDgyv6/Vdgo+bRcUM+ah/XR3WJir0CXJutRYONcXKifdu5OKPd7RaRgeg36Kh1v/5ZC15W4aEU9KiKN/P4ES26CtkG5sFQ0GAAAAIBpGITjtq0Lg6s5FVELgRhWbTZMdhVzjc19bAhq0dODIFg4p7PmT0wuaDUZB235IzvGXLP7CGBhLW92zTdklGzaiDwjWwpQy67iWvcGi8VduDDtDY9Eyjo4xPYmwnz1D6de2MGzfz/ETnof7LD0xbsjsaQRvPmgXqHam0D6iH0o+A== 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.15,24,fe80::f816:3eff:fe49:99fc/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.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-0000012f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.47 ===\n/dev/root resized successfully [took 2.00s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:49:99:FC \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:99fc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8241 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:26:17,527 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action used request id req-49c49725-a2d0-4552-8064-b53e2e925207 2018-12-23 13:26:19,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6db82e50147e035891d3b9b94b75b44ccd705581" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:26:20,619 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:26:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2f8711d-cac7-4e17-9435-a8749267deab x-compute-request-id: req-f2f8711d-cac7-4e17-9435-a8749267deab Content-Encoding: gzip Content-Length: 10070 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 480720652 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129470] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131117] pid_max: default: 32768 minimum: 301\n[ 0.132006] ACPI: Core revision 20150930\n[ 0.133392] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134689] Security Framework initialized\n[ 0.135497] Yama: becoming mindful.\n[ 0.136219] AppArmor: AppArmor initialized\n[ 0.137082] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138404] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139669] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140866] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142241] Initializing cgroup subsys io\n[ 0.143047] Initializing cgroup subsys memory\n[ 0.143898] Initializing cgroup subsys devices\n[ 0.144773] Initializing cgroup subsys freezer\n[ 0.145633] Initializing cgroup subsys net_cls\n[ 0.146492] Initializing cgroup subsys perf_event\n[ 0.147394] Initializing cgroup subsys net_prio\n[ 0.148271] Initializing cgroup subsys hugetlb\n[ 0.149135] Initializing cgroup subsys pids\n[ 0.150005] CPU: Physical Processor ID: 0\n[ 0.151501] mce: CPU supports 10 MCE banks\n[ 0.152342] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153338] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170253] ftrace: allocating 31920 entries in 125 pages\n[ 0.196554] smpboot: Max logical packages: 1\n[ 0.197406] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198744] x2apic enabled\n[ 0.199550] Switched APIC routing to physical x2apic.\n[ 0.201298] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202408] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204399] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206181] KVM setup paravirtual spinlock\n[ 0.207544] x86: Booted up 1 node, 1 CPUs\n[ 0.208349] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209733] devtmpfs: initialized\n[ 0.211452] evm: security.selinux\n[ 0.212149] evm: security.SMACK64\n[ 0.212848] evm: security.SMACK64EXEC\n[ 0.213614] evm: security.SMACK64TRANSMUTE\n[ 0.214425] evm: security.SMACK64MMAP\n[ 0.215168] evm: security.ima\n[ 0.215813] evm: security.capability\n[ 0.216631] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218481] pinctrl core: initialized pinctrl subsystem\n[ 0.219590] RTC time: 13:25:45, date: 12/23/18\n[ 0.220544] NET: Registered protocol family 16\n[ 0.221508] cpuidle: using governor ladder\n[ 0.222325] cpuidle: using governor menu\n[ 0.223106] PCCT header not found.\n[ 0.223862] ACPI: bus type PCI registered\n[ 0.224667] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227647] ACPI: Added _OSI(Module Device)\n[ 0.228493] ACPI: Added _OSI(Processor Device)\n[ 0.229352] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230245] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232363] ACPI: Interpreter enabled\n[ 0.233132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240516] ACPI: (supports S0 S5)\n[ 0.241219] ACPI: Using IOAPIC for interrupt routing\n[ 0.242284] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246526] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247760] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248948] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251167] acpiphp: Slot [3] registered\n[ 0.251971] acpiphp: Slot [4] registered\n[ 0.252774] acpiphp: Slot [5] registered\n[ 0.253573] acpiphp: Slot [6] registered\n[ 0.254368] acpiphp: Slot [7] registered\n[ 0.255165] acpiphp: Slot [8] registered\n[ 0.255970] acpiphp: Slot [9] registered\n[ 0.256769] acpiphp: Slot [10] registered\n[ 0.257586] acpiphp: Slot [11] registered\n[ 0.258398] acpiphp: Slot [12] registered\n[ 0.259214] acpiphp: Slot [13] registered\n[ 0.260025] acpiphp: Slot [14] registered\n[ 0.260836] acpiphp: Slot [15] registered\n[ 0.272207] acpiphp: Slot [16] registered\n[ 0.273033] acpiphp: Slot [17] registered\n[ 0.273847] acpiphp: Slot [18] registered\n[ 0.274657] acpiphp: Slot [19] registered\n[ 0.275464] acpiphp: Slot [20] registered\n[ 0.276282] acpiphp: Slot [21] registered\n[ 0.277089] acpiphp: Slot [22] registered\n[ 0.277900] acpiphp: Slot [23] registered\n[ 0.278709] acpiphp: Slot [24] registered\n[ 0.279518] acpiphp: Slot [25] registered\n[ 0.280332] acpiphp: Slot [26] registered\n[ 0.281137] acpiphp: Slot [27] registered\n[ 0.281948] acpiphp: Slot [28] registered\n[ 0.282764] acpiphp: Slot [29] registered\n[ 0.283571] acpiphp: Slot [30] registered\n[ 0.284387] acpiphp: Slot [31] registered\n[ 0.285190] PCI host bridge to bus 0000:00\n[ 0.286007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289879] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291325] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298823] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299986] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301247] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307609] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309028] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354985] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356489] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357948] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359369] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360768] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362392] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363539] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366125] vgaarb: loaded\n[ 0.366733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367869] SCSI subsystem initialized\n[ 0.368686] ACPI: bus type USB registered\n[ 0.369499] usbcore: registered new interface driver usbfs\n[ 0.370522] usbcore: registered new interface driver hub\n[ 0.371536] usbcore: registered new device driver usb\n[ 0.372593] PCI: Using ACPI for IRQ routing\n[ 0.373615] NetLabel: Initializing\n[ 0.374326] NetLabel: domain hash size = 128\n[ 0.375164] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376105] NetLabel: unlabeled traffic allowed by default\n[ 0.377191] clocksource: Switched to clocksource kvm-clock\n[ 0.382706] AppArmor: AppArmor Filesystem Enabled\n[ 0.383657] pnp: PnP ACPI init\n[ 0.384565] pnp: PnP ACPI: found 5 devices\n[ 0.390921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392603] NET: Registered protocol family 2\n[ 0.393553] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394806] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395954] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397090] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398150] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399305] NET: Registered protocol family 1\n[ 0.400153] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401234] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402294] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430562] Trying to unpack rootfs image as initramfs...\n[ 0.481347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495431] Scanning for low memory corruption every 60 seconds\n[ 0.496944] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498231] audit: initializing netlink subsys (disabled)\n[ 0.499311] audit: type=2000 audit(1545571546.201:1): initialized\n[ 0.500752] Initialise system trusted keyring\n[ 0.501770] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505157] zbud: loaded\n[ 0.505922] VFS: Disk quotas dquot_6.6.0\n[ 0.506802] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508410] fuse init (API version 7.23)\n[ 0.509371] Key type big_key registered\n[ 0.510250] Allocating IMA MOK and blacklist keyrings.\n[ 0.511850] Key type asymmetric registered\n[ 0.512801] Asymmetric key parser 'x509' registered\n[ 0.513889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515491] io scheduler noop registered\n[ 0.516393] io scheduler deadline registered (default)\n[ 0.517542] io scheduler cfq registered\n[ 0.518476] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522677] ACPI: Power Button [PWRF]\n[ 0.523603] GHES: HEST is not enabled!\n[ 0.537738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566304] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568666] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594201] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596519] Linux agpgart interface v0.103\n[ 0.598587] brd: module loaded\n[ 0.599737] loop: module loaded\n[ 0.604955] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606486] GPT:90111 != 2097151\n[ 0.607187] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608322] GPT:90111 != 2097151\n[ 0.609023] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610037] vda: vda1 vda15\n[ 0.611766] scsi host0: ata_piix\n[ 0.612529] scsi host1: ata_piix\n[ 0.613279] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614545] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616055] libphy: Fixed MDIO Bus: probed\n[ 0.616915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617918] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620227] PPP generic driver version 2.4.2\n[ 0.621329] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622589] ehci-pci: EHCI PCI platform driver\n[ 0.623491] ehci-platform: EHCI generic platform driver\n[ 0.624523] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625702] ohci-pci: OHCI PCI platform driver\n[ 0.626613] ohci-platform: OHCI generic platform driver\n[ 0.627644] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643515] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645474] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648471] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650244] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652253] usb usb1: Product: UHCI Host Controller\n[ 0.653602] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655273] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656589] hub 1-0:1.0: USB hub found\n[ 0.657685] hub 1-0:1.0: 2 ports detected\n[ 0.658694] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660967] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662038] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663183] mousedev: PS/2 mouse device common for all mice\n[ 0.664636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666671] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667867] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669210] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670548] i2c /dev entries driver\n[ 0.671366] device-mapper: uevent: version 1.0.3\n[ 0.672442] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674373] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675805] NET: Registered protocol family 10\n[ 0.676885] NET: Registered protocol family 17\n[ 0.677865] Key type dns_resolver registered\n[ 0.678887] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680166] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682284] registered taskstats version 1\n[ 0.683189] Loading compiled-in X.509 certificates\n[ 0.684757] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686812] zswap: loaded using pool lzo/zbud\n[ 0.688244] Key type trusted registered\n[ 0.689895] Key type encrypted registered\n[ 0.690787] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691917] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693048] evm: HMAC attrs: 0x1\n[ 0.711322] Magic number: 14:518:433\n[ 0.715816] rtc_cmos 00:00: setting system clock to 2018-12-23 13:25:46 UTC (1545571546)\n[ 0.718009] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719543] EDD information not available.\n[ 0.774181] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776104] Write protecting the kernel read-only data: 14336k\n[ 0.788733] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791094] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.97\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.161808] 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.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 1.06. iid=i-0000012f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBEshEhTkAOpb1G5o4tc1mAn2w1f4QcobfM3iaaDVm6gInc+8WF9hrJEByln2vaO2Y7jrVeXn3aerTTmFnJDrHaaLp4znO1h5LvVKjalWzA9bgwJiCt8IEKZmtuF9IVKgXLSK0vjNc3yXYJLEb6gazHTyLOTpDJ+v9UQhp58XqtnMms26S/3hYSybEluLyMYaKnr3jDvNN+x5sckQ17mD/M2+w/AyY32lssSfae5mLZb7DXPyUbr5liVbYKzuK5ogQnUCwMAQ12MGwm42MxpVIT07L3SVXs6xChqSmsuyR6G0KdBShAMju1EZBONpuCmbCn5ieANLuTOcsBstX9+cp root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAPLK8kQov0rvU901LGFob+CWiLttvemWus4SJbczBl3qC2B5w3GSrPuev5GO9E5qkgbb1sLlLdMM0OJXnGrgl89RKM25S0wV0FYIdtKSrHNVl2NmgiTenl2in16S2Sc5HI9SksznzFNhTQ1v4zqVLX/OMhhaWKD1dvCE2YsCJibLAAAAFQDyqBnozxTFSEyvvM/oHmbid5VulQAAAIBhL2WJ6g8LYLP7gw8GKflGD0rKn1HvdK0WWt5Ue/83cQnTXMzoR2NFdDOB1XKqc839T4OoFh5lySDgyv6/Vdgo+bRcUM+ah/XR3WJir0CXJutRYONcXKifdu5OKPd7RaRgeg36Kh1v/5ZC15W4aEU9KiKN/P4ES26CtkG5sFQ0GAAAAIBpGITjtq0Lg6s5FVELgRhWbTZMdhVzjc19bAhq0dODIFg4p7PmT0wuaDUZB235IzvGXLP7CGBhLW92zTdklGzaiDwjWwpQy67iWvcGi8VduDDtDY9Eyjo4xPYmwnz1D6de2MGzfz/ETnof7LD0xbsjsaQRvPmgXqHam0D6iH0o+A== 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.15,24,fe80::f816:3eff:fe49:99fc/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.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-0000012f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.47 ===\n/dev/root resized successfully [took 2.00s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:49:99:FC \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:99fc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8241 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:26:20,620 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action used request id req-f2f8711d-cac7-4e17-9435-a8749267deab 2018-12-23 13:26:22,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6db82e50147e035891d3b9b94b75b44ccd705581" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:26:23,715 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:26:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf8bc287-1ea5-450e-a333-83a0eb950b33 x-compute-request-id: req-bf8bc287-1ea5-450e-a333-83a0eb950b33 Content-Encoding: gzip Content-Length: 10070 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 480720652 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129470] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131117] pid_max: default: 32768 minimum: 301\n[ 0.132006] ACPI: Core revision 20150930\n[ 0.133392] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134689] Security Framework initialized\n[ 0.135497] Yama: becoming mindful.\n[ 0.136219] AppArmor: AppArmor initialized\n[ 0.137082] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138404] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139669] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140866] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142241] Initializing cgroup subsys io\n[ 0.143047] Initializing cgroup subsys memory\n[ 0.143898] Initializing cgroup subsys devices\n[ 0.144773] Initializing cgroup subsys freezer\n[ 0.145633] Initializing cgroup subsys net_cls\n[ 0.146492] Initializing cgroup subsys perf_event\n[ 0.147394] Initializing cgroup subsys net_prio\n[ 0.148271] Initializing cgroup subsys hugetlb\n[ 0.149135] Initializing cgroup subsys pids\n[ 0.150005] CPU: Physical Processor ID: 0\n[ 0.151501] mce: CPU supports 10 MCE banks\n[ 0.152342] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153338] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170253] ftrace: allocating 31920 entries in 125 pages\n[ 0.196554] smpboot: Max logical packages: 1\n[ 0.197406] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198744] x2apic enabled\n[ 0.199550] Switched APIC routing to physical x2apic.\n[ 0.201298] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202408] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204399] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206181] KVM setup paravirtual spinlock\n[ 0.207544] x86: Booted up 1 node, 1 CPUs\n[ 0.208349] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209733] devtmpfs: initialized\n[ 0.211452] evm: security.selinux\n[ 0.212149] evm: security.SMACK64\n[ 0.212848] evm: security.SMACK64EXEC\n[ 0.213614] evm: security.SMACK64TRANSMUTE\n[ 0.214425] evm: security.SMACK64MMAP\n[ 0.215168] evm: security.ima\n[ 0.215813] evm: security.capability\n[ 0.216631] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218481] pinctrl core: initialized pinctrl subsystem\n[ 0.219590] RTC time: 13:25:45, date: 12/23/18\n[ 0.220544] NET: Registered protocol family 16\n[ 0.221508] cpuidle: using governor ladder\n[ 0.222325] cpuidle: using governor menu\n[ 0.223106] PCCT header not found.\n[ 0.223862] ACPI: bus type PCI registered\n[ 0.224667] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227647] ACPI: Added _OSI(Module Device)\n[ 0.228493] ACPI: Added _OSI(Processor Device)\n[ 0.229352] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230245] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232363] ACPI: Interpreter enabled\n[ 0.233132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240516] ACPI: (supports S0 S5)\n[ 0.241219] ACPI: Using IOAPIC for interrupt routing\n[ 0.242284] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246526] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247760] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248948] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251167] acpiphp: Slot [3] registered\n[ 0.251971] acpiphp: Slot [4] registered\n[ 0.252774] acpiphp: Slot [5] registered\n[ 0.253573] acpiphp: Slot [6] registered\n[ 0.254368] acpiphp: Slot [7] registered\n[ 0.255165] acpiphp: Slot [8] registered\n[ 0.255970] acpiphp: Slot [9] registered\n[ 0.256769] acpiphp: Slot [10] registered\n[ 0.257586] acpiphp: Slot [11] registered\n[ 0.258398] acpiphp: Slot [12] registered\n[ 0.259214] acpiphp: Slot [13] registered\n[ 0.260025] acpiphp: Slot [14] registered\n[ 0.260836] acpiphp: Slot [15] registered\n[ 0.272207] acpiphp: Slot [16] registered\n[ 0.273033] acpiphp: Slot [17] registered\n[ 0.273847] acpiphp: Slot [18] registered\n[ 0.274657] acpiphp: Slot [19] registered\n[ 0.275464] acpiphp: Slot [20] registered\n[ 0.276282] acpiphp: Slot [21] registered\n[ 0.277089] acpiphp: Slot [22] registered\n[ 0.277900] acpiphp: Slot [23] registered\n[ 0.278709] acpiphp: Slot [24] registered\n[ 0.279518] acpiphp: Slot [25] registered\n[ 0.280332] acpiphp: Slot [26] registered\n[ 0.281137] acpiphp: Slot [27] registered\n[ 0.281948] acpiphp: Slot [28] registered\n[ 0.282764] acpiphp: Slot [29] registered\n[ 0.283571] acpiphp: Slot [30] registered\n[ 0.284387] acpiphp: Slot [31] registered\n[ 0.285190] PCI host bridge to bus 0000:00\n[ 0.286007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289879] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291325] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298823] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299986] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301247] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307609] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309028] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354985] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356489] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357948] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359369] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360768] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362392] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363539] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366125] vgaarb: loaded\n[ 0.366733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367869] SCSI subsystem initialized\n[ 0.368686] ACPI: bus type USB registered\n[ 0.369499] usbcore: registered new interface driver usbfs\n[ 0.370522] usbcore: registered new interface driver hub\n[ 0.371536] usbcore: registered new device driver usb\n[ 0.372593] PCI: Using ACPI for IRQ routing\n[ 0.373615] NetLabel: Initializing\n[ 0.374326] NetLabel: domain hash size = 128\n[ 0.375164] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376105] NetLabel: unlabeled traffic allowed by default\n[ 0.377191] clocksource: Switched to clocksource kvm-clock\n[ 0.382706] AppArmor: AppArmor Filesystem Enabled\n[ 0.383657] pnp: PnP ACPI init\n[ 0.384565] pnp: PnP ACPI: found 5 devices\n[ 0.390921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392603] NET: Registered protocol family 2\n[ 0.393553] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394806] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395954] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397090] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398150] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399305] NET: Registered protocol family 1\n[ 0.400153] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401234] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402294] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430562] Trying to unpack rootfs image as initramfs...\n[ 0.481347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495431] Scanning for low memory corruption every 60 seconds\n[ 0.496944] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498231] audit: initializing netlink subsys (disabled)\n[ 0.499311] audit: type=2000 audit(1545571546.201:1): initialized\n[ 0.500752] Initialise system trusted keyring\n[ 0.501770] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505157] zbud: loaded\n[ 0.505922] VFS: Disk quotas dquot_6.6.0\n[ 0.506802] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508410] fuse init (API version 7.23)\n[ 0.509371] Key type big_key registered\n[ 0.510250] Allocating IMA MOK and blacklist keyrings.\n[ 0.511850] Key type asymmetric registered\n[ 0.512801] Asymmetric key parser 'x509' registered\n[ 0.513889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515491] io scheduler noop registered\n[ 0.516393] io scheduler deadline registered (default)\n[ 0.517542] io scheduler cfq registered\n[ 0.518476] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522677] ACPI: Power Button [PWRF]\n[ 0.523603] GHES: HEST is not enabled!\n[ 0.537738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566304] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568666] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594201] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596519] Linux agpgart interface v0.103\n[ 0.598587] brd: module loaded\n[ 0.599737] loop: module loaded\n[ 0.604955] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606486] GPT:90111 != 2097151\n[ 0.607187] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608322] GPT:90111 != 2097151\n[ 0.609023] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610037] vda: vda1 vda15\n[ 0.611766] scsi host0: ata_piix\n[ 0.612529] scsi host1: ata_piix\n[ 0.613279] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614545] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616055] libphy: Fixed MDIO Bus: probed\n[ 0.616915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617918] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620227] PPP generic driver version 2.4.2\n[ 0.621329] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622589] ehci-pci: EHCI PCI platform driver\n[ 0.623491] ehci-platform: EHCI generic platform driver\n[ 0.624523] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625702] ohci-pci: OHCI PCI platform driver\n[ 0.626613] ohci-platform: OHCI generic platform driver\n[ 0.627644] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643515] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645474] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648471] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650244] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652253] usb usb1: Product: UHCI Host Controller\n[ 0.653602] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655273] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656589] hub 1-0:1.0: USB hub found\n[ 0.657685] hub 1-0:1.0: 2 ports detected\n[ 0.658694] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660967] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662038] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663183] mousedev: PS/2 mouse device common for all mice\n[ 0.664636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666671] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667867] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669210] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670548] i2c /dev entries driver\n[ 0.671366] device-mapper: uevent: version 1.0.3\n[ 0.672442] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674373] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675805] NET: Registered protocol family 10\n[ 0.676885] NET: Registered protocol family 17\n[ 0.677865] Key type dns_resolver registered\n[ 0.678887] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680166] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682284] registered taskstats version 1\n[ 0.683189] Loading compiled-in X.509 certificates\n[ 0.684757] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686812] zswap: loaded using pool lzo/zbud\n[ 0.688244] Key type trusted registered\n[ 0.689895] Key type encrypted registered\n[ 0.690787] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691917] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693048] evm: HMAC attrs: 0x1\n[ 0.711322] Magic number: 14:518:433\n[ 0.715816] rtc_cmos 00:00: setting system clock to 2018-12-23 13:25:46 UTC (1545571546)\n[ 0.718009] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719543] EDD information not available.\n[ 0.774181] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776104] Write protecting the kernel read-only data: 14336k\n[ 0.788733] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791094] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.97\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.161808] 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.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 1.06. iid=i-0000012f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBEshEhTkAOpb1G5o4tc1mAn2w1f4QcobfM3iaaDVm6gInc+8WF9hrJEByln2vaO2Y7jrVeXn3aerTTmFnJDrHaaLp4znO1h5LvVKjalWzA9bgwJiCt8IEKZmtuF9IVKgXLSK0vjNc3yXYJLEb6gazHTyLOTpDJ+v9UQhp58XqtnMms26S/3hYSybEluLyMYaKnr3jDvNN+x5sckQ17mD/M2+w/AyY32lssSfae5mLZb7DXPyUbr5liVbYKzuK5ogQnUCwMAQ12MGwm42MxpVIT07L3SVXs6xChqSmsuyR6G0KdBShAMju1EZBONpuCmbCn5ieANLuTOcsBstX9+cp root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAPLK8kQov0rvU901LGFob+CWiLttvemWus4SJbczBl3qC2B5w3GSrPuev5GO9E5qkgbb1sLlLdMM0OJXnGrgl89RKM25S0wV0FYIdtKSrHNVl2NmgiTenl2in16S2Sc5HI9SksznzFNhTQ1v4zqVLX/OMhhaWKD1dvCE2YsCJibLAAAAFQDyqBnozxTFSEyvvM/oHmbid5VulQAAAIBhL2WJ6g8LYLP7gw8GKflGD0rKn1HvdK0WWt5Ue/83cQnTXMzoR2NFdDOB1XKqc839T4OoFh5lySDgyv6/Vdgo+bRcUM+ah/XR3WJir0CXJutRYONcXKifdu5OKPd7RaRgeg36Kh1v/5ZC15W4aEU9KiKN/P4ES26CtkG5sFQ0GAAAAIBpGITjtq0Lg6s5FVELgRhWbTZMdhVzjc19bAhq0dODIFg4p7PmT0wuaDUZB235IzvGXLP7CGBhLW92zTdklGzaiDwjWwpQy67iWvcGi8VduDDtDY9Eyjo4xPYmwnz1D6de2MGzfz/ETnof7LD0xbsjsaQRvPmgXqHam0D6iH0o+A== 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.15,24,fe80::f816:3eff:fe49:99fc/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.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-0000012f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.47 ===\n/dev/root resized successfully [took 2.00s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:49:99:FC \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:99fc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8241 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:26:23,716 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action used request id req-bf8bc287-1ea5-450e-a333-83a0eb950b33 2018-12-23 13:26:25,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6db82e50147e035891d3b9b94b75b44ccd705581" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:26:26,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-395dc520-f6ef-448d-9240-f7048ef5bb97 x-compute-request-id: req-395dc520-f6ef-448d-9240-f7048ef5bb97 Content-Encoding: gzip Content-Length: 10070 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 480720652 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129470] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131117] pid_max: default: 32768 minimum: 301\n[ 0.132006] ACPI: Core revision 20150930\n[ 0.133392] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134689] Security Framework initialized\n[ 0.135497] Yama: becoming mindful.\n[ 0.136219] AppArmor: AppArmor initialized\n[ 0.137082] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138404] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139669] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140866] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142241] Initializing cgroup subsys io\n[ 0.143047] Initializing cgroup subsys memory\n[ 0.143898] Initializing cgroup subsys devices\n[ 0.144773] Initializing cgroup subsys freezer\n[ 0.145633] Initializing cgroup subsys net_cls\n[ 0.146492] Initializing cgroup subsys perf_event\n[ 0.147394] Initializing cgroup subsys net_prio\n[ 0.148271] Initializing cgroup subsys hugetlb\n[ 0.149135] Initializing cgroup subsys pids\n[ 0.150005] CPU: Physical Processor ID: 0\n[ 0.151501] mce: CPU supports 10 MCE banks\n[ 0.152342] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153338] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170253] ftrace: allocating 31920 entries in 125 pages\n[ 0.196554] smpboot: Max logical packages: 1\n[ 0.197406] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198744] x2apic enabled\n[ 0.199550] Switched APIC routing to physical x2apic.\n[ 0.201298] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202408] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204399] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206181] KVM setup paravirtual spinlock\n[ 0.207544] x86: Booted up 1 node, 1 CPUs\n[ 0.208349] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209733] devtmpfs: initialized\n[ 0.211452] evm: security.selinux\n[ 0.212149] evm: security.SMACK64\n[ 0.212848] evm: security.SMACK64EXEC\n[ 0.213614] evm: security.SMACK64TRANSMUTE\n[ 0.214425] evm: security.SMACK64MMAP\n[ 0.215168] evm: security.ima\n[ 0.215813] evm: security.capability\n[ 0.216631] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218481] pinctrl core: initialized pinctrl subsystem\n[ 0.219590] RTC time: 13:25:45, date: 12/23/18\n[ 0.220544] NET: Registered protocol family 16\n[ 0.221508] cpuidle: using governor ladder\n[ 0.222325] cpuidle: using governor menu\n[ 0.223106] PCCT header not found.\n[ 0.223862] ACPI: bus type PCI registered\n[ 0.224667] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227647] ACPI: Added _OSI(Module Device)\n[ 0.228493] ACPI: Added _OSI(Processor Device)\n[ 0.229352] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230245] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232363] ACPI: Interpreter enabled\n[ 0.233132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240516] ACPI: (supports S0 S5)\n[ 0.241219] ACPI: Using IOAPIC for interrupt routing\n[ 0.242284] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246526] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247760] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248948] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251167] acpiphp: Slot [3] registered\n[ 0.251971] acpiphp: Slot [4] registered\n[ 0.252774] acpiphp: Slot [5] registered\n[ 0.253573] acpiphp: Slot [6] registered\n[ 0.254368] acpiphp: Slot [7] registered\n[ 0.255165] acpiphp: Slot [8] registered\n[ 0.255970] acpiphp: Slot [9] registered\n[ 0.256769] acpiphp: Slot [10] registered\n[ 0.257586] acpiphp: Slot [11] registered\n[ 0.258398] acpiphp: Slot [12] registered\n[ 0.259214] acpiphp: Slot [13] registered\n[ 0.260025] acpiphp: Slot [14] registered\n[ 0.260836] acpiphp: Slot [15] registered\n[ 0.272207] acpiphp: Slot [16] registered\n[ 0.273033] acpiphp: Slot [17] registered\n[ 0.273847] acpiphp: Slot [18] registered\n[ 0.274657] acpiphp: Slot [19] registered\n[ 0.275464] acpiphp: Slot [20] registered\n[ 0.276282] acpiphp: Slot [21] registered\n[ 0.277089] acpiphp: Slot [22] registered\n[ 0.277900] acpiphp: Slot [23] registered\n[ 0.278709] acpiphp: Slot [24] registered\n[ 0.279518] acpiphp: Slot [25] registered\n[ 0.280332] acpiphp: Slot [26] registered\n[ 0.281137] acpiphp: Slot [27] registered\n[ 0.281948] acpiphp: Slot [28] registered\n[ 0.282764] acpiphp: Slot [29] registered\n[ 0.283571] acpiphp: Slot [30] registered\n[ 0.284387] acpiphp: Slot [31] registered\n[ 0.285190] PCI host bridge to bus 0000:00\n[ 0.286007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289879] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291325] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298823] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299986] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301247] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307609] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309028] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354985] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356489] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357948] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359369] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360768] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362392] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363539] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366125] vgaarb: loaded\n[ 0.366733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367869] SCSI subsystem initialized\n[ 0.368686] ACPI: bus type USB registered\n[ 0.369499] usbcore: registered new interface driver usbfs\n[ 0.370522] usbcore: registered new interface driver hub\n[ 0.371536] usbcore: registered new device driver usb\n[ 0.372593] PCI: Using ACPI for IRQ routing\n[ 0.373615] NetLabel: Initializing\n[ 0.374326] NetLabel: domain hash size = 128\n[ 0.375164] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376105] NetLabel: unlabeled traffic allowed by default\n[ 0.377191] clocksource: Switched to clocksource kvm-clock\n[ 0.382706] AppArmor: AppArmor Filesystem Enabled\n[ 0.383657] pnp: PnP ACPI init\n[ 0.384565] pnp: PnP ACPI: found 5 devices\n[ 0.390921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392603] NET: Registered protocol family 2\n[ 0.393553] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394806] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395954] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397090] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398150] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399305] NET: Registered protocol family 1\n[ 0.400153] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401234] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402294] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430562] Trying to unpack rootfs image as initramfs...\n[ 0.481347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495431] Scanning for low memory corruption every 60 seconds\n[ 0.496944] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498231] audit: initializing netlink subsys (disabled)\n[ 0.499311] audit: type=2000 audit(1545571546.201:1): initialized\n[ 0.500752] Initialise system trusted keyring\n[ 0.501770] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505157] zbud: loaded\n[ 0.505922] VFS: Disk quotas dquot_6.6.0\n[ 0.506802] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508410] fuse init (API version 7.23)\n[ 0.509371] Key type big_key registered\n[ 0.510250] Allocating IMA MOK and blacklist keyrings.\n[ 0.511850] Key type asymmetric registered\n[ 0.512801] Asymmetric key parser 'x509' registered\n[ 0.513889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515491] io scheduler noop registered\n[ 0.516393] io scheduler deadline registered (default)\n[ 0.517542] io scheduler cfq registered\n[ 0.518476] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522677] ACPI: Power Button [PWRF]\n[ 0.523603] GHES: HEST is not enabled!\n[ 0.537738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566304] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568666] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594201] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596519] Linux agpgart interface v0.103\n[ 0.598587] brd: module loaded\n[ 0.599737] loop: module loaded\n[ 0.604955] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606486] GPT:90111 != 2097151\n[ 0.607187] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608322] GPT:90111 != 2097151\n[ 0.609023] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610037] vda: vda1 vda15\n[ 0.611766] scsi host0: ata_piix\n[ 0.612529] scsi host1: ata_piix\n[ 0.613279] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614545] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616055] libphy: Fixed MDIO Bus: probed\n[ 0.616915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617918] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620227] PPP generic driver version 2.4.2\n[ 0.621329] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622589] ehci-pci: EHCI PCI platform driver\n[ 0.623491] ehci-platform: EHCI generic platform driver\n[ 0.624523] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625702] ohci-pci: OHCI PCI platform driver\n[ 0.626613] ohci-platform: OHCI generic platform driver\n[ 0.627644] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643515] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645474] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648471] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650244] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652253] usb usb1: Product: UHCI Host Controller\n[ 0.653602] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655273] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656589] hub 1-0:1.0: USB hub found\n[ 0.657685] hub 1-0:1.0: 2 ports detected\n[ 0.658694] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660967] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662038] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663183] mousedev: PS/2 mouse device common for all mice\n[ 0.664636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666671] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667867] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669210] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670548] i2c /dev entries driver\n[ 0.671366] device-mapper: uevent: version 1.0.3\n[ 0.672442] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674373] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675805] NET: Registered protocol family 10\n[ 0.676885] NET: Registered protocol family 17\n[ 0.677865] Key type dns_resolver registered\n[ 0.678887] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680166] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682284] registered taskstats version 1\n[ 0.683189] Loading compiled-in X.509 certificates\n[ 0.684757] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686812] zswap: loaded using pool lzo/zbud\n[ 0.688244] Key type trusted registered\n[ 0.689895] Key type encrypted registered\n[ 0.690787] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691917] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693048] evm: HMAC attrs: 0x1\n[ 0.711322] Magic number: 14:518:433\n[ 0.715816] rtc_cmos 00:00: setting system clock to 2018-12-23 13:25:46 UTC (1545571546)\n[ 0.718009] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719543] EDD information not available.\n[ 0.774181] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776104] Write protecting the kernel read-only data: 14336k\n[ 0.788733] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791094] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.97\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.161808] 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.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 1.06. iid=i-0000012f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBEshEhTkAOpb1G5o4tc1mAn2w1f4QcobfM3iaaDVm6gInc+8WF9hrJEByln2vaO2Y7jrVeXn3aerTTmFnJDrHaaLp4znO1h5LvVKjalWzA9bgwJiCt8IEKZmtuF9IVKgXLSK0vjNc3yXYJLEb6gazHTyLOTpDJ+v9UQhp58XqtnMms26S/3hYSybEluLyMYaKnr3jDvNN+x5sckQ17mD/M2+w/AyY32lssSfae5mLZb7DXPyUbr5liVbYKzuK5ogQnUCwMAQ12MGwm42MxpVIT07L3SVXs6xChqSmsuyR6G0KdBShAMju1EZBONpuCmbCn5ieANLuTOcsBstX9+cp root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAPLK8kQov0rvU901LGFob+CWiLttvemWus4SJbczBl3qC2B5w3GSrPuev5GO9E5qkgbb1sLlLdMM0OJXnGrgl89RKM25S0wV0FYIdtKSrHNVl2NmgiTenl2in16S2Sc5HI9SksznzFNhTQ1v4zqVLX/OMhhaWKD1dvCE2YsCJibLAAAAFQDyqBnozxTFSEyvvM/oHmbid5VulQAAAIBhL2WJ6g8LYLP7gw8GKflGD0rKn1HvdK0WWt5Ue/83cQnTXMzoR2NFdDOB1XKqc839T4OoFh5lySDgyv6/Vdgo+bRcUM+ah/XR3WJir0CXJutRYONcXKifdu5OKPd7RaRgeg36Kh1v/5ZC15W4aEU9KiKN/P4ES26CtkG5sFQ0GAAAAIBpGITjtq0Lg6s5FVELgRhWbTZMdhVzjc19bAhq0dODIFg4p7PmT0wuaDUZB235IzvGXLP7CGBhLW92zTdklGzaiDwjWwpQy67iWvcGi8VduDDtDY9Eyjo4xPYmwnz1D6de2MGzfz/ETnof7LD0xbsjsaQRvPmgXqHam0D6iH0o+A== 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.15,24,fe80::f816:3eff:fe49:99fc/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.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-0000012f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.47 ===\n/dev/root resized successfully [took 2.00s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:49:99:FC \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:99fc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8241 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:26:26,803 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action used request id req-395dc520-f6ef-448d-9240-f7048ef5bb97 2018-12-23 13:26:28,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6db82e50147e035891d3b9b94b75b44ccd705581" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:26:29,905 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:26: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-44720076-de9b-4dcf-8117-166d20f252c8 x-compute-request-id: req-44720076-de9b-4dcf-8117-166d20f252c8 Content-Encoding: gzip Content-Length: 10070 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 480720652 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129470] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131117] pid_max: default: 32768 minimum: 301\n[ 0.132006] ACPI: Core revision 20150930\n[ 0.133392] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134689] Security Framework initialized\n[ 0.135497] Yama: becoming mindful.\n[ 0.136219] AppArmor: AppArmor initialized\n[ 0.137082] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138404] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139669] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140866] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142241] Initializing cgroup subsys io\n[ 0.143047] Initializing cgroup subsys memory\n[ 0.143898] Initializing cgroup subsys devices\n[ 0.144773] Initializing cgroup subsys freezer\n[ 0.145633] Initializing cgroup subsys net_cls\n[ 0.146492] Initializing cgroup subsys perf_event\n[ 0.147394] Initializing cgroup subsys net_prio\n[ 0.148271] Initializing cgroup subsys hugetlb\n[ 0.149135] Initializing cgroup subsys pids\n[ 0.150005] CPU: Physical Processor ID: 0\n[ 0.151501] mce: CPU supports 10 MCE banks\n[ 0.152342] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153338] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170253] ftrace: allocating 31920 entries in 125 pages\n[ 0.196554] smpboot: Max logical packages: 1\n[ 0.197406] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198744] x2apic enabled\n[ 0.199550] Switched APIC routing to physical x2apic.\n[ 0.201298] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202408] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204399] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206181] KVM setup paravirtual spinlock\n[ 0.207544] x86: Booted up 1 node, 1 CPUs\n[ 0.208349] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209733] devtmpfs: initialized\n[ 0.211452] evm: security.selinux\n[ 0.212149] evm: security.SMACK64\n[ 0.212848] evm: security.SMACK64EXEC\n[ 0.213614] evm: security.SMACK64TRANSMUTE\n[ 0.214425] evm: security.SMACK64MMAP\n[ 0.215168] evm: security.ima\n[ 0.215813] evm: security.capability\n[ 0.216631] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218481] pinctrl core: initialized pinctrl subsystem\n[ 0.219590] RTC time: 13:25:45, date: 12/23/18\n[ 0.220544] NET: Registered protocol family 16\n[ 0.221508] cpuidle: using governor ladder\n[ 0.222325] cpuidle: using governor menu\n[ 0.223106] PCCT header not found.\n[ 0.223862] ACPI: bus type PCI registered\n[ 0.224667] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227647] ACPI: Added _OSI(Module Device)\n[ 0.228493] ACPI: Added _OSI(Processor Device)\n[ 0.229352] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230245] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232363] ACPI: Interpreter enabled\n[ 0.233132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240516] ACPI: (supports S0 S5)\n[ 0.241219] ACPI: Using IOAPIC for interrupt routing\n[ 0.242284] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246526] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247760] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248948] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251167] acpiphp: Slot [3] registered\n[ 0.251971] acpiphp: Slot [4] registered\n[ 0.252774] acpiphp: Slot [5] registered\n[ 0.253573] acpiphp: Slot [6] registered\n[ 0.254368] acpiphp: Slot [7] registered\n[ 0.255165] acpiphp: Slot [8] registered\n[ 0.255970] acpiphp: Slot [9] registered\n[ 0.256769] acpiphp: Slot [10] registered\n[ 0.257586] acpiphp: Slot [11] registered\n[ 0.258398] acpiphp: Slot [12] registered\n[ 0.259214] acpiphp: Slot [13] registered\n[ 0.260025] acpiphp: Slot [14] registered\n[ 0.260836] acpiphp: Slot [15] registered\n[ 0.272207] acpiphp: Slot [16] registered\n[ 0.273033] acpiphp: Slot [17] registered\n[ 0.273847] acpiphp: Slot [18] registered\n[ 0.274657] acpiphp: Slot [19] registered\n[ 0.275464] acpiphp: Slot [20] registered\n[ 0.276282] acpiphp: Slot [21] registered\n[ 0.277089] acpiphp: Slot [22] registered\n[ 0.277900] acpiphp: Slot [23] registered\n[ 0.278709] acpiphp: Slot [24] registered\n[ 0.279518] acpiphp: Slot [25] registered\n[ 0.280332] acpiphp: Slot [26] registered\n[ 0.281137] acpiphp: Slot [27] registered\n[ 0.281948] acpiphp: Slot [28] registered\n[ 0.282764] acpiphp: Slot [29] registered\n[ 0.283571] acpiphp: Slot [30] registered\n[ 0.284387] acpiphp: Slot [31] registered\n[ 0.285190] PCI host bridge to bus 0000:00\n[ 0.286007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289879] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291325] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298823] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299986] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301247] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307609] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309028] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354985] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356489] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357948] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359369] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360768] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362392] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363539] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366125] vgaarb: loaded\n[ 0.366733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367869] SCSI subsystem initialized\n[ 0.368686] ACPI: bus type USB registered\n[ 0.369499] usbcore: registered new interface driver usbfs\n[ 0.370522] usbcore: registered new interface driver hub\n[ 0.371536] usbcore: registered new device driver usb\n[ 0.372593] PCI: Using ACPI for IRQ routing\n[ 0.373615] NetLabel: Initializing\n[ 0.374326] NetLabel: domain hash size = 128\n[ 0.375164] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376105] NetLabel: unlabeled traffic allowed by default\n[ 0.377191] clocksource: Switched to clocksource kvm-clock\n[ 0.382706] AppArmor: AppArmor Filesystem Enabled\n[ 0.383657] pnp: PnP ACPI init\n[ 0.384565] pnp: PnP ACPI: found 5 devices\n[ 0.390921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392603] NET: Registered protocol family 2\n[ 0.393553] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394806] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395954] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397090] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398150] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399305] NET: Registered protocol family 1\n[ 0.400153] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401234] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402294] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430562] Trying to unpack rootfs image as initramfs...\n[ 0.481347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495431] Scanning for low memory corruption every 60 seconds\n[ 0.496944] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498231] audit: initializing netlink subsys (disabled)\n[ 0.499311] audit: type=2000 audit(1545571546.201:1): initialized\n[ 0.500752] Initialise system trusted keyring\n[ 0.501770] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505157] zbud: loaded\n[ 0.505922] VFS: Disk quotas dquot_6.6.0\n[ 0.506802] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508410] fuse init (API version 7.23)\n[ 0.509371] Key type big_key registered\n[ 0.510250] Allocating IMA MOK and blacklist keyrings.\n[ 0.511850] Key type asymmetric registered\n[ 0.512801] Asymmetric key parser 'x509' registered\n[ 0.513889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515491] io scheduler noop registered\n[ 0.516393] io scheduler deadline registered (default)\n[ 0.517542] io scheduler cfq registered\n[ 0.518476] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522677] ACPI: Power Button [PWRF]\n[ 0.523603] GHES: HEST is not enabled!\n[ 0.537738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566304] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568666] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594201] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596519] Linux agpgart interface v0.103\n[ 0.598587] brd: module loaded\n[ 0.599737] loop: module loaded\n[ 0.604955] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606486] GPT:90111 != 2097151\n[ 0.607187] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608322] GPT:90111 != 2097151\n[ 0.609023] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610037] vda: vda1 vda15\n[ 0.611766] scsi host0: ata_piix\n[ 0.612529] scsi host1: ata_piix\n[ 0.613279] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614545] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616055] libphy: Fixed MDIO Bus: probed\n[ 0.616915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617918] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620227] PPP generic driver version 2.4.2\n[ 0.621329] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622589] ehci-pci: EHCI PCI platform driver\n[ 0.623491] ehci-platform: EHCI generic platform driver\n[ 0.624523] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625702] ohci-pci: OHCI PCI platform driver\n[ 0.626613] ohci-platform: OHCI generic platform driver\n[ 0.627644] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643515] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645474] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648471] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650244] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652253] usb usb1: Product: UHCI Host Controller\n[ 0.653602] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655273] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656589] hub 1-0:1.0: USB hub found\n[ 0.657685] hub 1-0:1.0: 2 ports detected\n[ 0.658694] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660967] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662038] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663183] mousedev: PS/2 mouse device common for all mice\n[ 0.664636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666671] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667867] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669210] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670548] i2c /dev entries driver\n[ 0.671366] device-mapper: uevent: version 1.0.3\n[ 0.672442] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674373] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675805] NET: Registered protocol family 10\n[ 0.676885] NET: Registered protocol family 17\n[ 0.677865] Key type dns_resolver registered\n[ 0.678887] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680166] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682284] registered taskstats version 1\n[ 0.683189] Loading compiled-in X.509 certificates\n[ 0.684757] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686812] zswap: loaded using pool lzo/zbud\n[ 0.688244] Key type trusted registered\n[ 0.689895] Key type encrypted registered\n[ 0.690787] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691917] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693048] evm: HMAC attrs: 0x1\n[ 0.711322] Magic number: 14:518:433\n[ 0.715816] rtc_cmos 00:00: setting system clock to 2018-12-23 13:25:46 UTC (1545571546)\n[ 0.718009] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719543] EDD information not available.\n[ 0.774181] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776104] Write protecting the kernel read-only data: 14336k\n[ 0.788733] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791094] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.97\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.161808] 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.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 1.06. iid=i-0000012f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBEshEhTkAOpb1G5o4tc1mAn2w1f4QcobfM3iaaDVm6gInc+8WF9hrJEByln2vaO2Y7jrVeXn3aerTTmFnJDrHaaLp4znO1h5LvVKjalWzA9bgwJiCt8IEKZmtuF9IVKgXLSK0vjNc3yXYJLEb6gazHTyLOTpDJ+v9UQhp58XqtnMms26S/3hYSybEluLyMYaKnr3jDvNN+x5sckQ17mD/M2+w/AyY32lssSfae5mLZb7DXPyUbr5liVbYKzuK5ogQnUCwMAQ12MGwm42MxpVIT07L3SVXs6xChqSmsuyR6G0KdBShAMju1EZBONpuCmbCn5ieANLuTOcsBstX9+cp root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAPLK8kQov0rvU901LGFob+CWiLttvemWus4SJbczBl3qC2B5w3GSrPuev5GO9E5qkgbb1sLlLdMM0OJXnGrgl89RKM25S0wV0FYIdtKSrHNVl2NmgiTenl2in16S2Sc5HI9SksznzFNhTQ1v4zqVLX/OMhhaWKD1dvCE2YsCJibLAAAAFQDyqBnozxTFSEyvvM/oHmbid5VulQAAAIBhL2WJ6g8LYLP7gw8GKflGD0rKn1HvdK0WWt5Ue/83cQnTXMzoR2NFdDOB1XKqc839T4OoFh5lySDgyv6/Vdgo+bRcUM+ah/XR3WJir0CXJutRYONcXKifdu5OKPd7RaRgeg36Kh1v/5ZC15W4aEU9KiKN/P4ES26CtkG5sFQ0GAAAAIBpGITjtq0Lg6s5FVELgRhWbTZMdhVzjc19bAhq0dODIFg4p7PmT0wuaDUZB235IzvGXLP7CGBhLW92zTdklGzaiDwjWwpQy67iWvcGi8VduDDtDY9Eyjo4xPYmwnz1D6de2MGzfz/ETnof7LD0xbsjsaQRvPmgXqHam0D6iH0o+A== 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.15,24,fe80::f816:3eff:fe49:99fc/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.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-0000012f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.47 ===\n/dev/root resized successfully [took 2.00s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:49:99:FC \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:99fc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8241 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:26:29,906 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action used request id req-44720076-de9b-4dcf-8117-166d20f252c8 2018-12-23 13:26:31,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6db82e50147e035891d3b9b94b75b44ccd705581" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:26:32,999 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:26: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-24573cd6-5fbf-41f9-ae07-d7d49656740e x-compute-request-id: req-24573cd6-5fbf-41f9-ae07-d7d49656740e Content-Encoding: gzip Content-Length: 10070 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 480720652 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129470] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131117] pid_max: default: 32768 minimum: 301\n[ 0.132006] ACPI: Core revision 20150930\n[ 0.133392] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134689] Security Framework initialized\n[ 0.135497] Yama: becoming mindful.\n[ 0.136219] AppArmor: AppArmor initialized\n[ 0.137082] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138404] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139669] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140866] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142241] Initializing cgroup subsys io\n[ 0.143047] Initializing cgroup subsys memory\n[ 0.143898] Initializing cgroup subsys devices\n[ 0.144773] Initializing cgroup subsys freezer\n[ 0.145633] Initializing cgroup subsys net_cls\n[ 0.146492] Initializing cgroup subsys perf_event\n[ 0.147394] Initializing cgroup subsys net_prio\n[ 0.148271] Initializing cgroup subsys hugetlb\n[ 0.149135] Initializing cgroup subsys pids\n[ 0.150005] CPU: Physical Processor ID: 0\n[ 0.151501] mce: CPU supports 10 MCE banks\n[ 0.152342] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153338] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170253] ftrace: allocating 31920 entries in 125 pages\n[ 0.196554] smpboot: Max logical packages: 1\n[ 0.197406] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198744] x2apic enabled\n[ 0.199550] Switched APIC routing to physical x2apic.\n[ 0.201298] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202408] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204399] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206181] KVM setup paravirtual spinlock\n[ 0.207544] x86: Booted up 1 node, 1 CPUs\n[ 0.208349] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209733] devtmpfs: initialized\n[ 0.211452] evm: security.selinux\n[ 0.212149] evm: security.SMACK64\n[ 0.212848] evm: security.SMACK64EXEC\n[ 0.213614] evm: security.SMACK64TRANSMUTE\n[ 0.214425] evm: security.SMACK64MMAP\n[ 0.215168] evm: security.ima\n[ 0.215813] evm: security.capability\n[ 0.216631] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218481] pinctrl core: initialized pinctrl subsystem\n[ 0.219590] RTC time: 13:25:45, date: 12/23/18\n[ 0.220544] NET: Registered protocol family 16\n[ 0.221508] cpuidle: using governor ladder\n[ 0.222325] cpuidle: using governor menu\n[ 0.223106] PCCT header not found.\n[ 0.223862] ACPI: bus type PCI registered\n[ 0.224667] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227647] ACPI: Added _OSI(Module Device)\n[ 0.228493] ACPI: Added _OSI(Processor Device)\n[ 0.229352] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230245] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232363] ACPI: Interpreter enabled\n[ 0.233132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240516] ACPI: (supports S0 S5)\n[ 0.241219] ACPI: Using IOAPIC for interrupt routing\n[ 0.242284] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246526] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247760] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248948] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251167] acpiphp: Slot [3] registered\n[ 0.251971] acpiphp: Slot [4] registered\n[ 0.252774] acpiphp: Slot [5] registered\n[ 0.253573] acpiphp: Slot [6] registered\n[ 0.254368] acpiphp: Slot [7] registered\n[ 0.255165] acpiphp: Slot [8] registered\n[ 0.255970] acpiphp: Slot [9] registered\n[ 0.256769] acpiphp: Slot [10] registered\n[ 0.257586] acpiphp: Slot [11] registered\n[ 0.258398] acpiphp: Slot [12] registered\n[ 0.259214] acpiphp: Slot [13] registered\n[ 0.260025] acpiphp: Slot [14] registered\n[ 0.260836] acpiphp: Slot [15] registered\n[ 0.272207] acpiphp: Slot [16] registered\n[ 0.273033] acpiphp: Slot [17] registered\n[ 0.273847] acpiphp: Slot [18] registered\n[ 0.274657] acpiphp: Slot [19] registered\n[ 0.275464] acpiphp: Slot [20] registered\n[ 0.276282] acpiphp: Slot [21] registered\n[ 0.277089] acpiphp: Slot [22] registered\n[ 0.277900] acpiphp: Slot [23] registered\n[ 0.278709] acpiphp: Slot [24] registered\n[ 0.279518] acpiphp: Slot [25] registered\n[ 0.280332] acpiphp: Slot [26] registered\n[ 0.281137] acpiphp: Slot [27] registered\n[ 0.281948] acpiphp: Slot [28] registered\n[ 0.282764] acpiphp: Slot [29] registered\n[ 0.283571] acpiphp: Slot [30] registered\n[ 0.284387] acpiphp: Slot [31] registered\n[ 0.285190] PCI host bridge to bus 0000:00\n[ 0.286007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289879] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291325] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298823] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299986] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301247] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307609] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309028] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354985] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356489] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357948] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359369] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360768] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362392] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363539] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366125] vgaarb: loaded\n[ 0.366733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367869] SCSI subsystem initialized\n[ 0.368686] ACPI: bus type USB registered\n[ 0.369499] usbcore: registered new interface driver usbfs\n[ 0.370522] usbcore: registered new interface driver hub\n[ 0.371536] usbcore: registered new device driver usb\n[ 0.372593] PCI: Using ACPI for IRQ routing\n[ 0.373615] NetLabel: Initializing\n[ 0.374326] NetLabel: domain hash size = 128\n[ 0.375164] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376105] NetLabel: unlabeled traffic allowed by default\n[ 0.377191] clocksource: Switched to clocksource kvm-clock\n[ 0.382706] AppArmor: AppArmor Filesystem Enabled\n[ 0.383657] pnp: PnP ACPI init\n[ 0.384565] pnp: PnP ACPI: found 5 devices\n[ 0.390921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392603] NET: Registered protocol family 2\n[ 0.393553] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394806] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395954] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397090] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398150] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399305] NET: Registered protocol family 1\n[ 0.400153] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401234] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402294] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430562] Trying to unpack rootfs image as initramfs...\n[ 0.481347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495431] Scanning for low memory corruption every 60 seconds\n[ 0.496944] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498231] audit: initializing netlink subsys (disabled)\n[ 0.499311] audit: type=2000 audit(1545571546.201:1): initialized\n[ 0.500752] Initialise system trusted keyring\n[ 0.501770] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505157] zbud: loaded\n[ 0.505922] VFS: Disk quotas dquot_6.6.0\n[ 0.506802] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508410] fuse init (API version 7.23)\n[ 0.509371] Key type big_key registered\n[ 0.510250] Allocating IMA MOK and blacklist keyrings.\n[ 0.511850] Key type asymmetric registered\n[ 0.512801] Asymmetric key parser 'x509' registered\n[ 0.513889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515491] io scheduler noop registered\n[ 0.516393] io scheduler deadline registered (default)\n[ 0.517542] io scheduler cfq registered\n[ 0.518476] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522677] ACPI: Power Button [PWRF]\n[ 0.523603] GHES: HEST is not enabled!\n[ 0.537738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566304] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568666] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594201] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596519] Linux agpgart interface v0.103\n[ 0.598587] brd: module loaded\n[ 0.599737] loop: module loaded\n[ 0.604955] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606486] GPT:90111 != 2097151\n[ 0.607187] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608322] GPT:90111 != 2097151\n[ 0.609023] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610037] vda: vda1 vda15\n[ 0.611766] scsi host0: ata_piix\n[ 0.612529] scsi host1: ata_piix\n[ 0.613279] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614545] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616055] libphy: Fixed MDIO Bus: probed\n[ 0.616915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617918] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620227] PPP generic driver version 2.4.2\n[ 0.621329] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622589] ehci-pci: EHCI PCI platform driver\n[ 0.623491] ehci-platform: EHCI generic platform driver\n[ 0.624523] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625702] ohci-pci: OHCI PCI platform driver\n[ 0.626613] ohci-platform: OHCI generic platform driver\n[ 0.627644] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643515] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645474] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648471] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650244] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652253] usb usb1: Product: UHCI Host Controller\n[ 0.653602] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655273] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656589] hub 1-0:1.0: USB hub found\n[ 0.657685] hub 1-0:1.0: 2 ports detected\n[ 0.658694] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660967] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662038] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663183] mousedev: PS/2 mouse device common for all mice\n[ 0.664636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666671] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667867] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669210] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670548] i2c /dev entries driver\n[ 0.671366] device-mapper: uevent: version 1.0.3\n[ 0.672442] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674373] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675805] NET: Registered protocol family 10\n[ 0.676885] NET: Registered protocol family 17\n[ 0.677865] Key type dns_resolver registered\n[ 0.678887] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680166] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682284] registered taskstats version 1\n[ 0.683189] Loading compiled-in X.509 certificates\n[ 0.684757] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686812] zswap: loaded using pool lzo/zbud\n[ 0.688244] Key type trusted registered\n[ 0.689895] Key type encrypted registered\n[ 0.690787] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691917] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693048] evm: HMAC attrs: 0x1\n[ 0.711322] Magic number: 14:518:433\n[ 0.715816] rtc_cmos 00:00: setting system clock to 2018-12-23 13:25:46 UTC (1545571546)\n[ 0.718009] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719543] EDD information not available.\n[ 0.774181] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776104] Write protecting the kernel read-only data: 14336k\n[ 0.788733] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791094] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.97\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.161808] 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.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 1.06. iid=i-0000012f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBEshEhTkAOpb1G5o4tc1mAn2w1f4QcobfM3iaaDVm6gInc+8WF9hrJEByln2vaO2Y7jrVeXn3aerTTmFnJDrHaaLp4znO1h5LvVKjalWzA9bgwJiCt8IEKZmtuF9IVKgXLSK0vjNc3yXYJLEb6gazHTyLOTpDJ+v9UQhp58XqtnMms26S/3hYSybEluLyMYaKnr3jDvNN+x5sckQ17mD/M2+w/AyY32lssSfae5mLZb7DXPyUbr5liVbYKzuK5ogQnUCwMAQ12MGwm42MxpVIT07L3SVXs6xChqSmsuyR6G0KdBShAMju1EZBONpuCmbCn5ieANLuTOcsBstX9+cp root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAPLK8kQov0rvU901LGFob+CWiLttvemWus4SJbczBl3qC2B5w3GSrPuev5GO9E5qkgbb1sLlLdMM0OJXnGrgl89RKM25S0wV0FYIdtKSrHNVl2NmgiTenl2in16S2Sc5HI9SksznzFNhTQ1v4zqVLX/OMhhaWKD1dvCE2YsCJibLAAAAFQDyqBnozxTFSEyvvM/oHmbid5VulQAAAIBhL2WJ6g8LYLP7gw8GKflGD0rKn1HvdK0WWt5Ue/83cQnTXMzoR2NFdDOB1XKqc839T4OoFh5lySDgyv6/Vdgo+bRcUM+ah/XR3WJir0CXJutRYONcXKifdu5OKPd7RaRgeg36Kh1v/5ZC15W4aEU9KiKN/P4ES26CtkG5sFQ0GAAAAIBpGITjtq0Lg6s5FVELgRhWbTZMdhVzjc19bAhq0dODIFg4p7PmT0wuaDUZB235IzvGXLP7CGBhLW92zTdklGzaiDwjWwpQy67iWvcGi8VduDDtDY9Eyjo4xPYmwnz1D6de2MGzfz/ETnof7LD0xbsjsaQRvPmgXqHam0D6iH0o+A== 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.15,24,fe80::f816:3eff:fe49:99fc/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.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-0000012f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.47 ===\n/dev/root resized successfully [took 2.00s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:49:99:FC \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:99fc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8241 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:26:32,999 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action used request id req-24573cd6-5fbf-41f9-ae07-d7d49656740e 2018-12-23 13:26:35,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6db82e50147e035891d3b9b94b75b44ccd705581" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:26:36,096 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:26: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-2a819790-de48-4d8c-89c4-0e12b94d0f31 x-compute-request-id: req-2a819790-de48-4d8c-89c4-0e12b94d0f31 Content-Encoding: gzip Content-Length: 10886 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 480720652 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129470] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131117] pid_max: default: 32768 minimum: 301\n[ 0.132006] ACPI: Core revision 20150930\n[ 0.133392] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134689] Security Framework initialized\n[ 0.135497] Yama: becoming mindful.\n[ 0.136219] AppArmor: AppArmor initialized\n[ 0.137082] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138404] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139669] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140866] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142241] Initializing cgroup subsys io\n[ 0.143047] Initializing cgroup subsys memory\n[ 0.143898] Initializing cgroup subsys devices\n[ 0.144773] Initializing cgroup subsys freezer\n[ 0.145633] Initializing cgroup subsys net_cls\n[ 0.146492] Initializing cgroup subsys perf_event\n[ 0.147394] Initializing cgroup subsys net_prio\n[ 0.148271] Initializing cgroup subsys hugetlb\n[ 0.149135] Initializing cgroup subsys pids\n[ 0.150005] CPU: Physical Processor ID: 0\n[ 0.151501] mce: CPU supports 10 MCE banks\n[ 0.152342] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153338] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170253] ftrace: allocating 31920 entries in 125 pages\n[ 0.196554] smpboot: Max logical packages: 1\n[ 0.197406] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198744] x2apic enabled\n[ 0.199550] Switched APIC routing to physical x2apic.\n[ 0.201298] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202408] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204399] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206181] KVM setup paravirtual spinlock\n[ 0.207544] x86: Booted up 1 node, 1 CPUs\n[ 0.208349] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209733] devtmpfs: initialized\n[ 0.211452] evm: security.selinux\n[ 0.212149] evm: security.SMACK64\n[ 0.212848] evm: security.SMACK64EXEC\n[ 0.213614] evm: security.SMACK64TRANSMUTE\n[ 0.214425] evm: security.SMACK64MMAP\n[ 0.215168] evm: security.ima\n[ 0.215813] evm: security.capability\n[ 0.216631] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218481] pinctrl core: initialized pinctrl subsystem\n[ 0.219590] RTC time: 13:25:45, date: 12/23/18\n[ 0.220544] NET: Registered protocol family 16\n[ 0.221508] cpuidle: using governor ladder\n[ 0.222325] cpuidle: using governor menu\n[ 0.223106] PCCT header not found.\n[ 0.223862] ACPI: bus type PCI registered\n[ 0.224667] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225899] PCI: Using configuration type 1 for base access\n[ 0.227647] ACPI: Added _OSI(Module Device)\n[ 0.228493] ACPI: Added _OSI(Processor Device)\n[ 0.229352] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230245] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232363] ACPI: Interpreter enabled\n[ 0.233132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240516] ACPI: (supports S0 S5)\n[ 0.241219] ACPI: Using IOAPIC for interrupt routing\n[ 0.242284] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246526] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247760] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248948] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251167] acpiphp: Slot [3] registered\n[ 0.251971] acpiphp: Slot [4] registered\n[ 0.252774] acpiphp: Slot [5] registered\n[ 0.253573] acpiphp: Slot [6] registered\n[ 0.254368] acpiphp: Slot [7] registered\n[ 0.255165] acpiphp: Slot [8] registered\n[ 0.255970] acpiphp: Slot [9] registered\n[ 0.256769] acpiphp: Slot [10] registered\n[ 0.257586] acpiphp: Slot [11] registered\n[ 0.258398] acpiphp: Slot [12] registered\n[ 0.259214] acpiphp: Slot [13] registered\n[ 0.260025] acpiphp: Slot [14] registered\n[ 0.260836] acpiphp: Slot [15] registered\n[ 0.272207] acpiphp: Slot [16] registered\n[ 0.273033] acpiphp: Slot [17] registered\n[ 0.273847] acpiphp: Slot [18] registered\n[ 0.274657] acpiphp: Slot [19] registered\n[ 0.275464] acpiphp: Slot [20] registered\n[ 0.276282] acpiphp: Slot [21] registered\n[ 0.277089] acpiphp: Slot [22] registered\n[ 0.277900] acpiphp: Slot [23] registered\n[ 0.278709] acpiphp: Slot [24] registered\n[ 0.279518] acpiphp: Slot [25] registered\n[ 0.280332] acpiphp: Slot [26] registered\n[ 0.281137] acpiphp: Slot [27] registered\n[ 0.281948] acpiphp: Slot [28] registered\n[ 0.282764] acpiphp: Slot [29] registered\n[ 0.283571] acpiphp: Slot [30] registered\n[ 0.284387] acpiphp: Slot [31] registered\n[ 0.285190] PCI host bridge to bus 0000:00\n[ 0.286007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289879] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291325] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297524] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298823] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299986] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301247] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307609] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309028] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354985] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356489] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357948] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359369] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360768] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362392] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363539] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366125] vgaarb: loaded\n[ 0.366733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367869] SCSI subsystem initialized\n[ 0.368686] ACPI: bus type USB registered\n[ 0.369499] usbcore: registered new interface driver usbfs\n[ 0.370522] usbcore: registered new interface driver hub\n[ 0.371536] usbcore: registered new device driver usb\n[ 0.372593] PCI: Using ACPI for IRQ routing\n[ 0.373615] NetLabel: Initializing\n[ 0.374326] NetLabel: domain hash size = 128\n[ 0.375164] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376105] NetLabel: unlabeled traffic allowed by default\n[ 0.377191] clocksource: Switched to clocksource kvm-clock\n[ 0.382706] AppArmor: AppArmor Filesystem Enabled\n[ 0.383657] pnp: PnP ACPI init\n[ 0.384565] pnp: PnP ACPI: found 5 devices\n[ 0.390921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392603] NET: Registered protocol family 2\n[ 0.393553] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394806] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395954] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397090] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398150] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399305] NET: Registered protocol family 1\n[ 0.400153] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401234] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402294] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430562] Trying to unpack rootfs image as initramfs...\n[ 0.481347] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495431] Scanning for low memory corruption every 60 seconds\n[ 0.496944] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498231] audit: initializing netlink subsys (disabled)\n[ 0.499311] audit: type=2000 audit(1545571546.201:1): initialized\n[ 0.500752] Initialise system trusted keyring\n[ 0.501770] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505157] zbud: loaded\n[ 0.505922] VFS: Disk quotas dquot_6.6.0\n[ 0.506802] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508410] fuse init (API version 7.23)\n[ 0.509371] Key type big_key registered\n[ 0.510250] Allocating IMA MOK and blacklist keyrings.\n[ 0.511850] Key type asymmetric registered\n[ 0.512801] Asymmetric key parser 'x509' registered\n[ 0.513889] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515491] io scheduler noop registered\n[ 0.516393] io scheduler deadline registered (default)\n[ 0.517542] io scheduler cfq registered\n[ 0.518476] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522677] ACPI: Power Button [PWRF]\n[ 0.523603] GHES: HEST is not enabled!\n[ 0.537738] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.566304] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568666] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594201] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596519] Linux agpgart interface v0.103\n[ 0.598587] brd: module loaded\n[ 0.599737] loop: module loaded\n[ 0.604955] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606486] GPT:90111 != 2097151\n[ 0.607187] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608322] GPT:90111 != 2097151\n[ 0.609023] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610037] vda: vda1 vda15\n[ 0.611766] scsi host0: ata_piix\n[ 0.612529] scsi host1: ata_piix\n[ 0.613279] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614545] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616055] libphy: Fixed MDIO Bus: probed\n[ 0.616915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617918] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620227] PPP generic driver version 2.4.2\n[ 0.621329] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622589] ehci-pci: EHCI PCI platform driver\n[ 0.623491] ehci-platform: EHCI generic platform driver\n[ 0.624523] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.625702] ohci-pci: OHCI PCI platform driver\n[ 0.626613] ohci-platform: OHCI generic platform driver\n[ 0.627644] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643515] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645474] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646875] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648471] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650244] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652253] usb usb1: Product: UHCI Host Controller\n[ 0.653602] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655273] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656589] hub 1-0:1.0: USB hub found\n[ 0.657685] hub 1-0:1.0: 2 ports detected\n[ 0.658694] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660967] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662038] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663183] mousedev: PS/2 mouse device common for all mice\n[ 0.664636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666671] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667867] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669210] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670548] i2c /dev entries driver\n[ 0.671366] device-mapper: uevent: version 1.0.3\n[ 0.672442] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674373] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675805] NET: Registered protocol family 10\n[ 0.676885] NET: Registered protocol family 17\n[ 0.677865] Key type dns_resolver registered\n[ 0.678887] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680166] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682284] registered taskstats version 1\n[ 0.683189] Loading compiled-in X.509 certificates\n[ 0.684757] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.686812] zswap: loaded using pool lzo/zbud\n[ 0.688244] Key type trusted registered\n[ 0.689895] Key type encrypted registered\n[ 0.690787] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691917] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693048] evm: HMAC attrs: 0x1\n[ 0.711322] Magic number: 14:518:433\n[ 0.715816] rtc_cmos 00:00: setting system clock to 2018-12-23 13:25:46 UTC (1545571546)\n[ 0.718009] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719543] EDD information not available.\n[ 0.774181] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776104] Write protecting the kernel read-only data: 14336k\n[ 0.788733] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.791094] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.97\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.161808] 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.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 1.06. iid=i-0000012f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBEshEhTkAOpb1G5o4tc1mAn2w1f4QcobfM3iaaDVm6gInc+8WF9hrJEByln2vaO2Y7jrVeXn3aerTTmFnJDrHaaLp4znO1h5LvVKjalWzA9bgwJiCt8IEKZmtuF9IVKgXLSK0vjNc3yXYJLEb6gazHTyLOTpDJ+v9UQhp58XqtnMms26S/3hYSybEluLyMYaKnr3jDvNN+x5sckQ17mD/M2+w/AyY32lssSfae5mLZb7DXPyUbr5liVbYKzuK5ogQnUCwMAQ12MGwm42MxpVIT07L3SVXs6xChqSmsuyR6G0KdBShAMju1EZBONpuCmbCn5ieANLuTOcsBstX9+cp root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAPLK8kQov0rvU901LGFob+CWiLttvemWus4SJbczBl3qC2B5w3GSrPuev5GO9E5qkgbb1sLlLdMM0OJXnGrgl89RKM25S0wV0FYIdtKSrHNVl2NmgiTenl2in16S2Sc5HI9SksznzFNhTQ1v4zqVLX/OMhhaWKD1dvCE2YsCJibLAAAAFQDyqBnozxTFSEyvvM/oHmbid5VulQAAAIBhL2WJ6g8LYLP7gw8GKflGD0rKn1HvdK0WWt5Ue/83cQnTXMzoR2NFdDOB1XKqc839T4OoFh5lySDgyv6/Vdgo+bRcUM+ah/XR3WJir0CXJutRYONcXKifdu5OKPd7RaRgeg36Kh1v/5ZC15W4aEU9KiKN/P4ES26CtkG5sFQ0GAAAAIBpGITjtq0Lg6s5FVELgRhWbTZMdhVzjc19bAhq0dODIFg4p7PmT0wuaDUZB235IzvGXLP7CGBhLW92zTdklGzaiDwjWwpQy67iWvcGi8VduDDtDY9Eyjo4xPYmwnz1D6de2MGzfz/ETnof7LD0xbsjsaQRvPmgXqHam0D6iH0o+A== 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.15,24,fe80::f816:3eff:fe49:99fc/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.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-0000012f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.47 ===\n/dev/root resized successfully [took 2.00s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:49:99:FC \n inet addr:10.10.10.15 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:99fc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8241 (8.0 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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.129936] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.129937] usb 1-1: Product: QEMU USB Tablet\n[ 1.129938] usb 1-1: Manufacturer: QEMU\n[ 1.129939] usb 1-1: SerialNumber: 42\n[ 1.144266] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.161808] random: dd urandom read with 5 bits of entropy available\n[ 1.493289] tsc: Refined TSC clocksource calibration: 3491.918 MHz\n[ 1.493292] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557e011f1, max_idle_ns: 440795267134 ns\n[ 2.590442] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.958166] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nDec 23 13:25:46 cirros syslog.info syslogd started: BusyBox v1.23.2\nDec 23 13:25:46 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nDec 23 13:25:46 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nDec 23 13:25:46 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nDec 23 13:25:46 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nDec 23 13:25:46 cirros kern.notice kernel: [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\nDec 23 13:25:46 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nDec 23 13:25:46 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nDec 23 13:25:46 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nDec 23 13:25:46 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nDec 23 13:25:46 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nDec 23 13:25:46 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nDec 23 13:25:46 cirros kern.notice kernel: [ 1.161808] random: dd urandom read with 5 bits of entropy available\nDec 23 13:25:47 cirros kern.info kernel: [ 1.493289] tsc: Refined TSC clocksource calibration: 3491.918 MHz\nDec 23 13:25:47 cirros kern.info kernel: [ 1.493292] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32557e011f1, max_idle_ns: 440795267134 ns\nDec 23 13:25:48 cirros auth.notice su: + /dev/console root:cirros\nDec 23 13:25:48 cirros authpriv.info dropbear[339]: Running in background\nDec 23 13:25:48 cirros kern.info kernel: [ 2.590442] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nDec 23 13:25:48 cirros kern.info kernel: [ 2.958166] 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-12-23 13:26:36,097 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action used request id req-2a819790-de48-4d8c-89c4-0e12b94d0f31 2018-12-23 13:26:38,132 - sdnvpn_test_utils - INFO - Waiting for instance f4842c36-4e31-4e51-b58b-0d341c3f8fe5 to boot up 2018-12-23 13:26:38,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc8c590cb7b676d73d6eee1534998337fec739a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:26:39,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:26: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-ee7037b7-cc73-4b82-8edf-92a141bfcdf4 x-compute-request-id: req-ee7037b7-cc73-4b82-8edf-92a141bfcdf4 Content-Encoding: gzip Content-Length: 10856 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 488096434 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129967] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131617] pid_max: default: 32768 minimum: 301\n[ 0.132512] ACPI: Core revision 20150930\n[ 0.133898] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135201] Security Framework initialized\n[ 0.136013] Yama: becoming mindful.\n[ 0.136735] AppArmor: AppArmor initialized\n[ 0.137602] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138930] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140202] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141409] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142794] Initializing cgroup subsys io\n[ 0.143603] Initializing cgroup subsys memory\n[ 0.144462] Initializing cgroup subsys devices\n[ 0.145357] Initializing cgroup subsys freezer\n[ 0.146227] Initializing cgroup subsys net_cls\n[ 0.147093] Initializing cgroup subsys perf_event\n[ 0.147999] Initializing cgroup subsys net_prio\n[ 0.148876] Initializing cgroup subsys hugetlb\n[ 0.149745] Initializing cgroup subsys pids\n[ 0.150616] CPU: Physical Processor ID: 0\n[ 0.152107] mce: CPU supports 10 MCE banks\n[ 0.152954] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153961] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164568] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170935] ftrace: allocating 31920 entries in 125 pages\n[ 0.197061] smpboot: Max logical packages: 1\n[ 0.197914] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199259] x2apic enabled\n[ 0.200068] Switched APIC routing to physical x2apic.\n[ 0.201813] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202936] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204927] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206707] KVM setup paravirtual spinlock\n[ 0.208008] x86: Booted up 1 node, 1 CPUs\n[ 0.208816] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210202] devtmpfs: initialized\n[ 0.211918] evm: security.selinux\n[ 0.212618] evm: security.SMACK64\n[ 0.213311] evm: security.SMACK64EXEC\n[ 0.214058] evm: security.SMACK64TRANSMUTE\n[ 0.214866] evm: security.SMACK64MMAP\n[ 0.215610] evm: security.ima\n[ 0.216255] evm: security.capability\n[ 0.217054] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218903] pinctrl core: initialized pinctrl subsystem\n[ 0.220000] RTC time: 13:25:34, date: 12/23/18\n[ 0.220950] NET: Registered protocol family 16\n[ 0.221918] cpuidle: using governor ladder\n[ 0.222733] cpuidle: using governor menu\n[ 0.223520] PCCT header not found.\n[ 0.224278] ACPI: bus type PCI registered\n[ 0.225083] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226320] PCI: Using configuration type 1 for base access\n[ 0.228075] ACPI: Added _OSI(Module Device)\n[ 0.228923] ACPI: Added _OSI(Processor Device)\n[ 0.229784] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230678] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232789] ACPI: Interpreter enabled\n[ 0.233559] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235408] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237250] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239102] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240943] ACPI: (supports S0 S5)\n[ 0.241645] ACPI: Using IOAPIC for interrupt routing\n[ 0.242738] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245851] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246994] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248230] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249423] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251646] acpiphp: Slot [3] registered\n[ 0.252448] acpiphp: Slot [4] registered\n[ 0.253245] acpiphp: Slot [5] registered\n[ 0.254045] acpiphp: Slot [6] registered\n[ 0.254839] acpiphp: Slot [7] registered\n[ 0.255638] acpiphp: Slot [8] registered\n[ 0.256436] acpiphp: Slot [9] registered\n[ 0.257233] acpiphp: Slot [10] registered\n[ 0.258051] acpiphp: Slot [11] registered\n[ 0.258863] acpiphp: Slot [12] registered\n[ 0.259675] acpiphp: Slot [13] registered\n[ 0.260484] acpiphp: Slot [14] registered\n[ 0.261294] acpiphp: Slot [15] registered\n[ 0.272253] acpiphp: Slot [16] registered\n[ 0.273066] acpiphp: Slot [17] registered\n[ 0.273876] acpiphp: Slot [18] registered\n[ 0.274682] acpiphp: Slot [19] registered\n[ 0.275491] acpiphp: Slot [20] registered\n[ 0.276307] acpiphp: Slot [21] registered\n[ 0.277118] acpiphp: Slot [22] registered\n[ 0.277927] acpiphp: Slot [23] registered\n[ 0.278733] acpiphp: Slot [24] registered\n[ 0.279545] acpiphp: Slot [25] registered\n[ 0.280367] acpiphp: Slot [26] registered\n[ 0.281190] acpiphp: Slot [27] registered\n[ 0.282015] acpiphp: Slot [28] registered\n[ 0.282837] acpiphp: Slot [29] registered\n[ 0.283653] acpiphp: Slot [30] registered\n[ 0.284479] acpiphp: Slot [31] registered\n[ 0.285301] PCI host bridge to bus 0000:00\n[ 0.286122] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287351] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290057] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291523] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297823] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299121] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300314] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301601] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308609] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310065] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358711] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360203] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361641] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363068] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364468] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366422] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367576] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368645] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370213] vgaarb: loaded\n[ 0.370825] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371973] SCSI subsystem initialized\n[ 0.372801] ACPI: bus type USB registered\n[ 0.373621] usbcore: registered new interface driver usbfs\n[ 0.374667] usbcore: registered new interface driver hub\n[ 0.375686] usbcore: registered new device driver usb\n[ 0.376749] PCI: Using ACPI for IRQ routing\n[ 0.377782] NetLabel: Initializing\n[ 0.378497] NetLabel: domain hash size = 128\n[ 0.379362] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380328] NetLabel: unlabeled traffic allowed by default\n[ 0.381428] clocksource: Switched to clocksource kvm-clock\n[ 0.386857] AppArmor: AppArmor Filesystem Enabled\n[ 0.387839] pnp: PnP ACPI init\n[ 0.388755] pnp: PnP ACPI: found 5 devices\n[ 0.395139] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396878] NET: Registered protocol family 2\n[ 0.397854] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.399147] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400331] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401515] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402613] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403797] NET: Registered protocol family 1\n[ 0.404669] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405787] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406874] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420911] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435134] Trying to unpack rootfs image as initramfs...\n[ 0.484611] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498467] Scanning for low memory corruption every 60 seconds\n[ 0.499807] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500968] audit: initializing netlink subsys (disabled)\n[ 0.502014] audit: type=2000 audit(1545571534.835:1): initialized\n[ 0.503334] Initialise system trusted keyring\n[ 0.504276] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505463] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507437] zbud: loaded\n[ 0.508146] VFS: Disk quotas dquot_6.6.0\n[ 0.508971] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510504] fuse init (API version 7.23)\n[ 0.511402] Key type big_key registered\n[ 0.512218] Allocating IMA MOK and blacklist keyrings.\n[ 0.513720] Key type asymmetric registered\n[ 0.514556] Asymmetric key parser 'x509' registered\n[ 0.515518] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516998] io scheduler noop registered\n[ 0.517812] io scheduler deadline registered (default)\n[ 0.518815] io scheduler cfq registered\n[ 0.519653] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520708] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522002] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523489] ACPI: Power Button [PWRF]\n[ 0.524326] GHES: HEST is not enabled!\n[ 0.538012] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565897] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568184] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.593331] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595630] Linux agpgart interface v0.103\n[ 0.597705] brd: module loaded\n[ 0.598900] loop: module loaded\n[ 0.603331] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.604875] GPT:90111 != 2097151\n[ 0.605600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.606757] GPT:90111 != 2097151\n[ 0.607462] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608499] vda: vda1 vda15\n[ 0.610035] scsi host0: ata_piix\n[ 0.610815] scsi host1: ata_piix\n[ 0.611557] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612836] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.614350] libphy: Fixed MDIO Bus: probed\n[ 0.615207] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616191] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.618414] PPP generic driver version 2.4.2\n[ 0.619330] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620792] ehci-pci: EHCI PCI platform driver\n[ 0.621706] ehci-platform: EHCI generic platform driver\n[ 0.622743] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623918] ohci-pci: OHCI PCI platform driver\n[ 0.624822] ohci-platform: OHCI generic platform driver\n[ 0.625859] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640278] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641337] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642871] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643936] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645126] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646455] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647943] usb usb1: Product: UHCI Host Controller\n[ 0.648943] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.650249] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.651264] hub 1-0:1.0: USB hub found\n[ 0.652078] hub 1-0:1.0: 2 ports detected\n[ 0.653015] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655261] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.656766] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658977] mousedev: PS/2 mouse device common for all mice\n[ 0.662052] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665643] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668023] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670685] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673534] i2c /dev entries driver\n[ 0.675008] device-mapper: uevent: version 1.0.3\n[ 0.677038] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.678816] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.680099] NET: Registered protocol family 10\n[ 0.681097] NET: Registered protocol family 17\n[ 0.681998] Key type dns_resolver registered\n[ 0.682927] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.684026] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685785] registered taskstats version 1\n[ 0.686611] Loading compiled-in X.509 certificates\n[ 0.688057] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689922] zswap: loaded using pool lzo/zbud\n[ 0.691290] Key type trusted registered\n[ 0.692841] Key type encrypted registered\n[ 0.693668] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.694700] ima: No TPM chip found, activating TPM-bypass!\n[ 0.695731] evm: HMAC attrs: 0x1\n[ 0.696670] Magic number: 14:518:433\n[ 0.697540] rtc_cmos 00:00: setting system clock to 2018-12-23 13:25:35 UTC (1545571535)\n[ 0.699126] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.700236] EDD information not available.\n[ 0.774368] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.775903] Write protecting the kernel read-only data: 14336k\n[ 0.787816] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789610] 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.61\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.914137] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.80. iid=i-0000012c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCT1565T/S7wMP9bHrg8qY6qNDOF8VTLbcy5/q5V0z8rM3uPpzYBbycdm+GDDMui9pfzZKOVNhTkkMF67sUirvkJzk/5WF4xoKFvzuRiPT/8WUMQykDlhYCVwrre9jza42Z3bS9xcKksjmVLmypstpBYc4NnM2mX2mIos0OYvU8fNuwekZtU3NKjBMq96OUWsAhFOek9xDoqXOVcPh4HVPXkfAFT4ZM6rOHYaFM1jJ5OJX/IxARId9v7ltlVJDqYFdPg4AHEEOiqqyP+bNvqK7FB+lPYz0+Il46Wki3OgKYja55BacS4O1TL+HpsPZd8eNKoePr1aOh+VU8yFuOk3NB root@sdnvpn-12-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMyHj9vGEjyT9V3fLkZSERKF//1CDddC6EnHoZtV8GdN5MjPi3pWEhN3WE5urxGr5T+xKSzmYfyZE6jDvgJ7PhMt48rEVNqvSGrH8BjC1d2bCfUlz4um6F/MpS8nJf4wnTLCO8yvUeQjX48WMn84bOvUo1ripKMFd7fuqeH+OEQXAAAAFQCxj60G7RT6MgUIrXhIvyYyZHPXDQAAAIA5TMsgKtgOrq+v1W9B26jvYEhzYsEYFZ4QtG6aocZZppaBlDfH5ssf0pNCqhr7oyUTdtS5q0tCG+6lYXAhpMDF0w/rIgOVnjFFRDzuERM7TYSDnS8TobL0Et+32vkuu4dLS5ou587v6RYsJSAbYVfFHNqdwpOMlpwRmQh1ux01cwAAAIAHU0Hk8XjcjfRXjzwqsZxBgWwQnsfO9zTdDOb8TVejZqLfLMYppeS3own+AUjMs24SqP092hYygFHFsEimGp9klz0hrH6Q+1JJp+5LpTMqq3l7M2aqf1qXTpHUtrDasRt0Tnx7GPKA4HV8GI0SeuxwhufLkCKE1oGtYO2l5bzeig== 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.9,24,fe80::f816:3eff:fe95:3278/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-0000012c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.77 ===\n/dev/root resized successfully [took 2.75s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:95:32:78 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe95:3278/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:4 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8071 (7.8 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-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.122741] usb 1-1: Product: QEMU USB Tablet\n[ 1.122742] usb 1-1: Manufacturer: QEMU\n[ 1.122743] usb 1-1: SerialNumber: 42\n[ 1.497496] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.497499] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.776106] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.894900] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.914137] random: dd urandom read with 5 bits of entropy available\n[ 3.899212] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.301129] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nDec 23 13:25:36 cirros syslog.info syslogd started: BusyBox v1.23.2\nDec 23 13:25:36 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nDec 23 13:25:36 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nDec 23 13:25:36 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nDec 23 13:25:36 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nDec 23 13:25:36 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)\nDec 23 13:25:36 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nDec 23 13:25:36 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nDec 23 13:25:36 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nDec 23 13:25:36 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nDec 23 13:25:36 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nDec 23 13:25:36 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nDec 23 13:25:36 cirros kern.notice kernel: [ 1.914137] random: dd urandom read with 5 bits of entropy available\nDec 23 13:25:37 cirros auth.notice su: + /dev/console root:cirros\nDec 23 13:25:38 cirros authpriv.info dropbear[340]: Running in background\nDec 23 13:25:38 cirros kern.info kernel: [ 3.899212] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nDec 23 13:25:39 cirros kern.info kernel: [ 4.301129] 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-12-23 13:26:39,204 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5/action used request id req-ee7037b7-cc73-4b82-8edf-92a141bfcdf4 2018-12-23 13:26:41,239 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest 2018-12-23 13:27:11,248 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-12-23 13:27:11,249 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-12-23 13:27:11,249 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-12-23 13:27:11,254 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-12-23 13:27:11,294 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-12-23 13:27:11,296 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-12-23 13:27:11,297 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-12-23 13:27:11,298 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-12-23 13:27:11,298 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-12-23 13:27:11,339 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-12-23 13:27:11,376 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-12-23 13:27:11,380 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-12-23 13:27:11,382 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-12-23 13:27:11,382 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-12-23 13:27:11,382 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-12-23 13:27:11,386 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-12-23 13:27:11,421 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-12-23 13:27:11,423 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-12-23 13:27:11,424 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-12-23 13:27:11,425 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-12-23 13:27:11,425 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-12-23 13:27:11,465 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-12-23 13:27:11,500 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-12-23 13:27:11,502 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-12-23 13:27:11,504 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-12-23 13:27:11,505 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-12-23 13:27:11,505 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-12-23 13:27:11,507 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-12-23 13:27:11,544 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-12-23 13:27:11,546 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-12-23 13:27:11,546 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-12-23 13:27:11,548 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-12-23 13:27:11,549 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-12-23 13:27:11,588 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-12-23 13:27:11,621 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-12-23 13:27:11,623 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-12-23 13:27:11,623 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-12-23 13:27:11,624 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-12-23 13:27:11,624 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-12-23 13:27:11,627 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-12-23 13:27:11,661 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-12-23 13:27:11,663 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-12-23 13:27:11,664 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-12-23 13:27:11,665 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-12-23 13:27:11,665 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-12-23 13:27:11,705 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-12-23 13:27:11,740 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-12-23 13:27:11,740 - sdnvpn-results - INFO - Check if new flows and groups were added to OVS 2018-12-23 13:27:11,741 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-12-23 13:27:11,743 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-12-23 13:27:11,743 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-12-23 13:27:11,743 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-12-23 13:27:11,747 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-12-23 13:27:11,784 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-12-23 13:27:11,785 - paramiko.transport - DEBUG - [chan 12] Max packet in: 32768 bytes 2018-12-23 13:27:11,786 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-12-23 13:27:11,787 - paramiko.transport - DEBUG - [chan 12] Max packet out: 32768 bytes 2018-12-23 13:27:11,787 - paramiko.transport - DEBUG - Secsh channel 12 opened. 2018-12-23 13:27:11,828 - paramiko.transport - DEBUG - [chan 12] Sesch channel 12 request ok 2018-12-23 13:27:11,896 - paramiko.transport - DEBUG - [chan 12] EOF received (12) 2018-12-23 13:27:11,897 - paramiko.transport - DEBUG - [chan 12] EOF sent (12) 2018-12-23 13:27:41,899 - paramiko.transport - DEBUG - [chan 13] Max packet in: 32768 bytes 2018-12-23 13:27:41,900 - paramiko.transport - DEBUG - [chan 13] Max packet out: 32768 bytes 2018-12-23 13:27:41,901 - paramiko.transport - DEBUG - Secsh channel 13 opened. 2018-12-23 13:27:41,905 - paramiko.transport - DEBUG - [chan 13] Sesch channel 13 request ok 2018-12-23 13:27:41,973 - paramiko.transport - DEBUG - [chan 13] EOF received (13) 2018-12-23 13:27:41,974 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-12-23 13:27:41,974 - paramiko.transport - DEBUG - [chan 13] EOF sent (13) 2018-12-23 13:27:41,975 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-12-23 13:27:41,975 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-12-23 13:27:41,978 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-12-23 13:27:42,053 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-12-23 13:27:42,053 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-12-23 13:28:12,083 - paramiko.transport - DEBUG - [chan 12] Max packet in: 32768 bytes 2018-12-23 13:28:12,084 - paramiko.transport - DEBUG - [chan 12] Max packet out: 32768 bytes 2018-12-23 13:28:12,085 - paramiko.transport - DEBUG - Secsh channel 12 opened. 2018-12-23 13:28:12,087 - paramiko.transport - DEBUG - [chan 12] Sesch channel 12 request ok 2018-12-23 13:28:12,148 - paramiko.transport - DEBUG - [chan 12] EOF received (12) 2018-12-23 13:28:12,148 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 1 2018-12-23 13:28:12,149 - paramiko.transport - DEBUG - [chan 12] EOF sent (12) 2018-12-23 13:28:42,180 - paramiko.transport - DEBUG - [chan 14] Max packet in: 32768 bytes 2018-12-23 13:28:42,181 - paramiko.transport - DEBUG - [chan 14] Max packet out: 32768 bytes 2018-12-23 13:28:42,181 - paramiko.transport - DEBUG - Secsh channel 14 opened. 2018-12-23 13:28:42,183 - paramiko.transport - DEBUG - [chan 14] Sesch channel 14 request ok 2018-12-23 13:28:42,220 - paramiko.transport - DEBUG - [chan 14] EOF received (14) 2018-12-23 13:28:42,220 - paramiko.transport - DEBUG - [chan 15] Max packet in: 32768 bytes 2018-12-23 13:28:42,221 - paramiko.transport - DEBUG - [chan 14] EOF sent (14) 2018-12-23 13:28:42,222 - paramiko.transport - DEBUG - [chan 15] Max packet out: 32768 bytes 2018-12-23 13:28:42,222 - paramiko.transport - DEBUG - Secsh channel 15 opened. 2018-12-23 13:28:42,263 - paramiko.transport - DEBUG - [chan 15] Sesch channel 15 request ok 2018-12-23 13:28:42,297 - paramiko.transport - DEBUG - [chan 15] EOF received (15) 2018-12-23 13:28:42,302 - paramiko.transport - DEBUG - [chan 13] Max packet in: 32768 bytes 2018-12-23 13:28:42,302 - paramiko.transport - DEBUG - [chan 15] EOF sent (15) 2018-12-23 13:28:42,303 - paramiko.transport - DEBUG - [chan 13] Max packet out: 32768 bytes 2018-12-23 13:28:42,304 - paramiko.transport - DEBUG - Secsh channel 13 opened. 2018-12-23 13:28:42,306 - paramiko.transport - DEBUG - [chan 13] Sesch channel 13 request ok 2018-12-23 13:28:42,342 - paramiko.transport - DEBUG - [chan 13] EOF received (13) 2018-12-23 13:28:42,343 - paramiko.transport - DEBUG - [chan 14] Max packet in: 32768 bytes 2018-12-23 13:28:42,344 - paramiko.transport - DEBUG - [chan 13] EOF sent (13) 2018-12-23 13:28:42,345 - paramiko.transport - DEBUG - [chan 14] Max packet out: 32768 bytes 2018-12-23 13:28:42,345 - paramiko.transport - DEBUG - Secsh channel 14 opened. 2018-12-23 13:28:42,385 - paramiko.transport - DEBUG - [chan 14] Sesch channel 14 request ok 2018-12-23 13:28:42,420 - paramiko.transport - DEBUG - [chan 14] EOF received (14) 2018-12-23 13:28:42,421 - paramiko.transport - DEBUG - [chan 14] EOF sent (14) 2018-12-23 13:28:42,423 - paramiko.transport - DEBUG - [chan 16] Max packet in: 32768 bytes 2018-12-23 13:28:42,423 - paramiko.transport - DEBUG - [chan 16] Max packet out: 32768 bytes 2018-12-23 13:28:42,424 - paramiko.transport - DEBUG - Secsh channel 16 opened. 2018-12-23 13:28:42,426 - paramiko.transport - DEBUG - [chan 16] Sesch channel 16 request ok 2018-12-23 13:28:42,460 - paramiko.transport - DEBUG - [chan 16] EOF received (16) 2018-12-23 13:28:42,461 - paramiko.transport - DEBUG - [chan 17] Max packet in: 32768 bytes 2018-12-23 13:28:42,462 - paramiko.transport - DEBUG - [chan 16] EOF sent (16) 2018-12-23 13:28:42,463 - paramiko.transport - DEBUG - [chan 17] Max packet out: 32768 bytes 2018-12-23 13:28:42,463 - paramiko.transport - DEBUG - Secsh channel 17 opened. 2018-12-23 13:28:42,503 - paramiko.transport - DEBUG - [chan 17] Sesch channel 17 request ok 2018-12-23 13:28:42,537 - paramiko.transport - DEBUG - [chan 17] EOF received (17) 2018-12-23 13:28:42,538 - paramiko.transport - DEBUG - [chan 15] Max packet in: 32768 bytes 2018-12-23 13:28:42,539 - paramiko.transport - DEBUG - [chan 15] Max packet out: 32768 bytes 2018-12-23 13:28:42,539 - paramiko.transport - DEBUG - Secsh channel 15 opened. 2018-12-23 13:28:42,539 - paramiko.transport - DEBUG - [chan 17] EOF sent (17) 2018-12-23 13:28:42,543 - paramiko.transport - DEBUG - [chan 15] Sesch channel 15 request ok 2018-12-23 13:28:42,581 - paramiko.transport - DEBUG - [chan 15] EOF received (15) 2018-12-23 13:28:42,583 - paramiko.transport - DEBUG - [chan 15] EOF sent (15) 2018-12-23 13:28:42,583 - paramiko.transport - DEBUG - [chan 16] Max packet in: 32768 bytes 2018-12-23 13:28:42,584 - paramiko.transport - DEBUG - [chan 16] Max packet out: 32768 bytes 2018-12-23 13:28:42,584 - paramiko.transport - DEBUG - Secsh channel 16 opened. 2018-12-23 13:28:42,625 - paramiko.transport - DEBUG - [chan 16] Sesch channel 16 request ok 2018-12-23 13:28:42,662 - paramiko.transport - DEBUG - [chan 16] EOF received (16) 2018-12-23 13:28:42,663 - sdnvpn-results - INFO - Check if flows/groups are reprogrammed in OVS after its reconnection by del/set controller. 2018-12-23 13:28:42,664 - paramiko.transport - DEBUG - [chan 18] Max packet in: 32768 bytes 2018-12-23 13:28:42,664 - paramiko.transport - DEBUG - [chan 16] EOF sent (16) 2018-12-23 13:28:42,665 - paramiko.transport - DEBUG - [chan 18] Max packet out: 32768 bytes 2018-12-23 13:28:42,665 - paramiko.transport - DEBUG - Secsh channel 18 opened. 2018-12-23 13:28:42,668 - paramiko.transport - DEBUG - [chan 18] Sesch channel 18 request ok 2018-12-23 13:28:42,719 - paramiko.transport - DEBUG - [chan 18] EOF received (18) 2018-12-23 13:28:42,719 - paramiko.transport - DEBUG - [chan 18] EOF sent (18) 2018-12-23 13:29:12,736 - paramiko.transport - DEBUG - [chan 19] Max packet in: 32768 bytes 2018-12-23 13:29:12,738 - paramiko.transport - DEBUG - [chan 19] Max packet out: 32768 bytes 2018-12-23 13:29:12,738 - paramiko.transport - DEBUG - Secsh channel 19 opened. 2018-12-23 13:29:12,740 - paramiko.transport - DEBUG - [chan 19] Sesch channel 19 request ok 2018-12-23 13:29:12,772 - paramiko.transport - DEBUG - [chan 19] EOF received (19) 2018-12-23 13:29:12,773 - paramiko.transport - DEBUG - [chan 17] Max packet in: 32768 bytes 2018-12-23 13:29:12,774 - paramiko.transport - DEBUG - [chan 19] EOF sent (19) 2018-12-23 13:29:12,775 - paramiko.transport - DEBUG - [chan 17] Max packet out: 32768 bytes 2018-12-23 13:29:12,775 - paramiko.transport - DEBUG - Secsh channel 17 opened. 2018-12-23 13:29:12,778 - paramiko.transport - DEBUG - [chan 17] Sesch channel 17 request ok 2018-12-23 13:29:12,818 - paramiko.transport - DEBUG - [chan 17] EOF received (17) 2018-12-23 13:29:12,819 - paramiko.transport - DEBUG - [chan 17] EOF sent (17) 2018-12-23 13:29:42,823 - paramiko.transport - DEBUG - [chan 18] Max packet in: 32768 bytes 2018-12-23 13:29:42,824 - paramiko.transport - DEBUG - [chan 18] Max packet out: 32768 bytes 2018-12-23 13:29:42,824 - paramiko.transport - DEBUG - Secsh channel 18 opened. 2018-12-23 13:29:42,826 - paramiko.transport - DEBUG - [chan 18] Sesch channel 18 request ok 2018-12-23 13:29:42,858 - paramiko.transport - DEBUG - [chan 18] EOF received (18) 2018-12-23 13:29:42,859 - paramiko.transport - DEBUG - [chan 18] EOF sent (18) 2018-12-23 13:29:42,858 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 2 2018-12-23 13:30:12,881 - paramiko.transport - DEBUG - [chan 20] Max packet in: 32768 bytes 2018-12-23 13:30:12,882 - paramiko.transport - DEBUG - [chan 20] Max packet out: 32768 bytes 2018-12-23 13:30:12,883 - paramiko.transport - DEBUG - Secsh channel 20 opened. 2018-12-23 13:30:12,885 - paramiko.transport - DEBUG - [chan 20] Sesch channel 20 request ok 2018-12-23 13:30:12,920 - paramiko.transport - DEBUG - [chan 20] EOF received (20) 2018-12-23 13:30:12,921 - paramiko.transport - DEBUG - [chan 21] Max packet in: 32768 bytes 2018-12-23 13:30:12,923 - paramiko.transport - DEBUG - [chan 20] EOF sent (20) 2018-12-23 13:30:12,923 - paramiko.transport - DEBUG - [chan 21] Max packet out: 32768 bytes 2018-12-23 13:30:12,924 - paramiko.transport - DEBUG - Secsh channel 21 opened. 2018-12-23 13:30:12,965 - paramiko.transport - DEBUG - [chan 21] Sesch channel 21 request ok 2018-12-23 13:30:13,001 - paramiko.transport - DEBUG - [chan 21] EOF received (21) 2018-12-23 13:30:13,006 - paramiko.transport - DEBUG - [chan 19] Max packet in: 32768 bytes 2018-12-23 13:30:13,006 - paramiko.transport - DEBUG - [chan 21] EOF sent (21) 2018-12-23 13:30:13,008 - paramiko.transport - DEBUG - [chan 19] Max packet out: 32768 bytes 2018-12-23 13:30:13,008 - paramiko.transport - DEBUG - Secsh channel 19 opened. 2018-12-23 13:30:13,010 - paramiko.transport - DEBUG - [chan 19] Sesch channel 19 request ok 2018-12-23 13:30:13,047 - paramiko.transport - DEBUG - [chan 19] EOF received (19) 2018-12-23 13:30:13,049 - paramiko.transport - DEBUG - [chan 20] Max packet in: 32768 bytes 2018-12-23 13:30:13,050 - paramiko.transport - DEBUG - [chan 19] EOF sent (19) 2018-12-23 13:30:13,051 - paramiko.transport - DEBUG - [chan 20] Max packet out: 32768 bytes 2018-12-23 13:30:13,051 - paramiko.transport - DEBUG - Secsh channel 20 opened. 2018-12-23 13:30:13,091 - paramiko.transport - DEBUG - [chan 20] Sesch channel 20 request ok 2018-12-23 13:30:13,127 - paramiko.transport - DEBUG - [chan 20] EOF received (20) 2018-12-23 13:30:13,131 - paramiko.transport - DEBUG - [chan 22] Max packet in: 32768 bytes 2018-12-23 13:30:13,132 - paramiko.transport - DEBUG - [chan 20] EOF sent (20) 2018-12-23 13:30:13,132 - paramiko.transport - DEBUG - [chan 22] Max packet out: 32768 bytes 2018-12-23 13:30:13,132 - paramiko.transport - DEBUG - Secsh channel 22 opened. 2018-12-23 13:30:13,137 - paramiko.transport - DEBUG - [chan 22] Sesch channel 22 request ok 2018-12-23 13:30:13,173 - paramiko.transport - DEBUG - [chan 22] EOF received (22) 2018-12-23 13:30:13,175 - paramiko.transport - DEBUG - [chan 23] Max packet in: 32768 bytes 2018-12-23 13:30:13,176 - paramiko.transport - DEBUG - [chan 22] EOF sent (22) 2018-12-23 13:30:13,177 - paramiko.transport - DEBUG - [chan 23] Max packet out: 32768 bytes 2018-12-23 13:30:13,177 - paramiko.transport - DEBUG - Secsh channel 23 opened. 2018-12-23 13:30:13,218 - paramiko.transport - DEBUG - [chan 23] Sesch channel 23 request ok 2018-12-23 13:30:13,254 - paramiko.transport - DEBUG - [chan 23] EOF received (23) 2018-12-23 13:30:13,255 - paramiko.transport - DEBUG - [chan 21] Max packet in: 32768 bytes 2018-12-23 13:30:13,256 - paramiko.transport - DEBUG - [chan 23] EOF sent (23) 2018-12-23 13:30:13,257 - paramiko.transport - DEBUG - [chan 21] Max packet out: 32768 bytes 2018-12-23 13:30:13,258 - paramiko.transport - DEBUG - Secsh channel 21 opened. 2018-12-23 13:30:13,261 - paramiko.transport - DEBUG - [chan 21] Sesch channel 21 request ok 2018-12-23 13:30:13,294 - paramiko.transport - DEBUG - [chan 21] EOF received (21) 2018-12-23 13:30:13,296 - paramiko.transport - DEBUG - [chan 22] Max packet in: 32768 bytes 2018-12-23 13:30:13,296 - paramiko.transport - DEBUG - [chan 21] EOF sent (21) 2018-12-23 13:30:13,297 - paramiko.transport - DEBUG - [chan 22] Max packet out: 32768 bytes 2018-12-23 13:30:13,298 - paramiko.transport - DEBUG - Secsh channel 22 opened. 2018-12-23 13:30:13,338 - paramiko.transport - DEBUG - [chan 22] Sesch channel 22 request ok 2018-12-23 13:30:13,371 - paramiko.transport - DEBUG - [chan 22] EOF received (22) 2018-12-23 13:30:13,372 - sdnvpn-results - INFO - Check if flows/groups are reprogrammed in OVS after its reconnection by firewall rule for OF port block/unblok 2018-12-23 13:30:13,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4fd4799ffc7499b8dc828017985760c3e275c14" -d '{"forceDelete": null}' 2018-12-23 13:30:13,377 - paramiko.transport - DEBUG - [chan 22] EOF sent (22) 2018-12-23 13:30:13,570 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:30: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-8e3d9674-2aee-4c85-9c27-4bc8aadcc3c3 x-compute-request-id: req-8e3d9674-2aee-4c85-9c27-4bc8aadcc3c3 Content-Length: 0 Content-Type: application/json 2018-12-23 13:30:13,570 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41/action used request id req-8e3d9674-2aee-4c85-9c27-4bc8aadcc3c3 2018-12-23 13:30:13,570 - sdnvpn_test_utils - DEBUG - Waiting for instance 776e4e45-4994-4ffc-b766-dd4a69362b41 to be deleted 2018-12-23 13:30:13,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4fd4799ffc7499b8dc828017985760c3e275c14" 2018-12-23 13:30:14,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:30: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-d6937899-4259-4f4b-acbe-65c5ee12a9c3 x-compute-request-id: req-d6937899-4259-4f4b-acbe-65c5ee12a9c3 Content-Encoding: gzip Content-Length: 893 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:99:fc", "version": 4, "addr": "10.10.10.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/776e4e45-4994-4ffc-b766-dd4a69362b41", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/776e4e45-4994-4ffc-b766-dd4a69362b41", "rel": "bookmark"}], "image": {"id": "d9f2e87b-89e6-4749-8d26-183a467fc0cf", "links": [{"href": "http://172.30.9.22:8774/images/d9f2e87b-89e6-4749-8d26-183a467fc0cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000135", "OS-SRV-USG:launched_at": "2018-12-23T13:25:45.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "776e4e45-4994-4ffc-b766-dd4a69362b41", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:30:13Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-1", "created": "2018-12-23T13:25:41Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:32:78", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5", "rel": "bookmark"}], "image": {"id": "d9f2e87b-89e6-4749-8d26-183a467fc0cf", "links": [{"href": "http://172.30.9.22:8774/images/d9f2e87b-89e6-4749-8d26-183a467fc0cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000132", "OS-SRV-USG:launched_at": "2018-12-23T13:25:34.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "f4842c36-4e31-4e51-b58b-0d341c3f8fe5", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:25:34Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2018-12-23T13:25:28Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:30:14,260 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-d6937899-4259-4f4b-acbe-65c5ee12a9c3 2018-12-23 13:30:16,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4fd4799ffc7499b8dc828017985760c3e275c14" 2018-12-23 13:30:16,872 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:30: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-170e1e31-86ea-4240-9988-f71602fd89d6 x-compute-request-id: req-170e1e31-86ea-4240-9988-f71602fd89d6 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:32:78", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5", "rel": "bookmark"}], "image": {"id": "d9f2e87b-89e6-4749-8d26-183a467fc0cf", "links": [{"href": "http://172.30.9.22:8774/images/d9f2e87b-89e6-4749-8d26-183a467fc0cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000132", "OS-SRV-USG:launched_at": "2018-12-23T13:25:34.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "f4842c36-4e31-4e51-b58b-0d341c3f8fe5", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:25:34Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2018-12-23T13:25:28Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:30:16,872 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-170e1e31-86ea-4240-9988-f71602fd89d6 2018-12-23 13:30:18,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4fd4799ffc7499b8dc828017985760c3e275c14" -d '{"forceDelete": null}' 2018-12-23 13:30:19,055 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:30: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-3737ed94-1974-4db7-a5ae-e2e33c976735 x-compute-request-id: req-3737ed94-1974-4db7-a5ae-e2e33c976735 Content-Length: 0 Content-Type: application/json 2018-12-23 13:30:19,055 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5/action used request id req-3737ed94-1974-4db7-a5ae-e2e33c976735 2018-12-23 13:30:19,055 - sdnvpn_test_utils - DEBUG - Waiting for instance f4842c36-4e31-4e51-b58b-0d341c3f8fe5 to be deleted 2018-12-23 13:30:19,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4fd4799ffc7499b8dc828017985760c3e275c14" 2018-12-23 13:30:19,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:30: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-ef408cac-bb31-4eaa-a90e-c34aeb91a5ab x-compute-request-id: req-ef408cac-bb31-4eaa-a90e-c34aeb91a5ab Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:32:78", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f4842c36-4e31-4e51-b58b-0d341c3f8fe5", "rel": "bookmark"}], "image": {"id": "d9f2e87b-89e6-4749-8d26-183a467fc0cf", "links": [{"href": "http://172.30.9.22:8774/images/d9f2e87b-89e6-4749-8d26-183a467fc0cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000132", "OS-SRV-USG:launched_at": "2018-12-23T13:25:34.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "f4842c36-4e31-4e51-b58b-0d341c3f8fe5", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:30:18Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2018-12-23T13:25:28Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:30:19,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-ef408cac-bb31-4eaa-a90e-c34aeb91a5ab 2018-12-23 13:30:21,721 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4fd4799ffc7499b8dc828017985760c3e275c14" 2018-12-23 13:30:21,809 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:30: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-ad3f2f55-0713-442b-a407-7ce7f237379f x-compute-request-id: req-ad3f2f55-0713-442b-a407-7ce7f237379f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 13:30:21,810 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-ad3f2f55-0713-442b-a407-7ce7f237379f 2018-12-23 13:30:23,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/d9f2e87b-89e6-4749-8d26-183a467fc0cf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49e28d6ff9b91df91b88d6651a41ec85b1d27ca4" 2018-12-23 13:30:24,491 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-91d16035-607b-4183-8165-8c2cfcbb16a1 Date: Sun, 23 Dec 2018 13:30:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 13:30:24,491 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/d9f2e87b-89e6-4749-8d26-183a467fc0cf used request id req-91d16035-607b-4183-8165-8c2cfcbb16a1 2018-12-23 13:30:24,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/87a3546d-f5d7-4d6d-a29b-2d360380be4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da20079211a72de97088663429e4499323433ff" 2018-12-23 13:30:26,927 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e60fe11e-3b52-465f-8f49-b47ee09d4d45 Date: Sun, 23 Dec 2018 13:30:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:30:26,927 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/87a3546d-f5d7-4d6d-a29b-2d360380be4d used request id req-e60fe11e-3b52-465f-8f49-b47ee09d4d45 2018-12-23 13:30:26,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/5a497ce0-bb01-4b37-ab27-6084044e2764 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da20079211a72de97088663429e4499323433ff" 2018-12-23 13:30:28,261 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6a667d70-8f8f-41c2-8676-eafcc8462b30 Date: Sun, 23 Dec 2018 13:30:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:30:28,261 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/5a497ce0-bb01-4b37-ab27-6084044e2764 used request id req-6a667d70-8f8f-41c2-8676-eafcc8462b30 2018-12-23 13:30:28,261 - 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 297, actual flow count 297| +========================================================================================+ +----------------------------------------------------------------------------------------+ | PASS | OVS groups are programmed after resync expected group count 35, actual group count 35| +========================================================================================+ | 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 297, actual flow count 315| +========================================================================================+ +----------------------------------------------------------------------------------------+ | PASS | OVS groups are programmed after resync expected group count 35, actual group count 35| +========================================================================================+ +========================================================================================+ 2018-12-23 13:30:28,261 - sdnvpn-results - INFO - All the subtests have passed. 2018-12-23 13:30:28,262 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_12 2018-12-23 13:30:28,262 - 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 297, actual flow count 297': 'PASS'}, {'OVS groups are programmed after resync expected group count 35, actual group count 35': 'PASS'}, {'OVS flows are programmed after resync expected flow count 297, actual flow count 315': 'PASS'}, {'OVS groups are programmed after resync expected group count 35, actual group count 35': 'PASS'}]} 2018-12-23 13:30:28,262 - 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-12-23 13:30:28,263 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ====================================================================================================================== 2018-12-23 13:30:28,263 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_11 2018-12-23 13:30:28,343 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_11 main method 2018-12-23 13:30:28,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:30:28,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:30:28,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:30:28,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:30:28,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:30:28,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:30:28,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:30:28,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:30:28,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:30:28,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:30:28,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:30:28,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:30:28,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:30:28,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:30:28,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:30:28,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:30:28,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:30:28,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:30:28,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:30:28,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:30:28,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:30:28,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:30:28,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:30:28,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:30:28,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:30:28,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:30:28,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:30:28,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:30:28,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:30:28,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:30:28,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:30:28,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:30:28,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:30:28,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:30:28,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:30:28,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:30:28,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:30:28,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:30:28,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:30:28,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:30:28,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:30:28,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:30:28,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:30:28,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:30:28,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:30:28,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:30:28,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:30:28,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:30:28,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-12-23 13:30:28,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:30:28,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:30:28,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:30:28,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:30:28,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:30:28,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:30:28,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:30:28,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:30:28,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:30:28,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:30:28,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:30:28,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:30:28,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:30:28,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:30:28,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:30:28,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:30:28,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:30:28,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:30:28,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:30:28,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:30:28,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:30:28,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:30:28,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:30:28,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:30:28,352 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-12-23 13:30:28,354 - paramiko.transport - DEBUG - starting thread (client mode): 0x26aa150L 2018-12-23 13:30:28,354 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:30:28,372 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:30:28,372 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:30:28,376 - 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-12-23 13:30:28,376 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:30:28,376 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:30:28,376 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:30:28,376 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:30:28,377 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:30:28,384 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:30:28,385 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:30:28,417 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.142: 9ef73b888a7f93e658b4e808c90fc735 2018-12-23 13:30:28,418 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:30:28,424 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:30:28,455 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:30:28,482 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:30:28,669 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:30:28,669 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:30:28,708 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:30:28,709 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:30:28,725 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:30:33,821 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:30:33,823 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:30:33,825 - paramiko.transport - DEBUG - starting thread (client mode): 0x254da90L 2018-12-23 13:30:33,826 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:30:33,832 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:30:33,833 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:30:33,836 - 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-12-23 13:30:33,837 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:30:33,837 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:30:33,837 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:30:33,837 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:30:33,837 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:30:33,842 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:30:33,843 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:30:33,857 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 30078cbbcdfaa94b75afc1485878dc70 2018-12-23 13:30:33,858 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:30:33,882 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:30:33,895 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:30:33,922 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:30:34,003 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:30:34,004 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:30:34,043 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:30:34,044 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:30:34,058 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:30:34,096 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:30:34,097 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:30:34,098 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:30:34,099 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:30:34,099 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:30:34,140 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:30:34,177 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:30:34,179 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:30:34,179 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:30:34,180 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:30:34,180 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:30:34,221 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:30:34,254 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:30:34,256 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:30:34,258 - paramiko.transport - DEBUG - starting thread (client mode): 0x25c4f10L 2018-12-23 13:30:34,258 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:30:34,263 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:30:34,263 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:30:34,266 - 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-12-23 13:30:34,266 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:30:34,266 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:30:34,266 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:30:34,266 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:30:34,266 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:30:34,271 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:30:34,272 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:30:34,274 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: c8bec94e72e06d63324f48818d0fa412 2018-12-23 13:30:34,275 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:30:34,311 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:30:34,323 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:30:34,339 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:30:34,420 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:30:34,420 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:30:34,459 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:30:34,460 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:30:34,475 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:30:34,507 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:30:34,507 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:30:34,509 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:30:34,509 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:30:34,509 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:30:34,550 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:30:34,585 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:30:34,587 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:30:34,587 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:30:34,588 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:30:34,588 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:30:34,630 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:30:34,660 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:30:34,661 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:30:34,663 - paramiko.transport - DEBUG - starting thread (client mode): 0x25b9290L 2018-12-23 13:30:34,664 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:30:34,669 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:30:34,669 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:30:34,671 - 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-12-23 13:30:34,672 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:30:34,672 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:30:34,672 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:30:34,672 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:30:34,672 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:30:34,677 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:30:34,677 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:30:34,679 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: a105eaeb4faadc6eef3e7bd11a724006 2018-12-23 13:30:34,680 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:30:34,716 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:30:34,730 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:30:34,744 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:30:34,836 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:30:34,836 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:30:34,875 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:30:34,876 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:30:34,879 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:30:34,914 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:30:34,915 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:30:34,916 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:30:34,917 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:30:34,918 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:30:34,957 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:30:34,992 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:30:34,993 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:30:34,994 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:30:34,995 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:30:34,995 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:30:35,037 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:30:35,068 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:30:35,070 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:30:35,071 - paramiko.transport - DEBUG - starting thread (client mode): 0x2634d10L 2018-12-23 13:30:35,072 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:30:35,078 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:30:35,078 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:30:35,082 - 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-12-23 13:30:35,082 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:30:35,082 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:30:35,082 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:30:35,082 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:30:35,082 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:30:35,087 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:30:35,088 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:30:35,104 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 3ffa2d9f7a70e067c1a549435f04dd32 2018-12-23 13:30:35,104 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:30:35,127 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:30:35,138 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:30:35,168 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:30:35,239 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:30:35,240 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:30:35,279 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:30:35,280 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:30:35,287 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:30:35,316 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:30:35,317 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:30:35,318 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:30:35,319 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:30:35,319 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:30:35,360 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:30:35,390 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:30:35,392 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:30:35,393 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:30:35,394 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:30:35,394 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:30:35,435 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:30:35,464 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:30:35,465 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:30:35,468 - paramiko.transport - DEBUG - starting thread (client mode): 0x25bd110L 2018-12-23 13:30:35,468 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:30:35,473 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:30:35,473 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:30:35,475 - 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-12-23 13:30:35,476 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:30:35,476 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:30:35,476 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:30:35,476 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:30:35,476 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:30:35,481 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:30:35,481 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:30:35,484 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 8c17464e0154f5f743d8c7f04ab04803 2018-12-23 13:30:35,484 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:30:35,520 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:30:35,532 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:30:35,549 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:30:35,606 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:30:35,606 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:30:35,645 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:30:35,645 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:30:35,652 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:30:35,681 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:30:35,682 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:30:35,683 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:30:35,683 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:30:35,683 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:30:35,724 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:30:35,755 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:30:35,756 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:30:35,757 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:30:35,758 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:30:35,758 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:30:35,798 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:30:35,824 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:30:35,825 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:30:35,826 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:30:35,827 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:30:35,827 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:30:35,834 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:30:40,981 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:30:40,982 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:30:40,985 - paramiko.transport - DEBUG - starting thread (client mode): 0x25a45d0L 2018-12-23 13:30:40,985 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:30:40,991 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:30:40,991 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:30:40,994 - 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-12-23 13:30:40,995 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:30:40,995 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:30:40,995 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:30:40,995 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:30:40,995 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:30:41,000 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:30:41,001 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:30:41,017 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 30078cbbcdfaa94b75afc1485878dc70 2018-12-23 13:30:41,017 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:30:41,041 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:30:41,053 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:30:41,082 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:30:41,137 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:30:41,137 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:30:41,176 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:30:41,177 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:30:41,185 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:30:41,224 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:30:41,224 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:30:41,225 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:30:41,226 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:30:41,226 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:30:41,267 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:30:41,306 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:30:41,307 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:30:41,308 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:30:41,309 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:30:41,309 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:30:41,350 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:30:41,384 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:30:41,386 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:30:41,388 - paramiko.transport - DEBUG - starting thread (client mode): 0x25c8ad0L 2018-12-23 13:30:41,388 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:30:41,394 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:30:41,394 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:30:41,398 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-23 13:30:41,398 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:30:41,398 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:30:41,399 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:30:41,399 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:30:41,399 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:30:41,404 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:30:41,404 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:30:41,419 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: c8bec94e72e06d63324f48818d0fa412 2018-12-23 13:30:41,420 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:30:41,444 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:30:41,457 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:30:41,485 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:30:41,572 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:30:41,572 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:30:41,611 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:30:41,611 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:30:41,620 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:30:41,657 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:30:41,658 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:30:41,659 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:30:41,660 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:30:41,660 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:30:41,701 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:30:41,741 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:30:41,742 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:30:41,743 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:30:41,744 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:30:41,744 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:30:41,785 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:30:41,817 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:30:41,818 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:30:41,820 - paramiko.transport - DEBUG - starting thread (client mode): 0x25e1190L 2018-12-23 13:30:41,820 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:30:41,826 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:30:41,826 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:30:41,830 - 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-12-23 13:30:41,830 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:30:41,831 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:30:41,831 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:30:41,831 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:30:41,831 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:30:41,836 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:30:41,836 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:30:41,852 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: a105eaeb4faadc6eef3e7bd11a724006 2018-12-23 13:30:41,853 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:30:41,875 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:30:41,888 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:30:41,917 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:30:41,979 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:30:41,979 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:30:42,018 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:30:42,019 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:30:42,023 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:30:42,058 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:30:42,059 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:30:42,060 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:30:42,060 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:30:42,061 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:30:42,102 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:30:42,138 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:30:42,140 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:30:42,140 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:30:42,141 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:30:42,141 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:30:42,183 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:30:42,212 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:30:42,214 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:30:42,216 - paramiko.transport - DEBUG - starting thread (client mode): 0x25bb610L 2018-12-23 13:30:42,216 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:30:42,221 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:30:42,221 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:30:42,222 - 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-12-23 13:30:42,223 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:30:42,223 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:30:42,223 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:30:42,223 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:30:42,224 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:30:42,228 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:30:42,228 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:30:42,232 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 3ffa2d9f7a70e067c1a549435f04dd32 2018-12-23 13:30:42,232 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:30:42,268 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:30:42,279 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:30:42,297 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:30:42,354 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:30:42,354 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:30:42,393 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:30:42,394 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:30:42,399 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:30:42,429 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:30:42,430 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:30:42,431 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:30:42,432 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:30:42,432 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:30:42,473 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:30:42,506 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:30:42,508 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:30:42,509 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:30:42,509 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:30:42,510 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:30:42,550 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:30:42,579 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:30:42,580 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:30:42,582 - paramiko.transport - DEBUG - starting thread (client mode): 0x1a0d250L 2018-12-23 13:30:42,583 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:30:42,588 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:30:42,588 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:30:42,591 - 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-12-23 13:30:42,591 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:30:42,592 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:30:42,592 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:30:42,592 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:30:42,592 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:30:42,596 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:30:42,597 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:30:42,598 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 8c17464e0154f5f743d8c7f04ab04803 2018-12-23 13:30:42,599 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:30:42,636 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:30:42,648 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:30:42,663 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:30:42,739 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:30:42,739 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:30:42,778 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:30:42,779 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:30:42,782 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:30:42,811 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:30:42,812 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:30:42,813 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:30:42,814 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:30:42,814 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:30:42,854 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:30:42,885 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:30:42,886 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:30:42,886 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:30:42,888 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:30:42,888 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:30:42,928 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:30:42,955 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:30:42,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:30:42,959 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:30:42,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b2ef59d-e448-41a1-bbcf-36d1703914ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:30:42,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1b2ef59d-e448-41a1-bbcf-36d1703914ae 2018-12-23 13:30:42,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:30:43,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:30:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["V6aoy-GnRAK_ms9GaH8OKg"], "issued_at": "2018-12-23T13:30:43.000000Z"}} 2018-12-23 13:30:43,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}29f2fa9ff845b22d1eec448928271505ce39a6f8" 2018-12-23 13:30:43,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-91c8d415-02ed-4324-b01d-d73571a4098f Date: Sun, 23 Dec 2018 13:30:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-12-23 13:30:43,524 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20 used request id req-91c8d415-02ed-4324-b01d-d73571a4098f 2018-12-23 13:30:43,524 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-12-23 13:30:43,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}29f2fa9ff845b22d1eec448928271505ce39a6f8" 2018-12-23 13:30:43,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a8a553e1-efd1-4d6e-a906-515f76d6eef3 Date: Sun, 23 Dec 2018 13:30:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 13:30:43,688 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-a8a553e1-efd1-4d6e-a906-515f76d6eef3 2018-12-23 13:30:43,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29f2fa9ff845b22d1eec448928271505ce39a6f8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-12-23 13:30:43,906 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/72342623-6580-4f1f-ac71-ab54dca1f9e1 X-Openstack-Request-Id: req-a9f114b3-6796-40d5-ba5b-290a85fa6bba Date: Sun, 23 Dec 2018 13:30:43 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T13:30:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T13:30:43Z", "visibility": "public", "locations": [], "self": "/v2/images/72342623-6580-4f1f-ac71-ab54dca1f9e1", "min_disk": 0, "protected": false, "id": "72342623-6580-4f1f-ac71-ab54dca1f9e1", "file": "/v2/images/72342623-6580-4f1f-ac71-ab54dca1f9e1/file", "checksum": null, "owner": "1b564ea31c8e45b6a10fe5a84fe49166", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 13:30:43,906 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-a9f114b3-6796-40d5-ba5b-290a85fa6bba 2018-12-23 13:30:43,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/72342623-6580-4f1f-ac71-ab54dca1f9e1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}29f2fa9ff845b22d1eec448928271505ce39a6f8" -d '' 2018-12-23 13:30:45,388 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3826a11b-5f24-474a-82b0-22c0e427bd56 Date: Sun, 23 Dec 2018 13:30:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 13:30:45,389 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/72342623-6580-4f1f-ac71-ab54dca1f9e1/file used request id req-3826a11b-5f24-474a-82b0-22c0e427bd56 2018-12-23 13:30:45,389 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-11-1-net 2018-12-23 13:30:45,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:30:45,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:30:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd61996f-8e6a-4a4e-9f76-a8d23c340ffd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:30:45,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-dd61996f-8e6a-4a4e-9f76-a8d23c340ffd 2018-12-23 13:30:45,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:30:45,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:30:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["66JeTjrJSkWhEfwevCNzzw"], "issued_at": "2018-12-23T13:30:45.000000Z"}} 2018-12-23 13:30:45,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}274d1614b9e5e58ba2087b6b66c3fc6430bc22ab" -d '{"network": {"name": "sdnvpn-11-1-net", "admin_state_up": true}}' 2018-12-23 13:30:46,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-8467af16-0d6c-4e66-b5ad-8132afb67c74 Date: Sun, 23 Dec 2018 13:30: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":"62b96a96-1f1b-44b0-bf7a-43d9bcab3a45","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T13:30:46Z","is_default":false,"provider:segmentation_id":83,"name":"sdnvpn-11-1-net","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:30:46Z","mtu":1450}} 2018-12-23 13:30:46,213 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-8467af16-0d6c-4e66-b5ad-8132afb67c74 2018-12-23 13:30:46,214 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-11-1-subnet in network 62b96a96-1f1b-44b0-bf7a-43d9bcab3a45 with cidr 10.10.10.0/24 2018-12-23 13:30:46,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}274d1614b9e5e58ba2087b6b66c3fc6430bc22ab" -d '{"subnets": [{"ip_version": 4, "network_id": "62b96a96-1f1b-44b0-bf7a-43d9bcab3a45", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-11-1-subnet"}]}' 2018-12-23 13:30:46,789 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-518f4aab-6e34-434a-a32a-ca7c6a28d2ff Date: Sun, 23 Dec 2018 13:30:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62b96a96-1f1b-44b0-bf7a-43d9bcab3a45","tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:30:46Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-12-23T13:30:46Z","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":"1b564ea31c8e45b6a10fe5a84fe49166","id":"6c6d818a-0d84-4595-84ad-3f8c60f082de","subnetpool_id":null,"name":"sdnvpn-11-1-subnet"}]} 2018-12-23 13:30:46,789 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-518f4aab-6e34-434a-a32a-ca7c6a28d2ff 2018-12-23 13:30:46,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}274d1614b9e5e58ba2087b6b66c3fc6430bc22ab" 2018-12-23 13:30:47,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-fed2fd24-9b66-439b-b5cd-0f531e03be7b Date: Sun, 23 Dec 2018 13:30:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "updated_at": "2018-12-23T10:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "4344a5ee-82f5-41b0-bdee-1ea119ce0ef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "7749ea3b-0b9e-4d0d-9530-ba6f0062246e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "bd164a01-3da6-4ba0-8a76-8468a98eeaee", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "dfce3129-c821-4a94-b363-28d08fbcd457", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 4, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "created_at": "2018-12-23T13:04:08Z", "updated_at": "2018-12-23T13:04:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "39f67492-6c17-47dc-9eb5-9f66fc40bf5d", "remote_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "c407ef4e-77ad-41ec-a924-30be4d776065", "remote_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "c4d2361c-9401-4064-a528-1158d4842c43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "c9e42862-60e0-49ef-87e4-45f18b0eb47e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}], "revision_number": 4, "project_id": "cd88fc5f29be44c198f378ee4ce5955b", "id": "13751584-95bc-4ac8-a165-ee936f10eee8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "updated_at": "2018-12-23T10:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "3a13af68-60e1-4344-ae8a-96f314d1a2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "77d13211-502f-4e71-b007-faffc15c37d0", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fa02d9ed-71a8-4f4b-ac77-2b459bf2c28a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fbae7c6c-02bf-45ca-b3c8-011de5d25b67", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}], "revision_number": 4, "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "updated_at": "2018-12-23T10:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "0f4d9015-afd5-4470-947c-2567f1a2965a", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "589650f3-addb-4c63-b869-51a5c7002ad1", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "623fc9a7-10e7-4c90-bf16-350965ac2d72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "ab93a0f4-aca3-4c2f-b4d4-4556be8ee207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:26Z", "updated_at": "2018-12-23T13:11:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T13:09:27Z", "revision_number": 0, "id": "0b17de6f-9848-402f-8daf-e8470ba6135f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "revision_number": 0, "id": "2364bb0b-6704-452b-9be9-2510c23fc966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "revision_number": 0, "id": "3942b386-c5a7-4af7-a4dc-d2217c65f430", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-12-23T13:11:46Z", "revision_number": 0, "id": "5a7af0e9-8e86-46a6-97e3-289edadd453d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:11:46Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 179, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "revision_number": 0, "id": "708ab9c1-97dd-4108-83d0-c9a9ae886ca4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T13:09:27Z", "revision_number": 0, "id": "973e6c43-2f61-43ac-beb6-b0a0b623432f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T13:09:27Z", "revision_number": 0, "id": "b8ea28c7-6b4e-43d6-874c-7748d32452c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 7, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "name": "sdnvpn-sg"}]} 2018-12-23 13:30:47,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-fed2fd24-9b66-439b-b5cd-0f531e03be7b 2018-12-23 13:30:47,024 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-12-23 13:30:47,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:30:47,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:30:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00489b3a-6941-4356-85b0-59843574582e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:30:47,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-00489b3a-6941-4356-85b0-59843574582e 2018-12-23 13:30:47,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:30:47,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:30:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["YNzXGzfaSvOEYJUSxY9-gg"], "issued_at": "2018-12-23T13:30:47.000000Z"}} 2018-12-23 13:30:47,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dcd0123d8b9e00fbc8135dbb65df6b48d2b85e" 2018-12-23 13:30:47,643 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-6b8af287-89bd-40aa-9139-50837ddca57d x-compute-request-id: req-6b8af287-89bd-40aa-9139-50837ddca57d Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 231}, "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 240}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-12-23 13:30:47,644 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-6b8af287-89bd-40aa-9139-50837ddca57d 2018-12-23 13:30:47,645 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-12-23 13:30:47,646 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-12-23 13:30:47,646 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-12-23 13:30:47,649 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-12-23 13:30:47,687 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-12-23 13:30:47,689 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-12-23 13:30:47,690 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-12-23 13:30:47,691 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-12-23 13:30:47,691 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-12-23 13:30:47,731 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-12-23 13:30:47,764 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-12-23 13:30:47,765 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-12-23 13:30:47,766 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-12-23 13:30:47,767 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-12-23 13:30:47,767 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-12-23 13:30:47,770 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-12-23 13:30:47,809 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-12-23 13:30:47,811 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-12-23 13:30:47,811 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-12-23 13:30:47,812 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-12-23 13:30:47,812 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-12-23 13:30:47,853 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-12-23 13:30:47,886 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-12-23 13:30:47,887 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-11-2'... 2018-12-23 13:30:47,887 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-11-2 flavor=m1.tiny image=72342623-6580-4f1f-ac71-ab54dca1f9e1 network=62b96a96-1f1b-44b0-bf7a-43d9bcab3a45 secgroup=d54ad1fc-dc70-43eb-b6d5-f1e800496767 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-12-23 13:30:47,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:30:47,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:30:47,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:30:47,888 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-12-23 13:30:47,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:30:47,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:30:47,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:30:47,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:30:47,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:30:47,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:30:47,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:30:47,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:30:47,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:30:47,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:30:47,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:30:47,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:30:47,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:30:47,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:30:47,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:30:47,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:30:47,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:30:47,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:30:47,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:30:47,892 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:30:47,892 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:30:47,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:30:47,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:30:47,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:30:47,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:30:47,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:30:47,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:30:47,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:30:47,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:30:47,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:30:47,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:30:47,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:30:47,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:30:47,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:30:47,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:30:47,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:30:47,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:30:47,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:30:47,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:30:47,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:30:47,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:30:47,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:30:47,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:30:47,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:30:47,897 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:30:47,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:30:47,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:30:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04de4fe1-bc23-4359-add2-1faa6a601295 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:30:47,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-04de4fe1-bc23-4359-add2-1faa6a601295 2018-12-23 13:30:47,908 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:30:48,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:30:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["8XEQt91wRA2Xf7Vv9Bek0w"], "issued_at": "2018-12-23T13:30:48.000000Z"}} 2018-12-23 13:30:48,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f00b348aae0a965a1f6c18d5069120f199c1bf9" 2018-12-23 13:30:48,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:30: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-98a74f62-3451-4f45-9f00-dd6953b35325 x-compute-request-id: req-98a74f62-3451-4f45-9f00-dd6953b35325 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-12-23 13:30:48,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-98a74f62-3451-4f45-9f00-dd6953b35325 2018-12-23 13:30:48,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f00b348aae0a965a1f6c18d5069120f199c1bf9" 2018-12-23 13:30:48,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:30: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-c79d5fb0-70e0-4bbf-b23c-622f86def177 x-compute-request-id: req-c79d5fb0-70e0-4bbf-b23c-622f86def177 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:30:48,508 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 used request id req-c79d5fb0-70e0-4bbf-b23c-622f86def177 2018-12-23 13:30:48,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f00b348aae0a965a1f6c18d5069120f199c1bf9" -d '{"server": {"name": "sdnvpn-11-2", "imageRef": "72342623-6580-4f1f-ac71-ab54dca1f9e1", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "1f158186-04de-4bad-8081-88a658f657a7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "62b96a96-1f1b-44b0-bf7a-43d9bcab3a45"}]}}' 2018-12-23 13:30:50,025 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:30: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-88e41687-82fc-4b6a-a3c0-5b09e6d2e35f x-compute-request-id: req-88e41687-82fc-4b6a-a3c0-5b09e6d2e35f Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "99448c75-0a1a-49d7-b72a-f026dcdcf6cf", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf", "rel": "bookmark"}], "adminPass": "xHnpCyooJ8Ha"}} 2018-12-23 13:30:50,025 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-88e41687-82fc-4b6a-a3c0-5b09e6d2e35f 2018-12-23 13:30:50,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:30:50,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8097e39-b50d-44f6-bc40-bc97b91e5fb1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:30:50,034 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a8097e39-b50d-44f6-bc40-bc97b91e5fb1 2018-12-23 13:30:50,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:30:50,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:30:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["9akqtT-QRdaUSCjJhEMKcg"], "issued_at": "2018-12-23T13:30:50.000000Z"}} 2018-12-23 13:30:50,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f61a9e861452a52542996fb8d17ecee8da1932" 2018-12-23 13:30:50,925 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:30: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-57bb4fba-604c-468b-a8aa-0bd698c5db49 x-compute-request-id: req-57bb4fba-604c-468b-a8aa-0bd698c5db49 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.22:8774/v2.1/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf", "rel": "bookmark"}], "image": {"id": "72342623-6580-4f1f-ac71-ab54dca1f9e1", "links": [{"href": "http://172.30.9.22:8774/images/72342623-6580-4f1f-ac71-ab54dca1f9e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "99448c75-0a1a-49d7-b72a-f026dcdcf6cf", "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:30:50Z", "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-12-23T13:30:49Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:30:50,925 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf used request id req-57bb4fba-604c-468b-a8aa-0bd698c5db49 2018-12-23 13:30:53,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f61a9e861452a52542996fb8d17ecee8da1932" 2018-12-23 13:30:54,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:30: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-840d3c21-111d-48c7-83f2-d0950b0af1dd x-compute-request-id: req-840d3c21-111d-48c7-83f2-d0950b0af1dd 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.22:8774/v2.1/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf", "rel": "bookmark"}], "image": {"id": "72342623-6580-4f1f-ac71-ab54dca1f9e1", "links": [{"href": "http://172.30.9.22:8774/images/72342623-6580-4f1f-ac71-ab54dca1f9e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "99448c75-0a1a-49d7-b72a-f026dcdcf6cf", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:30:51Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2018-12-23T13:30:49Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:30:54,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf used request id req-840d3c21-111d-48c7-83f2-d0950b0af1dd 2018-12-23 13:30:57,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f61a9e861452a52542996fb8d17ecee8da1932" 2018-12-23 13:30:58,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-1bfe8b3e-64df-4a31-b496-5ffbfa1373e7 x-compute-request-id: req-1bfe8b3e-64df-4a31-b496-5ffbfa1373e7 Content-Encoding: gzip Content-Length: 783 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:8c:4f:58", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf", "rel": "bookmark"}], "image": {"id": "72342623-6580-4f1f-ac71-ab54dca1f9e1", "links": [{"href": "http://172.30.9.22:8774/images/72342623-6580-4f1f-ac71-ab54dca1f9e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": "2018-12-23T13:30:54.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "99448c75-0a1a-49d7-b72a-f026dcdcf6cf", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:30:55Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2018-12-23T13:30:49Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:30:58,298 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf used request id req-1bfe8b3e-64df-4a31-b496-5ffbfa1373e7 2018-12-23 13:30:58,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f00b348aae0a965a1f6c18d5069120f199c1bf9" 2018-12-23 13:30:58,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:30: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-3e04213f-3ee8-43aa-99b7-ed3575b0c8b0 x-compute-request-id: req-3e04213f-3ee8-43aa-99b7-ed3575b0c8b0 Content-Encoding: gzip Content-Length: 783 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:8c:4f:58", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf", "rel": "bookmark"}], "image": {"id": "72342623-6580-4f1f-ac71-ab54dca1f9e1", "links": [{"href": "http://172.30.9.22:8774/images/72342623-6580-4f1f-ac71-ab54dca1f9e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": "2018-12-23T13:30:54.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "99448c75-0a1a-49d7-b72a-f026dcdcf6cf", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:30:55Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2018-12-23T13:30:49Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:30:58,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf used request id req-3e04213f-3ee8-43aa-99b7-ed3575b0c8b0 2018-12-23 13:30:58,907 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-11-2' booted successfully. IP='10.10.10.14'. 2018-12-23 13:30:58,907 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-11-2' to security group 'sdnvpn-sg'... 2018-12-23 13:30:58,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dcd0123d8b9e00fbc8135dbb65df6b48d2b85e" -d '{"addSecurityGroup": {"name": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:31:00,194 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:30:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0b50c562-38b2-4d75-b275-e76226204dff x-compute-request-id: req-0b50c562-38b2-4d75-b275-e76226204dff Content-Length: 0 Content-Type: application/json 2018-12-23 13:31:00,194 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf/action used request id req-0b50c562-38b2-4d75-b275-e76226204dff 2018-12-23 13:31:00,195 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-11-1'... 2018-12-23 13:31:00,195 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-11-1 flavor=m1.tiny image=72342623-6580-4f1f-ac71-ab54dca1f9e1 network=62b96a96-1f1b-44b0-bf7a-43d9bcab3a45 secgroup=d54ad1fc-dc70-43eb-b6d5-f1e800496767 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-12-23 13:31:00,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:31:00,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:31:00,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:31:00,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:31:00,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:31:00,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:31:00,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:31:00,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:31:00,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:31:00,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:31:00,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:31:00,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:31:00,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:31:00,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:31:00,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:31:00,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:31:00,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:31:00,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:31:00,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:31:00,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:31:00,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:31:00,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:31:00,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:31:00,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:31:00,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:31:00,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:31:00,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:31:00,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:31:00,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:31:00,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:31:00,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:31:00,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:31:00,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:31:00,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:31:00,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:31:00,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:31:00,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:31:00,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:31:00,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:31:00,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:31:00,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:31:00,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:31:00,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:31:00,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:31:00,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:31:00,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:31:00,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:31:00,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:31:00,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:31:00,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb03d0d8-8adf-4dc4-8d5c-738466ffbb6f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:31:00,212 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-cb03d0d8-8adf-4dc4-8d5c-738466ffbb6f 2018-12-23 13:31:00,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:31:00,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:31:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["ST4bWATeTiOdTeRSF5XWuw"], "issued_at": "2018-12-23T13:31:00.000000Z"}} 2018-12-23 13:31:00,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ce8a75dbb8581ecee827cb68afa0845e6320e" 2018-12-23 13:31:00,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-5d80973d-1a73-4516-84c1-ec0d53a4c0f9 x-compute-request-id: req-5d80973d-1a73-4516-84c1-ec0d53a4c0f9 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-12-23 13:31:00,760 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-5d80973d-1a73-4516-84c1-ec0d53a4c0f9 2018-12-23 13:31:00,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ce8a75dbb8581ecee827cb68afa0845e6320e" 2018-12-23 13:31:00,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-88403a4c-61e7-4f3a-8e4b-7c120f86c857 x-compute-request-id: req-88403a4c-61e7-4f3a-8e4b-7c120f86c857 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:31:00,785 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 used request id req-88403a4c-61e7-4f3a-8e4b-7c120f86c857 2018-12-23 13:31:00,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ce8a75dbb8581ecee827cb68afa0845e6320e" -d '{"server": {"name": "sdnvpn-11-1", "imageRef": "72342623-6580-4f1f-ac71-ab54dca1f9e1", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "1f158186-04de-4bad-8081-88a658f657a7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "62b96a96-1f1b-44b0-bf7a-43d9bcab3a45"}]}}' 2018-12-23 13:31:02,517 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:31:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6bf30d5f-894f-432c-a4f1-09644262781e x-compute-request-id: req-6bf30d5f-894f-432c-a4f1-09644262781e Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c8e89840-4c96-4bf1-b880-dd94ab08a0b8", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8", "rel": "bookmark"}], "adminPass": "J6ULAPjm8YbY"}} 2018-12-23 13:31:02,517 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-6bf30d5f-894f-432c-a4f1-09644262781e 2018-12-23 13:31:02,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:31:02,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:31:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e8b819f-c7e1-440e-8b3c-9b9d2c1fd4d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:31:02,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1e8b819f-c7e1-440e-8b3c-9b9d2c1fd4d5 2018-12-23 13:31:02,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:31:02,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:31:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["a6MYccAnT_CwwTZdaKsPKg"], "issued_at": "2018-12-23T13:31:02.000000Z"}} 2018-12-23 13:31:02,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4716df8726e22dd9f5f2a258780d6b4871d0a1b" 2018-12-23 13:31:03,487 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:31:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f6506a8-5d99-4d41-93c5-741f1a791deb x-compute-request-id: req-2f6506a8-5d99-4d41-93c5-741f1a791deb 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.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8", "rel": "bookmark"}], "image": {"id": "72342623-6580-4f1f-ac71-ab54dca1f9e1", "links": [{"href": "http://172.30.9.22:8774/images/72342623-6580-4f1f-ac71-ab54dca1f9e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "c8e89840-4c96-4bf1-b880-dd94ab08a0b8", "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:31:03Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-11-1", "created": "2018-12-23T13:31:02Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:31:03,487 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8 used request id req-2f6506a8-5d99-4d41-93c5-741f1a791deb 2018-12-23 13:31:06,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4716df8726e22dd9f5f2a258780d6b4871d0a1b" 2018-12-23 13:31:07,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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,Accept-Encoding x-openstack-request-id: req-5f2d4978-3bf8-4dd6-b0e8-7710a4e65ab9 x-compute-request-id: req-5f2d4978-3bf8-4dd6-b0e8-7710a4e65ab9 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.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8", "rel": "bookmark"}], "image": {"id": "72342623-6580-4f1f-ac71-ab54dca1f9e1", "links": [{"href": "http://172.30.9.22:8774/images/72342623-6580-4f1f-ac71-ab54dca1f9e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "c8e89840-4c96-4bf1-b880-dd94ab08a0b8", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:31:03Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-1", "created": "2018-12-23T13:31:02Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:31:07,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8 used request id req-5f2d4978-3bf8-4dd6-b0e8-7710a4e65ab9 2018-12-23 13:31:10,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4716df8726e22dd9f5f2a258780d6b4871d0a1b" 2018-12-23 13:31:10,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:31: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-bfdfd540-bf9c-4877-918e-9f83226e67e7 x-compute-request-id: req-bfdfd540-bf9c-4877-918e-9f83226e67e7 Content-Encoding: gzip Content-Length: 779 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:98:e8:d8", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8", "rel": "bookmark"}], "image": {"id": "72342623-6580-4f1f-ac71-ab54dca1f9e1", "links": [{"href": "http://172.30.9.22:8774/images/72342623-6580-4f1f-ac71-ab54dca1f9e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": "2018-12-23T13:31:07.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "c8e89840-4c96-4bf1-b880-dd94ab08a0b8", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:31:07Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-1", "created": "2018-12-23T13:31:02Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:31:10,779 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8 used request id req-bfdfd540-bf9c-4877-918e-9f83226e67e7 2018-12-23 13:31:10,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ce8a75dbb8581ecee827cb68afa0845e6320e" 2018-12-23 13:31:11,388 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:31: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-e607b12e-4a18-4198-8df2-3eb0196fa71d x-compute-request-id: req-e607b12e-4a18-4198-8df2-3eb0196fa71d Content-Encoding: gzip Content-Length: 779 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:98:e8:d8", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8", "rel": "bookmark"}], "image": {"id": "72342623-6580-4f1f-ac71-ab54dca1f9e1", "links": [{"href": "http://172.30.9.22:8774/images/72342623-6580-4f1f-ac71-ab54dca1f9e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": "2018-12-23T13:31:07.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "c8e89840-4c96-4bf1-b880-dd94ab08a0b8", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:31:07Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-1", "created": "2018-12-23T13:31:02Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:31:11,388 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8 used request id req-e607b12e-4a18-4198-8df2-3eb0196fa71d 2018-12-23 13:31:11,389 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-11-1' booted successfully. IP='10.10.10.13'. 2018-12-23 13:31:11,389 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-11-1' to security group 'sdnvpn-sg'... 2018-12-23 13:31:11,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dcd0123d8b9e00fbc8135dbb65df6b48d2b85e" -d '{"addSecurityGroup": {"name": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:31:13,187 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:31:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5164cc14-298b-4594-8e9a-04f97ca19ad8 x-compute-request-id: req-5164cc14-298b-4594-8e9a-04f97ca19ad8 Content-Length: 0 Content-Type: application/json 2018-12-23 13:31:13,187 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action used request id req-5164cc14-298b-4594-8e9a-04f97ca19ad8 2018-12-23 13:31:13,187 - sdnvpn_test_utils - INFO - Waiting for instance c8e89840-4c96-4bf1-b880-dd94ab08a0b8 to boot up 2018-12-23 13:31:13,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ce8a75dbb8581ecee827cb68afa0845e6320e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:31:14,265 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:31:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-551ec967-ead3-483d-b83f-20aad65908f7 x-compute-request-id: req-551ec967-ead3-483d-b83f-20aad65908f7 Content-Encoding: gzip Content-Length: 10016 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 488254775 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128454] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130073] pid_max: default: 32768 minimum: 301\n[ 0.130954] ACPI: Core revision 20150930\n[ 0.132316] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133596] Security Framework initialized\n[ 0.134395] Yama: becoming mindful.\n[ 0.135110] AppArmor: AppArmor initialized\n[ 0.135971] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137277] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138525] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139701] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141059] Initializing cgroup subsys io\n[ 0.141854] Initializing cgroup subsys memory\n[ 0.142691] Initializing cgroup subsys devices\n[ 0.143545] Initializing cgroup subsys freezer\n[ 0.144401] Initializing cgroup subsys net_cls\n[ 0.145248] Initializing cgroup subsys perf_event\n[ 0.146136] Initializing cgroup subsys net_prio\n[ 0.146996] Initializing cgroup subsys hugetlb\n[ 0.147839] Initializing cgroup subsys pids\n[ 0.148690] CPU: Physical Processor ID: 0\n[ 0.150152] mce: CPU supports 10 MCE banks\n[ 0.150985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151976] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162643] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169101] ftrace: allocating 31920 entries in 125 pages\n[ 0.195408] smpboot: Max logical packages: 1\n[ 0.196245] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197549] x2apic enabled\n[ 0.198338] Switched APIC routing to physical x2apic.\n[ 0.200065] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201152] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203090] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204836] KVM setup paravirtual spinlock\n[ 0.206121] x86: Booted up 1 node, 1 CPUs\n[ 0.206909] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208267] devtmpfs: initialized\n[ 0.209961] evm: security.selinux\n[ 0.210646] evm: security.SMACK64\n[ 0.211332] evm: security.SMACK64EXEC\n[ 0.212055] evm: security.SMACK64TRANSMUTE\n[ 0.212846] evm: security.SMACK64MMAP\n[ 0.213572] evm: security.ima\n[ 0.214203] evm: security.capability\n[ 0.215000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216811] pinctrl core: initialized pinctrl subsystem\n[ 0.217892] RTC time: 13:31:07, date: 12/23/18\n[ 0.218839] NET: Registered protocol family 16\n[ 0.219793] cpuidle: using governor ladder\n[ 0.220607] cpuidle: using governor menu\n[ 0.221372] PCCT header not found.\n[ 0.222098] ACPI: bus type PCI registered\n[ 0.222883] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224101] PCI: Using configuration type 1 for base access\n[ 0.225838] ACPI: Added _OSI(Module Device)\n[ 0.226663] ACPI: Added _OSI(Processor Device)\n[ 0.227504] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228380] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230481] ACPI: Interpreter enabled\n[ 0.231244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238432] ACPI: (supports S0 S5)\n[ 0.239122] ACPI: Using IOAPIC for interrupt routing\n[ 0.240176] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243225] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244343] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246708] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248866] acpiphp: Slot [3] registered\n[ 0.249664] acpiphp: Slot [4] registered\n[ 0.250440] acpiphp: Slot [5] registered\n[ 0.251223] acpiphp: Slot [6] registered\n[ 0.252002] acpiphp: Slot [7] registered\n[ 0.252776] acpiphp: Slot [8] registered\n[ 0.253555] acpiphp: Slot [9] registered\n[ 0.254335] acpiphp: Slot [10] registered\n[ 0.255127] acpiphp: Slot [11] registered\n[ 0.255914] acpiphp: Slot [12] registered\n[ 0.256704] acpiphp: Slot [13] registered\n[ 0.257497] acpiphp: Slot [14] registered\n[ 0.258294] acpiphp: Slot [15] registered\n[ 0.269028] acpiphp: Slot [16] registered\n[ 0.269815] acpiphp: Slot [17] registered\n[ 0.270614] acpiphp: Slot [18] registered\n[ 0.271414] acpiphp: Slot [19] registered\n[ 0.272222] acpiphp: Slot [20] registered\n[ 0.273007] acpiphp: Slot [21] registered\n[ 0.273793] acpiphp: Slot [22] registered\n[ 0.274586] acpiphp: Slot [23] registered\n[ 0.275384] acpiphp: Slot [24] registered\n[ 0.276177] acpiphp: Slot [25] registered\n[ 0.276960] acpiphp: Slot [26] registered\n[ 0.277739] acpiphp: Slot [27] registered\n[ 0.278547] acpiphp: Slot [28] registered\n[ 0.279350] acpiphp: Slot [29] registered\n[ 0.280147] acpiphp: Slot [30] registered\n[ 0.280930] acpiphp: Slot [31] registered\n[ 0.281706] PCI host bridge to bus 0000:00\n[ 0.282498] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283676] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284851] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286259] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287666] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293919] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295178] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297605] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304494] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305928] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354427] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357368] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358773] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360177] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363394] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364436] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365964] vgaarb: loaded\n[ 0.366557] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367683] SCSI subsystem initialized\n[ 0.368499] ACPI: bus type USB registered\n[ 0.369319] usbcore: registered new interface driver usbfs\n[ 0.370346] usbcore: registered new interface driver hub\n[ 0.371341] usbcore: registered new device driver usb\n[ 0.372396] PCI: Using ACPI for IRQ routing\n[ 0.373411] NetLabel: Initializing\n[ 0.374115] NetLabel: domain hash size = 128\n[ 0.374958] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375891] NetLabel: unlabeled traffic allowed by default\n[ 0.376976] clocksource: Switched to clocksource kvm-clock\n[ 0.382356] AppArmor: AppArmor Filesystem Enabled\n[ 0.383320] pnp: PnP ACPI init\n[ 0.384222] pnp: PnP ACPI: found 5 devices\n[ 0.390585] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392272] NET: Registered protocol family 2\n[ 0.393213] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394464] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395614] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396754] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397820] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398978] NET: Registered protocol family 1\n[ 0.399833] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400920] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401985] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415974] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430194] Trying to unpack rootfs image as initramfs...\n[ 0.480005] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493797] Scanning for low memory corruption every 60 seconds\n[ 0.495107] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496240] audit: initializing netlink subsys (disabled)\n[ 0.497260] audit: type=2000 audit(1545571867.871:1): initialized\n[ 0.498580] Initialise system trusted keyring\n[ 0.499499] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500651] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502595] zbud: loaded\n[ 0.503292] VFS: Disk quotas dquot_6.6.0\n[ 0.504096] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505593] fuse init (API version 7.23)\n[ 0.506482] Key type big_key registered\n[ 0.507272] Allocating IMA MOK and blacklist keyrings.\n[ 0.508721] Key type asymmetric registered\n[ 0.509546] Asymmetric key parser 'x509' registered\n[ 0.510489] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511932] io scheduler noop registered\n[ 0.512711] io scheduler deadline registered (default)\n[ 0.513691] io scheduler cfq registered\n[ 0.514512] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515538] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516769] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518216] ACPI: Power Button [PWRF]\n[ 0.519040] GHES: HEST is not enabled!\n[ 0.532725] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563589] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587499] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589589] Linux agpgart interface v0.103\n[ 0.591564] brd: module loaded\n[ 0.594264] loop: module loaded\n[ 0.599213] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600642] GPT:90111 != 2097151\n[ 0.601320] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602382] GPT:90111 != 2097151\n[ 0.603036] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603975] vda: vda1 vda15\n[ 0.605627] scsi host0: ata_piix\n[ 0.606353] scsi host1: ata_piix\n[ 0.607042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609629] libphy: Fixed MDIO Bus: probed\n[ 0.610430] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611349] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613548] PPP generic driver version 2.4.2\n[ 0.614423] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615773] ehci-pci: EHCI PCI platform driver\n[ 0.616621] ehci-platform: EHCI generic platform driver\n[ 0.617723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.619097] ohci-pci: OHCI PCI platform driver\n[ 0.624393] ohci-platform: OHCI generic platform driver\n[ 0.641972] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656578] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657573] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658981] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659983] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662298] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663669] usb usb1: Product: UHCI Host Controller\n[ 0.664572] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665691] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666748] hub 1-0:1.0: USB hub found\n[ 0.667510] hub 1-0:1.0: 2 ports detected\n[ 0.668392] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670467] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671403] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672414] mousedev: PS/2 mouse device common for all mice\n[ 0.673646] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677676] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679006] i2c /dev entries driver\n[ 0.679865] device-mapper: uevent: version 1.0.3\n[ 0.680945] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684317] NET: Registered protocol family 10\n[ 0.685461] NET: Registered protocol family 17\n[ 0.686490] Key type dns_resolver registered\n[ 0.687552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688827] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.690871] registered taskstats version 1\n[ 0.691826] Loading compiled-in X.509 certificates\n[ 0.693419] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.695577] zswap: loaded using pool lzo/zbud\n[ 0.697083] Key type trusted registered\n[ 0.698730] Key type encrypted registered\n[ 0.699683] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.700887] ima: No TPM chip found, activating TPM-bypass!\n[ 0.702127] evm: HMAC attrs: 0x1\n[ 0.703205] Magic number: 14:621:534\n[ 0.704112] bdi 1:12: hash matches\n[ 0.704960] tty ttyS14: hash matches\n[ 0.705948] rtc_cmos 00:00: setting system clock to 2018-12-23 13:31:08 UTC (1545571868)\n[ 0.707803] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708883] EDD information not available.\n[ 0.766107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777795] Write protecting the kernel read-only data: 14336k\n[ 0.779361] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781125] 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.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.189821] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.13...\nLease of 10.10.10.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.10. iid=i-00000135\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJI8oDPdO7At3kOfw2x6EavFGPgtMho5Eza4+oO3An8UTO8ywTsXJqztT9XWzanX7Na2PC+/3jjJs0X+zhGlVlqw6aie4YNA1BR7lYqKA94pWzFNu15T/1ktJBAjdb+p3UExG/2XbiqGbGoIheMJFRMhvn7sRCaTAlowsMlUaFaPRPWWF40TbvZY7FEpv31zMu0eitXQ6W34AO9ivCSj4TudQhdi+LmyaAKSukxI4erOJUqRlYY55FsNaWIF7GrmrCNxxPJnLDLqYCFDwROrkHY3TVdXT0pdTPCQpsX6L431RQZzJnoV9f5lAF4561mhvcKHrdlhc0SZxEzR0ZGz9r root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAK3RBUjaBgAzU3Cpn1mBtzR+xki4ccEbvkts9vGQPHw7UTSW9cH7FIqHfqLFmodhsP38jDMGG+41rAIuIr6s6VNO4w7jIDgvBcLxDza2IRgkr3WQD1y8+sCPAeX667XVhAXWX6WcHfCv0SpkE5UyXe7+3QLbtcdm6IDQBNGT+2ArAAAAFQCL+6c9Xb4c7kr35fWBBnFHT6ZfSwAAAIEAqbpSh3w3+ofLvotnhIFPX62M9dJDZAai2iV4lginkYjwM8RlzEznP85U7kVzFem7rH6ocWA+856/xE6+6mwXzAde04xfxY2HJE58K5YFM9EszTlFnghEPKPWLaSxtGr4w9w+NXS89nk6rnPu0aJ6EhKj/5GwgX+y89T0H+O0zH8AAACBAIx+X6QxvwhG4BsgipaB5a/GEDaTDSGCpCl8RNEDmSTeoZ4efKUdiMJW9iJoQicWIOHNHPxKty6NJRi5Fvt33XkawIqwCnuhtuPG/mqrJmGf7xhQGSNaA6CoJ4D7OUT4a1a0s2ookIwA5MDz2W6G/p8RCT5isqhyNUJTw3LL09t4 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.13,24,fe80::f816:3eff:fe98:e8d8/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.13 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000135\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.75 ===\n/dev/root resized successfully [took 2.10s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:98:E8:D8 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe98:e8d8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:8156 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-12-23 13:31:14,267 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action used request id req-551ec967-ead3-483d-b83f-20aad65908f7 2018-12-23 13:31:16,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ce8a75dbb8581ecee827cb68afa0845e6320e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:31:17,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:31:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64dd8e1c-38b0-4626-8985-de98e5188dea x-compute-request-id: req-64dd8e1c-38b0-4626-8985-de98e5188dea Content-Encoding: gzip Content-Length: 10016 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 488254775 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128454] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130073] pid_max: default: 32768 minimum: 301\n[ 0.130954] ACPI: Core revision 20150930\n[ 0.132316] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133596] Security Framework initialized\n[ 0.134395] Yama: becoming mindful.\n[ 0.135110] AppArmor: AppArmor initialized\n[ 0.135971] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137277] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138525] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139701] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141059] Initializing cgroup subsys io\n[ 0.141854] Initializing cgroup subsys memory\n[ 0.142691] Initializing cgroup subsys devices\n[ 0.143545] Initializing cgroup subsys freezer\n[ 0.144401] Initializing cgroup subsys net_cls\n[ 0.145248] Initializing cgroup subsys perf_event\n[ 0.146136] Initializing cgroup subsys net_prio\n[ 0.146996] Initializing cgroup subsys hugetlb\n[ 0.147839] Initializing cgroup subsys pids\n[ 0.148690] CPU: Physical Processor ID: 0\n[ 0.150152] mce: CPU supports 10 MCE banks\n[ 0.150985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151976] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162643] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169101] ftrace: allocating 31920 entries in 125 pages\n[ 0.195408] smpboot: Max logical packages: 1\n[ 0.196245] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197549] x2apic enabled\n[ 0.198338] Switched APIC routing to physical x2apic.\n[ 0.200065] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201152] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203090] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204836] KVM setup paravirtual spinlock\n[ 0.206121] x86: Booted up 1 node, 1 CPUs\n[ 0.206909] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208267] devtmpfs: initialized\n[ 0.209961] evm: security.selinux\n[ 0.210646] evm: security.SMACK64\n[ 0.211332] evm: security.SMACK64EXEC\n[ 0.212055] evm: security.SMACK64TRANSMUTE\n[ 0.212846] evm: security.SMACK64MMAP\n[ 0.213572] evm: security.ima\n[ 0.214203] evm: security.capability\n[ 0.215000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216811] pinctrl core: initialized pinctrl subsystem\n[ 0.217892] RTC time: 13:31:07, date: 12/23/18\n[ 0.218839] NET: Registered protocol family 16\n[ 0.219793] cpuidle: using governor ladder\n[ 0.220607] cpuidle: using governor menu\n[ 0.221372] PCCT header not found.\n[ 0.222098] ACPI: bus type PCI registered\n[ 0.222883] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224101] PCI: Using configuration type 1 for base access\n[ 0.225838] ACPI: Added _OSI(Module Device)\n[ 0.226663] ACPI: Added _OSI(Processor Device)\n[ 0.227504] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228380] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230481] ACPI: Interpreter enabled\n[ 0.231244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238432] ACPI: (supports S0 S5)\n[ 0.239122] ACPI: Using IOAPIC for interrupt routing\n[ 0.240176] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243225] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244343] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246708] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248866] acpiphp: Slot [3] registered\n[ 0.249664] acpiphp: Slot [4] registered\n[ 0.250440] acpiphp: Slot [5] registered\n[ 0.251223] acpiphp: Slot [6] registered\n[ 0.252002] acpiphp: Slot [7] registered\n[ 0.252776] acpiphp: Slot [8] registered\n[ 0.253555] acpiphp: Slot [9] registered\n[ 0.254335] acpiphp: Slot [10] registered\n[ 0.255127] acpiphp: Slot [11] registered\n[ 0.255914] acpiphp: Slot [12] registered\n[ 0.256704] acpiphp: Slot [13] registered\n[ 0.257497] acpiphp: Slot [14] registered\n[ 0.258294] acpiphp: Slot [15] registered\n[ 0.269028] acpiphp: Slot [16] registered\n[ 0.269815] acpiphp: Slot [17] registered\n[ 0.270614] acpiphp: Slot [18] registered\n[ 0.271414] acpiphp: Slot [19] registered\n[ 0.272222] acpiphp: Slot [20] registered\n[ 0.273007] acpiphp: Slot [21] registered\n[ 0.273793] acpiphp: Slot [22] registered\n[ 0.274586] acpiphp: Slot [23] registered\n[ 0.275384] acpiphp: Slot [24] registered\n[ 0.276177] acpiphp: Slot [25] registered\n[ 0.276960] acpiphp: Slot [26] registered\n[ 0.277739] acpiphp: Slot [27] registered\n[ 0.278547] acpiphp: Slot [28] registered\n[ 0.279350] acpiphp: Slot [29] registered\n[ 0.280147] acpiphp: Slot [30] registered\n[ 0.280930] acpiphp: Slot [31] registered\n[ 0.281706] PCI host bridge to bus 0000:00\n[ 0.282498] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283676] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284851] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286259] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287666] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293919] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295178] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297605] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304494] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305928] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354427] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357368] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358773] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360177] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363394] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364436] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365964] vgaarb: loaded\n[ 0.366557] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367683] SCSI subsystem initialized\n[ 0.368499] ACPI: bus type USB registered\n[ 0.369319] usbcore: registered new interface driver usbfs\n[ 0.370346] usbcore: registered new interface driver hub\n[ 0.371341] usbcore: registered new device driver usb\n[ 0.372396] PCI: Using ACPI for IRQ routing\n[ 0.373411] NetLabel: Initializing\n[ 0.374115] NetLabel: domain hash size = 128\n[ 0.374958] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375891] NetLabel: unlabeled traffic allowed by default\n[ 0.376976] clocksource: Switched to clocksource kvm-clock\n[ 0.382356] AppArmor: AppArmor Filesystem Enabled\n[ 0.383320] pnp: PnP ACPI init\n[ 0.384222] pnp: PnP ACPI: found 5 devices\n[ 0.390585] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392272] NET: Registered protocol family 2\n[ 0.393213] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394464] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395614] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396754] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397820] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398978] NET: Registered protocol family 1\n[ 0.399833] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400920] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401985] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415974] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430194] Trying to unpack rootfs image as initramfs...\n[ 0.480005] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493797] Scanning for low memory corruption every 60 seconds\n[ 0.495107] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496240] audit: initializing netlink subsys (disabled)\n[ 0.497260] audit: type=2000 audit(1545571867.871:1): initialized\n[ 0.498580] Initialise system trusted keyring\n[ 0.499499] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500651] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502595] zbud: loaded\n[ 0.503292] VFS: Disk quotas dquot_6.6.0\n[ 0.504096] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505593] fuse init (API version 7.23)\n[ 0.506482] Key type big_key registered\n[ 0.507272] Allocating IMA MOK and blacklist keyrings.\n[ 0.508721] Key type asymmetric registered\n[ 0.509546] Asymmetric key parser 'x509' registered\n[ 0.510489] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511932] io scheduler noop registered\n[ 0.512711] io scheduler deadline registered (default)\n[ 0.513691] io scheduler cfq registered\n[ 0.514512] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515538] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516769] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518216] ACPI: Power Button [PWRF]\n[ 0.519040] GHES: HEST is not enabled!\n[ 0.532725] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563589] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587499] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589589] Linux agpgart interface v0.103\n[ 0.591564] brd: module loaded\n[ 0.594264] loop: module loaded\n[ 0.599213] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600642] GPT:90111 != 2097151\n[ 0.601320] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602382] GPT:90111 != 2097151\n[ 0.603036] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603975] vda: vda1 vda15\n[ 0.605627] scsi host0: ata_piix\n[ 0.606353] scsi host1: ata_piix\n[ 0.607042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609629] libphy: Fixed MDIO Bus: probed\n[ 0.610430] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611349] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613548] PPP generic driver version 2.4.2\n[ 0.614423] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615773] ehci-pci: EHCI PCI platform driver\n[ 0.616621] ehci-platform: EHCI generic platform driver\n[ 0.617723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.619097] ohci-pci: OHCI PCI platform driver\n[ 0.624393] ohci-platform: OHCI generic platform driver\n[ 0.641972] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656578] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657573] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658981] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659983] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662298] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663669] usb usb1: Product: UHCI Host Controller\n[ 0.664572] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665691] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666748] hub 1-0:1.0: USB hub found\n[ 0.667510] hub 1-0:1.0: 2 ports detected\n[ 0.668392] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670467] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671403] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672414] mousedev: PS/2 mouse device common for all mice\n[ 0.673646] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677676] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679006] i2c /dev entries driver\n[ 0.679865] device-mapper: uevent: version 1.0.3\n[ 0.680945] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684317] NET: Registered protocol family 10\n[ 0.685461] NET: Registered protocol family 17\n[ 0.686490] Key type dns_resolver registered\n[ 0.687552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688827] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.690871] registered taskstats version 1\n[ 0.691826] Loading compiled-in X.509 certificates\n[ 0.693419] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.695577] zswap: loaded using pool lzo/zbud\n[ 0.697083] Key type trusted registered\n[ 0.698730] Key type encrypted registered\n[ 0.699683] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.700887] ima: No TPM chip found, activating TPM-bypass!\n[ 0.702127] evm: HMAC attrs: 0x1\n[ 0.703205] Magic number: 14:621:534\n[ 0.704112] bdi 1:12: hash matches\n[ 0.704960] tty ttyS14: hash matches\n[ 0.705948] rtc_cmos 00:00: setting system clock to 2018-12-23 13:31:08 UTC (1545571868)\n[ 0.707803] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708883] EDD information not available.\n[ 0.766107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777795] Write protecting the kernel read-only data: 14336k\n[ 0.779361] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781125] 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.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.189821] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.13...\nLease of 10.10.10.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.10. iid=i-00000135\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJI8oDPdO7At3kOfw2x6EavFGPgtMho5Eza4+oO3An8UTO8ywTsXJqztT9XWzanX7Na2PC+/3jjJs0X+zhGlVlqw6aie4YNA1BR7lYqKA94pWzFNu15T/1ktJBAjdb+p3UExG/2XbiqGbGoIheMJFRMhvn7sRCaTAlowsMlUaFaPRPWWF40TbvZY7FEpv31zMu0eitXQ6W34AO9ivCSj4TudQhdi+LmyaAKSukxI4erOJUqRlYY55FsNaWIF7GrmrCNxxPJnLDLqYCFDwROrkHY3TVdXT0pdTPCQpsX6L431RQZzJnoV9f5lAF4561mhvcKHrdlhc0SZxEzR0ZGz9r root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAK3RBUjaBgAzU3Cpn1mBtzR+xki4ccEbvkts9vGQPHw7UTSW9cH7FIqHfqLFmodhsP38jDMGG+41rAIuIr6s6VNO4w7jIDgvBcLxDza2IRgkr3WQD1y8+sCPAeX667XVhAXWX6WcHfCv0SpkE5UyXe7+3QLbtcdm6IDQBNGT+2ArAAAAFQCL+6c9Xb4c7kr35fWBBnFHT6ZfSwAAAIEAqbpSh3w3+ofLvotnhIFPX62M9dJDZAai2iV4lginkYjwM8RlzEznP85U7kVzFem7rH6ocWA+856/xE6+6mwXzAde04xfxY2HJE58K5YFM9EszTlFnghEPKPWLaSxtGr4w9w+NXS89nk6rnPu0aJ6EhKj/5GwgX+y89T0H+O0zH8AAACBAIx+X6QxvwhG4BsgipaB5a/GEDaTDSGCpCl8RNEDmSTeoZ4efKUdiMJW9iJoQicWIOHNHPxKty6NJRi5Fvt33XkawIqwCnuhtuPG/mqrJmGf7xhQGSNaA6CoJ4D7OUT4a1a0s2ookIwA5MDz2W6G/p8RCT5isqhyNUJTw3LL09t4 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.13,24,fe80::f816:3eff:fe98:e8d8/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.13 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000135\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.75 ===\n/dev/root resized successfully [took 2.10s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:98:E8:D8 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe98:e8d8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:8156 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-12-23 13:31:17,359 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action used request id req-64dd8e1c-38b0-4626-8985-de98e5188dea 2018-12-23 13:31:19,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ce8a75dbb8581ecee827cb68afa0845e6320e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:31:20,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-979c9e70-c48c-4689-9429-bf8b2b934cc2 x-compute-request-id: req-979c9e70-c48c-4689-9429-bf8b2b934cc2 Content-Encoding: gzip Content-Length: 10016 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 488254775 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128454] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130073] pid_max: default: 32768 minimum: 301\n[ 0.130954] ACPI: Core revision 20150930\n[ 0.132316] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133596] Security Framework initialized\n[ 0.134395] Yama: becoming mindful.\n[ 0.135110] AppArmor: AppArmor initialized\n[ 0.135971] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137277] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138525] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139701] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141059] Initializing cgroup subsys io\n[ 0.141854] Initializing cgroup subsys memory\n[ 0.142691] Initializing cgroup subsys devices\n[ 0.143545] Initializing cgroup subsys freezer\n[ 0.144401] Initializing cgroup subsys net_cls\n[ 0.145248] Initializing cgroup subsys perf_event\n[ 0.146136] Initializing cgroup subsys net_prio\n[ 0.146996] Initializing cgroup subsys hugetlb\n[ 0.147839] Initializing cgroup subsys pids\n[ 0.148690] CPU: Physical Processor ID: 0\n[ 0.150152] mce: CPU supports 10 MCE banks\n[ 0.150985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151976] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162643] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169101] ftrace: allocating 31920 entries in 125 pages\n[ 0.195408] smpboot: Max logical packages: 1\n[ 0.196245] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197549] x2apic enabled\n[ 0.198338] Switched APIC routing to physical x2apic.\n[ 0.200065] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201152] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203090] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204836] KVM setup paravirtual spinlock\n[ 0.206121] x86: Booted up 1 node, 1 CPUs\n[ 0.206909] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208267] devtmpfs: initialized\n[ 0.209961] evm: security.selinux\n[ 0.210646] evm: security.SMACK64\n[ 0.211332] evm: security.SMACK64EXEC\n[ 0.212055] evm: security.SMACK64TRANSMUTE\n[ 0.212846] evm: security.SMACK64MMAP\n[ 0.213572] evm: security.ima\n[ 0.214203] evm: security.capability\n[ 0.215000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216811] pinctrl core: initialized pinctrl subsystem\n[ 0.217892] RTC time: 13:31:07, date: 12/23/18\n[ 0.218839] NET: Registered protocol family 16\n[ 0.219793] cpuidle: using governor ladder\n[ 0.220607] cpuidle: using governor menu\n[ 0.221372] PCCT header not found.\n[ 0.222098] ACPI: bus type PCI registered\n[ 0.222883] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224101] PCI: Using configuration type 1 for base access\n[ 0.225838] ACPI: Added _OSI(Module Device)\n[ 0.226663] ACPI: Added _OSI(Processor Device)\n[ 0.227504] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228380] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230481] ACPI: Interpreter enabled\n[ 0.231244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238432] ACPI: (supports S0 S5)\n[ 0.239122] ACPI: Using IOAPIC for interrupt routing\n[ 0.240176] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243225] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244343] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246708] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248866] acpiphp: Slot [3] registered\n[ 0.249664] acpiphp: Slot [4] registered\n[ 0.250440] acpiphp: Slot [5] registered\n[ 0.251223] acpiphp: Slot [6] registered\n[ 0.252002] acpiphp: Slot [7] registered\n[ 0.252776] acpiphp: Slot [8] registered\n[ 0.253555] acpiphp: Slot [9] registered\n[ 0.254335] acpiphp: Slot [10] registered\n[ 0.255127] acpiphp: Slot [11] registered\n[ 0.255914] acpiphp: Slot [12] registered\n[ 0.256704] acpiphp: Slot [13] registered\n[ 0.257497] acpiphp: Slot [14] registered\n[ 0.258294] acpiphp: Slot [15] registered\n[ 0.269028] acpiphp: Slot [16] registered\n[ 0.269815] acpiphp: Slot [17] registered\n[ 0.270614] acpiphp: Slot [18] registered\n[ 0.271414] acpiphp: Slot [19] registered\n[ 0.272222] acpiphp: Slot [20] registered\n[ 0.273007] acpiphp: Slot [21] registered\n[ 0.273793] acpiphp: Slot [22] registered\n[ 0.274586] acpiphp: Slot [23] registered\n[ 0.275384] acpiphp: Slot [24] registered\n[ 0.276177] acpiphp: Slot [25] registered\n[ 0.276960] acpiphp: Slot [26] registered\n[ 0.277739] acpiphp: Slot [27] registered\n[ 0.278547] acpiphp: Slot [28] registered\n[ 0.279350] acpiphp: Slot [29] registered\n[ 0.280147] acpiphp: Slot [30] registered\n[ 0.280930] acpiphp: Slot [31] registered\n[ 0.281706] PCI host bridge to bus 0000:00\n[ 0.282498] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283676] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284851] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286259] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287666] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293919] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295178] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297605] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304494] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305928] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354427] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357368] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358773] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360177] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363394] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364436] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365964] vgaarb: loaded\n[ 0.366557] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367683] SCSI subsystem initialized\n[ 0.368499] ACPI: bus type USB registered\n[ 0.369319] usbcore: registered new interface driver usbfs\n[ 0.370346] usbcore: registered new interface driver hub\n[ 0.371341] usbcore: registered new device driver usb\n[ 0.372396] PCI: Using ACPI for IRQ routing\n[ 0.373411] NetLabel: Initializing\n[ 0.374115] NetLabel: domain hash size = 128\n[ 0.374958] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375891] NetLabel: unlabeled traffic allowed by default\n[ 0.376976] clocksource: Switched to clocksource kvm-clock\n[ 0.382356] AppArmor: AppArmor Filesystem Enabled\n[ 0.383320] pnp: PnP ACPI init\n[ 0.384222] pnp: PnP ACPI: found 5 devices\n[ 0.390585] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392272] NET: Registered protocol family 2\n[ 0.393213] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394464] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395614] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396754] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397820] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398978] NET: Registered protocol family 1\n[ 0.399833] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400920] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401985] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415974] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430194] Trying to unpack rootfs image as initramfs...\n[ 0.480005] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493797] Scanning for low memory corruption every 60 seconds\n[ 0.495107] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496240] audit: initializing netlink subsys (disabled)\n[ 0.497260] audit: type=2000 audit(1545571867.871:1): initialized\n[ 0.498580] Initialise system trusted keyring\n[ 0.499499] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500651] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502595] zbud: loaded\n[ 0.503292] VFS: Disk quotas dquot_6.6.0\n[ 0.504096] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505593] fuse init (API version 7.23)\n[ 0.506482] Key type big_key registered\n[ 0.507272] Allocating IMA MOK and blacklist keyrings.\n[ 0.508721] Key type asymmetric registered\n[ 0.509546] Asymmetric key parser 'x509' registered\n[ 0.510489] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511932] io scheduler noop registered\n[ 0.512711] io scheduler deadline registered (default)\n[ 0.513691] io scheduler cfq registered\n[ 0.514512] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515538] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516769] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518216] ACPI: Power Button [PWRF]\n[ 0.519040] GHES: HEST is not enabled!\n[ 0.532725] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563589] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587499] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589589] Linux agpgart interface v0.103\n[ 0.591564] brd: module loaded\n[ 0.594264] loop: module loaded\n[ 0.599213] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600642] GPT:90111 != 2097151\n[ 0.601320] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602382] GPT:90111 != 2097151\n[ 0.603036] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603975] vda: vda1 vda15\n[ 0.605627] scsi host0: ata_piix\n[ 0.606353] scsi host1: ata_piix\n[ 0.607042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609629] libphy: Fixed MDIO Bus: probed\n[ 0.610430] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611349] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613548] PPP generic driver version 2.4.2\n[ 0.614423] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615773] ehci-pci: EHCI PCI platform driver\n[ 0.616621] ehci-platform: EHCI generic platform driver\n[ 0.617723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.619097] ohci-pci: OHCI PCI platform driver\n[ 0.624393] ohci-platform: OHCI generic platform driver\n[ 0.641972] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656578] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657573] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658981] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659983] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662298] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663669] usb usb1: Product: UHCI Host Controller\n[ 0.664572] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665691] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666748] hub 1-0:1.0: USB hub found\n[ 0.667510] hub 1-0:1.0: 2 ports detected\n[ 0.668392] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670467] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671403] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672414] mousedev: PS/2 mouse device common for all mice\n[ 0.673646] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677676] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679006] i2c /dev entries driver\n[ 0.679865] device-mapper: uevent: version 1.0.3\n[ 0.680945] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684317] NET: Registered protocol family 10\n[ 0.685461] NET: Registered protocol family 17\n[ 0.686490] Key type dns_resolver registered\n[ 0.687552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688827] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.690871] registered taskstats version 1\n[ 0.691826] Loading compiled-in X.509 certificates\n[ 0.693419] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.695577] zswap: loaded using pool lzo/zbud\n[ 0.697083] Key type trusted registered\n[ 0.698730] Key type encrypted registered\n[ 0.699683] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.700887] ima: No TPM chip found, activating TPM-bypass!\n[ 0.702127] evm: HMAC attrs: 0x1\n[ 0.703205] Magic number: 14:621:534\n[ 0.704112] bdi 1:12: hash matches\n[ 0.704960] tty ttyS14: hash matches\n[ 0.705948] rtc_cmos 00:00: setting system clock to 2018-12-23 13:31:08 UTC (1545571868)\n[ 0.707803] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708883] EDD information not available.\n[ 0.766107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777795] Write protecting the kernel read-only data: 14336k\n[ 0.779361] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781125] 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.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.189821] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.13...\nLease of 10.10.10.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.10. iid=i-00000135\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJI8oDPdO7At3kOfw2x6EavFGPgtMho5Eza4+oO3An8UTO8ywTsXJqztT9XWzanX7Na2PC+/3jjJs0X+zhGlVlqw6aie4YNA1BR7lYqKA94pWzFNu15T/1ktJBAjdb+p3UExG/2XbiqGbGoIheMJFRMhvn7sRCaTAlowsMlUaFaPRPWWF40TbvZY7FEpv31zMu0eitXQ6W34AO9ivCSj4TudQhdi+LmyaAKSukxI4erOJUqRlYY55FsNaWIF7GrmrCNxxPJnLDLqYCFDwROrkHY3TVdXT0pdTPCQpsX6L431RQZzJnoV9f5lAF4561mhvcKHrdlhc0SZxEzR0ZGz9r root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAK3RBUjaBgAzU3Cpn1mBtzR+xki4ccEbvkts9vGQPHw7UTSW9cH7FIqHfqLFmodhsP38jDMGG+41rAIuIr6s6VNO4w7jIDgvBcLxDza2IRgkr3WQD1y8+sCPAeX667XVhAXWX6WcHfCv0SpkE5UyXe7+3QLbtcdm6IDQBNGT+2ArAAAAFQCL+6c9Xb4c7kr35fWBBnFHT6ZfSwAAAIEAqbpSh3w3+ofLvotnhIFPX62M9dJDZAai2iV4lginkYjwM8RlzEznP85U7kVzFem7rH6ocWA+856/xE6+6mwXzAde04xfxY2HJE58K5YFM9EszTlFnghEPKPWLaSxtGr4w9w+NXS89nk6rnPu0aJ6EhKj/5GwgX+y89T0H+O0zH8AAACBAIx+X6QxvwhG4BsgipaB5a/GEDaTDSGCpCl8RNEDmSTeoZ4efKUdiMJW9iJoQicWIOHNHPxKty6NJRi5Fvt33XkawIqwCnuhtuPG/mqrJmGf7xhQGSNaA6CoJ4D7OUT4a1a0s2ookIwA5MDz2W6G/p8RCT5isqhyNUJTw3LL09t4 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.13,24,fe80::f816:3eff:fe98:e8d8/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.13 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000135\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.75 ===\n/dev/root resized successfully [took 2.10s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:98:E8:D8 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe98:e8d8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:8156 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-12-23 13:31:20,455 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action used request id req-979c9e70-c48c-4689-9429-bf8b2b934cc2 2018-12-23 13:31:22,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ce8a75dbb8581ecee827cb68afa0845e6320e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:31:23,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-f13eaad5-c20d-4b68-abe8-1fd415b301df x-compute-request-id: req-f13eaad5-c20d-4b68-abe8-1fd415b301df Content-Encoding: gzip Content-Length: 10016 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 488254775 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128454] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130073] pid_max: default: 32768 minimum: 301\n[ 0.130954] ACPI: Core revision 20150930\n[ 0.132316] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133596] Security Framework initialized\n[ 0.134395] Yama: becoming mindful.\n[ 0.135110] AppArmor: AppArmor initialized\n[ 0.135971] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137277] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138525] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139701] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141059] Initializing cgroup subsys io\n[ 0.141854] Initializing cgroup subsys memory\n[ 0.142691] Initializing cgroup subsys devices\n[ 0.143545] Initializing cgroup subsys freezer\n[ 0.144401] Initializing cgroup subsys net_cls\n[ 0.145248] Initializing cgroup subsys perf_event\n[ 0.146136] Initializing cgroup subsys net_prio\n[ 0.146996] Initializing cgroup subsys hugetlb\n[ 0.147839] Initializing cgroup subsys pids\n[ 0.148690] CPU: Physical Processor ID: 0\n[ 0.150152] mce: CPU supports 10 MCE banks\n[ 0.150985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151976] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162643] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169101] ftrace: allocating 31920 entries in 125 pages\n[ 0.195408] smpboot: Max logical packages: 1\n[ 0.196245] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197549] x2apic enabled\n[ 0.198338] Switched APIC routing to physical x2apic.\n[ 0.200065] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201152] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203090] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204836] KVM setup paravirtual spinlock\n[ 0.206121] x86: Booted up 1 node, 1 CPUs\n[ 0.206909] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208267] devtmpfs: initialized\n[ 0.209961] evm: security.selinux\n[ 0.210646] evm: security.SMACK64\n[ 0.211332] evm: security.SMACK64EXEC\n[ 0.212055] evm: security.SMACK64TRANSMUTE\n[ 0.212846] evm: security.SMACK64MMAP\n[ 0.213572] evm: security.ima\n[ 0.214203] evm: security.capability\n[ 0.215000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216811] pinctrl core: initialized pinctrl subsystem\n[ 0.217892] RTC time: 13:31:07, date: 12/23/18\n[ 0.218839] NET: Registered protocol family 16\n[ 0.219793] cpuidle: using governor ladder\n[ 0.220607] cpuidle: using governor menu\n[ 0.221372] PCCT header not found.\n[ 0.222098] ACPI: bus type PCI registered\n[ 0.222883] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224101] PCI: Using configuration type 1 for base access\n[ 0.225838] ACPI: Added _OSI(Module Device)\n[ 0.226663] ACPI: Added _OSI(Processor Device)\n[ 0.227504] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228380] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230481] ACPI: Interpreter enabled\n[ 0.231244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238432] ACPI: (supports S0 S5)\n[ 0.239122] ACPI: Using IOAPIC for interrupt routing\n[ 0.240176] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243225] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244343] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246708] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248866] acpiphp: Slot [3] registered\n[ 0.249664] acpiphp: Slot [4] registered\n[ 0.250440] acpiphp: Slot [5] registered\n[ 0.251223] acpiphp: Slot [6] registered\n[ 0.252002] acpiphp: Slot [7] registered\n[ 0.252776] acpiphp: Slot [8] registered\n[ 0.253555] acpiphp: Slot [9] registered\n[ 0.254335] acpiphp: Slot [10] registered\n[ 0.255127] acpiphp: Slot [11] registered\n[ 0.255914] acpiphp: Slot [12] registered\n[ 0.256704] acpiphp: Slot [13] registered\n[ 0.257497] acpiphp: Slot [14] registered\n[ 0.258294] acpiphp: Slot [15] registered\n[ 0.269028] acpiphp: Slot [16] registered\n[ 0.269815] acpiphp: Slot [17] registered\n[ 0.270614] acpiphp: Slot [18] registered\n[ 0.271414] acpiphp: Slot [19] registered\n[ 0.272222] acpiphp: Slot [20] registered\n[ 0.273007] acpiphp: Slot [21] registered\n[ 0.273793] acpiphp: Slot [22] registered\n[ 0.274586] acpiphp: Slot [23] registered\n[ 0.275384] acpiphp: Slot [24] registered\n[ 0.276177] acpiphp: Slot [25] registered\n[ 0.276960] acpiphp: Slot [26] registered\n[ 0.277739] acpiphp: Slot [27] registered\n[ 0.278547] acpiphp: Slot [28] registered\n[ 0.279350] acpiphp: Slot [29] registered\n[ 0.280147] acpiphp: Slot [30] registered\n[ 0.280930] acpiphp: Slot [31] registered\n[ 0.281706] PCI host bridge to bus 0000:00\n[ 0.282498] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283676] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284851] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286259] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287666] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293919] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295178] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297605] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304494] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305928] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354427] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357368] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358773] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360177] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363394] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364436] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365964] vgaarb: loaded\n[ 0.366557] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367683] SCSI subsystem initialized\n[ 0.368499] ACPI: bus type USB registered\n[ 0.369319] usbcore: registered new interface driver usbfs\n[ 0.370346] usbcore: registered new interface driver hub\n[ 0.371341] usbcore: registered new device driver usb\n[ 0.372396] PCI: Using ACPI for IRQ routing\n[ 0.373411] NetLabel: Initializing\n[ 0.374115] NetLabel: domain hash size = 128\n[ 0.374958] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375891] NetLabel: unlabeled traffic allowed by default\n[ 0.376976] clocksource: Switched to clocksource kvm-clock\n[ 0.382356] AppArmor: AppArmor Filesystem Enabled\n[ 0.383320] pnp: PnP ACPI init\n[ 0.384222] pnp: PnP ACPI: found 5 devices\n[ 0.390585] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392272] NET: Registered protocol family 2\n[ 0.393213] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394464] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395614] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396754] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397820] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398978] NET: Registered protocol family 1\n[ 0.399833] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400920] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401985] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415974] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430194] Trying to unpack rootfs image as initramfs...\n[ 0.480005] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493797] Scanning for low memory corruption every 60 seconds\n[ 0.495107] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496240] audit: initializing netlink subsys (disabled)\n[ 0.497260] audit: type=2000 audit(1545571867.871:1): initialized\n[ 0.498580] Initialise system trusted keyring\n[ 0.499499] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500651] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502595] zbud: loaded\n[ 0.503292] VFS: Disk quotas dquot_6.6.0\n[ 0.504096] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505593] fuse init (API version 7.23)\n[ 0.506482] Key type big_key registered\n[ 0.507272] Allocating IMA MOK and blacklist keyrings.\n[ 0.508721] Key type asymmetric registered\n[ 0.509546] Asymmetric key parser 'x509' registered\n[ 0.510489] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511932] io scheduler noop registered\n[ 0.512711] io scheduler deadline registered (default)\n[ 0.513691] io scheduler cfq registered\n[ 0.514512] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515538] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516769] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518216] ACPI: Power Button [PWRF]\n[ 0.519040] GHES: HEST is not enabled!\n[ 0.532725] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563589] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587499] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589589] Linux agpgart interface v0.103\n[ 0.591564] brd: module loaded\n[ 0.594264] loop: module loaded\n[ 0.599213] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600642] GPT:90111 != 2097151\n[ 0.601320] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602382] GPT:90111 != 2097151\n[ 0.603036] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603975] vda: vda1 vda15\n[ 0.605627] scsi host0: ata_piix\n[ 0.606353] scsi host1: ata_piix\n[ 0.607042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609629] libphy: Fixed MDIO Bus: probed\n[ 0.610430] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611349] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613548] PPP generic driver version 2.4.2\n[ 0.614423] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615773] ehci-pci: EHCI PCI platform driver\n[ 0.616621] ehci-platform: EHCI generic platform driver\n[ 0.617723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.619097] ohci-pci: OHCI PCI platform driver\n[ 0.624393] ohci-platform: OHCI generic platform driver\n[ 0.641972] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656578] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657573] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658981] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659983] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662298] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663669] usb usb1: Product: UHCI Host Controller\n[ 0.664572] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665691] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666748] hub 1-0:1.0: USB hub found\n[ 0.667510] hub 1-0:1.0: 2 ports detected\n[ 0.668392] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670467] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671403] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672414] mousedev: PS/2 mouse device common for all mice\n[ 0.673646] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677676] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679006] i2c /dev entries driver\n[ 0.679865] device-mapper: uevent: version 1.0.3\n[ 0.680945] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684317] NET: Registered protocol family 10\n[ 0.685461] NET: Registered protocol family 17\n[ 0.686490] Key type dns_resolver registered\n[ 0.687552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688827] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.690871] registered taskstats version 1\n[ 0.691826] Loading compiled-in X.509 certificates\n[ 0.693419] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.695577] zswap: loaded using pool lzo/zbud\n[ 0.697083] Key type trusted registered\n[ 0.698730] Key type encrypted registered\n[ 0.699683] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.700887] ima: No TPM chip found, activating TPM-bypass!\n[ 0.702127] evm: HMAC attrs: 0x1\n[ 0.703205] Magic number: 14:621:534\n[ 0.704112] bdi 1:12: hash matches\n[ 0.704960] tty ttyS14: hash matches\n[ 0.705948] rtc_cmos 00:00: setting system clock to 2018-12-23 13:31:08 UTC (1545571868)\n[ 0.707803] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708883] EDD information not available.\n[ 0.766107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777795] Write protecting the kernel read-only data: 14336k\n[ 0.779361] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781125] 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.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.189821] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.13...\nLease of 10.10.10.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.10. iid=i-00000135\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJI8oDPdO7At3kOfw2x6EavFGPgtMho5Eza4+oO3An8UTO8ywTsXJqztT9XWzanX7Na2PC+/3jjJs0X+zhGlVlqw6aie4YNA1BR7lYqKA94pWzFNu15T/1ktJBAjdb+p3UExG/2XbiqGbGoIheMJFRMhvn7sRCaTAlowsMlUaFaPRPWWF40TbvZY7FEpv31zMu0eitXQ6W34AO9ivCSj4TudQhdi+LmyaAKSukxI4erOJUqRlYY55FsNaWIF7GrmrCNxxPJnLDLqYCFDwROrkHY3TVdXT0pdTPCQpsX6L431RQZzJnoV9f5lAF4561mhvcKHrdlhc0SZxEzR0ZGz9r root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAK3RBUjaBgAzU3Cpn1mBtzR+xki4ccEbvkts9vGQPHw7UTSW9cH7FIqHfqLFmodhsP38jDMGG+41rAIuIr6s6VNO4w7jIDgvBcLxDza2IRgkr3WQD1y8+sCPAeX667XVhAXWX6WcHfCv0SpkE5UyXe7+3QLbtcdm6IDQBNGT+2ArAAAAFQCL+6c9Xb4c7kr35fWBBnFHT6ZfSwAAAIEAqbpSh3w3+ofLvotnhIFPX62M9dJDZAai2iV4lginkYjwM8RlzEznP85U7kVzFem7rH6ocWA+856/xE6+6mwXzAde04xfxY2HJE58K5YFM9EszTlFnghEPKPWLaSxtGr4w9w+NXS89nk6rnPu0aJ6EhKj/5GwgX+y89T0H+O0zH8AAACBAIx+X6QxvwhG4BsgipaB5a/GEDaTDSGCpCl8RNEDmSTeoZ4efKUdiMJW9iJoQicWIOHNHPxKty6NJRi5Fvt33XkawIqwCnuhtuPG/mqrJmGf7xhQGSNaA6CoJ4D7OUT4a1a0s2ookIwA5MDz2W6G/p8RCT5isqhyNUJTw3LL09t4 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.13,24,fe80::f816:3eff:fe98:e8d8/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.13 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000135\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.75 ===\n/dev/root resized successfully [took 2.10s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:98:E8:D8 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe98:e8d8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:8156 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-12-23 13:31:23,549 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action used request id req-f13eaad5-c20d-4b68-abe8-1fd415b301df 2018-12-23 13:31:25,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ce8a75dbb8581ecee827cb68afa0845e6320e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:31:26,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-50661071-3cdf-4cbe-9ebd-d3da7d699f3b x-compute-request-id: req-50661071-3cdf-4cbe-9ebd-d3da7d699f3b Content-Encoding: gzip Content-Length: 10016 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 488254775 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128454] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130073] pid_max: default: 32768 minimum: 301\n[ 0.130954] ACPI: Core revision 20150930\n[ 0.132316] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133596] Security Framework initialized\n[ 0.134395] Yama: becoming mindful.\n[ 0.135110] AppArmor: AppArmor initialized\n[ 0.135971] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137277] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138525] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139701] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141059] Initializing cgroup subsys io\n[ 0.141854] Initializing cgroup subsys memory\n[ 0.142691] Initializing cgroup subsys devices\n[ 0.143545] Initializing cgroup subsys freezer\n[ 0.144401] Initializing cgroup subsys net_cls\n[ 0.145248] Initializing cgroup subsys perf_event\n[ 0.146136] Initializing cgroup subsys net_prio\n[ 0.146996] Initializing cgroup subsys hugetlb\n[ 0.147839] Initializing cgroup subsys pids\n[ 0.148690] CPU: Physical Processor ID: 0\n[ 0.150152] mce: CPU supports 10 MCE banks\n[ 0.150985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151976] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162643] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169101] ftrace: allocating 31920 entries in 125 pages\n[ 0.195408] smpboot: Max logical packages: 1\n[ 0.196245] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197549] x2apic enabled\n[ 0.198338] Switched APIC routing to physical x2apic.\n[ 0.200065] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201152] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203090] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204836] KVM setup paravirtual spinlock\n[ 0.206121] x86: Booted up 1 node, 1 CPUs\n[ 0.206909] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208267] devtmpfs: initialized\n[ 0.209961] evm: security.selinux\n[ 0.210646] evm: security.SMACK64\n[ 0.211332] evm: security.SMACK64EXEC\n[ 0.212055] evm: security.SMACK64TRANSMUTE\n[ 0.212846] evm: security.SMACK64MMAP\n[ 0.213572] evm: security.ima\n[ 0.214203] evm: security.capability\n[ 0.215000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216811] pinctrl core: initialized pinctrl subsystem\n[ 0.217892] RTC time: 13:31:07, date: 12/23/18\n[ 0.218839] NET: Registered protocol family 16\n[ 0.219793] cpuidle: using governor ladder\n[ 0.220607] cpuidle: using governor menu\n[ 0.221372] PCCT header not found.\n[ 0.222098] ACPI: bus type PCI registered\n[ 0.222883] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224101] PCI: Using configuration type 1 for base access\n[ 0.225838] ACPI: Added _OSI(Module Device)\n[ 0.226663] ACPI: Added _OSI(Processor Device)\n[ 0.227504] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228380] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230481] ACPI: Interpreter enabled\n[ 0.231244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238432] ACPI: (supports S0 S5)\n[ 0.239122] ACPI: Using IOAPIC for interrupt routing\n[ 0.240176] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243225] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244343] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246708] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248866] acpiphp: Slot [3] registered\n[ 0.249664] acpiphp: Slot [4] registered\n[ 0.250440] acpiphp: Slot [5] registered\n[ 0.251223] acpiphp: Slot [6] registered\n[ 0.252002] acpiphp: Slot [7] registered\n[ 0.252776] acpiphp: Slot [8] registered\n[ 0.253555] acpiphp: Slot [9] registered\n[ 0.254335] acpiphp: Slot [10] registered\n[ 0.255127] acpiphp: Slot [11] registered\n[ 0.255914] acpiphp: Slot [12] registered\n[ 0.256704] acpiphp: Slot [13] registered\n[ 0.257497] acpiphp: Slot [14] registered\n[ 0.258294] acpiphp: Slot [15] registered\n[ 0.269028] acpiphp: Slot [16] registered\n[ 0.269815] acpiphp: Slot [17] registered\n[ 0.270614] acpiphp: Slot [18] registered\n[ 0.271414] acpiphp: Slot [19] registered\n[ 0.272222] acpiphp: Slot [20] registered\n[ 0.273007] acpiphp: Slot [21] registered\n[ 0.273793] acpiphp: Slot [22] registered\n[ 0.274586] acpiphp: Slot [23] registered\n[ 0.275384] acpiphp: Slot [24] registered\n[ 0.276177] acpiphp: Slot [25] registered\n[ 0.276960] acpiphp: Slot [26] registered\n[ 0.277739] acpiphp: Slot [27] registered\n[ 0.278547] acpiphp: Slot [28] registered\n[ 0.279350] acpiphp: Slot [29] registered\n[ 0.280147] acpiphp: Slot [30] registered\n[ 0.280930] acpiphp: Slot [31] registered\n[ 0.281706] PCI host bridge to bus 0000:00\n[ 0.282498] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283676] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284851] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286259] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287666] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293919] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295178] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297605] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304494] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305928] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354427] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357368] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358773] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360177] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363394] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364436] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365964] vgaarb: loaded\n[ 0.366557] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367683] SCSI subsystem initialized\n[ 0.368499] ACPI: bus type USB registered\n[ 0.369319] usbcore: registered new interface driver usbfs\n[ 0.370346] usbcore: registered new interface driver hub\n[ 0.371341] usbcore: registered new device driver usb\n[ 0.372396] PCI: Using ACPI for IRQ routing\n[ 0.373411] NetLabel: Initializing\n[ 0.374115] NetLabel: domain hash size = 128\n[ 0.374958] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375891] NetLabel: unlabeled traffic allowed by default\n[ 0.376976] clocksource: Switched to clocksource kvm-clock\n[ 0.382356] AppArmor: AppArmor Filesystem Enabled\n[ 0.383320] pnp: PnP ACPI init\n[ 0.384222] pnp: PnP ACPI: found 5 devices\n[ 0.390585] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392272] NET: Registered protocol family 2\n[ 0.393213] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394464] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395614] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396754] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397820] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398978] NET: Registered protocol family 1\n[ 0.399833] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400920] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401985] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415974] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430194] Trying to unpack rootfs image as initramfs...\n[ 0.480005] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493797] Scanning for low memory corruption every 60 seconds\n[ 0.495107] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496240] audit: initializing netlink subsys (disabled)\n[ 0.497260] audit: type=2000 audit(1545571867.871:1): initialized\n[ 0.498580] Initialise system trusted keyring\n[ 0.499499] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500651] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502595] zbud: loaded\n[ 0.503292] VFS: Disk quotas dquot_6.6.0\n[ 0.504096] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505593] fuse init (API version 7.23)\n[ 0.506482] Key type big_key registered\n[ 0.507272] Allocating IMA MOK and blacklist keyrings.\n[ 0.508721] Key type asymmetric registered\n[ 0.509546] Asymmetric key parser 'x509' registered\n[ 0.510489] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511932] io scheduler noop registered\n[ 0.512711] io scheduler deadline registered (default)\n[ 0.513691] io scheduler cfq registered\n[ 0.514512] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515538] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516769] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518216] ACPI: Power Button [PWRF]\n[ 0.519040] GHES: HEST is not enabled!\n[ 0.532725] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563589] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587499] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589589] Linux agpgart interface v0.103\n[ 0.591564] brd: module loaded\n[ 0.594264] loop: module loaded\n[ 0.599213] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600642] GPT:90111 != 2097151\n[ 0.601320] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602382] GPT:90111 != 2097151\n[ 0.603036] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603975] vda: vda1 vda15\n[ 0.605627] scsi host0: ata_piix\n[ 0.606353] scsi host1: ata_piix\n[ 0.607042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609629] libphy: Fixed MDIO Bus: probed\n[ 0.610430] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611349] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613548] PPP generic driver version 2.4.2\n[ 0.614423] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615773] ehci-pci: EHCI PCI platform driver\n[ 0.616621] ehci-platform: EHCI generic platform driver\n[ 0.617723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.619097] ohci-pci: OHCI PCI platform driver\n[ 0.624393] ohci-platform: OHCI generic platform driver\n[ 0.641972] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656578] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657573] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658981] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659983] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662298] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663669] usb usb1: Product: UHCI Host Controller\n[ 0.664572] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665691] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666748] hub 1-0:1.0: USB hub found\n[ 0.667510] hub 1-0:1.0: 2 ports detected\n[ 0.668392] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670467] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671403] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672414] mousedev: PS/2 mouse device common for all mice\n[ 0.673646] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677676] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679006] i2c /dev entries driver\n[ 0.679865] device-mapper: uevent: version 1.0.3\n[ 0.680945] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684317] NET: Registered protocol family 10\n[ 0.685461] NET: Registered protocol family 17\n[ 0.686490] Key type dns_resolver registered\n[ 0.687552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688827] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.690871] registered taskstats version 1\n[ 0.691826] Loading compiled-in X.509 certificates\n[ 0.693419] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.695577] zswap: loaded using pool lzo/zbud\n[ 0.697083] Key type trusted registered\n[ 0.698730] Key type encrypted registered\n[ 0.699683] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.700887] ima: No TPM chip found, activating TPM-bypass!\n[ 0.702127] evm: HMAC attrs: 0x1\n[ 0.703205] Magic number: 14:621:534\n[ 0.704112] bdi 1:12: hash matches\n[ 0.704960] tty ttyS14: hash matches\n[ 0.705948] rtc_cmos 00:00: setting system clock to 2018-12-23 13:31:08 UTC (1545571868)\n[ 0.707803] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708883] EDD information not available.\n[ 0.766107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777795] Write protecting the kernel read-only data: 14336k\n[ 0.779361] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781125] 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.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.189821] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.13...\nLease of 10.10.10.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.10. iid=i-00000135\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJI8oDPdO7At3kOfw2x6EavFGPgtMho5Eza4+oO3An8UTO8ywTsXJqztT9XWzanX7Na2PC+/3jjJs0X+zhGlVlqw6aie4YNA1BR7lYqKA94pWzFNu15T/1ktJBAjdb+p3UExG/2XbiqGbGoIheMJFRMhvn7sRCaTAlowsMlUaFaPRPWWF40TbvZY7FEpv31zMu0eitXQ6W34AO9ivCSj4TudQhdi+LmyaAKSukxI4erOJUqRlYY55FsNaWIF7GrmrCNxxPJnLDLqYCFDwROrkHY3TVdXT0pdTPCQpsX6L431RQZzJnoV9f5lAF4561mhvcKHrdlhc0SZxEzR0ZGz9r root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAK3RBUjaBgAzU3Cpn1mBtzR+xki4ccEbvkts9vGQPHw7UTSW9cH7FIqHfqLFmodhsP38jDMGG+41rAIuIr6s6VNO4w7jIDgvBcLxDza2IRgkr3WQD1y8+sCPAeX667XVhAXWX6WcHfCv0SpkE5UyXe7+3QLbtcdm6IDQBNGT+2ArAAAAFQCL+6c9Xb4c7kr35fWBBnFHT6ZfSwAAAIEAqbpSh3w3+ofLvotnhIFPX62M9dJDZAai2iV4lginkYjwM8RlzEznP85U7kVzFem7rH6ocWA+856/xE6+6mwXzAde04xfxY2HJE58K5YFM9EszTlFnghEPKPWLaSxtGr4w9w+NXS89nk6rnPu0aJ6EhKj/5GwgX+y89T0H+O0zH8AAACBAIx+X6QxvwhG4BsgipaB5a/GEDaTDSGCpCl8RNEDmSTeoZ4efKUdiMJW9iJoQicWIOHNHPxKty6NJRi5Fvt33XkawIqwCnuhtuPG/mqrJmGf7xhQGSNaA6CoJ4D7OUT4a1a0s2ookIwA5MDz2W6G/p8RCT5isqhyNUJTw3LL09t4 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.13,24,fe80::f816:3eff:fe98:e8d8/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.13 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000135\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.75 ===\n/dev/root resized successfully [took 2.10s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:98:E8:D8 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe98:e8d8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:8156 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-12-23 13:31:26,641 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action used request id req-50661071-3cdf-4cbe-9ebd-d3da7d699f3b 2018-12-23 13:31:28,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ce8a75dbb8581ecee827cb68afa0845e6320e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:31:29,731 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-47d415ab-b855-4c08-a64a-427013489be0 x-compute-request-id: req-47d415ab-b855-4c08-a64a-427013489be0 Content-Encoding: gzip Content-Length: 10087 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 488254775 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128454] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130073] pid_max: default: 32768 minimum: 301\n[ 0.130954] ACPI: Core revision 20150930\n[ 0.132316] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133596] Security Framework initialized\n[ 0.134395] Yama: becoming mindful.\n[ 0.135110] AppArmor: AppArmor initialized\n[ 0.135971] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137277] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138525] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139701] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141059] Initializing cgroup subsys io\n[ 0.141854] Initializing cgroup subsys memory\n[ 0.142691] Initializing cgroup subsys devices\n[ 0.143545] Initializing cgroup subsys freezer\n[ 0.144401] Initializing cgroup subsys net_cls\n[ 0.145248] Initializing cgroup subsys perf_event\n[ 0.146136] Initializing cgroup subsys net_prio\n[ 0.146996] Initializing cgroup subsys hugetlb\n[ 0.147839] Initializing cgroup subsys pids\n[ 0.148690] CPU: Physical Processor ID: 0\n[ 0.150152] mce: CPU supports 10 MCE banks\n[ 0.150985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151976] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162643] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169101] ftrace: allocating 31920 entries in 125 pages\n[ 0.195408] smpboot: Max logical packages: 1\n[ 0.196245] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197549] x2apic enabled\n[ 0.198338] Switched APIC routing to physical x2apic.\n[ 0.200065] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201152] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203090] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204836] KVM setup paravirtual spinlock\n[ 0.206121] x86: Booted up 1 node, 1 CPUs\n[ 0.206909] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208267] devtmpfs: initialized\n[ 0.209961] evm: security.selinux\n[ 0.210646] evm: security.SMACK64\n[ 0.211332] evm: security.SMACK64EXEC\n[ 0.212055] evm: security.SMACK64TRANSMUTE\n[ 0.212846] evm: security.SMACK64MMAP\n[ 0.213572] evm: security.ima\n[ 0.214203] evm: security.capability\n[ 0.215000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216811] pinctrl core: initialized pinctrl subsystem\n[ 0.217892] RTC time: 13:31:07, date: 12/23/18\n[ 0.218839] NET: Registered protocol family 16\n[ 0.219793] cpuidle: using governor ladder\n[ 0.220607] cpuidle: using governor menu\n[ 0.221372] PCCT header not found.\n[ 0.222098] ACPI: bus type PCI registered\n[ 0.222883] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224101] PCI: Using configuration type 1 for base access\n[ 0.225838] ACPI: Added _OSI(Module Device)\n[ 0.226663] ACPI: Added _OSI(Processor Device)\n[ 0.227504] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228380] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230481] ACPI: Interpreter enabled\n[ 0.231244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238432] ACPI: (supports S0 S5)\n[ 0.239122] ACPI: Using IOAPIC for interrupt routing\n[ 0.240176] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243225] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244343] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246708] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248866] acpiphp: Slot [3] registered\n[ 0.249664] acpiphp: Slot [4] registered\n[ 0.250440] acpiphp: Slot [5] registered\n[ 0.251223] acpiphp: Slot [6] registered\n[ 0.252002] acpiphp: Slot [7] registered\n[ 0.252776] acpiphp: Slot [8] registered\n[ 0.253555] acpiphp: Slot [9] registered\n[ 0.254335] acpiphp: Slot [10] registered\n[ 0.255127] acpiphp: Slot [11] registered\n[ 0.255914] acpiphp: Slot [12] registered\n[ 0.256704] acpiphp: Slot [13] registered\n[ 0.257497] acpiphp: Slot [14] registered\n[ 0.258294] acpiphp: Slot [15] registered\n[ 0.269028] acpiphp: Slot [16] registered\n[ 0.269815] acpiphp: Slot [17] registered\n[ 0.270614] acpiphp: Slot [18] registered\n[ 0.271414] acpiphp: Slot [19] registered\n[ 0.272222] acpiphp: Slot [20] registered\n[ 0.273007] acpiphp: Slot [21] registered\n[ 0.273793] acpiphp: Slot [22] registered\n[ 0.274586] acpiphp: Slot [23] registered\n[ 0.275384] acpiphp: Slot [24] registered\n[ 0.276177] acpiphp: Slot [25] registered\n[ 0.276960] acpiphp: Slot [26] registered\n[ 0.277739] acpiphp: Slot [27] registered\n[ 0.278547] acpiphp: Slot [28] registered\n[ 0.279350] acpiphp: Slot [29] registered\n[ 0.280147] acpiphp: Slot [30] registered\n[ 0.280930] acpiphp: Slot [31] registered\n[ 0.281706] PCI host bridge to bus 0000:00\n[ 0.282498] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283676] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284851] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286259] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287666] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293919] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295178] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297605] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304494] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305928] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354427] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357368] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358773] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360177] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363394] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364436] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365964] vgaarb: loaded\n[ 0.366557] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367683] SCSI subsystem initialized\n[ 0.368499] ACPI: bus type USB registered\n[ 0.369319] usbcore: registered new interface driver usbfs\n[ 0.370346] usbcore: registered new interface driver hub\n[ 0.371341] usbcore: registered new device driver usb\n[ 0.372396] PCI: Using ACPI for IRQ routing\n[ 0.373411] NetLabel: Initializing\n[ 0.374115] NetLabel: domain hash size = 128\n[ 0.374958] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375891] NetLabel: unlabeled traffic allowed by default\n[ 0.376976] clocksource: Switched to clocksource kvm-clock\n[ 0.382356] AppArmor: AppArmor Filesystem Enabled\n[ 0.383320] pnp: PnP ACPI init\n[ 0.384222] pnp: PnP ACPI: found 5 devices\n[ 0.390585] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392272] NET: Registered protocol family 2\n[ 0.393213] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394464] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395614] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396754] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397820] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398978] NET: Registered protocol family 1\n[ 0.399833] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400920] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401985] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415974] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430194] Trying to unpack rootfs image as initramfs...\n[ 0.480005] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493797] Scanning for low memory corruption every 60 seconds\n[ 0.495107] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496240] audit: initializing netlink subsys (disabled)\n[ 0.497260] audit: type=2000 audit(1545571867.871:1): initialized\n[ 0.498580] Initialise system trusted keyring\n[ 0.499499] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500651] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502595] zbud: loaded\n[ 0.503292] VFS: Disk quotas dquot_6.6.0\n[ 0.504096] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505593] fuse init (API version 7.23)\n[ 0.506482] Key type big_key registered\n[ 0.507272] Allocating IMA MOK and blacklist keyrings.\n[ 0.508721] Key type asymmetric registered\n[ 0.509546] Asymmetric key parser 'x509' registered\n[ 0.510489] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511932] io scheduler noop registered\n[ 0.512711] io scheduler deadline registered (default)\n[ 0.513691] io scheduler cfq registered\n[ 0.514512] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515538] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516769] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518216] ACPI: Power Button [PWRF]\n[ 0.519040] GHES: HEST is not enabled!\n[ 0.532725] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563589] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587499] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589589] Linux agpgart interface v0.103\n[ 0.591564] brd: module loaded\n[ 0.594264] loop: module loaded\n[ 0.599213] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600642] GPT:90111 != 2097151\n[ 0.601320] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602382] GPT:90111 != 2097151\n[ 0.603036] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603975] vda: vda1 vda15\n[ 0.605627] scsi host0: ata_piix\n[ 0.606353] scsi host1: ata_piix\n[ 0.607042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609629] libphy: Fixed MDIO Bus: probed\n[ 0.610430] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611349] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613548] PPP generic driver version 2.4.2\n[ 0.614423] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615773] ehci-pci: EHCI PCI platform driver\n[ 0.616621] ehci-platform: EHCI generic platform driver\n[ 0.617723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.619097] ohci-pci: OHCI PCI platform driver\n[ 0.624393] ohci-platform: OHCI generic platform driver\n[ 0.641972] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656578] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657573] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658981] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659983] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662298] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663669] usb usb1: Product: UHCI Host Controller\n[ 0.664572] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665691] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666748] hub 1-0:1.0: USB hub found\n[ 0.667510] hub 1-0:1.0: 2 ports detected\n[ 0.668392] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670467] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671403] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672414] mousedev: PS/2 mouse device common for all mice\n[ 0.673646] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677676] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679006] i2c /dev entries driver\n[ 0.679865] device-mapper: uevent: version 1.0.3\n[ 0.680945] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684317] NET: Registered protocol family 10\n[ 0.685461] NET: Registered protocol family 17\n[ 0.686490] Key type dns_resolver registered\n[ 0.687552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688827] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.690871] registered taskstats version 1\n[ 0.691826] Loading compiled-in X.509 certificates\n[ 0.693419] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.695577] zswap: loaded using pool lzo/zbud\n[ 0.697083] Key type trusted registered\n[ 0.698730] Key type encrypted registered\n[ 0.699683] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.700887] ima: No TPM chip found, activating TPM-bypass!\n[ 0.702127] evm: HMAC attrs: 0x1\n[ 0.703205] Magic number: 14:621:534\n[ 0.704112] bdi 1:12: hash matches\n[ 0.704960] tty ttyS14: hash matches\n[ 0.705948] rtc_cmos 00:00: setting system clock to 2018-12-23 13:31:08 UTC (1545571868)\n[ 0.707803] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708883] EDD information not available.\n[ 0.766107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777795] Write protecting the kernel read-only data: 14336k\n[ 0.779361] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781125] 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.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.189821] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.13...\nLease of 10.10.10.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.10. iid=i-00000135\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJI8oDPdO7At3kOfw2x6EavFGPgtMho5Eza4+oO3An8UTO8ywTsXJqztT9XWzanX7Na2PC+/3jjJs0X+zhGlVlqw6aie4YNA1BR7lYqKA94pWzFNu15T/1ktJBAjdb+p3UExG/2XbiqGbGoIheMJFRMhvn7sRCaTAlowsMlUaFaPRPWWF40TbvZY7FEpv31zMu0eitXQ6W34AO9ivCSj4TudQhdi+LmyaAKSukxI4erOJUqRlYY55FsNaWIF7GrmrCNxxPJnLDLqYCFDwROrkHY3TVdXT0pdTPCQpsX6L431RQZzJnoV9f5lAF4561mhvcKHrdlhc0SZxEzR0ZGz9r root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAK3RBUjaBgAzU3Cpn1mBtzR+xki4ccEbvkts9vGQPHw7UTSW9cH7FIqHfqLFmodhsP38jDMGG+41rAIuIr6s6VNO4w7jIDgvBcLxDza2IRgkr3WQD1y8+sCPAeX667XVhAXWX6WcHfCv0SpkE5UyXe7+3QLbtcdm6IDQBNGT+2ArAAAAFQCL+6c9Xb4c7kr35fWBBnFHT6ZfSwAAAIEAqbpSh3w3+ofLvotnhIFPX62M9dJDZAai2iV4lginkYjwM8RlzEznP85U7kVzFem7rH6ocWA+856/xE6+6mwXzAde04xfxY2HJE58K5YFM9EszTlFnghEPKPWLaSxtGr4w9w+NXS89nk6rnPu0aJ6EhKj/5GwgX+y89T0H+O0zH8AAACBAIx+X6QxvwhG4BsgipaB5a/GEDaTDSGCpCl8RNEDmSTeoZ4efKUdiMJW9iJoQicWIOHNHPxKty6NJRi5Fvt33XkawIqwCnuhtuPG/mqrJmGf7xhQGSNaA6CoJ4D7OUT4a1a0s2ookIwA5MDz2W6G/p8RCT5isqhyNUJTw3LL09t4 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.13,24,fe80::f816:3eff:fe98:e8d8/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.13 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000135\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.75 ===\n/dev/root resized successfully [took 2.10s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:98:E8:D8 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe98:e8d8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:8156 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-12-23 13:31:29,731 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action used request id req-47d415ab-b855-4c08-a64a-427013489be0 2018-12-23 13:31:31,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ce8a75dbb8581ecee827cb68afa0845e6320e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:31:32,829 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-ec1d8a94-56a5-45af-abdd-efeff7a70767 x-compute-request-id: req-ec1d8a94-56a5-45af-abdd-efeff7a70767 Content-Encoding: gzip Content-Length: 10087 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 488254775 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128454] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130073] pid_max: default: 32768 minimum: 301\n[ 0.130954] ACPI: Core revision 20150930\n[ 0.132316] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133596] Security Framework initialized\n[ 0.134395] Yama: becoming mindful.\n[ 0.135110] AppArmor: AppArmor initialized\n[ 0.135971] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137277] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138525] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139701] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141059] Initializing cgroup subsys io\n[ 0.141854] Initializing cgroup subsys memory\n[ 0.142691] Initializing cgroup subsys devices\n[ 0.143545] Initializing cgroup subsys freezer\n[ 0.144401] Initializing cgroup subsys net_cls\n[ 0.145248] Initializing cgroup subsys perf_event\n[ 0.146136] Initializing cgroup subsys net_prio\n[ 0.146996] Initializing cgroup subsys hugetlb\n[ 0.147839] Initializing cgroup subsys pids\n[ 0.148690] CPU: Physical Processor ID: 0\n[ 0.150152] mce: CPU supports 10 MCE banks\n[ 0.150985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151976] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162643] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169101] ftrace: allocating 31920 entries in 125 pages\n[ 0.195408] smpboot: Max logical packages: 1\n[ 0.196245] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197549] x2apic enabled\n[ 0.198338] Switched APIC routing to physical x2apic.\n[ 0.200065] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201152] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203090] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204836] KVM setup paravirtual spinlock\n[ 0.206121] x86: Booted up 1 node, 1 CPUs\n[ 0.206909] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208267] devtmpfs: initialized\n[ 0.209961] evm: security.selinux\n[ 0.210646] evm: security.SMACK64\n[ 0.211332] evm: security.SMACK64EXEC\n[ 0.212055] evm: security.SMACK64TRANSMUTE\n[ 0.212846] evm: security.SMACK64MMAP\n[ 0.213572] evm: security.ima\n[ 0.214203] evm: security.capability\n[ 0.215000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216811] pinctrl core: initialized pinctrl subsystem\n[ 0.217892] RTC time: 13:31:07, date: 12/23/18\n[ 0.218839] NET: Registered protocol family 16\n[ 0.219793] cpuidle: using governor ladder\n[ 0.220607] cpuidle: using governor menu\n[ 0.221372] PCCT header not found.\n[ 0.222098] ACPI: bus type PCI registered\n[ 0.222883] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224101] PCI: Using configuration type 1 for base access\n[ 0.225838] ACPI: Added _OSI(Module Device)\n[ 0.226663] ACPI: Added _OSI(Processor Device)\n[ 0.227504] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228380] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230481] ACPI: Interpreter enabled\n[ 0.231244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238432] ACPI: (supports S0 S5)\n[ 0.239122] ACPI: Using IOAPIC for interrupt routing\n[ 0.240176] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243225] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244343] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246708] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248866] acpiphp: Slot [3] registered\n[ 0.249664] acpiphp: Slot [4] registered\n[ 0.250440] acpiphp: Slot [5] registered\n[ 0.251223] acpiphp: Slot [6] registered\n[ 0.252002] acpiphp: Slot [7] registered\n[ 0.252776] acpiphp: Slot [8] registered\n[ 0.253555] acpiphp: Slot [9] registered\n[ 0.254335] acpiphp: Slot [10] registered\n[ 0.255127] acpiphp: Slot [11] registered\n[ 0.255914] acpiphp: Slot [12] registered\n[ 0.256704] acpiphp: Slot [13] registered\n[ 0.257497] acpiphp: Slot [14] registered\n[ 0.258294] acpiphp: Slot [15] registered\n[ 0.269028] acpiphp: Slot [16] registered\n[ 0.269815] acpiphp: Slot [17] registered\n[ 0.270614] acpiphp: Slot [18] registered\n[ 0.271414] acpiphp: Slot [19] registered\n[ 0.272222] acpiphp: Slot [20] registered\n[ 0.273007] acpiphp: Slot [21] registered\n[ 0.273793] acpiphp: Slot [22] registered\n[ 0.274586] acpiphp: Slot [23] registered\n[ 0.275384] acpiphp: Slot [24] registered\n[ 0.276177] acpiphp: Slot [25] registered\n[ 0.276960] acpiphp: Slot [26] registered\n[ 0.277739] acpiphp: Slot [27] registered\n[ 0.278547] acpiphp: Slot [28] registered\n[ 0.279350] acpiphp: Slot [29] registered\n[ 0.280147] acpiphp: Slot [30] registered\n[ 0.280930] acpiphp: Slot [31] registered\n[ 0.281706] PCI host bridge to bus 0000:00\n[ 0.282498] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283676] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284851] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286259] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287666] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293919] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295178] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297605] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304494] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305928] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354427] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357368] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358773] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360177] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363394] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364436] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365964] vgaarb: loaded\n[ 0.366557] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367683] SCSI subsystem initialized\n[ 0.368499] ACPI: bus type USB registered\n[ 0.369319] usbcore: registered new interface driver usbfs\n[ 0.370346] usbcore: registered new interface driver hub\n[ 0.371341] usbcore: registered new device driver usb\n[ 0.372396] PCI: Using ACPI for IRQ routing\n[ 0.373411] NetLabel: Initializing\n[ 0.374115] NetLabel: domain hash size = 128\n[ 0.374958] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375891] NetLabel: unlabeled traffic allowed by default\n[ 0.376976] clocksource: Switched to clocksource kvm-clock\n[ 0.382356] AppArmor: AppArmor Filesystem Enabled\n[ 0.383320] pnp: PnP ACPI init\n[ 0.384222] pnp: PnP ACPI: found 5 devices\n[ 0.390585] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392272] NET: Registered protocol family 2\n[ 0.393213] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394464] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395614] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396754] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397820] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398978] NET: Registered protocol family 1\n[ 0.399833] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400920] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401985] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415974] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430194] Trying to unpack rootfs image as initramfs...\n[ 0.480005] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493797] Scanning for low memory corruption every 60 seconds\n[ 0.495107] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496240] audit: initializing netlink subsys (disabled)\n[ 0.497260] audit: type=2000 audit(1545571867.871:1): initialized\n[ 0.498580] Initialise system trusted keyring\n[ 0.499499] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500651] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502595] zbud: loaded\n[ 0.503292] VFS: Disk quotas dquot_6.6.0\n[ 0.504096] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505593] fuse init (API version 7.23)\n[ 0.506482] Key type big_key registered\n[ 0.507272] Allocating IMA MOK and blacklist keyrings.\n[ 0.508721] Key type asymmetric registered\n[ 0.509546] Asymmetric key parser 'x509' registered\n[ 0.510489] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511932] io scheduler noop registered\n[ 0.512711] io scheduler deadline registered (default)\n[ 0.513691] io scheduler cfq registered\n[ 0.514512] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515538] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516769] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518216] ACPI: Power Button [PWRF]\n[ 0.519040] GHES: HEST is not enabled!\n[ 0.532725] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563589] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587499] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589589] Linux agpgart interface v0.103\n[ 0.591564] brd: module loaded\n[ 0.594264] loop: module loaded\n[ 0.599213] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600642] GPT:90111 != 2097151\n[ 0.601320] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602382] GPT:90111 != 2097151\n[ 0.603036] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603975] vda: vda1 vda15\n[ 0.605627] scsi host0: ata_piix\n[ 0.606353] scsi host1: ata_piix\n[ 0.607042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609629] libphy: Fixed MDIO Bus: probed\n[ 0.610430] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611349] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613548] PPP generic driver version 2.4.2\n[ 0.614423] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615773] ehci-pci: EHCI PCI platform driver\n[ 0.616621] ehci-platform: EHCI generic platform driver\n[ 0.617723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.619097] ohci-pci: OHCI PCI platform driver\n[ 0.624393] ohci-platform: OHCI generic platform driver\n[ 0.641972] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656578] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657573] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658981] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659983] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662298] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663669] usb usb1: Product: UHCI Host Controller\n[ 0.664572] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665691] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666748] hub 1-0:1.0: USB hub found\n[ 0.667510] hub 1-0:1.0: 2 ports detected\n[ 0.668392] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670467] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671403] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672414] mousedev: PS/2 mouse device common for all mice\n[ 0.673646] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677676] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679006] i2c /dev entries driver\n[ 0.679865] device-mapper: uevent: version 1.0.3\n[ 0.680945] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684317] NET: Registered protocol family 10\n[ 0.685461] NET: Registered protocol family 17\n[ 0.686490] Key type dns_resolver registered\n[ 0.687552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688827] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.690871] registered taskstats version 1\n[ 0.691826] Loading compiled-in X.509 certificates\n[ 0.693419] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.695577] zswap: loaded using pool lzo/zbud\n[ 0.697083] Key type trusted registered\n[ 0.698730] Key type encrypted registered\n[ 0.699683] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.700887] ima: No TPM chip found, activating TPM-bypass!\n[ 0.702127] evm: HMAC attrs: 0x1\n[ 0.703205] Magic number: 14:621:534\n[ 0.704112] bdi 1:12: hash matches\n[ 0.704960] tty ttyS14: hash matches\n[ 0.705948] rtc_cmos 00:00: setting system clock to 2018-12-23 13:31:08 UTC (1545571868)\n[ 0.707803] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708883] EDD information not available.\n[ 0.766107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777795] Write protecting the kernel read-only data: 14336k\n[ 0.779361] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781125] 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.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.189821] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.13...\nLease of 10.10.10.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.10. iid=i-00000135\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJI8oDPdO7At3kOfw2x6EavFGPgtMho5Eza4+oO3An8UTO8ywTsXJqztT9XWzanX7Na2PC+/3jjJs0X+zhGlVlqw6aie4YNA1BR7lYqKA94pWzFNu15T/1ktJBAjdb+p3UExG/2XbiqGbGoIheMJFRMhvn7sRCaTAlowsMlUaFaPRPWWF40TbvZY7FEpv31zMu0eitXQ6W34AO9ivCSj4TudQhdi+LmyaAKSukxI4erOJUqRlYY55FsNaWIF7GrmrCNxxPJnLDLqYCFDwROrkHY3TVdXT0pdTPCQpsX6L431RQZzJnoV9f5lAF4561mhvcKHrdlhc0SZxEzR0ZGz9r root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAK3RBUjaBgAzU3Cpn1mBtzR+xki4ccEbvkts9vGQPHw7UTSW9cH7FIqHfqLFmodhsP38jDMGG+41rAIuIr6s6VNO4w7jIDgvBcLxDza2IRgkr3WQD1y8+sCPAeX667XVhAXWX6WcHfCv0SpkE5UyXe7+3QLbtcdm6IDQBNGT+2ArAAAAFQCL+6c9Xb4c7kr35fWBBnFHT6ZfSwAAAIEAqbpSh3w3+ofLvotnhIFPX62M9dJDZAai2iV4lginkYjwM8RlzEznP85U7kVzFem7rH6ocWA+856/xE6+6mwXzAde04xfxY2HJE58K5YFM9EszTlFnghEPKPWLaSxtGr4w9w+NXS89nk6rnPu0aJ6EhKj/5GwgX+y89T0H+O0zH8AAACBAIx+X6QxvwhG4BsgipaB5a/GEDaTDSGCpCl8RNEDmSTeoZ4efKUdiMJW9iJoQicWIOHNHPxKty6NJRi5Fvt33XkawIqwCnuhtuPG/mqrJmGf7xhQGSNaA6CoJ4D7OUT4a1a0s2ookIwA5MDz2W6G/p8RCT5isqhyNUJTw3LL09t4 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.13,24,fe80::f816:3eff:fe98:e8d8/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.13 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000135\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.75 ===\n/dev/root resized successfully [took 2.10s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:98:E8:D8 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe98:e8d8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:8156 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-12-23 13:31:32,830 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action used request id req-ec1d8a94-56a5-45af-abdd-efeff7a70767 2018-12-23 13:31:34,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ce8a75dbb8581ecee827cb68afa0845e6320e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:31:35,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:31: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-9267285b-e5ae-4dfb-b731-f5ca932c6e17 x-compute-request-id: req-9267285b-e5ae-4dfb-b731-f5ca932c6e17 Content-Encoding: gzip Content-Length: 10087 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 488254775 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128454] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130073] pid_max: default: 32768 minimum: 301\n[ 0.130954] ACPI: Core revision 20150930\n[ 0.132316] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133596] Security Framework initialized\n[ 0.134395] Yama: becoming mindful.\n[ 0.135110] AppArmor: AppArmor initialized\n[ 0.135971] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137277] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138525] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139701] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141059] Initializing cgroup subsys io\n[ 0.141854] Initializing cgroup subsys memory\n[ 0.142691] Initializing cgroup subsys devices\n[ 0.143545] Initializing cgroup subsys freezer\n[ 0.144401] Initializing cgroup subsys net_cls\n[ 0.145248] Initializing cgroup subsys perf_event\n[ 0.146136] Initializing cgroup subsys net_prio\n[ 0.146996] Initializing cgroup subsys hugetlb\n[ 0.147839] Initializing cgroup subsys pids\n[ 0.148690] CPU: Physical Processor ID: 0\n[ 0.150152] mce: CPU supports 10 MCE banks\n[ 0.150985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151976] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162643] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169101] ftrace: allocating 31920 entries in 125 pages\n[ 0.195408] smpboot: Max logical packages: 1\n[ 0.196245] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197549] x2apic enabled\n[ 0.198338] Switched APIC routing to physical x2apic.\n[ 0.200065] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201152] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203090] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204836] KVM setup paravirtual spinlock\n[ 0.206121] x86: Booted up 1 node, 1 CPUs\n[ 0.206909] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208267] devtmpfs: initialized\n[ 0.209961] evm: security.selinux\n[ 0.210646] evm: security.SMACK64\n[ 0.211332] evm: security.SMACK64EXEC\n[ 0.212055] evm: security.SMACK64TRANSMUTE\n[ 0.212846] evm: security.SMACK64MMAP\n[ 0.213572] evm: security.ima\n[ 0.214203] evm: security.capability\n[ 0.215000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216811] pinctrl core: initialized pinctrl subsystem\n[ 0.217892] RTC time: 13:31:07, date: 12/23/18\n[ 0.218839] NET: Registered protocol family 16\n[ 0.219793] cpuidle: using governor ladder\n[ 0.220607] cpuidle: using governor menu\n[ 0.221372] PCCT header not found.\n[ 0.222098] ACPI: bus type PCI registered\n[ 0.222883] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224101] PCI: Using configuration type 1 for base access\n[ 0.225838] ACPI: Added _OSI(Module Device)\n[ 0.226663] ACPI: Added _OSI(Processor Device)\n[ 0.227504] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228380] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230481] ACPI: Interpreter enabled\n[ 0.231244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238432] ACPI: (supports S0 S5)\n[ 0.239122] ACPI: Using IOAPIC for interrupt routing\n[ 0.240176] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243225] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244343] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246708] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248866] acpiphp: Slot [3] registered\n[ 0.249664] acpiphp: Slot [4] registered\n[ 0.250440] acpiphp: Slot [5] registered\n[ 0.251223] acpiphp: Slot [6] registered\n[ 0.252002] acpiphp: Slot [7] registered\n[ 0.252776] acpiphp: Slot [8] registered\n[ 0.253555] acpiphp: Slot [9] registered\n[ 0.254335] acpiphp: Slot [10] registered\n[ 0.255127] acpiphp: Slot [11] registered\n[ 0.255914] acpiphp: Slot [12] registered\n[ 0.256704] acpiphp: Slot [13] registered\n[ 0.257497] acpiphp: Slot [14] registered\n[ 0.258294] acpiphp: Slot [15] registered\n[ 0.269028] acpiphp: Slot [16] registered\n[ 0.269815] acpiphp: Slot [17] registered\n[ 0.270614] acpiphp: Slot [18] registered\n[ 0.271414] acpiphp: Slot [19] registered\n[ 0.272222] acpiphp: Slot [20] registered\n[ 0.273007] acpiphp: Slot [21] registered\n[ 0.273793] acpiphp: Slot [22] registered\n[ 0.274586] acpiphp: Slot [23] registered\n[ 0.275384] acpiphp: Slot [24] registered\n[ 0.276177] acpiphp: Slot [25] registered\n[ 0.276960] acpiphp: Slot [26] registered\n[ 0.277739] acpiphp: Slot [27] registered\n[ 0.278547] acpiphp: Slot [28] registered\n[ 0.279350] acpiphp: Slot [29] registered\n[ 0.280147] acpiphp: Slot [30] registered\n[ 0.280930] acpiphp: Slot [31] registered\n[ 0.281706] PCI host bridge to bus 0000:00\n[ 0.282498] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283676] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284851] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286259] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287666] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293919] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295178] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297605] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304494] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305928] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354427] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357368] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358773] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360177] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363394] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364436] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365964] vgaarb: loaded\n[ 0.366557] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367683] SCSI subsystem initialized\n[ 0.368499] ACPI: bus type USB registered\n[ 0.369319] usbcore: registered new interface driver usbfs\n[ 0.370346] usbcore: registered new interface driver hub\n[ 0.371341] usbcore: registered new device driver usb\n[ 0.372396] PCI: Using ACPI for IRQ routing\n[ 0.373411] NetLabel: Initializing\n[ 0.374115] NetLabel: domain hash size = 128\n[ 0.374958] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375891] NetLabel: unlabeled traffic allowed by default\n[ 0.376976] clocksource: Switched to clocksource kvm-clock\n[ 0.382356] AppArmor: AppArmor Filesystem Enabled\n[ 0.383320] pnp: PnP ACPI init\n[ 0.384222] pnp: PnP ACPI: found 5 devices\n[ 0.390585] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392272] NET: Registered protocol family 2\n[ 0.393213] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394464] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395614] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396754] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397820] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398978] NET: Registered protocol family 1\n[ 0.399833] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400920] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401985] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415974] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430194] Trying to unpack rootfs image as initramfs...\n[ 0.480005] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493797] Scanning for low memory corruption every 60 seconds\n[ 0.495107] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496240] audit: initializing netlink subsys (disabled)\n[ 0.497260] audit: type=2000 audit(1545571867.871:1): initialized\n[ 0.498580] Initialise system trusted keyring\n[ 0.499499] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500651] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502595] zbud: loaded\n[ 0.503292] VFS: Disk quotas dquot_6.6.0\n[ 0.504096] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505593] fuse init (API version 7.23)\n[ 0.506482] Key type big_key registered\n[ 0.507272] Allocating IMA MOK and blacklist keyrings.\n[ 0.508721] Key type asymmetric registered\n[ 0.509546] Asymmetric key parser 'x509' registered\n[ 0.510489] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511932] io scheduler noop registered\n[ 0.512711] io scheduler deadline registered (default)\n[ 0.513691] io scheduler cfq registered\n[ 0.514512] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515538] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516769] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518216] ACPI: Power Button [PWRF]\n[ 0.519040] GHES: HEST is not enabled!\n[ 0.532725] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563589] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587499] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589589] Linux agpgart interface v0.103\n[ 0.591564] brd: module loaded\n[ 0.594264] loop: module loaded\n[ 0.599213] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600642] GPT:90111 != 2097151\n[ 0.601320] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602382] GPT:90111 != 2097151\n[ 0.603036] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603975] vda: vda1 vda15\n[ 0.605627] scsi host0: ata_piix\n[ 0.606353] scsi host1: ata_piix\n[ 0.607042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609629] libphy: Fixed MDIO Bus: probed\n[ 0.610430] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611349] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613548] PPP generic driver version 2.4.2\n[ 0.614423] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615773] ehci-pci: EHCI PCI platform driver\n[ 0.616621] ehci-platform: EHCI generic platform driver\n[ 0.617723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.619097] ohci-pci: OHCI PCI platform driver\n[ 0.624393] ohci-platform: OHCI generic platform driver\n[ 0.641972] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656578] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657573] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658981] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659983] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662298] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663669] usb usb1: Product: UHCI Host Controller\n[ 0.664572] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665691] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666748] hub 1-0:1.0: USB hub found\n[ 0.667510] hub 1-0:1.0: 2 ports detected\n[ 0.668392] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670467] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671403] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672414] mousedev: PS/2 mouse device common for all mice\n[ 0.673646] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677676] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679006] i2c /dev entries driver\n[ 0.679865] device-mapper: uevent: version 1.0.3\n[ 0.680945] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684317] NET: Registered protocol family 10\n[ 0.685461] NET: Registered protocol family 17\n[ 0.686490] Key type dns_resolver registered\n[ 0.687552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688827] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.690871] registered taskstats version 1\n[ 0.691826] Loading compiled-in X.509 certificates\n[ 0.693419] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.695577] zswap: loaded using pool lzo/zbud\n[ 0.697083] Key type trusted registered\n[ 0.698730] Key type encrypted registered\n[ 0.699683] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.700887] ima: No TPM chip found, activating TPM-bypass!\n[ 0.702127] evm: HMAC attrs: 0x1\n[ 0.703205] Magic number: 14:621:534\n[ 0.704112] bdi 1:12: hash matches\n[ 0.704960] tty ttyS14: hash matches\n[ 0.705948] rtc_cmos 00:00: setting system clock to 2018-12-23 13:31:08 UTC (1545571868)\n[ 0.707803] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708883] EDD information not available.\n[ 0.766107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777795] Write protecting the kernel read-only data: 14336k\n[ 0.779361] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781125] 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.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.189821] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.13...\nLease of 10.10.10.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.10. iid=i-00000135\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJI8oDPdO7At3kOfw2x6EavFGPgtMho5Eza4+oO3An8UTO8ywTsXJqztT9XWzanX7Na2PC+/3jjJs0X+zhGlVlqw6aie4YNA1BR7lYqKA94pWzFNu15T/1ktJBAjdb+p3UExG/2XbiqGbGoIheMJFRMhvn7sRCaTAlowsMlUaFaPRPWWF40TbvZY7FEpv31zMu0eitXQ6W34AO9ivCSj4TudQhdi+LmyaAKSukxI4erOJUqRlYY55FsNaWIF7GrmrCNxxPJnLDLqYCFDwROrkHY3TVdXT0pdTPCQpsX6L431RQZzJnoV9f5lAF4561mhvcKHrdlhc0SZxEzR0ZGz9r root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAK3RBUjaBgAzU3Cpn1mBtzR+xki4ccEbvkts9vGQPHw7UTSW9cH7FIqHfqLFmodhsP38jDMGG+41rAIuIr6s6VNO4w7jIDgvBcLxDza2IRgkr3WQD1y8+sCPAeX667XVhAXWX6WcHfCv0SpkE5UyXe7+3QLbtcdm6IDQBNGT+2ArAAAAFQCL+6c9Xb4c7kr35fWBBnFHT6ZfSwAAAIEAqbpSh3w3+ofLvotnhIFPX62M9dJDZAai2iV4lginkYjwM8RlzEznP85U7kVzFem7rH6ocWA+856/xE6+6mwXzAde04xfxY2HJE58K5YFM9EszTlFnghEPKPWLaSxtGr4w9w+NXS89nk6rnPu0aJ6EhKj/5GwgX+y89T0H+O0zH8AAACBAIx+X6QxvwhG4BsgipaB5a/GEDaTDSGCpCl8RNEDmSTeoZ4efKUdiMJW9iJoQicWIOHNHPxKty6NJRi5Fvt33XkawIqwCnuhtuPG/mqrJmGf7xhQGSNaA6CoJ4D7OUT4a1a0s2ookIwA5MDz2W6G/p8RCT5isqhyNUJTw3LL09t4 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.13,24,fe80::f816:3eff:fe98:e8d8/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.13 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000135\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.75 ===\n/dev/root resized successfully [took 2.10s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:98:E8:D8 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe98:e8d8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:8156 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-12-23 13:31:35,921 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action used request id req-9267285b-e5ae-4dfb-b731-f5ca932c6e17 2018-12-23 13:31:37,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ce8a75dbb8581ecee827cb68afa0845e6320e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:31:39,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-96f51a1b-89ff-47ef-b611-8567a6fb7bb1 x-compute-request-id: req-96f51a1b-89ff-47ef-b611-8567a6fb7bb1 Content-Encoding: gzip Content-Length: 10087 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 488254775 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128454] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130073] pid_max: default: 32768 minimum: 301\n[ 0.130954] ACPI: Core revision 20150930\n[ 0.132316] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133596] Security Framework initialized\n[ 0.134395] Yama: becoming mindful.\n[ 0.135110] AppArmor: AppArmor initialized\n[ 0.135971] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137277] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138525] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139701] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141059] Initializing cgroup subsys io\n[ 0.141854] Initializing cgroup subsys memory\n[ 0.142691] Initializing cgroup subsys devices\n[ 0.143545] Initializing cgroup subsys freezer\n[ 0.144401] Initializing cgroup subsys net_cls\n[ 0.145248] Initializing cgroup subsys perf_event\n[ 0.146136] Initializing cgroup subsys net_prio\n[ 0.146996] Initializing cgroup subsys hugetlb\n[ 0.147839] Initializing cgroup subsys pids\n[ 0.148690] CPU: Physical Processor ID: 0\n[ 0.150152] mce: CPU supports 10 MCE banks\n[ 0.150985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151976] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162643] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169101] ftrace: allocating 31920 entries in 125 pages\n[ 0.195408] smpboot: Max logical packages: 1\n[ 0.196245] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197549] x2apic enabled\n[ 0.198338] Switched APIC routing to physical x2apic.\n[ 0.200065] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201152] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203090] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204836] KVM setup paravirtual spinlock\n[ 0.206121] x86: Booted up 1 node, 1 CPUs\n[ 0.206909] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208267] devtmpfs: initialized\n[ 0.209961] evm: security.selinux\n[ 0.210646] evm: security.SMACK64\n[ 0.211332] evm: security.SMACK64EXEC\n[ 0.212055] evm: security.SMACK64TRANSMUTE\n[ 0.212846] evm: security.SMACK64MMAP\n[ 0.213572] evm: security.ima\n[ 0.214203] evm: security.capability\n[ 0.215000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216811] pinctrl core: initialized pinctrl subsystem\n[ 0.217892] RTC time: 13:31:07, date: 12/23/18\n[ 0.218839] NET: Registered protocol family 16\n[ 0.219793] cpuidle: using governor ladder\n[ 0.220607] cpuidle: using governor menu\n[ 0.221372] PCCT header not found.\n[ 0.222098] ACPI: bus type PCI registered\n[ 0.222883] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224101] PCI: Using configuration type 1 for base access\n[ 0.225838] ACPI: Added _OSI(Module Device)\n[ 0.226663] ACPI: Added _OSI(Processor Device)\n[ 0.227504] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228380] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230481] ACPI: Interpreter enabled\n[ 0.231244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238432] ACPI: (supports S0 S5)\n[ 0.239122] ACPI: Using IOAPIC for interrupt routing\n[ 0.240176] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243225] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244343] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246708] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248866] acpiphp: Slot [3] registered\n[ 0.249664] acpiphp: Slot [4] registered\n[ 0.250440] acpiphp: Slot [5] registered\n[ 0.251223] acpiphp: Slot [6] registered\n[ 0.252002] acpiphp: Slot [7] registered\n[ 0.252776] acpiphp: Slot [8] registered\n[ 0.253555] acpiphp: Slot [9] registered\n[ 0.254335] acpiphp: Slot [10] registered\n[ 0.255127] acpiphp: Slot [11] registered\n[ 0.255914] acpiphp: Slot [12] registered\n[ 0.256704] acpiphp: Slot [13] registered\n[ 0.257497] acpiphp: Slot [14] registered\n[ 0.258294] acpiphp: Slot [15] registered\n[ 0.269028] acpiphp: Slot [16] registered\n[ 0.269815] acpiphp: Slot [17] registered\n[ 0.270614] acpiphp: Slot [18] registered\n[ 0.271414] acpiphp: Slot [19] registered\n[ 0.272222] acpiphp: Slot [20] registered\n[ 0.273007] acpiphp: Slot [21] registered\n[ 0.273793] acpiphp: Slot [22] registered\n[ 0.274586] acpiphp: Slot [23] registered\n[ 0.275384] acpiphp: Slot [24] registered\n[ 0.276177] acpiphp: Slot [25] registered\n[ 0.276960] acpiphp: Slot [26] registered\n[ 0.277739] acpiphp: Slot [27] registered\n[ 0.278547] acpiphp: Slot [28] registered\n[ 0.279350] acpiphp: Slot [29] registered\n[ 0.280147] acpiphp: Slot [30] registered\n[ 0.280930] acpiphp: Slot [31] registered\n[ 0.281706] PCI host bridge to bus 0000:00\n[ 0.282498] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283676] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284851] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286259] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287666] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293919] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295178] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297605] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304494] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305928] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354427] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357368] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358773] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360177] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363394] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364436] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365964] vgaarb: loaded\n[ 0.366557] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367683] SCSI subsystem initialized\n[ 0.368499] ACPI: bus type USB registered\n[ 0.369319] usbcore: registered new interface driver usbfs\n[ 0.370346] usbcore: registered new interface driver hub\n[ 0.371341] usbcore: registered new device driver usb\n[ 0.372396] PCI: Using ACPI for IRQ routing\n[ 0.373411] NetLabel: Initializing\n[ 0.374115] NetLabel: domain hash size = 128\n[ 0.374958] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375891] NetLabel: unlabeled traffic allowed by default\n[ 0.376976] clocksource: Switched to clocksource kvm-clock\n[ 0.382356] AppArmor: AppArmor Filesystem Enabled\n[ 0.383320] pnp: PnP ACPI init\n[ 0.384222] pnp: PnP ACPI: found 5 devices\n[ 0.390585] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392272] NET: Registered protocol family 2\n[ 0.393213] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394464] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395614] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396754] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397820] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398978] NET: Registered protocol family 1\n[ 0.399833] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400920] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401985] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415974] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430194] Trying to unpack rootfs image as initramfs...\n[ 0.480005] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493797] Scanning for low memory corruption every 60 seconds\n[ 0.495107] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496240] audit: initializing netlink subsys (disabled)\n[ 0.497260] audit: type=2000 audit(1545571867.871:1): initialized\n[ 0.498580] Initialise system trusted keyring\n[ 0.499499] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500651] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502595] zbud: loaded\n[ 0.503292] VFS: Disk quotas dquot_6.6.0\n[ 0.504096] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505593] fuse init (API version 7.23)\n[ 0.506482] Key type big_key registered\n[ 0.507272] Allocating IMA MOK and blacklist keyrings.\n[ 0.508721] Key type asymmetric registered\n[ 0.509546] Asymmetric key parser 'x509' registered\n[ 0.510489] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511932] io scheduler noop registered\n[ 0.512711] io scheduler deadline registered (default)\n[ 0.513691] io scheduler cfq registered\n[ 0.514512] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515538] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516769] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518216] ACPI: Power Button [PWRF]\n[ 0.519040] GHES: HEST is not enabled!\n[ 0.532725] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563589] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587499] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589589] Linux agpgart interface v0.103\n[ 0.591564] brd: module loaded\n[ 0.594264] loop: module loaded\n[ 0.599213] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600642] GPT:90111 != 2097151\n[ 0.601320] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602382] GPT:90111 != 2097151\n[ 0.603036] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603975] vda: vda1 vda15\n[ 0.605627] scsi host0: ata_piix\n[ 0.606353] scsi host1: ata_piix\n[ 0.607042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609629] libphy: Fixed MDIO Bus: probed\n[ 0.610430] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611349] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613548] PPP generic driver version 2.4.2\n[ 0.614423] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615773] ehci-pci: EHCI PCI platform driver\n[ 0.616621] ehci-platform: EHCI generic platform driver\n[ 0.617723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.619097] ohci-pci: OHCI PCI platform driver\n[ 0.624393] ohci-platform: OHCI generic platform driver\n[ 0.641972] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656578] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657573] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658981] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659983] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662298] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663669] usb usb1: Product: UHCI Host Controller\n[ 0.664572] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665691] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666748] hub 1-0:1.0: USB hub found\n[ 0.667510] hub 1-0:1.0: 2 ports detected\n[ 0.668392] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670467] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671403] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672414] mousedev: PS/2 mouse device common for all mice\n[ 0.673646] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677676] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679006] i2c /dev entries driver\n[ 0.679865] device-mapper: uevent: version 1.0.3\n[ 0.680945] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684317] NET: Registered protocol family 10\n[ 0.685461] NET: Registered protocol family 17\n[ 0.686490] Key type dns_resolver registered\n[ 0.687552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688827] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.690871] registered taskstats version 1\n[ 0.691826] Loading compiled-in X.509 certificates\n[ 0.693419] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.695577] zswap: loaded using pool lzo/zbud\n[ 0.697083] Key type trusted registered\n[ 0.698730] Key type encrypted registered\n[ 0.699683] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.700887] ima: No TPM chip found, activating TPM-bypass!\n[ 0.702127] evm: HMAC attrs: 0x1\n[ 0.703205] Magic number: 14:621:534\n[ 0.704112] bdi 1:12: hash matches\n[ 0.704960] tty ttyS14: hash matches\n[ 0.705948] rtc_cmos 00:00: setting system clock to 2018-12-23 13:31:08 UTC (1545571868)\n[ 0.707803] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708883] EDD information not available.\n[ 0.766107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777795] Write protecting the kernel read-only data: 14336k\n[ 0.779361] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781125] 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.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.189821] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.13...\nLease of 10.10.10.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.10. iid=i-00000135\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJI8oDPdO7At3kOfw2x6EavFGPgtMho5Eza4+oO3An8UTO8ywTsXJqztT9XWzanX7Na2PC+/3jjJs0X+zhGlVlqw6aie4YNA1BR7lYqKA94pWzFNu15T/1ktJBAjdb+p3UExG/2XbiqGbGoIheMJFRMhvn7sRCaTAlowsMlUaFaPRPWWF40TbvZY7FEpv31zMu0eitXQ6W34AO9ivCSj4TudQhdi+LmyaAKSukxI4erOJUqRlYY55FsNaWIF7GrmrCNxxPJnLDLqYCFDwROrkHY3TVdXT0pdTPCQpsX6L431RQZzJnoV9f5lAF4561mhvcKHrdlhc0SZxEzR0ZGz9r root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAK3RBUjaBgAzU3Cpn1mBtzR+xki4ccEbvkts9vGQPHw7UTSW9cH7FIqHfqLFmodhsP38jDMGG+41rAIuIr6s6VNO4w7jIDgvBcLxDza2IRgkr3WQD1y8+sCPAeX667XVhAXWX6WcHfCv0SpkE5UyXe7+3QLbtcdm6IDQBNGT+2ArAAAAFQCL+6c9Xb4c7kr35fWBBnFHT6ZfSwAAAIEAqbpSh3w3+ofLvotnhIFPX62M9dJDZAai2iV4lginkYjwM8RlzEznP85U7kVzFem7rH6ocWA+856/xE6+6mwXzAde04xfxY2HJE58K5YFM9EszTlFnghEPKPWLaSxtGr4w9w+NXS89nk6rnPu0aJ6EhKj/5GwgX+y89T0H+O0zH8AAACBAIx+X6QxvwhG4BsgipaB5a/GEDaTDSGCpCl8RNEDmSTeoZ4efKUdiMJW9iJoQicWIOHNHPxKty6NJRi5Fvt33XkawIqwCnuhtuPG/mqrJmGf7xhQGSNaA6CoJ4D7OUT4a1a0s2ookIwA5MDz2W6G/p8RCT5isqhyNUJTw3LL09t4 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.13,24,fe80::f816:3eff:fe98:e8d8/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.13 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000135\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.75 ===\n/dev/root resized successfully [took 2.10s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:98:E8:D8 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe98:e8d8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:8156 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-12-23 13:31:39,014 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action used request id req-96f51a1b-89ff-47ef-b611-8567a6fb7bb1 2018-12-23 13:31:41,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ce8a75dbb8581ecee827cb68afa0845e6320e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:31:42,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-985b306e-57a5-4c0a-96d9-2e5a0e95d4b8 x-compute-request-id: req-985b306e-57a5-4c0a-96d9-2e5a0e95d4b8 Content-Encoding: gzip Content-Length: 10087 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 488254775 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128454] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130073] pid_max: default: 32768 minimum: 301\n[ 0.130954] ACPI: Core revision 20150930\n[ 0.132316] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133596] Security Framework initialized\n[ 0.134395] Yama: becoming mindful.\n[ 0.135110] AppArmor: AppArmor initialized\n[ 0.135971] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137277] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138525] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139701] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141059] Initializing cgroup subsys io\n[ 0.141854] Initializing cgroup subsys memory\n[ 0.142691] Initializing cgroup subsys devices\n[ 0.143545] Initializing cgroup subsys freezer\n[ 0.144401] Initializing cgroup subsys net_cls\n[ 0.145248] Initializing cgroup subsys perf_event\n[ 0.146136] Initializing cgroup subsys net_prio\n[ 0.146996] Initializing cgroup subsys hugetlb\n[ 0.147839] Initializing cgroup subsys pids\n[ 0.148690] CPU: Physical Processor ID: 0\n[ 0.150152] mce: CPU supports 10 MCE banks\n[ 0.150985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151976] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162643] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169101] ftrace: allocating 31920 entries in 125 pages\n[ 0.195408] smpboot: Max logical packages: 1\n[ 0.196245] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197549] x2apic enabled\n[ 0.198338] Switched APIC routing to physical x2apic.\n[ 0.200065] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201152] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203090] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204836] KVM setup paravirtual spinlock\n[ 0.206121] x86: Booted up 1 node, 1 CPUs\n[ 0.206909] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208267] devtmpfs: initialized\n[ 0.209961] evm: security.selinux\n[ 0.210646] evm: security.SMACK64\n[ 0.211332] evm: security.SMACK64EXEC\n[ 0.212055] evm: security.SMACK64TRANSMUTE\n[ 0.212846] evm: security.SMACK64MMAP\n[ 0.213572] evm: security.ima\n[ 0.214203] evm: security.capability\n[ 0.215000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216811] pinctrl core: initialized pinctrl subsystem\n[ 0.217892] RTC time: 13:31:07, date: 12/23/18\n[ 0.218839] NET: Registered protocol family 16\n[ 0.219793] cpuidle: using governor ladder\n[ 0.220607] cpuidle: using governor menu\n[ 0.221372] PCCT header not found.\n[ 0.222098] ACPI: bus type PCI registered\n[ 0.222883] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224101] PCI: Using configuration type 1 for base access\n[ 0.225838] ACPI: Added _OSI(Module Device)\n[ 0.226663] ACPI: Added _OSI(Processor Device)\n[ 0.227504] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228380] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230481] ACPI: Interpreter enabled\n[ 0.231244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238432] ACPI: (supports S0 S5)\n[ 0.239122] ACPI: Using IOAPIC for interrupt routing\n[ 0.240176] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243225] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244343] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246708] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248866] acpiphp: Slot [3] registered\n[ 0.249664] acpiphp: Slot [4] registered\n[ 0.250440] acpiphp: Slot [5] registered\n[ 0.251223] acpiphp: Slot [6] registered\n[ 0.252002] acpiphp: Slot [7] registered\n[ 0.252776] acpiphp: Slot [8] registered\n[ 0.253555] acpiphp: Slot [9] registered\n[ 0.254335] acpiphp: Slot [10] registered\n[ 0.255127] acpiphp: Slot [11] registered\n[ 0.255914] acpiphp: Slot [12] registered\n[ 0.256704] acpiphp: Slot [13] registered\n[ 0.257497] acpiphp: Slot [14] registered\n[ 0.258294] acpiphp: Slot [15] registered\n[ 0.269028] acpiphp: Slot [16] registered\n[ 0.269815] acpiphp: Slot [17] registered\n[ 0.270614] acpiphp: Slot [18] registered\n[ 0.271414] acpiphp: Slot [19] registered\n[ 0.272222] acpiphp: Slot [20] registered\n[ 0.273007] acpiphp: Slot [21] registered\n[ 0.273793] acpiphp: Slot [22] registered\n[ 0.274586] acpiphp: Slot [23] registered\n[ 0.275384] acpiphp: Slot [24] registered\n[ 0.276177] acpiphp: Slot [25] registered\n[ 0.276960] acpiphp: Slot [26] registered\n[ 0.277739] acpiphp: Slot [27] registered\n[ 0.278547] acpiphp: Slot [28] registered\n[ 0.279350] acpiphp: Slot [29] registered\n[ 0.280147] acpiphp: Slot [30] registered\n[ 0.280930] acpiphp: Slot [31] registered\n[ 0.281706] PCI host bridge to bus 0000:00\n[ 0.282498] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283676] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284851] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286259] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287666] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293919] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295178] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297605] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304494] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305928] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354427] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357368] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358773] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360177] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363394] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364436] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365964] vgaarb: loaded\n[ 0.366557] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367683] SCSI subsystem initialized\n[ 0.368499] ACPI: bus type USB registered\n[ 0.369319] usbcore: registered new interface driver usbfs\n[ 0.370346] usbcore: registered new interface driver hub\n[ 0.371341] usbcore: registered new device driver usb\n[ 0.372396] PCI: Using ACPI for IRQ routing\n[ 0.373411] NetLabel: Initializing\n[ 0.374115] NetLabel: domain hash size = 128\n[ 0.374958] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375891] NetLabel: unlabeled traffic allowed by default\n[ 0.376976] clocksource: Switched to clocksource kvm-clock\n[ 0.382356] AppArmor: AppArmor Filesystem Enabled\n[ 0.383320] pnp: PnP ACPI init\n[ 0.384222] pnp: PnP ACPI: found 5 devices\n[ 0.390585] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392272] NET: Registered protocol family 2\n[ 0.393213] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394464] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395614] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396754] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397820] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398978] NET: Registered protocol family 1\n[ 0.399833] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400920] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401985] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415974] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430194] Trying to unpack rootfs image as initramfs...\n[ 0.480005] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493797] Scanning for low memory corruption every 60 seconds\n[ 0.495107] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496240] audit: initializing netlink subsys (disabled)\n[ 0.497260] audit: type=2000 audit(1545571867.871:1): initialized\n[ 0.498580] Initialise system trusted keyring\n[ 0.499499] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500651] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502595] zbud: loaded\n[ 0.503292] VFS: Disk quotas dquot_6.6.0\n[ 0.504096] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505593] fuse init (API version 7.23)\n[ 0.506482] Key type big_key registered\n[ 0.507272] Allocating IMA MOK and blacklist keyrings.\n[ 0.508721] Key type asymmetric registered\n[ 0.509546] Asymmetric key parser 'x509' registered\n[ 0.510489] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511932] io scheduler noop registered\n[ 0.512711] io scheduler deadline registered (default)\n[ 0.513691] io scheduler cfq registered\n[ 0.514512] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515538] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516769] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518216] ACPI: Power Button [PWRF]\n[ 0.519040] GHES: HEST is not enabled!\n[ 0.532725] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563589] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587499] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589589] Linux agpgart interface v0.103\n[ 0.591564] brd: module loaded\n[ 0.594264] loop: module loaded\n[ 0.599213] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600642] GPT:90111 != 2097151\n[ 0.601320] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602382] GPT:90111 != 2097151\n[ 0.603036] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603975] vda: vda1 vda15\n[ 0.605627] scsi host0: ata_piix\n[ 0.606353] scsi host1: ata_piix\n[ 0.607042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609629] libphy: Fixed MDIO Bus: probed\n[ 0.610430] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611349] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613548] PPP generic driver version 2.4.2\n[ 0.614423] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615773] ehci-pci: EHCI PCI platform driver\n[ 0.616621] ehci-platform: EHCI generic platform driver\n[ 0.617723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.619097] ohci-pci: OHCI PCI platform driver\n[ 0.624393] ohci-platform: OHCI generic platform driver\n[ 0.641972] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656578] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657573] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658981] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659983] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662298] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663669] usb usb1: Product: UHCI Host Controller\n[ 0.664572] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665691] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666748] hub 1-0:1.0: USB hub found\n[ 0.667510] hub 1-0:1.0: 2 ports detected\n[ 0.668392] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670467] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671403] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672414] mousedev: PS/2 mouse device common for all mice\n[ 0.673646] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677676] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679006] i2c /dev entries driver\n[ 0.679865] device-mapper: uevent: version 1.0.3\n[ 0.680945] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684317] NET: Registered protocol family 10\n[ 0.685461] NET: Registered protocol family 17\n[ 0.686490] Key type dns_resolver registered\n[ 0.687552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688827] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.690871] registered taskstats version 1\n[ 0.691826] Loading compiled-in X.509 certificates\n[ 0.693419] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.695577] zswap: loaded using pool lzo/zbud\n[ 0.697083] Key type trusted registered\n[ 0.698730] Key type encrypted registered\n[ 0.699683] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.700887] ima: No TPM chip found, activating TPM-bypass!\n[ 0.702127] evm: HMAC attrs: 0x1\n[ 0.703205] Magic number: 14:621:534\n[ 0.704112] bdi 1:12: hash matches\n[ 0.704960] tty ttyS14: hash matches\n[ 0.705948] rtc_cmos 00:00: setting system clock to 2018-12-23 13:31:08 UTC (1545571868)\n[ 0.707803] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708883] EDD information not available.\n[ 0.766107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777795] Write protecting the kernel read-only data: 14336k\n[ 0.779361] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781125] 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.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.189821] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.13...\nLease of 10.10.10.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.10. iid=i-00000135\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJI8oDPdO7At3kOfw2x6EavFGPgtMho5Eza4+oO3An8UTO8ywTsXJqztT9XWzanX7Na2PC+/3jjJs0X+zhGlVlqw6aie4YNA1BR7lYqKA94pWzFNu15T/1ktJBAjdb+p3UExG/2XbiqGbGoIheMJFRMhvn7sRCaTAlowsMlUaFaPRPWWF40TbvZY7FEpv31zMu0eitXQ6W34AO9ivCSj4TudQhdi+LmyaAKSukxI4erOJUqRlYY55FsNaWIF7GrmrCNxxPJnLDLqYCFDwROrkHY3TVdXT0pdTPCQpsX6L431RQZzJnoV9f5lAF4561mhvcKHrdlhc0SZxEzR0ZGz9r root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAK3RBUjaBgAzU3Cpn1mBtzR+xki4ccEbvkts9vGQPHw7UTSW9cH7FIqHfqLFmodhsP38jDMGG+41rAIuIr6s6VNO4w7jIDgvBcLxDza2IRgkr3WQD1y8+sCPAeX667XVhAXWX6WcHfCv0SpkE5UyXe7+3QLbtcdm6IDQBNGT+2ArAAAAFQCL+6c9Xb4c7kr35fWBBnFHT6ZfSwAAAIEAqbpSh3w3+ofLvotnhIFPX62M9dJDZAai2iV4lginkYjwM8RlzEznP85U7kVzFem7rH6ocWA+856/xE6+6mwXzAde04xfxY2HJE58K5YFM9EszTlFnghEPKPWLaSxtGr4w9w+NXS89nk6rnPu0aJ6EhKj/5GwgX+y89T0H+O0zH8AAACBAIx+X6QxvwhG4BsgipaB5a/GEDaTDSGCpCl8RNEDmSTeoZ4efKUdiMJW9iJoQicWIOHNHPxKty6NJRi5Fvt33XkawIqwCnuhtuPG/mqrJmGf7xhQGSNaA6CoJ4D7OUT4a1a0s2ookIwA5MDz2W6G/p8RCT5isqhyNUJTw3LL09t4 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.13,24,fe80::f816:3eff:fe98:e8d8/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.13 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000135\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.75 ===\n/dev/root resized successfully [took 2.10s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:98:E8:D8 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe98:e8d8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:8156 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-12-23 13:31:42,109 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action used request id req-985b306e-57a5-4c0a-96d9-2e5a0e95d4b8 2018-12-23 13:31:44,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ce8a75dbb8581ecee827cb68afa0845e6320e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:31:45,198 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-7a46fd65-271d-4d62-97f4-b8f63e9694fa x-compute-request-id: req-7a46fd65-271d-4d62-97f4-b8f63e9694fa Content-Encoding: gzip Content-Length: 10107 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 488254775 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128454] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130073] pid_max: default: 32768 minimum: 301\n[ 0.130954] ACPI: Core revision 20150930\n[ 0.132316] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133596] Security Framework initialized\n[ 0.134395] Yama: becoming mindful.\n[ 0.135110] AppArmor: AppArmor initialized\n[ 0.135971] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137277] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138525] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139701] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141059] Initializing cgroup subsys io\n[ 0.141854] Initializing cgroup subsys memory\n[ 0.142691] Initializing cgroup subsys devices\n[ 0.143545] Initializing cgroup subsys freezer\n[ 0.144401] Initializing cgroup subsys net_cls\n[ 0.145248] Initializing cgroup subsys perf_event\n[ 0.146136] Initializing cgroup subsys net_prio\n[ 0.146996] Initializing cgroup subsys hugetlb\n[ 0.147839] Initializing cgroup subsys pids\n[ 0.148690] CPU: Physical Processor ID: 0\n[ 0.150152] mce: CPU supports 10 MCE banks\n[ 0.150985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151976] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162643] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169101] ftrace: allocating 31920 entries in 125 pages\n[ 0.195408] smpboot: Max logical packages: 1\n[ 0.196245] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197549] x2apic enabled\n[ 0.198338] Switched APIC routing to physical x2apic.\n[ 0.200065] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201152] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203090] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204836] KVM setup paravirtual spinlock\n[ 0.206121] x86: Booted up 1 node, 1 CPUs\n[ 0.206909] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208267] devtmpfs: initialized\n[ 0.209961] evm: security.selinux\n[ 0.210646] evm: security.SMACK64\n[ 0.211332] evm: security.SMACK64EXEC\n[ 0.212055] evm: security.SMACK64TRANSMUTE\n[ 0.212846] evm: security.SMACK64MMAP\n[ 0.213572] evm: security.ima\n[ 0.214203] evm: security.capability\n[ 0.215000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216811] pinctrl core: initialized pinctrl subsystem\n[ 0.217892] RTC time: 13:31:07, date: 12/23/18\n[ 0.218839] NET: Registered protocol family 16\n[ 0.219793] cpuidle: using governor ladder\n[ 0.220607] cpuidle: using governor menu\n[ 0.221372] PCCT header not found.\n[ 0.222098] ACPI: bus type PCI registered\n[ 0.222883] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224101] PCI: Using configuration type 1 for base access\n[ 0.225838] ACPI: Added _OSI(Module Device)\n[ 0.226663] ACPI: Added _OSI(Processor Device)\n[ 0.227504] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228380] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230481] ACPI: Interpreter enabled\n[ 0.231244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238432] ACPI: (supports S0 S5)\n[ 0.239122] ACPI: Using IOAPIC for interrupt routing\n[ 0.240176] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243225] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244343] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246708] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248866] acpiphp: Slot [3] registered\n[ 0.249664] acpiphp: Slot [4] registered\n[ 0.250440] acpiphp: Slot [5] registered\n[ 0.251223] acpiphp: Slot [6] registered\n[ 0.252002] acpiphp: Slot [7] registered\n[ 0.252776] acpiphp: Slot [8] registered\n[ 0.253555] acpiphp: Slot [9] registered\n[ 0.254335] acpiphp: Slot [10] registered\n[ 0.255127] acpiphp: Slot [11] registered\n[ 0.255914] acpiphp: Slot [12] registered\n[ 0.256704] acpiphp: Slot [13] registered\n[ 0.257497] acpiphp: Slot [14] registered\n[ 0.258294] acpiphp: Slot [15] registered\n[ 0.269028] acpiphp: Slot [16] registered\n[ 0.269815] acpiphp: Slot [17] registered\n[ 0.270614] acpiphp: Slot [18] registered\n[ 0.271414] acpiphp: Slot [19] registered\n[ 0.272222] acpiphp: Slot [20] registered\n[ 0.273007] acpiphp: Slot [21] registered\n[ 0.273793] acpiphp: Slot [22] registered\n[ 0.274586] acpiphp: Slot [23] registered\n[ 0.275384] acpiphp: Slot [24] registered\n[ 0.276177] acpiphp: Slot [25] registered\n[ 0.276960] acpiphp: Slot [26] registered\n[ 0.277739] acpiphp: Slot [27] registered\n[ 0.278547] acpiphp: Slot [28] registered\n[ 0.279350] acpiphp: Slot [29] registered\n[ 0.280147] acpiphp: Slot [30] registered\n[ 0.280930] acpiphp: Slot [31] registered\n[ 0.281706] PCI host bridge to bus 0000:00\n[ 0.282498] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283676] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284851] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286259] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287666] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293919] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295178] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297605] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304494] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305928] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354427] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357368] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358773] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360177] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363394] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364436] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365964] vgaarb: loaded\n[ 0.366557] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367683] SCSI subsystem initialized\n[ 0.368499] ACPI: bus type USB registered\n[ 0.369319] usbcore: registered new interface driver usbfs\n[ 0.370346] usbcore: registered new interface driver hub\n[ 0.371341] usbcore: registered new device driver usb\n[ 0.372396] PCI: Using ACPI for IRQ routing\n[ 0.373411] NetLabel: Initializing\n[ 0.374115] NetLabel: domain hash size = 128\n[ 0.374958] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375891] NetLabel: unlabeled traffic allowed by default\n[ 0.376976] clocksource: Switched to clocksource kvm-clock\n[ 0.382356] AppArmor: AppArmor Filesystem Enabled\n[ 0.383320] pnp: PnP ACPI init\n[ 0.384222] pnp: PnP ACPI: found 5 devices\n[ 0.390585] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392272] NET: Registered protocol family 2\n[ 0.393213] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394464] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395614] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396754] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397820] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398978] NET: Registered protocol family 1\n[ 0.399833] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400920] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401985] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415974] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430194] Trying to unpack rootfs image as initramfs...\n[ 0.480005] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493797] Scanning for low memory corruption every 60 seconds\n[ 0.495107] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496240] audit: initializing netlink subsys (disabled)\n[ 0.497260] audit: type=2000 audit(1545571867.871:1): initialized\n[ 0.498580] Initialise system trusted keyring\n[ 0.499499] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500651] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502595] zbud: loaded\n[ 0.503292] VFS: Disk quotas dquot_6.6.0\n[ 0.504096] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505593] fuse init (API version 7.23)\n[ 0.506482] Key type big_key registered\n[ 0.507272] Allocating IMA MOK and blacklist keyrings.\n[ 0.508721] Key type asymmetric registered\n[ 0.509546] Asymmetric key parser 'x509' registered\n[ 0.510489] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511932] io scheduler noop registered\n[ 0.512711] io scheduler deadline registered (default)\n[ 0.513691] io scheduler cfq registered\n[ 0.514512] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515538] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516769] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518216] ACPI: Power Button [PWRF]\n[ 0.519040] GHES: HEST is not enabled!\n[ 0.532725] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563589] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587499] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589589] Linux agpgart interface v0.103\n[ 0.591564] brd: module loaded\n[ 0.594264] loop: module loaded\n[ 0.599213] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600642] GPT:90111 != 2097151\n[ 0.601320] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602382] GPT:90111 != 2097151\n[ 0.603036] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603975] vda: vda1 vda15\n[ 0.605627] scsi host0: ata_piix\n[ 0.606353] scsi host1: ata_piix\n[ 0.607042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609629] libphy: Fixed MDIO Bus: probed\n[ 0.610430] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611349] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613548] PPP generic driver version 2.4.2\n[ 0.614423] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615773] ehci-pci: EHCI PCI platform driver\n[ 0.616621] ehci-platform: EHCI generic platform driver\n[ 0.617723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.619097] ohci-pci: OHCI PCI platform driver\n[ 0.624393] ohci-platform: OHCI generic platform driver\n[ 0.641972] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656578] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657573] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658981] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659983] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662298] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663669] usb usb1: Product: UHCI Host Controller\n[ 0.664572] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665691] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666748] hub 1-0:1.0: USB hub found\n[ 0.667510] hub 1-0:1.0: 2 ports detected\n[ 0.668392] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670467] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671403] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672414] mousedev: PS/2 mouse device common for all mice\n[ 0.673646] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677676] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679006] i2c /dev entries driver\n[ 0.679865] device-mapper: uevent: version 1.0.3\n[ 0.680945] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684317] NET: Registered protocol family 10\n[ 0.685461] NET: Registered protocol family 17\n[ 0.686490] Key type dns_resolver registered\n[ 0.687552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688827] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.690871] registered taskstats version 1\n[ 0.691826] Loading compiled-in X.509 certificates\n[ 0.693419] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.695577] zswap: loaded using pool lzo/zbud\n[ 0.697083] Key type trusted registered\n[ 0.698730] Key type encrypted registered\n[ 0.699683] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.700887] ima: No TPM chip found, activating TPM-bypass!\n[ 0.702127] evm: HMAC attrs: 0x1\n[ 0.703205] Magic number: 14:621:534\n[ 0.704112] bdi 1:12: hash matches\n[ 0.704960] tty ttyS14: hash matches\n[ 0.705948] rtc_cmos 00:00: setting system clock to 2018-12-23 13:31:08 UTC (1545571868)\n[ 0.707803] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708883] EDD information not available.\n[ 0.766107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777795] Write protecting the kernel read-only data: 14336k\n[ 0.779361] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781125] 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.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.189821] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.13...\nLease of 10.10.10.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.10. iid=i-00000135\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJI8oDPdO7At3kOfw2x6EavFGPgtMho5Eza4+oO3An8UTO8ywTsXJqztT9XWzanX7Na2PC+/3jjJs0X+zhGlVlqw6aie4YNA1BR7lYqKA94pWzFNu15T/1ktJBAjdb+p3UExG/2XbiqGbGoIheMJFRMhvn7sRCaTAlowsMlUaFaPRPWWF40TbvZY7FEpv31zMu0eitXQ6W34AO9ivCSj4TudQhdi+LmyaAKSukxI4erOJUqRlYY55FsNaWIF7GrmrCNxxPJnLDLqYCFDwROrkHY3TVdXT0pdTPCQpsX6L431RQZzJnoV9f5lAF4561mhvcKHrdlhc0SZxEzR0ZGz9r root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAK3RBUjaBgAzU3Cpn1mBtzR+xki4ccEbvkts9vGQPHw7UTSW9cH7FIqHfqLFmodhsP38jDMGG+41rAIuIr6s6VNO4w7jIDgvBcLxDza2IRgkr3WQD1y8+sCPAeX667XVhAXWX6WcHfCv0SpkE5UyXe7+3QLbtcdm6IDQBNGT+2ArAAAAFQCL+6c9Xb4c7kr35fWBBnFHT6ZfSwAAAIEAqbpSh3w3+ofLvotnhIFPX62M9dJDZAai2iV4lginkYjwM8RlzEznP85U7kVzFem7rH6ocWA+856/xE6+6mwXzAde04xfxY2HJE58K5YFM9EszTlFnghEPKPWLaSxtGr4w9w+NXS89nk6rnPu0aJ6EhKj/5GwgX+y89T0H+O0zH8AAACBAIx+X6QxvwhG4BsgipaB5a/GEDaTDSGCpCl8RNEDmSTeoZ4efKUdiMJW9iJoQicWIOHNHPxKty6NJRi5Fvt33XkawIqwCnuhtuPG/mqrJmGf7xhQGSNaA6CoJ4D7OUT4a1a0s2ookIwA5MDz2W6G/p8RCT5isqhyNUJTw3LL09t4 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.13,24,fe80::f816:3eff:fe98:e8d8/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.13 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000135\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.75 ===\n/dev/root resized successfully [took 2.10s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:98:E8:D8 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe98:e8d8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:8156 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-12-23 13:31:45,198 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action used request id req-7a46fd65-271d-4d62-97f4-b8f63e9694fa 2018-12-23 13:31:47,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ce8a75dbb8581ecee827cb68afa0845e6320e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:31:48,288 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:31:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b92a65e3-43ac-4cc3-b396-a036aa29e0ab x-compute-request-id: req-b92a65e3-43ac-4cc3-b396-a036aa29e0ab Content-Encoding: gzip Content-Length: 10107 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 488254775 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128454] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130073] pid_max: default: 32768 minimum: 301\n[ 0.130954] ACPI: Core revision 20150930\n[ 0.132316] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133596] Security Framework initialized\n[ 0.134395] Yama: becoming mindful.\n[ 0.135110] AppArmor: AppArmor initialized\n[ 0.135971] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137277] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138525] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139701] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141059] Initializing cgroup subsys io\n[ 0.141854] Initializing cgroup subsys memory\n[ 0.142691] Initializing cgroup subsys devices\n[ 0.143545] Initializing cgroup subsys freezer\n[ 0.144401] Initializing cgroup subsys net_cls\n[ 0.145248] Initializing cgroup subsys perf_event\n[ 0.146136] Initializing cgroup subsys net_prio\n[ 0.146996] Initializing cgroup subsys hugetlb\n[ 0.147839] Initializing cgroup subsys pids\n[ 0.148690] CPU: Physical Processor ID: 0\n[ 0.150152] mce: CPU supports 10 MCE banks\n[ 0.150985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151976] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162643] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169101] ftrace: allocating 31920 entries in 125 pages\n[ 0.195408] smpboot: Max logical packages: 1\n[ 0.196245] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197549] x2apic enabled\n[ 0.198338] Switched APIC routing to physical x2apic.\n[ 0.200065] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201152] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203090] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204836] KVM setup paravirtual spinlock\n[ 0.206121] x86: Booted up 1 node, 1 CPUs\n[ 0.206909] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208267] devtmpfs: initialized\n[ 0.209961] evm: security.selinux\n[ 0.210646] evm: security.SMACK64\n[ 0.211332] evm: security.SMACK64EXEC\n[ 0.212055] evm: security.SMACK64TRANSMUTE\n[ 0.212846] evm: security.SMACK64MMAP\n[ 0.213572] evm: security.ima\n[ 0.214203] evm: security.capability\n[ 0.215000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216811] pinctrl core: initialized pinctrl subsystem\n[ 0.217892] RTC time: 13:31:07, date: 12/23/18\n[ 0.218839] NET: Registered protocol family 16\n[ 0.219793] cpuidle: using governor ladder\n[ 0.220607] cpuidle: using governor menu\n[ 0.221372] PCCT header not found.\n[ 0.222098] ACPI: bus type PCI registered\n[ 0.222883] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224101] PCI: Using configuration type 1 for base access\n[ 0.225838] ACPI: Added _OSI(Module Device)\n[ 0.226663] ACPI: Added _OSI(Processor Device)\n[ 0.227504] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228380] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230481] ACPI: Interpreter enabled\n[ 0.231244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238432] ACPI: (supports S0 S5)\n[ 0.239122] ACPI: Using IOAPIC for interrupt routing\n[ 0.240176] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243225] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244343] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246708] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248866] acpiphp: Slot [3] registered\n[ 0.249664] acpiphp: Slot [4] registered\n[ 0.250440] acpiphp: Slot [5] registered\n[ 0.251223] acpiphp: Slot [6] registered\n[ 0.252002] acpiphp: Slot [7] registered\n[ 0.252776] acpiphp: Slot [8] registered\n[ 0.253555] acpiphp: Slot [9] registered\n[ 0.254335] acpiphp: Slot [10] registered\n[ 0.255127] acpiphp: Slot [11] registered\n[ 0.255914] acpiphp: Slot [12] registered\n[ 0.256704] acpiphp: Slot [13] registered\n[ 0.257497] acpiphp: Slot [14] registered\n[ 0.258294] acpiphp: Slot [15] registered\n[ 0.269028] acpiphp: Slot [16] registered\n[ 0.269815] acpiphp: Slot [17] registered\n[ 0.270614] acpiphp: Slot [18] registered\n[ 0.271414] acpiphp: Slot [19] registered\n[ 0.272222] acpiphp: Slot [20] registered\n[ 0.273007] acpiphp: Slot [21] registered\n[ 0.273793] acpiphp: Slot [22] registered\n[ 0.274586] acpiphp: Slot [23] registered\n[ 0.275384] acpiphp: Slot [24] registered\n[ 0.276177] acpiphp: Slot [25] registered\n[ 0.276960] acpiphp: Slot [26] registered\n[ 0.277739] acpiphp: Slot [27] registered\n[ 0.278547] acpiphp: Slot [28] registered\n[ 0.279350] acpiphp: Slot [29] registered\n[ 0.280147] acpiphp: Slot [30] registered\n[ 0.280930] acpiphp: Slot [31] registered\n[ 0.281706] PCI host bridge to bus 0000:00\n[ 0.282498] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283676] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284851] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286259] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287666] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293919] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295178] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297605] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304494] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305928] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354427] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357368] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358773] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360177] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363394] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364436] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365964] vgaarb: loaded\n[ 0.366557] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367683] SCSI subsystem initialized\n[ 0.368499] ACPI: bus type USB registered\n[ 0.369319] usbcore: registered new interface driver usbfs\n[ 0.370346] usbcore: registered new interface driver hub\n[ 0.371341] usbcore: registered new device driver usb\n[ 0.372396] PCI: Using ACPI for IRQ routing\n[ 0.373411] NetLabel: Initializing\n[ 0.374115] NetLabel: domain hash size = 128\n[ 0.374958] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375891] NetLabel: unlabeled traffic allowed by default\n[ 0.376976] clocksource: Switched to clocksource kvm-clock\n[ 0.382356] AppArmor: AppArmor Filesystem Enabled\n[ 0.383320] pnp: PnP ACPI init\n[ 0.384222] pnp: PnP ACPI: found 5 devices\n[ 0.390585] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392272] NET: Registered protocol family 2\n[ 0.393213] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394464] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395614] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396754] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397820] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398978] NET: Registered protocol family 1\n[ 0.399833] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400920] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401985] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415974] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430194] Trying to unpack rootfs image as initramfs...\n[ 0.480005] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493797] Scanning for low memory corruption every 60 seconds\n[ 0.495107] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496240] audit: initializing netlink subsys (disabled)\n[ 0.497260] audit: type=2000 audit(1545571867.871:1): initialized\n[ 0.498580] Initialise system trusted keyring\n[ 0.499499] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500651] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502595] zbud: loaded\n[ 0.503292] VFS: Disk quotas dquot_6.6.0\n[ 0.504096] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505593] fuse init (API version 7.23)\n[ 0.506482] Key type big_key registered\n[ 0.507272] Allocating IMA MOK and blacklist keyrings.\n[ 0.508721] Key type asymmetric registered\n[ 0.509546] Asymmetric key parser 'x509' registered\n[ 0.510489] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511932] io scheduler noop registered\n[ 0.512711] io scheduler deadline registered (default)\n[ 0.513691] io scheduler cfq registered\n[ 0.514512] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515538] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516769] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518216] ACPI: Power Button [PWRF]\n[ 0.519040] GHES: HEST is not enabled!\n[ 0.532725] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563589] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587499] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589589] Linux agpgart interface v0.103\n[ 0.591564] brd: module loaded\n[ 0.594264] loop: module loaded\n[ 0.599213] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600642] GPT:90111 != 2097151\n[ 0.601320] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602382] GPT:90111 != 2097151\n[ 0.603036] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603975] vda: vda1 vda15\n[ 0.605627] scsi host0: ata_piix\n[ 0.606353] scsi host1: ata_piix\n[ 0.607042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609629] libphy: Fixed MDIO Bus: probed\n[ 0.610430] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611349] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613548] PPP generic driver version 2.4.2\n[ 0.614423] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615773] ehci-pci: EHCI PCI platform driver\n[ 0.616621] ehci-platform: EHCI generic platform driver\n[ 0.617723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.619097] ohci-pci: OHCI PCI platform driver\n[ 0.624393] ohci-platform: OHCI generic platform driver\n[ 0.641972] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656578] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657573] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658981] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659983] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662298] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663669] usb usb1: Product: UHCI Host Controller\n[ 0.664572] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665691] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666748] hub 1-0:1.0: USB hub found\n[ 0.667510] hub 1-0:1.0: 2 ports detected\n[ 0.668392] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670467] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671403] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672414] mousedev: PS/2 mouse device common for all mice\n[ 0.673646] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677676] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679006] i2c /dev entries driver\n[ 0.679865] device-mapper: uevent: version 1.0.3\n[ 0.680945] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684317] NET: Registered protocol family 10\n[ 0.685461] NET: Registered protocol family 17\n[ 0.686490] Key type dns_resolver registered\n[ 0.687552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688827] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.690871] registered taskstats version 1\n[ 0.691826] Loading compiled-in X.509 certificates\n[ 0.693419] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.695577] zswap: loaded using pool lzo/zbud\n[ 0.697083] Key type trusted registered\n[ 0.698730] Key type encrypted registered\n[ 0.699683] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.700887] ima: No TPM chip found, activating TPM-bypass!\n[ 0.702127] evm: HMAC attrs: 0x1\n[ 0.703205] Magic number: 14:621:534\n[ 0.704112] bdi 1:12: hash matches\n[ 0.704960] tty ttyS14: hash matches\n[ 0.705948] rtc_cmos 00:00: setting system clock to 2018-12-23 13:31:08 UTC (1545571868)\n[ 0.707803] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708883] EDD information not available.\n[ 0.766107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777795] Write protecting the kernel read-only data: 14336k\n[ 0.779361] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781125] 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.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.189821] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.13...\nLease of 10.10.10.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.10. iid=i-00000135\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJI8oDPdO7At3kOfw2x6EavFGPgtMho5Eza4+oO3An8UTO8ywTsXJqztT9XWzanX7Na2PC+/3jjJs0X+zhGlVlqw6aie4YNA1BR7lYqKA94pWzFNu15T/1ktJBAjdb+p3UExG/2XbiqGbGoIheMJFRMhvn7sRCaTAlowsMlUaFaPRPWWF40TbvZY7FEpv31zMu0eitXQ6W34AO9ivCSj4TudQhdi+LmyaAKSukxI4erOJUqRlYY55FsNaWIF7GrmrCNxxPJnLDLqYCFDwROrkHY3TVdXT0pdTPCQpsX6L431RQZzJnoV9f5lAF4561mhvcKHrdlhc0SZxEzR0ZGz9r root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAK3RBUjaBgAzU3Cpn1mBtzR+xki4ccEbvkts9vGQPHw7UTSW9cH7FIqHfqLFmodhsP38jDMGG+41rAIuIr6s6VNO4w7jIDgvBcLxDza2IRgkr3WQD1y8+sCPAeX667XVhAXWX6WcHfCv0SpkE5UyXe7+3QLbtcdm6IDQBNGT+2ArAAAAFQCL+6c9Xb4c7kr35fWBBnFHT6ZfSwAAAIEAqbpSh3w3+ofLvotnhIFPX62M9dJDZAai2iV4lginkYjwM8RlzEznP85U7kVzFem7rH6ocWA+856/xE6+6mwXzAde04xfxY2HJE58K5YFM9EszTlFnghEPKPWLaSxtGr4w9w+NXS89nk6rnPu0aJ6EhKj/5GwgX+y89T0H+O0zH8AAACBAIx+X6QxvwhG4BsgipaB5a/GEDaTDSGCpCl8RNEDmSTeoZ4efKUdiMJW9iJoQicWIOHNHPxKty6NJRi5Fvt33XkawIqwCnuhtuPG/mqrJmGf7xhQGSNaA6CoJ4D7OUT4a1a0s2ookIwA5MDz2W6G/p8RCT5isqhyNUJTw3LL09t4 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.13,24,fe80::f816:3eff:fe98:e8d8/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.13 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000135\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.75 ===\n/dev/root resized successfully [took 2.10s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:98:E8:D8 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe98:e8d8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:8156 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-12-23 13:31:48,289 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action used request id req-b92a65e3-43ac-4cc3-b396-a036aa29e0ab 2018-12-23 13:31:50,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ce8a75dbb8581ecee827cb68afa0845e6320e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:31:51,387 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:31:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b6d8aaf-9106-4fba-a234-76e3a5a5423e x-compute-request-id: req-9b6d8aaf-9106-4fba-a234-76e3a5a5423e Content-Encoding: gzip Content-Length: 10107 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 488254775 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128454] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130073] pid_max: default: 32768 minimum: 301\n[ 0.130954] ACPI: Core revision 20150930\n[ 0.132316] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133596] Security Framework initialized\n[ 0.134395] Yama: becoming mindful.\n[ 0.135110] AppArmor: AppArmor initialized\n[ 0.135971] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137277] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138525] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139701] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141059] Initializing cgroup subsys io\n[ 0.141854] Initializing cgroup subsys memory\n[ 0.142691] Initializing cgroup subsys devices\n[ 0.143545] Initializing cgroup subsys freezer\n[ 0.144401] Initializing cgroup subsys net_cls\n[ 0.145248] Initializing cgroup subsys perf_event\n[ 0.146136] Initializing cgroup subsys net_prio\n[ 0.146996] Initializing cgroup subsys hugetlb\n[ 0.147839] Initializing cgroup subsys pids\n[ 0.148690] CPU: Physical Processor ID: 0\n[ 0.150152] mce: CPU supports 10 MCE banks\n[ 0.150985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151976] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162643] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169101] ftrace: allocating 31920 entries in 125 pages\n[ 0.195408] smpboot: Max logical packages: 1\n[ 0.196245] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197549] x2apic enabled\n[ 0.198338] Switched APIC routing to physical x2apic.\n[ 0.200065] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201152] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203090] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204836] KVM setup paravirtual spinlock\n[ 0.206121] x86: Booted up 1 node, 1 CPUs\n[ 0.206909] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208267] devtmpfs: initialized\n[ 0.209961] evm: security.selinux\n[ 0.210646] evm: security.SMACK64\n[ 0.211332] evm: security.SMACK64EXEC\n[ 0.212055] evm: security.SMACK64TRANSMUTE\n[ 0.212846] evm: security.SMACK64MMAP\n[ 0.213572] evm: security.ima\n[ 0.214203] evm: security.capability\n[ 0.215000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216811] pinctrl core: initialized pinctrl subsystem\n[ 0.217892] RTC time: 13:31:07, date: 12/23/18\n[ 0.218839] NET: Registered protocol family 16\n[ 0.219793] cpuidle: using governor ladder\n[ 0.220607] cpuidle: using governor menu\n[ 0.221372] PCCT header not found.\n[ 0.222098] ACPI: bus type PCI registered\n[ 0.222883] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224101] PCI: Using configuration type 1 for base access\n[ 0.225838] ACPI: Added _OSI(Module Device)\n[ 0.226663] ACPI: Added _OSI(Processor Device)\n[ 0.227504] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228380] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230481] ACPI: Interpreter enabled\n[ 0.231244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238432] ACPI: (supports S0 S5)\n[ 0.239122] ACPI: Using IOAPIC for interrupt routing\n[ 0.240176] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243225] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244343] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246708] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248866] acpiphp: Slot [3] registered\n[ 0.249664] acpiphp: Slot [4] registered\n[ 0.250440] acpiphp: Slot [5] registered\n[ 0.251223] acpiphp: Slot [6] registered\n[ 0.252002] acpiphp: Slot [7] registered\n[ 0.252776] acpiphp: Slot [8] registered\n[ 0.253555] acpiphp: Slot [9] registered\n[ 0.254335] acpiphp: Slot [10] registered\n[ 0.255127] acpiphp: Slot [11] registered\n[ 0.255914] acpiphp: Slot [12] registered\n[ 0.256704] acpiphp: Slot [13] registered\n[ 0.257497] acpiphp: Slot [14] registered\n[ 0.258294] acpiphp: Slot [15] registered\n[ 0.269028] acpiphp: Slot [16] registered\n[ 0.269815] acpiphp: Slot [17] registered\n[ 0.270614] acpiphp: Slot [18] registered\n[ 0.271414] acpiphp: Slot [19] registered\n[ 0.272222] acpiphp: Slot [20] registered\n[ 0.273007] acpiphp: Slot [21] registered\n[ 0.273793] acpiphp: Slot [22] registered\n[ 0.274586] acpiphp: Slot [23] registered\n[ 0.275384] acpiphp: Slot [24] registered\n[ 0.276177] acpiphp: Slot [25] registered\n[ 0.276960] acpiphp: Slot [26] registered\n[ 0.277739] acpiphp: Slot [27] registered\n[ 0.278547] acpiphp: Slot [28] registered\n[ 0.279350] acpiphp: Slot [29] registered\n[ 0.280147] acpiphp: Slot [30] registered\n[ 0.280930] acpiphp: Slot [31] registered\n[ 0.281706] PCI host bridge to bus 0000:00\n[ 0.282498] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283676] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284851] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286259] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287666] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293919] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295178] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297605] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304494] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305928] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354427] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357368] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358773] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360177] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363394] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364436] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365964] vgaarb: loaded\n[ 0.366557] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367683] SCSI subsystem initialized\n[ 0.368499] ACPI: bus type USB registered\n[ 0.369319] usbcore: registered new interface driver usbfs\n[ 0.370346] usbcore: registered new interface driver hub\n[ 0.371341] usbcore: registered new device driver usb\n[ 0.372396] PCI: Using ACPI for IRQ routing\n[ 0.373411] NetLabel: Initializing\n[ 0.374115] NetLabel: domain hash size = 128\n[ 0.374958] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375891] NetLabel: unlabeled traffic allowed by default\n[ 0.376976] clocksource: Switched to clocksource kvm-clock\n[ 0.382356] AppArmor: AppArmor Filesystem Enabled\n[ 0.383320] pnp: PnP ACPI init\n[ 0.384222] pnp: PnP ACPI: found 5 devices\n[ 0.390585] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392272] NET: Registered protocol family 2\n[ 0.393213] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394464] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395614] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396754] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397820] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398978] NET: Registered protocol family 1\n[ 0.399833] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400920] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401985] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415974] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430194] Trying to unpack rootfs image as initramfs...\n[ 0.480005] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493797] Scanning for low memory corruption every 60 seconds\n[ 0.495107] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496240] audit: initializing netlink subsys (disabled)\n[ 0.497260] audit: type=2000 audit(1545571867.871:1): initialized\n[ 0.498580] Initialise system trusted keyring\n[ 0.499499] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500651] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502595] zbud: loaded\n[ 0.503292] VFS: Disk quotas dquot_6.6.0\n[ 0.504096] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505593] fuse init (API version 7.23)\n[ 0.506482] Key type big_key registered\n[ 0.507272] Allocating IMA MOK and blacklist keyrings.\n[ 0.508721] Key type asymmetric registered\n[ 0.509546] Asymmetric key parser 'x509' registered\n[ 0.510489] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511932] io scheduler noop registered\n[ 0.512711] io scheduler deadline registered (default)\n[ 0.513691] io scheduler cfq registered\n[ 0.514512] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515538] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516769] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518216] ACPI: Power Button [PWRF]\n[ 0.519040] GHES: HEST is not enabled!\n[ 0.532725] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563589] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587499] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589589] Linux agpgart interface v0.103\n[ 0.591564] brd: module loaded\n[ 0.594264] loop: module loaded\n[ 0.599213] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600642] GPT:90111 != 2097151\n[ 0.601320] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602382] GPT:90111 != 2097151\n[ 0.603036] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603975] vda: vda1 vda15\n[ 0.605627] scsi host0: ata_piix\n[ 0.606353] scsi host1: ata_piix\n[ 0.607042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609629] libphy: Fixed MDIO Bus: probed\n[ 0.610430] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611349] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613548] PPP generic driver version 2.4.2\n[ 0.614423] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615773] ehci-pci: EHCI PCI platform driver\n[ 0.616621] ehci-platform: EHCI generic platform driver\n[ 0.617723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.619097] ohci-pci: OHCI PCI platform driver\n[ 0.624393] ohci-platform: OHCI generic platform driver\n[ 0.641972] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656578] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657573] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658981] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659983] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662298] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663669] usb usb1: Product: UHCI Host Controller\n[ 0.664572] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665691] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666748] hub 1-0:1.0: USB hub found\n[ 0.667510] hub 1-0:1.0: 2 ports detected\n[ 0.668392] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670467] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671403] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672414] mousedev: PS/2 mouse device common for all mice\n[ 0.673646] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677676] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679006] i2c /dev entries driver\n[ 0.679865] device-mapper: uevent: version 1.0.3\n[ 0.680945] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684317] NET: Registered protocol family 10\n[ 0.685461] NET: Registered protocol family 17\n[ 0.686490] Key type dns_resolver registered\n[ 0.687552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688827] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.690871] registered taskstats version 1\n[ 0.691826] Loading compiled-in X.509 certificates\n[ 0.693419] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.695577] zswap: loaded using pool lzo/zbud\n[ 0.697083] Key type trusted registered\n[ 0.698730] Key type encrypted registered\n[ 0.699683] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.700887] ima: No TPM chip found, activating TPM-bypass!\n[ 0.702127] evm: HMAC attrs: 0x1\n[ 0.703205] Magic number: 14:621:534\n[ 0.704112] bdi 1:12: hash matches\n[ 0.704960] tty ttyS14: hash matches\n[ 0.705948] rtc_cmos 00:00: setting system clock to 2018-12-23 13:31:08 UTC (1545571868)\n[ 0.707803] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708883] EDD information not available.\n[ 0.766107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777795] Write protecting the kernel read-only data: 14336k\n[ 0.779361] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781125] 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.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.189821] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.13...\nLease of 10.10.10.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.10. iid=i-00000135\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJI8oDPdO7At3kOfw2x6EavFGPgtMho5Eza4+oO3An8UTO8ywTsXJqztT9XWzanX7Na2PC+/3jjJs0X+zhGlVlqw6aie4YNA1BR7lYqKA94pWzFNu15T/1ktJBAjdb+p3UExG/2XbiqGbGoIheMJFRMhvn7sRCaTAlowsMlUaFaPRPWWF40TbvZY7FEpv31zMu0eitXQ6W34AO9ivCSj4TudQhdi+LmyaAKSukxI4erOJUqRlYY55FsNaWIF7GrmrCNxxPJnLDLqYCFDwROrkHY3TVdXT0pdTPCQpsX6L431RQZzJnoV9f5lAF4561mhvcKHrdlhc0SZxEzR0ZGz9r root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAK3RBUjaBgAzU3Cpn1mBtzR+xki4ccEbvkts9vGQPHw7UTSW9cH7FIqHfqLFmodhsP38jDMGG+41rAIuIr6s6VNO4w7jIDgvBcLxDza2IRgkr3WQD1y8+sCPAeX667XVhAXWX6WcHfCv0SpkE5UyXe7+3QLbtcdm6IDQBNGT+2ArAAAAFQCL+6c9Xb4c7kr35fWBBnFHT6ZfSwAAAIEAqbpSh3w3+ofLvotnhIFPX62M9dJDZAai2iV4lginkYjwM8RlzEznP85U7kVzFem7rH6ocWA+856/xE6+6mwXzAde04xfxY2HJE58K5YFM9EszTlFnghEPKPWLaSxtGr4w9w+NXS89nk6rnPu0aJ6EhKj/5GwgX+y89T0H+O0zH8AAACBAIx+X6QxvwhG4BsgipaB5a/GEDaTDSGCpCl8RNEDmSTeoZ4efKUdiMJW9iJoQicWIOHNHPxKty6NJRi5Fvt33XkawIqwCnuhtuPG/mqrJmGf7xhQGSNaA6CoJ4D7OUT4a1a0s2ookIwA5MDz2W6G/p8RCT5isqhyNUJTw3LL09t4 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.13,24,fe80::f816:3eff:fe98:e8d8/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.13 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000135\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.75 ===\n/dev/root resized successfully [took 2.10s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:98:E8:D8 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe98:e8d8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:8156 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-12-23 13:31:51,388 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action used request id req-9b6d8aaf-9106-4fba-a234-76e3a5a5423e 2018-12-23 13:31:53,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ce8a75dbb8581ecee827cb68afa0845e6320e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:31:54,476 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:31: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-29c1ff95-044b-4fe8-bb3f-28ea1739c094 x-compute-request-id: req-29c1ff95-044b-4fe8-bb3f-28ea1739c094 Content-Encoding: gzip Content-Length: 10107 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 488254775 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128454] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130073] pid_max: default: 32768 minimum: 301\n[ 0.130954] ACPI: Core revision 20150930\n[ 0.132316] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133596] Security Framework initialized\n[ 0.134395] Yama: becoming mindful.\n[ 0.135110] AppArmor: AppArmor initialized\n[ 0.135971] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137277] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138525] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139701] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141059] Initializing cgroup subsys io\n[ 0.141854] Initializing cgroup subsys memory\n[ 0.142691] Initializing cgroup subsys devices\n[ 0.143545] Initializing cgroup subsys freezer\n[ 0.144401] Initializing cgroup subsys net_cls\n[ 0.145248] Initializing cgroup subsys perf_event\n[ 0.146136] Initializing cgroup subsys net_prio\n[ 0.146996] Initializing cgroup subsys hugetlb\n[ 0.147839] Initializing cgroup subsys pids\n[ 0.148690] CPU: Physical Processor ID: 0\n[ 0.150152] mce: CPU supports 10 MCE banks\n[ 0.150985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151976] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162643] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169101] ftrace: allocating 31920 entries in 125 pages\n[ 0.195408] smpboot: Max logical packages: 1\n[ 0.196245] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197549] x2apic enabled\n[ 0.198338] Switched APIC routing to physical x2apic.\n[ 0.200065] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201152] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203090] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204836] KVM setup paravirtual spinlock\n[ 0.206121] x86: Booted up 1 node, 1 CPUs\n[ 0.206909] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208267] devtmpfs: initialized\n[ 0.209961] evm: security.selinux\n[ 0.210646] evm: security.SMACK64\n[ 0.211332] evm: security.SMACK64EXEC\n[ 0.212055] evm: security.SMACK64TRANSMUTE\n[ 0.212846] evm: security.SMACK64MMAP\n[ 0.213572] evm: security.ima\n[ 0.214203] evm: security.capability\n[ 0.215000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216811] pinctrl core: initialized pinctrl subsystem\n[ 0.217892] RTC time: 13:31:07, date: 12/23/18\n[ 0.218839] NET: Registered protocol family 16\n[ 0.219793] cpuidle: using governor ladder\n[ 0.220607] cpuidle: using governor menu\n[ 0.221372] PCCT header not found.\n[ 0.222098] ACPI: bus type PCI registered\n[ 0.222883] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224101] PCI: Using configuration type 1 for base access\n[ 0.225838] ACPI: Added _OSI(Module Device)\n[ 0.226663] ACPI: Added _OSI(Processor Device)\n[ 0.227504] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228380] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230481] ACPI: Interpreter enabled\n[ 0.231244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238432] ACPI: (supports S0 S5)\n[ 0.239122] ACPI: Using IOAPIC for interrupt routing\n[ 0.240176] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243225] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244343] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246708] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248866] acpiphp: Slot [3] registered\n[ 0.249664] acpiphp: Slot [4] registered\n[ 0.250440] acpiphp: Slot [5] registered\n[ 0.251223] acpiphp: Slot [6] registered\n[ 0.252002] acpiphp: Slot [7] registered\n[ 0.252776] acpiphp: Slot [8] registered\n[ 0.253555] acpiphp: Slot [9] registered\n[ 0.254335] acpiphp: Slot [10] registered\n[ 0.255127] acpiphp: Slot [11] registered\n[ 0.255914] acpiphp: Slot [12] registered\n[ 0.256704] acpiphp: Slot [13] registered\n[ 0.257497] acpiphp: Slot [14] registered\n[ 0.258294] acpiphp: Slot [15] registered\n[ 0.269028] acpiphp: Slot [16] registered\n[ 0.269815] acpiphp: Slot [17] registered\n[ 0.270614] acpiphp: Slot [18] registered\n[ 0.271414] acpiphp: Slot [19] registered\n[ 0.272222] acpiphp: Slot [20] registered\n[ 0.273007] acpiphp: Slot [21] registered\n[ 0.273793] acpiphp: Slot [22] registered\n[ 0.274586] acpiphp: Slot [23] registered\n[ 0.275384] acpiphp: Slot [24] registered\n[ 0.276177] acpiphp: Slot [25] registered\n[ 0.276960] acpiphp: Slot [26] registered\n[ 0.277739] acpiphp: Slot [27] registered\n[ 0.278547] acpiphp: Slot [28] registered\n[ 0.279350] acpiphp: Slot [29] registered\n[ 0.280147] acpiphp: Slot [30] registered\n[ 0.280930] acpiphp: Slot [31] registered\n[ 0.281706] PCI host bridge to bus 0000:00\n[ 0.282498] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283676] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284851] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286259] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287666] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293919] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295178] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297605] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304494] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305928] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354427] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357368] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358773] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360177] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363394] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364436] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365964] vgaarb: loaded\n[ 0.366557] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367683] SCSI subsystem initialized\n[ 0.368499] ACPI: bus type USB registered\n[ 0.369319] usbcore: registered new interface driver usbfs\n[ 0.370346] usbcore: registered new interface driver hub\n[ 0.371341] usbcore: registered new device driver usb\n[ 0.372396] PCI: Using ACPI for IRQ routing\n[ 0.373411] NetLabel: Initializing\n[ 0.374115] NetLabel: domain hash size = 128\n[ 0.374958] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375891] NetLabel: unlabeled traffic allowed by default\n[ 0.376976] clocksource: Switched to clocksource kvm-clock\n[ 0.382356] AppArmor: AppArmor Filesystem Enabled\n[ 0.383320] pnp: PnP ACPI init\n[ 0.384222] pnp: PnP ACPI: found 5 devices\n[ 0.390585] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392272] NET: Registered protocol family 2\n[ 0.393213] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394464] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395614] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396754] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397820] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398978] NET: Registered protocol family 1\n[ 0.399833] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400920] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401985] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415974] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430194] Trying to unpack rootfs image as initramfs...\n[ 0.480005] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493797] Scanning for low memory corruption every 60 seconds\n[ 0.495107] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496240] audit: initializing netlink subsys (disabled)\n[ 0.497260] audit: type=2000 audit(1545571867.871:1): initialized\n[ 0.498580] Initialise system trusted keyring\n[ 0.499499] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500651] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502595] zbud: loaded\n[ 0.503292] VFS: Disk quotas dquot_6.6.0\n[ 0.504096] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505593] fuse init (API version 7.23)\n[ 0.506482] Key type big_key registered\n[ 0.507272] Allocating IMA MOK and blacklist keyrings.\n[ 0.508721] Key type asymmetric registered\n[ 0.509546] Asymmetric key parser 'x509' registered\n[ 0.510489] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511932] io scheduler noop registered\n[ 0.512711] io scheduler deadline registered (default)\n[ 0.513691] io scheduler cfq registered\n[ 0.514512] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515538] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516769] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518216] ACPI: Power Button [PWRF]\n[ 0.519040] GHES: HEST is not enabled!\n[ 0.532725] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563589] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587499] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589589] Linux agpgart interface v0.103\n[ 0.591564] brd: module loaded\n[ 0.594264] loop: module loaded\n[ 0.599213] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600642] GPT:90111 != 2097151\n[ 0.601320] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602382] GPT:90111 != 2097151\n[ 0.603036] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603975] vda: vda1 vda15\n[ 0.605627] scsi host0: ata_piix\n[ 0.606353] scsi host1: ata_piix\n[ 0.607042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609629] libphy: Fixed MDIO Bus: probed\n[ 0.610430] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611349] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613548] PPP generic driver version 2.4.2\n[ 0.614423] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615773] ehci-pci: EHCI PCI platform driver\n[ 0.616621] ehci-platform: EHCI generic platform driver\n[ 0.617723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.619097] ohci-pci: OHCI PCI platform driver\n[ 0.624393] ohci-platform: OHCI generic platform driver\n[ 0.641972] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656578] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657573] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658981] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659983] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662298] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663669] usb usb1: Product: UHCI Host Controller\n[ 0.664572] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665691] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666748] hub 1-0:1.0: USB hub found\n[ 0.667510] hub 1-0:1.0: 2 ports detected\n[ 0.668392] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670467] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671403] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672414] mousedev: PS/2 mouse device common for all mice\n[ 0.673646] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677676] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679006] i2c /dev entries driver\n[ 0.679865] device-mapper: uevent: version 1.0.3\n[ 0.680945] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684317] NET: Registered protocol family 10\n[ 0.685461] NET: Registered protocol family 17\n[ 0.686490] Key type dns_resolver registered\n[ 0.687552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688827] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.690871] registered taskstats version 1\n[ 0.691826] Loading compiled-in X.509 certificates\n[ 0.693419] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.695577] zswap: loaded using pool lzo/zbud\n[ 0.697083] Key type trusted registered\n[ 0.698730] Key type encrypted registered\n[ 0.699683] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.700887] ima: No TPM chip found, activating TPM-bypass!\n[ 0.702127] evm: HMAC attrs: 0x1\n[ 0.703205] Magic number: 14:621:534\n[ 0.704112] bdi 1:12: hash matches\n[ 0.704960] tty ttyS14: hash matches\n[ 0.705948] rtc_cmos 00:00: setting system clock to 2018-12-23 13:31:08 UTC (1545571868)\n[ 0.707803] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708883] EDD information not available.\n[ 0.766107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777795] Write protecting the kernel read-only data: 14336k\n[ 0.779361] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781125] 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.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.189821] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.13...\nLease of 10.10.10.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.10. iid=i-00000135\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJI8oDPdO7At3kOfw2x6EavFGPgtMho5Eza4+oO3An8UTO8ywTsXJqztT9XWzanX7Na2PC+/3jjJs0X+zhGlVlqw6aie4YNA1BR7lYqKA94pWzFNu15T/1ktJBAjdb+p3UExG/2XbiqGbGoIheMJFRMhvn7sRCaTAlowsMlUaFaPRPWWF40TbvZY7FEpv31zMu0eitXQ6W34AO9ivCSj4TudQhdi+LmyaAKSukxI4erOJUqRlYY55FsNaWIF7GrmrCNxxPJnLDLqYCFDwROrkHY3TVdXT0pdTPCQpsX6L431RQZzJnoV9f5lAF4561mhvcKHrdlhc0SZxEzR0ZGz9r root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAK3RBUjaBgAzU3Cpn1mBtzR+xki4ccEbvkts9vGQPHw7UTSW9cH7FIqHfqLFmodhsP38jDMGG+41rAIuIr6s6VNO4w7jIDgvBcLxDza2IRgkr3WQD1y8+sCPAeX667XVhAXWX6WcHfCv0SpkE5UyXe7+3QLbtcdm6IDQBNGT+2ArAAAAFQCL+6c9Xb4c7kr35fWBBnFHT6ZfSwAAAIEAqbpSh3w3+ofLvotnhIFPX62M9dJDZAai2iV4lginkYjwM8RlzEznP85U7kVzFem7rH6ocWA+856/xE6+6mwXzAde04xfxY2HJE58K5YFM9EszTlFnghEPKPWLaSxtGr4w9w+NXS89nk6rnPu0aJ6EhKj/5GwgX+y89T0H+O0zH8AAACBAIx+X6QxvwhG4BsgipaB5a/GEDaTDSGCpCl8RNEDmSTeoZ4efKUdiMJW9iJoQicWIOHNHPxKty6NJRi5Fvt33XkawIqwCnuhtuPG/mqrJmGf7xhQGSNaA6CoJ4D7OUT4a1a0s2ookIwA5MDz2W6G/p8RCT5isqhyNUJTw3LL09t4 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.13,24,fe80::f816:3eff:fe98:e8d8/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.13 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000135\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.75 ===\n/dev/root resized successfully [took 2.10s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:98:E8:D8 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe98:e8d8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:8156 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-12-23 13:31:54,477 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action used request id req-29c1ff95-044b-4fe8-bb3f-28ea1739c094 2018-12-23 13:31:56,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}262ce8a75dbb8581ecee827cb68afa0845e6320e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:31:57,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:31:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f5ab49a-3a51-4a55-a648-6ca810a12dc5 x-compute-request-id: req-0f5ab49a-3a51-4a55-a648-6ca810a12dc5 Content-Encoding: gzip Content-Length: 10916 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 488254775 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128454] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130073] pid_max: default: 32768 minimum: 301\n[ 0.130954] ACPI: Core revision 20150930\n[ 0.132316] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133596] Security Framework initialized\n[ 0.134395] Yama: becoming mindful.\n[ 0.135110] AppArmor: AppArmor initialized\n[ 0.135971] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137277] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138525] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139701] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141059] Initializing cgroup subsys io\n[ 0.141854] Initializing cgroup subsys memory\n[ 0.142691] Initializing cgroup subsys devices\n[ 0.143545] Initializing cgroup subsys freezer\n[ 0.144401] Initializing cgroup subsys net_cls\n[ 0.145248] Initializing cgroup subsys perf_event\n[ 0.146136] Initializing cgroup subsys net_prio\n[ 0.146996] Initializing cgroup subsys hugetlb\n[ 0.147839] Initializing cgroup subsys pids\n[ 0.148690] CPU: Physical Processor ID: 0\n[ 0.150152] mce: CPU supports 10 MCE banks\n[ 0.150985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151976] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162643] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169101] ftrace: allocating 31920 entries in 125 pages\n[ 0.195408] smpboot: Max logical packages: 1\n[ 0.196245] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197549] x2apic enabled\n[ 0.198338] Switched APIC routing to physical x2apic.\n[ 0.200065] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201152] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203090] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204836] KVM setup paravirtual spinlock\n[ 0.206121] x86: Booted up 1 node, 1 CPUs\n[ 0.206909] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208267] devtmpfs: initialized\n[ 0.209961] evm: security.selinux\n[ 0.210646] evm: security.SMACK64\n[ 0.211332] evm: security.SMACK64EXEC\n[ 0.212055] evm: security.SMACK64TRANSMUTE\n[ 0.212846] evm: security.SMACK64MMAP\n[ 0.213572] evm: security.ima\n[ 0.214203] evm: security.capability\n[ 0.215000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216811] pinctrl core: initialized pinctrl subsystem\n[ 0.217892] RTC time: 13:31:07, date: 12/23/18\n[ 0.218839] NET: Registered protocol family 16\n[ 0.219793] cpuidle: using governor ladder\n[ 0.220607] cpuidle: using governor menu\n[ 0.221372] PCCT header not found.\n[ 0.222098] ACPI: bus type PCI registered\n[ 0.222883] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224101] PCI: Using configuration type 1 for base access\n[ 0.225838] ACPI: Added _OSI(Module Device)\n[ 0.226663] ACPI: Added _OSI(Processor Device)\n[ 0.227504] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228380] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230481] ACPI: Interpreter enabled\n[ 0.231244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238432] ACPI: (supports S0 S5)\n[ 0.239122] ACPI: Using IOAPIC for interrupt routing\n[ 0.240176] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243225] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244343] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246708] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248866] acpiphp: Slot [3] registered\n[ 0.249664] acpiphp: Slot [4] registered\n[ 0.250440] acpiphp: Slot [5] registered\n[ 0.251223] acpiphp: Slot [6] registered\n[ 0.252002] acpiphp: Slot [7] registered\n[ 0.252776] acpiphp: Slot [8] registered\n[ 0.253555] acpiphp: Slot [9] registered\n[ 0.254335] acpiphp: Slot [10] registered\n[ 0.255127] acpiphp: Slot [11] registered\n[ 0.255914] acpiphp: Slot [12] registered\n[ 0.256704] acpiphp: Slot [13] registered\n[ 0.257497] acpiphp: Slot [14] registered\n[ 0.258294] acpiphp: Slot [15] registered\n[ 0.269028] acpiphp: Slot [16] registered\n[ 0.269815] acpiphp: Slot [17] registered\n[ 0.270614] acpiphp: Slot [18] registered\n[ 0.271414] acpiphp: Slot [19] registered\n[ 0.272222] acpiphp: Slot [20] registered\n[ 0.273007] acpiphp: Slot [21] registered\n[ 0.273793] acpiphp: Slot [22] registered\n[ 0.274586] acpiphp: Slot [23] registered\n[ 0.275384] acpiphp: Slot [24] registered\n[ 0.276177] acpiphp: Slot [25] registered\n[ 0.276960] acpiphp: Slot [26] registered\n[ 0.277739] acpiphp: Slot [27] registered\n[ 0.278547] acpiphp: Slot [28] registered\n[ 0.279350] acpiphp: Slot [29] registered\n[ 0.280147] acpiphp: Slot [30] registered\n[ 0.280930] acpiphp: Slot [31] registered\n[ 0.281706] PCI host bridge to bus 0000:00\n[ 0.282498] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283676] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284851] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286259] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287666] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293919] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295178] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296349] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297605] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304494] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305928] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354427] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357368] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358773] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360177] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363394] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364436] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365964] vgaarb: loaded\n[ 0.366557] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367683] SCSI subsystem initialized\n[ 0.368499] ACPI: bus type USB registered\n[ 0.369319] usbcore: registered new interface driver usbfs\n[ 0.370346] usbcore: registered new interface driver hub\n[ 0.371341] usbcore: registered new device driver usb\n[ 0.372396] PCI: Using ACPI for IRQ routing\n[ 0.373411] NetLabel: Initializing\n[ 0.374115] NetLabel: domain hash size = 128\n[ 0.374958] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.375891] NetLabel: unlabeled traffic allowed by default\n[ 0.376976] clocksource: Switched to clocksource kvm-clock\n[ 0.382356] AppArmor: AppArmor Filesystem Enabled\n[ 0.383320] pnp: PnP ACPI init\n[ 0.384222] pnp: PnP ACPI: found 5 devices\n[ 0.390585] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392272] NET: Registered protocol family 2\n[ 0.393213] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394464] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395614] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396754] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397820] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398978] NET: Registered protocol family 1\n[ 0.399833] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400920] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401985] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.415974] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430194] Trying to unpack rootfs image as initramfs...\n[ 0.480005] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.493797] Scanning for low memory corruption every 60 seconds\n[ 0.495107] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496240] audit: initializing netlink subsys (disabled)\n[ 0.497260] audit: type=2000 audit(1545571867.871:1): initialized\n[ 0.498580] Initialise system trusted keyring\n[ 0.499499] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500651] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502595] zbud: loaded\n[ 0.503292] VFS: Disk quotas dquot_6.6.0\n[ 0.504096] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505593] fuse init (API version 7.23)\n[ 0.506482] Key type big_key registered\n[ 0.507272] Allocating IMA MOK and blacklist keyrings.\n[ 0.508721] Key type asymmetric registered\n[ 0.509546] Asymmetric key parser 'x509' registered\n[ 0.510489] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511932] io scheduler noop registered\n[ 0.512711] io scheduler deadline registered (default)\n[ 0.513691] io scheduler cfq registered\n[ 0.514512] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515538] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516769] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518216] ACPI: Power Button [PWRF]\n[ 0.519040] GHES: HEST is not enabled!\n[ 0.532725] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561354] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563589] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.587499] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589589] Linux agpgart interface v0.103\n[ 0.591564] brd: module loaded\n[ 0.594264] loop: module loaded\n[ 0.599213] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600642] GPT:90111 != 2097151\n[ 0.601320] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602382] GPT:90111 != 2097151\n[ 0.603036] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603975] vda: vda1 vda15\n[ 0.605627] scsi host0: ata_piix\n[ 0.606353] scsi host1: ata_piix\n[ 0.607042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.608219] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.609629] libphy: Fixed MDIO Bus: probed\n[ 0.610430] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611349] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613548] PPP generic driver version 2.4.2\n[ 0.614423] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.615773] ehci-pci: EHCI PCI platform driver\n[ 0.616621] ehci-platform: EHCI generic platform driver\n[ 0.617723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.619097] ohci-pci: OHCI PCI platform driver\n[ 0.624393] ohci-platform: OHCI generic platform driver\n[ 0.641972] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656578] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.657573] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658981] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659983] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.662298] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663669] usb usb1: Product: UHCI Host Controller\n[ 0.664572] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665691] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666748] hub 1-0:1.0: USB hub found\n[ 0.667510] hub 1-0:1.0: 2 ports detected\n[ 0.668392] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670467] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671403] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672414] mousedev: PS/2 mouse device common for all mice\n[ 0.673646] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675436] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676503] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677676] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679006] i2c /dev entries driver\n[ 0.679865] device-mapper: uevent: version 1.0.3\n[ 0.680945] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.682843] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684317] NET: Registered protocol family 10\n[ 0.685461] NET: Registered protocol family 17\n[ 0.686490] Key type dns_resolver registered\n[ 0.687552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688827] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.690871] registered taskstats version 1\n[ 0.691826] Loading compiled-in X.509 certificates\n[ 0.693419] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.695577] zswap: loaded using pool lzo/zbud\n[ 0.697083] Key type trusted registered\n[ 0.698730] Key type encrypted registered\n[ 0.699683] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.700887] ima: No TPM chip found, activating TPM-bypass!\n[ 0.702127] evm: HMAC attrs: 0x1\n[ 0.703205] Magic number: 14:621:534\n[ 0.704112] bdi 1:12: hash matches\n[ 0.704960] tty ttyS14: hash matches\n[ 0.705948] rtc_cmos 00:00: setting system clock to 2018-12-23 13:31:08 UTC (1545571868)\n[ 0.707803] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708883] EDD information not available.\n[ 0.766107] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777795] Write protecting the kernel read-only data: 14336k\n[ 0.779361] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781125] 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.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.189821] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.13...\nLease of 10.10.10.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.10. iid=i-00000135\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJI8oDPdO7At3kOfw2x6EavFGPgtMho5Eza4+oO3An8UTO8ywTsXJqztT9XWzanX7Na2PC+/3jjJs0X+zhGlVlqw6aie4YNA1BR7lYqKA94pWzFNu15T/1ktJBAjdb+p3UExG/2XbiqGbGoIheMJFRMhvn7sRCaTAlowsMlUaFaPRPWWF40TbvZY7FEpv31zMu0eitXQ6W34AO9ivCSj4TudQhdi+LmyaAKSukxI4erOJUqRlYY55FsNaWIF7GrmrCNxxPJnLDLqYCFDwROrkHY3TVdXT0pdTPCQpsX6L431RQZzJnoV9f5lAF4561mhvcKHrdlhc0SZxEzR0ZGz9r root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAK3RBUjaBgAzU3Cpn1mBtzR+xki4ccEbvkts9vGQPHw7UTSW9cH7FIqHfqLFmodhsP38jDMGG+41rAIuIr6s6VNO4w7jIDgvBcLxDza2IRgkr3WQD1y8+sCPAeX667XVhAXWX6WcHfCv0SpkE5UyXe7+3QLbtcdm6IDQBNGT+2ArAAAAFQCL+6c9Xb4c7kr35fWBBnFHT6ZfSwAAAIEAqbpSh3w3+ofLvotnhIFPX62M9dJDZAai2iV4lginkYjwM8RlzEznP85U7kVzFem7rH6ocWA+856/xE6+6mwXzAde04xfxY2HJE58K5YFM9EszTlFnghEPKPWLaSxtGr4w9w+NXS89nk6rnPu0aJ6EhKj/5GwgX+y89T0H+O0zH8AAACBAIx+X6QxvwhG4BsgipaB5a/GEDaTDSGCpCl8RNEDmSTeoZ4efKUdiMJW9iJoQicWIOHNHPxKty6NJRi5Fvt33XkawIqwCnuhtuPG/mqrJmGf7xhQGSNaA6CoJ4D7OUT4a1a0s2ookIwA5MDz2W6G/p8RCT5isqhyNUJTw3LL09t4 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.13,24,fe80::f816:3eff:fe98:e8d8/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.13 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000135\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.75 ===\n/dev/root resized successfully [took 2.10s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:98:E8:D8 \n inet addr:10.10.10.13 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe98:e8d8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 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:8156 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-11-1 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.142076] usb 1-1: Product: QEMU USB Tablet\n[ 1.142077] usb 1-1: Manufacturer: QEMU\n[ 1.142078] usb 1-1: SerialNumber: 42\n[ 1.160123] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.172132] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.189821] random: dd urandom read with 5 bits of entropy available\n[ 1.493024] tsc: Refined TSC clocksource calibration: 3491.913 MHz\n[ 1.493026] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\n[ 2.861785] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.197772] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nDec 23 13:31:08 cirros syslog.info syslogd started: BusyBox v1.23.2\nDec 23 13:31:08 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nDec 23 13:31:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nDec 23 13:31:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nDec 23 13:31:08 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nDec 23 13:31:08 cirros kern.notice kernel: [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\nDec 23 13:31:08 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nDec 23 13:31:08 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nDec 23 13:31:08 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nDec 23 13:31:08 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nDec 23 13:31:08 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nDec 23 13:31:08 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nDec 23 13:31:08 cirros kern.notice kernel: [ 1.189821] random: dd urandom read with 5 bits of entropy available\nDec 23 13:31:09 cirros kern.info kernel: [ 1.493024] tsc: Refined TSC clocksource calibration: 3491.913 MHz\nDec 23 13:31:09 cirros kern.info kernel: [ 1.493026] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\nDec 23 13:31:10 cirros auth.notice su: + /dev/console root:cirros\nDec 23 13:31:10 cirros authpriv.info dropbear[340]: Running in background\nDec 23 13:31:10 cirros kern.info kernel: [ 2.861785] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nDec 23 13:31:10 cirros kern.info kernel: [ 3.197772] 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-12-23 13:31:57,571 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action used request id req-0f5ab49a-3a51-4a55-a648-6ca810a12dc5 2018-12-23 13:31:59,605 - sdnvpn_test_utils - INFO - Waiting for instance 99448c75-0a1a-49d7-b72a-f026dcdcf6cf to boot up 2018-12-23 13:31:59,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f00b348aae0a965a1f6c18d5069120f199c1bf9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:32:00,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:31: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-2aaa793d-879d-459e-9771-fee39012555f x-compute-request-id: req-2aaa793d-879d-459e-9771-fee39012555f Content-Encoding: gzip Content-Length: 11167 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482050422 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.126502] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.128108] pid_max: default: 32768 minimum: 301\n[ 0.128973] ACPI: Core revision 20150930\n[ 0.130329] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131602] Security Framework initialized\n[ 0.132384] Yama: becoming mindful.\n[ 0.133091] AppArmor: AppArmor initialized\n[ 0.133940] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135232] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136467] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137633] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138967] Initializing cgroup subsys io\n[ 0.139775] Initializing cgroup subsys memory\n[ 0.140609] Initializing cgroup subsys devices\n[ 0.141452] Initializing cgroup subsys freezer\n[ 0.142305] Initializing cgroup subsys net_cls\n[ 0.143146] Initializing cgroup subsys perf_event\n[ 0.144024] Initializing cgroup subsys net_prio\n[ 0.144881] Initializing cgroup subsys hugetlb\n[ 0.145730] Initializing cgroup subsys pids\n[ 0.146580] CPU: Physical Processor ID: 0\n[ 0.148040] mce: CPU supports 10 MCE banks\n[ 0.148862] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149837] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160485] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166854] ftrace: allocating 31920 entries in 125 pages\n[ 0.193241] smpboot: Max logical packages: 1\n[ 0.194085] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195415] x2apic enabled\n[ 0.196213] Switched APIC routing to physical x2apic.\n[ 0.197954] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199037] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.200971] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.202705] KVM setup paravirtual spinlock\n[ 0.203971] x86: Booted up 1 node, 1 CPUs\n[ 0.204756] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.206108] devtmpfs: initialized\n[ 0.207810] evm: security.selinux\n[ 0.208491] evm: security.SMACK64\n[ 0.209159] evm: security.SMACK64EXEC\n[ 0.209888] evm: security.SMACK64TRANSMUTE\n[ 0.210672] evm: security.SMACK64MMAP\n[ 0.211388] evm: security.ima\n[ 0.212015] evm: security.capability\n[ 0.212802] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.214592] pinctrl core: initialized pinctrl subsystem\n[ 0.215651] RTC time: 13:30:54, date: 12/23/18\n[ 0.216607] NET: Registered protocol family 16\n[ 0.217551] cpuidle: using governor ladder\n[ 0.218336] cpuidle: using governor menu\n[ 0.219098] PCCT header not found.\n[ 0.219826] ACPI: bus type PCI registered\n[ 0.220607] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.221808] PCI: Using configuration type 1 for base access\n[ 0.223537] ACPI: Added _OSI(Module Device)\n[ 0.224349] ACPI: Added _OSI(Processor Device)\n[ 0.225188] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.226061] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.228167] ACPI: Interpreter enabled\n[ 0.228916] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.230716] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.232503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.234294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.236080] ACPI: (supports S0 S5)\n[ 0.236770] ACPI: Using IOAPIC for interrupt routing\n[ 0.237822] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.240896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.242028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.243216] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.244370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.246535] acpiphp: Slot [3] registered\n[ 0.247313] acpiphp: Slot [4] registered\n[ 0.248087] acpiphp: Slot [5] registered\n[ 0.248863] acpiphp: Slot [6] registered\n[ 0.249637] acpiphp: Slot [7] registered\n[ 0.250415] acpiphp: Slot [8] registered\n[ 0.251194] acpiphp: Slot [9] registered\n[ 0.251968] acpiphp: Slot [10] registered\n[ 0.252754] acpiphp: Slot [11] registered\n[ 0.253545] acpiphp: Slot [12] registered\n[ 0.254337] acpiphp: Slot [13] registered\n[ 0.255131] acpiphp: Slot [14] registered\n[ 0.255933] acpiphp: Slot [15] registered\n[ 0.266730] acpiphp: Slot [16] registered\n[ 0.267523] acpiphp: Slot [17] registered\n[ 0.268307] acpiphp: Slot [18] registered\n[ 0.269103] acpiphp: Slot [19] registered\n[ 0.269887] acpiphp: Slot [20] registered\n[ 0.270675] acpiphp: Slot [21] registered\n[ 0.271462] acpiphp: Slot [22] registered\n[ 0.272250] acpiphp: Slot [23] registered\n[ 0.273038] acpiphp: Slot [24] registered\n[ 0.273828] acpiphp: Slot [25] registered\n[ 0.274611] acpiphp: Slot [26] registered\n[ 0.275391] acpiphp: Slot [27] registered\n[ 0.276187] acpiphp: Slot [28] registered\n[ 0.276982] acpiphp: Slot [29] registered\n[ 0.277768] acpiphp: Slot [30] registered\n[ 0.278553] acpiphp: Slot [31] registered\n[ 0.279333] PCI host bridge to bus 0000:00\n[ 0.280118] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.281289] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.282461] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.283860] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.285259] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.291450] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.292692] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.293827] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.295055] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.302027] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.303418] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351332] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352777] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354169] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355556] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356908] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358864] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360004] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361032] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.362539] vgaarb: loaded\n[ 0.363126] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364235] SCSI subsystem initialized\n[ 0.365039] ACPI: bus type USB registered\n[ 0.365838] usbcore: registered new interface driver usbfs\n[ 0.366843] usbcore: registered new interface driver hub\n[ 0.367826] usbcore: registered new device driver usb\n[ 0.368855] PCI: Using ACPI for IRQ routing\n[ 0.369859] NetLabel: Initializing\n[ 0.370559] NetLabel: domain hash size = 128\n[ 0.371389] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.372317] NetLabel: unlabeled traffic allowed by default\n[ 0.373383] clocksource: Switched to clocksource kvm-clock\n[ 0.378885] AppArmor: AppArmor Filesystem Enabled\n[ 0.379820] pnp: PnP ACPI init\n[ 0.380718] pnp: PnP ACPI: found 5 devices\n[ 0.387067] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.388729] NET: Registered protocol family 2\n[ 0.389667] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390899] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392031] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393151] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394196] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395332] NET: Registered protocol family 1\n[ 0.396175] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.397240] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.398284] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.412300] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.426541] Trying to unpack rootfs image as initramfs...\n[ 0.477008] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490786] Scanning for low memory corruption every 60 seconds\n[ 0.492076] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493197] audit: initializing netlink subsys (disabled)\n[ 0.494201] audit: type=2000 audit(1545571855.230:1): initialized\n[ 0.495479] Initialise system trusted keyring\n[ 0.496380] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497522] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499447] zbud: loaded\n[ 0.500138] VFS: Disk quotas dquot_6.6.0\n[ 0.500939] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502427] fuse init (API version 7.23)\n[ 0.503296] Key type big_key registered\n[ 0.504086] Allocating IMA MOK and blacklist keyrings.\n[ 0.505160] Key type asymmetric registered\n[ 0.505974] Asymmetric key parser 'x509' registered\n[ 0.506904] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.508322] io scheduler noop registered\n[ 0.509104] io scheduler deadline registered (default)\n[ 0.510072] io scheduler cfq registered\n[ 0.510893] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511908] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.513513] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.514933] ACPI: Power Button [PWRF]\n[ 0.515746] GHES: HEST is not enabled!\n[ 0.529320] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557305] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559547] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585259] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587453] Linux agpgart interface v0.103\n[ 0.589499] brd: module loaded\n[ 0.590643] loop: module loaded\n[ 0.595674] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.597101] GPT:90111 != 2097151\n[ 0.597775] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598842] GPT:90111 != 2097151\n[ 0.599499] GPT: Use GNU Parted to correct GPT errors.\n[ 0.600433] vda: vda1 vda15\n[ 0.601955] scsi host0: ata_piix\n[ 0.602678] scsi host1: ata_piix\n[ 0.603375] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.604562] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.605984] libphy: Fixed MDIO Bus: probed\n[ 0.606811] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607962] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.610052] PPP generic driver version 2.4.2\n[ 0.611125] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.612887] ehci-pci: EHCI PCI platform driver\n[ 0.613935] ehci-platform: EHCI generic platform driver\n[ 0.615139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616522] ohci-pci: OHCI PCI platform driver\n[ 0.617569] ohci-platform: OHCI generic platform driver\n[ 0.618755] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634580] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636300] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.637517] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.638849] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640321] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642031] usb usb1: Product: UHCI Host Controller\n[ 0.643228] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.644608] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645747] hub 1-0:1.0: USB hub found\n[ 0.646663] hub 1-0:1.0: 2 ports detected\n[ 0.647715] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650138] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651298] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652518] mousedev: PS/2 mouse device common for all mice\n[ 0.653982] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.656136] rtc_cmos 00:00: RTC can wake from S4\n[ 0.657413] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.658841] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660207] i2c /dev entries driver\n[ 0.661074] device-mapper: uevent: version 1.0.3\n[ 0.662375] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.664727] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.666406] NET: Registered protocol family 10\n[ 0.667858] NET: Registered protocol family 17\n[ 0.668927] Key type dns_resolver registered\n[ 0.670138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671470] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673825] registered taskstats version 1\n[ 0.674829] Loading compiled-in X.509 certificates\n[ 0.676562] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679318] zswap: loaded using pool lzo/zbud\n[ 0.681119] Key type trusted registered\n[ 0.683027] Key type encrypted registered\n[ 0.683850] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684865] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685889] evm: HMAC attrs: 0x1\n[ 0.686829] Magic number: 14:621:534\n[ 0.687605] bdi 1:12: hash matches\n[ 0.688295] tty ttyS14: hash matches\n[ 0.689089] rtc_cmos 00:00: setting system clock to 2018-12-23 13:30:55 UTC (1545571855)\n[ 0.690676] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.691782] EDD information not available.\n[ 0.762454] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.774396] Write protecting the kernel read-only data: 14336k\n[ 0.776023] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.777812] 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.46\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.668232] 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.14...\nLease of 10.10.10.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.58. iid=i-00000132\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCLCfownSdacD3L7kyUmIpIJ4zYuR72bwkWbvN6Trtvi15f6vOetygSWdm2CGR1NZXdRVveYWhj/6fDDD7V54oYKITpkRaBYozKqtbWiBYSrMjUH2IEe+4sC+TUvUasbtBOxx3kbMruMahNoIhld1WN1seIKx3OVaLHhQxcRFPApXzdl+q61XdXvm9puEcyeUoU6Q4Fy3nDcDVcAImuCOEMsj4lsN/K8EHziJwFryqhUr+jj2hqKiR3/UwwaMGCSSRI9sP7dPI2xDXn8kOaLZV2Wifuouhz0+peDHRKsMgdNRu/DSdq30d5Wj4KzWdzJUngxDERBz1jo1CtqhV6esAt root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBANfV9U4didvO5LdiRC0i8k0B+X/83Z+TRz+6SlRDamfr6iBO9pZoNP3jBVnb0h64E106vfV7wwHxwglRbgKM9plJeAgKky4/p6QG+LSDT5jSlzFCFks0Aovm54/oLzOyic9a/RqDR+rx8tyYYXfPxaJTfhMZTj63Qyc4zcJJs2MBAAAAFQDNL7y4jaRphlVJZTHWiHKWRV09RwAAAIAX+fKX+kEuUh/V4rAyXLyLj5VQ7d///joOOyv28EGhmCmAoDdaJg8ZKWID9YGHjrdGmmsUVYGLwhHJSOMaGUWzJaFsPaRQPU+p1PAX8TsmlEjMHbEaehs/1x8bvztC4jAxjoJPAvWoU6lkdxIX33pxuWv2GxgyUP0gZZhUQtTwlAAAAIEArNjBuJXRf3+vCIRjJ6d62cH/HcZnDAXinSEgeEH0HNiB6q927YiSQGg96q9j3oyzhpz+PYQqG49WBRE5qSSlnP1p8PtaSTCDs4KisK28PIVWBTzrgjMs9y9Btew0nZSl3wN4hlHNW1xr/nEyh34eU150y7FDWxA3LakpZWbyWkw= 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.14,24,fe80::f816:3eff:fe8c:4f58/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.14 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000132\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n/dev/root resized successfully [took 2.19s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:8C:4F:58 \n inet addr:10.10.10.14 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe8c:4f58/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:7941 (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-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.117228] usb 1-1: Product: QEMU USB Tablet\n[ 1.117228] usb 1-1: Manufacturer: QEMU\n[ 1.117229] usb 1-1: SerialNumber: 42\n[ 1.489453] tsc: Refined TSC clocksource calibration: 3491.913 MHz\n[ 1.489455] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\n[ 1.625322] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.649353] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.668232] random: dd urandom read with 5 bits of entropy available\n[ 3.153049] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.763206] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nDec 23 13:30:56 cirros kern.info kernel: [ 0.777812] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nDec 23 13:30:56 cirros kern.info kernel: [ 0.789023] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nDec 23 13:30:56 cirros kern.info kernel: [ 0.789025] e1000: Copyright (c) 1999-2006 Intel Corporation.\nDec 23 13:30:56 cirros kern.info kernel: [ 0.790729] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nDec 23 13:30:56 cirros kern.info kernel: [ 0.793740] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nDec 23 13:30:56 cirros kern.info kernel: [ 0.795754] ip_tables: (C) 2000-2006 Netfilter Core Team\nDec 23 13:30:56 cirros kern.info kernel: [ 0.819966] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nDec 23 13:30:56 cirros kern.info kernel: [ 0.820654] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nDec 23 13:30:56 cirros kern.info kernel: [ 0.821735] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nDec 23 13:30:56 cirros kern.info kernel: [ 0.957424] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nDec 23 13:30:56 cirros kern.info kernel: [ 0.962237] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nDec 23 13:30:56 cirros kern.info kernel: [ 1.117224] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nDec 23 13:30:56 cirros kern.info kernel: [ 1.117226] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nDec 23 13:30:56 cirros kern.info kernel: [ 1.117228] usb 1-1: Product: QEMU USB Tablet\nDec 23 13:30:56 cirros kern.info kernel: [ 1.117228] usb 1-1: Manufacturer: QEMU\nDec 23 13:30:56 cirros kern.info kernel: [ 1.117229] usb 1-1: SerialNumber: 42\nDec 23 13:30:56 cirros kern.info kernel: [ 1.489453] tsc: Refined TSC clocksource calibration: 3491.913 MHz\nDec 23 13:30:56 cirros kern.info kernel: [ 1.489455] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255790e5ea, max_idle_ns: 440795224414 ns\nDec 23 13:30:56 cirros kern.info kernel: [ 1.625322] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nDec 23 13:30:56 cirros kern.info kernel: [ 1.649353] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nDec 23 13:30:56 cirros kern.notice kernel: [ 1.668232] random: dd urandom read with 5 bits of entropy available\nDec 23 13:30:57 cirros auth.notice su: + /dev/console root:cirros\nDec 23 13:30:57 cirros authpriv.info dropbear[340]: Running in background\nDec 23 13:30:57 cirros kern.info kernel: [ 3.153049] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nDec 23 13:30:58 cirros kern.info kernel: [ 3.763206] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-11-2 login: "} 2018-12-23 13:32:00,689 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf/action used request id req-2aaa793d-879d-459e-9771-fee39012555f 2018-12-23 13:32:02,724 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-12-23 13:32:32,757 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-12-23 13:32:32,759 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-12-23 13:32:32,759 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-12-23 13:32:32,764 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-12-23 13:32:32,805 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-12-23 13:32:32,806 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-12-23 13:32:32,807 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-12-23 13:32:32,808 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-12-23 13:32:32,808 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-12-23 13:32:32,848 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-12-23 13:32:32,882 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-12-23 13:32:32,883 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-12-23 13:32:32,884 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-12-23 13:32:32,885 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-12-23 13:32:32,885 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-12-23 13:32:32,887 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-12-23 13:32:32,922 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-12-23 13:32:32,924 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-12-23 13:32:32,925 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-12-23 13:32:32,925 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-12-23 13:32:32,926 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-12-23 13:32:32,966 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-12-23 13:32:33,000 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-12-23 13:32:33,001 - sdnvpn-results - INFO - Check if a new group was added to OVS 2018-12-23 13:32:33,002 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-12-23 13:32:33,002 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-12-23 13:32:33,003 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-12-23 13:32:33,003 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-12-23 13:32:33,007 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-12-23 13:32:33,043 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-12-23 13:32:33,044 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-12-23 13:32:33,045 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-12-23 13:32:33,046 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-12-23 13:32:33,046 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-12-23 13:32:33,086 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-12-23 13:32:33,146 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-12-23 13:32:33,147 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-12-23 13:32:33,148 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-12-23 13:32:33,148 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-12-23 13:32:33,149 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-12-23 13:32:33,152 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-12-23 13:32:33,222 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-12-23 13:32:33,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dcd0123d8b9e00fbc8135dbb65df6b48d2b85e" -d '{"forceDelete": null}' 2018-12-23 13:32:33,229 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-12-23 13:32:33,396 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:32: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-86369d33-f70d-44b7-bd5f-f46adc20f2bd x-compute-request-id: req-86369d33-f70d-44b7-bd5f-f46adc20f2bd Content-Length: 0 Content-Type: application/json 2018-12-23 13:32:33,396 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8/action used request id req-86369d33-f70d-44b7-bd5f-f46adc20f2bd 2018-12-23 13:32:33,396 - sdnvpn_test_utils - DEBUG - Waiting for instance c8e89840-4c96-4bf1-b880-dd94ab08a0b8 to be deleted 2018-12-23 13:32:33,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dcd0123d8b9e00fbc8135dbb65df6b48d2b85e" 2018-12-23 13:32:34,174 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:32: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-1d22aae9-511a-4499-bc4a-f24e36e36d67 x-compute-request-id: req-1d22aae9-511a-4499-bc4a-f24e36e36d67 Content-Encoding: gzip Content-Length: 895 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:e8:d8", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c8e89840-4c96-4bf1-b880-dd94ab08a0b8", "rel": "bookmark"}], "image": {"id": "72342623-6580-4f1f-ac71-ab54dca1f9e1", "links": [{"href": "http://172.30.9.22:8774/images/72342623-6580-4f1f-ac71-ab54dca1f9e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013b", "OS-SRV-USG:launched_at": "2018-12-23T13:31:07.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "c8e89840-4c96-4bf1-b880-dd94ab08a0b8", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:32:33Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-1", "created": "2018-12-23T13:31:02Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:4f:58", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf", "rel": "bookmark"}], "image": {"id": "72342623-6580-4f1f-ac71-ab54dca1f9e1", "links": [{"href": "http://172.30.9.22:8774/images/72342623-6580-4f1f-ac71-ab54dca1f9e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": "2018-12-23T13:30:54.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "99448c75-0a1a-49d7-b72a-f026dcdcf6cf", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:30:55Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2018-12-23T13:30:49Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:32:34,175 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-1d22aae9-511a-4499-bc4a-f24e36e36d67 2018-12-23 13:32:36,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dcd0123d8b9e00fbc8135dbb65df6b48d2b85e" 2018-12-23 13:32:36,796 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:32: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-17ae129d-c29e-4888-86c9-a463442ef884 x-compute-request-id: req-17ae129d-c29e-4888-86c9-a463442ef884 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:4f:58", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf", "rel": "bookmark"}], "image": {"id": "72342623-6580-4f1f-ac71-ab54dca1f9e1", "links": [{"href": "http://172.30.9.22:8774/images/72342623-6580-4f1f-ac71-ab54dca1f9e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": "2018-12-23T13:30:54.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "99448c75-0a1a-49d7-b72a-f026dcdcf6cf", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:30:55Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2018-12-23T13:30:49Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:32:36,796 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-17ae129d-c29e-4888-86c9-a463442ef884 2018-12-23 13:32:38,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dcd0123d8b9e00fbc8135dbb65df6b48d2b85e" -d '{"forceDelete": null}' 2018-12-23 13:32:38,995 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13: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 x-openstack-request-id: req-a22d57d8-4032-40ff-9230-89ccd04155b7 x-compute-request-id: req-a22d57d8-4032-40ff-9230-89ccd04155b7 Content-Length: 0 Content-Type: application/json 2018-12-23 13:32:38,995 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf/action used request id req-a22d57d8-4032-40ff-9230-89ccd04155b7 2018-12-23 13:32:38,995 - sdnvpn_test_utils - DEBUG - Waiting for instance 99448c75-0a1a-49d7-b72a-f026dcdcf6cf to be deleted 2018-12-23 13:32:38,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dcd0123d8b9e00fbc8135dbb65df6b48d2b85e" 2018-12-23 13:32:39,845 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:32: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-2bc622e5-bbfb-4c39-86b3-b33d23451410 x-compute-request-id: req-2bc622e5-bbfb-4c39-86b3-b33d23451410 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:4f:58", "version": 4, "addr": "10.10.10.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/99448c75-0a1a-49d7-b72a-f026dcdcf6cf", "rel": "bookmark"}], "image": {"id": "72342623-6580-4f1f-ac71-ab54dca1f9e1", "links": [{"href": "http://172.30.9.22:8774/images/72342623-6580-4f1f-ac71-ab54dca1f9e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000138", "OS-SRV-USG:launched_at": "2018-12-23T13:30:54.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "99448c75-0a1a-49d7-b72a-f026dcdcf6cf", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:32:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2018-12-23T13:30:49Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:32:39,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-2bc622e5-bbfb-4c39-86b3-b33d23451410 2018-12-23 13:32:41,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94dcd0123d8b9e00fbc8135dbb65df6b48d2b85e" 2018-12-23 13:32:41,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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 x-openstack-request-id: req-e9515e52-8ed0-484f-95bc-5740e9435aa2 x-compute-request-id: req-e9515e52-8ed0-484f-95bc-5740e9435aa2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 13:32:41,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-e9515e52-8ed0-484f-95bc-5740e9435aa2 2018-12-23 13:32:43,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/72342623-6580-4f1f-ac71-ab54dca1f9e1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}29f2fa9ff845b22d1eec448928271505ce39a6f8" 2018-12-23 13:32:45,066 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0a88c632-7d41-4dec-ba43-df3ba8725270 Date: Sun, 23 Dec 2018 13:32:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 13:32:45,066 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/72342623-6580-4f1f-ac71-ab54dca1f9e1 used request id req-0a88c632-7d41-4dec-ba43-df3ba8725270 2018-12-23 13:32:45,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/6c6d818a-0d84-4595-84ad-3f8c60f082de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}274d1614b9e5e58ba2087b6b66c3fc6430bc22ab" 2018-12-23 13:32:47,454 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f7610720-553d-4f20-8cef-44a61342926d Date: Sun, 23 Dec 2018 13:32:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:32:47,454 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/6c6d818a-0d84-4595-84ad-3f8c60f082de used request id req-f7610720-553d-4f20-8cef-44a61342926d 2018-12-23 13:32:47,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/62b96a96-1f1b-44b0-bf7a-43d9bcab3a45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}274d1614b9e5e58ba2087b6b66c3fc6430bc22ab" 2018-12-23 13:32:49,033 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-97863a5b-8540-4bab-afc6-b8c6c788e852 Date: Sun, 23 Dec 2018 13:32:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:32:49,033 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/62b96a96-1f1b-44b0-bf7a-43d9bcab3a45 used request id req-97863a5b-8540-4bab-afc6-b8c6c788e852 2018-12-23 13:32:49,034 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-12-23 13:32:49,035 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-12-23 13:32:49,035 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-12-23 13:32:49,038 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-12-23 13:32:49,103 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-12-23 13:32:49,104 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-12-23 13:32:49,105 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-12-23 13:32:49,106 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-12-23 13:32:49,106 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-12-23 13:32:49,109 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-12-23 13:32:49,189 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-12-23 13:32:49,189 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-12-23 13:32:49,190 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-12-23 13:33:19,217 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-12-23 13:33:19,218 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-12-23 13:33:19,218 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-12-23 13:33:19,221 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-12-23 13:33:19,264 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-12-23 13:33:19,266 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-12-23 13:33:19,266 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-12-23 13:33:19,267 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-12-23 13:33:19,267 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-12-23 13:33:19,308 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-12-23 13:33:19,349 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-12-23 13:33:19,351 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-12-23 13:33:19,352 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-12-23 13:33:19,352 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-12-23 13:33:19,353 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-12-23 13:33:19,357 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-12-23 13:33:19,391 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-12-23 13:33:19,393 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-12-23 13:33:19,394 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-12-23 13:33:19,394 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-12-23 13:33:19,395 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-12-23 13:33:19,435 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-12-23 13:33:19,468 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-12-23 13:33:19,470 - sdnvpn-results - INFO - Check if group was removed from OVS after deleting the topology. 2018-12-23 13:33:19,470 - 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-12-23 13:33:19,471 - sdnvpn-results - INFO - One or more subtests have failed. 2018-12-23 13:33:19,472 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-12-23 13:33:19,471 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_11 2018-12-23 13:33:19,472 - 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-12-23 13:33:19,473 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association' 2018-12-23 13:33:19,473 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================================================== 2018-12-23 13:33:19,473 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_4 2018-12-23 13:33:19,552 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_4 main method 2018-12-23 13:33:19,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:33:19,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:33:19,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:33:19,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:33:19,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:33:19,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:33:19,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:33:19,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:33:19,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:33:19,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:33:19,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:33:19,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:33:19,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:33:19,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:33:19,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:33:19,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:33:19,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:33:19,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:33:19,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:33:19,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:33:19,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:33:19,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:33:19,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:33:19,554 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:33:19,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:33:19,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:33:19,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:33:19,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:33:19,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:33:19,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:33:19,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:33:19,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:33:19,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:33:19,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:33:19,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:33:19,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:33:19,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:33:19,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:33:19,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:33:19,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:33:19,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:33:19,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:33:19,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:33:19,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:33:19,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:33:19,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:33:19,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:33:19,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:33:19,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-12-23 13:33:19,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:33:19,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:33:19,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:33:19,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:33:19,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:33:19,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:33:19,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:33:19,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:33:19,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:33:19,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:33:19,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:33:19,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:33:19,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:33:19,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:33:19,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:33:19,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:33:19,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:33:19,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:33:19,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:33:19,560 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:33:19,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:33:19,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:33:19,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:33:19,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:33:19,561 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-12-23 13:33:19,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:33:19,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:33:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f5c1a15-c6f5-4e72-b87e-1d1cb1987b78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:33:19,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6f5c1a15-c6f5-4e72-b87e-1d1cb1987b78 2018-12-23 13:33:19,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:33:19,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:33:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["zQ8i1vuYQkSkMx5nOPLVPQ"], "issued_at": "2018-12-23T13:33:19.000000Z"}} 2018-12-23 13:33:19,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}97f620fd5bbaf4d2da76e24086e52fffd59e3c43" 2018-12-23 13:33:20,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-64e0f32e-ed00-4438-84ab-c2b4bc8fa705 Date: Sun, 23 Dec 2018 13:33:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-12-23 13:33:20,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20 used request id req-64e0f32e-ed00-4438-84ab-c2b4bc8fa705 2018-12-23 13:33:20,146 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-12-23 13:33:20,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}97f620fd5bbaf4d2da76e24086e52fffd59e3c43" 2018-12-23 13:33:20,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1b6c3ccb-c398-410c-8bbb-c08b4c63b0bc Date: Sun, 23 Dec 2018 13:33: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-12-23 13:33:20,311 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-1b6c3ccb-c398-410c-8bbb-c08b4c63b0bc 2018-12-23 13:33:20,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}97f620fd5bbaf4d2da76e24086e52fffd59e3c43" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-12-23 13:33:20,548 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/d03df30a-feb9-4458-8f67-5886477df048 X-Openstack-Request-Id: req-3409d1b5-7c20-469e-8888-7cf676cf0614 Date: Sun, 23 Dec 2018 13:33:20 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T13:33:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T13:33:20Z", "visibility": "public", "locations": [], "self": "/v2/images/d03df30a-feb9-4458-8f67-5886477df048", "min_disk": 0, "protected": false, "id": "d03df30a-feb9-4458-8f67-5886477df048", "file": "/v2/images/d03df30a-feb9-4458-8f67-5886477df048/file", "checksum": null, "owner": "1b564ea31c8e45b6a10fe5a84fe49166", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 13:33:20,548 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-3409d1b5-7c20-469e-8888-7cf676cf0614 2018-12-23 13:33:20,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/d03df30a-feb9-4458-8f67-5886477df048/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}97f620fd5bbaf4d2da76e24086e52fffd59e3c43" -d '' 2018-12-23 13:33:22,228 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-86f79268-63e5-4999-8c17-3f73092ee41a Date: Sun, 23 Dec 2018 13:33:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 13:33:22,228 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/d03df30a-feb9-4458-8f67-5886477df048/file used request id req-86f79268-63e5-4999-8c17-3f73092ee41a 2018-12-23 13:33:22,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:33:22,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24eb6460-c087-4e3a-8cb2-364f3bf1d8da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:33:22,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-24eb6460-c087-4e3a-8cb2-364f3bf1d8da 2018-12-23 13:33:22,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:33:22,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:33:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["yCtBYidCT1a-LuiiEcblCQ"], "issued_at": "2018-12-23T13:33:22.000000Z"}} 2018-12-23 13:33:22,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" 2018-12-23 13:33:22,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-7c4da962-aa77-4be4-aa92-57ccad0e33d7 Date: Sun, 23 Dec 2018 13:33:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"}]} 2018-12-23 13:33:22,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-7c4da962-aa77-4be4-aa92-57ccad0e33d7 2018-12-23 13:33:22,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" 2018-12-23 13:33:23,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-83793119-ed08-44b8-b35c-035c848c63f3 Date: Sun, 23 Dec 2018 13:33:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:34Z","dns_nameservers":[],"updated_at":"2018-12-23T10:45:34Z","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":"baab99c834784a5fb13deaf78a5e8135","id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-23 13:33:23,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-83793119-ed08-44b8-b35c-035c848c63f3 2018-12-23 13:33:23,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" 2018-12-23 13:33:23,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6fab4b2c-f5c7-4045-8737-e4241f0dc1cb Date: Sun, 23 Dec 2018 13:33:23 GMT RESP BODY: {"routers": []} 2018-12-23 13:33:23,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers used request id req-6fab4b2c-f5c7-4045-8737-e4241f0dc1cb 2018-12-23 13:33:23,402 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-4-1-net... 2018-12-23 13:33:23,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" -d '{"network": {"name": "sdnvpn-4-1-net", "admin_state_up": true}}' 2018-12-23 13:33:23,806 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-21931133-c555-4d1e-ad84-a01ed6ca544a Date: Sun, 23 Dec 2018 13:33: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":"8688e2ac-9068-46a4-ba61-53b697535704","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T13:33:23Z","is_default":false,"provider:segmentation_id":52,"name":"sdnvpn-4-1-net","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:33:23Z","mtu":1450}} 2018-12-23 13:33:23,806 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-21931133-c555-4d1e-ad84-a01ed6ca544a 2018-12-23 13:33:23,807 - sdnvpn.lib.openstack_utils - DEBUG - Network '8688e2ac-9068-46a4-ba61-53b697535704' created successfully 2018-12-23 13:33:23,807 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-12-23 13:33:23,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" -d '{"subnets": [{"ip_version": 4, "network_id": "8688e2ac-9068-46a4-ba61-53b697535704", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-4-1-subnet"}]}' 2018-12-23 13:33:24,369 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-6a990f09-7385-4b2a-aeee-552a992705a5 Date: Sun, 23 Dec 2018 13:33:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8688e2ac-9068-46a4-ba61-53b697535704","tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:33:24Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-12-23T13:33: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":"1b564ea31c8e45b6a10fe5a84fe49166","id":"7e5fa0c9-be18-400b-b5e6-5db5801d1b2d","subnetpool_id":null,"name":"sdnvpn-4-1-subnet"}]} 2018-12-23 13:33:24,369 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-6a990f09-7385-4b2a-aeee-552a992705a5 2018-12-23 13:33:24,369 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '7e5fa0c9-be18-400b-b5e6-5db5801d1b2d' created successfully 2018-12-23 13:33:24,370 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-12-23 13:33:24,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" -d '{"router": {"name": "sdnvpn-4-1-router", "admin_state_up": true}}' 2018-12-23 13:33:24,521 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-317112e4-4701-4c6d-b239-587557584fef Date: Sun, 23 Dec 2018 13:33:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:33:24Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:33:24Z", "revision_number": 0, "routes": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "8159be87-e66d-46ea-85a8-e0f509a31ee9", "name": "sdnvpn-4-1-router"}} 2018-12-23 13:33:24,522 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-317112e4-4701-4c6d-b239-587557584fef 2018-12-23 13:33:24,522 - sdnvpn.lib.openstack_utils - DEBUG - Router '8159be87-e66d-46ea-85a8-e0f509a31ee9' created successfully 2018-12-23 13:33:24,522 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-12-23 13:33:24,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/8159be87-e66d-46ea-85a8-e0f509a31ee9/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" -d '{"subnet_id": "7e5fa0c9-be18-400b-b5e6-5db5801d1b2d"}' 2018-12-23 13:33:26,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b0d394b6-ca0e-4a31-a3e3-a9e154b7207a Date: Sun, 23 Dec 2018 13:33:26 GMT RESP BODY: {"network_id": "8688e2ac-9068-46a4-ba61-53b697535704", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "subnet_id": "7e5fa0c9-be18-400b-b5e6-5db5801d1b2d", "subnet_ids": ["7e5fa0c9-be18-400b-b5e6-5db5801d1b2d"], "port_id": "ab81cacb-1ff0-49d4-9867-c6ebe0f86519", "id": "8159be87-e66d-46ea-85a8-e0f509a31ee9"} 2018-12-23 13:33:26,305 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/8159be87-e66d-46ea-85a8-e0f509a31ee9/add_router_interface used request id req-b0d394b6-ca0e-4a31-a3e3-a9e154b7207a 2018-12-23 13:33:26,305 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-12-23 13:33:26,305 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-12-23 13:33:26,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" 2018-12-23 13:33:26,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1355 X-Openstack-Request-Id: req-18d25e80-5ce5-423a-811e-cb6cf98b1a04 Date: Sun, 23 Dec 2018 13:33:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8688e2ac-9068-46a4-ba61-53b697535704","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":["7e5fa0c9-be18-400b-b5e6-5db5801d1b2d"],"description":"","tags":[],"updated_at":"2018-12-23T13:33:24Z","provider:segmentation_id":52,"name":"sdnvpn-4-1-net","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:33:23Z","provider:network_type":"vxlan"}]} 2018-12-23 13:33:26,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-18d25e80-5ce5-423a-811e-cb6cf98b1a04 2018-12-23 13:33:26,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/8159be87-e66d-46ea-85a8-e0f509a31ee9 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" -d '{"router": {"external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf"}}}' 2018-12-23 13:33:28,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-8655f6f5-87cd-4e32-b1d6-4f7858359cd0 Date: Sun, 23 Dec 2018 13:33:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:33:24Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:33:28Z", "revision_number": 4, "routes": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "8159be87-e66d-46ea-85a8-e0f509a31ee9", "name": "sdnvpn-4-1-router"}} 2018-12-23 13:33:28,490 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/8159be87-e66d-46ea-85a8-e0f509a31ee9 used request id req-8655f6f5-87cd-4e32-b1d6-4f7858359cd0 2018-12-23 13:33:28,490 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-12-23 13:33:28,490 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-4-2-net 2018-12-23 13:33:28,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" -d '{"network": {"name": "sdnvpn-4-2-net", "admin_state_up": true}}' 2018-12-23 13:33:28,908 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-45f7eaf9-ea7c-47fc-a2d1-214b6fded738 Date: Sun, 23 Dec 2018 13:33:28 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"40c4466f-be64-49b3-ba73-16718404d2d3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T13:33:28Z","is_default":false,"provider:segmentation_id":57,"name":"sdnvpn-4-2-net","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:33:28Z","mtu":1450}} 2018-12-23 13:33:28,908 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-45f7eaf9-ea7c-47fc-a2d1-214b6fded738 2018-12-23 13:33:28,908 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-4-2-subnet in network 40c4466f-be64-49b3-ba73-16718404d2d3 with cidr 10.10.11.0/24 2018-12-23 13:33:28,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" -d '{"subnets": [{"ip_version": 4, "network_id": "40c4466f-be64-49b3-ba73-16718404d2d3", "cidr": "10.10.11.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-4-2-subnet"}]}' 2018-12-23 13:33:29,429 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-8dd7a4d5-da8a-4a7c-abff-0e78f1ed12f1 Date: Sun, 23 Dec 2018 13:33:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40c4466f-be64-49b3-ba73-16718404d2d3","tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:33:29Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-12-23T13:33:29Z","gateway_ip":"10.10.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.11.2","end":"10.10.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.11.0/24","project_id":"1b564ea31c8e45b6a10fe5a84fe49166","id":"f2105c7d-28e3-4e9e-8498-4af37e0f1439","subnetpool_id":null,"name":"sdnvpn-4-2-subnet"}]} 2018-12-23 13:33:29,429 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-8dd7a4d5-da8a-4a7c-abff-0e78f1ed12f1 2018-12-23 13:33:29,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" 2018-12-23 13:33:29,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-9d56f5cf-0bd5-4d64-856f-7e3242e4c400 Date: Sun, 23 Dec 2018 13:33:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "updated_at": "2018-12-23T10:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "4344a5ee-82f5-41b0-bdee-1ea119ce0ef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "7749ea3b-0b9e-4d0d-9530-ba6f0062246e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "bd164a01-3da6-4ba0-8a76-8468a98eeaee", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "dfce3129-c821-4a94-b363-28d08fbcd457", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 4, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "created_at": "2018-12-23T13:04:08Z", "updated_at": "2018-12-23T13:04:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "39f67492-6c17-47dc-9eb5-9f66fc40bf5d", "remote_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "c407ef4e-77ad-41ec-a924-30be4d776065", "remote_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "c4d2361c-9401-4064-a528-1158d4842c43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "c9e42862-60e0-49ef-87e4-45f18b0eb47e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}], "revision_number": 4, "project_id": "cd88fc5f29be44c198f378ee4ce5955b", "id": "13751584-95bc-4ac8-a165-ee936f10eee8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "updated_at": "2018-12-23T10:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "3a13af68-60e1-4344-ae8a-96f314d1a2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "77d13211-502f-4e71-b007-faffc15c37d0", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fa02d9ed-71a8-4f4b-ac77-2b459bf2c28a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fbae7c6c-02bf-45ca-b3c8-011de5d25b67", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}], "revision_number": 4, "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "updated_at": "2018-12-23T10:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "0f4d9015-afd5-4470-947c-2567f1a2965a", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "589650f3-addb-4c63-b869-51a5c7002ad1", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "623fc9a7-10e7-4c90-bf16-350965ac2d72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "ab93a0f4-aca3-4c2f-b4d4-4556be8ee207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:26Z", "updated_at": "2018-12-23T13:11:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T13:09:27Z", "revision_number": 0, "id": "0b17de6f-9848-402f-8daf-e8470ba6135f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "revision_number": 0, "id": "2364bb0b-6704-452b-9be9-2510c23fc966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "revision_number": 0, "id": "3942b386-c5a7-4af7-a4dc-d2217c65f430", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-12-23T13:11:46Z", "revision_number": 0, "id": "5a7af0e9-8e86-46a6-97e3-289edadd453d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:11:46Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 179, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "revision_number": 0, "id": "708ab9c1-97dd-4108-83d0-c9a9ae886ca4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T13:09:27Z", "revision_number": 0, "id": "973e6c43-2f61-43ac-beb6-b0a0b623432f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T13:09:27Z", "revision_number": 0, "id": "b8ea28c7-6b4e-43d6-874c-7748d32452c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 7, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "name": "sdnvpn-sg"}]} 2018-12-23 13:33:29,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-9d56f5cf-0bd5-4d64-856f-7e3242e4c400 2018-12-23 13:33:29,642 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-12-23 13:33:29,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:33:29,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e013f679-a42f-4f7b-a023-d5041c88d036 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:33:29,650 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-e013f679-a42f-4f7b-a023-d5041c88d036 2018-12-23 13:33:29,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:33:30,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:33:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["berc-n6hTV2TCAwzxOZpnQ"], "issued_at": "2018-12-23T13:33:30.000000Z"}} 2018-12-23 13:33:30,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd7ebf8806d1e77bb2ae4648bfe7cc708e49b26" 2018-12-23 13:33:30,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:33: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-2a52b564-676e-45f7-b43a-ce7cd823b407 x-compute-request-id: req-2a52b564-676e-45f7-b43a-ce7cd823b407 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 231}, "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 240}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-12-23 13:33:30,205 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-2a52b564-676e-45f7-b43a-ce7cd823b407 2018-12-23 13:33:30,206 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-12-23 13:33:30,206 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-2'... 2018-12-23 13:33:30,206 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-2 flavor=m1.tiny image=d03df30a-feb9-4458-8f67-5886477df048 network=8688e2ac-9068-46a4-ba61-53b697535704 secgroup=d54ad1fc-dc70-43eb-b6d5-f1e800496767 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-12-23 13:33:30,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:33:30,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:33:30,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:33:30,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:33:30,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:33:30,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:33:30,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:33:30,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:33:30,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:33:30,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:33:30,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:33:30,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:33:30,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:33:30,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:33:30,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:33:30,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:33:30,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:33:30,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:33:30,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:33:30,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:33:30,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:33:30,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:33:30,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:33:30,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:33:30,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:33:30,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:33:30,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:33:30,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:33:30,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:33:30,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:33:30,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:33:30,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:33:30,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:33:30,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:33:30,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:33:30,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:33:30,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:33:30,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:33:30,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:33:30,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:33:30,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:33:30,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:33:30,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:33:30,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:33:30,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:33:30,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:33:30,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:33:30,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:33:30,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:33:30,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-578bb1d5-8e75-4d5e-bfdd-93e1ba88bf72 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:33:30,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-578bb1d5-8e75-4d5e-bfdd-93e1ba88bf72 2018-12-23 13:33:30,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:33:30,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:33:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["3jGzNEGmQESqFV_0Ixcq4w"], "issued_at": "2018-12-23T13:33:30.000000Z"}} 2018-12-23 13:33:30,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8061681c8d9ae18e624c0638c7c7507f818215" 2018-12-23 13:33:30,819 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:33: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-422ee4dc-25b3-46e6-8e72-312f69c67c82 x-compute-request-id: req-422ee4dc-25b3-46e6-8e72-312f69c67c82 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-12-23 13:33:30,819 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-422ee4dc-25b3-46e6-8e72-312f69c67c82 2018-12-23 13:33:30,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8061681c8d9ae18e624c0638c7c7507f818215" 2018-12-23 13:33:30,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:33: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-77749a6c-1433-4314-b67c-de03b0d3db8f x-compute-request-id: req-77749a6c-1433-4314-b67c-de03b0d3db8f Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:33:30,841 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 used request id req-77749a6c-1433-4314-b67c-de03b0d3db8f 2018-12-23 13:33:30,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8061681c8d9ae18e624c0638c7c7507f818215" -d '{"server": {"name": "sdnvpn-4-2", "imageRef": "d03df30a-feb9-4458-8f67-5886477df048", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "1f158186-04de-4bad-8081-88a658f657a7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8688e2ac-9068-46a4-ba61-53b697535704"}]}}' 2018-12-23 13:33:32,337 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:33: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-86595f2b-3c36-4951-add9-6db53c539418 x-compute-request-id: req-86595f2b-3c36-4951-add9-6db53c539418 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/2f60e718-8acf-4d04-b901-e29035c9acd4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2f60e718-8acf-4d04-b901-e29035c9acd4", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f60e718-8acf-4d04-b901-e29035c9acd4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f60e718-8acf-4d04-b901-e29035c9acd4", "rel": "bookmark"}], "adminPass": "xsEXDX2Achyu"}} 2018-12-23 13:33:32,337 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-86595f2b-3c36-4951-add9-6db53c539418 2018-12-23 13:33:32,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:33:32,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf9e241d-ac2b-4f73-86b4-cfa7da51de83 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:33:32,345 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bf9e241d-ac2b-4f73-86b4-cfa7da51de83 2018-12-23 13:33:32,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:33:32,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:33:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["4eYDCL8TREaaON9McBg3ew"], "issued_at": "2018-12-23T13:33:32.000000Z"}} 2018-12-23 13:33:32,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/2f60e718-8acf-4d04-b901-e29035c9acd4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dfb62724520c2286b46330f7454c50753a2489" 2018-12-23 13:33:33,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:33: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-a5a79abc-ca06-4d7a-aa13-547546163c0c x-compute-request-id: req-a5a79abc-ca06-4d7a-aa13-547546163c0c 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.22:8774/v2.1/servers/2f60e718-8acf-4d04-b901-e29035c9acd4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f60e718-8acf-4d04-b901-e29035c9acd4", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "2f60e718-8acf-4d04-b901-e29035c9acd4", "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:33:32Z", "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-12-23T13:33:32Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:33:33,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2f60e718-8acf-4d04-b901-e29035c9acd4 used request id req-a5a79abc-ca06-4d7a-aa13-547546163c0c 2018-12-23 13:33:36,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/2f60e718-8acf-4d04-b901-e29035c9acd4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dfb62724520c2286b46330f7454c50753a2489" 2018-12-23 13:33:37,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:33: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-dd40931c-6e18-4abc-a912-cff469b5b786 x-compute-request-id: req-dd40931c-6e18-4abc-a912-cff469b5b786 Content-Encoding: gzip Content-Length: 774 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:fa:a2:51", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f60e718-8acf-4d04-b901-e29035c9acd4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f60e718-8acf-4d04-b901-e29035c9acd4", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "2f60e718-8acf-4d04-b901-e29035c9acd4", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:33:33Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-2", "created": "2018-12-23T13:33:32Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:33:37,205 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2f60e718-8acf-4d04-b901-e29035c9acd4 used request id req-dd40931c-6e18-4abc-a912-cff469b5b786 2018-12-23 13:33:40,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/2f60e718-8acf-4d04-b901-e29035c9acd4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dfb62724520c2286b46330f7454c50753a2489" 2018-12-23 13:33:40,925 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:33:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af722ae5-3ef7-4d63-97d0-eed4335f5052 x-compute-request-id: req-af722ae5-3ef7-4d63-97d0-eed4335f5052 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:a2:51", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f60e718-8acf-4d04-b901-e29035c9acd4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f60e718-8acf-4d04-b901-e29035c9acd4", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": "2018-12-23T13:33:36.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "2f60e718-8acf-4d04-b901-e29035c9acd4", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:33:37Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-2", "created": "2018-12-23T13:33:32Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:33:40,925 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2f60e718-8acf-4d04-b901-e29035c9acd4 used request id req-af722ae5-3ef7-4d63-97d0-eed4335f5052 2018-12-23 13:33:40,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/2f60e718-8acf-4d04-b901-e29035c9acd4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8061681c8d9ae18e624c0638c7c7507f818215" 2018-12-23 13:33:41,388 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:33:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e519cbf-e1ba-443e-9dfb-5b20f9c0ca80 x-compute-request-id: req-5e519cbf-e1ba-443e-9dfb-5b20f9c0ca80 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:a2:51", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f60e718-8acf-4d04-b901-e29035c9acd4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f60e718-8acf-4d04-b901-e29035c9acd4", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": "2018-12-23T13:33:36.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "2f60e718-8acf-4d04-b901-e29035c9acd4", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:33:37Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-2", "created": "2018-12-23T13:33:32Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:33:41,388 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2f60e718-8acf-4d04-b901-e29035c9acd4 used request id req-5e519cbf-e1ba-443e-9dfb-5b20f9c0ca80 2018-12-23 13:33:41,389 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-2' booted successfully. IP='10.10.10.9'. 2018-12-23 13:33:41,389 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-2' to security group 'sdnvpn-sg'... 2018-12-23 13:33:41,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2f60e718-8acf-4d04-b901-e29035c9acd4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd7ebf8806d1e77bb2ae4648bfe7cc708e49b26" -d '{"addSecurityGroup": {"name": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:33:42,536 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:33:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5c081db4-c641-44b0-a5e3-5b1a1a17928d x-compute-request-id: req-5c081db4-c641-44b0-a5e3-5b1a1a17928d Content-Length: 0 Content-Type: application/json 2018-12-23 13:33:42,536 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2f60e718-8acf-4d04-b901-e29035c9acd4/action used request id req-5c081db4-c641-44b0-a5e3-5b1a1a17928d 2018-12-23 13:33:42,537 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-3'... 2018-12-23 13:33:42,537 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-3 flavor=m1.tiny image=d03df30a-feb9-4458-8f67-5886477df048 network=8688e2ac-9068-46a4-ba61-53b697535704 secgroup=d54ad1fc-dc70-43eb-b6d5-f1e800496767 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-12-23 13:33:42,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:33:42,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:33:42,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:33:42,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:33:42,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:33:42,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:33:42,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:33:42,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:33:42,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:33:42,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:33:42,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:33:42,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:33:42,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:33:42,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:33:42,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:33:42,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:33:42,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:33:42,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:33:42,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:33:42,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:33:42,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:33:42,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:33:42,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:33:42,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:33:42,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:33:42,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:33:42,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:33:42,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:33:42,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:33:42,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:33:42,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:33:42,542 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:33:42,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:33:42,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:33:42,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:33:42,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:33:42,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:33:42,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:33:42,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:33:42,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:33:42,543 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:33:42,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:33:42,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:33:42,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:33:42,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:33:42,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:33:42,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:33:42,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:33:42,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:33:42,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-655b3cdb-fc54-4f67-92d3-891a6c3b047e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:33:42,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-655b3cdb-fc54-4f67-92d3-891a6c3b047e 2018-12-23 13:33:42,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:33:42,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:33:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["hZ6fiVHRTGOWH9GhcS8zrg"], "issued_at": "2018-12-23T13:33:42.000000Z"}} 2018-12-23 13:33:42,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc468e021b969c86ff0bcfdb5b3edd844dc7c91d" 2018-12-23 13:33:43,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:33:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1cb44ce-4046-43b9-b29d-16cba0f191c6 x-compute-request-id: req-d1cb44ce-4046-43b9-b29d-16cba0f191c6 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-12-23 13:33:43,110 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-d1cb44ce-4046-43b9-b29d-16cba0f191c6 2018-12-23 13:33:43,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc468e021b969c86ff0bcfdb5b3edd844dc7c91d" 2018-12-23 13:33:43,143 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:33:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d634c8f6-0b2c-42d6-b191-603bd6f7aa64 x-compute-request-id: req-d634c8f6-0b2c-42d6-b191-603bd6f7aa64 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:33:43,143 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 used request id req-d634c8f6-0b2c-42d6-b191-603bd6f7aa64 2018-12-23 13:33:43,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc468e021b969c86ff0bcfdb5b3edd844dc7c91d" -d '{"server": {"name": "sdnvpn-4-3", "imageRef": "d03df30a-feb9-4458-8f67-5886477df048", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "1f158186-04de-4bad-8081-88a658f657a7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8688e2ac-9068-46a4-ba61-53b697535704"}]}}' 2018-12-23 13:33:44,576 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:33:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c37a78af-2e97-4fe8-973a-8349f3d61c8a x-compute-request-id: req-c37a78af-2e97-4fe8-973a-8349f3d61c8a Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/b93b0931-2378-4f07-9037-b5469e7cb467 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b93b0931-2378-4f07-9037-b5469e7cb467", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b93b0931-2378-4f07-9037-b5469e7cb467", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b93b0931-2378-4f07-9037-b5469e7cb467", "rel": "bookmark"}], "adminPass": "eTjrrAT7jsdz"}} 2018-12-23 13:33:44,577 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-c37a78af-2e97-4fe8-973a-8349f3d61c8a 2018-12-23 13:33:44,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:33:44,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ec9014e-53c5-49f2-8c14-91a9c9c54e0d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:33:44,584 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7ec9014e-53c5-49f2-8c14-91a9c9c54e0d 2018-12-23 13:33:44,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:33:44,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:33:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["7DgH2tb-Qy-Htz-SID58Og"], "issued_at": "2018-12-23T13:33:44.000000Z"}} 2018-12-23 13:33:44,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/b93b0931-2378-4f07-9037-b5469e7cb467 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85fcdbd5bd57d76e470f169b81b7cccb416d4f51" 2018-12-23 13:33:45,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:33: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-8aac4842-cd56-4cac-810f-50d31372452c x-compute-request-id: req-8aac4842-cd56-4cac-810f-50d31372452c Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b93b0931-2378-4f07-9037-b5469e7cb467", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b93b0931-2378-4f07-9037-b5469e7cb467", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "b93b0931-2378-4f07-9037-b5469e7cb467", "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:33:45Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2018-12-23T13:33:44Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:33:45,535 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b93b0931-2378-4f07-9037-b5469e7cb467 used request id req-8aac4842-cd56-4cac-810f-50d31372452c 2018-12-23 13:33:48,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/b93b0931-2378-4f07-9037-b5469e7cb467 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85fcdbd5bd57d76e470f169b81b7cccb416d4f51" 2018-12-23 13:33:49,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:33: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-c92db27c-92fa-47ad-b04c-683085d57110 x-compute-request-id: req-c92db27c-92fa-47ad-b04c-683085d57110 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.22:8774/v2.1/servers/b93b0931-2378-4f07-9037-b5469e7cb467", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b93b0931-2378-4f07-9037-b5469e7cb467", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "b93b0931-2378-4f07-9037-b5469e7cb467", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:33:45Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2018-12-23T13:33:44Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:33:49,208 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b93b0931-2378-4f07-9037-b5469e7cb467 used request id req-c92db27c-92fa-47ad-b04c-683085d57110 2018-12-23 13:33:52,213 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/b93b0931-2378-4f07-9037-b5469e7cb467 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85fcdbd5bd57d76e470f169b81b7cccb416d4f51" 2018-12-23 13:33:52,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:33:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6aa85676-eebf-4723-9c46-d00aac704270 x-compute-request-id: req-6aa85676-eebf-4723-9c46-d00aac704270 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:74:fd:02", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b93b0931-2378-4f07-9037-b5469e7cb467", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b93b0931-2378-4f07-9037-b5469e7cb467", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": "2018-12-23T13:33:47.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "b93b0931-2378-4f07-9037-b5469e7cb467", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:33:49Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2018-12-23T13:33:44Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:33:52,945 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b93b0931-2378-4f07-9037-b5469e7cb467 used request id req-6aa85676-eebf-4723-9c46-d00aac704270 2018-12-23 13:33:52,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/b93b0931-2378-4f07-9037-b5469e7cb467 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc468e021b969c86ff0bcfdb5b3edd844dc7c91d" 2018-12-23 13:33:53,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:33:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-daa263d8-afec-452e-9d7b-7c54a1437a65 x-compute-request-id: req-daa263d8-afec-452e-9d7b-7c54a1437a65 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:74:fd:02", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b93b0931-2378-4f07-9037-b5469e7cb467", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b93b0931-2378-4f07-9037-b5469e7cb467", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": "2018-12-23T13:33:47.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "b93b0931-2378-4f07-9037-b5469e7cb467", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:33:49Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2018-12-23T13:33:44Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:33:53,501 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/b93b0931-2378-4f07-9037-b5469e7cb467 used request id req-daa263d8-afec-452e-9d7b-7c54a1437a65 2018-12-23 13:33:53,501 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-3' booted successfully. IP='10.10.10.12'. 2018-12-23 13:33:53,501 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-3' to security group 'sdnvpn-sg'... 2018-12-23 13:33:53,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b93b0931-2378-4f07-9037-b5469e7cb467/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd7ebf8806d1e77bb2ae4648bfe7cc708e49b26" -d '{"addSecurityGroup": {"name": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:33:54,605 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:33:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-19d912ef-c030-4dca-9290-df52dd48e22e x-compute-request-id: req-19d912ef-c030-4dca-9290-df52dd48e22e Content-Length: 0 Content-Type: application/json 2018-12-23 13:33:54,605 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b93b0931-2378-4f07-9037-b5469e7cb467/action used request id req-19d912ef-c030-4dca-9290-df52dd48e22e 2018-12-23 13:33:54,605 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-5'... 2018-12-23 13:33:54,605 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-5 flavor=m1.tiny image=d03df30a-feb9-4458-8f67-5886477df048 network=40c4466f-be64-49b3-ba73-16718404d2d3 secgroup=d54ad1fc-dc70-43eb-b6d5-f1e800496767 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-12-23 13:33:54,605 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:33:54,605 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:33:54,605 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:33:54,605 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:33:54,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:33:54,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:33:54,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:33:54,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:33:54,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:33:54,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:33:54,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:33:54,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:33:54,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:33:54,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:33:54,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:33:54,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:33:54,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:33:54,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:33:54,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:33:54,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:33:54,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:33:54,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:33:54,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:33:54,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:33:54,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:33:54,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:33:54,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:33:54,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:33:54,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:33:54,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:33:54,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:33:54,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:33:54,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:33:54,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:33:54,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:33:54,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:33:54,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:33:54,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:33:54,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:33:54,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:33:54,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:33:54,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:33:54,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:33:54,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:33:54,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:33:54,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:33:54,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:33:54,608 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:33:54,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:33:54,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e97f459-3291-4083-a6be-7e702a9c65eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:33:54,615 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8e97f459-3291-4083-a6be-7e702a9c65eb 2018-12-23 13:33:54,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:33:54,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:33:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["1JA4TpvQSY-7GuZxVbktgA"], "issued_at": "2018-12-23T13:33:54.000000Z"}} 2018-12-23 13:33:54,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43fe64a117df38d9a3588f87a68d6db67c5b9a15" 2018-12-23 13:33:55,163 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:33: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-b906bc5d-958e-4e7f-abd8-de6bbd7efbc3 x-compute-request-id: req-b906bc5d-958e-4e7f-abd8-de6bbd7efbc3 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-12-23 13:33:55,164 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-b906bc5d-958e-4e7f-abd8-de6bbd7efbc3 2018-12-23 13:33:55,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43fe64a117df38d9a3588f87a68d6db67c5b9a15" 2018-12-23 13:33:55,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:33: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-d3b0fe32-59e1-4cc3-a5b0-4b32bd6bfbb7 x-compute-request-id: req-d3b0fe32-59e1-4cc3-a5b0-4b32bd6bfbb7 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:33:55,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 used request id req-d3b0fe32-59e1-4cc3-a5b0-4b32bd6bfbb7 2018-12-23 13:33:55,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43fe64a117df38d9a3588f87a68d6db67c5b9a15" -d '{"server": {"name": "sdnvpn-4-5", "imageRef": "d03df30a-feb9-4458-8f67-5886477df048", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "1f158186-04de-4bad-8081-88a658f657a7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "40c4466f-be64-49b3-ba73-16718404d2d3"}]}}' 2018-12-23 13:33:56,887 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:33: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-3ba373e8-b43b-4bf3-8d07-18f7c575f409 x-compute-request-id: req-3ba373e8-b43b-4bf3-8d07-18f7c575f409 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2d9bf080-ba0a-4fb2-ba19-474a22972544", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544", "rel": "bookmark"}], "adminPass": "yY98V2zyK3CB"}} 2018-12-23 13:33:56,887 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-3ba373e8-b43b-4bf3-8d07-18f7c575f409 2018-12-23 13:33:56,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:33:56,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8574e17-8d03-47bc-9a6e-8d6089596998 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:33:56,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d8574e17-8d03-47bc-9a6e-8d6089596998 2018-12-23 13:33:56,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:33:57,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:33:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["A4C8AlG6Qmi7gLY1hWBExA"], "issued_at": "2018-12-23T13:33:57.000000Z"}} 2018-12-23 13:33:57,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35d88c00b006bbcaee0ea9f7f13bbb8a1e0f37c" 2018-12-23 13:33:57,852 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-535889a3-98fc-400e-8b52-605575658c40 x-compute-request-id: req-535889a3-98fc-400e-8b52-605575658c40 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.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000144", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "2d9bf080-ba0a-4fb2-ba19-474a22972544", "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:33:57Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-12-23T13:33:56Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:33:57,852 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544 used request id req-535889a3-98fc-400e-8b52-605575658c40 2018-12-23 13:34:00,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35d88c00b006bbcaee0ea9f7f13bbb8a1e0f37c" 2018-12-23 13:34:01,572 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:34:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d6a2d25-a16b-4c98-ab3f-e6931f0ce7d6 x-compute-request-id: req-6d6a2d25-a16b-4c98-ab3f-e6931f0ce7d6 Content-Encoding: gzip Content-Length: 779 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:28:23:28", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000144", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "2d9bf080-ba0a-4fb2-ba19-474a22972544", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:33:57Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-12-23T13:33:56Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:34:01,573 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544 used request id req-6d6a2d25-a16b-4c98-ab3f-e6931f0ce7d6 2018-12-23 13:34:04,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35d88c00b006bbcaee0ea9f7f13bbb8a1e0f37c" 2018-12-23 13:34:05,107 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:34: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-9e99e237-30b2-48d3-9329-8ebf0ab85e7b x-compute-request-id: req-9e99e237-30b2-48d3-9329-8ebf0ab85e7b Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:23:28", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000144", "OS-SRV-USG:launched_at": "2018-12-23T13:33:58.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "2d9bf080-ba0a-4fb2-ba19-474a22972544", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:34:01Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-12-23T13:33:56Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:34:05,107 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544 used request id req-9e99e237-30b2-48d3-9329-8ebf0ab85e7b 2018-12-23 13:34:05,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43fe64a117df38d9a3588f87a68d6db67c5b9a15" 2018-12-23 13:34:05,762 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:34:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2761418-845f-4122-8525-08ab5117b748 x-compute-request-id: req-c2761418-845f-4122-8525-08ab5117b748 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:23:28", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000144", "OS-SRV-USG:launched_at": "2018-12-23T13:33:58.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "2d9bf080-ba0a-4fb2-ba19-474a22972544", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:34:01Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-12-23T13:33:56Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:34:05,763 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544 used request id req-c2761418-845f-4122-8525-08ab5117b748 2018-12-23 13:34:05,763 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-5' booted successfully. IP='10.10.11.6'. 2018-12-23 13:34:05,763 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-5' to security group 'sdnvpn-sg'... 2018-12-23 13:34:05,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd7ebf8806d1e77bb2ae4648bfe7cc708e49b26" -d '{"addSecurityGroup": {"name": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:34:07,122 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:34:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6ed26359-7c69-44bd-9492-c7a50fa96c9a x-compute-request-id: req-6ed26359-7c69-44bd-9492-c7a50fa96c9a Content-Length: 0 Content-Type: application/json 2018-12-23 13:34:07,123 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544/action used request id req-6ed26359-7c69-44bd-9492-c7a50fa96c9a 2018-12-23 13:34:07,123 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-4'... 2018-12-23 13:34:07,123 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-4 flavor=m1.tiny image=d03df30a-feb9-4458-8f67-5886477df048 network=40c4466f-be64-49b3-ba73-16718404d2d3 secgroup=d54ad1fc-dc70-43eb-b6d5-f1e800496767 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.11.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-12-23 13:34:07,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:34:07,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:34:07,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:34:07,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:34:07,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:34:07,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:34:07,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:34:07,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:34:07,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:34:07,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:34:07,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:34:07,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:34:07,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:34:07,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:34:07,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:34:07,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:34:07,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:34:07,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:34:07,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:34:07,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:34:07,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:34:07,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:34:07,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:34:07,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:34:07,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:34:07,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:34:07,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:34:07,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:34:07,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:34:07,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:34:07,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:34:07,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:34:07,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:34:07,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:34:07,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:34:07,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:34:07,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:34:07,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:34:07,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:34:07,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:34:07,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:34:07,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:34:07,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:34:07,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:34:07,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:34:07,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:34:07,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:34:07,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:34:07,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:34:07,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b3cda4e-1614-4d0b-94e3-4231ab30e1ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:34:07,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-0b3cda4e-1614-4d0b-94e3-4231ab30e1ff 2018-12-23 13:34:07,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:34:07,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:34:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["kLFuTlvuTZWYeY7XZ9OUSQ"], "issued_at": "2018-12-23T13:34:07.000000Z"}} 2018-12-23 13:34:07,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e53f421da5d3f5481bfcdcea54f60100d918f2" 2018-12-23 13:34:07,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:34: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-0a3efb56-dec9-4476-8844-f1595dd41544 x-compute-request-id: req-0a3efb56-dec9-4476-8844-f1595dd41544 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-12-23 13:34:07,686 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-0a3efb56-dec9-4476-8844-f1595dd41544 2018-12-23 13:34:07,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e53f421da5d3f5481bfcdcea54f60100d918f2" 2018-12-23 13:34:07,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:34: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-29d20531-e3ec-4ecf-baeb-5bba0a71837f x-compute-request-id: req-29d20531-e3ec-4ecf-baeb-5bba0a71837f Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:34:07,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 used request id req-29d20531-e3ec-4ecf-baeb-5bba0a71837f 2018-12-23 13:34:07,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e53f421da5d3f5481bfcdcea54f60100d918f2" -d '{"server": {"name": "sdnvpn-4-4", "imageRef": "d03df30a-feb9-4458-8f67-5886477df048", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "1f158186-04de-4bad-8081-88a658f657a7", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMS42CndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "40c4466f-be64-49b3-ba73-16718404d2d3"}], "config_drive": true}}' 2018-12-23 13:34:09,223 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:34: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-75f58ea0-f45b-4049-ae26-45517ba5235d x-compute-request-id: req-75f58ea0-f45b-4049-ae26-45517ba5235d Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "rel": "bookmark"}], "adminPass": "oDx9Y3FC6VME"}} 2018-12-23 13:34:09,223 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-75f58ea0-f45b-4049-ae26-45517ba5235d 2018-12-23 13:34:09,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:34:09,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:34:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cdbcaac-af9f-4d81-9535-08da2e7bdc21 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:34:09,231 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-2cdbcaac-af9f-4d81-9535-08da2e7bdc21 2018-12-23 13:34:09,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:34:09,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:34:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["KB-kFbIQTi6tkSqAfflEuw"], "issued_at": "2018-12-23T13:34:09.000000Z"}} 2018-12-23 13:34:09,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a89ab44d728f5c730bd908df80a9eb992d3daf" 2018-12-23 13:34:10,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:34:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae093a52-97b9-4408-89f0-09093b1572ef x-compute-request-id: req-ae093a52-97b9-4408-89f0-09093b1572ef Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000147", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:34:09Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-4-4", "created": "2018-12-23T13:34:09Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:34:10,090 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b used request id req-ae093a52-97b9-4408-89f0-09093b1572ef 2018-12-23 13:34:13,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a89ab44d728f5c730bd908df80a9eb992d3daf" 2018-12-23 13:34:13,838 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:34:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c50dc6db-9b3c-4202-8be7-d6f47b80082e x-compute-request-id: req-c50dc6db-9b3c-4202-8be7-d6f47b80082e Content-Encoding: gzip Content-Length: 784 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:bd:a6:28", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000147", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:34:10Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-12-23T13:34:09Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:34:13,838 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b used request id req-c50dc6db-9b3c-4202-8be7-d6f47b80082e 2018-12-23 13:34:16,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a89ab44d728f5c730bd908df80a9eb992d3daf" 2018-12-23 13:34:17,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:34:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b776eb37-a9c7-4e6d-9044-92bf318069c0 x-compute-request-id: req-b776eb37-a9c7-4e6d-9044-92bf318069c0 Content-Encoding: gzip Content-Length: 787 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:bd:a6:28", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000147", "OS-SRV-USG:launched_at": "2018-12-23T13:34:13.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:34:14Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-12-23T13:34:09Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:34:17,570 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b used request id req-b776eb37-a9c7-4e6d-9044-92bf318069c0 2018-12-23 13:34:17,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e53f421da5d3f5481bfcdcea54f60100d918f2" 2018-12-23 13:34:18,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:34: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-680a44f7-7a64-4c10-9aed-66bc1805dc44 x-compute-request-id: req-680a44f7-7a64-4c10-9aed-66bc1805dc44 Content-Encoding: gzip Content-Length: 787 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:bd:a6:28", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000147", "OS-SRV-USG:launched_at": "2018-12-23T13:34:13.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:34:14Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-12-23T13:34:09Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:34:18,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b used request id req-680a44f7-7a64-4c10-9aed-66bc1805dc44 2018-12-23 13:34:18,161 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-4' booted successfully. IP='10.10.11.9'. 2018-12-23 13:34:18,162 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-4' to security group 'sdnvpn-sg'... 2018-12-23 13:34:18,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd7ebf8806d1e77bb2ae4648bfe7cc708e49b26" -d '{"addSecurityGroup": {"name": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:34:19,940 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:34: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-75dc5488-cf90-4cd2-a13e-150ebb7d24e2 x-compute-request-id: req-75dc5488-cf90-4cd2-a13e-150ebb7d24e2 Content-Length: 0 Content-Type: application/json 2018-12-23 13:34:19,940 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b/action used request id req-75dc5488-cf90-4cd2-a13e-150ebb7d24e2 2018-12-23 13:34:19,941 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-1'... 2018-12-23 13:34:19,941 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-1 flavor=m1.tiny image=d03df30a-feb9-4458-8f67-5886477df048 network=8688e2ac-9068-46a4-ba61-53b697535704 secgroup=d54ad1fc-dc70-43eb-b6d5-f1e800496767 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.9 10.10.10.12 10.10.11.9 10.10.11.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-12-23 13:34:19,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:34:19,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:34:19,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:34:19,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:34:19,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:34:19,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:34:19,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:34:19,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:34:19,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:34:19,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:34:19,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:34:19,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:34:19,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:34:19,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:34:19,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:34:19,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:34:19,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:34:19,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:34:19,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:34:19,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:34:19,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:34:19,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:34:19,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:34:19,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:34:19,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:34:19,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:34:19,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:34:19,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:34:19,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:34:19,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:34:19,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:34:19,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:34:19,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:34:19,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:34:19,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:34:19,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:34:19,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:34:19,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:34:19,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:34:19,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:34:19,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:34:19,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:34:19,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:34:19,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:34:19,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:34:19,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:34:19,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:34:19,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:34:19,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:34:19,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:34:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfe7850d-b2b5-4c41-a08a-da4830b5b810 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:34:19,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-dfe7850d-b2b5-4c41-a08a-da4830b5b810 2018-12-23 13:34:19,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:34:20,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:34:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["JkazUpYcQ9WzPta6BK4DIg"], "issued_at": "2018-12-23T13:34:20.000000Z"}} 2018-12-23 13:34:20,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd615f78294a149b9f6e9a2f3d06731e604b908" 2018-12-23 13:34:20,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:34: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-0c039456-e547-4cb5-86fc-5d532d491417 x-compute-request-id: req-0c039456-e547-4cb5-86fc-5d532d491417 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-12-23 13:34:20,462 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-0c039456-e547-4cb5-86fc-5d532d491417 2018-12-23 13:34:20,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd615f78294a149b9f6e9a2f3d06731e604b908" 2018-12-23 13:34:20,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:34: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-005aad11-773c-4664-ad40-9bf64de4742c x-compute-request-id: req-005aad11-773c-4664-ad40-9bf64de4742c Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:34:20,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 used request id req-005aad11-773c-4664-ad40-9bf64de4742c 2018-12-23 13:34:20,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd615f78294a149b9f6e9a2f3d06731e604b908" -d '{"server": {"name": "sdnvpn-4-1", "imageRef": "d03df30a-feb9-4458-8f67-5886477df048", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "1f158186-04de-4bad-8081-88a658f657a7", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC45IDEwLjEwLjEwLjEyIDEwLjEwLjExLjkgMTAuMTAuMTEuNgp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8688e2ac-9068-46a4-ba61-53b697535704"}], "config_drive": true}}' 2018-12-23 13:34:21,953 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:34: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-b45bd4ea-3882-4cae-9aca-d7798d68bb39 x-compute-request-id: req-b45bd4ea-3882-4cae-9aca-d7798d68bb39 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "93551a2a-4c70-4699-85b1-3925cf5bc33e", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e", "rel": "bookmark"}], "adminPass": "6832KLVpoLB7"}} 2018-12-23 13:34:21,954 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-b45bd4ea-3882-4cae-9aca-d7798d68bb39 2018-12-23 13:34:21,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:34:21,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:34:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-692216a9-68aa-4e2c-b8f6-75442f94b00a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:34:21,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-692216a9-68aa-4e2c-b8f6-75442f94b00a 2018-12-23 13:34:21,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:34:22,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:34:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["-DQlwUouS5-eC17fnZym7g"], "issued_at": "2018-12-23T13:34:22.000000Z"}} 2018-12-23 13:34:22,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adb9fe624b9fbfb86cc0f95bc7a7ca3bb769dbf" 2018-12-23 13:34:22,766 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:34: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-2462d726-2b19-47ac-bbf1-45f3e7db35f4 x-compute-request-id: req-2462d726-2b19-47ac-bbf1-45f3e7db35f4 Content-Encoding: gzip Content-Length: 693 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "93551a2a-4c70-4699-85b1-3925cf5bc33e", "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:34:22Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-1", "created": "2018-12-23T13:34:21Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:34:22,767 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e used request id req-2462d726-2b19-47ac-bbf1-45f3e7db35f4 2018-12-23 13:34:25,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adb9fe624b9fbfb86cc0f95bc7a7ca3bb769dbf" 2018-12-23 13:34:26,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:34: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-88d66575-57cc-47db-b5d4-8fad1dff3062 x-compute-request-id: req-88d66575-57cc-47db-b5d4-8fad1dff3062 Content-Encoding: gzip Content-Length: 781 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:e8:9d:85", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "93551a2a-4c70-4699-85b1-3925cf5bc33e", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:34:22Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-1", "created": "2018-12-23T13:34:21Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:34:26,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e used request id req-88d66575-57cc-47db-b5d4-8fad1dff3062 2018-12-23 13:34:29,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adb9fe624b9fbfb86cc0f95bc7a7ca3bb769dbf" 2018-12-23 13:34:30,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:34: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-245df4a9-0681-447f-b09e-92359b252342 x-compute-request-id: req-245df4a9-0681-447f-b09e-92359b252342 Content-Encoding: gzip Content-Length: 784 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:e8:9d:85", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014a", "OS-SRV-USG:launched_at": "2018-12-23T13:34:25.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "93551a2a-4c70-4699-85b1-3925cf5bc33e", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:34:26Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-1", "created": "2018-12-23T13:34:21Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:34:30,088 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e used request id req-245df4a9-0681-447f-b09e-92359b252342 2018-12-23 13:34:30,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd615f78294a149b9f6e9a2f3d06731e604b908" 2018-12-23 13:34:30,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:34:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd6dc2a1-4d1c-484d-a96a-0719542c3035 x-compute-request-id: req-dd6dc2a1-4d1c-484d-a96a-0719542c3035 Content-Encoding: gzip Content-Length: 784 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:e8:9d:85", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014a", "OS-SRV-USG:launched_at": "2018-12-23T13:34:25.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "93551a2a-4c70-4699-85b1-3925cf5bc33e", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:34:26Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-1", "created": "2018-12-23T13:34:21Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:34:30,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e used request id req-dd6dc2a1-4d1c-484d-a96a-0719542c3035 2018-12-23 13:34:30,551 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-1' booted successfully. IP='10.10.10.6'. 2018-12-23 13:34:30,551 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-1' to security group 'sdnvpn-sg'... 2018-12-23 13:34:30,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd7ebf8806d1e77bb2ae4648bfe7cc708e49b26" -d '{"addSecurityGroup": {"name": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:34:31,854 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:34:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7b86e817-5575-4d52-9784-961688308669 x-compute-request-id: req-7b86e817-5575-4d52-9784-961688308669 Content-Length: 0 Content-Type: application/json 2018-12-23 13:34:31,854 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e/action used request id req-7b86e817-5575-4d52-9784-961688308669 2018-12-23 13:34:31,854 - sdnvpn-results - INFO - Create VPN with eRT<>iRT 2018-12-23 13:34:31,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "55:55", "name": "sdnvpn-661532", "route_distinguishers": "12:12"}}' 2018-12-23 13:34:32,054 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-d2c03ed2-0c1d-4a7b-a8b3-6e8625b81763 Date: Sun, 23 Dec 2018 13:34:32 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["12:12"], "routers": [], "id": "0a8aff4d-90fa-46f1-8209-b934904859d9", "name": "sdnvpn-661532", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "type": "l3"}} 2018-12-23 13:34:32,054 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns used request id req-d2c03ed2-0c1d-4a7b-a8b3-6e8625b81763 2018-12-23 13:34:32,055 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-661532', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'1b564ea31c8e45b6a10fe5a84fe49166', u'route_targets': [], u'project_id': u'1b564ea31c8e45b6a10fe5a84fe49166', u'type': u'l3', u'id': u'0a8aff4d-90fa-46f1-8209-b934904859d9'}} 2018-12-23 13:34:32,055 - sdnvpn-results - INFO - Associate router 'sdnvpn-4-1-router' to the VPN. 2018-12-23 13:34:32,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/0a8aff4d-90fa-46f1-8209-b934904859d9/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" -d '{"router_association": {"router_id": "8159be87-e66d-46ea-85a8-e0f509a31ee9"}}' 2018-12-23 13:34:32,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-05272714-d96f-43a6-a074-fb99cd91cb72 Date: Sun, 23 Dec 2018 13:34:32 GMT RESP BODY: {"router_association": {"router_id": "8159be87-e66d-46ea-85a8-e0f509a31ee9", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "e0f1696d-3430-4f1a-83ff-5106d6b75000"}} 2018-12-23 13:34:32,598 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/0a8aff4d-90fa-46f1-8209-b934904859d9/router_associations used request id req-05272714-d96f-43a6-a074-fb99cd91cb72 2018-12-23 13:34:32,599 - sdnvpn_test_utils - INFO - Waiting for instance 2f60e718-8acf-4d04-b901-e29035c9acd4 to boot up 2018-12-23 13:34:32,602 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2f60e718-8acf-4d04-b901-e29035c9acd4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8061681c8d9ae18e624c0638c7c7507f818215" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:34:33,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:34:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57f38627-fd4b-46d5-9665-5daabd345ffe x-compute-request-id: req-57f38627-fd4b-46d5-9665-5daabd345ffe 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 510808378 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129570] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131209] pid_max: default: 32768 minimum: 301\n[ 0.132088] ACPI: Core revision 20150930\n[ 0.133467] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134764] Security Framework initialized\n[ 0.135571] Yama: becoming mindful.\n[ 0.136291] AppArmor: AppArmor initialized\n[ 0.137148] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138468] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139737] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140930] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142298] Initializing cgroup subsys io\n[ 0.143100] Initializing cgroup subsys memory\n[ 0.143950] Initializing cgroup subsys devices\n[ 0.144823] Initializing cgroup subsys freezer\n[ 0.145678] Initializing cgroup subsys net_cls\n[ 0.146530] Initializing cgroup subsys perf_event\n[ 0.147426] Initializing cgroup subsys net_prio\n[ 0.148296] Initializing cgroup subsys hugetlb\n[ 0.149155] Initializing cgroup subsys pids\n[ 0.150019] CPU: Physical Processor ID: 0\n[ 0.151524] mce: CPU supports 10 MCE banks\n[ 0.152364] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153357] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165212] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171579] ftrace: allocating 31920 entries in 125 pages\n[ 0.197840] smpboot: Max logical packages: 1\n[ 0.198685] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200014] x2apic enabled\n[ 0.200820] Switched APIC routing to physical x2apic.\n[ 0.202553] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203658] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205653] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207441] KVM setup paravirtual spinlock\n[ 0.208732] x86: Booted up 1 node, 1 CPUs\n[ 0.209548] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210942] devtmpfs: initialized\n[ 0.212659] evm: security.selinux\n[ 0.213369] evm: security.SMACK64\n[ 0.214063] evm: security.SMACK64EXEC\n[ 0.214815] evm: security.SMACK64TRANSMUTE\n[ 0.215628] evm: security.SMACK64MMAP\n[ 0.216377] evm: security.ima\n[ 0.217021] evm: security.capability\n[ 0.217832] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219690] pinctrl core: initialized pinctrl subsystem\n[ 0.220799] RTC time: 13:33:36, date: 12/23/18\n[ 0.221760] NET: Registered protocol family 16\n[ 0.222736] cpuidle: using governor ladder\n[ 0.223561] cpuidle: using governor menu\n[ 0.224347] PCCT header not found.\n[ 0.225101] ACPI: bus type PCI registered\n[ 0.225911] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227148] PCI: Using configuration type 1 for base access\n[ 0.228902] ACPI: Added _OSI(Module Device)\n[ 0.229756] ACPI: Added _OSI(Processor Device)\n[ 0.230621] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231522] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233642] ACPI: Interpreter enabled\n[ 0.234426] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238106] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239952] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241790] ACPI: (supports S0 S5)\n[ 0.242496] ACPI: Using IOAPIC for interrupt routing\n[ 0.243557] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246653] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247808] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252466] acpiphp: Slot [3] registered\n[ 0.253271] acpiphp: Slot [4] registered\n[ 0.254067] acpiphp: Slot [5] registered\n[ 0.254867] acpiphp: Slot [6] registered\n[ 0.255665] acpiphp: Slot [7] registered\n[ 0.256466] acpiphp: Slot [8] registered\n[ 0.257268] acpiphp: Slot [9] registered\n[ 0.258057] acpiphp: Slot [10] registered\n[ 0.258869] acpiphp: Slot [11] registered\n[ 0.259680] acpiphp: Slot [12] registered\n[ 0.260496] acpiphp: Slot [13] registered\n[ 0.261302] acpiphp: Slot [14] registered\n[ 0.262107] acpiphp: Slot [15] registered\n[ 0.272924] acpiphp: Slot [16] registered\n[ 0.273737] acpiphp: Slot [17] registered\n[ 0.274547] acpiphp: Slot [18] registered\n[ 0.275351] acpiphp: Slot [19] registered\n[ 0.276152] acpiphp: Slot [20] registered\n[ 0.276967] acpiphp: Slot [21] registered\n[ 0.277776] acpiphp: Slot [22] registered\n[ 0.278586] acpiphp: Slot [23] registered\n[ 0.279394] acpiphp: Slot [24] registered\n[ 0.280203] acpiphp: Slot [25] registered\n[ 0.281012] acpiphp: Slot [26] registered\n[ 0.281826] acpiphp: Slot [27] registered\n[ 0.282638] acpiphp: Slot [28] registered\n[ 0.283446] acpiphp: Slot [29] registered\n[ 0.284255] acpiphp: Slot [30] registered\n[ 0.285065] acpiphp: Slot [31] registered\n[ 0.285874] PCI host bridge to bus 0000:00\n[ 0.286679] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287886] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289101] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290553] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291996] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298228] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299505] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300680] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301952] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308301] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309754] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355452] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356936] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358352] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359763] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361149] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362404] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363953] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365015] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366571] vgaarb: loaded\n[ 0.367169] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368320] SCSI subsystem initialized\n[ 0.369136] ACPI: bus type USB registered\n[ 0.369962] usbcore: registered new interface driver usbfs\n[ 0.370993] usbcore: registered new interface driver hub\n[ 0.372024] usbcore: registered new device driver usb\n[ 0.373100] PCI: Using ACPI for IRQ routing\n[ 0.374134] NetLabel: Initializing\n[ 0.374863] NetLabel: domain hash size = 128\n[ 0.375719] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376673] NetLabel: unlabeled traffic allowed by default\n[ 0.377775] clocksource: Switched to clocksource kvm-clock\n[ 0.383308] AppArmor: AppArmor Filesystem Enabled\n[ 0.384284] pnp: PnP ACPI init\n[ 0.385192] pnp: PnP ACPI: found 5 devices\n[ 0.391564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393284] NET: Registered protocol family 2\n[ 0.394244] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395523] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396696] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397867] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398956] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400120] NET: Registered protocol family 1\n[ 0.400985] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402085] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403157] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417191] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431464] Trying to unpack rootfs image as initramfs...\n[ 0.481947] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495767] Scanning for low memory corruption every 60 seconds\n[ 0.497086] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498245] audit: initializing netlink subsys (disabled)\n[ 0.499271] audit: type=2000 audit(1545572017.213:1): initialized\n[ 0.500579] Initialise system trusted keyring\n[ 0.501507] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.502679] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.504646] zbud: loaded\n[ 0.505362] VFS: Disk quotas dquot_6.6.0\n[ 0.506193] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507709] fuse init (API version 7.23)\n[ 0.508615] Key type big_key registered\n[ 0.509419] Allocating IMA MOK and blacklist keyrings.\n[ 0.510536] Key type asymmetric registered\n[ 0.511361] Asymmetric key parser 'x509' registered\n[ 0.512313] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514150] io scheduler noop registered\n[ 0.514950] io scheduler deadline registered (default)\n[ 0.515939] io scheduler cfq registered\n[ 0.516772] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517834] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519103] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520557] ACPI: Power Button [PWRF]\n[ 0.521383] GHES: HEST is not enabled!\n[ 0.535122] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564704] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567545] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591164] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593288] Linux agpgart interface v0.103\n[ 0.595281] brd: module loaded\n[ 0.596451] loop: module loaded\n[ 0.601058] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602516] GPT:90111 != 2097151\n[ 0.603186] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604268] GPT:90111 != 2097151\n[ 0.604933] GPT: Use GNU Parted to correct GPT errors.\n[ 0.605892] vda: vda1 vda15\n[ 0.607275] scsi host0: ata_piix\n[ 0.608007] scsi host1: ata_piix\n[ 0.608720] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.609943] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611385] libphy: Fixed MDIO Bus: probed\n[ 0.612208] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613150] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615291] PPP generic driver version 2.4.2\n[ 0.616175] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617450] ehci-pci: EHCI PCI platform driver\n[ 0.618340] ehci-platform: EHCI generic platform driver\n[ 0.619335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620465] ohci-pci: OHCI PCI platform driver\n[ 0.621336] ohci-platform: OHCI generic platform driver\n[ 0.622341] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636640] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637635] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639088] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640125] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641228] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642452] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643863] usb usb1: Product: UHCI Host Controller\n[ 0.644792] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645934] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.647165] hub 1-0:1.0: USB hub found\n[ 0.648150] hub 1-0:1.0: 2 ports detected\n[ 0.649277] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.651839] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653079] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654401] mousedev: PS/2 mouse device common for all mice\n[ 0.655968] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658293] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659629] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661170] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662737] i2c /dev entries driver\n[ 0.663702] device-mapper: uevent: version 1.0.3\n[ 0.664896] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667005] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668623] NET: Registered protocol family 10\n[ 0.669871] NET: Registered protocol family 17\n[ 0.671009] Key type dns_resolver registered\n[ 0.672182] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673597] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675850] registered taskstats version 1\n[ 0.676922] Loading compiled-in X.509 certificates\n[ 0.678642] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681049] zswap: loaded using pool lzo/zbud\n[ 0.683406] Key type trusted registered\n[ 0.685419] Key type encrypted registered\n[ 0.686668] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688193] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689755] evm: HMAC attrs: 0x1\n[ 0.691030] Magic number: 14:174:585\n[ 0.692299] rtc_cmos 00:00: setting system clock to 2018-12-23 13:33:37 UTC (1545572017)\n[ 0.694722] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696379] EDD information not available.\n[ 0.770727] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772748] Write protecting the kernel read-only data: 14336k\n[ 0.784995] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787294] 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.05\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.240762] 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-12-23 13:34:33,681 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2f60e718-8acf-4d04-b901-e29035c9acd4/action used request id req-57f38627-fd4b-46d5-9665-5daabd345ffe 2018-12-23 13:34:35,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2f60e718-8acf-4d04-b901-e29035c9acd4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8061681c8d9ae18e624c0638c7c7507f818215" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:34:36,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:34:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5d4897c-8f94-4303-afe8-17fd4e20bf2b x-compute-request-id: req-b5d4897c-8f94-4303-afe8-17fd4e20bf2b 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 510808378 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129570] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131209] pid_max: default: 32768 minimum: 301\n[ 0.132088] ACPI: Core revision 20150930\n[ 0.133467] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134764] Security Framework initialized\n[ 0.135571] Yama: becoming mindful.\n[ 0.136291] AppArmor: AppArmor initialized\n[ 0.137148] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138468] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139737] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140930] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142298] Initializing cgroup subsys io\n[ 0.143100] Initializing cgroup subsys memory\n[ 0.143950] Initializing cgroup subsys devices\n[ 0.144823] Initializing cgroup subsys freezer\n[ 0.145678] Initializing cgroup subsys net_cls\n[ 0.146530] Initializing cgroup subsys perf_event\n[ 0.147426] Initializing cgroup subsys net_prio\n[ 0.148296] Initializing cgroup subsys hugetlb\n[ 0.149155] Initializing cgroup subsys pids\n[ 0.150019] CPU: Physical Processor ID: 0\n[ 0.151524] mce: CPU supports 10 MCE banks\n[ 0.152364] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153357] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165212] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171579] ftrace: allocating 31920 entries in 125 pages\n[ 0.197840] smpboot: Max logical packages: 1\n[ 0.198685] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200014] x2apic enabled\n[ 0.200820] Switched APIC routing to physical x2apic.\n[ 0.202553] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203658] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205653] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207441] KVM setup paravirtual spinlock\n[ 0.208732] x86: Booted up 1 node, 1 CPUs\n[ 0.209548] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210942] devtmpfs: initialized\n[ 0.212659] evm: security.selinux\n[ 0.213369] evm: security.SMACK64\n[ 0.214063] evm: security.SMACK64EXEC\n[ 0.214815] evm: security.SMACK64TRANSMUTE\n[ 0.215628] evm: security.SMACK64MMAP\n[ 0.216377] evm: security.ima\n[ 0.217021] evm: security.capability\n[ 0.217832] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219690] pinctrl core: initialized pinctrl subsystem\n[ 0.220799] RTC time: 13:33:36, date: 12/23/18\n[ 0.221760] NET: Registered protocol family 16\n[ 0.222736] cpuidle: using governor ladder\n[ 0.223561] cpuidle: using governor menu\n[ 0.224347] PCCT header not found.\n[ 0.225101] ACPI: bus type PCI registered\n[ 0.225911] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227148] PCI: Using configuration type 1 for base access\n[ 0.228902] ACPI: Added _OSI(Module Device)\n[ 0.229756] ACPI: Added _OSI(Processor Device)\n[ 0.230621] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231522] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233642] ACPI: Interpreter enabled\n[ 0.234426] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238106] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239952] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241790] ACPI: (supports S0 S5)\n[ 0.242496] ACPI: Using IOAPIC for interrupt routing\n[ 0.243557] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246653] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247808] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252466] acpiphp: Slot [3] registered\n[ 0.253271] acpiphp: Slot [4] registered\n[ 0.254067] acpiphp: Slot [5] registered\n[ 0.254867] acpiphp: Slot [6] registered\n[ 0.255665] acpiphp: Slot [7] registered\n[ 0.256466] acpiphp: Slot [8] registered\n[ 0.257268] acpiphp: Slot [9] registered\n[ 0.258057] acpiphp: Slot [10] registered\n[ 0.258869] acpiphp: Slot [11] registered\n[ 0.259680] acpiphp: Slot [12] registered\n[ 0.260496] acpiphp: Slot [13] registered\n[ 0.261302] acpiphp: Slot [14] registered\n[ 0.262107] acpiphp: Slot [15] registered\n[ 0.272924] acpiphp: Slot [16] registered\n[ 0.273737] acpiphp: Slot [17] registered\n[ 0.274547] acpiphp: Slot [18] registered\n[ 0.275351] acpiphp: Slot [19] registered\n[ 0.276152] acpiphp: Slot [20] registered\n[ 0.276967] acpiphp: Slot [21] registered\n[ 0.277776] acpiphp: Slot [22] registered\n[ 0.278586] acpiphp: Slot [23] registered\n[ 0.279394] acpiphp: Slot [24] registered\n[ 0.280203] acpiphp: Slot [25] registered\n[ 0.281012] acpiphp: Slot [26] registered\n[ 0.281826] acpiphp: Slot [27] registered\n[ 0.282638] acpiphp: Slot [28] registered\n[ 0.283446] acpiphp: Slot [29] registered\n[ 0.284255] acpiphp: Slot [30] registered\n[ 0.285065] acpiphp: Slot [31] registered\n[ 0.285874] PCI host bridge to bus 0000:00\n[ 0.286679] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287886] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289101] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290553] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291996] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298228] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299505] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300680] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301952] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308301] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309754] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355452] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356936] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358352] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359763] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361149] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362404] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363953] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365015] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366571] vgaarb: loaded\n[ 0.367169] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368320] SCSI subsystem initialized\n[ 0.369136] ACPI: bus type USB registered\n[ 0.369962] usbcore: registered new interface driver usbfs\n[ 0.370993] usbcore: registered new interface driver hub\n[ 0.372024] usbcore: registered new device driver usb\n[ 0.373100] PCI: Using ACPI for IRQ routing\n[ 0.374134] NetLabel: Initializing\n[ 0.374863] NetLabel: domain hash size = 128\n[ 0.375719] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376673] NetLabel: unlabeled traffic allowed by default\n[ 0.377775] clocksource: Switched to clocksource kvm-clock\n[ 0.383308] AppArmor: AppArmor Filesystem Enabled\n[ 0.384284] pnp: PnP ACPI init\n[ 0.385192] pnp: PnP ACPI: found 5 devices\n[ 0.391564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393284] NET: Registered protocol family 2\n[ 0.394244] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395523] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396696] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397867] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398956] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400120] NET: Registered protocol family 1\n[ 0.400985] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402085] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403157] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417191] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431464] Trying to unpack rootfs image as initramfs...\n[ 0.481947] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495767] Scanning for low memory corruption every 60 seconds\n[ 0.497086] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498245] audit: initializing netlink subsys (disabled)\n[ 0.499271] audit: type=2000 audit(1545572017.213:1): initialized\n[ 0.500579] Initialise system trusted keyring\n[ 0.501507] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.502679] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.504646] zbud: loaded\n[ 0.505362] VFS: Disk quotas dquot_6.6.0\n[ 0.506193] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507709] fuse init (API version 7.23)\n[ 0.508615] Key type big_key registered\n[ 0.509419] Allocating IMA MOK and blacklist keyrings.\n[ 0.510536] Key type asymmetric registered\n[ 0.511361] Asymmetric key parser 'x509' registered\n[ 0.512313] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514150] io scheduler noop registered\n[ 0.514950] io scheduler deadline registered (default)\n[ 0.515939] io scheduler cfq registered\n[ 0.516772] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517834] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519103] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520557] ACPI: Power Button [PWRF]\n[ 0.521383] GHES: HEST is not enabled!\n[ 0.535122] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564704] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567545] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591164] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593288] Linux agpgart interface v0.103\n[ 0.595281] brd: module loaded\n[ 0.596451] loop: module loaded\n[ 0.601058] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602516] GPT:90111 != 2097151\n[ 0.603186] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604268] GPT:90111 != 2097151\n[ 0.604933] GPT: Use GNU Parted to correct GPT errors.\n[ 0.605892] vda: vda1 vda15\n[ 0.607275] scsi host0: ata_piix\n[ 0.608007] scsi host1: ata_piix\n[ 0.608720] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.609943] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611385] libphy: Fixed MDIO Bus: probed\n[ 0.612208] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613150] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615291] PPP generic driver version 2.4.2\n[ 0.616175] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617450] ehci-pci: EHCI PCI platform driver\n[ 0.618340] ehci-platform: EHCI generic platform driver\n[ 0.619335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620465] ohci-pci: OHCI PCI platform driver\n[ 0.621336] ohci-platform: OHCI generic platform driver\n[ 0.622341] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636640] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637635] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639088] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640125] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641228] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642452] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643863] usb usb1: Product: UHCI Host Controller\n[ 0.644792] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645934] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.647165] hub 1-0:1.0: USB hub found\n[ 0.648150] hub 1-0:1.0: 2 ports detected\n[ 0.649277] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.651839] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653079] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654401] mousedev: PS/2 mouse device common for all mice\n[ 0.655968] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658293] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659629] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661170] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662737] i2c /dev entries driver\n[ 0.663702] device-mapper: uevent: version 1.0.3\n[ 0.664896] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667005] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668623] NET: Registered protocol family 10\n[ 0.669871] NET: Registered protocol family 17\n[ 0.671009] Key type dns_resolver registered\n[ 0.672182] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673597] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675850] registered taskstats version 1\n[ 0.676922] Loading compiled-in X.509 certificates\n[ 0.678642] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681049] zswap: loaded using pool lzo/zbud\n[ 0.683406] Key type trusted registered\n[ 0.685419] Key type encrypted registered\n[ 0.686668] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688193] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689755] evm: HMAC attrs: 0x1\n[ 0.691030] Magic number: 14:174:585\n[ 0.692299] rtc_cmos 00:00: setting system clock to 2018-12-23 13:33:37 UTC (1545572017)\n[ 0.694722] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696379] EDD information not available.\n[ 0.770727] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772748] Write protecting the kernel read-only data: 14336k\n[ 0.784995] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787294] 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.05\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.240762] 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-12-23 13:34:36,768 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2f60e718-8acf-4d04-b901-e29035c9acd4/action used request id req-b5d4897c-8f94-4303-afe8-17fd4e20bf2b 2018-12-23 13:34:38,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2f60e718-8acf-4d04-b901-e29035c9acd4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8061681c8d9ae18e624c0638c7c7507f818215" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:34:39,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:34: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-8de68b30-268b-4d86-9b03-503358fada93 x-compute-request-id: req-8de68b30-268b-4d86-9b03-503358fada93 Content-Encoding: gzip Content-Length: 7892 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 510808378 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129570] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131209] pid_max: default: 32768 minimum: 301\n[ 0.132088] ACPI: Core revision 20150930\n[ 0.133467] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134764] Security Framework initialized\n[ 0.135571] Yama: becoming mindful.\n[ 0.136291] AppArmor: AppArmor initialized\n[ 0.137148] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138468] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139737] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140930] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142298] Initializing cgroup subsys io\n[ 0.143100] Initializing cgroup subsys memory\n[ 0.143950] Initializing cgroup subsys devices\n[ 0.144823] Initializing cgroup subsys freezer\n[ 0.145678] Initializing cgroup subsys net_cls\n[ 0.146530] Initializing cgroup subsys perf_event\n[ 0.147426] Initializing cgroup subsys net_prio\n[ 0.148296] Initializing cgroup subsys hugetlb\n[ 0.149155] Initializing cgroup subsys pids\n[ 0.150019] CPU: Physical Processor ID: 0\n[ 0.151524] mce: CPU supports 10 MCE banks\n[ 0.152364] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153357] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165212] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171579] ftrace: allocating 31920 entries in 125 pages\n[ 0.197840] smpboot: Max logical packages: 1\n[ 0.198685] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200014] x2apic enabled\n[ 0.200820] Switched APIC routing to physical x2apic.\n[ 0.202553] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203658] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205653] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207441] KVM setup paravirtual spinlock\n[ 0.208732] x86: Booted up 1 node, 1 CPUs\n[ 0.209548] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210942] devtmpfs: initialized\n[ 0.212659] evm: security.selinux\n[ 0.213369] evm: security.SMACK64\n[ 0.214063] evm: security.SMACK64EXEC\n[ 0.214815] evm: security.SMACK64TRANSMUTE\n[ 0.215628] evm: security.SMACK64MMAP\n[ 0.216377] evm: security.ima\n[ 0.217021] evm: security.capability\n[ 0.217832] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219690] pinctrl core: initialized pinctrl subsystem\n[ 0.220799] RTC time: 13:33:36, date: 12/23/18\n[ 0.221760] NET: Registered protocol family 16\n[ 0.222736] cpuidle: using governor ladder\n[ 0.223561] cpuidle: using governor menu\n[ 0.224347] PCCT header not found.\n[ 0.225101] ACPI: bus type PCI registered\n[ 0.225911] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227148] PCI: Using configuration type 1 for base access\n[ 0.228902] ACPI: Added _OSI(Module Device)\n[ 0.229756] ACPI: Added _OSI(Processor Device)\n[ 0.230621] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231522] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233642] ACPI: Interpreter enabled\n[ 0.234426] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238106] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239952] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241790] ACPI: (supports S0 S5)\n[ 0.242496] ACPI: Using IOAPIC for interrupt routing\n[ 0.243557] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246653] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247808] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252466] acpiphp: Slot [3] registered\n[ 0.253271] acpiphp: Slot [4] registered\n[ 0.254067] acpiphp: Slot [5] registered\n[ 0.254867] acpiphp: Slot [6] registered\n[ 0.255665] acpiphp: Slot [7] registered\n[ 0.256466] acpiphp: Slot [8] registered\n[ 0.257268] acpiphp: Slot [9] registered\n[ 0.258057] acpiphp: Slot [10] registered\n[ 0.258869] acpiphp: Slot [11] registered\n[ 0.259680] acpiphp: Slot [12] registered\n[ 0.260496] acpiphp: Slot [13] registered\n[ 0.261302] acpiphp: Slot [14] registered\n[ 0.262107] acpiphp: Slot [15] registered\n[ 0.272924] acpiphp: Slot [16] registered\n[ 0.273737] acpiphp: Slot [17] registered\n[ 0.274547] acpiphp: Slot [18] registered\n[ 0.275351] acpiphp: Slot [19] registered\n[ 0.276152] acpiphp: Slot [20] registered\n[ 0.276967] acpiphp: Slot [21] registered\n[ 0.277776] acpiphp: Slot [22] registered\n[ 0.278586] acpiphp: Slot [23] registered\n[ 0.279394] acpiphp: Slot [24] registered\n[ 0.280203] acpiphp: Slot [25] registered\n[ 0.281012] acpiphp: Slot [26] registered\n[ 0.281826] acpiphp: Slot [27] registered\n[ 0.282638] acpiphp: Slot [28] registered\n[ 0.283446] acpiphp: Slot [29] registered\n[ 0.284255] acpiphp: Slot [30] registered\n[ 0.285065] acpiphp: Slot [31] registered\n[ 0.285874] PCI host bridge to bus 0000:00\n[ 0.286679] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287886] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289101] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290553] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291996] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298228] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299505] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300680] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301952] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308301] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309754] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355452] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356936] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358352] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359763] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361149] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362404] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363953] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365015] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366571] vgaarb: loaded\n[ 0.367169] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368320] SCSI subsystem initialized\n[ 0.369136] ACPI: bus type USB registered\n[ 0.369962] usbcore: registered new interface driver usbfs\n[ 0.370993] usbcore: registered new interface driver hub\n[ 0.372024] usbcore: registered new device driver usb\n[ 0.373100] PCI: Using ACPI for IRQ routing\n[ 0.374134] NetLabel: Initializing\n[ 0.374863] NetLabel: domain hash size = 128\n[ 0.375719] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376673] NetLabel: unlabeled traffic allowed by default\n[ 0.377775] clocksource: Switched to clocksource kvm-clock\n[ 0.383308] AppArmor: AppArmor Filesystem Enabled\n[ 0.384284] pnp: PnP ACPI init\n[ 0.385192] pnp: PnP ACPI: found 5 devices\n[ 0.391564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393284] NET: Registered protocol family 2\n[ 0.394244] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395523] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396696] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397867] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398956] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400120] NET: Registered protocol family 1\n[ 0.400985] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402085] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403157] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417191] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431464] Trying to unpack rootfs image as initramfs...\n[ 0.481947] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495767] Scanning for low memory corruption every 60 seconds\n[ 0.497086] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498245] audit: initializing netlink subsys (disabled)\n[ 0.499271] audit: type=2000 audit(1545572017.213:1): initialized\n[ 0.500579] Initialise system trusted keyring\n[ 0.501507] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.502679] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.504646] zbud: loaded\n[ 0.505362] VFS: Disk quotas dquot_6.6.0\n[ 0.506193] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507709] fuse init (API version 7.23)\n[ 0.508615] Key type big_key registered\n[ 0.509419] Allocating IMA MOK and blacklist keyrings.\n[ 0.510536] Key type asymmetric registered\n[ 0.511361] Asymmetric key parser 'x509' registered\n[ 0.512313] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514150] io scheduler noop registered\n[ 0.514950] io scheduler deadline registered (default)\n[ 0.515939] io scheduler cfq registered\n[ 0.516772] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517834] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519103] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520557] ACPI: Power Button [PWRF]\n[ 0.521383] GHES: HEST is not enabled!\n[ 0.535122] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564704] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567545] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591164] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593288] Linux agpgart interface v0.103\n[ 0.595281] brd: module loaded\n[ 0.596451] loop: module loaded\n[ 0.601058] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602516] GPT:90111 != 2097151\n[ 0.603186] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604268] GPT:90111 != 2097151\n[ 0.604933] GPT: Use GNU Parted to correct GPT errors.\n[ 0.605892] vda: vda1 vda15\n[ 0.607275] scsi host0: ata_piix\n[ 0.608007] scsi host1: ata_piix\n[ 0.608720] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.609943] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611385] libphy: Fixed MDIO Bus: probed\n[ 0.612208] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613150] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615291] PPP generic driver version 2.4.2\n[ 0.616175] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617450] ehci-pci: EHCI PCI platform driver\n[ 0.618340] ehci-platform: EHCI generic platform driver\n[ 0.619335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620465] ohci-pci: OHCI PCI platform driver\n[ 0.621336] ohci-platform: OHCI generic platform driver\n[ 0.622341] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636640] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637635] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639088] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640125] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641228] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642452] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643863] usb usb1: Product: UHCI Host Controller\n[ 0.644792] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645934] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.647165] hub 1-0:1.0: USB hub found\n[ 0.648150] hub 1-0:1.0: 2 ports detected\n[ 0.649277] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.651839] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653079] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654401] mousedev: PS/2 mouse device common for all mice\n[ 0.655968] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658293] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659629] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661170] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662737] i2c /dev entries driver\n[ 0.663702] device-mapper: uevent: version 1.0.3\n[ 0.664896] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667005] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668623] NET: Registered protocol family 10\n[ 0.669871] NET: Registered protocol family 17\n[ 0.671009] Key type dns_resolver registered\n[ 0.672182] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673597] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675850] registered taskstats version 1\n[ 0.676922] Loading compiled-in X.509 certificates\n[ 0.678642] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681049] zswap: loaded using pool lzo/zbud\n[ 0.683406] Key type trusted registered\n[ 0.685419] Key type encrypted registered\n[ 0.686668] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688193] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689755] evm: HMAC attrs: 0x1\n[ 0.691030] Magic number: 14:174:585\n[ 0.692299] rtc_cmos 00:00: setting system clock to 2018-12-23 13:33:37 UTC (1545572017)\n[ 0.694722] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696379] EDD information not available.\n[ 0.770727] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772748] Write protecting the kernel read-only data: 14336k\n[ 0.784995] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787294] 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.05\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.240762] 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.19. iid=i-00000138\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-12-23 13:34:39,857 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2f60e718-8acf-4d04-b901-e29035c9acd4/action used request id req-8de68b30-268b-4d86-9b03-503358fada93 2018-12-23 13:34:41,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2f60e718-8acf-4d04-b901-e29035c9acd4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8061681c8d9ae18e624c0638c7c7507f818215" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:34:42,994 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:34:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74c4f540-40e3-4951-a3fb-3a9ebf1458fc x-compute-request-id: req-74c4f540-40e3-4951-a3fb-3a9ebf1458fc Content-Encoding: gzip Content-Length: 9529 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 510808378 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129570] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131209] pid_max: default: 32768 minimum: 301\n[ 0.132088] ACPI: Core revision 20150930\n[ 0.133467] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134764] Security Framework initialized\n[ 0.135571] Yama: becoming mindful.\n[ 0.136291] AppArmor: AppArmor initialized\n[ 0.137148] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138468] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139737] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140930] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142298] Initializing cgroup subsys io\n[ 0.143100] Initializing cgroup subsys memory\n[ 0.143950] Initializing cgroup subsys devices\n[ 0.144823] Initializing cgroup subsys freezer\n[ 0.145678] Initializing cgroup subsys net_cls\n[ 0.146530] Initializing cgroup subsys perf_event\n[ 0.147426] Initializing cgroup subsys net_prio\n[ 0.148296] Initializing cgroup subsys hugetlb\n[ 0.149155] Initializing cgroup subsys pids\n[ 0.150019] CPU: Physical Processor ID: 0\n[ 0.151524] mce: CPU supports 10 MCE banks\n[ 0.152364] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153357] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165212] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171579] ftrace: allocating 31920 entries in 125 pages\n[ 0.197840] smpboot: Max logical packages: 1\n[ 0.198685] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200014] x2apic enabled\n[ 0.200820] Switched APIC routing to physical x2apic.\n[ 0.202553] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203658] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205653] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207441] KVM setup paravirtual spinlock\n[ 0.208732] x86: Booted up 1 node, 1 CPUs\n[ 0.209548] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210942] devtmpfs: initialized\n[ 0.212659] evm: security.selinux\n[ 0.213369] evm: security.SMACK64\n[ 0.214063] evm: security.SMACK64EXEC\n[ 0.214815] evm: security.SMACK64TRANSMUTE\n[ 0.215628] evm: security.SMACK64MMAP\n[ 0.216377] evm: security.ima\n[ 0.217021] evm: security.capability\n[ 0.217832] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219690] pinctrl core: initialized pinctrl subsystem\n[ 0.220799] RTC time: 13:33:36, date: 12/23/18\n[ 0.221760] NET: Registered protocol family 16\n[ 0.222736] cpuidle: using governor ladder\n[ 0.223561] cpuidle: using governor menu\n[ 0.224347] PCCT header not found.\n[ 0.225101] ACPI: bus type PCI registered\n[ 0.225911] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227148] PCI: Using configuration type 1 for base access\n[ 0.228902] ACPI: Added _OSI(Module Device)\n[ 0.229756] ACPI: Added _OSI(Processor Device)\n[ 0.230621] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231522] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.233642] ACPI: Interpreter enabled\n[ 0.234426] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238106] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239952] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.241790] ACPI: (supports S0 S5)\n[ 0.242496] ACPI: Using IOAPIC for interrupt routing\n[ 0.243557] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.246653] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247808] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252466] acpiphp: Slot [3] registered\n[ 0.253271] acpiphp: Slot [4] registered\n[ 0.254067] acpiphp: Slot [5] registered\n[ 0.254867] acpiphp: Slot [6] registered\n[ 0.255665] acpiphp: Slot [7] registered\n[ 0.256466] acpiphp: Slot [8] registered\n[ 0.257268] acpiphp: Slot [9] registered\n[ 0.258057] acpiphp: Slot [10] registered\n[ 0.258869] acpiphp: Slot [11] registered\n[ 0.259680] acpiphp: Slot [12] registered\n[ 0.260496] acpiphp: Slot [13] registered\n[ 0.261302] acpiphp: Slot [14] registered\n[ 0.262107] acpiphp: Slot [15] registered\n[ 0.272924] acpiphp: Slot [16] registered\n[ 0.273737] acpiphp: Slot [17] registered\n[ 0.274547] acpiphp: Slot [18] registered\n[ 0.275351] acpiphp: Slot [19] registered\n[ 0.276152] acpiphp: Slot [20] registered\n[ 0.276967] acpiphp: Slot [21] registered\n[ 0.277776] acpiphp: Slot [22] registered\n[ 0.278586] acpiphp: Slot [23] registered\n[ 0.279394] acpiphp: Slot [24] registered\n[ 0.280203] acpiphp: Slot [25] registered\n[ 0.281012] acpiphp: Slot [26] registered\n[ 0.281826] acpiphp: Slot [27] registered\n[ 0.282638] acpiphp: Slot [28] registered\n[ 0.283446] acpiphp: Slot [29] registered\n[ 0.284255] acpiphp: Slot [30] registered\n[ 0.285065] acpiphp: Slot [31] registered\n[ 0.285874] PCI host bridge to bus 0000:00\n[ 0.286679] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287886] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289101] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290553] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291996] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298228] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299505] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300680] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301952] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308301] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309754] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355452] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356936] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358352] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359763] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361149] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362404] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363953] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365015] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366571] vgaarb: loaded\n[ 0.367169] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368320] SCSI subsystem initialized\n[ 0.369136] ACPI: bus type USB registered\n[ 0.369962] usbcore: registered new interface driver usbfs\n[ 0.370993] usbcore: registered new interface driver hub\n[ 0.372024] usbcore: registered new device driver usb\n[ 0.373100] PCI: Using ACPI for IRQ routing\n[ 0.374134] NetLabel: Initializing\n[ 0.374863] NetLabel: domain hash size = 128\n[ 0.375719] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376673] NetLabel: unlabeled traffic allowed by default\n[ 0.377775] clocksource: Switched to clocksource kvm-clock\n[ 0.383308] AppArmor: AppArmor Filesystem Enabled\n[ 0.384284] pnp: PnP ACPI init\n[ 0.385192] pnp: PnP ACPI: found 5 devices\n[ 0.391564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393284] NET: Registered protocol family 2\n[ 0.394244] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395523] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396696] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397867] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398956] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400120] NET: Registered protocol family 1\n[ 0.400985] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402085] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403157] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417191] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431464] Trying to unpack rootfs image as initramfs...\n[ 0.481947] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.495767] Scanning for low memory corruption every 60 seconds\n[ 0.497086] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498245] audit: initializing netlink subsys (disabled)\n[ 0.499271] audit: type=2000 audit(1545572017.213:1): initialized\n[ 0.500579] Initialise system trusted keyring\n[ 0.501507] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.502679] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.504646] zbud: loaded\n[ 0.505362] VFS: Disk quotas dquot_6.6.0\n[ 0.506193] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507709] fuse init (API version 7.23)\n[ 0.508615] Key type big_key registered\n[ 0.509419] Allocating IMA MOK and blacklist keyrings.\n[ 0.510536] Key type asymmetric registered\n[ 0.511361] Asymmetric key parser 'x509' registered\n[ 0.512313] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514150] io scheduler noop registered\n[ 0.514950] io scheduler deadline registered (default)\n[ 0.515939] io scheduler cfq registered\n[ 0.516772] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517834] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519103] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520557] ACPI: Power Button [PWRF]\n[ 0.521383] GHES: HEST is not enabled!\n[ 0.535122] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564704] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567545] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591164] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593288] Linux agpgart interface v0.103\n[ 0.595281] brd: module loaded\n[ 0.596451] loop: module loaded\n[ 0.601058] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602516] GPT:90111 != 2097151\n[ 0.603186] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604268] GPT:90111 != 2097151\n[ 0.604933] GPT: Use GNU Parted to correct GPT errors.\n[ 0.605892] vda: vda1 vda15\n[ 0.607275] scsi host0: ata_piix\n[ 0.608007] scsi host1: ata_piix\n[ 0.608720] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.609943] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611385] libphy: Fixed MDIO Bus: probed\n[ 0.612208] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613150] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615291] PPP generic driver version 2.4.2\n[ 0.616175] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617450] ehci-pci: EHCI PCI platform driver\n[ 0.618340] ehci-platform: EHCI generic platform driver\n[ 0.619335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620465] ohci-pci: OHCI PCI platform driver\n[ 0.621336] ohci-platform: OHCI generic platform driver\n[ 0.622341] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636640] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637635] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639088] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640125] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641228] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642452] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643863] usb usb1: Product: UHCI Host Controller\n[ 0.644792] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645934] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.647165] hub 1-0:1.0: USB hub found\n[ 0.648150] hub 1-0:1.0: 2 ports detected\n[ 0.649277] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.651839] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653079] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654401] mousedev: PS/2 mouse device common for all mice\n[ 0.655968] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658293] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659629] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661170] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662737] i2c /dev entries driver\n[ 0.663702] device-mapper: uevent: version 1.0.3\n[ 0.664896] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667005] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668623] NET: Registered protocol family 10\n[ 0.669871] NET: Registered protocol family 17\n[ 0.671009] Key type dns_resolver registered\n[ 0.672182] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673597] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675850] registered taskstats version 1\n[ 0.676922] Loading compiled-in X.509 certificates\n[ 0.678642] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681049] zswap: loaded using pool lzo/zbud\n[ 0.683406] Key type trusted registered\n[ 0.685419] Key type encrypted registered\n[ 0.686668] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688193] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689755] evm: HMAC attrs: 0x1\n[ 0.691030] Magic number: 14:174:585\n[ 0.692299] rtc_cmos 00:00: setting system clock to 2018-12-23 13:33:37 UTC (1545572017)\n[ 0.694722] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696379] EDD information not available.\n[ 0.770727] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772748] Write protecting the kernel read-only data: 14336k\n[ 0.784995] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787294] 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.05\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.240762] 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.19. iid=i-00000138\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDf8RChA0ByhW3OOV7tu5pXtLirW08Sm48Mj9iMKQfTORu0gpB5eZRbA1VYpUYBAYpYWC1R0U4t8fXG3Gb98BYYqbrZSdpITjlFPi8mqpSKbpsuFRyHsmiIgopJzC2vtLUN5gUE6x0/giihhSybjmIWFKbbCk/chazMrcQJUqKZ7WpjhL65nd/onLTvllkZvl3OVTC5XYPRUicZoP3/tpdz72BBfm2amPfmRKD6Pi2Wpqrl1hg/nupliDdIolbowladULu4LbaTJF+GjMyHAiUS0ehb14lm5FEhIYk0+owLtvlaTZgQru7jzr8E34bqrKg9NR0Dk4hnkrTVW36igTL9 root@sdnvpn-4-2\nssh-dss AAAAB3NzaC1kc3MAAACBAPcTbuQCLEvIsY0tVGh3jrTMp75QHZCBdx0GQwq8xPrhCrQZk3vn22Rf5T2G0YeCfoe+aIgf1TEuoDRCJ5hDWhdT2raqFNTeLS3vRUEiwBNsnBivClvLAx33BZ5yzsimKrPy0llUiPJfsgkP46b8URfgIFa5bRt0e3GsblVlad1pAAAAFQDj4tftZ1cS3p82R+db+NB9/KzoPwAAAIEAnsKL31zGffkrv3StzZlEufd6kkkqbIP3e3wkOAFPoLZSOc4vfH9s+RkYh1dj3UirLdIqwzrHtRS1ZXGlsbimlDju8CYniblwxtKzR2BnSVLOn3ibYlk70+AX+dRphJJDT4356zFkRIeWUw7tUDTz44lkRQsiVEA5Bx+6xGWLiz8AAACAEj9ZPDNhZ+Ex1Us8qN9+Q3ueGZ1HPYfaThjTByZlVibaFrfQXBzV58YHM51YoD5iN0OyMQlpt9OdumS7fITJHzm11jnbCLb/hqoFVqVUGyib+saiPGneHM6ti71s2xlmqyOHjZ3RtMK+AV5LyFMFrjp1byQTxaR6tb3ami3KSVU= 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.9,24,fe80::f816:3eff:fefa:a251/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.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-00000138\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=63.14 ===\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.76s]\n"} 2018-12-23 13:34:42,994 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2f60e718-8acf-4d04-b901-e29035c9acd4/action used request id req-74c4f540-40e3-4951-a3fb-3a9ebf1458fc 2018-12-23 13:34:45,024 - sdnvpn_test_utils - INFO - Waiting for instance b93b0931-2378-4f07-9037-b5469e7cb467 to boot up 2018-12-23 13:34:45,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b93b0931-2378-4f07-9037-b5469e7cb467/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc468e021b969c86ff0bcfdb5b3edd844dc7c91d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:34:46,103 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:34:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f30edb1e-49bf-444e-8849-d27fadcdfdde x-compute-request-id: req-f30edb1e-49bf-444e-8849-d27fadcdfdde Content-Encoding: gzip Content-Length: 11086 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 476398290 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128967] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130566] pid_max: default: 32768 minimum: 301\n[ 0.131432] ACPI: Core revision 20150930\n[ 0.132810] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134079] Security Framework initialized\n[ 0.134868] Yama: becoming mindful.\n[ 0.135573] AppArmor: AppArmor initialized\n[ 0.136425] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137719] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138955] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140131] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141496] Initializing cgroup subsys io\n[ 0.142284] Initializing cgroup subsys memory\n[ 0.143112] Initializing cgroup subsys devices\n[ 0.143949] Initializing cgroup subsys freezer\n[ 0.144797] Initializing cgroup subsys net_cls\n[ 0.145631] Initializing cgroup subsys perf_event\n[ 0.146511] Initializing cgroup subsys net_prio\n[ 0.147360] Initializing cgroup subsys hugetlb\n[ 0.148208] Initializing cgroup subsys pids\n[ 0.149059] CPU: Physical Processor ID: 0\n[ 0.150521] mce: CPU supports 10 MCE banks\n[ 0.151343] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152321] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163229] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169826] ftrace: allocating 31920 entries in 125 pages\n[ 0.197195] smpboot: Max logical packages: 1\n[ 0.198024] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199333] x2apic enabled\n[ 0.200137] Switched APIC routing to physical x2apic.\n[ 0.201856] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202933] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204853] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206577] KVM setup paravirtual spinlock\n[ 0.207897] x86: Booted up 1 node, 1 CPUs\n[ 0.208675] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210020] devtmpfs: initialized\n[ 0.211721] evm: security.selinux\n[ 0.212396] evm: security.SMACK64\n[ 0.213065] evm: security.SMACK64EXEC\n[ 0.213783] evm: security.SMACK64TRANSMUTE\n[ 0.214580] evm: security.SMACK64MMAP\n[ 0.215437] evm: security.ima\n[ 0.216219] evm: security.capability\n[ 0.217187] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.219543] pinctrl core: initialized pinctrl subsystem\n[ 0.220868] RTC time: 13:33:47, date: 12/23/18\n[ 0.221992] NET: Registered protocol family 16\n[ 0.223136] cpuidle: using governor ladder\n[ 0.224114] cpuidle: using governor menu\n[ 0.225034] PCCT header not found.\n[ 0.225934] ACPI: bus type PCI registered\n[ 0.226824] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228099] PCI: Using configuration type 1 for base access\n[ 0.229939] ACPI: Added _OSI(Module Device)\n[ 0.230761] ACPI: Added _OSI(Processor Device)\n[ 0.231699] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232646] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234896] ACPI: Interpreter enabled\n[ 0.235737] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239519] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241461] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243258] ACPI: (supports S0 S5)\n[ 0.243947] ACPI: Using IOAPIC for interrupt routing\n[ 0.244995] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248036] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249152] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250357] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253691] acpiphp: Slot [3] registered\n[ 0.254463] acpiphp: Slot [4] registered\n[ 0.255244] acpiphp: Slot [5] registered\n[ 0.256023] acpiphp: Slot [6] registered\n[ 0.256794] acpiphp: Slot [7] registered\n[ 0.257562] acpiphp: Slot [8] registered\n[ 0.258342] acpiphp: Slot [9] registered\n[ 0.259127] acpiphp: Slot [10] registered\n[ 0.259917] acpiphp: Slot [11] registered\n[ 0.260708] acpiphp: Slot [12] registered\n[ 0.261489] acpiphp: Slot [13] registered\n[ 0.262272] acpiphp: Slot [14] registered\n[ 0.263058] acpiphp: Slot [15] registered\n[ 0.273948] acpiphp: Slot [16] registered\n[ 0.274799] acpiphp: Slot [17] registered\n[ 0.275624] acpiphp: Slot [18] registered\n[ 0.276436] acpiphp: Slot [19] registered\n[ 0.277252] acpiphp: Slot [20] registered\n[ 0.278144] acpiphp: Slot [21] registered\n[ 0.278986] acpiphp: Slot [22] registered\n[ 0.279952] acpiphp: Slot [23] registered\n[ 0.280949] acpiphp: Slot [24] registered\n[ 0.281738] acpiphp: Slot [25] registered\n[ 0.282568] acpiphp: Slot [26] registered\n[ 0.283369] acpiphp: Slot [27] registered\n[ 0.284221] acpiphp: Slot [28] registered\n[ 0.285135] acpiphp: Slot [29] registered\n[ 0.285919] acpiphp: Slot [30] registered\n[ 0.286790] acpiphp: Slot [31] registered\n[ 0.287690] PCI host bridge to bus 0000:00\n[ 0.288485] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289756] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292540] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.294059] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300558] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301855] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.303143] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304488] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311632] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313149] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363168] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.364824] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.366328] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.367836] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370458] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371894] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373241] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374579] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376413] vgaarb: loaded\n[ 0.377167] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378555] SCSI subsystem initialized\n[ 0.379550] ACPI: bus type USB registered\n[ 0.380527] usbcore: registered new interface driver usbfs\n[ 0.381773] usbcore: registered new interface driver hub\n[ 0.383002] usbcore: registered new device driver usb\n[ 0.384261] PCI: Using ACPI for IRQ routing\n[ 0.385463] NetLabel: Initializing\n[ 0.386327] NetLabel: domain hash size = 128\n[ 0.387349] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388498] NetLabel: unlabeled traffic allowed by default\n[ 0.389821] clocksource: Switched to clocksource kvm-clock\n[ 0.395815] AppArmor: AppArmor Filesystem Enabled\n[ 0.396983] pnp: PnP ACPI init\n[ 0.398051] pnp: PnP ACPI: found 5 devices\n[ 0.404612] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406705] NET: Registered protocol family 2\n[ 0.407854] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409400] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410835] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.412267] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.413574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414991] NET: Registered protocol family 1\n[ 0.416041] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.417365] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.418680] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.432937] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.447440] Trying to unpack rootfs image as initramfs...\n[ 0.497734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.512102] Scanning for low memory corruption every 60 seconds\n[ 0.513727] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.515144] audit: initializing netlink subsys (disabled)\n[ 0.516388] audit: type=2000 audit(1545572027.922:1): initialized\n[ 0.517984] Initialise system trusted keyring\n[ 0.519098] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.520538] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.523358] zbud: loaded\n[ 0.524181] VFS: Disk quotas dquot_6.6.0\n[ 0.525161] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526957] fuse init (API version 7.23)\n[ 0.528030] Key type big_key registered\n[ 0.529013] Allocating IMA MOK and blacklist keyrings.\n[ 0.530329] Key type asymmetric registered\n[ 0.531322] Asymmetric key parser 'x509' registered\n[ 0.532472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.534613] io scheduler noop registered\n[ 0.535544] io scheduler deadline registered (default)\n[ 0.536710] io scheduler cfq registered\n[ 0.537680] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.538949] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.540441] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.542204] ACPI: Power Button [PWRF]\n[ 0.543195] GHES: HEST is not enabled!\n[ 0.556825] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584805] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.616410] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.620477] Linux agpgart interface v0.103\n[ 0.622901] brd: module loaded\n[ 0.624307] loop: module loaded\n[ 0.629875] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.631619] GPT:90111 != 2097151\n[ 0.632434] GPT:Alternate GPT header not at the end of the disk.\n[ 0.633764] GPT:90111 != 2097151\n[ 0.634569] GPT: Use GNU Parted to correct GPT errors.\n[ 0.635744] vda: vda1 vda15\n[ 0.637589] scsi host0: ata_piix\n[ 0.638484] scsi host1: ata_piix\n[ 0.639330] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.640836] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.642559] libphy: Fixed MDIO Bus: probed\n[ 0.643552] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644714] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647494] PPP generic driver version 2.4.2\n[ 0.648592] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.650128] ehci-pci: EHCI PCI platform driver\n[ 0.662007] ehci-platform: EHCI generic platform driver\n[ 0.672928] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.674176] ohci-pci: OHCI PCI platform driver\n[ 0.675033] ohci-platform: OHCI generic platform driver\n[ 0.675993] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.690538] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.691503] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.692912] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.693968] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.695058] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.696236] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.697618] usb usb1: Product: UHCI Host Controller\n[ 0.698536] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.699643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.700706] hub 1-0:1.0: USB hub found\n[ 0.701459] hub 1-0:1.0: 2 ports detected\n[ 0.702349] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.704423] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.705341] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.706338] mousedev: PS/2 mouse device common for all mice\n[ 0.707556] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.709342] rtc_cmos 00:00: RTC can wake from S4\n[ 0.710415] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.711570] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.712724] i2c /dev entries driver\n[ 0.713463] device-mapper: uevent: version 1.0.3\n[ 0.714392] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.715968] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.717216] NET: Registered protocol family 10\n[ 0.718192] NET: Registered protocol family 17\n[ 0.719052] Key type dns_resolver registered\n[ 0.719956] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.721011] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.722713] registered taskstats version 1\n[ 0.723520] Loading compiled-in X.509 certificates\n[ 0.724948] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.726752] zswap: loaded using pool lzo/zbud\n[ 0.728579] Key type trusted registered\n[ 0.730602] Key type encrypted registered\n[ 0.731448] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.732435] ima: No TPM chip found, activating TPM-bypass!\n[ 0.733431] evm: HMAC attrs: 0x1\n[ 0.734404] Magic number: 14:174:585\n[ 0.735251] rtc_cmos 00:00: setting system clock to 2018-12-23 13:33:48 UTC (1545572028)\n[ 0.736804] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.737891] EDD information not available.\n[ 0.802852] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.804372] Write protecting the kernel read-only data: 14336k\n[ 0.816324] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.818165] 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.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.421379] 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.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.31. iid=i-0000013b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCozOijipVsfiSdIrXbwu2tk0me6nJDerE6QPNydq1/EjjfdokR8lHq3SguUJ9mGjRrtBjQFBqGFC2bwu4Co9SsqDU0B9QLYwQtgNuZrKKv83PlNHiVvMfBTW3OBZ/bzzHPAsYNkrRWp3kE77HBftlJfY+YrM0+CREsemO3Fsza9KCSDa3ueJlflc81AFuUY9h02wAXmvPLvYsfpmTgVYYQ/5Ysj0SVNVTd8ThEOjpjZZRXunURbrNo/RBFengsd3WHSTsIdOgpkjfl3CF5vUHB9xJJVSQL6nrkFnZiefjMTzGrMcDmq+IUEODgqwEoQ2AqYg+Z6goEPgG9EVgGP7vD root@sdnvpn-4-3\nssh-dss AAAAB3NzaC1kc3MAAACBANIMW/Aahg5KHDESCNaOeyLmu9KvxC7oG3YgzZqm9cMgKTnArs927EzVQxtdiFB/46p6bKEuiPt6OQbNQ7b/WkLOtjAC620Y9/MNZ4UHR0g2sr64A2MzQlaoHefQbp7WvFZhFL8awRpG3sKh+9h7Fg9IOCS68owl5xVkBWoZlspRAAAAFQCXb1rgJenTJOgZ2tSrLsRH/YwpMwAAAIB8Ddi3OJfgHytx395J+3K6iFeQoO+YqSaWYnxI0s60jND9dkrjfDND8227uNffLvBadwsieD1Wpy2MmCxUz8VafOunsE79RuZXst2TWqSJ0dKgF39NtNNggOqTmfM5Nj/k8XWLgnlQENcgb+seSOMwT7zh/We1871+YVSckC+ctgAAAIBZny8yoWzZ7mjsfTK96dcBhheEeVcEuFqRqz9tXKhH6WIdR72/AdL89V9Ru1euBKZ5HZjJw6zBn1ptUu7G3pPGDzToE44u+e4IewHdrJp+9rbtJCDko1FCmi3VikgO/YqCQ4+8SbqPqMEsdmH2Qv82nBSr3vh444Pv3kaLk5NIAA== 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.12,24,fe80::f816:3eff:fe74:fd02/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-3\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.72 ===\n/dev/root resized successfully [took 2.46s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:74:FD:02 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe74:fd02/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68 errors:0 dropped:4 overruns:0 frame:0\n TX packets:108 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8538 (8.3 KiB) TX bytes:9682 (9.4 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:0 errors:0 dropped:0 overruns:0 frame:0\n TX packets:0 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n64 bytes from 10.10.10.1: seq=0 ttl=64 time=0.207 ms\n64 bytes from 10.10.10.1: seq=1 ttl=64 time=0.217 ms\n64 bytes from 10.10.10.1: seq=2 ttl=64 time=0.129 ms\n64 bytes from 10.10.10.1: seq=3 ttl=64 time=0.216 ms\n64 bytes from 10.10.10.1: seq=4 ttl=64 time=0.267 ms\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 0.129/0.207/0.267 ms\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n64 bytes from 8.8.8.8: seq=0 ttl=122 time=5.491 ms\n64 bytes from 8.8.8.8: seq=1 ttl=122 time=5.086 ms\n64 bytes from 8.8.8.8: seq=2 ttl=122 time=4.828 ms\n64 bytes from 8.8.8.8: seq=3 ttl=122 time=4.971 ms\n64 bytes from 8.8.8.8: seq=4 ttl=122 time=4.960 ms\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 4.828/5.067/5.491 ms\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n64 bytes from 8.8.4.4: seq=0 ttl=122 time=5.491 ms\n64 bytes from 8.8.4.4: seq=1 ttl=122 time=5.607 ms\n64 bytes from 8.8.4.4: seq=2 ttl=122 time=5.514 ms\n64 bytes from 8.8.4.4: seq=3 ttl=122 time=5.815 ms\n64 bytes from 8.8.4.4: seq=4 ttl=122 time=5.701 ms\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 5.491/5.625/5.815 ms\n### uname -a\nLinux sdnvpn-4-3 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.174557] usb 1-1: Product: QEMU USB Tablet\n[ 1.174559] usb 1-1: Manufacturer: QEMU\n[ 1.174562] usb 1-1: SerialNumber: 42\n[ 1.364080] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.402602] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.421379] random: dd urandom read with 5 bits of entropy available\n[ 1.509866] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.509869] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 2.846342] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.055116] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nDec 23 13:33:49 cirros syslog.info syslogd started: BusyBox v1.23.2\nDec 23 13:33:49 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nDec 23 13:33:49 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nDec 23 13:33:49 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nDec 23 13:33:49 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nDec 23 13:33:49 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)\nDec 23 13:33:49 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nDec 23 13:33:49 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nDec 23 13:33:49 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nDec 23 13:33:49 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nDec 23 13:33:49 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nDec 23 13:33:49 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nDec 23 13:33:49 cirros kern.notice kernel: [ 1.421379] random: dd urandom read with 5 bits of entropy available\nDec 23 13:33:49 cirros kern.info kernel: [ 1.509866] tsc: Refined TSC clocksource calibration: 3491.912 MHz\nDec 23 13:33:49 cirros kern.info kernel: [ 1.509869] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nDec 23 13:33:50 cirros auth.notice su: + /dev/console root:cirros\nDec 23 13:33:50 cirros authpriv.info dropbear[340]: Running in background\nDec 23 13:33:50 cirros kern.info kernel: [ 2.846342] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nDec 23 13:33:51 cirros kern.info kernel: [ 4.055116] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-4-3 login: "} 2018-12-23 13:34:46,104 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b93b0931-2378-4f07-9037-b5469e7cb467/action used request id req-f30edb1e-49bf-444e-8849-d27fadcdfdde 2018-12-23 13:34:48,140 - sdnvpn_test_utils - INFO - Waiting for instance 2d9bf080-ba0a-4fb2-ba19-474a22972544 to boot up 2018-12-23 13:34:48,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43fe64a117df38d9a3588f87a68d6db67c5b9a15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:34:49,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:34: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-56febe87-dac9-4e33-b071-cc349dcfdf42 x-compute-request-id: req-56febe87-dac9-4e33-b071-cc349dcfdf42 Content-Encoding: gzip Content-Length: 10069 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494318250 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.133030] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134676] pid_max: default: 32768 minimum: 301\n[ 0.135569] ACPI: Core revision 20150930\n[ 0.136980] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138358] Security Framework initialized\n[ 0.139238] Yama: becoming mindful.\n[ 0.140011] AppArmor: AppArmor initialized\n[ 0.140970] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142280] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143535] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144706] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146050] Initializing cgroup subsys io\n[ 0.146854] Initializing cgroup subsys memory\n[ 0.147694] Initializing cgroup subsys devices\n[ 0.148557] Initializing cgroup subsys freezer\n[ 0.149397] Initializing cgroup subsys net_cls\n[ 0.150246] Initializing cgroup subsys perf_event\n[ 0.151153] Initializing cgroup subsys net_prio\n[ 0.152011] Initializing cgroup subsys hugetlb\n[ 0.152861] Initializing cgroup subsys pids\n[ 0.153715] CPU: Physical Processor ID: 0\n[ 0.155178] mce: CPU supports 10 MCE banks\n[ 0.156003] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156982] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173989] ftrace: allocating 31920 entries in 125 pages\n[ 0.200399] smpboot: Max logical packages: 1\n[ 0.201236] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202556] x2apic enabled\n[ 0.203343] Switched APIC routing to physical x2apic.\n[ 0.205085] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206173] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208104] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209840] KVM setup paravirtual spinlock\n[ 0.211107] x86: Booted up 1 node, 1 CPUs\n[ 0.211897] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213250] devtmpfs: initialized\n[ 0.214950] evm: security.selinux\n[ 0.215634] evm: security.SMACK64\n[ 0.216305] evm: security.SMACK64EXEC\n[ 0.217033] evm: security.SMACK64TRANSMUTE\n[ 0.217822] evm: security.SMACK64MMAP\n[ 0.218545] evm: security.ima\n[ 0.219173] evm: security.capability\n[ 0.219962] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.221768] pinctrl core: initialized pinctrl subsystem\n[ 0.222828] RTC time: 13:33:58, date: 12/23/18\n[ 0.223766] NET: Registered protocol family 16\n[ 0.224716] cpuidle: using governor ladder\n[ 0.225508] cpuidle: using governor menu\n[ 0.226276] PCCT header not found.\n[ 0.227007] ACPI: bus type PCI registered\n[ 0.227791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229002] PCI: Using configuration type 1 for base access\n[ 0.230730] ACPI: Added _OSI(Module Device)\n[ 0.231552] ACPI: Added _OSI(Processor Device)\n[ 0.232392] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233272] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235345] ACPI: Interpreter enabled\n[ 0.236100] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237903] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241487] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243283] ACPI: (supports S0 S5)\n[ 0.243987] ACPI: Using IOAPIC for interrupt routing\n[ 0.245046] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248100] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249238] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250436] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253766] acpiphp: Slot [3] registered\n[ 0.254554] acpiphp: Slot [4] registered\n[ 0.255336] acpiphp: Slot [5] registered\n[ 0.256122] acpiphp: Slot [6] registered\n[ 0.256907] acpiphp: Slot [7] registered\n[ 0.257696] acpiphp: Slot [8] registered\n[ 0.258478] acpiphp: Slot [9] registered\n[ 0.259260] acpiphp: Slot [10] registered\n[ 0.260091] acpiphp: Slot [11] registered\n[ 0.260894] acpiphp: Slot [12] registered\n[ 0.261697] acpiphp: Slot [13] registered\n[ 0.262484] acpiphp: Slot [14] registered\n[ 0.263279] acpiphp: Slot [15] registered\n[ 0.274168] acpiphp: Slot [16] registered\n[ 0.274967] acpiphp: Slot [17] registered\n[ 0.275768] acpiphp: Slot [18] registered\n[ 0.276566] acpiphp: Slot [19] registered\n[ 0.277360] acpiphp: Slot [20] registered\n[ 0.278169] acpiphp: Slot [21] registered\n[ 0.278971] acpiphp: Slot [22] registered\n[ 0.279770] acpiphp: Slot [23] registered\n[ 0.280571] acpiphp: Slot [24] registered\n[ 0.281367] acpiphp: Slot [25] registered\n[ 0.282171] acpiphp: Slot [26] registered\n[ 0.282977] acpiphp: Slot [27] registered\n[ 0.283781] acpiphp: Slot [28] registered\n[ 0.284588] acpiphp: Slot [29] registered\n[ 0.285386] acpiphp: Slot [30] registered\n[ 0.286196] acpiphp: Slot [31] registered\n[ 0.286999] PCI host bridge to bus 0000:00\n[ 0.287810] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289001] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290195] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291634] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293063] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300553] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301706] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302958] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309930] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311359] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359398] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361154] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362849] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365499] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367176] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368657] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370053] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371413] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373403] vgaarb: loaded\n[ 0.374151] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375581] SCSI subsystem initialized\n[ 0.376582] ACPI: bus type USB registered\n[ 0.377595] usbcore: registered new interface driver usbfs\n[ 0.378924] usbcore: registered new interface driver hub\n[ 0.380209] usbcore: registered new device driver usb\n[ 0.381523] PCI: Using ACPI for IRQ routing\n[ 0.382763] NetLabel: Initializing\n[ 0.383659] NetLabel: domain hash size = 128\n[ 0.384745] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385977] NetLabel: unlabeled traffic allowed by default\n[ 0.387363] clocksource: Switched to clocksource kvm-clock\n[ 0.393170] AppArmor: AppArmor Filesystem Enabled\n[ 0.394396] pnp: PnP ACPI init\n[ 0.395465] pnp: PnP ACPI: found 5 devices\n[ 0.402048] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404214] NET: Registered protocol family 2\n[ 0.405390] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407007] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408517] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409989] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411350] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412844] NET: Registered protocol family 1\n[ 0.413929] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.415326] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.416706] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431018] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445350] Trying to unpack rootfs image as initramfs...\n[ 0.496155] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510668] Scanning for low memory corruption every 60 seconds\n[ 0.512000] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513120] audit: initializing netlink subsys (disabled)\n[ 0.514131] audit: type=2000 audit(1545572039.713:1): initialized\n[ 0.515444] Initialise system trusted keyring\n[ 0.516352] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.517498] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.519454] zbud: loaded\n[ 0.520153] VFS: Disk quotas dquot_6.6.0\n[ 0.520958] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.522433] fuse init (API version 7.23)\n[ 0.523314] Key type big_key registered\n[ 0.524110] Allocating IMA MOK and blacklist keyrings.\n[ 0.525576] Key type asymmetric registered\n[ 0.526372] Asymmetric key parser 'x509' registered\n[ 0.527307] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.528741] io scheduler noop registered\n[ 0.529514] io scheduler deadline registered (default)\n[ 0.530470] io scheduler cfq registered\n[ 0.531284] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532306] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533570] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534974] ACPI: Power Button [PWRF]\n[ 0.535812] GHES: HEST is not enabled!\n[ 0.549531] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584146] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587848] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614230] Linux agpgart interface v0.103\n[ 0.616346] brd: module loaded\n[ 0.617599] loop: module loaded\n[ 0.622514] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.623930] GPT:90111 != 2097151\n[ 0.624588] GPT:Alternate GPT header not at the end of the disk.\n[ 0.625636] GPT:90111 != 2097151\n[ 0.626284] GPT: Use GNU Parted to correct GPT errors.\n[ 0.627213] vda: vda1 vda15\n[ 0.628840] scsi host0: ata_piix\n[ 0.629554] scsi host1: ata_piix\n[ 0.630231] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.631558] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.632960] libphy: Fixed MDIO Bus: probed\n[ 0.633764] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634691] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637342] PPP generic driver version 2.4.2\n[ 0.638351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639542] ehci-pci: EHCI PCI platform driver\n[ 0.640412] ehci-platform: EHCI generic platform driver\n[ 0.641386] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.642504] ohci-pci: OHCI PCI platform driver\n[ 0.643620] ohci-platform: OHCI generic platform driver\n[ 0.644628] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659299] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660308] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661745] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662741] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.663852] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665066] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666459] usb usb1: Product: UHCI Host Controller\n[ 0.667390] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668519] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669545] hub 1-0:1.0: USB hub found\n[ 0.670318] hub 1-0:1.0: 2 ports detected\n[ 0.671224] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673354] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674293] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675315] mousedev: PS/2 mouse device common for all mice\n[ 0.676581] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.678461] rtc_cmos 00:00: RTC can wake from S4\n[ 0.679560] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.680743] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681919] i2c /dev entries driver\n[ 0.682679] device-mapper: uevent: version 1.0.3\n[ 0.683621] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.685224] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.686500] NET: Registered protocol family 10\n[ 0.687501] NET: Registered protocol family 17\n[ 0.688428] Key type dns_resolver registered\n[ 0.689356] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690444] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692184] registered taskstats version 1\n[ 0.693019] Loading compiled-in X.509 certificates\n[ 0.694450] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696285] zswap: loaded using pool lzo/zbud\n[ 0.698135] Key type trusted registered\n[ 0.700196] Key type encrypted registered\n[ 0.701020] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702036] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703062] evm: HMAC attrs: 0x1\n[ 0.704025] Magic number: 14:174:585\n[ 0.704900] rtc_cmos 00:00: setting system clock to 2018-12-23 13:33:59 UTC (1545572039)\n[ 0.706468] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707583] EDD information not available.\n[ 0.792458] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794043] Write protecting the kernel read-only data: 14336k\n[ 0.806016] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807845] 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.853754] 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.42\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.6...\nLease of 10.10.11.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.53. iid=i-0000013e\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ8TqWgel874M0L0Zi5fzT6/Wxrf43voTA9CzeJZwbYaX1jC4WGohDkBlX4Xy0Sg8gGdwZM6H7/U857vbXg2f2KZR0qvOPv8FsIBqXSzCTRGtrRXZv+qkOVRaDPo88ITyQAi23ZYVAx2/4RzSf2K2VKVFf0L5K1aA1Z+kFG84NmgDozdIkJ4ry03fMHhsgKMcxMW1kBZzx5+n7pqFXdwxBRvvQ9F4M3JNIuDzTiDhmoiMoprluWPiiIzFtXPZ8OpRaqbclNmU8HmUPMG+YJwYHxEi6QrP8UmHrd5kbXbUBm+Hl/K5eGlt2lx1Slo30yZql0BlkCguzWoyg9rczm/4D root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAJYchg2EoaWMwpgywxu9SCXzAf6SsLtBngckuy5g6B88tq8AD81PcsPm+7R2FCnJaV3w1nANifyM5d2BssORYpMGH6QoRytMmGgeEf7csD9wtjAuj7NaChqVmXZZPR+rBkJnPJ8L9C/h/rWfTJzT0X0+4TORy3V+BIh0+MHyzWoRAAAAFQDxMUc7B7oV0xmD+NV/RXQnJe4WeQAAAIALpH8mnl7PWcCHOWLbFJCWniZtRdDdHDM4yJva1aAV+kdlPsrrf9JVFWN5lJR4s/K429kr2EdUzzxutJHmt8tdLMtUnoVZOPji5THPy7Nm5TcLO1OQ22NqENynCfG+zUPrsQo5p+boIaIiC5GGGCL74varK74qjsj+zngqtcf8GQAAAIBAupYXSeDdmLKxPBeCg3/n2k0zDXGDEe+Jjk2OoFtvpY1lZNgu4mKdIP8HItPAe6COHM1myt60YYePCkRv7rWpaEoYX8ORZCNWKvWLCaEIC5BtPjTpdDjT0o0WBRXn25nnJCTIbQKA0zNvqGXgfSer9/IR4Fi90tduuGqvpyApQw== 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.6,24,fe80::f816:3eff:fe28:2328/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.6 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013e\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.21 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.80s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:28:23:28 \n inet addr:10.10.11.6 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe28:2328/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:103 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8059 (7.8 KiB) TX bytes:9207 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-12-23 13:34:49,213 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544/action used request id req-56febe87-dac9-4e33-b071-cc349dcfdf42 2018-12-23 13:34:51,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43fe64a117df38d9a3588f87a68d6db67c5b9a15" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:34:52,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:34: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-720801ef-6350-4abe-8bdf-b34762920a12 x-compute-request-id: req-720801ef-6350-4abe-8bdf-b34762920a12 Content-Encoding: gzip Content-Length: 11135 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494318250 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.133030] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134676] pid_max: default: 32768 minimum: 301\n[ 0.135569] ACPI: Core revision 20150930\n[ 0.136980] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138358] Security Framework initialized\n[ 0.139238] Yama: becoming mindful.\n[ 0.140011] AppArmor: AppArmor initialized\n[ 0.140970] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142280] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143535] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144706] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146050] Initializing cgroup subsys io\n[ 0.146854] Initializing cgroup subsys memory\n[ 0.147694] Initializing cgroup subsys devices\n[ 0.148557] Initializing cgroup subsys freezer\n[ 0.149397] Initializing cgroup subsys net_cls\n[ 0.150246] Initializing cgroup subsys perf_event\n[ 0.151153] Initializing cgroup subsys net_prio\n[ 0.152011] Initializing cgroup subsys hugetlb\n[ 0.152861] Initializing cgroup subsys pids\n[ 0.153715] CPU: Physical Processor ID: 0\n[ 0.155178] mce: CPU supports 10 MCE banks\n[ 0.156003] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156982] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167563] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173989] ftrace: allocating 31920 entries in 125 pages\n[ 0.200399] smpboot: Max logical packages: 1\n[ 0.201236] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202556] x2apic enabled\n[ 0.203343] Switched APIC routing to physical x2apic.\n[ 0.205085] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206173] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208104] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209840] KVM setup paravirtual spinlock\n[ 0.211107] x86: Booted up 1 node, 1 CPUs\n[ 0.211897] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213250] devtmpfs: initialized\n[ 0.214950] evm: security.selinux\n[ 0.215634] evm: security.SMACK64\n[ 0.216305] evm: security.SMACK64EXEC\n[ 0.217033] evm: security.SMACK64TRANSMUTE\n[ 0.217822] evm: security.SMACK64MMAP\n[ 0.218545] evm: security.ima\n[ 0.219173] evm: security.capability\n[ 0.219962] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.221768] pinctrl core: initialized pinctrl subsystem\n[ 0.222828] RTC time: 13:33:58, date: 12/23/18\n[ 0.223766] NET: Registered protocol family 16\n[ 0.224716] cpuidle: using governor ladder\n[ 0.225508] cpuidle: using governor menu\n[ 0.226276] PCCT header not found.\n[ 0.227007] ACPI: bus type PCI registered\n[ 0.227791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.229002] PCI: Using configuration type 1 for base access\n[ 0.230730] ACPI: Added _OSI(Module Device)\n[ 0.231552] ACPI: Added _OSI(Processor Device)\n[ 0.232392] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.233272] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.235345] ACPI: Interpreter enabled\n[ 0.236100] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237903] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241487] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243283] ACPI: (supports S0 S5)\n[ 0.243987] ACPI: Using IOAPIC for interrupt routing\n[ 0.245046] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248100] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249238] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250436] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253766] acpiphp: Slot [3] registered\n[ 0.254554] acpiphp: Slot [4] registered\n[ 0.255336] acpiphp: Slot [5] registered\n[ 0.256122] acpiphp: Slot [6] registered\n[ 0.256907] acpiphp: Slot [7] registered\n[ 0.257696] acpiphp: Slot [8] registered\n[ 0.258478] acpiphp: Slot [9] registered\n[ 0.259260] acpiphp: Slot [10] registered\n[ 0.260091] acpiphp: Slot [11] registered\n[ 0.260894] acpiphp: Slot [12] registered\n[ 0.261697] acpiphp: Slot [13] registered\n[ 0.262484] acpiphp: Slot [14] registered\n[ 0.263279] acpiphp: Slot [15] registered\n[ 0.274168] acpiphp: Slot [16] registered\n[ 0.274967] acpiphp: Slot [17] registered\n[ 0.275768] acpiphp: Slot [18] registered\n[ 0.276566] acpiphp: Slot [19] registered\n[ 0.277360] acpiphp: Slot [20] registered\n[ 0.278169] acpiphp: Slot [21] registered\n[ 0.278971] acpiphp: Slot [22] registered\n[ 0.279770] acpiphp: Slot [23] registered\n[ 0.280571] acpiphp: Slot [24] registered\n[ 0.281367] acpiphp: Slot [25] registered\n[ 0.282171] acpiphp: Slot [26] registered\n[ 0.282977] acpiphp: Slot [27] registered\n[ 0.283781] acpiphp: Slot [28] registered\n[ 0.284588] acpiphp: Slot [29] registered\n[ 0.285386] acpiphp: Slot [30] registered\n[ 0.286196] acpiphp: Slot [31] registered\n[ 0.286999] PCI host bridge to bus 0000:00\n[ 0.287810] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289001] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290195] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291634] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.293063] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300553] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301706] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302958] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309930] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311359] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359398] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361154] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362849] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365499] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367176] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368657] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370053] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371413] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373403] vgaarb: loaded\n[ 0.374151] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375581] SCSI subsystem initialized\n[ 0.376582] ACPI: bus type USB registered\n[ 0.377595] usbcore: registered new interface driver usbfs\n[ 0.378924] usbcore: registered new interface driver hub\n[ 0.380209] usbcore: registered new device driver usb\n[ 0.381523] PCI: Using ACPI for IRQ routing\n[ 0.382763] NetLabel: Initializing\n[ 0.383659] NetLabel: domain hash size = 128\n[ 0.384745] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385977] NetLabel: unlabeled traffic allowed by default\n[ 0.387363] clocksource: Switched to clocksource kvm-clock\n[ 0.393170] AppArmor: AppArmor Filesystem Enabled\n[ 0.394396] pnp: PnP ACPI init\n[ 0.395465] pnp: PnP ACPI: found 5 devices\n[ 0.402048] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404214] NET: Registered protocol family 2\n[ 0.405390] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.407007] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408517] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409989] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411350] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412844] NET: Registered protocol family 1\n[ 0.413929] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.415326] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.416706] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431018] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445350] Trying to unpack rootfs image as initramfs...\n[ 0.496155] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510668] Scanning for low memory corruption every 60 seconds\n[ 0.512000] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513120] audit: initializing netlink subsys (disabled)\n[ 0.514131] audit: type=2000 audit(1545572039.713:1): initialized\n[ 0.515444] Initialise system trusted keyring\n[ 0.516352] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.517498] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.519454] zbud: loaded\n[ 0.520153] VFS: Disk quotas dquot_6.6.0\n[ 0.520958] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.522433] fuse init (API version 7.23)\n[ 0.523314] Key type big_key registered\n[ 0.524110] Allocating IMA MOK and blacklist keyrings.\n[ 0.525576] Key type asymmetric registered\n[ 0.526372] Asymmetric key parser 'x509' registered\n[ 0.527307] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.528741] io scheduler noop registered\n[ 0.529514] io scheduler deadline registered (default)\n[ 0.530470] io scheduler cfq registered\n[ 0.531284] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532306] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533570] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534974] ACPI: Power Button [PWRF]\n[ 0.535812] GHES: HEST is not enabled!\n[ 0.549531] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584146] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.587848] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612073] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.614230] Linux agpgart interface v0.103\n[ 0.616346] brd: module loaded\n[ 0.617599] loop: module loaded\n[ 0.622514] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.623930] GPT:90111 != 2097151\n[ 0.624588] GPT:Alternate GPT header not at the end of the disk.\n[ 0.625636] GPT:90111 != 2097151\n[ 0.626284] GPT: Use GNU Parted to correct GPT errors.\n[ 0.627213] vda: vda1 vda15\n[ 0.628840] scsi host0: ata_piix\n[ 0.629554] scsi host1: ata_piix\n[ 0.630231] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.631558] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.632960] libphy: Fixed MDIO Bus: probed\n[ 0.633764] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634691] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637342] PPP generic driver version 2.4.2\n[ 0.638351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.639542] ehci-pci: EHCI PCI platform driver\n[ 0.640412] ehci-platform: EHCI generic platform driver\n[ 0.641386] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.642504] ohci-pci: OHCI PCI platform driver\n[ 0.643620] ohci-platform: OHCI generic platform driver\n[ 0.644628] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.659299] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.660308] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.661745] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.662741] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.663852] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665066] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.666459] usb usb1: Product: UHCI Host Controller\n[ 0.667390] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.668519] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669545] hub 1-0:1.0: USB hub found\n[ 0.670318] hub 1-0:1.0: 2 ports detected\n[ 0.671224] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.673354] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.674293] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.675315] mousedev: PS/2 mouse device common for all mice\n[ 0.676581] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.678461] rtc_cmos 00:00: RTC can wake from S4\n[ 0.679560] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.680743] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681919] i2c /dev entries driver\n[ 0.682679] device-mapper: uevent: version 1.0.3\n[ 0.683621] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.685224] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.686500] NET: Registered protocol family 10\n[ 0.687501] NET: Registered protocol family 17\n[ 0.688428] Key type dns_resolver registered\n[ 0.689356] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690444] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692184] registered taskstats version 1\n[ 0.693019] Loading compiled-in X.509 certificates\n[ 0.694450] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.696285] zswap: loaded using pool lzo/zbud\n[ 0.698135] Key type trusted registered\n[ 0.700196] Key type encrypted registered\n[ 0.701020] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702036] ima: No TPM chip found, activating TPM-bypass!\n[ 0.703062] evm: HMAC attrs: 0x1\n[ 0.704025] Magic number: 14:174:585\n[ 0.704900] rtc_cmos 00:00: setting system clock to 2018-12-23 13:33:59 UTC (1545572039)\n[ 0.706468] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.707583] EDD information not available.\n[ 0.792458] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794043] Write protecting the kernel read-only data: 14336k\n[ 0.806016] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807845] 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.853754] 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.42\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.6...\nLease of 10.10.11.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.53. iid=i-0000013e\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJ8TqWgel874M0L0Zi5fzT6/Wxrf43voTA9CzeJZwbYaX1jC4WGohDkBlX4Xy0Sg8gGdwZM6H7/U857vbXg2f2KZR0qvOPv8FsIBqXSzCTRGtrRXZv+qkOVRaDPo88ITyQAi23ZYVAx2/4RzSf2K2VKVFf0L5K1aA1Z+kFG84NmgDozdIkJ4ry03fMHhsgKMcxMW1kBZzx5+n7pqFXdwxBRvvQ9F4M3JNIuDzTiDhmoiMoprluWPiiIzFtXPZ8OpRaqbclNmU8HmUPMG+YJwYHxEi6QrP8UmHrd5kbXbUBm+Hl/K5eGlt2lx1Slo30yZql0BlkCguzWoyg9rczm/4D root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAJYchg2EoaWMwpgywxu9SCXzAf6SsLtBngckuy5g6B88tq8AD81PcsPm+7R2FCnJaV3w1nANifyM5d2BssORYpMGH6QoRytMmGgeEf7csD9wtjAuj7NaChqVmXZZPR+rBkJnPJ8L9C/h/rWfTJzT0X0+4TORy3V+BIh0+MHyzWoRAAAAFQDxMUc7B7oV0xmD+NV/RXQnJe4WeQAAAIALpH8mnl7PWcCHOWLbFJCWniZtRdDdHDM4yJva1aAV+kdlPsrrf9JVFWN5lJR4s/K429kr2EdUzzxutJHmt8tdLMtUnoVZOPji5THPy7Nm5TcLO1OQ22NqENynCfG+zUPrsQo5p+boIaIiC5GGGCL74varK74qjsj+zngqtcf8GQAAAIBAupYXSeDdmLKxPBeCg3/n2k0zDXGDEe+Jjk2OoFtvpY1lZNgu4mKdIP8HItPAe6COHM1myt60YYePCkRv7rWpaEoYX8ORZCNWKvWLCaEIC5BtPjTpdDjT0o0WBRXn25nnJCTIbQKA0zNvqGXgfSer9/IR4Fi90tduuGqvpyApQw== 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.6,24,fe80::f816:3eff:fe28:2328/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.6 \nip-route:169.254.169.254 via 10.10.11.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000013e\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.21 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.80s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:28:23:28 \n inet addr:10.10.11.6 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe28:2328/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:103 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8059 (7.8 KiB) TX bytes:9207 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.11.1 0.0.0.0 UG 0 0 0 eth0\n10.10.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.11.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.11.1\nPING 10.10.11.1 (10.10.11.1): 56 data bytes\n\n--- 10.10.11.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-4-5 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.140266] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.140267] usb 1-1: Product: QEMU USB Tablet\n[ 1.140268] usb 1-1: Manufacturer: QEMU\n[ 1.140269] usb 1-1: SerialNumber: 42\n[ 1.507426] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.507428] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\n[ 1.586300] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.623009] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 4.337535] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.680784] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nDec 23 13:34:00 cirros kern.info kernel: [ 0.807845] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nDec 23 13:34:00 cirros kern.info kernel: [ 0.819003] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nDec 23 13:34:00 cirros kern.info kernel: [ 0.819005] e1000: Copyright (c) 1999-2006 Intel Corporation.\nDec 23 13:34:00 cirros kern.info kernel: [ 0.820725] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nDec 23 13:34:00 cirros kern.info kernel: [ 0.823759] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nDec 23 13:34:00 cirros kern.info kernel: [ 0.825753] ip_tables: (C) 2000-2006 Netfilter Core Team\nDec 23 13:34:00 cirros kern.info kernel: [ 0.850733] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nDec 23 13:34:00 cirros kern.info kernel: [ 0.851921] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nDec 23 13:34:00 cirros kern.notice kernel: [ 0.853754] random: blkid urandom read with 2 bits of entropy available\nDec 23 13:34:00 cirros kern.info kernel: [ 0.855750] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nDec 23 13:34:00 cirros kern.info kernel: [ 0.928861] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nDec 23 13:34:00 cirros kern.info kernel: [ 0.979385] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nDec 23 13:34:00 cirros kern.info kernel: [ 1.140264] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nDec 23 13:34:00 cirros kern.info kernel: [ 1.140266] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nDec 23 13:34:00 cirros kern.info kernel: [ 1.140267] usb 1-1: Product: QEMU USB Tablet\nDec 23 13:34:00 cirros kern.info kernel: [ 1.140268] usb 1-1: Manufacturer: QEMU\nDec 23 13:34:00 cirros kern.info kernel: [ 1.140269] usb 1-1: SerialNumber: 42\nDec 23 13:34:00 cirros kern.info kernel: [ 1.507426] tsc: Refined TSC clocksource calibration: 3491.911 MHz\nDec 23 13:34:00 cirros kern.info kernel: [ 1.507428] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325577d1aeb, max_idle_ns: 440795265276 ns\nDec 23 13:34:00 cirros kern.info kernel: [ 1.586300] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nDec 23 13:34:00 cirros kern.info kernel: [ 1.623009] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nDec 23 13:34:01 cirros auth.notice su: + /dev/console root:cirros\nDec 23 13:34:02 cirros authpriv.info dropbear[340]: Running in background\nDec 23 13:34:03 cirros kern.info kernel: [ 4.337535] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nDec 23 13:34:03 cirros kern.info kernel: [ 4.680784] 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-12-23 13:34:52,301 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544/action used request id req-720801ef-6350-4abe-8bdf-b34762920a12 2018-12-23 13:34:54,337 - sdnvpn_test_utils - INFO - Waiting for instance 93551a2a-4c70-4699-85b1-3925cf5bc33e to boot up 2018-12-23 13:34:54,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd615f78294a149b9f6e9a2f3d06731e604b908" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:34:55,410 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:34:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c7c7038-411e-4879-a094-bd40fa79438e x-compute-request-id: req-7c7c7038-411e-4879-a094-bd40fa79438e 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 490620408 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136354] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138090] pid_max: default: 32768 minimum: 301\n[ 0.139029] ACPI: Core revision 20150930\n[ 0.140462] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141835] Security Framework initialized\n[ 0.142672] Yama: becoming mindful.\n[ 0.143454] AppArmor: AppArmor initialized\n[ 0.144351] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145747] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147081] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148347] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149798] Initializing cgroup subsys io\n[ 0.150635] Initializing cgroup subsys memory\n[ 0.151554] Initializing cgroup subsys devices\n[ 0.152472] Initializing cgroup subsys freezer\n[ 0.153385] Initializing cgroup subsys net_cls\n[ 0.154299] Initializing cgroup subsys perf_event\n[ 0.155256] Initializing cgroup subsys net_prio\n[ 0.156179] Initializing cgroup subsys hugetlb\n[ 0.157091] Initializing cgroup subsys pids\n[ 0.158010] CPU: Physical Processor ID: 0\n[ 0.159554] mce: CPU supports 10 MCE banks\n[ 0.160452] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161499] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172293] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178915] ftrace: allocating 31920 entries in 125 pages\n[ 0.206189] smpboot: Max logical packages: 1\n[ 0.207091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208522] x2apic enabled\n[ 0.209330] Switched APIC routing to physical x2apic.\n[ 0.211067] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212177] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214126] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215879] KVM setup paravirtual spinlock\n[ 0.217149] x86: Booted up 1 node, 1 CPUs\n[ 0.217949] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219316] devtmpfs: initialized\n[ 0.221020] evm: security.selinux\n[ 0.221713] evm: security.SMACK64\n[ 0.222395] evm: security.SMACK64EXEC\n[ 0.223125] evm: security.SMACK64TRANSMUTE\n[ 0.223915] evm: security.SMACK64MMAP\n[ 0.224637] evm: security.ima\n[ 0.225271] evm: security.capability\n[ 0.226062] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227870] pinctrl core: initialized pinctrl subsystem\n[ 0.228941] RTC time: 13:34:25, date: 12/23/18\n[ 0.229886] NET: Registered protocol family 16\n[ 0.230844] cpuidle: using governor ladder\n[ 0.231642] cpuidle: using governor menu\n[ 0.232423] PCCT header not found.\n[ 0.233158] ACPI: bus type PCI registered\n[ 0.233946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235159] PCI: Using configuration type 1 for base access\n[ 0.236888] ACPI: Added _OSI(Module Device)\n[ 0.237703] ACPI: Added _OSI(Processor Device)\n[ 0.238549] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239427] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241494] ACPI: Interpreter enabled\n[ 0.242254] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244067] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247669] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249470] ACPI: (supports S0 S5)\n[ 0.250163] ACPI: Using IOAPIC for interrupt routing\n[ 0.251180] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254233] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255351] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256551] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257707] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259877] acpiphp: Slot [3] registered\n[ 0.260656] acpiphp: Slot [4] registered\n[ 0.261444] acpiphp: Slot [5] registered\n[ 0.262223] acpiphp: Slot [6] registered\n[ 0.263006] acpiphp: Slot [7] registered\n[ 0.263794] acpiphp: Slot [8] registered\n[ 0.264575] acpiphp: Slot [9] registered\n[ 0.265355] acpiphp: Slot [10] registered\n[ 0.266147] acpiphp: Slot [11] registered\n[ 0.266941] acpiphp: Slot [12] registered\n[ 0.267745] acpiphp: Slot [13] registered\n[ 0.268542] acpiphp: Slot [14] registered\n[ 0.269337] acpiphp: Slot [15] registered\n[ 0.280144] acpiphp: Slot [16] registered\n[ 0.280942] acpiphp: Slot [17] registered\n[ 0.281736] acpiphp: Slot [18] registered\n[ 0.282524] acpiphp: Slot [19] registered\n[ 0.283315] acpiphp: Slot [20] registered\n[ 0.284109] acpiphp: Slot [21] registered\n[ 0.284905] acpiphp: Slot [22] registered\n[ 0.285694] acpiphp: Slot [23] registered\n[ 0.286485] acpiphp: Slot [24] registered\n[ 0.287278] acpiphp: Slot [25] registered\n[ 0.288101] acpiphp: Slot [26] registered\n[ 0.288903] acpiphp: Slot [27] registered\n[ 0.289691] acpiphp: Slot [28] registered\n[ 0.290485] acpiphp: Slot [29] registered\n[ 0.291281] acpiphp: Slot [30] registered\n[ 0.292065] acpiphp: Slot [31] registered\n[ 0.292849] PCI host bridge to bus 0000:00\n[ 0.293633] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294803] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295968] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297364] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.298768] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304932] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306163] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308518] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.364818] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366250] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367640] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369017] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370365] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372310] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373430] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374450] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375964] vgaarb: loaded\n[ 0.376551] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377650] SCSI subsystem initialized\n[ 0.378456] ACPI: bus type USB registered\n[ 0.379247] usbcore: registered new interface driver usbfs\n[ 0.380244] usbcore: registered new interface driver hub\n[ 0.381218] usbcore: registered new device driver usb\n[ 0.382326] PCI: Using ACPI for IRQ routing\n[ 0.383499] NetLabel: Initializing\n[ 0.384343] NetLabel: domain hash size = 128\n[ 0.385376] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386507] NetLabel: unlabeled traffic allowed by default\n[ 0.387865] clocksource: Switched to clocksource kvm-clock\n[ 0.393529] AppArmor: AppArmor Filesystem Enabled\n[ 0.394676] pnp: PnP ACPI init\n[ 0.395698] pnp: PnP ACPI: found 5 devices\n[ 0.402247] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404327] NET: Registered protocol family 2\n[ 0.405453] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406983] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408415] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411160] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412576] NET: Registered protocol family 1\n[ 0.413630] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414968] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.416296] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.430791] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445347] Trying to unpack rootfs image as initramfs...\n[ 0.496089] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510186] Scanning for low memory corruption every 60 seconds\n[ 0.511775] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513223] audit: initializing netlink subsys (disabled)\n[ 0.514446] audit: type=2000 audit(1545572066.720:1): initialized\n[ 0.516010] Initialise system trusted keyring\n[ 0.517098] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518487] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520710] zbud: loaded\n[ 0.521500] VFS: Disk quotas dquot_6.6.0\n[ 0.522485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.524308] fuse init (API version 7.23)\n[ 0.525341] Key type big_key registered\n[ 0.526299] Allocating IMA MOK and blacklist keyrings.\n[ 0.527979] Key type asymmetric registered\n[ 0.528993] Asymmetric key parser 'x509' registered\n[ 0.530136] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531863] io scheduler noop registered\n[ 0.532815] io scheduler deadline registered (default)\n[ 0.534023] io scheduler cfq registered\n[ 0.534999] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536275] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537784] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539540] ACPI: Power Button [PWRF]\n[ 0.540524] GHES: HEST is not enabled!\n[ 0.554669] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594208] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.597715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621828] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624227] Linux agpgart interface v0.103\n[ 0.626445] brd: module loaded\n[ 0.627732] loop: module loaded\n[ 0.631739] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633428] GPT:90111 != 2097151\n[ 0.634210] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635481] GPT:90111 != 2097151\n[ 0.636272] GPT: Use GNU Parted to correct GPT errors.\n[ 0.637400] vda: vda1 vda15\n[ 0.638953] scsi host0: ata_piix\n[ 0.639802] scsi host1: ata_piix\n[ 0.640620] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.641887] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.643313] libphy: Fixed MDIO Bus: probed\n[ 0.644158] tun: Universal TUN/TAP device driver, 1.6\n[ 0.645090] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647231] PPP generic driver version 2.4.2\n[ 0.648113] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649377] ehci-pci: EHCI PCI platform driver\n[ 0.650227] ehci-platform: EHCI generic platform driver\n[ 0.651204] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.652319] ohci-pci: OHCI PCI platform driver\n[ 0.653174] ohci-platform: OHCI generic platform driver\n[ 0.654140] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.668469] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669458] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670885] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671873] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672975] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674177] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675567] usb usb1: Product: UHCI Host Controller\n[ 0.676491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677610] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678652] hub 1-0:1.0: USB hub found\n[ 0.679423] hub 1-0:1.0: 2 ports detected\n[ 0.680319] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682412] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683346] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684365] mousedev: PS/2 mouse device common for all mice\n[ 0.685601] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687401] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688477] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689651] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690820] i2c /dev entries driver\n[ 0.691570] device-mapper: uevent: version 1.0.3\n[ 0.692513] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694122] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695371] NET: Registered protocol family 10\n[ 0.696366] NET: Registered protocol family 17\n[ 0.697242] Key type dns_resolver registered\n[ 0.698143] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699210] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.700936] registered taskstats version 1\n[ 0.701760] Loading compiled-in X.509 certificates\n[ 0.703182] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705006] zswap: loaded using pool lzo/zbud\n[ 0.706360] Key type trusted registered\n[ 0.707925] Key type encrypted registered\n[ 0.708746] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.709755] ima: No TPM chip found, activating TPM-bypass!\n[ 0.710768] evm: HMAC attrs: 0x1\n[ 0.711673] Magic number: 14:174:585\n[ 0.712534] rtc_cmos 00:00: setting system clock to 2018-12-23 13:34:26 UTC (1545572066)\n[ 0.714106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.715205] EDD information not available.\n[ 0.796408] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.797816] ata1.00: configured for MWDMA2\n[ 0.798976] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.811319] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.812529] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.813762] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.815588] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.817099] Write protecting the kernel read-only data: 14336k\n[ 0.818645] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.820427] 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.877933] 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.51\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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.18s]\nping 10.10.10.9 OK\n"} 2018-12-23 13:34:55,411 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e/action used request id req-7c7c7038-411e-4879-a094-bd40fa79438e 2018-12-23 13:34:57,414 - sdnvpn_test_utils - INFO - Waiting for instance 1df02efb-4ee4-4b2b-9916-d4b764f5e85b to boot up 2018-12-23 13:34:57,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e53f421da5d3f5481bfcdcea54f60100d918f2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:34:58,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:34: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-c53e7a4b-0e3e-44ce-9055-4333b6ae970c x-compute-request-id: req-c53e7a4b-0e3e-44ce-9055-4333b6ae970c Content-Encoding: gzip Content-Length: 8098 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 848226206 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129534] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131192] pid_max: default: 32768 minimum: 301\n[ 0.132088] ACPI: Core revision 20150930\n[ 0.133472] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134795] Security Framework initialized\n[ 0.135611] Yama: becoming mindful.\n[ 0.136336] AppArmor: AppArmor initialized\n[ 0.137212] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138566] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139845] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141062] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142448] Initializing cgroup subsys io\n[ 0.143265] Initializing cgroup subsys memory\n[ 0.144127] Initializing cgroup subsys devices\n[ 0.145013] Initializing cgroup subsys freezer\n[ 0.145884] Initializing cgroup subsys net_cls\n[ 0.146748] Initializing cgroup subsys perf_event\n[ 0.147656] Initializing cgroup subsys net_prio\n[ 0.148533] Initializing cgroup subsys hugetlb\n[ 0.149406] Initializing cgroup subsys pids\n[ 0.150287] CPU: Physical Processor ID: 0\n[ 0.151782] mce: CPU supports 10 MCE banks\n[ 0.152638] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153632] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164296] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170689] ftrace: allocating 31920 entries in 125 pages\n[ 0.197022] smpboot: Max logical packages: 1\n[ 0.197881] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199224] x2apic enabled\n[ 0.200030] Switched APIC routing to physical x2apic.\n[ 0.201786] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202907] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204899] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206687] KVM setup paravirtual spinlock\n[ 0.207979] x86: Booted up 1 node, 1 CPUs\n[ 0.208789] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210177] devtmpfs: initialized\n[ 0.211891] evm: security.selinux\n[ 0.212592] evm: security.SMACK64\n[ 0.213279] evm: security.SMACK64EXEC\n[ 0.214025] evm: security.SMACK64TRANSMUTE\n[ 0.214831] evm: security.SMACK64MMAP\n[ 0.215578] evm: security.ima\n[ 0.216218] evm: security.capability\n[ 0.217019] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218875] pinctrl core: initialized pinctrl subsystem\n[ 0.219977] RTC time: 13:34:13, date: 12/23/18\n[ 0.220928] NET: Registered protocol family 16\n[ 0.221894] cpuidle: using governor ladder\n[ 0.222709] cpuidle: using governor menu\n[ 0.223489] PCCT header not found.\n[ 0.224245] ACPI: bus type PCI registered\n[ 0.225047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226286] PCI: Using configuration type 1 for base access\n[ 0.228036] ACPI: Added _OSI(Module Device)\n[ 0.228880] ACPI: Added _OSI(Processor Device)\n[ 0.229736] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230631] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232728] ACPI: Interpreter enabled\n[ 0.233496] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239073] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240907] ACPI: (supports S0 S5)\n[ 0.241610] ACPI: Using IOAPIC for interrupt routing\n[ 0.242659] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245752] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246900] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248133] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249321] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251537] acpiphp: Slot [3] registered\n[ 0.252339] acpiphp: Slot [4] registered\n[ 0.253137] acpiphp: Slot [5] registered\n[ 0.253933] acpiphp: Slot [6] registered\n[ 0.254726] acpiphp: Slot [7] registered\n[ 0.255522] acpiphp: Slot [8] registered\n[ 0.256320] acpiphp: Slot [9] registered\n[ 0.257117] acpiphp: Slot [10] registered\n[ 0.257933] acpiphp: Slot [11] registered\n[ 0.258743] acpiphp: Slot [12] registered\n[ 0.259557] acpiphp: Slot [13] registered\n[ 0.260362] acpiphp: Slot [14] registered\n[ 0.261172] acpiphp: Slot [15] registered\n[ 0.272047] acpiphp: Slot [16] registered\n[ 0.272864] acpiphp: Slot [17] registered\n[ 0.273672] acpiphp: Slot [18] registered\n[ 0.274474] acpiphp: Slot [19] registered\n[ 0.275284] acpiphp: Slot [20] registered\n[ 0.276100] acpiphp: Slot [21] registered\n[ 0.276910] acpiphp: Slot [22] registered\n[ 0.277719] acpiphp: Slot [23] registered\n[ 0.278524] acpiphp: Slot [24] registered\n[ 0.279334] acpiphp: Slot [25] registered\n[ 0.280148] acpiphp: Slot [26] registered\n[ 0.280957] acpiphp: Slot [27] registered\n[ 0.281766] acpiphp: Slot [28] registered\n[ 0.282574] acpiphp: Slot [29] registered\n[ 0.283377] acpiphp: Slot [30] registered\n[ 0.284189] acpiphp: Slot [31] registered\n[ 0.285000] PCI host bridge to bus 0000:00\n[ 0.285805] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288220] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289668] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291108] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297315] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298591] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299754] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301017] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307432] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308861] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355534] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357021] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358440] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359849] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361228] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362481] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363630] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364853] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366393] vgaarb: loaded\n[ 0.366995] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368121] SCSI subsystem initialized\n[ 0.368936] ACPI: bus type USB registered\n[ 0.369748] usbcore: registered new interface driver usbfs\n[ 0.370775] usbcore: registered new interface driver hub\n[ 0.371777] usbcore: registered new device driver usb\n[ 0.372826] PCI: Using ACPI for IRQ routing\n[ 0.373845] NetLabel: Initializing\n[ 0.374558] NetLabel: domain hash size = 128\n[ 0.375408] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376358] NetLabel: unlabeled traffic allowed by default\n[ 0.377454] clocksource: Switched to clocksource kvm-clock\n[ 0.382869] AppArmor: AppArmor Filesystem Enabled\n[ 0.383824] pnp: PnP ACPI init\n[ 0.384735] pnp: PnP ACPI: found 5 devices\n[ 0.391103] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392804] NET: Registered protocol family 2\n[ 0.393760] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395030] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396195] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397349] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398423] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399594] NET: Registered protocol family 1\n[ 0.400456] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401557] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402627] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416641] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430863] Trying to unpack rootfs image as initramfs...\n[ 0.480411] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494211] Scanning for low memory corruption every 60 seconds\n[ 0.495537] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496696] audit: initializing netlink subsys (disabled)\n[ 0.497751] audit: type=2000 audit(1545572054.286:1): initialized\n[ 0.499067] Initialise system trusted keyring\n[ 0.499999] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501165] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503137] zbud: loaded\n[ 0.503844] VFS: Disk quotas dquot_6.6.0\n[ 0.504668] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506185] fuse init (API version 7.23)\n[ 0.507089] Key type big_key registered\n[ 0.507895] Allocating IMA MOK and blacklist keyrings.\n[ 0.509365] Key type asymmetric registered\n[ 0.510201] Asymmetric key parser 'x509' registered\n[ 0.511160] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.512630] io scheduler noop registered\n[ 0.513425] io scheduler deadline registered (default)\n[ 0.514428] io scheduler cfq registered\n[ 0.515266] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516315] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.517598] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519061] ACPI: Power Button [PWRF]\n[ 0.519896] GHES: HEST is not enabled!\n[ 0.533614] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564052] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.589573] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591812] Linux agpgart interface v0.103\n[ 0.593832] brd: module loaded\n[ 0.594998] loop: module loaded\n[ 0.600009] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601454] GPT:90111 != 2097151\n[ 0.602141] GPT:Alternate GPT header not at the end of the disk.\n[ 0.603225] GPT:90111 != 2097151\n[ 0.603897] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604939] vda: vda1 vda15\n[ 0.606717] scsi host0: ata_piix\n[ 0.607737] scsi host1: ata_piix\n[ 0.608762] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610444] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612413] libphy: Fixed MDIO Bus: probed\n[ 0.613481] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614688] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617216] PPP generic driver version 2.4.2\n[ 0.618418] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619923] ehci-pci: EHCI PCI platform driver\n[ 0.621020] ehci-platform: EHCI generic platform driver\n[ 0.622274] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623706] ohci-pci: OHCI PCI platform driver\n[ 0.624883] ohci-platform: OHCI generic platform driver\n[ 0.626081] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640457] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641467] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642919] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645050] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646273] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647691] usb usb1: Product: UHCI Host Controller\n[ 0.648622] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649765] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650799] hub 1-0:1.0: USB hub found\n[ 0.651576] hub 1-0:1.0: 2 ports detected\n[ 0.652473] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654614] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655572] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656599] mousedev: PS/2 mouse device common for all mice\n[ 0.657856] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659694] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660791] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661994] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663190] i2c /dev entries driver\n[ 0.663948] device-mapper: uevent: version 1.0.3\n[ 0.664883] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666512] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667799] NET: Registered protocol family 10\n[ 0.668797] NET: Registered protocol family 17\n[ 0.669707] Key type dns_resolver registered\n[ 0.670634] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671727] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673482] registered taskstats version 1\n[ 0.674311] Loading compiled-in X.509 certificates\n[ 0.675745] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677606] zswap: loaded using pool lzo/zbud\n[ 0.678980] Key type trusted registered\n[ 0.680520] Key type encrypted registered\n[ 0.681347] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683429] evm: HMAC attrs: 0x1\n[ 0.684730] Magic number: 14:174:585\n[ 0.685623] rtc_cmos 00:00: setting system clock to 2018-12-23 13:34:14 UTC (1545572054)\n[ 0.687214] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688325] EDD information not available.\n[ 0.766087] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.767526] ata1.00: configured for MWDMA2\n[ 0.768712] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.781217] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.782459] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.783710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.785569] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.787094] Write protecting the kernel read-only data: 14336k\n[ 0.788649] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790434] 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.04\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.234839] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.9...\nLease of 10.10.11.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nTop of 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.88s]\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\n"} 2018-12-23 13:34:58,491 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b/action used request id req-c53e7a4b-0e3e-44ce-9055-4333b6ae970c 2018-12-23 13:35:00,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd615f78294a149b9f6e9a2f3d06731e604b908" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:35:01,568 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:35:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-579b96fa-1e1e-4ae3-9136-ae415c3594b1 x-compute-request-id: req-579b96fa-1e1e-4ae3-9136-ae415c3594b1 Content-Encoding: gzip Content-Length: 8110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490620408 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136354] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138090] pid_max: default: 32768 minimum: 301\n[ 0.139029] ACPI: Core revision 20150930\n[ 0.140462] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141835] Security Framework initialized\n[ 0.142672] Yama: becoming mindful.\n[ 0.143454] AppArmor: AppArmor initialized\n[ 0.144351] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145747] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147081] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148347] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149798] Initializing cgroup subsys io\n[ 0.150635] Initializing cgroup subsys memory\n[ 0.151554] Initializing cgroup subsys devices\n[ 0.152472] Initializing cgroup subsys freezer\n[ 0.153385] Initializing cgroup subsys net_cls\n[ 0.154299] Initializing cgroup subsys perf_event\n[ 0.155256] Initializing cgroup subsys net_prio\n[ 0.156179] Initializing cgroup subsys hugetlb\n[ 0.157091] Initializing cgroup subsys pids\n[ 0.158010] CPU: Physical Processor ID: 0\n[ 0.159554] mce: CPU supports 10 MCE banks\n[ 0.160452] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161499] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172293] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178915] ftrace: allocating 31920 entries in 125 pages\n[ 0.206189] smpboot: Max logical packages: 1\n[ 0.207091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208522] x2apic enabled\n[ 0.209330] Switched APIC routing to physical x2apic.\n[ 0.211067] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212177] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214126] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215879] KVM setup paravirtual spinlock\n[ 0.217149] x86: Booted up 1 node, 1 CPUs\n[ 0.217949] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219316] devtmpfs: initialized\n[ 0.221020] evm: security.selinux\n[ 0.221713] evm: security.SMACK64\n[ 0.222395] evm: security.SMACK64EXEC\n[ 0.223125] evm: security.SMACK64TRANSMUTE\n[ 0.223915] evm: security.SMACK64MMAP\n[ 0.224637] evm: security.ima\n[ 0.225271] evm: security.capability\n[ 0.226062] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227870] pinctrl core: initialized pinctrl subsystem\n[ 0.228941] RTC time: 13:34:25, date: 12/23/18\n[ 0.229886] NET: Registered protocol family 16\n[ 0.230844] cpuidle: using governor ladder\n[ 0.231642] cpuidle: using governor menu\n[ 0.232423] PCCT header not found.\n[ 0.233158] ACPI: bus type PCI registered\n[ 0.233946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235159] PCI: Using configuration type 1 for base access\n[ 0.236888] ACPI: Added _OSI(Module Device)\n[ 0.237703] ACPI: Added _OSI(Processor Device)\n[ 0.238549] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239427] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241494] ACPI: Interpreter enabled\n[ 0.242254] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244067] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247669] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249470] ACPI: (supports S0 S5)\n[ 0.250163] ACPI: Using IOAPIC for interrupt routing\n[ 0.251180] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254233] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255351] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256551] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257707] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259877] acpiphp: Slot [3] registered\n[ 0.260656] acpiphp: Slot [4] registered\n[ 0.261444] acpiphp: Slot [5] registered\n[ 0.262223] acpiphp: Slot [6] registered\n[ 0.263006] acpiphp: Slot [7] registered\n[ 0.263794] acpiphp: Slot [8] registered\n[ 0.264575] acpiphp: Slot [9] registered\n[ 0.265355] acpiphp: Slot [10] registered\n[ 0.266147] acpiphp: Slot [11] registered\n[ 0.266941] acpiphp: Slot [12] registered\n[ 0.267745] acpiphp: Slot [13] registered\n[ 0.268542] acpiphp: Slot [14] registered\n[ 0.269337] acpiphp: Slot [15] registered\n[ 0.280144] acpiphp: Slot [16] registered\n[ 0.280942] acpiphp: Slot [17] registered\n[ 0.281736] acpiphp: Slot [18] registered\n[ 0.282524] acpiphp: Slot [19] registered\n[ 0.283315] acpiphp: Slot [20] registered\n[ 0.284109] acpiphp: Slot [21] registered\n[ 0.284905] acpiphp: Slot [22] registered\n[ 0.285694] acpiphp: Slot [23] registered\n[ 0.286485] acpiphp: Slot [24] registered\n[ 0.287278] acpiphp: Slot [25] registered\n[ 0.288101] acpiphp: Slot [26] registered\n[ 0.288903] acpiphp: Slot [27] registered\n[ 0.289691] acpiphp: Slot [28] registered\n[ 0.290485] acpiphp: Slot [29] registered\n[ 0.291281] acpiphp: Slot [30] registered\n[ 0.292065] acpiphp: Slot [31] registered\n[ 0.292849] PCI host bridge to bus 0000:00\n[ 0.293633] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294803] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295968] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297364] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.298768] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304932] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306163] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308518] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.364818] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366250] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367640] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369017] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370365] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372310] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373430] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374450] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375964] vgaarb: loaded\n[ 0.376551] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377650] SCSI subsystem initialized\n[ 0.378456] ACPI: bus type USB registered\n[ 0.379247] usbcore: registered new interface driver usbfs\n[ 0.380244] usbcore: registered new interface driver hub\n[ 0.381218] usbcore: registered new device driver usb\n[ 0.382326] PCI: Using ACPI for IRQ routing\n[ 0.383499] NetLabel: Initializing\n[ 0.384343] NetLabel: domain hash size = 128\n[ 0.385376] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386507] NetLabel: unlabeled traffic allowed by default\n[ 0.387865] clocksource: Switched to clocksource kvm-clock\n[ 0.393529] AppArmor: AppArmor Filesystem Enabled\n[ 0.394676] pnp: PnP ACPI init\n[ 0.395698] pnp: PnP ACPI: found 5 devices\n[ 0.402247] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404327] NET: Registered protocol family 2\n[ 0.405453] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406983] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408415] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411160] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412576] NET: Registered protocol family 1\n[ 0.413630] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414968] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.416296] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.430791] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445347] Trying to unpack rootfs image as initramfs...\n[ 0.496089] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510186] Scanning for low memory corruption every 60 seconds\n[ 0.511775] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513223] audit: initializing netlink subsys (disabled)\n[ 0.514446] audit: type=2000 audit(1545572066.720:1): initialized\n[ 0.516010] Initialise system trusted keyring\n[ 0.517098] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518487] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520710] zbud: loaded\n[ 0.521500] VFS: Disk quotas dquot_6.6.0\n[ 0.522485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.524308] fuse init (API version 7.23)\n[ 0.525341] Key type big_key registered\n[ 0.526299] Allocating IMA MOK and blacklist keyrings.\n[ 0.527979] Key type asymmetric registered\n[ 0.528993] Asymmetric key parser 'x509' registered\n[ 0.530136] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531863] io scheduler noop registered\n[ 0.532815] io scheduler deadline registered (default)\n[ 0.534023] io scheduler cfq registered\n[ 0.534999] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536275] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537784] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539540] ACPI: Power Button [PWRF]\n[ 0.540524] GHES: HEST is not enabled!\n[ 0.554669] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594208] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.597715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621828] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624227] Linux agpgart interface v0.103\n[ 0.626445] brd: module loaded\n[ 0.627732] loop: module loaded\n[ 0.631739] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633428] GPT:90111 != 2097151\n[ 0.634210] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635481] GPT:90111 != 2097151\n[ 0.636272] GPT: Use GNU Parted to correct GPT errors.\n[ 0.637400] vda: vda1 vda15\n[ 0.638953] scsi host0: ata_piix\n[ 0.639802] scsi host1: ata_piix\n[ 0.640620] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.641887] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.643313] libphy: Fixed MDIO Bus: probed\n[ 0.644158] tun: Universal TUN/TAP device driver, 1.6\n[ 0.645090] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647231] PPP generic driver version 2.4.2\n[ 0.648113] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649377] ehci-pci: EHCI PCI platform driver\n[ 0.650227] ehci-platform: EHCI generic platform driver\n[ 0.651204] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.652319] ohci-pci: OHCI PCI platform driver\n[ 0.653174] ohci-platform: OHCI generic platform driver\n[ 0.654140] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.668469] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669458] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670885] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671873] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672975] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674177] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675567] usb usb1: Product: UHCI Host Controller\n[ 0.676491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677610] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678652] hub 1-0:1.0: USB hub found\n[ 0.679423] hub 1-0:1.0: 2 ports detected\n[ 0.680319] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682412] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683346] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684365] mousedev: PS/2 mouse device common for all mice\n[ 0.685601] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687401] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688477] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689651] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690820] i2c /dev entries driver\n[ 0.691570] device-mapper: uevent: version 1.0.3\n[ 0.692513] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694122] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695371] NET: Registered protocol family 10\n[ 0.696366] NET: Registered protocol family 17\n[ 0.697242] Key type dns_resolver registered\n[ 0.698143] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699210] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.700936] registered taskstats version 1\n[ 0.701760] Loading compiled-in X.509 certificates\n[ 0.703182] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705006] zswap: loaded using pool lzo/zbud\n[ 0.706360] Key type trusted registered\n[ 0.707925] Key type encrypted registered\n[ 0.708746] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.709755] ima: No TPM chip found, activating TPM-bypass!\n[ 0.710768] evm: HMAC attrs: 0x1\n[ 0.711673] Magic number: 14:174:585\n[ 0.712534] rtc_cmos 00:00: setting system clock to 2018-12-23 13:34:26 UTC (1545572066)\n[ 0.714106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.715205] EDD information not available.\n[ 0.796408] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.797816] ata1.00: configured for MWDMA2\n[ 0.798976] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.811319] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.812529] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.813762] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.815588] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.817099] Write protecting the kernel read-only data: 14336k\n[ 0.818645] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.820427] 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.877933] 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.51\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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.18s]\nping 10.10.10.9 OK\nping 10.10.10.12 OK\n"} 2018-12-23 13:35:01,569 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e/action used request id req-579b96fa-1e1e-4ae3-9136-ae415c3594b1 2018-12-23 13:35:01,570 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.6) to 'sdnvpn-4-2' (10.10.10.9). -->Expected result: can ping. 2018-12-23 13:35:01,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd615f78294a149b9f6e9a2f3d06731e604b908" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:35:02,645 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:35:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8ad71e8-4742-4b29-8ef8-6628720480eb x-compute-request-id: req-d8ad71e8-4742-4b29-8ef8-6628720480eb Content-Encoding: gzip Content-Length: 8110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490620408 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136354] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138090] pid_max: default: 32768 minimum: 301\n[ 0.139029] ACPI: Core revision 20150930\n[ 0.140462] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141835] Security Framework initialized\n[ 0.142672] Yama: becoming mindful.\n[ 0.143454] AppArmor: AppArmor initialized\n[ 0.144351] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145747] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147081] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148347] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149798] Initializing cgroup subsys io\n[ 0.150635] Initializing cgroup subsys memory\n[ 0.151554] Initializing cgroup subsys devices\n[ 0.152472] Initializing cgroup subsys freezer\n[ 0.153385] Initializing cgroup subsys net_cls\n[ 0.154299] Initializing cgroup subsys perf_event\n[ 0.155256] Initializing cgroup subsys net_prio\n[ 0.156179] Initializing cgroup subsys hugetlb\n[ 0.157091] Initializing cgroup subsys pids\n[ 0.158010] CPU: Physical Processor ID: 0\n[ 0.159554] mce: CPU supports 10 MCE banks\n[ 0.160452] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161499] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172293] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178915] ftrace: allocating 31920 entries in 125 pages\n[ 0.206189] smpboot: Max logical packages: 1\n[ 0.207091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208522] x2apic enabled\n[ 0.209330] Switched APIC routing to physical x2apic.\n[ 0.211067] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212177] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214126] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215879] KVM setup paravirtual spinlock\n[ 0.217149] x86: Booted up 1 node, 1 CPUs\n[ 0.217949] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219316] devtmpfs: initialized\n[ 0.221020] evm: security.selinux\n[ 0.221713] evm: security.SMACK64\n[ 0.222395] evm: security.SMACK64EXEC\n[ 0.223125] evm: security.SMACK64TRANSMUTE\n[ 0.223915] evm: security.SMACK64MMAP\n[ 0.224637] evm: security.ima\n[ 0.225271] evm: security.capability\n[ 0.226062] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227870] pinctrl core: initialized pinctrl subsystem\n[ 0.228941] RTC time: 13:34:25, date: 12/23/18\n[ 0.229886] NET: Registered protocol family 16\n[ 0.230844] cpuidle: using governor ladder\n[ 0.231642] cpuidle: using governor menu\n[ 0.232423] PCCT header not found.\n[ 0.233158] ACPI: bus type PCI registered\n[ 0.233946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235159] PCI: Using configuration type 1 for base access\n[ 0.236888] ACPI: Added _OSI(Module Device)\n[ 0.237703] ACPI: Added _OSI(Processor Device)\n[ 0.238549] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239427] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241494] ACPI: Interpreter enabled\n[ 0.242254] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244067] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247669] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249470] ACPI: (supports S0 S5)\n[ 0.250163] ACPI: Using IOAPIC for interrupt routing\n[ 0.251180] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254233] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255351] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256551] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257707] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259877] acpiphp: Slot [3] registered\n[ 0.260656] acpiphp: Slot [4] registered\n[ 0.261444] acpiphp: Slot [5] registered\n[ 0.262223] acpiphp: Slot [6] registered\n[ 0.263006] acpiphp: Slot [7] registered\n[ 0.263794] acpiphp: Slot [8] registered\n[ 0.264575] acpiphp: Slot [9] registered\n[ 0.265355] acpiphp: Slot [10] registered\n[ 0.266147] acpiphp: Slot [11] registered\n[ 0.266941] acpiphp: Slot [12] registered\n[ 0.267745] acpiphp: Slot [13] registered\n[ 0.268542] acpiphp: Slot [14] registered\n[ 0.269337] acpiphp: Slot [15] registered\n[ 0.280144] acpiphp: Slot [16] registered\n[ 0.280942] acpiphp: Slot [17] registered\n[ 0.281736] acpiphp: Slot [18] registered\n[ 0.282524] acpiphp: Slot [19] registered\n[ 0.283315] acpiphp: Slot [20] registered\n[ 0.284109] acpiphp: Slot [21] registered\n[ 0.284905] acpiphp: Slot [22] registered\n[ 0.285694] acpiphp: Slot [23] registered\n[ 0.286485] acpiphp: Slot [24] registered\n[ 0.287278] acpiphp: Slot [25] registered\n[ 0.288101] acpiphp: Slot [26] registered\n[ 0.288903] acpiphp: Slot [27] registered\n[ 0.289691] acpiphp: Slot [28] registered\n[ 0.290485] acpiphp: Slot [29] registered\n[ 0.291281] acpiphp: Slot [30] registered\n[ 0.292065] acpiphp: Slot [31] registered\n[ 0.292849] PCI host bridge to bus 0000:00\n[ 0.293633] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294803] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295968] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297364] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.298768] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304932] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306163] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308518] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.364818] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366250] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367640] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369017] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370365] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372310] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373430] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374450] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375964] vgaarb: loaded\n[ 0.376551] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377650] SCSI subsystem initialized\n[ 0.378456] ACPI: bus type USB registered\n[ 0.379247] usbcore: registered new interface driver usbfs\n[ 0.380244] usbcore: registered new interface driver hub\n[ 0.381218] usbcore: registered new device driver usb\n[ 0.382326] PCI: Using ACPI for IRQ routing\n[ 0.383499] NetLabel: Initializing\n[ 0.384343] NetLabel: domain hash size = 128\n[ 0.385376] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386507] NetLabel: unlabeled traffic allowed by default\n[ 0.387865] clocksource: Switched to clocksource kvm-clock\n[ 0.393529] AppArmor: AppArmor Filesystem Enabled\n[ 0.394676] pnp: PnP ACPI init\n[ 0.395698] pnp: PnP ACPI: found 5 devices\n[ 0.402247] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404327] NET: Registered protocol family 2\n[ 0.405453] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406983] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408415] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411160] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412576] NET: Registered protocol family 1\n[ 0.413630] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414968] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.416296] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.430791] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445347] Trying to unpack rootfs image as initramfs...\n[ 0.496089] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510186] Scanning for low memory corruption every 60 seconds\n[ 0.511775] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513223] audit: initializing netlink subsys (disabled)\n[ 0.514446] audit: type=2000 audit(1545572066.720:1): initialized\n[ 0.516010] Initialise system trusted keyring\n[ 0.517098] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518487] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520710] zbud: loaded\n[ 0.521500] VFS: Disk quotas dquot_6.6.0\n[ 0.522485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.524308] fuse init (API version 7.23)\n[ 0.525341] Key type big_key registered\n[ 0.526299] Allocating IMA MOK and blacklist keyrings.\n[ 0.527979] Key type asymmetric registered\n[ 0.528993] Asymmetric key parser 'x509' registered\n[ 0.530136] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531863] io scheduler noop registered\n[ 0.532815] io scheduler deadline registered (default)\n[ 0.534023] io scheduler cfq registered\n[ 0.534999] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536275] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537784] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539540] ACPI: Power Button [PWRF]\n[ 0.540524] GHES: HEST is not enabled!\n[ 0.554669] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594208] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.597715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621828] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624227] Linux agpgart interface v0.103\n[ 0.626445] brd: module loaded\n[ 0.627732] loop: module loaded\n[ 0.631739] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633428] GPT:90111 != 2097151\n[ 0.634210] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635481] GPT:90111 != 2097151\n[ 0.636272] GPT: Use GNU Parted to correct GPT errors.\n[ 0.637400] vda: vda1 vda15\n[ 0.638953] scsi host0: ata_piix\n[ 0.639802] scsi host1: ata_piix\n[ 0.640620] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.641887] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.643313] libphy: Fixed MDIO Bus: probed\n[ 0.644158] tun: Universal TUN/TAP device driver, 1.6\n[ 0.645090] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647231] PPP generic driver version 2.4.2\n[ 0.648113] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649377] ehci-pci: EHCI PCI platform driver\n[ 0.650227] ehci-platform: EHCI generic platform driver\n[ 0.651204] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.652319] ohci-pci: OHCI PCI platform driver\n[ 0.653174] ohci-platform: OHCI generic platform driver\n[ 0.654140] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.668469] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669458] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670885] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671873] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672975] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674177] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675567] usb usb1: Product: UHCI Host Controller\n[ 0.676491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677610] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678652] hub 1-0:1.0: USB hub found\n[ 0.679423] hub 1-0:1.0: 2 ports detected\n[ 0.680319] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682412] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683346] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684365] mousedev: PS/2 mouse device common for all mice\n[ 0.685601] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687401] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688477] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689651] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690820] i2c /dev entries driver\n[ 0.691570] device-mapper: uevent: version 1.0.3\n[ 0.692513] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694122] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695371] NET: Registered protocol family 10\n[ 0.696366] NET: Registered protocol family 17\n[ 0.697242] Key type dns_resolver registered\n[ 0.698143] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699210] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.700936] registered taskstats version 1\n[ 0.701760] Loading compiled-in X.509 certificates\n[ 0.703182] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705006] zswap: loaded using pool lzo/zbud\n[ 0.706360] Key type trusted registered\n[ 0.707925] Key type encrypted registered\n[ 0.708746] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.709755] ima: No TPM chip found, activating TPM-bypass!\n[ 0.710768] evm: HMAC attrs: 0x1\n[ 0.711673] Magic number: 14:174:585\n[ 0.712534] rtc_cmos 00:00: setting system clock to 2018-12-23 13:34:26 UTC (1545572066)\n[ 0.714106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.715205] EDD information not available.\n[ 0.796408] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.797816] ata1.00: configured for MWDMA2\n[ 0.798976] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.811319] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.812529] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.813762] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.815588] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.817099] Write protecting the kernel read-only data: 14336k\n[ 0.818645] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.820427] 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.877933] 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.51\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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.18s]\nping 10.10.10.9 OK\nping 10.10.10.12 OK\n"} 2018-12-23 13:35:02,645 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e/action used request id req-d8ad71e8-4742-4b29-8ef8-6628720480eb 2018-12-23 13:35:02,647 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-1' can ping 'sdnvpn-4-2' 2018-12-23 13:35:02,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd615f78294a149b9f6e9a2f3d06731e604b908" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:35:03,728 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:35:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd132ed2-518b-482d-8106-cf9cca052405 x-compute-request-id: req-fd132ed2-518b-482d-8106-cf9cca052405 Content-Encoding: gzip Content-Length: 8110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490620408 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136354] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138090] pid_max: default: 32768 minimum: 301\n[ 0.139029] ACPI: Core revision 20150930\n[ 0.140462] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141835] Security Framework initialized\n[ 0.142672] Yama: becoming mindful.\n[ 0.143454] AppArmor: AppArmor initialized\n[ 0.144351] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145747] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147081] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148347] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149798] Initializing cgroup subsys io\n[ 0.150635] Initializing cgroup subsys memory\n[ 0.151554] Initializing cgroup subsys devices\n[ 0.152472] Initializing cgroup subsys freezer\n[ 0.153385] Initializing cgroup subsys net_cls\n[ 0.154299] Initializing cgroup subsys perf_event\n[ 0.155256] Initializing cgroup subsys net_prio\n[ 0.156179] Initializing cgroup subsys hugetlb\n[ 0.157091] Initializing cgroup subsys pids\n[ 0.158010] CPU: Physical Processor ID: 0\n[ 0.159554] mce: CPU supports 10 MCE banks\n[ 0.160452] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161499] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172293] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178915] ftrace: allocating 31920 entries in 125 pages\n[ 0.206189] smpboot: Max logical packages: 1\n[ 0.207091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208522] x2apic enabled\n[ 0.209330] Switched APIC routing to physical x2apic.\n[ 0.211067] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212177] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214126] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215879] KVM setup paravirtual spinlock\n[ 0.217149] x86: Booted up 1 node, 1 CPUs\n[ 0.217949] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219316] devtmpfs: initialized\n[ 0.221020] evm: security.selinux\n[ 0.221713] evm: security.SMACK64\n[ 0.222395] evm: security.SMACK64EXEC\n[ 0.223125] evm: security.SMACK64TRANSMUTE\n[ 0.223915] evm: security.SMACK64MMAP\n[ 0.224637] evm: security.ima\n[ 0.225271] evm: security.capability\n[ 0.226062] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227870] pinctrl core: initialized pinctrl subsystem\n[ 0.228941] RTC time: 13:34:25, date: 12/23/18\n[ 0.229886] NET: Registered protocol family 16\n[ 0.230844] cpuidle: using governor ladder\n[ 0.231642] cpuidle: using governor menu\n[ 0.232423] PCCT header not found.\n[ 0.233158] ACPI: bus type PCI registered\n[ 0.233946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235159] PCI: Using configuration type 1 for base access\n[ 0.236888] ACPI: Added _OSI(Module Device)\n[ 0.237703] ACPI: Added _OSI(Processor Device)\n[ 0.238549] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239427] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241494] ACPI: Interpreter enabled\n[ 0.242254] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244067] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247669] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249470] ACPI: (supports S0 S5)\n[ 0.250163] ACPI: Using IOAPIC for interrupt routing\n[ 0.251180] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254233] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255351] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256551] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257707] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259877] acpiphp: Slot [3] registered\n[ 0.260656] acpiphp: Slot [4] registered\n[ 0.261444] acpiphp: Slot [5] registered\n[ 0.262223] acpiphp: Slot [6] registered\n[ 0.263006] acpiphp: Slot [7] registered\n[ 0.263794] acpiphp: Slot [8] registered\n[ 0.264575] acpiphp: Slot [9] registered\n[ 0.265355] acpiphp: Slot [10] registered\n[ 0.266147] acpiphp: Slot [11] registered\n[ 0.266941] acpiphp: Slot [12] registered\n[ 0.267745] acpiphp: Slot [13] registered\n[ 0.268542] acpiphp: Slot [14] registered\n[ 0.269337] acpiphp: Slot [15] registered\n[ 0.280144] acpiphp: Slot [16] registered\n[ 0.280942] acpiphp: Slot [17] registered\n[ 0.281736] acpiphp: Slot [18] registered\n[ 0.282524] acpiphp: Slot [19] registered\n[ 0.283315] acpiphp: Slot [20] registered\n[ 0.284109] acpiphp: Slot [21] registered\n[ 0.284905] acpiphp: Slot [22] registered\n[ 0.285694] acpiphp: Slot [23] registered\n[ 0.286485] acpiphp: Slot [24] registered\n[ 0.287278] acpiphp: Slot [25] registered\n[ 0.288101] acpiphp: Slot [26] registered\n[ 0.288903] acpiphp: Slot [27] registered\n[ 0.289691] acpiphp: Slot [28] registered\n[ 0.290485] acpiphp: Slot [29] registered\n[ 0.291281] acpiphp: Slot [30] registered\n[ 0.292065] acpiphp: Slot [31] registered\n[ 0.292849] PCI host bridge to bus 0000:00\n[ 0.293633] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294803] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295968] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297364] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.298768] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304932] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306163] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308518] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.364818] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366250] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367640] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369017] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370365] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372310] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373430] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374450] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375964] vgaarb: loaded\n[ 0.376551] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377650] SCSI subsystem initialized\n[ 0.378456] ACPI: bus type USB registered\n[ 0.379247] usbcore: registered new interface driver usbfs\n[ 0.380244] usbcore: registered new interface driver hub\n[ 0.381218] usbcore: registered new device driver usb\n[ 0.382326] PCI: Using ACPI for IRQ routing\n[ 0.383499] NetLabel: Initializing\n[ 0.384343] NetLabel: domain hash size = 128\n[ 0.385376] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386507] NetLabel: unlabeled traffic allowed by default\n[ 0.387865] clocksource: Switched to clocksource kvm-clock\n[ 0.393529] AppArmor: AppArmor Filesystem Enabled\n[ 0.394676] pnp: PnP ACPI init\n[ 0.395698] pnp: PnP ACPI: found 5 devices\n[ 0.402247] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404327] NET: Registered protocol family 2\n[ 0.405453] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406983] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408415] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411160] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412576] NET: Registered protocol family 1\n[ 0.413630] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414968] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.416296] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.430791] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445347] Trying to unpack rootfs image as initramfs...\n[ 0.496089] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510186] Scanning for low memory corruption every 60 seconds\n[ 0.511775] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513223] audit: initializing netlink subsys (disabled)\n[ 0.514446] audit: type=2000 audit(1545572066.720:1): initialized\n[ 0.516010] Initialise system trusted keyring\n[ 0.517098] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518487] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520710] zbud: loaded\n[ 0.521500] VFS: Disk quotas dquot_6.6.0\n[ 0.522485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.524308] fuse init (API version 7.23)\n[ 0.525341] Key type big_key registered\n[ 0.526299] Allocating IMA MOK and blacklist keyrings.\n[ 0.527979] Key type asymmetric registered\n[ 0.528993] Asymmetric key parser 'x509' registered\n[ 0.530136] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531863] io scheduler noop registered\n[ 0.532815] io scheduler deadline registered (default)\n[ 0.534023] io scheduler cfq registered\n[ 0.534999] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536275] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537784] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539540] ACPI: Power Button [PWRF]\n[ 0.540524] GHES: HEST is not enabled!\n[ 0.554669] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594208] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.597715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621828] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624227] Linux agpgart interface v0.103\n[ 0.626445] brd: module loaded\n[ 0.627732] loop: module loaded\n[ 0.631739] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633428] GPT:90111 != 2097151\n[ 0.634210] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635481] GPT:90111 != 2097151\n[ 0.636272] GPT: Use GNU Parted to correct GPT errors.\n[ 0.637400] vda: vda1 vda15\n[ 0.638953] scsi host0: ata_piix\n[ 0.639802] scsi host1: ata_piix\n[ 0.640620] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.641887] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.643313] libphy: Fixed MDIO Bus: probed\n[ 0.644158] tun: Universal TUN/TAP device driver, 1.6\n[ 0.645090] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647231] PPP generic driver version 2.4.2\n[ 0.648113] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649377] ehci-pci: EHCI PCI platform driver\n[ 0.650227] ehci-platform: EHCI generic platform driver\n[ 0.651204] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.652319] ohci-pci: OHCI PCI platform driver\n[ 0.653174] ohci-platform: OHCI generic platform driver\n[ 0.654140] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.668469] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669458] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670885] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671873] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672975] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674177] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675567] usb usb1: Product: UHCI Host Controller\n[ 0.676491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677610] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678652] hub 1-0:1.0: USB hub found\n[ 0.679423] hub 1-0:1.0: 2 ports detected\n[ 0.680319] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682412] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683346] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684365] mousedev: PS/2 mouse device common for all mice\n[ 0.685601] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687401] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688477] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689651] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690820] i2c /dev entries driver\n[ 0.691570] device-mapper: uevent: version 1.0.3\n[ 0.692513] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694122] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695371] NET: Registered protocol family 10\n[ 0.696366] NET: Registered protocol family 17\n[ 0.697242] Key type dns_resolver registered\n[ 0.698143] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699210] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.700936] registered taskstats version 1\n[ 0.701760] Loading compiled-in X.509 certificates\n[ 0.703182] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705006] zswap: loaded using pool lzo/zbud\n[ 0.706360] Key type trusted registered\n[ 0.707925] Key type encrypted registered\n[ 0.708746] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.709755] ima: No TPM chip found, activating TPM-bypass!\n[ 0.710768] evm: HMAC attrs: 0x1\n[ 0.711673] Magic number: 14:174:585\n[ 0.712534] rtc_cmos 00:00: setting system clock to 2018-12-23 13:34:26 UTC (1545572066)\n[ 0.714106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.715205] EDD information not available.\n[ 0.796408] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.797816] ata1.00: configured for MWDMA2\n[ 0.798976] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.811319] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.812529] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.813762] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.815588] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.817099] Write protecting the kernel read-only data: 14336k\n[ 0.818645] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.820427] 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.877933] 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.51\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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.18s]\nping 10.10.10.9 OK\nping 10.10.10.12 OK\n"} 2018-12-23 13:35:03,728 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e/action used request id req-fd132ed2-518b-482d-8106-cf9cca052405 2018-12-23 13:35:03,729 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.6) to 'sdnvpn-4-3' (10.10.10.12). -->Expected result: can ping. 2018-12-23 13:35:03,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd615f78294a149b9f6e9a2f3d06731e604b908" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:35:04,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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,Accept-Encoding x-openstack-request-id: req-802e3681-1dac-4337-b85a-f6ce1631a558 x-compute-request-id: req-802e3681-1dac-4337-b85a-f6ce1631a558 Content-Encoding: gzip Content-Length: 8110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490620408 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136354] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138090] pid_max: default: 32768 minimum: 301\n[ 0.139029] ACPI: Core revision 20150930\n[ 0.140462] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141835] Security Framework initialized\n[ 0.142672] Yama: becoming mindful.\n[ 0.143454] AppArmor: AppArmor initialized\n[ 0.144351] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145747] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147081] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148347] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149798] Initializing cgroup subsys io\n[ 0.150635] Initializing cgroup subsys memory\n[ 0.151554] Initializing cgroup subsys devices\n[ 0.152472] Initializing cgroup subsys freezer\n[ 0.153385] Initializing cgroup subsys net_cls\n[ 0.154299] Initializing cgroup subsys perf_event\n[ 0.155256] Initializing cgroup subsys net_prio\n[ 0.156179] Initializing cgroup subsys hugetlb\n[ 0.157091] Initializing cgroup subsys pids\n[ 0.158010] CPU: Physical Processor ID: 0\n[ 0.159554] mce: CPU supports 10 MCE banks\n[ 0.160452] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161499] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172293] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178915] ftrace: allocating 31920 entries in 125 pages\n[ 0.206189] smpboot: Max logical packages: 1\n[ 0.207091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208522] x2apic enabled\n[ 0.209330] Switched APIC routing to physical x2apic.\n[ 0.211067] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212177] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214126] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215879] KVM setup paravirtual spinlock\n[ 0.217149] x86: Booted up 1 node, 1 CPUs\n[ 0.217949] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219316] devtmpfs: initialized\n[ 0.221020] evm: security.selinux\n[ 0.221713] evm: security.SMACK64\n[ 0.222395] evm: security.SMACK64EXEC\n[ 0.223125] evm: security.SMACK64TRANSMUTE\n[ 0.223915] evm: security.SMACK64MMAP\n[ 0.224637] evm: security.ima\n[ 0.225271] evm: security.capability\n[ 0.226062] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227870] pinctrl core: initialized pinctrl subsystem\n[ 0.228941] RTC time: 13:34:25, date: 12/23/18\n[ 0.229886] NET: Registered protocol family 16\n[ 0.230844] cpuidle: using governor ladder\n[ 0.231642] cpuidle: using governor menu\n[ 0.232423] PCCT header not found.\n[ 0.233158] ACPI: bus type PCI registered\n[ 0.233946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235159] PCI: Using configuration type 1 for base access\n[ 0.236888] ACPI: Added _OSI(Module Device)\n[ 0.237703] ACPI: Added _OSI(Processor Device)\n[ 0.238549] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239427] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241494] ACPI: Interpreter enabled\n[ 0.242254] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244067] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247669] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249470] ACPI: (supports S0 S5)\n[ 0.250163] ACPI: Using IOAPIC for interrupt routing\n[ 0.251180] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254233] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255351] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256551] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257707] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259877] acpiphp: Slot [3] registered\n[ 0.260656] acpiphp: Slot [4] registered\n[ 0.261444] acpiphp: Slot [5] registered\n[ 0.262223] acpiphp: Slot [6] registered\n[ 0.263006] acpiphp: Slot [7] registered\n[ 0.263794] acpiphp: Slot [8] registered\n[ 0.264575] acpiphp: Slot [9] registered\n[ 0.265355] acpiphp: Slot [10] registered\n[ 0.266147] acpiphp: Slot [11] registered\n[ 0.266941] acpiphp: Slot [12] registered\n[ 0.267745] acpiphp: Slot [13] registered\n[ 0.268542] acpiphp: Slot [14] registered\n[ 0.269337] acpiphp: Slot [15] registered\n[ 0.280144] acpiphp: Slot [16] registered\n[ 0.280942] acpiphp: Slot [17] registered\n[ 0.281736] acpiphp: Slot [18] registered\n[ 0.282524] acpiphp: Slot [19] registered\n[ 0.283315] acpiphp: Slot [20] registered\n[ 0.284109] acpiphp: Slot [21] registered\n[ 0.284905] acpiphp: Slot [22] registered\n[ 0.285694] acpiphp: Slot [23] registered\n[ 0.286485] acpiphp: Slot [24] registered\n[ 0.287278] acpiphp: Slot [25] registered\n[ 0.288101] acpiphp: Slot [26] registered\n[ 0.288903] acpiphp: Slot [27] registered\n[ 0.289691] acpiphp: Slot [28] registered\n[ 0.290485] acpiphp: Slot [29] registered\n[ 0.291281] acpiphp: Slot [30] registered\n[ 0.292065] acpiphp: Slot [31] registered\n[ 0.292849] PCI host bridge to bus 0000:00\n[ 0.293633] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294803] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295968] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297364] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.298768] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304932] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306163] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308518] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.364818] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366250] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367640] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369017] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370365] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372310] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373430] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374450] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375964] vgaarb: loaded\n[ 0.376551] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377650] SCSI subsystem initialized\n[ 0.378456] ACPI: bus type USB registered\n[ 0.379247] usbcore: registered new interface driver usbfs\n[ 0.380244] usbcore: registered new interface driver hub\n[ 0.381218] usbcore: registered new device driver usb\n[ 0.382326] PCI: Using ACPI for IRQ routing\n[ 0.383499] NetLabel: Initializing\n[ 0.384343] NetLabel: domain hash size = 128\n[ 0.385376] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386507] NetLabel: unlabeled traffic allowed by default\n[ 0.387865] clocksource: Switched to clocksource kvm-clock\n[ 0.393529] AppArmor: AppArmor Filesystem Enabled\n[ 0.394676] pnp: PnP ACPI init\n[ 0.395698] pnp: PnP ACPI: found 5 devices\n[ 0.402247] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404327] NET: Registered protocol family 2\n[ 0.405453] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406983] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408415] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411160] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412576] NET: Registered protocol family 1\n[ 0.413630] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414968] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.416296] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.430791] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445347] Trying to unpack rootfs image as initramfs...\n[ 0.496089] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510186] Scanning for low memory corruption every 60 seconds\n[ 0.511775] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513223] audit: initializing netlink subsys (disabled)\n[ 0.514446] audit: type=2000 audit(1545572066.720:1): initialized\n[ 0.516010] Initialise system trusted keyring\n[ 0.517098] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518487] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520710] zbud: loaded\n[ 0.521500] VFS: Disk quotas dquot_6.6.0\n[ 0.522485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.524308] fuse init (API version 7.23)\n[ 0.525341] Key type big_key registered\n[ 0.526299] Allocating IMA MOK and blacklist keyrings.\n[ 0.527979] Key type asymmetric registered\n[ 0.528993] Asymmetric key parser 'x509' registered\n[ 0.530136] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531863] io scheduler noop registered\n[ 0.532815] io scheduler deadline registered (default)\n[ 0.534023] io scheduler cfq registered\n[ 0.534999] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536275] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537784] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539540] ACPI: Power Button [PWRF]\n[ 0.540524] GHES: HEST is not enabled!\n[ 0.554669] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594208] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.597715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621828] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624227] Linux agpgart interface v0.103\n[ 0.626445] brd: module loaded\n[ 0.627732] loop: module loaded\n[ 0.631739] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633428] GPT:90111 != 2097151\n[ 0.634210] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635481] GPT:90111 != 2097151\n[ 0.636272] GPT: Use GNU Parted to correct GPT errors.\n[ 0.637400] vda: vda1 vda15\n[ 0.638953] scsi host0: ata_piix\n[ 0.639802] scsi host1: ata_piix\n[ 0.640620] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.641887] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.643313] libphy: Fixed MDIO Bus: probed\n[ 0.644158] tun: Universal TUN/TAP device driver, 1.6\n[ 0.645090] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647231] PPP generic driver version 2.4.2\n[ 0.648113] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649377] ehci-pci: EHCI PCI platform driver\n[ 0.650227] ehci-platform: EHCI generic platform driver\n[ 0.651204] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.652319] ohci-pci: OHCI PCI platform driver\n[ 0.653174] ohci-platform: OHCI generic platform driver\n[ 0.654140] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.668469] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669458] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670885] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671873] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672975] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674177] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675567] usb usb1: Product: UHCI Host Controller\n[ 0.676491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677610] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678652] hub 1-0:1.0: USB hub found\n[ 0.679423] hub 1-0:1.0: 2 ports detected\n[ 0.680319] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682412] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683346] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684365] mousedev: PS/2 mouse device common for all mice\n[ 0.685601] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687401] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688477] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689651] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690820] i2c /dev entries driver\n[ 0.691570] device-mapper: uevent: version 1.0.3\n[ 0.692513] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694122] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695371] NET: Registered protocol family 10\n[ 0.696366] NET: Registered protocol family 17\n[ 0.697242] Key type dns_resolver registered\n[ 0.698143] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699210] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.700936] registered taskstats version 1\n[ 0.701760] Loading compiled-in X.509 certificates\n[ 0.703182] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705006] zswap: loaded using pool lzo/zbud\n[ 0.706360] Key type trusted registered\n[ 0.707925] Key type encrypted registered\n[ 0.708746] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.709755] ima: No TPM chip found, activating TPM-bypass!\n[ 0.710768] evm: HMAC attrs: 0x1\n[ 0.711673] Magic number: 14:174:585\n[ 0.712534] rtc_cmos 00:00: setting system clock to 2018-12-23 13:34:26 UTC (1545572066)\n[ 0.714106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.715205] EDD information not available.\n[ 0.796408] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.797816] ata1.00: configured for MWDMA2\n[ 0.798976] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.811319] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.812529] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.813762] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.815588] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.817099] Write protecting the kernel read-only data: 14336k\n[ 0.818645] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.820427] 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.877933] 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.51\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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.18s]\nping 10.10.10.9 OK\nping 10.10.10.12 OK\n"} 2018-12-23 13:35:04,800 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e/action used request id req-802e3681-1dac-4337-b85a-f6ce1631a558 2018-12-23 13:35:04,801 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-1' can ping 'sdnvpn-4-3' 2018-12-23 13:35:04,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd615f78294a149b9f6e9a2f3d06731e604b908" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:35:05,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:35: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-c7a6635b-1eee-4ac0-a322-f6e160c94b9e x-compute-request-id: req-c7a6635b-1eee-4ac0-a322-f6e160c94b9e Content-Encoding: gzip Content-Length: 8110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490620408 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136354] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138090] pid_max: default: 32768 minimum: 301\n[ 0.139029] ACPI: Core revision 20150930\n[ 0.140462] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141835] Security Framework initialized\n[ 0.142672] Yama: becoming mindful.\n[ 0.143454] AppArmor: AppArmor initialized\n[ 0.144351] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145747] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147081] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148347] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149798] Initializing cgroup subsys io\n[ 0.150635] Initializing cgroup subsys memory\n[ 0.151554] Initializing cgroup subsys devices\n[ 0.152472] Initializing cgroup subsys freezer\n[ 0.153385] Initializing cgroup subsys net_cls\n[ 0.154299] Initializing cgroup subsys perf_event\n[ 0.155256] Initializing cgroup subsys net_prio\n[ 0.156179] Initializing cgroup subsys hugetlb\n[ 0.157091] Initializing cgroup subsys pids\n[ 0.158010] CPU: Physical Processor ID: 0\n[ 0.159554] mce: CPU supports 10 MCE banks\n[ 0.160452] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161499] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172293] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178915] ftrace: allocating 31920 entries in 125 pages\n[ 0.206189] smpboot: Max logical packages: 1\n[ 0.207091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208522] x2apic enabled\n[ 0.209330] Switched APIC routing to physical x2apic.\n[ 0.211067] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212177] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214126] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215879] KVM setup paravirtual spinlock\n[ 0.217149] x86: Booted up 1 node, 1 CPUs\n[ 0.217949] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219316] devtmpfs: initialized\n[ 0.221020] evm: security.selinux\n[ 0.221713] evm: security.SMACK64\n[ 0.222395] evm: security.SMACK64EXEC\n[ 0.223125] evm: security.SMACK64TRANSMUTE\n[ 0.223915] evm: security.SMACK64MMAP\n[ 0.224637] evm: security.ima\n[ 0.225271] evm: security.capability\n[ 0.226062] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227870] pinctrl core: initialized pinctrl subsystem\n[ 0.228941] RTC time: 13:34:25, date: 12/23/18\n[ 0.229886] NET: Registered protocol family 16\n[ 0.230844] cpuidle: using governor ladder\n[ 0.231642] cpuidle: using governor menu\n[ 0.232423] PCCT header not found.\n[ 0.233158] ACPI: bus type PCI registered\n[ 0.233946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235159] PCI: Using configuration type 1 for base access\n[ 0.236888] ACPI: Added _OSI(Module Device)\n[ 0.237703] ACPI: Added _OSI(Processor Device)\n[ 0.238549] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239427] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241494] ACPI: Interpreter enabled\n[ 0.242254] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244067] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247669] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249470] ACPI: (supports S0 S5)\n[ 0.250163] ACPI: Using IOAPIC for interrupt routing\n[ 0.251180] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254233] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255351] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256551] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257707] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259877] acpiphp: Slot [3] registered\n[ 0.260656] acpiphp: Slot [4] registered\n[ 0.261444] acpiphp: Slot [5] registered\n[ 0.262223] acpiphp: Slot [6] registered\n[ 0.263006] acpiphp: Slot [7] registered\n[ 0.263794] acpiphp: Slot [8] registered\n[ 0.264575] acpiphp: Slot [9] registered\n[ 0.265355] acpiphp: Slot [10] registered\n[ 0.266147] acpiphp: Slot [11] registered\n[ 0.266941] acpiphp: Slot [12] registered\n[ 0.267745] acpiphp: Slot [13] registered\n[ 0.268542] acpiphp: Slot [14] registered\n[ 0.269337] acpiphp: Slot [15] registered\n[ 0.280144] acpiphp: Slot [16] registered\n[ 0.280942] acpiphp: Slot [17] registered\n[ 0.281736] acpiphp: Slot [18] registered\n[ 0.282524] acpiphp: Slot [19] registered\n[ 0.283315] acpiphp: Slot [20] registered\n[ 0.284109] acpiphp: Slot [21] registered\n[ 0.284905] acpiphp: Slot [22] registered\n[ 0.285694] acpiphp: Slot [23] registered\n[ 0.286485] acpiphp: Slot [24] registered\n[ 0.287278] acpiphp: Slot [25] registered\n[ 0.288101] acpiphp: Slot [26] registered\n[ 0.288903] acpiphp: Slot [27] registered\n[ 0.289691] acpiphp: Slot [28] registered\n[ 0.290485] acpiphp: Slot [29] registered\n[ 0.291281] acpiphp: Slot [30] registered\n[ 0.292065] acpiphp: Slot [31] registered\n[ 0.292849] PCI host bridge to bus 0000:00\n[ 0.293633] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294803] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295968] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297364] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.298768] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304932] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306163] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308518] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.364818] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366250] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367640] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369017] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370365] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372310] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373430] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374450] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375964] vgaarb: loaded\n[ 0.376551] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377650] SCSI subsystem initialized\n[ 0.378456] ACPI: bus type USB registered\n[ 0.379247] usbcore: registered new interface driver usbfs\n[ 0.380244] usbcore: registered new interface driver hub\n[ 0.381218] usbcore: registered new device driver usb\n[ 0.382326] PCI: Using ACPI for IRQ routing\n[ 0.383499] NetLabel: Initializing\n[ 0.384343] NetLabel: domain hash size = 128\n[ 0.385376] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386507] NetLabel: unlabeled traffic allowed by default\n[ 0.387865] clocksource: Switched to clocksource kvm-clock\n[ 0.393529] AppArmor: AppArmor Filesystem Enabled\n[ 0.394676] pnp: PnP ACPI init\n[ 0.395698] pnp: PnP ACPI: found 5 devices\n[ 0.402247] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404327] NET: Registered protocol family 2\n[ 0.405453] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406983] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408415] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411160] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412576] NET: Registered protocol family 1\n[ 0.413630] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414968] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.416296] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.430791] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445347] Trying to unpack rootfs image as initramfs...\n[ 0.496089] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510186] Scanning for low memory corruption every 60 seconds\n[ 0.511775] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513223] audit: initializing netlink subsys (disabled)\n[ 0.514446] audit: type=2000 audit(1545572066.720:1): initialized\n[ 0.516010] Initialise system trusted keyring\n[ 0.517098] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518487] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520710] zbud: loaded\n[ 0.521500] VFS: Disk quotas dquot_6.6.0\n[ 0.522485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.524308] fuse init (API version 7.23)\n[ 0.525341] Key type big_key registered\n[ 0.526299] Allocating IMA MOK and blacklist keyrings.\n[ 0.527979] Key type asymmetric registered\n[ 0.528993] Asymmetric key parser 'x509' registered\n[ 0.530136] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531863] io scheduler noop registered\n[ 0.532815] io scheduler deadline registered (default)\n[ 0.534023] io scheduler cfq registered\n[ 0.534999] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536275] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537784] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539540] ACPI: Power Button [PWRF]\n[ 0.540524] GHES: HEST is not enabled!\n[ 0.554669] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594208] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.597715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621828] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624227] Linux agpgart interface v0.103\n[ 0.626445] brd: module loaded\n[ 0.627732] loop: module loaded\n[ 0.631739] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633428] GPT:90111 != 2097151\n[ 0.634210] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635481] GPT:90111 != 2097151\n[ 0.636272] GPT: Use GNU Parted to correct GPT errors.\n[ 0.637400] vda: vda1 vda15\n[ 0.638953] scsi host0: ata_piix\n[ 0.639802] scsi host1: ata_piix\n[ 0.640620] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.641887] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.643313] libphy: Fixed MDIO Bus: probed\n[ 0.644158] tun: Universal TUN/TAP device driver, 1.6\n[ 0.645090] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647231] PPP generic driver version 2.4.2\n[ 0.648113] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649377] ehci-pci: EHCI PCI platform driver\n[ 0.650227] ehci-platform: EHCI generic platform driver\n[ 0.651204] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.652319] ohci-pci: OHCI PCI platform driver\n[ 0.653174] ohci-platform: OHCI generic platform driver\n[ 0.654140] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.668469] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669458] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670885] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671873] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672975] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674177] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675567] usb usb1: Product: UHCI Host Controller\n[ 0.676491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677610] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678652] hub 1-0:1.0: USB hub found\n[ 0.679423] hub 1-0:1.0: 2 ports detected\n[ 0.680319] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682412] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683346] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684365] mousedev: PS/2 mouse device common for all mice\n[ 0.685601] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687401] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688477] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689651] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690820] i2c /dev entries driver\n[ 0.691570] device-mapper: uevent: version 1.0.3\n[ 0.692513] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694122] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695371] NET: Registered protocol family 10\n[ 0.696366] NET: Registered protocol family 17\n[ 0.697242] Key type dns_resolver registered\n[ 0.698143] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699210] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.700936] registered taskstats version 1\n[ 0.701760] Loading compiled-in X.509 certificates\n[ 0.703182] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705006] zswap: loaded using pool lzo/zbud\n[ 0.706360] Key type trusted registered\n[ 0.707925] Key type encrypted registered\n[ 0.708746] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.709755] ima: No TPM chip found, activating TPM-bypass!\n[ 0.710768] evm: HMAC attrs: 0x1\n[ 0.711673] Magic number: 14:174:585\n[ 0.712534] rtc_cmos 00:00: setting system clock to 2018-12-23 13:34:26 UTC (1545572066)\n[ 0.714106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.715205] EDD information not available.\n[ 0.796408] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.797816] ata1.00: configured for MWDMA2\n[ 0.798976] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.811319] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.812529] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.813762] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.815588] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.817099] Write protecting the kernel read-only data: 14336k\n[ 0.818645] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.820427] 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.877933] 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.51\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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.18s]\nping 10.10.10.9 OK\nping 10.10.10.12 OK\n"} 2018-12-23 13:35:05,884 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e/action used request id req-c7a6635b-1eee-4ac0-a322-f6e160c94b9e 2018-12-23 13:35:05,885 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.6) to 'sdnvpn-4-4' (10.10.11.9). -->Expected result: cannot ping. 2018-12-23 13:35:05,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd615f78294a149b9f6e9a2f3d06731e604b908" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:35:06,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:35:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1bd850b-bda0-4c00-9689-f4d2f0489d09 x-compute-request-id: req-a1bd850b-bda0-4c00-9689-f4d2f0489d09 Content-Encoding: gzip Content-Length: 8110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490620408 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136354] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138090] pid_max: default: 32768 minimum: 301\n[ 0.139029] ACPI: Core revision 20150930\n[ 0.140462] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141835] Security Framework initialized\n[ 0.142672] Yama: becoming mindful.\n[ 0.143454] AppArmor: AppArmor initialized\n[ 0.144351] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145747] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147081] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148347] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149798] Initializing cgroup subsys io\n[ 0.150635] Initializing cgroup subsys memory\n[ 0.151554] Initializing cgroup subsys devices\n[ 0.152472] Initializing cgroup subsys freezer\n[ 0.153385] Initializing cgroup subsys net_cls\n[ 0.154299] Initializing cgroup subsys perf_event\n[ 0.155256] Initializing cgroup subsys net_prio\n[ 0.156179] Initializing cgroup subsys hugetlb\n[ 0.157091] Initializing cgroup subsys pids\n[ 0.158010] CPU: Physical Processor ID: 0\n[ 0.159554] mce: CPU supports 10 MCE banks\n[ 0.160452] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161499] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172293] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178915] ftrace: allocating 31920 entries in 125 pages\n[ 0.206189] smpboot: Max logical packages: 1\n[ 0.207091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208522] x2apic enabled\n[ 0.209330] Switched APIC routing to physical x2apic.\n[ 0.211067] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212177] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214126] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215879] KVM setup paravirtual spinlock\n[ 0.217149] x86: Booted up 1 node, 1 CPUs\n[ 0.217949] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219316] devtmpfs: initialized\n[ 0.221020] evm: security.selinux\n[ 0.221713] evm: security.SMACK64\n[ 0.222395] evm: security.SMACK64EXEC\n[ 0.223125] evm: security.SMACK64TRANSMUTE\n[ 0.223915] evm: security.SMACK64MMAP\n[ 0.224637] evm: security.ima\n[ 0.225271] evm: security.capability\n[ 0.226062] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227870] pinctrl core: initialized pinctrl subsystem\n[ 0.228941] RTC time: 13:34:25, date: 12/23/18\n[ 0.229886] NET: Registered protocol family 16\n[ 0.230844] cpuidle: using governor ladder\n[ 0.231642] cpuidle: using governor menu\n[ 0.232423] PCCT header not found.\n[ 0.233158] ACPI: bus type PCI registered\n[ 0.233946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235159] PCI: Using configuration type 1 for base access\n[ 0.236888] ACPI: Added _OSI(Module Device)\n[ 0.237703] ACPI: Added _OSI(Processor Device)\n[ 0.238549] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239427] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241494] ACPI: Interpreter enabled\n[ 0.242254] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244067] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247669] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249470] ACPI: (supports S0 S5)\n[ 0.250163] ACPI: Using IOAPIC for interrupt routing\n[ 0.251180] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254233] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255351] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256551] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257707] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259877] acpiphp: Slot [3] registered\n[ 0.260656] acpiphp: Slot [4] registered\n[ 0.261444] acpiphp: Slot [5] registered\n[ 0.262223] acpiphp: Slot [6] registered\n[ 0.263006] acpiphp: Slot [7] registered\n[ 0.263794] acpiphp: Slot [8] registered\n[ 0.264575] acpiphp: Slot [9] registered\n[ 0.265355] acpiphp: Slot [10] registered\n[ 0.266147] acpiphp: Slot [11] registered\n[ 0.266941] acpiphp: Slot [12] registered\n[ 0.267745] acpiphp: Slot [13] registered\n[ 0.268542] acpiphp: Slot [14] registered\n[ 0.269337] acpiphp: Slot [15] registered\n[ 0.280144] acpiphp: Slot [16] registered\n[ 0.280942] acpiphp: Slot [17] registered\n[ 0.281736] acpiphp: Slot [18] registered\n[ 0.282524] acpiphp: Slot [19] registered\n[ 0.283315] acpiphp: Slot [20] registered\n[ 0.284109] acpiphp: Slot [21] registered\n[ 0.284905] acpiphp: Slot [22] registered\n[ 0.285694] acpiphp: Slot [23] registered\n[ 0.286485] acpiphp: Slot [24] registered\n[ 0.287278] acpiphp: Slot [25] registered\n[ 0.288101] acpiphp: Slot [26] registered\n[ 0.288903] acpiphp: Slot [27] registered\n[ 0.289691] acpiphp: Slot [28] registered\n[ 0.290485] acpiphp: Slot [29] registered\n[ 0.291281] acpiphp: Slot [30] registered\n[ 0.292065] acpiphp: Slot [31] registered\n[ 0.292849] PCI host bridge to bus 0000:00\n[ 0.293633] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294803] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295968] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297364] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.298768] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304932] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306163] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308518] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.364818] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366250] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367640] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369017] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370365] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372310] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373430] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374450] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375964] vgaarb: loaded\n[ 0.376551] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377650] SCSI subsystem initialized\n[ 0.378456] ACPI: bus type USB registered\n[ 0.379247] usbcore: registered new interface driver usbfs\n[ 0.380244] usbcore: registered new interface driver hub\n[ 0.381218] usbcore: registered new device driver usb\n[ 0.382326] PCI: Using ACPI for IRQ routing\n[ 0.383499] NetLabel: Initializing\n[ 0.384343] NetLabel: domain hash size = 128\n[ 0.385376] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386507] NetLabel: unlabeled traffic allowed by default\n[ 0.387865] clocksource: Switched to clocksource kvm-clock\n[ 0.393529] AppArmor: AppArmor Filesystem Enabled\n[ 0.394676] pnp: PnP ACPI init\n[ 0.395698] pnp: PnP ACPI: found 5 devices\n[ 0.402247] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404327] NET: Registered protocol family 2\n[ 0.405453] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406983] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408415] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411160] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412576] NET: Registered protocol family 1\n[ 0.413630] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414968] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.416296] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.430791] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445347] Trying to unpack rootfs image as initramfs...\n[ 0.496089] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510186] Scanning for low memory corruption every 60 seconds\n[ 0.511775] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513223] audit: initializing netlink subsys (disabled)\n[ 0.514446] audit: type=2000 audit(1545572066.720:1): initialized\n[ 0.516010] Initialise system trusted keyring\n[ 0.517098] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518487] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520710] zbud: loaded\n[ 0.521500] VFS: Disk quotas dquot_6.6.0\n[ 0.522485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.524308] fuse init (API version 7.23)\n[ 0.525341] Key type big_key registered\n[ 0.526299] Allocating IMA MOK and blacklist keyrings.\n[ 0.527979] Key type asymmetric registered\n[ 0.528993] Asymmetric key parser 'x509' registered\n[ 0.530136] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531863] io scheduler noop registered\n[ 0.532815] io scheduler deadline registered (default)\n[ 0.534023] io scheduler cfq registered\n[ 0.534999] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536275] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537784] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539540] ACPI: Power Button [PWRF]\n[ 0.540524] GHES: HEST is not enabled!\n[ 0.554669] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594208] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.597715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621828] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624227] Linux agpgart interface v0.103\n[ 0.626445] brd: module loaded\n[ 0.627732] loop: module loaded\n[ 0.631739] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633428] GPT:90111 != 2097151\n[ 0.634210] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635481] GPT:90111 != 2097151\n[ 0.636272] GPT: Use GNU Parted to correct GPT errors.\n[ 0.637400] vda: vda1 vda15\n[ 0.638953] scsi host0: ata_piix\n[ 0.639802] scsi host1: ata_piix\n[ 0.640620] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.641887] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.643313] libphy: Fixed MDIO Bus: probed\n[ 0.644158] tun: Universal TUN/TAP device driver, 1.6\n[ 0.645090] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647231] PPP generic driver version 2.4.2\n[ 0.648113] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649377] ehci-pci: EHCI PCI platform driver\n[ 0.650227] ehci-platform: EHCI generic platform driver\n[ 0.651204] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.652319] ohci-pci: OHCI PCI platform driver\n[ 0.653174] ohci-platform: OHCI generic platform driver\n[ 0.654140] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.668469] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669458] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670885] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671873] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672975] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674177] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675567] usb usb1: Product: UHCI Host Controller\n[ 0.676491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677610] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678652] hub 1-0:1.0: USB hub found\n[ 0.679423] hub 1-0:1.0: 2 ports detected\n[ 0.680319] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682412] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683346] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684365] mousedev: PS/2 mouse device common for all mice\n[ 0.685601] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687401] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688477] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689651] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690820] i2c /dev entries driver\n[ 0.691570] device-mapper: uevent: version 1.0.3\n[ 0.692513] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694122] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695371] NET: Registered protocol family 10\n[ 0.696366] NET: Registered protocol family 17\n[ 0.697242] Key type dns_resolver registered\n[ 0.698143] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699210] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.700936] registered taskstats version 1\n[ 0.701760] Loading compiled-in X.509 certificates\n[ 0.703182] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705006] zswap: loaded using pool lzo/zbud\n[ 0.706360] Key type trusted registered\n[ 0.707925] Key type encrypted registered\n[ 0.708746] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.709755] ima: No TPM chip found, activating TPM-bypass!\n[ 0.710768] evm: HMAC attrs: 0x1\n[ 0.711673] Magic number: 14:174:585\n[ 0.712534] rtc_cmos 00:00: setting system clock to 2018-12-23 13:34:26 UTC (1545572066)\n[ 0.714106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.715205] EDD information not available.\n[ 0.796408] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.797816] ata1.00: configured for MWDMA2\n[ 0.798976] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.811319] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.812529] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.813762] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.815588] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.817099] Write protecting the kernel read-only data: 14336k\n[ 0.818645] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.820427] 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.877933] 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.51\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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.18s]\nping 10.10.10.9 OK\nping 10.10.10.12 OK\n"} 2018-12-23 13:35:06,955 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e/action used request id req-a1bd850b-bda0-4c00-9689-f4d2f0489d09 2018-12-23 13:35:07,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd615f78294a149b9f6e9a2f3d06731e604b908" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:35:09,033 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:35:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5af92169-ea7d-4a5e-8e91-ff11e4fdaf2d x-compute-request-id: req-5af92169-ea7d-4a5e-8e91-ff11e4fdaf2d Content-Encoding: gzip Content-Length: 8110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490620408 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136354] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138090] pid_max: default: 32768 minimum: 301\n[ 0.139029] ACPI: Core revision 20150930\n[ 0.140462] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141835] Security Framework initialized\n[ 0.142672] Yama: becoming mindful.\n[ 0.143454] AppArmor: AppArmor initialized\n[ 0.144351] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145747] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147081] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148347] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149798] Initializing cgroup subsys io\n[ 0.150635] Initializing cgroup subsys memory\n[ 0.151554] Initializing cgroup subsys devices\n[ 0.152472] Initializing cgroup subsys freezer\n[ 0.153385] Initializing cgroup subsys net_cls\n[ 0.154299] Initializing cgroup subsys perf_event\n[ 0.155256] Initializing cgroup subsys net_prio\n[ 0.156179] Initializing cgroup subsys hugetlb\n[ 0.157091] Initializing cgroup subsys pids\n[ 0.158010] CPU: Physical Processor ID: 0\n[ 0.159554] mce: CPU supports 10 MCE banks\n[ 0.160452] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161499] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172293] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178915] ftrace: allocating 31920 entries in 125 pages\n[ 0.206189] smpboot: Max logical packages: 1\n[ 0.207091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208522] x2apic enabled\n[ 0.209330] Switched APIC routing to physical x2apic.\n[ 0.211067] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212177] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214126] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215879] KVM setup paravirtual spinlock\n[ 0.217149] x86: Booted up 1 node, 1 CPUs\n[ 0.217949] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219316] devtmpfs: initialized\n[ 0.221020] evm: security.selinux\n[ 0.221713] evm: security.SMACK64\n[ 0.222395] evm: security.SMACK64EXEC\n[ 0.223125] evm: security.SMACK64TRANSMUTE\n[ 0.223915] evm: security.SMACK64MMAP\n[ 0.224637] evm: security.ima\n[ 0.225271] evm: security.capability\n[ 0.226062] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227870] pinctrl core: initialized pinctrl subsystem\n[ 0.228941] RTC time: 13:34:25, date: 12/23/18\n[ 0.229886] NET: Registered protocol family 16\n[ 0.230844] cpuidle: using governor ladder\n[ 0.231642] cpuidle: using governor menu\n[ 0.232423] PCCT header not found.\n[ 0.233158] ACPI: bus type PCI registered\n[ 0.233946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235159] PCI: Using configuration type 1 for base access\n[ 0.236888] ACPI: Added _OSI(Module Device)\n[ 0.237703] ACPI: Added _OSI(Processor Device)\n[ 0.238549] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239427] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241494] ACPI: Interpreter enabled\n[ 0.242254] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244067] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247669] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249470] ACPI: (supports S0 S5)\n[ 0.250163] ACPI: Using IOAPIC for interrupt routing\n[ 0.251180] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254233] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255351] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256551] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257707] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259877] acpiphp: Slot [3] registered\n[ 0.260656] acpiphp: Slot [4] registered\n[ 0.261444] acpiphp: Slot [5] registered\n[ 0.262223] acpiphp: Slot [6] registered\n[ 0.263006] acpiphp: Slot [7] registered\n[ 0.263794] acpiphp: Slot [8] registered\n[ 0.264575] acpiphp: Slot [9] registered\n[ 0.265355] acpiphp: Slot [10] registered\n[ 0.266147] acpiphp: Slot [11] registered\n[ 0.266941] acpiphp: Slot [12] registered\n[ 0.267745] acpiphp: Slot [13] registered\n[ 0.268542] acpiphp: Slot [14] registered\n[ 0.269337] acpiphp: Slot [15] registered\n[ 0.280144] acpiphp: Slot [16] registered\n[ 0.280942] acpiphp: Slot [17] registered\n[ 0.281736] acpiphp: Slot [18] registered\n[ 0.282524] acpiphp: Slot [19] registered\n[ 0.283315] acpiphp: Slot [20] registered\n[ 0.284109] acpiphp: Slot [21] registered\n[ 0.284905] acpiphp: Slot [22] registered\n[ 0.285694] acpiphp: Slot [23] registered\n[ 0.286485] acpiphp: Slot [24] registered\n[ 0.287278] acpiphp: Slot [25] registered\n[ 0.288101] acpiphp: Slot [26] registered\n[ 0.288903] acpiphp: Slot [27] registered\n[ 0.289691] acpiphp: Slot [28] registered\n[ 0.290485] acpiphp: Slot [29] registered\n[ 0.291281] acpiphp: Slot [30] registered\n[ 0.292065] acpiphp: Slot [31] registered\n[ 0.292849] PCI host bridge to bus 0000:00\n[ 0.293633] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294803] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295968] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297364] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.298768] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304932] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306163] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308518] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.364818] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366250] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367640] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369017] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370365] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372310] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373430] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374450] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375964] vgaarb: loaded\n[ 0.376551] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377650] SCSI subsystem initialized\n[ 0.378456] ACPI: bus type USB registered\n[ 0.379247] usbcore: registered new interface driver usbfs\n[ 0.380244] usbcore: registered new interface driver hub\n[ 0.381218] usbcore: registered new device driver usb\n[ 0.382326] PCI: Using ACPI for IRQ routing\n[ 0.383499] NetLabel: Initializing\n[ 0.384343] NetLabel: domain hash size = 128\n[ 0.385376] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386507] NetLabel: unlabeled traffic allowed by default\n[ 0.387865] clocksource: Switched to clocksource kvm-clock\n[ 0.393529] AppArmor: AppArmor Filesystem Enabled\n[ 0.394676] pnp: PnP ACPI init\n[ 0.395698] pnp: PnP ACPI: found 5 devices\n[ 0.402247] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404327] NET: Registered protocol family 2\n[ 0.405453] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406983] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408415] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411160] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412576] NET: Registered protocol family 1\n[ 0.413630] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414968] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.416296] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.430791] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445347] Trying to unpack rootfs image as initramfs...\n[ 0.496089] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510186] Scanning for low memory corruption every 60 seconds\n[ 0.511775] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513223] audit: initializing netlink subsys (disabled)\n[ 0.514446] audit: type=2000 audit(1545572066.720:1): initialized\n[ 0.516010] Initialise system trusted keyring\n[ 0.517098] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518487] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520710] zbud: loaded\n[ 0.521500] VFS: Disk quotas dquot_6.6.0\n[ 0.522485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.524308] fuse init (API version 7.23)\n[ 0.525341] Key type big_key registered\n[ 0.526299] Allocating IMA MOK and blacklist keyrings.\n[ 0.527979] Key type asymmetric registered\n[ 0.528993] Asymmetric key parser 'x509' registered\n[ 0.530136] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531863] io scheduler noop registered\n[ 0.532815] io scheduler deadline registered (default)\n[ 0.534023] io scheduler cfq registered\n[ 0.534999] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536275] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537784] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539540] ACPI: Power Button [PWRF]\n[ 0.540524] GHES: HEST is not enabled!\n[ 0.554669] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594208] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.597715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621828] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624227] Linux agpgart interface v0.103\n[ 0.626445] brd: module loaded\n[ 0.627732] loop: module loaded\n[ 0.631739] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633428] GPT:90111 != 2097151\n[ 0.634210] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635481] GPT:90111 != 2097151\n[ 0.636272] GPT: Use GNU Parted to correct GPT errors.\n[ 0.637400] vda: vda1 vda15\n[ 0.638953] scsi host0: ata_piix\n[ 0.639802] scsi host1: ata_piix\n[ 0.640620] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.641887] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.643313] libphy: Fixed MDIO Bus: probed\n[ 0.644158] tun: Universal TUN/TAP device driver, 1.6\n[ 0.645090] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647231] PPP generic driver version 2.4.2\n[ 0.648113] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649377] ehci-pci: EHCI PCI platform driver\n[ 0.650227] ehci-platform: EHCI generic platform driver\n[ 0.651204] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.652319] ohci-pci: OHCI PCI platform driver\n[ 0.653174] ohci-platform: OHCI generic platform driver\n[ 0.654140] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.668469] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669458] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670885] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671873] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672975] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674177] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675567] usb usb1: Product: UHCI Host Controller\n[ 0.676491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677610] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678652] hub 1-0:1.0: USB hub found\n[ 0.679423] hub 1-0:1.0: 2 ports detected\n[ 0.680319] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682412] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683346] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684365] mousedev: PS/2 mouse device common for all mice\n[ 0.685601] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687401] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688477] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689651] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690820] i2c /dev entries driver\n[ 0.691570] device-mapper: uevent: version 1.0.3\n[ 0.692513] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694122] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695371] NET: Registered protocol family 10\n[ 0.696366] NET: Registered protocol family 17\n[ 0.697242] Key type dns_resolver registered\n[ 0.698143] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699210] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.700936] registered taskstats version 1\n[ 0.701760] Loading compiled-in X.509 certificates\n[ 0.703182] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705006] zswap: loaded using pool lzo/zbud\n[ 0.706360] Key type trusted registered\n[ 0.707925] Key type encrypted registered\n[ 0.708746] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.709755] ima: No TPM chip found, activating TPM-bypass!\n[ 0.710768] evm: HMAC attrs: 0x1\n[ 0.711673] Magic number: 14:174:585\n[ 0.712534] rtc_cmos 00:00: setting system clock to 2018-12-23 13:34:26 UTC (1545572066)\n[ 0.714106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.715205] EDD information not available.\n[ 0.796408] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.797816] ata1.00: configured for MWDMA2\n[ 0.798976] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.811319] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.812529] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.813762] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.815588] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.817099] Write protecting the kernel read-only data: 14336k\n[ 0.818645] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.820427] 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.877933] 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.51\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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.18s]\nping 10.10.10.9 OK\nping 10.10.10.12 OK\n"} 2018-12-23 13:35:09,034 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e/action used request id req-5af92169-ea7d-4a5e-8e91-ff11e4fdaf2d 2018-12-23 13:35:10,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd615f78294a149b9f6e9a2f3d06731e604b908" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:35:11,113 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:35:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14891d9a-c97a-4f58-802c-2872e1999d2e x-compute-request-id: req-14891d9a-c97a-4f58-802c-2872e1999d2e Content-Encoding: gzip Content-Length: 8110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490620408 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136354] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138090] pid_max: default: 32768 minimum: 301\n[ 0.139029] ACPI: Core revision 20150930\n[ 0.140462] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141835] Security Framework initialized\n[ 0.142672] Yama: becoming mindful.\n[ 0.143454] AppArmor: AppArmor initialized\n[ 0.144351] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145747] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147081] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148347] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149798] Initializing cgroup subsys io\n[ 0.150635] Initializing cgroup subsys memory\n[ 0.151554] Initializing cgroup subsys devices\n[ 0.152472] Initializing cgroup subsys freezer\n[ 0.153385] Initializing cgroup subsys net_cls\n[ 0.154299] Initializing cgroup subsys perf_event\n[ 0.155256] Initializing cgroup subsys net_prio\n[ 0.156179] Initializing cgroup subsys hugetlb\n[ 0.157091] Initializing cgroup subsys pids\n[ 0.158010] CPU: Physical Processor ID: 0\n[ 0.159554] mce: CPU supports 10 MCE banks\n[ 0.160452] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161499] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172293] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178915] ftrace: allocating 31920 entries in 125 pages\n[ 0.206189] smpboot: Max logical packages: 1\n[ 0.207091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208522] x2apic enabled\n[ 0.209330] Switched APIC routing to physical x2apic.\n[ 0.211067] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212177] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214126] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215879] KVM setup paravirtual spinlock\n[ 0.217149] x86: Booted up 1 node, 1 CPUs\n[ 0.217949] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219316] devtmpfs: initialized\n[ 0.221020] evm: security.selinux\n[ 0.221713] evm: security.SMACK64\n[ 0.222395] evm: security.SMACK64EXEC\n[ 0.223125] evm: security.SMACK64TRANSMUTE\n[ 0.223915] evm: security.SMACK64MMAP\n[ 0.224637] evm: security.ima\n[ 0.225271] evm: security.capability\n[ 0.226062] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227870] pinctrl core: initialized pinctrl subsystem\n[ 0.228941] RTC time: 13:34:25, date: 12/23/18\n[ 0.229886] NET: Registered protocol family 16\n[ 0.230844] cpuidle: using governor ladder\n[ 0.231642] cpuidle: using governor menu\n[ 0.232423] PCCT header not found.\n[ 0.233158] ACPI: bus type PCI registered\n[ 0.233946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235159] PCI: Using configuration type 1 for base access\n[ 0.236888] ACPI: Added _OSI(Module Device)\n[ 0.237703] ACPI: Added _OSI(Processor Device)\n[ 0.238549] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239427] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241494] ACPI: Interpreter enabled\n[ 0.242254] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244067] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247669] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249470] ACPI: (supports S0 S5)\n[ 0.250163] ACPI: Using IOAPIC for interrupt routing\n[ 0.251180] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254233] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255351] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256551] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257707] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259877] acpiphp: Slot [3] registered\n[ 0.260656] acpiphp: Slot [4] registered\n[ 0.261444] acpiphp: Slot [5] registered\n[ 0.262223] acpiphp: Slot [6] registered\n[ 0.263006] acpiphp: Slot [7] registered\n[ 0.263794] acpiphp: Slot [8] registered\n[ 0.264575] acpiphp: Slot [9] registered\n[ 0.265355] acpiphp: Slot [10] registered\n[ 0.266147] acpiphp: Slot [11] registered\n[ 0.266941] acpiphp: Slot [12] registered\n[ 0.267745] acpiphp: Slot [13] registered\n[ 0.268542] acpiphp: Slot [14] registered\n[ 0.269337] acpiphp: Slot [15] registered\n[ 0.280144] acpiphp: Slot [16] registered\n[ 0.280942] acpiphp: Slot [17] registered\n[ 0.281736] acpiphp: Slot [18] registered\n[ 0.282524] acpiphp: Slot [19] registered\n[ 0.283315] acpiphp: Slot [20] registered\n[ 0.284109] acpiphp: Slot [21] registered\n[ 0.284905] acpiphp: Slot [22] registered\n[ 0.285694] acpiphp: Slot [23] registered\n[ 0.286485] acpiphp: Slot [24] registered\n[ 0.287278] acpiphp: Slot [25] registered\n[ 0.288101] acpiphp: Slot [26] registered\n[ 0.288903] acpiphp: Slot [27] registered\n[ 0.289691] acpiphp: Slot [28] registered\n[ 0.290485] acpiphp: Slot [29] registered\n[ 0.291281] acpiphp: Slot [30] registered\n[ 0.292065] acpiphp: Slot [31] registered\n[ 0.292849] PCI host bridge to bus 0000:00\n[ 0.293633] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294803] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295968] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297364] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.298768] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304932] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306163] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308518] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.364818] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366250] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367640] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369017] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370365] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372310] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373430] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374450] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375964] vgaarb: loaded\n[ 0.376551] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377650] SCSI subsystem initialized\n[ 0.378456] ACPI: bus type USB registered\n[ 0.379247] usbcore: registered new interface driver usbfs\n[ 0.380244] usbcore: registered new interface driver hub\n[ 0.381218] usbcore: registered new device driver usb\n[ 0.382326] PCI: Using ACPI for IRQ routing\n[ 0.383499] NetLabel: Initializing\n[ 0.384343] NetLabel: domain hash size = 128\n[ 0.385376] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386507] NetLabel: unlabeled traffic allowed by default\n[ 0.387865] clocksource: Switched to clocksource kvm-clock\n[ 0.393529] AppArmor: AppArmor Filesystem Enabled\n[ 0.394676] pnp: PnP ACPI init\n[ 0.395698] pnp: PnP ACPI: found 5 devices\n[ 0.402247] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404327] NET: Registered protocol family 2\n[ 0.405453] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406983] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408415] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411160] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412576] NET: Registered protocol family 1\n[ 0.413630] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414968] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.416296] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.430791] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445347] Trying to unpack rootfs image as initramfs...\n[ 0.496089] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510186] Scanning for low memory corruption every 60 seconds\n[ 0.511775] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513223] audit: initializing netlink subsys (disabled)\n[ 0.514446] audit: type=2000 audit(1545572066.720:1): initialized\n[ 0.516010] Initialise system trusted keyring\n[ 0.517098] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518487] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520710] zbud: loaded\n[ 0.521500] VFS: Disk quotas dquot_6.6.0\n[ 0.522485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.524308] fuse init (API version 7.23)\n[ 0.525341] Key type big_key registered\n[ 0.526299] Allocating IMA MOK and blacklist keyrings.\n[ 0.527979] Key type asymmetric registered\n[ 0.528993] Asymmetric key parser 'x509' registered\n[ 0.530136] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531863] io scheduler noop registered\n[ 0.532815] io scheduler deadline registered (default)\n[ 0.534023] io scheduler cfq registered\n[ 0.534999] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536275] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537784] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539540] ACPI: Power Button [PWRF]\n[ 0.540524] GHES: HEST is not enabled!\n[ 0.554669] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594208] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.597715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621828] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624227] Linux agpgart interface v0.103\n[ 0.626445] brd: module loaded\n[ 0.627732] loop: module loaded\n[ 0.631739] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633428] GPT:90111 != 2097151\n[ 0.634210] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635481] GPT:90111 != 2097151\n[ 0.636272] GPT: Use GNU Parted to correct GPT errors.\n[ 0.637400] vda: vda1 vda15\n[ 0.638953] scsi host0: ata_piix\n[ 0.639802] scsi host1: ata_piix\n[ 0.640620] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.641887] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.643313] libphy: Fixed MDIO Bus: probed\n[ 0.644158] tun: Universal TUN/TAP device driver, 1.6\n[ 0.645090] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647231] PPP generic driver version 2.4.2\n[ 0.648113] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649377] ehci-pci: EHCI PCI platform driver\n[ 0.650227] ehci-platform: EHCI generic platform driver\n[ 0.651204] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.652319] ohci-pci: OHCI PCI platform driver\n[ 0.653174] ohci-platform: OHCI generic platform driver\n[ 0.654140] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.668469] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669458] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670885] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671873] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672975] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674177] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675567] usb usb1: Product: UHCI Host Controller\n[ 0.676491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677610] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678652] hub 1-0:1.0: USB hub found\n[ 0.679423] hub 1-0:1.0: 2 ports detected\n[ 0.680319] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682412] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683346] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684365] mousedev: PS/2 mouse device common for all mice\n[ 0.685601] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687401] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688477] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689651] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690820] i2c /dev entries driver\n[ 0.691570] device-mapper: uevent: version 1.0.3\n[ 0.692513] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694122] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695371] NET: Registered protocol family 10\n[ 0.696366] NET: Registered protocol family 17\n[ 0.697242] Key type dns_resolver registered\n[ 0.698143] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699210] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.700936] registered taskstats version 1\n[ 0.701760] Loading compiled-in X.509 certificates\n[ 0.703182] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705006] zswap: loaded using pool lzo/zbud\n[ 0.706360] Key type trusted registered\n[ 0.707925] Key type encrypted registered\n[ 0.708746] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.709755] ima: No TPM chip found, activating TPM-bypass!\n[ 0.710768] evm: HMAC attrs: 0x1\n[ 0.711673] Magic number: 14:174:585\n[ 0.712534] rtc_cmos 00:00: setting system clock to 2018-12-23 13:34:26 UTC (1545572066)\n[ 0.714106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.715205] EDD information not available.\n[ 0.796408] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.797816] ata1.00: configured for MWDMA2\n[ 0.798976] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.811319] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.812529] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.813762] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.815588] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.817099] Write protecting the kernel read-only data: 14336k\n[ 0.818645] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.820427] 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.877933] 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.51\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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.18s]\nping 10.10.10.9 OK\nping 10.10.10.12 OK\n"} 2018-12-23 13:35:11,114 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e/action used request id req-14891d9a-c97a-4f58-802c-2872e1999d2e 2018-12-23 13:35:12,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd615f78294a149b9f6e9a2f3d06731e604b908" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:35:13,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:35:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64aca5fd-6b33-47d1-b0a5-a4ca78ebb878 x-compute-request-id: req-64aca5fd-6b33-47d1-b0a5-a4ca78ebb878 Content-Encoding: gzip Content-Length: 8110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490620408 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136354] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138090] pid_max: default: 32768 minimum: 301\n[ 0.139029] ACPI: Core revision 20150930\n[ 0.140462] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141835] Security Framework initialized\n[ 0.142672] Yama: becoming mindful.\n[ 0.143454] AppArmor: AppArmor initialized\n[ 0.144351] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145747] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147081] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148347] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149798] Initializing cgroup subsys io\n[ 0.150635] Initializing cgroup subsys memory\n[ 0.151554] Initializing cgroup subsys devices\n[ 0.152472] Initializing cgroup subsys freezer\n[ 0.153385] Initializing cgroup subsys net_cls\n[ 0.154299] Initializing cgroup subsys perf_event\n[ 0.155256] Initializing cgroup subsys net_prio\n[ 0.156179] Initializing cgroup subsys hugetlb\n[ 0.157091] Initializing cgroup subsys pids\n[ 0.158010] CPU: Physical Processor ID: 0\n[ 0.159554] mce: CPU supports 10 MCE banks\n[ 0.160452] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161499] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172293] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178915] ftrace: allocating 31920 entries in 125 pages\n[ 0.206189] smpboot: Max logical packages: 1\n[ 0.207091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208522] x2apic enabled\n[ 0.209330] Switched APIC routing to physical x2apic.\n[ 0.211067] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212177] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214126] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215879] KVM setup paravirtual spinlock\n[ 0.217149] x86: Booted up 1 node, 1 CPUs\n[ 0.217949] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219316] devtmpfs: initialized\n[ 0.221020] evm: security.selinux\n[ 0.221713] evm: security.SMACK64\n[ 0.222395] evm: security.SMACK64EXEC\n[ 0.223125] evm: security.SMACK64TRANSMUTE\n[ 0.223915] evm: security.SMACK64MMAP\n[ 0.224637] evm: security.ima\n[ 0.225271] evm: security.capability\n[ 0.226062] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227870] pinctrl core: initialized pinctrl subsystem\n[ 0.228941] RTC time: 13:34:25, date: 12/23/18\n[ 0.229886] NET: Registered protocol family 16\n[ 0.230844] cpuidle: using governor ladder\n[ 0.231642] cpuidle: using governor menu\n[ 0.232423] PCCT header not found.\n[ 0.233158] ACPI: bus type PCI registered\n[ 0.233946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235159] PCI: Using configuration type 1 for base access\n[ 0.236888] ACPI: Added _OSI(Module Device)\n[ 0.237703] ACPI: Added _OSI(Processor Device)\n[ 0.238549] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239427] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241494] ACPI: Interpreter enabled\n[ 0.242254] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244067] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247669] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249470] ACPI: (supports S0 S5)\n[ 0.250163] ACPI: Using IOAPIC for interrupt routing\n[ 0.251180] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254233] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255351] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256551] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257707] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259877] acpiphp: Slot [3] registered\n[ 0.260656] acpiphp: Slot [4] registered\n[ 0.261444] acpiphp: Slot [5] registered\n[ 0.262223] acpiphp: Slot [6] registered\n[ 0.263006] acpiphp: Slot [7] registered\n[ 0.263794] acpiphp: Slot [8] registered\n[ 0.264575] acpiphp: Slot [9] registered\n[ 0.265355] acpiphp: Slot [10] registered\n[ 0.266147] acpiphp: Slot [11] registered\n[ 0.266941] acpiphp: Slot [12] registered\n[ 0.267745] acpiphp: Slot [13] registered\n[ 0.268542] acpiphp: Slot [14] registered\n[ 0.269337] acpiphp: Slot [15] registered\n[ 0.280144] acpiphp: Slot [16] registered\n[ 0.280942] acpiphp: Slot [17] registered\n[ 0.281736] acpiphp: Slot [18] registered\n[ 0.282524] acpiphp: Slot [19] registered\n[ 0.283315] acpiphp: Slot [20] registered\n[ 0.284109] acpiphp: Slot [21] registered\n[ 0.284905] acpiphp: Slot [22] registered\n[ 0.285694] acpiphp: Slot [23] registered\n[ 0.286485] acpiphp: Slot [24] registered\n[ 0.287278] acpiphp: Slot [25] registered\n[ 0.288101] acpiphp: Slot [26] registered\n[ 0.288903] acpiphp: Slot [27] registered\n[ 0.289691] acpiphp: Slot [28] registered\n[ 0.290485] acpiphp: Slot [29] registered\n[ 0.291281] acpiphp: Slot [30] registered\n[ 0.292065] acpiphp: Slot [31] registered\n[ 0.292849] PCI host bridge to bus 0000:00\n[ 0.293633] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294803] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295968] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297364] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.298768] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304932] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306163] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308518] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.364818] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366250] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367640] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369017] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370365] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372310] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373430] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374450] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375964] vgaarb: loaded\n[ 0.376551] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377650] SCSI subsystem initialized\n[ 0.378456] ACPI: bus type USB registered\n[ 0.379247] usbcore: registered new interface driver usbfs\n[ 0.380244] usbcore: registered new interface driver hub\n[ 0.381218] usbcore: registered new device driver usb\n[ 0.382326] PCI: Using ACPI for IRQ routing\n[ 0.383499] NetLabel: Initializing\n[ 0.384343] NetLabel: domain hash size = 128\n[ 0.385376] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386507] NetLabel: unlabeled traffic allowed by default\n[ 0.387865] clocksource: Switched to clocksource kvm-clock\n[ 0.393529] AppArmor: AppArmor Filesystem Enabled\n[ 0.394676] pnp: PnP ACPI init\n[ 0.395698] pnp: PnP ACPI: found 5 devices\n[ 0.402247] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404327] NET: Registered protocol family 2\n[ 0.405453] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406983] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408415] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411160] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412576] NET: Registered protocol family 1\n[ 0.413630] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414968] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.416296] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.430791] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445347] Trying to unpack rootfs image as initramfs...\n[ 0.496089] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510186] Scanning for low memory corruption every 60 seconds\n[ 0.511775] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513223] audit: initializing netlink subsys (disabled)\n[ 0.514446] audit: type=2000 audit(1545572066.720:1): initialized\n[ 0.516010] Initialise system trusted keyring\n[ 0.517098] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518487] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520710] zbud: loaded\n[ 0.521500] VFS: Disk quotas dquot_6.6.0\n[ 0.522485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.524308] fuse init (API version 7.23)\n[ 0.525341] Key type big_key registered\n[ 0.526299] Allocating IMA MOK and blacklist keyrings.\n[ 0.527979] Key type asymmetric registered\n[ 0.528993] Asymmetric key parser 'x509' registered\n[ 0.530136] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531863] io scheduler noop registered\n[ 0.532815] io scheduler deadline registered (default)\n[ 0.534023] io scheduler cfq registered\n[ 0.534999] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536275] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537784] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539540] ACPI: Power Button [PWRF]\n[ 0.540524] GHES: HEST is not enabled!\n[ 0.554669] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594208] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.597715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621828] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624227] Linux agpgart interface v0.103\n[ 0.626445] brd: module loaded\n[ 0.627732] loop: module loaded\n[ 0.631739] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633428] GPT:90111 != 2097151\n[ 0.634210] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635481] GPT:90111 != 2097151\n[ 0.636272] GPT: Use GNU Parted to correct GPT errors.\n[ 0.637400] vda: vda1 vda15\n[ 0.638953] scsi host0: ata_piix\n[ 0.639802] scsi host1: ata_piix\n[ 0.640620] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.641887] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.643313] libphy: Fixed MDIO Bus: probed\n[ 0.644158] tun: Universal TUN/TAP device driver, 1.6\n[ 0.645090] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647231] PPP generic driver version 2.4.2\n[ 0.648113] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649377] ehci-pci: EHCI PCI platform driver\n[ 0.650227] ehci-platform: EHCI generic platform driver\n[ 0.651204] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.652319] ohci-pci: OHCI PCI platform driver\n[ 0.653174] ohci-platform: OHCI generic platform driver\n[ 0.654140] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.668469] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669458] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670885] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671873] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672975] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674177] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675567] usb usb1: Product: UHCI Host Controller\n[ 0.676491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677610] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678652] hub 1-0:1.0: USB hub found\n[ 0.679423] hub 1-0:1.0: 2 ports detected\n[ 0.680319] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682412] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683346] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684365] mousedev: PS/2 mouse device common for all mice\n[ 0.685601] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687401] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688477] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689651] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690820] i2c /dev entries driver\n[ 0.691570] device-mapper: uevent: version 1.0.3\n[ 0.692513] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694122] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695371] NET: Registered protocol family 10\n[ 0.696366] NET: Registered protocol family 17\n[ 0.697242] Key type dns_resolver registered\n[ 0.698143] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699210] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.700936] registered taskstats version 1\n[ 0.701760] Loading compiled-in X.509 certificates\n[ 0.703182] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705006] zswap: loaded using pool lzo/zbud\n[ 0.706360] Key type trusted registered\n[ 0.707925] Key type encrypted registered\n[ 0.708746] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.709755] ima: No TPM chip found, activating TPM-bypass!\n[ 0.710768] evm: HMAC attrs: 0x1\n[ 0.711673] Magic number: 14:174:585\n[ 0.712534] rtc_cmos 00:00: setting system clock to 2018-12-23 13:34:26 UTC (1545572066)\n[ 0.714106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.715205] EDD information not available.\n[ 0.796408] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.797816] ata1.00: configured for MWDMA2\n[ 0.798976] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.811319] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.812529] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.813762] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.815588] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.817099] Write protecting the kernel read-only data: 14336k\n[ 0.818645] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.820427] 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.877933] 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.51\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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.18s]\nping 10.10.10.9 OK\nping 10.10.10.12 OK\n"} 2018-12-23 13:35:13,189 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e/action used request id req-64aca5fd-6b33-47d1-b0a5-a4ca78ebb878 2018-12-23 13:35:14,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd615f78294a149b9f6e9a2f3d06731e604b908" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:35:15,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:35:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61bc2da1-6100-46ec-a26e-8387b869f49a x-compute-request-id: req-61bc2da1-6100-46ec-a26e-8387b869f49a Content-Encoding: gzip Content-Length: 8110 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490620408 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136354] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138090] pid_max: default: 32768 minimum: 301\n[ 0.139029] ACPI: Core revision 20150930\n[ 0.140462] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141835] Security Framework initialized\n[ 0.142672] Yama: becoming mindful.\n[ 0.143454] AppArmor: AppArmor initialized\n[ 0.144351] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145747] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147081] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148347] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149798] Initializing cgroup subsys io\n[ 0.150635] Initializing cgroup subsys memory\n[ 0.151554] Initializing cgroup subsys devices\n[ 0.152472] Initializing cgroup subsys freezer\n[ 0.153385] Initializing cgroup subsys net_cls\n[ 0.154299] Initializing cgroup subsys perf_event\n[ 0.155256] Initializing cgroup subsys net_prio\n[ 0.156179] Initializing cgroup subsys hugetlb\n[ 0.157091] Initializing cgroup subsys pids\n[ 0.158010] CPU: Physical Processor ID: 0\n[ 0.159554] mce: CPU supports 10 MCE banks\n[ 0.160452] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161499] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172293] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178915] ftrace: allocating 31920 entries in 125 pages\n[ 0.206189] smpboot: Max logical packages: 1\n[ 0.207091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208522] x2apic enabled\n[ 0.209330] Switched APIC routing to physical x2apic.\n[ 0.211067] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212177] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214126] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215879] KVM setup paravirtual spinlock\n[ 0.217149] x86: Booted up 1 node, 1 CPUs\n[ 0.217949] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219316] devtmpfs: initialized\n[ 0.221020] evm: security.selinux\n[ 0.221713] evm: security.SMACK64\n[ 0.222395] evm: security.SMACK64EXEC\n[ 0.223125] evm: security.SMACK64TRANSMUTE\n[ 0.223915] evm: security.SMACK64MMAP\n[ 0.224637] evm: security.ima\n[ 0.225271] evm: security.capability\n[ 0.226062] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227870] pinctrl core: initialized pinctrl subsystem\n[ 0.228941] RTC time: 13:34:25, date: 12/23/18\n[ 0.229886] NET: Registered protocol family 16\n[ 0.230844] cpuidle: using governor ladder\n[ 0.231642] cpuidle: using governor menu\n[ 0.232423] PCCT header not found.\n[ 0.233158] ACPI: bus type PCI registered\n[ 0.233946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235159] PCI: Using configuration type 1 for base access\n[ 0.236888] ACPI: Added _OSI(Module Device)\n[ 0.237703] ACPI: Added _OSI(Processor Device)\n[ 0.238549] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239427] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241494] ACPI: Interpreter enabled\n[ 0.242254] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244067] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247669] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249470] ACPI: (supports S0 S5)\n[ 0.250163] ACPI: Using IOAPIC for interrupt routing\n[ 0.251180] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254233] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255351] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256551] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257707] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259877] acpiphp: Slot [3] registered\n[ 0.260656] acpiphp: Slot [4] registered\n[ 0.261444] acpiphp: Slot [5] registered\n[ 0.262223] acpiphp: Slot [6] registered\n[ 0.263006] acpiphp: Slot [7] registered\n[ 0.263794] acpiphp: Slot [8] registered\n[ 0.264575] acpiphp: Slot [9] registered\n[ 0.265355] acpiphp: Slot [10] registered\n[ 0.266147] acpiphp: Slot [11] registered\n[ 0.266941] acpiphp: Slot [12] registered\n[ 0.267745] acpiphp: Slot [13] registered\n[ 0.268542] acpiphp: Slot [14] registered\n[ 0.269337] acpiphp: Slot [15] registered\n[ 0.280144] acpiphp: Slot [16] registered\n[ 0.280942] acpiphp: Slot [17] registered\n[ 0.281736] acpiphp: Slot [18] registered\n[ 0.282524] acpiphp: Slot [19] registered\n[ 0.283315] acpiphp: Slot [20] registered\n[ 0.284109] acpiphp: Slot [21] registered\n[ 0.284905] acpiphp: Slot [22] registered\n[ 0.285694] acpiphp: Slot [23] registered\n[ 0.286485] acpiphp: Slot [24] registered\n[ 0.287278] acpiphp: Slot [25] registered\n[ 0.288101] acpiphp: Slot [26] registered\n[ 0.288903] acpiphp: Slot [27] registered\n[ 0.289691] acpiphp: Slot [28] registered\n[ 0.290485] acpiphp: Slot [29] registered\n[ 0.291281] acpiphp: Slot [30] registered\n[ 0.292065] acpiphp: Slot [31] registered\n[ 0.292849] PCI host bridge to bus 0000:00\n[ 0.293633] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294803] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295968] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297364] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.298768] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304932] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306163] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308518] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.364818] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366250] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367640] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369017] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370365] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372310] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373430] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374450] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375964] vgaarb: loaded\n[ 0.376551] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377650] SCSI subsystem initialized\n[ 0.378456] ACPI: bus type USB registered\n[ 0.379247] usbcore: registered new interface driver usbfs\n[ 0.380244] usbcore: registered new interface driver hub\n[ 0.381218] usbcore: registered new device driver usb\n[ 0.382326] PCI: Using ACPI for IRQ routing\n[ 0.383499] NetLabel: Initializing\n[ 0.384343] NetLabel: domain hash size = 128\n[ 0.385376] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386507] NetLabel: unlabeled traffic allowed by default\n[ 0.387865] clocksource: Switched to clocksource kvm-clock\n[ 0.393529] AppArmor: AppArmor Filesystem Enabled\n[ 0.394676] pnp: PnP ACPI init\n[ 0.395698] pnp: PnP ACPI: found 5 devices\n[ 0.402247] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404327] NET: Registered protocol family 2\n[ 0.405453] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406983] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408415] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411160] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412576] NET: Registered protocol family 1\n[ 0.413630] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414968] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.416296] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.430791] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445347] Trying to unpack rootfs image as initramfs...\n[ 0.496089] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510186] Scanning for low memory corruption every 60 seconds\n[ 0.511775] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513223] audit: initializing netlink subsys (disabled)\n[ 0.514446] audit: type=2000 audit(1545572066.720:1): initialized\n[ 0.516010] Initialise system trusted keyring\n[ 0.517098] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518487] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520710] zbud: loaded\n[ 0.521500] VFS: Disk quotas dquot_6.6.0\n[ 0.522485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.524308] fuse init (API version 7.23)\n[ 0.525341] Key type big_key registered\n[ 0.526299] Allocating IMA MOK and blacklist keyrings.\n[ 0.527979] Key type asymmetric registered\n[ 0.528993] Asymmetric key parser 'x509' registered\n[ 0.530136] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531863] io scheduler noop registered\n[ 0.532815] io scheduler deadline registered (default)\n[ 0.534023] io scheduler cfq registered\n[ 0.534999] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536275] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537784] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539540] ACPI: Power Button [PWRF]\n[ 0.540524] GHES: HEST is not enabled!\n[ 0.554669] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594208] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.597715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621828] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624227] Linux agpgart interface v0.103\n[ 0.626445] brd: module loaded\n[ 0.627732] loop: module loaded\n[ 0.631739] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633428] GPT:90111 != 2097151\n[ 0.634210] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635481] GPT:90111 != 2097151\n[ 0.636272] GPT: Use GNU Parted to correct GPT errors.\n[ 0.637400] vda: vda1 vda15\n[ 0.638953] scsi host0: ata_piix\n[ 0.639802] scsi host1: ata_piix\n[ 0.640620] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.641887] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.643313] libphy: Fixed MDIO Bus: probed\n[ 0.644158] tun: Universal TUN/TAP device driver, 1.6\n[ 0.645090] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647231] PPP generic driver version 2.4.2\n[ 0.648113] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649377] ehci-pci: EHCI PCI platform driver\n[ 0.650227] ehci-platform: EHCI generic platform driver\n[ 0.651204] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.652319] ohci-pci: OHCI PCI platform driver\n[ 0.653174] ohci-platform: OHCI generic platform driver\n[ 0.654140] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.668469] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669458] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670885] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671873] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672975] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674177] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675567] usb usb1: Product: UHCI Host Controller\n[ 0.676491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677610] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678652] hub 1-0:1.0: USB hub found\n[ 0.679423] hub 1-0:1.0: 2 ports detected\n[ 0.680319] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682412] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683346] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684365] mousedev: PS/2 mouse device common for all mice\n[ 0.685601] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687401] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688477] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689651] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690820] i2c /dev entries driver\n[ 0.691570] device-mapper: uevent: version 1.0.3\n[ 0.692513] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694122] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695371] NET: Registered protocol family 10\n[ 0.696366] NET: Registered protocol family 17\n[ 0.697242] Key type dns_resolver registered\n[ 0.698143] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699210] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.700936] registered taskstats version 1\n[ 0.701760] Loading compiled-in X.509 certificates\n[ 0.703182] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705006] zswap: loaded using pool lzo/zbud\n[ 0.706360] Key type trusted registered\n[ 0.707925] Key type encrypted registered\n[ 0.708746] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.709755] ima: No TPM chip found, activating TPM-bypass!\n[ 0.710768] evm: HMAC attrs: 0x1\n[ 0.711673] Magic number: 14:174:585\n[ 0.712534] rtc_cmos 00:00: setting system clock to 2018-12-23 13:34:26 UTC (1545572066)\n[ 0.714106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.715205] EDD information not available.\n[ 0.796408] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.797816] ata1.00: configured for MWDMA2\n[ 0.798976] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.811319] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.812529] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.813762] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.815588] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.817099] Write protecting the kernel read-only data: 14336k\n[ 0.818645] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.820427] 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.877933] 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.51\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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.18s]\nping 10.10.10.9 OK\nping 10.10.10.12 OK\n"} 2018-12-23 13:35:15,268 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e/action used request id req-61bc2da1-6100-46ec-a26e-8387b869f49a 2018-12-23 13:35:16,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd615f78294a149b9f6e9a2f3d06731e604b908" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:35:17,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:35:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0cb3c67f-8aed-4f2d-9259-a319f07cb6a1 x-compute-request-id: req-0cb3c67f-8aed-4f2d-9259-a319f07cb6a1 Content-Encoding: gzip Content-Length: 8116 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490620408 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136354] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138090] pid_max: default: 32768 minimum: 301\n[ 0.139029] ACPI: Core revision 20150930\n[ 0.140462] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141835] Security Framework initialized\n[ 0.142672] Yama: becoming mindful.\n[ 0.143454] AppArmor: AppArmor initialized\n[ 0.144351] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145747] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147081] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148347] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149798] Initializing cgroup subsys io\n[ 0.150635] Initializing cgroup subsys memory\n[ 0.151554] Initializing cgroup subsys devices\n[ 0.152472] Initializing cgroup subsys freezer\n[ 0.153385] Initializing cgroup subsys net_cls\n[ 0.154299] Initializing cgroup subsys perf_event\n[ 0.155256] Initializing cgroup subsys net_prio\n[ 0.156179] Initializing cgroup subsys hugetlb\n[ 0.157091] Initializing cgroup subsys pids\n[ 0.158010] CPU: Physical Processor ID: 0\n[ 0.159554] mce: CPU supports 10 MCE banks\n[ 0.160452] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161499] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172293] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178915] ftrace: allocating 31920 entries in 125 pages\n[ 0.206189] smpboot: Max logical packages: 1\n[ 0.207091] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208522] x2apic enabled\n[ 0.209330] Switched APIC routing to physical x2apic.\n[ 0.211067] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212177] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214126] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215879] KVM setup paravirtual spinlock\n[ 0.217149] x86: Booted up 1 node, 1 CPUs\n[ 0.217949] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219316] devtmpfs: initialized\n[ 0.221020] evm: security.selinux\n[ 0.221713] evm: security.SMACK64\n[ 0.222395] evm: security.SMACK64EXEC\n[ 0.223125] evm: security.SMACK64TRANSMUTE\n[ 0.223915] evm: security.SMACK64MMAP\n[ 0.224637] evm: security.ima\n[ 0.225271] evm: security.capability\n[ 0.226062] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227870] pinctrl core: initialized pinctrl subsystem\n[ 0.228941] RTC time: 13:34:25, date: 12/23/18\n[ 0.229886] NET: Registered protocol family 16\n[ 0.230844] cpuidle: using governor ladder\n[ 0.231642] cpuidle: using governor menu\n[ 0.232423] PCCT header not found.\n[ 0.233158] ACPI: bus type PCI registered\n[ 0.233946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235159] PCI: Using configuration type 1 for base access\n[ 0.236888] ACPI: Added _OSI(Module Device)\n[ 0.237703] ACPI: Added _OSI(Processor Device)\n[ 0.238549] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239427] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241494] ACPI: Interpreter enabled\n[ 0.242254] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244067] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247669] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249470] ACPI: (supports S0 S5)\n[ 0.250163] ACPI: Using IOAPIC for interrupt routing\n[ 0.251180] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254233] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255351] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.256551] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257707] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259877] acpiphp: Slot [3] registered\n[ 0.260656] acpiphp: Slot [4] registered\n[ 0.261444] acpiphp: Slot [5] registered\n[ 0.262223] acpiphp: Slot [6] registered\n[ 0.263006] acpiphp: Slot [7] registered\n[ 0.263794] acpiphp: Slot [8] registered\n[ 0.264575] acpiphp: Slot [9] registered\n[ 0.265355] acpiphp: Slot [10] registered\n[ 0.266147] acpiphp: Slot [11] registered\n[ 0.266941] acpiphp: Slot [12] registered\n[ 0.267745] acpiphp: Slot [13] registered\n[ 0.268542] acpiphp: Slot [14] registered\n[ 0.269337] acpiphp: Slot [15] registered\n[ 0.280144] acpiphp: Slot [16] registered\n[ 0.280942] acpiphp: Slot [17] registered\n[ 0.281736] acpiphp: Slot [18] registered\n[ 0.282524] acpiphp: Slot [19] registered\n[ 0.283315] acpiphp: Slot [20] registered\n[ 0.284109] acpiphp: Slot [21] registered\n[ 0.284905] acpiphp: Slot [22] registered\n[ 0.285694] acpiphp: Slot [23] registered\n[ 0.286485] acpiphp: Slot [24] registered\n[ 0.287278] acpiphp: Slot [25] registered\n[ 0.288101] acpiphp: Slot [26] registered\n[ 0.288903] acpiphp: Slot [27] registered\n[ 0.289691] acpiphp: Slot [28] registered\n[ 0.290485] acpiphp: Slot [29] registered\n[ 0.291281] acpiphp: Slot [30] registered\n[ 0.292065] acpiphp: Slot [31] registered\n[ 0.292849] PCI host bridge to bus 0000:00\n[ 0.293633] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294803] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.295968] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297364] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.298768] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.304932] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.306163] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.307299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.308518] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316906] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.364818] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366250] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367640] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369017] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370365] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372310] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373430] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374450] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375964] vgaarb: loaded\n[ 0.376551] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377650] SCSI subsystem initialized\n[ 0.378456] ACPI: bus type USB registered\n[ 0.379247] usbcore: registered new interface driver usbfs\n[ 0.380244] usbcore: registered new interface driver hub\n[ 0.381218] usbcore: registered new device driver usb\n[ 0.382326] PCI: Using ACPI for IRQ routing\n[ 0.383499] NetLabel: Initializing\n[ 0.384343] NetLabel: domain hash size = 128\n[ 0.385376] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386507] NetLabel: unlabeled traffic allowed by default\n[ 0.387865] clocksource: Switched to clocksource kvm-clock\n[ 0.393529] AppArmor: AppArmor Filesystem Enabled\n[ 0.394676] pnp: PnP ACPI init\n[ 0.395698] pnp: PnP ACPI: found 5 devices\n[ 0.402247] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.404327] NET: Registered protocol family 2\n[ 0.405453] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.406983] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.408415] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.409811] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411160] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412576] NET: Registered protocol family 1\n[ 0.413630] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414968] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.416296] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.430791] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445347] Trying to unpack rootfs image as initramfs...\n[ 0.496089] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510186] Scanning for low memory corruption every 60 seconds\n[ 0.511775] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513223] audit: initializing netlink subsys (disabled)\n[ 0.514446] audit: type=2000 audit(1545572066.720:1): initialized\n[ 0.516010] Initialise system trusted keyring\n[ 0.517098] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518487] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520710] zbud: loaded\n[ 0.521500] VFS: Disk quotas dquot_6.6.0\n[ 0.522485] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.524308] fuse init (API version 7.23)\n[ 0.525341] Key type big_key registered\n[ 0.526299] Allocating IMA MOK and blacklist keyrings.\n[ 0.527979] Key type asymmetric registered\n[ 0.528993] Asymmetric key parser 'x509' registered\n[ 0.530136] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531863] io scheduler noop registered\n[ 0.532815] io scheduler deadline registered (default)\n[ 0.534023] io scheduler cfq registered\n[ 0.534999] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536275] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537784] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539540] ACPI: Power Button [PWRF]\n[ 0.540524] GHES: HEST is not enabled!\n[ 0.554669] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.594208] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.597715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621828] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624227] Linux agpgart interface v0.103\n[ 0.626445] brd: module loaded\n[ 0.627732] loop: module loaded\n[ 0.631739] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.633428] GPT:90111 != 2097151\n[ 0.634210] GPT:Alternate GPT header not at the end of the disk.\n[ 0.635481] GPT:90111 != 2097151\n[ 0.636272] GPT: Use GNU Parted to correct GPT errors.\n[ 0.637400] vda: vda1 vda15\n[ 0.638953] scsi host0: ata_piix\n[ 0.639802] scsi host1: ata_piix\n[ 0.640620] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.641887] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.643313] libphy: Fixed MDIO Bus: probed\n[ 0.644158] tun: Universal TUN/TAP device driver, 1.6\n[ 0.645090] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647231] PPP generic driver version 2.4.2\n[ 0.648113] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649377] ehci-pci: EHCI PCI platform driver\n[ 0.650227] ehci-platform: EHCI generic platform driver\n[ 0.651204] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.652319] ohci-pci: OHCI PCI platform driver\n[ 0.653174] ohci-platform: OHCI generic platform driver\n[ 0.654140] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.668469] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.669458] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.670885] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.671873] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.672975] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.674177] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675567] usb usb1: Product: UHCI Host Controller\n[ 0.676491] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677610] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678652] hub 1-0:1.0: USB hub found\n[ 0.679423] hub 1-0:1.0: 2 ports detected\n[ 0.680319] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.682412] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.683346] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684365] mousedev: PS/2 mouse device common for all mice\n[ 0.685601] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687401] rtc_cmos 00:00: RTC can wake from S4\n[ 0.688477] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.689651] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.690820] i2c /dev entries driver\n[ 0.691570] device-mapper: uevent: version 1.0.3\n[ 0.692513] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.694122] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695371] NET: Registered protocol family 10\n[ 0.696366] NET: Registered protocol family 17\n[ 0.697242] Key type dns_resolver registered\n[ 0.698143] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.699210] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.700936] registered taskstats version 1\n[ 0.701760] Loading compiled-in X.509 certificates\n[ 0.703182] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705006] zswap: loaded using pool lzo/zbud\n[ 0.706360] Key type trusted registered\n[ 0.707925] Key type encrypted registered\n[ 0.708746] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.709755] ima: No TPM chip found, activating TPM-bypass!\n[ 0.710768] evm: HMAC attrs: 0x1\n[ 0.711673] Magic number: 14:174:585\n[ 0.712534] rtc_cmos 00:00: setting system clock to 2018-12-23 13:34:26 UTC (1545572066)\n[ 0.714106] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.715205] EDD information not available.\n[ 0.796408] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.797816] ata1.00: configured for MWDMA2\n[ 0.798976] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.811319] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.812529] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.813762] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.815588] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.817099] Write protecting the kernel read-only data: 14336k\n[ 0.818645] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.820427] 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.877933] 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.51\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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.18s]\nping 10.10.10.9 OK\nping 10.10.10.12 OK\nping 10.10.11.9 KO\n"} 2018-12-23 13:35:17,403 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e/action used request id req-0cb3c67f-8aed-4f2d-9259-a319f07cb6a1 2018-12-23 13:35:17,404 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-1' cannot ping 'sdnvpn-4-4' 2018-12-23 13:35:17,404 - sdnvpn-results - INFO - Associate network 'sdnvpn-4-2-net' to the VPN. 2018-12-23 13:35:17,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/0a8aff4d-90fa-46f1-8209-b934904859d9/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" -d '{"network_association": {"network_id": "40c4466f-be64-49b3-ba73-16718404d2d3"}}' 2018-12-23 13:35:18,095 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-ed7b298e-04d4-409e-9a0f-8ff4edafc33c Date: Sun, 23 Dec 2018 13:35:18 GMT RESP BODY: {"network_association": {"network_id": "40c4466f-be64-49b3-ba73-16718404d2d3", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "85ede07a-f4c7-4a44-9730-3e5c75859a4b"}} 2018-12-23 13:35:18,095 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/0a8aff4d-90fa-46f1-8209-b934904859d9/network_associations used request id req-ed7b298e-04d4-409e-9a0f-8ff4edafc33c 2018-12-23 13:35:18,095 - sdnvpn_test_utils - DEBUG - Waiting for router 0a8aff4d-90fa-46f1-8209-b934904859d9 to associate with BGPVPN 8159be87-e66d-46ea-85a8-e0f509a31ee9 2018-12-23 13:35:18,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/0a8aff4d-90fa-46f1-8209-b934904859d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" 2018-12-23 13:35:18,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-26989ae5-ace9-400b-90e4-c76c20efe344 Date: Sun, 23 Dec 2018 13:35:18 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["12:12"], "routers": ["8159be87-e66d-46ea-85a8-e0f509a31ee9"], "id": "0a8aff4d-90fa-46f1-8209-b934904859d9", "name": "sdnvpn-661532", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "import_targets": ["88:88"], "networks": ["40c4466f-be64-49b3-ba73-16718404d2d3"], "route_targets": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "type": "l3"}} 2018-12-23 13:35:18,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/0a8aff4d-90fa-46f1-8209-b934904859d9 used request id req-26989ae5-ace9-400b-90e4-c76c20efe344 2018-12-23 13:35:19,451 - sdnvpn_test_utils - DEBUG - Waiting for network 0a8aff4d-90fa-46f1-8209-b934904859d9 to associate with BGPVPN 40c4466f-be64-49b3-ba73-16718404d2d3 2018-12-23 13:35:19,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/0a8aff4d-90fa-46f1-8209-b934904859d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" 2018-12-23 13:35:19,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-7cd92518-0e84-4198-8c49-a77ed8b22fbb Date: Sun, 23 Dec 2018 13:35:19 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "route_distinguishers": ["12:12"], "routers": ["8159be87-e66d-46ea-85a8-e0f509a31ee9"], "id": "0a8aff4d-90fa-46f1-8209-b934904859d9", "name": "sdnvpn-661532", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "import_targets": ["88:88"], "networks": ["40c4466f-be64-49b3-ba73-16718404d2d3"], "route_targets": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "type": "l3"}} 2018-12-23 13:35:19,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/0a8aff4d-90fa-46f1-8209-b934904859d9 used request id req-7cd92518-0e84-4198-8c49-a77ed8b22fbb 2018-12-23 13:35:20,785 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-12-23 13:35:50,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e53f421da5d3f5481bfcdcea54f60100d918f2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:35:51,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-b52c2770-71b8-4e6f-be63-8f79f437a6db x-compute-request-id: req-b52c2770-71b8-4e6f-be63-8f79f437a6db 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 848226206 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129534] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131192] pid_max: default: 32768 minimum: 301\n[ 0.132088] ACPI: Core revision 20150930\n[ 0.133472] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134795] Security Framework initialized\n[ 0.135611] Yama: becoming mindful.\n[ 0.136336] AppArmor: AppArmor initialized\n[ 0.137212] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138566] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139845] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141062] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142448] Initializing cgroup subsys io\n[ 0.143265] Initializing cgroup subsys memory\n[ 0.144127] Initializing cgroup subsys devices\n[ 0.145013] Initializing cgroup subsys freezer\n[ 0.145884] Initializing cgroup subsys net_cls\n[ 0.146748] Initializing cgroup subsys perf_event\n[ 0.147656] Initializing cgroup subsys net_prio\n[ 0.148533] Initializing cgroup subsys hugetlb\n[ 0.149406] Initializing cgroup subsys pids\n[ 0.150287] CPU: Physical Processor ID: 0\n[ 0.151782] mce: CPU supports 10 MCE banks\n[ 0.152638] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153632] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164296] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170689] ftrace: allocating 31920 entries in 125 pages\n[ 0.197022] smpboot: Max logical packages: 1\n[ 0.197881] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199224] x2apic enabled\n[ 0.200030] Switched APIC routing to physical x2apic.\n[ 0.201786] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202907] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204899] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206687] KVM setup paravirtual spinlock\n[ 0.207979] x86: Booted up 1 node, 1 CPUs\n[ 0.208789] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210177] devtmpfs: initialized\n[ 0.211891] evm: security.selinux\n[ 0.212592] evm: security.SMACK64\n[ 0.213279] evm: security.SMACK64EXEC\n[ 0.214025] evm: security.SMACK64TRANSMUTE\n[ 0.214831] evm: security.SMACK64MMAP\n[ 0.215578] evm: security.ima\n[ 0.216218] evm: security.capability\n[ 0.217019] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218875] pinctrl core: initialized pinctrl subsystem\n[ 0.219977] RTC time: 13:34:13, date: 12/23/18\n[ 0.220928] NET: Registered protocol family 16\n[ 0.221894] cpuidle: using governor ladder\n[ 0.222709] cpuidle: using governor menu\n[ 0.223489] PCCT header not found.\n[ 0.224245] ACPI: bus type PCI registered\n[ 0.225047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226286] PCI: Using configuration type 1 for base access\n[ 0.228036] ACPI: Added _OSI(Module Device)\n[ 0.228880] ACPI: Added _OSI(Processor Device)\n[ 0.229736] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230631] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232728] ACPI: Interpreter enabled\n[ 0.233496] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239073] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240907] ACPI: (supports S0 S5)\n[ 0.241610] ACPI: Using IOAPIC for interrupt routing\n[ 0.242659] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245752] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246900] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248133] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249321] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251537] acpiphp: Slot [3] registered\n[ 0.252339] acpiphp: Slot [4] registered\n[ 0.253137] acpiphp: Slot [5] registered\n[ 0.253933] acpiphp: Slot [6] registered\n[ 0.254726] acpiphp: Slot [7] registered\n[ 0.255522] acpiphp: Slot [8] registered\n[ 0.256320] acpiphp: Slot [9] registered\n[ 0.257117] acpiphp: Slot [10] registered\n[ 0.257933] acpiphp: Slot [11] registered\n[ 0.258743] acpiphp: Slot [12] registered\n[ 0.259557] acpiphp: Slot [13] registered\n[ 0.260362] acpiphp: Slot [14] registered\n[ 0.261172] acpiphp: Slot [15] registered\n[ 0.272047] acpiphp: Slot [16] registered\n[ 0.272864] acpiphp: Slot [17] registered\n[ 0.273672] acpiphp: Slot [18] registered\n[ 0.274474] acpiphp: Slot [19] registered\n[ 0.275284] acpiphp: Slot [20] registered\n[ 0.276100] acpiphp: Slot [21] registered\n[ 0.276910] acpiphp: Slot [22] registered\n[ 0.277719] acpiphp: Slot [23] registered\n[ 0.278524] acpiphp: Slot [24] registered\n[ 0.279334] acpiphp: Slot [25] registered\n[ 0.280148] acpiphp: Slot [26] registered\n[ 0.280957] acpiphp: Slot [27] registered\n[ 0.281766] acpiphp: Slot [28] registered\n[ 0.282574] acpiphp: Slot [29] registered\n[ 0.283377] acpiphp: Slot [30] registered\n[ 0.284189] acpiphp: Slot [31] registered\n[ 0.285000] PCI host bridge to bus 0000:00\n[ 0.285805] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288220] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289668] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291108] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297315] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298591] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299754] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301017] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307432] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308861] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355534] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357021] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358440] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359849] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361228] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362481] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363630] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364853] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366393] vgaarb: loaded\n[ 0.366995] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368121] SCSI subsystem initialized\n[ 0.368936] ACPI: bus type USB registered\n[ 0.369748] usbcore: registered new interface driver usbfs\n[ 0.370775] usbcore: registered new interface driver hub\n[ 0.371777] usbcore: registered new device driver usb\n[ 0.372826] PCI: Using ACPI for IRQ routing\n[ 0.373845] NetLabel: Initializing\n[ 0.374558] NetLabel: domain hash size = 128\n[ 0.375408] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376358] NetLabel: unlabeled traffic allowed by default\n[ 0.377454] clocksource: Switched to clocksource kvm-clock\n[ 0.382869] AppArmor: AppArmor Filesystem Enabled\n[ 0.383824] pnp: PnP ACPI init\n[ 0.384735] pnp: PnP ACPI: found 5 devices\n[ 0.391103] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392804] NET: Registered protocol family 2\n[ 0.393760] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395030] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396195] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397349] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398423] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399594] NET: Registered protocol family 1\n[ 0.400456] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401557] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402627] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416641] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430863] Trying to unpack rootfs image as initramfs...\n[ 0.480411] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494211] Scanning for low memory corruption every 60 seconds\n[ 0.495537] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496696] audit: initializing netlink subsys (disabled)\n[ 0.497751] audit: type=2000 audit(1545572054.286:1): initialized\n[ 0.499067] Initialise system trusted keyring\n[ 0.499999] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501165] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503137] zbud: loaded\n[ 0.503844] VFS: Disk quotas dquot_6.6.0\n[ 0.504668] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506185] fuse init (API version 7.23)\n[ 0.507089] Key type big_key registered\n[ 0.507895] Allocating IMA MOK and blacklist keyrings.\n[ 0.509365] Key type asymmetric registered\n[ 0.510201] Asymmetric key parser 'x509' registered\n[ 0.511160] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.512630] io scheduler noop registered\n[ 0.513425] io scheduler deadline registered (default)\n[ 0.514428] io scheduler cfq registered\n[ 0.515266] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516315] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.517598] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519061] ACPI: Power Button [PWRF]\n[ 0.519896] GHES: HEST is not enabled!\n[ 0.533614] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564052] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.589573] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591812] Linux agpgart interface v0.103\n[ 0.593832] brd: module loaded\n[ 0.594998] loop: module loaded\n[ 0.600009] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601454] GPT:90111 != 2097151\n[ 0.602141] GPT:Alternate GPT header not at the end of the disk.\n[ 0.603225] GPT:90111 != 2097151\n[ 0.603897] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604939] vda: vda1 vda15\n[ 0.606717] scsi host0: ata_piix\n[ 0.607737] scsi host1: ata_piix\n[ 0.608762] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610444] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612413] libphy: Fixed MDIO Bus: probed\n[ 0.613481] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614688] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617216] PPP generic driver version 2.4.2\n[ 0.618418] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619923] ehci-pci: EHCI PCI platform driver\n[ 0.621020] ehci-platform: EHCI generic platform driver\n[ 0.622274] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623706] ohci-pci: OHCI PCI platform driver\n[ 0.624883] ohci-platform: OHCI generic platform driver\n[ 0.626081] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640457] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641467] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642919] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645050] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646273] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647691] usb usb1: Product: UHCI Host Controller\n[ 0.648622] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649765] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650799] hub 1-0:1.0: USB hub found\n[ 0.651576] hub 1-0:1.0: 2 ports detected\n[ 0.652473] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654614] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655572] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656599] mousedev: PS/2 mouse device common for all mice\n[ 0.657856] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659694] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660791] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661994] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663190] i2c /dev entries driver\n[ 0.663948] device-mapper: uevent: version 1.0.3\n[ 0.664883] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666512] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667799] NET: Registered protocol family 10\n[ 0.668797] NET: Registered protocol family 17\n[ 0.669707] Key type dns_resolver registered\n[ 0.670634] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671727] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673482] registered taskstats version 1\n[ 0.674311] Loading compiled-in X.509 certificates\n[ 0.675745] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677606] zswap: loaded using pool lzo/zbud\n[ 0.678980] Key type trusted registered\n[ 0.680520] Key type encrypted registered\n[ 0.681347] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683429] evm: HMAC attrs: 0x1\n[ 0.684730] Magic number: 14:174:585\n[ 0.685623] rtc_cmos 00:00: setting system clock to 2018-12-23 13:34:14 UTC (1545572054)\n[ 0.687214] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688325] EDD information not available.\n[ 0.766087] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.767526] ata1.00: configured for MWDMA2\n[ 0.768712] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.781217] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.782459] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.783710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.785569] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.787094] Write protecting the kernel read-only data: 14336k\n[ 0.788649] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790434] 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.04\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.234839] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.9...\nLease of 10.10.11.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nTop of 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.88s]\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\n"} 2018-12-23 13:35:51,888 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b/action used request id req-b52c2770-71b8-4e6f-be63-8f79f437a6db 2018-12-23 13:35:51,889 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-4' (10.10.11.9) to 'sdnvpn-4-5' (10.10.11.6). -->Expected result: can ping. 2018-12-23 13:35:51,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e53f421da5d3f5481bfcdcea54f60100d918f2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:35:52,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:35: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-ee94a48c-ce93-493b-9aef-9cf9f9ca77f8 x-compute-request-id: req-ee94a48c-ce93-493b-9aef-9cf9f9ca77f8 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 848226206 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.129534] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131192] pid_max: default: 32768 minimum: 301\n[ 0.132088] ACPI: Core revision 20150930\n[ 0.133472] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134795] Security Framework initialized\n[ 0.135611] Yama: becoming mindful.\n[ 0.136336] AppArmor: AppArmor initialized\n[ 0.137212] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138566] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139845] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141062] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142448] Initializing cgroup subsys io\n[ 0.143265] Initializing cgroup subsys memory\n[ 0.144127] Initializing cgroup subsys devices\n[ 0.145013] Initializing cgroup subsys freezer\n[ 0.145884] Initializing cgroup subsys net_cls\n[ 0.146748] Initializing cgroup subsys perf_event\n[ 0.147656] Initializing cgroup subsys net_prio\n[ 0.148533] Initializing cgroup subsys hugetlb\n[ 0.149406] Initializing cgroup subsys pids\n[ 0.150287] CPU: Physical Processor ID: 0\n[ 0.151782] mce: CPU supports 10 MCE banks\n[ 0.152638] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153632] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164296] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170689] ftrace: allocating 31920 entries in 125 pages\n[ 0.197022] smpboot: Max logical packages: 1\n[ 0.197881] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199224] x2apic enabled\n[ 0.200030] Switched APIC routing to physical x2apic.\n[ 0.201786] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202907] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204899] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206687] KVM setup paravirtual spinlock\n[ 0.207979] x86: Booted up 1 node, 1 CPUs\n[ 0.208789] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210177] devtmpfs: initialized\n[ 0.211891] evm: security.selinux\n[ 0.212592] evm: security.SMACK64\n[ 0.213279] evm: security.SMACK64EXEC\n[ 0.214025] evm: security.SMACK64TRANSMUTE\n[ 0.214831] evm: security.SMACK64MMAP\n[ 0.215578] evm: security.ima\n[ 0.216218] evm: security.capability\n[ 0.217019] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218875] pinctrl core: initialized pinctrl subsystem\n[ 0.219977] RTC time: 13:34:13, date: 12/23/18\n[ 0.220928] NET: Registered protocol family 16\n[ 0.221894] cpuidle: using governor ladder\n[ 0.222709] cpuidle: using governor menu\n[ 0.223489] PCCT header not found.\n[ 0.224245] ACPI: bus type PCI registered\n[ 0.225047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226286] PCI: Using configuration type 1 for base access\n[ 0.228036] ACPI: Added _OSI(Module Device)\n[ 0.228880] ACPI: Added _OSI(Processor Device)\n[ 0.229736] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230631] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232728] ACPI: Interpreter enabled\n[ 0.233496] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.239073] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240907] ACPI: (supports S0 S5)\n[ 0.241610] ACPI: Using IOAPIC for interrupt routing\n[ 0.242659] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245752] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246900] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248133] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249321] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251537] acpiphp: Slot [3] registered\n[ 0.252339] acpiphp: Slot [4] registered\n[ 0.253137] acpiphp: Slot [5] registered\n[ 0.253933] acpiphp: Slot [6] registered\n[ 0.254726] acpiphp: Slot [7] registered\n[ 0.255522] acpiphp: Slot [8] registered\n[ 0.256320] acpiphp: Slot [9] registered\n[ 0.257117] acpiphp: Slot [10] registered\n[ 0.257933] acpiphp: Slot [11] registered\n[ 0.258743] acpiphp: Slot [12] registered\n[ 0.259557] acpiphp: Slot [13] registered\n[ 0.260362] acpiphp: Slot [14] registered\n[ 0.261172] acpiphp: Slot [15] registered\n[ 0.272047] acpiphp: Slot [16] registered\n[ 0.272864] acpiphp: Slot [17] registered\n[ 0.273672] acpiphp: Slot [18] registered\n[ 0.274474] acpiphp: Slot [19] registered\n[ 0.275284] acpiphp: Slot [20] registered\n[ 0.276100] acpiphp: Slot [21] registered\n[ 0.276910] acpiphp: Slot [22] registered\n[ 0.277719] acpiphp: Slot [23] registered\n[ 0.278524] acpiphp: Slot [24] registered\n[ 0.279334] acpiphp: Slot [25] registered\n[ 0.280148] acpiphp: Slot [26] registered\n[ 0.280957] acpiphp: Slot [27] registered\n[ 0.281766] acpiphp: Slot [28] registered\n[ 0.282574] acpiphp: Slot [29] registered\n[ 0.283377] acpiphp: Slot [30] registered\n[ 0.284189] acpiphp: Slot [31] registered\n[ 0.285000] PCI host bridge to bus 0000:00\n[ 0.285805] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288220] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.289668] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291108] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297315] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.298591] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.299754] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301017] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.307432] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308861] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355534] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357021] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358440] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.359849] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361228] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.362481] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363630] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364853] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366393] vgaarb: loaded\n[ 0.366995] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368121] SCSI subsystem initialized\n[ 0.368936] ACPI: bus type USB registered\n[ 0.369748] usbcore: registered new interface driver usbfs\n[ 0.370775] usbcore: registered new interface driver hub\n[ 0.371777] usbcore: registered new device driver usb\n[ 0.372826] PCI: Using ACPI for IRQ routing\n[ 0.373845] NetLabel: Initializing\n[ 0.374558] NetLabel: domain hash size = 128\n[ 0.375408] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376358] NetLabel: unlabeled traffic allowed by default\n[ 0.377454] clocksource: Switched to clocksource kvm-clock\n[ 0.382869] AppArmor: AppArmor Filesystem Enabled\n[ 0.383824] pnp: PnP ACPI init\n[ 0.384735] pnp: PnP ACPI: found 5 devices\n[ 0.391103] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392804] NET: Registered protocol family 2\n[ 0.393760] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395030] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396195] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397349] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398423] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399594] NET: Registered protocol family 1\n[ 0.400456] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401557] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402627] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416641] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430863] Trying to unpack rootfs image as initramfs...\n[ 0.480411] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.494211] Scanning for low memory corruption every 60 seconds\n[ 0.495537] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.496696] audit: initializing netlink subsys (disabled)\n[ 0.497751] audit: type=2000 audit(1545572054.286:1): initialized\n[ 0.499067] Initialise system trusted keyring\n[ 0.499999] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.501165] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503137] zbud: loaded\n[ 0.503844] VFS: Disk quotas dquot_6.6.0\n[ 0.504668] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506185] fuse init (API version 7.23)\n[ 0.507089] Key type big_key registered\n[ 0.507895] Allocating IMA MOK and blacklist keyrings.\n[ 0.509365] Key type asymmetric registered\n[ 0.510201] Asymmetric key parser 'x509' registered\n[ 0.511160] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.512630] io scheduler noop registered\n[ 0.513425] io scheduler deadline registered (default)\n[ 0.514428] io scheduler cfq registered\n[ 0.515266] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516315] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.517598] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519061] ACPI: Power Button [PWRF]\n[ 0.519896] GHES: HEST is not enabled!\n[ 0.533614] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564052] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.589573] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591812] Linux agpgart interface v0.103\n[ 0.593832] brd: module loaded\n[ 0.594998] loop: module loaded\n[ 0.600009] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601454] GPT:90111 != 2097151\n[ 0.602141] GPT:Alternate GPT header not at the end of the disk.\n[ 0.603225] GPT:90111 != 2097151\n[ 0.603897] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604939] vda: vda1 vda15\n[ 0.606717] scsi host0: ata_piix\n[ 0.607737] scsi host1: ata_piix\n[ 0.608762] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610444] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.612413] libphy: Fixed MDIO Bus: probed\n[ 0.613481] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614688] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617216] PPP generic driver version 2.4.2\n[ 0.618418] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619923] ehci-pci: EHCI PCI platform driver\n[ 0.621020] ehci-platform: EHCI generic platform driver\n[ 0.622274] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623706] ohci-pci: OHCI PCI platform driver\n[ 0.624883] ohci-platform: OHCI generic platform driver\n[ 0.626081] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640457] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641467] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642919] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643937] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.645050] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646273] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.647691] usb usb1: Product: UHCI Host Controller\n[ 0.648622] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649765] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650799] hub 1-0:1.0: USB hub found\n[ 0.651576] hub 1-0:1.0: 2 ports detected\n[ 0.652473] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654614] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655572] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656599] mousedev: PS/2 mouse device common for all mice\n[ 0.657856] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659694] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660791] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661994] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663190] i2c /dev entries driver\n[ 0.663948] device-mapper: uevent: version 1.0.3\n[ 0.664883] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666512] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667799] NET: Registered protocol family 10\n[ 0.668797] NET: Registered protocol family 17\n[ 0.669707] Key type dns_resolver registered\n[ 0.670634] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671727] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673482] registered taskstats version 1\n[ 0.674311] Loading compiled-in X.509 certificates\n[ 0.675745] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677606] zswap: loaded using pool lzo/zbud\n[ 0.678980] Key type trusted registered\n[ 0.680520] Key type encrypted registered\n[ 0.681347] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682387] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683429] evm: HMAC attrs: 0x1\n[ 0.684730] Magic number: 14:174:585\n[ 0.685623] rtc_cmos 00:00: setting system clock to 2018-12-23 13:34:14 UTC (1545572054)\n[ 0.687214] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688325] EDD information not available.\n[ 0.766087] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.767526] ata1.00: configured for MWDMA2\n[ 0.768712] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.781217] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.782459] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.783710] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.785569] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.787094] Write protecting the kernel read-only data: 14336k\n[ 0.788649] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790434] 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.04\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.234839] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.9...\nLease of 10.10.11.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.11.1\"\nTop of 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.88s]\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\nping 10.10.11.6 OK\n"} 2018-12-23 13:35:52,961 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b/action used request id req-ee94a48c-ce93-493b-9aef-9cf9f9ca77f8 2018-12-23 13:35:52,962 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-4' can ping 'sdnvpn-4-5' 2018-12-23 13:35:52,964 - sdnvpn-results - INFO - Update VPN with eRT=iRT ... 2018-12-23 13:35:52,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/0a8aff4d-90fa-46f1-8209-b934904859d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" 2018-12-23 13:35:53,653 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-55105e6e-873b-427d-ad8a-f08ec5fec55a Content-Length: 0 Date: Sun, 23 Dec 2018 13:35:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:35:53,653 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/0a8aff4d-90fa-46f1-8209-b934904859d9 used request id req-55105e6e-873b-427d-ad8a-f08ec5fec55a 2018-12-23 13:36:23,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-661532", "route_distinguishers": "12:12"}}' 2018-12-23 13:36:24,054 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-703bd47c-7ae5-4a35-a757-1b6c0ec0202f Date: Sun, 23 Dec 2018 13:36:24 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["12:12"], "routers": [], "id": "258cf9e3-37f7-40bd-8b9f-e343463a0d99", "name": "sdnvpn-661532", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "type": "l3"}} 2018-12-23 13:36:24,055 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns used request id req-703bd47c-7ae5-4a35-a757-1b6c0ec0202f 2018-12-23 13:36:24,055 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-661532', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'1b564ea31c8e45b6a10fe5a84fe49166', u'route_targets': [], u'project_id': u'1b564ea31c8e45b6a10fe5a84fe49166', u'type': u'l3', u'id': u'258cf9e3-37f7-40bd-8b9f-e343463a0d99'}} 2018-12-23 13:36:24,055 - sdnvpn-results - INFO - Associate again network 'sdnvpn-4-2-net' and router 'sdnvpn-4-1-router 'to the VPN. 2018-12-23 13:36:24,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/258cf9e3-37f7-40bd-8b9f-e343463a0d99/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" -d '{"router_association": {"router_id": "8159be87-e66d-46ea-85a8-e0f509a31ee9"}}' 2018-12-23 13:36:24,467 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-9cff682d-d027-4d16-b55c-07632168b9b5 Date: Sun, 23 Dec 2018 13:36:24 GMT RESP BODY: {"router_association": {"router_id": "8159be87-e66d-46ea-85a8-e0f509a31ee9", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "bdecc3ef-c6fd-45bf-b48b-12cd1c8b42d0"}} 2018-12-23 13:36:24,467 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/258cf9e3-37f7-40bd-8b9f-e343463a0d99/router_associations used request id req-9cff682d-d027-4d16-b55c-07632168b9b5 2018-12-23 13:36:24,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/258cf9e3-37f7-40bd-8b9f-e343463a0d99/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" -d '{"network_association": {"network_id": "40c4466f-be64-49b3-ba73-16718404d2d3"}}' 2018-12-23 13:36:25,209 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-0f13723b-94df-47c7-9720-315d54073467 Date: Sun, 23 Dec 2018 13:36:25 GMT RESP BODY: {"network_association": {"network_id": "40c4466f-be64-49b3-ba73-16718404d2d3", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "04dca76a-15a5-4e68-8c24-fcbc080eebaf"}} 2018-12-23 13:36:25,209 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/258cf9e3-37f7-40bd-8b9f-e343463a0d99/network_associations used request id req-0f13723b-94df-47c7-9720-315d54073467 2018-12-23 13:36:25,210 - sdnvpn_test_utils - DEBUG - Waiting for router 258cf9e3-37f7-40bd-8b9f-e343463a0d99 to associate with BGPVPN 8159be87-e66d-46ea-85a8-e0f509a31ee9 2018-12-23 13:36:25,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/258cf9e3-37f7-40bd-8b9f-e343463a0d99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" 2018-12-23 13:36:25,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-2c78a1b7-5a23-4ee3-9f75-e6f9095fa029 Date: Sun, 23 Dec 2018 13:36:25 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["12:12"], "routers": ["8159be87-e66d-46ea-85a8-e0f509a31ee9"], "id": "258cf9e3-37f7-40bd-8b9f-e343463a0d99", "name": "sdnvpn-661532", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "import_targets": ["88:88"], "networks": ["40c4466f-be64-49b3-ba73-16718404d2d3"], "route_targets": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "type": "l3"}} 2018-12-23 13:36:25,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/258cf9e3-37f7-40bd-8b9f-e343463a0d99 used request id req-2c78a1b7-5a23-4ee3-9f75-e6f9095fa029 2018-12-23 13:36:26,555 - sdnvpn_test_utils - DEBUG - Waiting for network 258cf9e3-37f7-40bd-8b9f-e343463a0d99 to associate with BGPVPN 40c4466f-be64-49b3-ba73-16718404d2d3 2018-12-23 13:36:26,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/258cf9e3-37f7-40bd-8b9f-e343463a0d99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" 2018-12-23 13:36:26,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-5ec27551-fa4d-4d57-97cf-937ad646dd45 Date: Sun, 23 Dec 2018 13:36:26 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["12:12"], "routers": ["8159be87-e66d-46ea-85a8-e0f509a31ee9"], "id": "258cf9e3-37f7-40bd-8b9f-e343463a0d99", "name": "sdnvpn-661532", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "import_targets": ["88:88"], "networks": ["40c4466f-be64-49b3-ba73-16718404d2d3"], "route_targets": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "type": "l3"}} 2018-12-23 13:36:26,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/258cf9e3-37f7-40bd-8b9f-e343463a0d99 used request id req-5ec27551-fa4d-4d57-97cf-937ad646dd45 2018-12-23 13:36:27,980 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-12-23 13:36:58,010 - 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-12-23 13:36:58,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd7ebf8806d1e77bb2ae4648bfe7cc708e49b26" -d '{"forceDelete": null}' 2018-12-23 13:36:58,182 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:36:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-da15ecdb-7478-4006-baee-b0db47c12342 x-compute-request-id: req-da15ecdb-7478-4006-baee-b0db47c12342 Content-Length: 0 Content-Type: application/json 2018-12-23 13:36:58,182 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e/action used request id req-da15ecdb-7478-4006-baee-b0db47c12342 2018-12-23 13:36:58,182 - sdnvpn_test_utils - DEBUG - Waiting for instance 93551a2a-4c70-4699-85b1-3925cf5bc33e to be deleted 2018-12-23 13:36:58,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd7ebf8806d1e77bb2ae4648bfe7cc708e49b26" 2018-12-23 13:36:58,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-ed2b86c9-58f5-4dff-a3e3-fc4c18429bdf x-compute-request-id: req-ed2b86c9-58f5-4dff-a3e3-fc4c18429bdf Content-Encoding: gzip Content-Length: 1185 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:9d:85", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/93551a2a-4c70-4699-85b1-3925cf5bc33e", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000014a", "OS-SRV-USG:launched_at": "2018-12-23T13:34:25.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "93551a2a-4c70-4699-85b1-3925cf5bc33e", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:36:58Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-1", "created": "2018-12-23T13:34:21Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:a6:28", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000147", "OS-SRV-USG:launched_at": "2018-12-23T13:34:13.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:34:14Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-12-23T13:34:09Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:23:28", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000144", "OS-SRV-USG:launched_at": "2018-12-23T13:33:58.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "2d9bf080-ba0a-4fb2-ba19-474a22972544", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:34:01Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-12-23T13:33:56Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:fd:02", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b93b0931-2378-4f07-9037-b5469e7cb467", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b93b0931-2378-4f07-9037-b5469e7cb467", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": "2018-12-23T13:33:47.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "b93b0931-2378-4f07-9037-b5469e7cb467", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:33:49Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2018-12-23T13:33:44Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:a2:51", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f60e718-8acf-4d04-b901-e29035c9acd4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f60e718-8acf-4d04-b901-e29035c9acd4", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": "2018-12-23T13:33:36.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "2f60e718-8acf-4d04-b901-e29035c9acd4", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:33:37Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-2", "created": "2018-12-23T13:33:32Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:36:58,713 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-ed2b86c9-58f5-4dff-a3e3-fc4c18429bdf 2018-12-23 13:37:00,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd7ebf8806d1e77bb2ae4648bfe7cc708e49b26" 2018-12-23 13:37:01,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:37:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cef1f517-febd-4bc8-93bf-2d842e099646 x-compute-request-id: req-cef1f517-febd-4bc8-93bf-2d842e099646 Content-Encoding: gzip Content-Length: 1094 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:a6:28", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000147", "OS-SRV-USG:launched_at": "2018-12-23T13:34:13.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:34:14Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-12-23T13:34:09Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:23:28", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000144", "OS-SRV-USG:launched_at": "2018-12-23T13:33:58.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "2d9bf080-ba0a-4fb2-ba19-474a22972544", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:34:01Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-12-23T13:33:56Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:fd:02", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b93b0931-2378-4f07-9037-b5469e7cb467", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b93b0931-2378-4f07-9037-b5469e7cb467", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": "2018-12-23T13:33:47.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "b93b0931-2378-4f07-9037-b5469e7cb467", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:33:49Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2018-12-23T13:33:44Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:a2:51", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f60e718-8acf-4d04-b901-e29035c9acd4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f60e718-8acf-4d04-b901-e29035c9acd4", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": "2018-12-23T13:33:36.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "2f60e718-8acf-4d04-b901-e29035c9acd4", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:33:37Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-2", "created": "2018-12-23T13:33:32Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:37:01,361 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-cef1f517-febd-4bc8-93bf-2d842e099646 2018-12-23 13:37:03,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2f60e718-8acf-4d04-b901-e29035c9acd4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd7ebf8806d1e77bb2ae4648bfe7cc708e49b26" -d '{"forceDelete": null}' 2018-12-23 13:37:03,541 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:37: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-ee25d539-1efa-4e1f-91c2-bb3ec9eb58d7 x-compute-request-id: req-ee25d539-1efa-4e1f-91c2-bb3ec9eb58d7 Content-Length: 0 Content-Type: application/json 2018-12-23 13:37:03,541 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2f60e718-8acf-4d04-b901-e29035c9acd4/action used request id req-ee25d539-1efa-4e1f-91c2-bb3ec9eb58d7 2018-12-23 13:37:03,542 - sdnvpn_test_utils - DEBUG - Waiting for instance 2f60e718-8acf-4d04-b901-e29035c9acd4 to be deleted 2018-12-23 13:37:03,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd7ebf8806d1e77bb2ae4648bfe7cc708e49b26" 2018-12-23 13:37:04,173 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:37: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-3db5fc19-ed77-465e-8ab1-f9292ceb57ed x-compute-request-id: req-3db5fc19-ed77-465e-8ab1-f9292ceb57ed Content-Encoding: gzip Content-Length: 1106 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:a6:28", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000147", "OS-SRV-USG:launched_at": "2018-12-23T13:34:13.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:34:14Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-12-23T13:34:09Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:23:28", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000144", "OS-SRV-USG:launched_at": "2018-12-23T13:33:58.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "2d9bf080-ba0a-4fb2-ba19-474a22972544", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:34:01Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-12-23T13:33:56Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:fd:02", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b93b0931-2378-4f07-9037-b5469e7cb467", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b93b0931-2378-4f07-9037-b5469e7cb467", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": "2018-12-23T13:33:47.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "b93b0931-2378-4f07-9037-b5469e7cb467", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:33:49Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2018-12-23T13:33:44Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:a2:51", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f60e718-8acf-4d04-b901-e29035c9acd4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f60e718-8acf-4d04-b901-e29035c9acd4", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000013e", "OS-SRV-USG:launched_at": "2018-12-23T13:33:36.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "2f60e718-8acf-4d04-b901-e29035c9acd4", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:37:03Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-2", "created": "2018-12-23T13:33:32Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:37:04,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-3db5fc19-ed77-465e-8ab1-f9292ceb57ed 2018-12-23 13:37:06,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd7ebf8806d1e77bb2ae4648bfe7cc708e49b26" 2018-12-23 13:37:06,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:37:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a53e35d6-bad1-479b-b6a7-491c63140612 x-compute-request-id: req-a53e35d6-bad1-479b-b6a7-491c63140612 Content-Encoding: gzip Content-Length: 1015 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:a6:28", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000147", "OS-SRV-USG:launched_at": "2018-12-23T13:34:13.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:34:14Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-12-23T13:34:09Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:23:28", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000144", "OS-SRV-USG:launched_at": "2018-12-23T13:33:58.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "2d9bf080-ba0a-4fb2-ba19-474a22972544", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:34:01Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-12-23T13:33:56Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:fd:02", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b93b0931-2378-4f07-9037-b5469e7cb467", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b93b0931-2378-4f07-9037-b5469e7cb467", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": "2018-12-23T13:33:47.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "b93b0931-2378-4f07-9037-b5469e7cb467", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:33:49Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2018-12-23T13:33:44Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:37:06,666 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-a53e35d6-bad1-479b-b6a7-491c63140612 2018-12-23 13:37:08,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b93b0931-2378-4f07-9037-b5469e7cb467/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd7ebf8806d1e77bb2ae4648bfe7cc708e49b26" -d '{"forceDelete": null}' 2018-12-23 13:37:08,839 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13: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 x-openstack-request-id: req-908856c0-df65-42d4-bb23-aff37c230410 x-compute-request-id: req-908856c0-df65-42d4-bb23-aff37c230410 Content-Length: 0 Content-Type: application/json 2018-12-23 13:37:08,839 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b93b0931-2378-4f07-9037-b5469e7cb467/action used request id req-908856c0-df65-42d4-bb23-aff37c230410 2018-12-23 13:37:08,839 - sdnvpn_test_utils - DEBUG - Waiting for instance b93b0931-2378-4f07-9037-b5469e7cb467 to be deleted 2018-12-23 13:37:08,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd7ebf8806d1e77bb2ae4648bfe7cc708e49b26" 2018-12-23 13:37:09,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-cf503887-2538-41b1-b465-4e5de39e9f1c x-compute-request-id: req-cf503887-2538-41b1-b465-4e5de39e9f1c Content-Encoding: gzip Content-Length: 1025 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:a6:28", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000147", "OS-SRV-USG:launched_at": "2018-12-23T13:34:13.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:34:14Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-12-23T13:34:09Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:23:28", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000144", "OS-SRV-USG:launched_at": "2018-12-23T13:33:58.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "2d9bf080-ba0a-4fb2-ba19-474a22972544", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:34:01Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-12-23T13:33:56Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-4-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:fd:02", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b93b0931-2378-4f07-9037-b5469e7cb467", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b93b0931-2378-4f07-9037-b5469e7cb467", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000141", "OS-SRV-USG:launched_at": "2018-12-23T13:33:47.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "b93b0931-2378-4f07-9037-b5469e7cb467", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:37:08Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-3", "created": "2018-12-23T13:33:44Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:37:09,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-cf503887-2538-41b1-b465-4e5de39e9f1c 2018-12-23 13:37:11,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd7ebf8806d1e77bb2ae4648bfe7cc708e49b26" 2018-12-23 13:37:12,086 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:37:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56462d3a-223f-48c3-a5dc-a7f431d606c8 x-compute-request-id: req-56462d3a-223f-48c3-a5dc-a7f431d606c8 Content-Encoding: gzip Content-Length: 930 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:a6:28", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000147", "OS-SRV-USG:launched_at": "2018-12-23T13:34:13.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:34:14Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-12-23T13:34:09Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:23:28", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000144", "OS-SRV-USG:launched_at": "2018-12-23T13:33:58.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "2d9bf080-ba0a-4fb2-ba19-474a22972544", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:34:01Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-12-23T13:33:56Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:37:12,086 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-56462d3a-223f-48c3-a5dc-a7f431d606c8 2018-12-23 13:37:14,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd7ebf8806d1e77bb2ae4648bfe7cc708e49b26" -d '{"forceDelete": null}' 2018-12-23 13:37:14,283 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13: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 x-openstack-request-id: req-49e6a8b3-50ee-434a-9204-4c67ef8d431f x-compute-request-id: req-49e6a8b3-50ee-434a-9204-4c67ef8d431f Content-Length: 0 Content-Type: application/json 2018-12-23 13:37:14,283 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b/action used request id req-49e6a8b3-50ee-434a-9204-4c67ef8d431f 2018-12-23 13:37:14,283 - sdnvpn_test_utils - DEBUG - Waiting for instance 1df02efb-4ee4-4b2b-9916-d4b764f5e85b to be deleted 2018-12-23 13:37:14,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd7ebf8806d1e77bb2ae4648bfe7cc708e49b26" 2018-12-23 13:37:14,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-24ecaedd-5fc6-4fbf-a6f1-176cd92232c8 x-compute-request-id: req-24ecaedd-5fc6-4fbf-a6f1-176cd92232c8 Content-Encoding: gzip Content-Length: 945 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:a6:28", "version": 4, "addr": "10.10.11.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000147", "OS-SRV-USG:launched_at": "2018-12-23T13:34:13.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "1df02efb-4ee4-4b2b-9916-d4b764f5e85b", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:37:14Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-4-4", "created": "2018-12-23T13:34:09Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:23:28", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000144", "OS-SRV-USG:launched_at": "2018-12-23T13:33:58.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "2d9bf080-ba0a-4fb2-ba19-474a22972544", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:34:01Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-12-23T13:33:56Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:37:14,836 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-24ecaedd-5fc6-4fbf-a6f1-176cd92232c8 2018-12-23 13:37:16,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd7ebf8806d1e77bb2ae4648bfe7cc708e49b26" 2018-12-23 13:37:17,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-02b7951c-f360-4aaf-82d7-947b01f5f97f x-compute-request-id: req-02b7951c-f360-4aaf-82d7-947b01f5f97f Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:23:28", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000144", "OS-SRV-USG:launched_at": "2018-12-23T13:33:58.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "2d9bf080-ba0a-4fb2-ba19-474a22972544", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:34:01Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-12-23T13:33:56Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:37:17,324 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-02b7951c-f360-4aaf-82d7-947b01f5f97f 2018-12-23 13:37:19,330 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd7ebf8806d1e77bb2ae4648bfe7cc708e49b26" -d '{"forceDelete": null}' 2018-12-23 13:37:19,672 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:37:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e5cdddc-feea-44ee-bbd8-805ff63dbac4 x-compute-request-id: req-1e5cdddc-feea-44ee-bbd8-805ff63dbac4 Content-Length: 0 Content-Type: application/json 2018-12-23 13:37:19,673 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544/action used request id req-1e5cdddc-feea-44ee-bbd8-805ff63dbac4 2018-12-23 13:37:19,673 - sdnvpn_test_utils - DEBUG - Waiting for instance 2d9bf080-ba0a-4fb2-ba19-474a22972544 to be deleted 2018-12-23 13:37:19,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd7ebf8806d1e77bb2ae4648bfe7cc708e49b26" 2018-12-23 13:37:20,572 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:37:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-211b4c33-d5f0-4dc0-8a22-da79292ce14e x-compute-request-id: req-211b4c33-d5f0-4dc0-8a22-da79292ce14e Content-Encoding: gzip Content-Length: 797 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-4-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:23:28", "version": 4, "addr": "10.10.11.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2d9bf080-ba0a-4fb2-ba19-474a22972544", "rel": "bookmark"}], "image": {"id": "d03df30a-feb9-4458-8f67-5886477df048", "links": [{"href": "http://172.30.9.22:8774/images/d03df30a-feb9-4458-8f67-5886477df048", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000144", "OS-SRV-USG:launched_at": "2018-12-23T13:33:58.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "2d9bf080-ba0a-4fb2-ba19-474a22972544", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:37:19Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-4-5", "created": "2018-12-23T13:33:56Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:37:20,572 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-211b4c33-d5f0-4dc0-8a22-da79292ce14e 2018-12-23 13:37:22,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd7ebf8806d1e77bb2ae4648bfe7cc708e49b26" 2018-12-23 13:37:22,660 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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 x-openstack-request-id: req-bd1a8bc3-f9d4-423f-ae45-6e530a625123 x-compute-request-id: req-bd1a8bc3-f9d4-423f-ae45-6e530a625123 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 13:37:22,660 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-bd1a8bc3-f9d4-423f-ae45-6e530a625123 2018-12-23 13:37:24,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/d03df30a-feb9-4458-8f67-5886477df048 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}97f620fd5bbaf4d2da76e24086e52fffd59e3c43" 2018-12-23 13:37:25,592 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-31e34c14-bafa-425c-932e-e4f52edb8ee7 Date: Sun, 23 Dec 2018 13:37:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 13:37:25,592 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/d03df30a-feb9-4458-8f67-5886477df048 used request id req-31e34c14-bafa-425c-932e-e4f52edb8ee7 2018-12-23 13:37:25,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/258cf9e3-37f7-40bd-8b9f-e343463a0d99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" 2018-12-23 13:37:25,933 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0e947a99-7b16-4f5d-befb-59fea9a3de3c Content-Length: 0 Date: Sun, 23 Dec 2018 13:37:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:37:25,933 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/258cf9e3-37f7-40bd-8b9f-e343463a0d99 used request id req-0e947a99-7b16-4f5d-befb-59fea9a3de3c 2018-12-23 13:37:25,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/8159be87-e66d-46ea-85a8-e0f509a31ee9/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" -d '{"subnet_id": "7e5fa0c9-be18-400b-b5e6-5db5801d1b2d"}' 2018-12-23 13:37:26,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-869e9aaf-2d59-40da-bef7-eeed9b205e06 Date: Sun, 23 Dec 2018 13:37:26 GMT RESP BODY: {"network_id": "8688e2ac-9068-46a4-ba61-53b697535704", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "subnet_id": "7e5fa0c9-be18-400b-b5e6-5db5801d1b2d", "subnet_ids": ["7e5fa0c9-be18-400b-b5e6-5db5801d1b2d"], "port_id": "ab81cacb-1ff0-49d4-9867-c6ebe0f86519", "id": "8159be87-e66d-46ea-85a8-e0f509a31ee9"} 2018-12-23 13:37:26,985 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/8159be87-e66d-46ea-85a8-e0f509a31ee9/remove_router_interface used request id req-869e9aaf-2d59-40da-bef7-eeed9b205e06 2018-12-23 13:37:26,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/8159be87-e66d-46ea-85a8-e0f509a31ee9 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" -d '{"router": {"external_gateway_info": {}}}' 2018-12-23 13:37:27,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-1c0a2e85-26ef-44d9-a333-2cce3440ba16 Date: Sun, 23 Dec 2018 13:37:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:33:24Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:37:27Z", "revision_number": 8, "routes": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "8159be87-e66d-46ea-85a8-e0f509a31ee9", "name": "sdnvpn-4-1-router"}} 2018-12-23 13:37:27,778 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/8159be87-e66d-46ea-85a8-e0f509a31ee9 used request id req-1c0a2e85-26ef-44d9-a333-2cce3440ba16 2018-12-23 13:37:27,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/7e5fa0c9-be18-400b-b5e6-5db5801d1b2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" 2018-12-23 13:37:29,735 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eb03ef25-b031-4c9f-aef6-0e1404ca7756 Date: Sun, 23 Dec 2018 13:37:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:37:29,735 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/7e5fa0c9-be18-400b-b5e6-5db5801d1b2d used request id req-eb03ef25-b031-4c9f-aef6-0e1404ca7756 2018-12-23 13:37:29,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/f2105c7d-28e3-4e9e-8498-4af37e0f1439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" 2018-12-23 13:37:32,041 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5292a0cf-aa51-4d43-ac8e-aeb412253b82 Date: Sun, 23 Dec 2018 13:37:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:37:32,041 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/f2105c7d-28e3-4e9e-8498-4af37e0f1439 used request id req-5292a0cf-aa51-4d43-ac8e-aeb412253b82 2018-12-23 13:37:32,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/8159be87-e66d-46ea-85a8-e0f509a31ee9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" 2018-12-23 13:37:32,402 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c1a92a5a-f96d-4135-96b9-024f408f0e8b Content-Length: 0 Date: Sun, 23 Dec 2018 13:37:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:37:32,402 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/8159be87-e66d-46ea-85a8-e0f509a31ee9 used request id req-c1a92a5a-f96d-4135-96b9-024f408f0e8b 2018-12-23 13:37:32,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/8688e2ac-9068-46a4-ba61-53b697535704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" 2018-12-23 13:37:33,464 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-00486ce6-d654-438a-a0bf-f1d0d02c7503 Date: Sun, 23 Dec 2018 13:37:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:37:33,464 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/8688e2ac-9068-46a4-ba61-53b697535704 used request id req-00486ce6-d654-438a-a0bf-f1d0d02c7503 2018-12-23 13:37:33,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/40c4466f-be64-49b3-ba73-16718404d2d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7f479c15ddfdcaad6caa136129480b1c646cb" 2018-12-23 13:37:34,328 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-84e20a9c-f27f-40bb-9dcc-4169985c5921 Date: Sun, 23 Dec 2018 13:37:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:37:34,328 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/40c4466f-be64-49b3-ba73-16718404d2d3 used request id req-84e20a9c-f27f-40bb-9dcc-4169985c5921 2018-12-23 13:37:34,328 - 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-12-23 13:37:34,328 - sdnvpn-results - INFO - All the subtests have passed. 2018-12-23 13:37:34,329 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_4 2018-12-23 13:37:34,329 - 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-12-23 13:37:34,329 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest' 2018-12-23 13:37:34,330 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================ 2018-12-23 13:37:34,330 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.run_tempest 2018-12-23 13:37:34,452 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.run_tempest main method 2018-12-23 13:37:34,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:37:34,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:37:34,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:37:34,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:37:34,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:37:34,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:37:34,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:37:34,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:37:34,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:37:34,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:37:34,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:37:34,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:37:34,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:37:34,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:37:34,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:37:34,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:37:34,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:37:34,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:37:34,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:37:34,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:37:34,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:37:34,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:37:34,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:37:34,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:37:34,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:37:34,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61302cb3-b8af-4f6a-9a65-7335360a56fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:37:34,464 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-61302cb3-b8af-4f6a-9a65-7335360a56fa 2018-12-23 13:37:34,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:37:34,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:37:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["v7rhx0RzRkqnwQK2mb1pxA"], "issued_at": "2018-12-23T13:37:34.000000Z"}} 2018-12-23 13:37:34,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 13:37:34,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:37:35,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-6e2d0b47-8716-4968-98c7-496cb0e27e4d Date: Sun, 23 Dec 2018 13:37:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"}]} 2018-12-23 13:37:35,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6e2d0b47-8716-4968-98c7-496cb0e27e4d 2018-12-23 13:37:35,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.231215953827s 2018-12-23 13:37:35,068 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6e2d0b47-8716-4968-98c7-496cb0e27e4d 2018-12-23 13:37:35,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 13:37:35,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:37:35,080 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 13:37: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 13:37:35,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:37:35,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96a7cfae-6df4-43d6-804d-3136d81db144 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/0f385fc7dae248538c45bbfe8c78f9d0"}, "description": "", "name": "heat_stack", "enabled": true, "id": "0f385fc7dae248538c45bbfe8c78f9d0"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 13:37:35,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-96a7cfae-6df4-43d6-804d-3136d81db144 2018-12-23 13:37:35,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.102745056152s 2018-12-23 13:37:35,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 13:37:35,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}84e81d9f81479005a3e80c86863d1f42112eea02" -d '{"project": {"description": "Created by OPNFV Functest: bgpvpn-tempest-tests", "enabled": true, "domain_id": "default", "name": "bgpvpn-tempest-tes-project_117c1a23-85a8-4ed1-ba41-5d685494f7f4"}}' 2018-12-23 13:37:35,281 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 13:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ee6adb8-eadf-4aff-9bee-2179751b0bdd Content-Length: 372 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: bgpvpn-tempest-tests", "links": {"self": "http://172.30.9.22:5000/v3/projects/c22389b8b7e74742a00cdde58046d6ee"}, "enabled": true, "id": "c22389b8b7e74742a00cdde58046d6ee", "parent_id": "default", "domain_id": "default", "name": "bgpvpn-tempest-tes-project_117c1a23-85a8-4ed1-ba41-5d685494f7f4"}} 2018-12-23 13:37:35,281 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-0ee6adb8-eadf-4aff-9bee-2179751b0bdd 2018-12-23 13:37:35,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.107238054276s 2018-12-23 13:37:35,281 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-0ee6adb8-eadf-4aff-9bee-2179751b0bdd 2018-12-23 13:37:35,282 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'bgpvpn-tempest-tes-project_117c1a23-85a8-4ed1-ba41-5d685494f7f4', 'id': u'c22389b8b7e74742a00cdde58046d6ee', 'description': u'Created by OPNFV Functest: bgpvpn-tempest-tests', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-12-23 13:37:35,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-23 13:37:35,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.429227113724s 2018-12-23 13:37:35,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/3eed42502dd942058ad465d8b02f2025 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:37:35,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-092a34a6-ad04-46de-a6de-f644dbc6d06b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/3eed42502dd942058ad465d8b02f2025"}, "enabled": true, "id": "3eed42502dd942058ad465d8b02f2025", "options": {}, "domain_id": "default", "name": "bgpvpn-tempest-tests-user_117c1a23-85a8-4ed1-ba41-5d685494f7f4"}} 2018-12-23 13:37:35,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/3eed42502dd942058ad465d8b02f2025 used request id req-092a34a6-ad04-46de-a6de-f644dbc6d06b 2018-12-23 13:37:35,816 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3eed42502dd942058ad465d8b02f2025', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'bgpvpn-tempest-tests-user_117c1a23-85a8-4ed1-ba41-5d685494f7f4'}) 2018-12-23 13:37:35,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 13:37:35,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:37:35,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bea7ec88-9099-45f7-b076-e9bcd1f87630 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 13:37:35,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bea7ec88-9099-45f7-b076-e9bcd1f87630 2018-12-23 13:37:35,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0765860080719s 2018-12-23 13:37:35,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 13:37:35,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:37:35,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57634401-8b3e-48a4-a027-3d6fc527f8ee Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 13:37:35,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-57634401-8b3e-48a4-a027-3d6fc527f8ee 2018-12-23 13:37:35,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0894310474396s 2018-12-23 13:37:35,985 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-23 13:37:35,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-23 13:37:35,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e81d9f81479005a3e80c86863d1f42112eea02" -d '{"role": {"name": "Member"}}' 2018-12-23 13:37:36,084 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 13:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b95f9a9-b303-4c8a-a8fc-a38ce3c62690 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "19fd40fbebf24e338c716a29b639096f", "links": {"self": "http://172.30.9.22:5000/v3/roles/19fd40fbebf24e338c716a29b639096f"}, "name": "Member"}} 2018-12-23 13:37:36,084 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-1b95f9a9-b303-4c8a-a8fc-a38ce3c62690 2018-12-23 13:37:36,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0984830856323s 2018-12-23 13:37:36,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/19fd40fbebf24e338c716a29b639096f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:37:36,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13f3a778-6a40-4c36-a24c-0e1e3f44289e Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/19fd40fbebf24e338c716a29b639096f"}, "domain_id": null, "name": "Member", "id": "19fd40fbebf24e338c716a29b639096f"}} 2018-12-23 13:37:36,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/19fd40fbebf24e338c716a29b639096f used request id req-13f3a778-6a40-4c36-a24c-0e1e3f44289e 2018-12-23 13:37:36,100 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/19fd40fbebf24e338c716a29b639096f'}, 'domain_id': None, 'human_id': None, 'id': u'19fd40fbebf24e338c716a29b639096f', 'HUMAN_ID': False}) 2018-12-23 13:37:36,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 13:37:36,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:37:36,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4aa4799-4484-4522-8560-de0a89f3ae66 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19fd40fbebf24e338c716a29b639096f", "links": {"self": "http://172.30.9.22:5000/v3/roles/19fd40fbebf24e338c716a29b639096f"}, "name": "Member"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 13:37:36,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f4aa4799-4484-4522-8560-de0a89f3ae66 2018-12-23 13:37:36,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0818738937378s 2018-12-23 13:37:36,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 13:37:36,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:37:36,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-455a8286-aa6f-4d25-8cbd-b7b0e9267d56 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 13:37:36,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-455a8286-aa6f-4d25-8cbd-b7b0e9267d56 2018-12-23 13:37:36,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0789179801941s 2018-12-23 13:37:36,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 13:37:36,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:37:36,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11b17573-e32a-47b1-b32c-21e01a71da25 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "bgpvpn-tempest-tests-user_117c1a23-85a8-4ed1-ba41-5d685494f7f4", "links": {"self": "http://172.30.9.22:5000/v3/users/3eed42502dd942058ad465d8b02f2025"}, "domain_id": "default", "enabled": true, "id": "3eed42502dd942058ad465d8b02f2025", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 13:37:36,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-11b17573-e32a-47b1-b32c-21e01a71da25 2018-12-23 13:37:36,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0920951366425s 2018-12-23 13:37:36,356 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-11b17573-e32a-47b1-b32c-21e01a71da25 2018-12-23 13:37:36,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 13:37:36,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:37:36,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df15818a-3e45-410e-ae24-6ed0f9ebaa4e Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: bgpvpn-tempest-tests", "links": {"self": "http://172.30.9.22:5000/v3/projects/c22389b8b7e74742a00cdde58046d6ee"}, "enabled": true, "id": "c22389b8b7e74742a00cdde58046d6ee", "parent_id": "default", "domain_id": "default", "name": "bgpvpn-tempest-tes-project_117c1a23-85a8-4ed1-ba41-5d685494f7f4"}]} 2018-12-23 13:37:36,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-df15818a-3e45-410e-ae24-6ed0f9ebaa4e 2018-12-23 13:37:36,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0819230079651s 2018-12-23 13:37:36,445 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-df15818a-3e45-410e-ae24-6ed0f9ebaa4e 2018-12-23 13:37:36,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 13:37:36,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=3eed42502dd942058ad465d8b02f2025&scope.project.id=c22389b8b7e74742a00cdde58046d6ee&role.id=19fd40fbebf24e338c716a29b639096f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:37:36,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8265397b-5400-422f-a4a6-ad37ded2b7c3 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=3eed42502dd942058ad465d8b02f2025&scope.project.id=c22389b8b7e74742a00cdde58046d6ee&role.id=19fd40fbebf24e338c716a29b639096f", "previous": null, "next": null}} 2018-12-23 13:37:36,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=3eed42502dd942058ad465d8b02f2025&scope.project.id=c22389b8b7e74742a00cdde58046d6ee&role.id=19fd40fbebf24e338c716a29b639096f used request id req-8265397b-5400-422f-a4a6-ad37ded2b7c3 2018-12-23 13:37:36,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0807979106903s 2018-12-23 13:37:36,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 13:37:36,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/c22389b8b7e74742a00cdde58046d6ee/users/3eed42502dd942058ad465d8b02f2025/roles/19fd40fbebf24e338c716a29b639096f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:37:36,649 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 13:37:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b25e4414-ad2c-46ff-9135-a56c02946d7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 13:37:36,649 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/c22389b8b7e74742a00cdde58046d6ee/users/3eed42502dd942058ad465d8b02f2025/roles/19fd40fbebf24e338c716a29b639096f used request id req-b25e4414-ad2c-46ff-9135-a56c02946d7e 2018-12-23 13:37:36,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.120351076126s 2018-12-23 13:37:36,650 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'bgpvpn-tempest-tes-project_117c1a23-85a8-4ed1-ba41-5d685494f7f4', 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': '94c33bfd-3e97-45e2-8e6b-00d09a9d83d3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'bgpvpn-tempest-tests-user_117c1a23-85a8-4ed1-ba41-5d685494f7f4', 'project_id': u'c22389b8b7e74742a00cdde58046d6ee', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 13:37:36,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:37:36,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:37:36,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:37:36,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:37:36,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:37:36,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:37:36,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:37:36,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:37:36,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:37:36,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:37:36,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:37:36,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:37:36,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:37:36,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:37:36,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:37:36,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:37:36,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:37:36,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:37:36,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:37:36,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:37:36,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:37:36,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:37:36,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:37:36,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:37:36,656 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'bgpvpn-tempest-tests-user_117c1a23-85a8-4ed1-ba41-5d685494f7f4', 'password': '94c33bfd-3e97-45e2-8e6b-00d09a9d83d3', 'project_name': 'bgpvpn-tempest-tes-project_117c1a23-85a8-4ed1-ba41-5d685494f7f4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'c22389b8b7e74742a00cdde58046d6ee', 'project_domain_name': 'Default'} 2018-12-23 13:37:36,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 13:37:36,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:37:36,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94eade1a-3355-40a5-a0fc-dc810bb2b7be Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19fd40fbebf24e338c716a29b639096f", "links": {"self": "http://172.30.9.22:5000/v3/roles/19fd40fbebf24e338c716a29b639096f"}, "name": "Member"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 13:37:36,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-94eade1a-3355-40a5-a0fc-dc810bb2b7be 2018-12-23 13:37:36,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0812699794769s 2018-12-23 13:37:36,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 13:37:36,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:37:36,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-191a98c4-8ffd-44ac-8e61-e64b242591db Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19fd40fbebf24e338c716a29b639096f", "links": {"self": "http://172.30.9.22:5000/v3/roles/19fd40fbebf24e338c716a29b639096f"}, "name": "Member"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 13:37:36,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-191a98c4-8ffd-44ac-8e61-e64b242591db 2018-12-23 13:37:36,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0819277763367s 2018-12-23 13:37:36,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 13:37:36,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:37:36,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90266b99-966e-466a-b02b-e5c1510c0bfe Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 13:37:36,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-90266b99-966e-466a-b02b-e5c1510c0bfe 2018-12-23 13:37:36,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.074499130249s 2018-12-23 13:37:36,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 13:37:36,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:37:37,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5afe645-2ca1-41df-9db7-0a2c63355875 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "bgpvpn-tempest-tests-user_117c1a23-85a8-4ed1-ba41-5d685494f7f4", "links": {"self": "http://172.30.9.22:5000/v3/users/3eed42502dd942058ad465d8b02f2025"}, "domain_id": "default", "enabled": true, "id": "3eed42502dd942058ad465d8b02f2025", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 13:37:37,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c5afe645-2ca1-41df-9db7-0a2c63355875 2018-12-23 13:37:37,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10240983963s 2018-12-23 13:37:37,001 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c5afe645-2ca1-41df-9db7-0a2c63355875 2018-12-23 13:37:37,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 13:37:37,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:37:37,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51af5801-58d1-42df-9e17-30f144eb721d Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: bgpvpn-tempest-tests", "links": {"self": "http://172.30.9.22:5000/v3/projects/c22389b8b7e74742a00cdde58046d6ee"}, "enabled": true, "id": "c22389b8b7e74742a00cdde58046d6ee", "parent_id": "default", "domain_id": "default", "name": "bgpvpn-tempest-tes-project_117c1a23-85a8-4ed1-ba41-5d685494f7f4"}]} 2018-12-23 13:37:37,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-51af5801-58d1-42df-9e17-30f144eb721d 2018-12-23 13:37:37,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0777812004089s 2018-12-23 13:37:37,084 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-51af5801-58d1-42df-9e17-30f144eb721d 2018-12-23 13:37:37,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 13:37:37,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=3eed42502dd942058ad465d8b02f2025&scope.project.id=c22389b8b7e74742a00cdde58046d6ee&role.id=695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:37:37,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81052454-b138-42d2-808c-8aa9d717febf Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=3eed42502dd942058ad465d8b02f2025&scope.project.id=c22389b8b7e74742a00cdde58046d6ee&role.id=695c6db281554553a0ae845dc1a05d40", "previous": null, "next": null}} 2018-12-23 13:37:37,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=3eed42502dd942058ad465d8b02f2025&scope.project.id=c22389b8b7e74742a00cdde58046d6ee&role.id=695c6db281554553a0ae845dc1a05d40 used request id req-81052454-b138-42d2-808c-8aa9d717febf 2018-12-23 13:37:37,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0738999843597s 2018-12-23 13:37:37,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 13:37:37,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/c22389b8b7e74742a00cdde58046d6ee/users/3eed42502dd942058ad465d8b02f2025/roles/695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:37:37,291 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 13:37:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39a0c5a7-f5f6-4a8a-8ded-5f7d533ce902 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 13:37:37,291 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/c22389b8b7e74742a00cdde58046d6ee/users/3eed42502dd942058ad465d8b02f2025/roles/695c6db281554553a0ae845dc1a05d40 used request id req-39a0c5a7-f5f6-4a8a-8ded-5f7d533ce902 2018-12-23 13:37:37,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.130539894104s 2018-12-23 13:37:37,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 13:37:37,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:37:37,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18dccb25-afda-4476-93a4-8768719816bb Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19fd40fbebf24e338c716a29b639096f", "links": {"self": "http://172.30.9.22:5000/v3/roles/19fd40fbebf24e338c716a29b639096f"}, "name": "Member"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 13:37:37,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-18dccb25-afda-4476-93a4-8768719816bb 2018-12-23 13:37:37,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0884420871735s 2018-12-23 13:37:37,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 13:37:37,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:37:37,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4864afec-a7d8-4b9c-bdec-e74e1ff97a0b Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 13:37:37,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-4864afec-a7d8-4b9c-bdec-e74e1ff97a0b 2018-12-23 13:37:37,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0727789402008s 2018-12-23 13:37:37,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 13:37:37,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:37:37,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1293138d-c875-4298-838e-1ef229b98f0f Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "bgpvpn-tempest-tests-user_117c1a23-85a8-4ed1-ba41-5d685494f7f4", "links": {"self": "http://172.30.9.22:5000/v3/users/3eed42502dd942058ad465d8b02f2025"}, "domain_id": "default", "enabled": true, "id": "3eed42502dd942058ad465d8b02f2025", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 13:37:37,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1293138d-c875-4298-838e-1ef229b98f0f 2018-12-23 13:37:37,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0978231430054s 2018-12-23 13:37:37,554 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1293138d-c875-4298-838e-1ef229b98f0f 2018-12-23 13:37:37,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 13:37:37,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=3eed42502dd942058ad465d8b02f2025&role.id=695c6db281554553a0ae845dc1a05d40&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:37:37,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2765d1a6-3166-4c7a-abe0-ee2bede7afb4 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=3eed42502dd942058ad465d8b02f2025&role.id=695c6db281554553a0ae845dc1a05d40&scope.domain.id=default", "previous": null, "next": null}} 2018-12-23 13:37:37,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=3eed42502dd942058ad465d8b02f2025&role.id=695c6db281554553a0ae845dc1a05d40&scope.domain.id=default used request id req-2765d1a6-3166-4c7a-abe0-ee2bede7afb4 2018-12-23 13:37:37,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0912442207336s 2018-12-23 13:37:37,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 13:37:37,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/3eed42502dd942058ad465d8b02f2025/roles/695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:37:37,762 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 13:37:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14a283c6-53d2-41d2-bb2b-5be2696e27f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 13:37:37,763 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/3eed42502dd942058ad465d8b02f2025/roles/695c6db281554553a0ae845dc1a05d40 used request id req-14a283c6-53d2-41d2-bb2b-5be2696e27f5 2018-12-23 13:37:37,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.111472845078s 2018-12-23 13:37:37,763 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-23 13:37:45,460 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-12-23 13:37:45.159 156 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=46dc181e-a5ae-41b0-86b9-38bf8d0fbde5) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 46dc181e-a5ae-41b0-86b9-38bf8d0fbde5 | 2018-12-23T13:37:45 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 46dc181e-a5ae-41b0-86b9-38bf8d0fbde5 ~/.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-12-23 13:37:48,748 - 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-12-23 13:37:48,748 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-23 13:37:54,537 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-12-23 13:37:52.839 165 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-12-23 13:37:53.002 165 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-12-23 13:37:54.414 165 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d4baf328-7967-44bb-8eca-6a03446a6ca5) has been successfully created! Using verifier 'opnfv-tempest' (UUID=d4baf328-7967-44bb-8eca-6a03446a6ca5) as the default verifier for the future CLI operations. 2018-12-23 13:37:57,285 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 13:37:57,421 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 13:37:57,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:37:57,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-254411bf-dd55-4be9-9281-94fa5d777648 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:37:57,428 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-254411bf-dd55-4be9-9281-94fa5d777648 2018-12-23 13:37:57,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:37:57,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}, {"id": "19fd40fbebf24e338c716a29b639096f", "name": "Member"}], "expires_at": "2018-12-23T14:37:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c22389b8b7e74742a00cdde58046d6ee", "name": "bgpvpn-tempest-tes-project_117c1a23-85a8-4ed1-ba41-5d685494f7f4"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c22389b8b7e74742a00cdde58046d6ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/c22389b8b7e74742a00cdde58046d6ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/c22389b8b7e74742a00cdde58046d6ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c22389b8b7e74742a00cdde58046d6ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/c22389b8b7e74742a00cdde58046d6ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/c22389b8b7e74742a00cdde58046d6ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/c22389b8b7e74742a00cdde58046d6ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/c22389b8b7e74742a00cdde58046d6ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/c22389b8b7e74742a00cdde58046d6ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/c22389b8b7e74742a00cdde58046d6ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/c22389b8b7e74742a00cdde58046d6ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/c22389b8b7e74742a00cdde58046d6ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "bgpvpn-tempest-tests-user_117c1a23-85a8-4ed1-ba41-5d685494f7f4", "id": "3eed42502dd942058ad465d8b02f2025"}, "audit_ids": ["G5Hb9mzcQ_6N0M_tq6cHCw"], "issued_at": "2018-12-23T13:37:57.000000Z"}} 2018-12-23 13:37:57,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}66c73fe081974e67bf499c151d21af07adc74482" 2018-12-23 13:37:57,811 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 23 Dec 2018 13:37:57 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-12-23 13:37:57,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 13:37:57,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}66c73fe081974e67bf499c151d21af07adc74482" 2018-12-23 13:37:57,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0487b951-d83b-43cd-9c94-decf74307521 Date: Sun, 23 Dec 2018 13:37:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 13:37:57,987 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0487b951-d83b-43cd-9c94-decf74307521 2018-12-23 13:37:57,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.172402858734s 2018-12-23 13:37:57,987 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0487b951-d83b-43cd-9c94-decf74307521 2018-12-23 13:37:57,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 13:37:57,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}66c73fe081974e67bf499c151d21af07adc74482" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_117c1a23-85a8-4ed1-ba41-5d685494f7f4", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "bgpvpn-tempest-tests-img_117c1a23-85a8-4ed1-ba41-5d685494f7f4"}' 2018-12-23 13:37:58,200 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc X-Openstack-Request-Id: req-e307e681-5ace-45d3-8685-e80fdf920706 Date: Sun, 23 Dec 2018 13:37:58 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc/file", "owner": "c22389b8b7e74742a00cdde58046d6ee", "id": "19c33cfa-0e02-422e-9ed2-1b19a24900fc", "size": null, "self": "/v2/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T13:37:58Z", "visibility": "public", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_117c1a23-85a8-4ed1-ba41-5d685494f7f4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "bgpvpn-tempest-tests-img_117c1a23-85a8-4ed1-ba41-5d685494f7f4", "checksum": null, "created_at": "2018-12-23T13:37:58Z", "protected": false} 2018-12-23 13:37:58,200 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-e307e681-5ace-45d3-8685-e80fdf920706 2018-12-23 13:37:58,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.211071014404s 2018-12-23 13:37:58,201 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-e307e681-5ace-45d3-8685-e80fdf920706 returning object 19c33cfa-0e02-422e-9ed2-1b19a24900fc 2018-12-23 13:37:58,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 13:37:58,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc/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}66c73fe081974e67bf499c151d21af07adc74482" -d '' 2018-12-23 13:37:59,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-036dd7dc-0594-434e-9cff-68e08a2173de Date: Sun, 23 Dec 2018 13:37:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 13:37:59,764 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc/file used request id req-036dd7dc-0594-434e-9cff-68e08a2173de 2018-12-23 13:37:59,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.56193184853s 2018-12-23 13:37:59,764 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc/file used request id req-036dd7dc-0594-434e-9cff-68e08a2173de 2018-12-23 13:37:59,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 13:37:59,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}66c73fe081974e67bf499c151d21af07adc74482" 2018-12-23 13:37:59,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-1de2572e-e9dc-46d1-8246-8ac3034731a6 Date: Sun, 23 Dec 2018 13:37:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc/snap", "metadata": {}}], "file": "/v2/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc/file", "owner": "c22389b8b7e74742a00cdde58046d6ee", "id": "19c33cfa-0e02-422e-9ed2-1b19a24900fc", "size": 12716032, "self": "/v2/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T13:37:59Z", "visibility": "public", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_117c1a23-85a8-4ed1-ba41-5d685494f7f4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "bgpvpn-tempest-tests-img_117c1a23-85a8-4ed1-ba41-5d685494f7f4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T13:37:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 13:37:59,937 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1de2572e-e9dc-46d1-8246-8ac3034731a6 2018-12-23 13:37:59,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.172386169434s 2018-12-23 13:37:59,938 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1de2572e-e9dc-46d1-8246-8ac3034731a6 2018-12-23 13:37:59,940 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc/file', 'owner': u'c22389b8b7e74742a00cdde58046d6ee', 'id': u'19c33cfa-0e02-422e-9ed2-1b19a24900fc', 'size': 12716032, u'self': u'/v2/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c22389b8b7e74742a00cdde58046d6ee', 'name': 'bgpvpn-tempest-tes-project_117c1a23-85a8-4ed1-ba41-5d685494f7f4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T13:37:59Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T13:37:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_117c1a23-85a8-4ed1-ba41-5d685494f7f4', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_117c1a23-85a8-4ed1-ba41-5d685494f7f4', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'bgpvpn-tempest-tests-img_117c1a23-85a8-4ed1-ba41-5d685494f7f4', 'created': u'2018-12-23T13:37:58Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T13:37:58Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_117c1a23-85a8-4ed1-ba41-5d685494f7f4', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 13:37:59,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 13:37:59,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}84e81d9f81479005a3e80c86863d1f42112eea02" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "bgpvpn-tempest-tests-flavor_117c1a23-85a8-4ed1-ba41-5d685494f7f4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 13:38:00,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:37:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-022a7b4d-4b6f-4e20-ab86-1febcb6007d8 x-compute-request-id: req-022a7b4d-4b6f-4e20-ab86-1febcb6007d8 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0c8c994d-9164-4c5d-b5a0-8d312b19c26c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0c8c994d-9164-4c5d-b5a0-8d312b19c26c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0c8c994d-9164-4c5d-b5a0-8d312b19c26c", "name": "bgpvpn-tempest-tests-flavor_117c1a23-85a8-4ed1-ba41-5d685494f7f4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:38:00,168 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-022a7b4d-4b6f-4e20-ab86-1febcb6007d8 2018-12-23 13:38:00,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.226856946945s 2018-12-23 13:38:00,168 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-022a7b4d-4b6f-4e20-ab86-1febcb6007d8 returning object 0c8c994d-9164-4c5d-b5a0-8d312b19c26c 2018-12-23 13:38:00,169 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'bgpvpn-tempest-tests-flavor_117c1a23-85a8-4ed1-ba41-5d685494f7f4', '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'1b564ea31c8e45b6a10fe5a84fe49166', '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'0c8c994d-9164-4c5d-b5a0-8d312b19c26c', 'swap': 0}) 2018-12-23 13:38:00,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 13:38:00,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/0c8c994d-9164-4c5d-b5a0-8d312b19c26c/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}84e81d9f81479005a3e80c86863d1f42112eea02" -d '{"extra_specs": {}}' 2018-12-23 13:38:00,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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 x-openstack-request-id: req-4be233d9-4908-4ea1-80ca-11a78240f16f x-compute-request-id: req-4be233d9-4908-4ea1-80ca-11a78240f16f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 13:38:00,193 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/0c8c994d-9164-4c5d-b5a0-8d312b19c26c/os-extra_specs used request id req-4be233d9-4908-4ea1-80ca-11a78240f16f 2018-12-23 13:38:00,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0231568813324s 2018-12-23 13:38:00,193 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/0c8c994d-9164-4c5d-b5a0-8d312b19c26c/os-extra_specs used request id req-4be233d9-4908-4ea1-80ca-11a78240f16f 2018-12-23 13:38:00,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 13:38:00,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}66c73fe081974e67bf499c151d21af07adc74482" 2018-12-23 13:38:00,961 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 13:38: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 13:38:00,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66c73fe081974e67bf499c151d21af07adc74482" 2018-12-23 13:38:01,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12194af9-93cb-40f3-b10a-c0b8d0a0f699 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19fd40fbebf24e338c716a29b639096f", "links": {"self": "http://172.30.9.22:5000/v3/roles/19fd40fbebf24e338c716a29b639096f"}, "name": "Member"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 13:38:01,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-12194af9-93cb-40f3-b10a-c0b8d0a0f699 2018-12-23 13:38:01,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.112852096558s 2018-12-23 13:38:01,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-23 13:38:01,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}66c73fe081974e67bf499c151d21af07adc74482" 2018-12-23 13:38:01,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:38:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3556592f-c2cf-46c8-8318-1ea4a88fea0a x-compute-request-id: req-3556592f-c2cf-46c8-8318-1ea4a88fea0a Content-Encoding: gzip Content-Length: 725 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 231}, "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 240}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-12-23 13:38:01,262 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-3556592f-c2cf-46c8-8318-1ea4a88fea0a 2018-12-23 13:38:01,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.193753004074s 2018-12-23 13:38:01,262 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-3556592f-c2cf-46c8-8318-1ea4a88fea0a 2018-12-23 13:38:01,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 13:38:01,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}66c73fe081974e67bf499c151d21af07adc74482" 2018-12-23 13:38:01,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-5d809f2d-f583-4360-b075-199c7073612f Date: Sun, 23 Dec 2018 13:38:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc/snap", "metadata": {}}], "file": "/v2/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc/file", "owner": "c22389b8b7e74742a00cdde58046d6ee", "id": "19c33cfa-0e02-422e-9ed2-1b19a24900fc", "size": 12716032, "self": "/v2/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T13:37:59Z", "visibility": "public", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_117c1a23-85a8-4ed1-ba41-5d685494f7f4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "bgpvpn-tempest-tests-img_117c1a23-85a8-4ed1-ba41-5d685494f7f4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T13:37:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 13:38:01,437 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5d809f2d-f583-4360-b075-199c7073612f 2018-12-23 13:38:01,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.17379784584s 2018-12-23 13:38:01,438 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5d809f2d-f583-4360-b075-199c7073612f 2018-12-23 13:38:01,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 13:38:01,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}66c73fe081974e67bf499c151d21af07adc74482" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_alt_117c1a23-85a8-4ed1-ba41-5d685494f7f4", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "bgpvpn-tempest-tests-img_alt_117c1a23-85a8-4ed1-ba41-5d685494f7f4"}' 2018-12-23 13:38:01,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 899 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/4cccaf62-259c-40c5-9f12-e808c7e34188 X-Openstack-Request-Id: req-0369e7be-72dc-47ce-af4b-a17e678371be Date: Sun, 23 Dec 2018 13:38:01 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4cccaf62-259c-40c5-9f12-e808c7e34188/file", "owner": "c22389b8b7e74742a00cdde58046d6ee", "id": "4cccaf62-259c-40c5-9f12-e808c7e34188", "size": null, "self": "/v2/images/4cccaf62-259c-40c5-9f12-e808c7e34188", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T13:38:01Z", "visibility": "public", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_alt_117c1a23-85a8-4ed1-ba41-5d685494f7f4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "bgpvpn-tempest-tests-img_alt_117c1a23-85a8-4ed1-ba41-5d685494f7f4", "checksum": null, "created_at": "2018-12-23T13:38:01Z", "protected": false} 2018-12-23 13:38:01,674 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-0369e7be-72dc-47ce-af4b-a17e678371be 2018-12-23 13:38:01,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.234143018723s 2018-12-23 13:38:01,675 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-0369e7be-72dc-47ce-af4b-a17e678371be returning object 4cccaf62-259c-40c5-9f12-e808c7e34188 2018-12-23 13:38:01,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 13:38:01,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/4cccaf62-259c-40c5-9f12-e808c7e34188/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}66c73fe081974e67bf499c151d21af07adc74482" -d '' 2018-12-23 13:38:03,070 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-413fd55e-e8b3-46c0-b5fb-96ad32f18b4a Date: Sun, 23 Dec 2018 13:38:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 13:38:03,070 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/4cccaf62-259c-40c5-9f12-e808c7e34188/file used request id req-413fd55e-e8b3-46c0-b5fb-96ad32f18b4a 2018-12-23 13:38:03,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.39489483833s 2018-12-23 13:38:03,071 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/4cccaf62-259c-40c5-9f12-e808c7e34188/file used request id req-413fd55e-e8b3-46c0-b5fb-96ad32f18b4a 2018-12-23 13:38:03,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 13:38:03,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}66c73fe081974e67bf499c151d21af07adc74482" 2018-12-23 13:38:03,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2383 Content-Type: application/json X-Openstack-Request-Id: req-33999d9a-6501-4830-a23c-f684dbb9d307 Date: Sun, 23 Dec 2018 13:38:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/4cccaf62-259c-40c5-9f12-e808c7e34188/snap", "metadata": {}}], "file": "/v2/images/4cccaf62-259c-40c5-9f12-e808c7e34188/file", "owner": "c22389b8b7e74742a00cdde58046d6ee", "id": "4cccaf62-259c-40c5-9f12-e808c7e34188", "size": 12716032, "self": "/v2/images/4cccaf62-259c-40c5-9f12-e808c7e34188", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/4cccaf62-259c-40c5-9f12-e808c7e34188/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T13:38:03Z", "visibility": "public", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_alt_117c1a23-85a8-4ed1-ba41-5d685494f7f4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "bgpvpn-tempest-tests-img_alt_117c1a23-85a8-4ed1-ba41-5d685494f7f4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T13:38:01Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc/snap", "metadata": {}}], "file": "/v2/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc/file", "owner": "c22389b8b7e74742a00cdde58046d6ee", "id": "19c33cfa-0e02-422e-9ed2-1b19a24900fc", "size": 12716032, "self": "/v2/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T13:37:59Z", "visibility": "public", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_117c1a23-85a8-4ed1-ba41-5d685494f7f4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "bgpvpn-tempest-tests-img_117c1a23-85a8-4ed1-ba41-5d685494f7f4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T13:37:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 13:38:03,250 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-33999d9a-6501-4830-a23c-f684dbb9d307 2018-12-23 13:38:03,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.178449869156s 2018-12-23 13:38:03,250 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-33999d9a-6501-4830-a23c-f684dbb9d307 2018-12-23 13:38:03,253 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/4cccaf62-259c-40c5-9f12-e808c7e34188/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4cccaf62-259c-40c5-9f12-e808c7e34188/file', 'owner': u'c22389b8b7e74742a00cdde58046d6ee', 'id': u'4cccaf62-259c-40c5-9f12-e808c7e34188', 'size': 12716032, u'self': u'/v2/images/4cccaf62-259c-40c5-9f12-e808c7e34188', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c22389b8b7e74742a00cdde58046d6ee', 'name': 'bgpvpn-tempest-tes-project_117c1a23-85a8-4ed1-ba41-5d685494f7f4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/4cccaf62-259c-40c5-9f12-e808c7e34188/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T13:38:03Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T13:38:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_alt_117c1a23-85a8-4ed1-ba41-5d685494f7f4', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/4cccaf62-259c-40c5-9f12-e808c7e34188', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_alt_117c1a23-85a8-4ed1-ba41-5d685494f7f4', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'bgpvpn-tempest-tests-img_alt_117c1a23-85a8-4ed1-ba41-5d685494f7f4', 'created': u'2018-12-23T13:38:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T13:38:01Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4cccaf62-259c-40c5-9f12-e808c7e34188', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_alt_117c1a23-85a8-4ed1-ba41-5d685494f7f4', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 13:38:03,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 13:38:03,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}84e81d9f81479005a3e80c86863d1f42112eea02" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "bgpvpn-tempest-tests-flavor_alt_117c1a23-85a8-4ed1-ba41-5d685494f7f4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 13:38:03,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:38:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-552e46d2-6593-4a0d-98d7-73add64ac57e x-compute-request-id: req-552e46d2-6593-4a0d-98d7-73add64ac57e Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0bb4fb7d-b9d0-4a58-8d6c-b95b20c8caa0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0bb4fb7d-b9d0-4a58-8d6c-b95b20c8caa0", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0bb4fb7d-b9d0-4a58-8d6c-b95b20c8caa0", "name": "bgpvpn-tempest-tests-flavor_alt_117c1a23-85a8-4ed1-ba41-5d685494f7f4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:38:03,312 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-552e46d2-6593-4a0d-98d7-73add64ac57e 2018-12-23 13:38:03,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.05779504776s 2018-12-23 13:38:03,312 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-552e46d2-6593-4a0d-98d7-73add64ac57e returning object 0bb4fb7d-b9d0-4a58-8d6c-b95b20c8caa0 2018-12-23 13:38:03,313 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'bgpvpn-tempest-tests-flavor_alt_117c1a23-85a8-4ed1-ba41-5d685494f7f4', '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'1b564ea31c8e45b6a10fe5a84fe49166', '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'0bb4fb7d-b9d0-4a58-8d6c-b95b20c8caa0', 'swap': 0}) 2018-12-23 13:38:03,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 13:38:03,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/0bb4fb7d-b9d0-4a58-8d6c-b95b20c8caa0/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}84e81d9f81479005a3e80c86863d1f42112eea02" -d '{"extra_specs": {}}' 2018-12-23 13:38:03,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:38:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4e092293-249f-46ed-8ede-410b20937867 x-compute-request-id: req-4e092293-249f-46ed-8ede-410b20937867 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 13:38:03,337 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/0bb4fb7d-b9d0-4a58-8d6c-b95b20c8caa0/os-extra_specs used request id req-4e092293-249f-46ed-8ede-410b20937867 2018-12-23 13:38:03,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221219062805s 2018-12-23 13:38:03,337 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/0bb4fb7d-b9d0-4a58-8d6c-b95b20c8caa0/os-extra_specs used request id req-4e092293-249f-46ed-8ede-410b20937867 2018-12-23 13:38:03,338 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'bgpvpn-tempest-tests-flavor_alt_117c1a23-85a8-4ed1-ba41-5d685494f7f4', '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'1b564ea31c8e45b6a10fe5a84fe49166', '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'0bb4fb7d-b9d0-4a58-8d6c-b95b20c8caa0', 'swap': 0}) 2018-12-23 13:38:06,498 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-23 13:38:05.329 184 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=d4baf328-7967-44bb-8eca-6a03446a6ca5) for deployment 'opnfv-rally' (UUID=46dc181e-a5ae-41b0-86b9-38bf8d0fbde5). 2018-12-23 13:38:06.333 184 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-12-23 13:38:06.335 184 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d4baf328-7967-44bb-8eca-6a03446a6ca5) has been successfully configured for deployment 'opnfv-rally' (UUID=46dc181e-a5ae-41b0-86b9-38bf8d0fbde5)! 2018-12-23 13:38:06,499 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-23 13:38:06,499 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-23 13:38:06,502 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-23 13:38:06,519 - sdnvpn-tempest - DEBUG - Updating /root/.rally/verification/verifier-d4baf328-7967-44bb-8eca-6a03446a6ca5/for-deployment-46dc181e-a5ae-41b0-86b9-38bf8d0fbde5/tempest.conf with bgpvpn=True 2018-12-23 13:38:06,522 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-23 13:38:09,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-d4baf328-7967-44bb-8eca-6a03446a6ca5/repo; testr list-tests '^networking_bgpvpn_tempest\.' >/home/opnfv/functest/results/bgpvpn-tempest-tests/test_list.txt 2>/dev/null) 2018-12-23 13:38:09,511 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-23 13:38:09,537 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-12-23 13:38:09,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/bgpvpn-tempest-tests/test_list.txt', u'--concurrency=4']'. 2018-12-23 13:38:11,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:38:11.534 193 INFO rally.api [-] Starting verification (UUID=c54f79d1-cdee-4c15-9a33-8c493420753d) for deployment 'opnfv-rally' (UUID=46dc181e-a5ae-41b0-86b9-38bf8d0fbde5) by verifier 'opnfv-tempest' (UUID=d4baf328-7967-44bb-8eca-6a03446a6ca5). 2018-12-23 13:38:11,535 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: c54f79d1-cdee-4c15-9a33-8c493420753d 2018-12-23 13:41:18,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: c54f79d1-cdee-4c15-9a33-8c493420753d 2018-12-23 13:41:18,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'c54f79d1-cdee-4c15-9a33-8c493420753d']'. 2018-12-23 13:41:19,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-23 13:41:19,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-23 13:41:19,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 13:41:19,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c54f79d1-cdee-4c15-9a33-8c493420753d | 2018-12-23 13:41:19,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-12-23 13:41:19,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-23 13:38:11 | 2018-12-23 13:41:19,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-23 13:41:18 | 2018-12-23 13:41:19,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:07 | 2018-12-23 13:41:19,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-12-23 13:41:19,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-23 13:41:19,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-23 13:41:19,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d4baf328-7967-44bb-8eca-6a03446a6ca5) | 2018-12-23 13:41:19,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-23 13:41:19,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 46dc181e-a5ae-41b0-86b9-38bf8d0fbde5) | 2018-12-23 13:41:19,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 17 | 2018-12-23 13:41:19,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 176.207 | 2018-12-23 13:41:19,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 15 | 2018-12-23 13:41:19,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-12-23 13:41:19,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-23 13:41:19,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-23 13:41:19,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-12-23 13:41:19,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 13:41:19,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-23 13:41:19,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-23 13:41:19,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest bgpvpn-tempest-tests success_rate is 88.2352941176% 2018-12-23 13:41:19,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 13:41:19,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/4cccaf62-259c-40c5-9f12-e808c7e34188 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66c73fe081974e67bf499c151d21af07adc74482" 2018-12-23 13:41:20,888 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-06ead4ee-1415-4b03-8b28-82c7767dfe43 Date: Sun, 23 Dec 2018 13:41:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 13:41:20,888 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/4cccaf62-259c-40c5-9f12-e808c7e34188 used request id req-06ead4ee-1415-4b03-8b28-82c7767dfe43 2018-12-23 13:41:20,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.3610959053s 2018-12-23 13:41:20,889 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/4cccaf62-259c-40c5-9f12-e808c7e34188 used request id req-06ead4ee-1415-4b03-8b28-82c7767dfe43 2018-12-23 13:41:20,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 13:41:20,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:41:20,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:41: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-2e6ed576-f48d-4c60-b49c-e42ce3abd7a4 x-compute-request-id: req-2e6ed576-f48d-4c60-b49c-e42ce3abd7a4 Content-Encoding: gzip Content-Length: 417 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0bb4fb7d-b9d0-4a58-8d6c-b95b20c8caa0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0bb4fb7d-b9d0-4a58-8d6c-b95b20c8caa0", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0bb4fb7d-b9d0-4a58-8d6c-b95b20c8caa0", "name": "bgpvpn-tempest-tests-flavor_alt_117c1a23-85a8-4ed1-ba41-5d685494f7f4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0c8c994d-9164-4c5d-b5a0-8d312b19c26c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0c8c994d-9164-4c5d-b5a0-8d312b19c26c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0c8c994d-9164-4c5d-b5a0-8d312b19c26c", "name": "bgpvpn-tempest-tests-flavor_117c1a23-85a8-4ed1-ba41-5d685494f7f4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 13:41:20,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-2e6ed576-f48d-4c60-b49c-e42ce3abd7a4 2018-12-23 13:41:20,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0331339836121s 2018-12-23 13:41:20,923 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-2e6ed576-f48d-4c60-b49c-e42ce3abd7a4 2018-12-23 13:41:20,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 13:41:20,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/0bb4fb7d-b9d0-4a58-8d6c-b95b20c8caa0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:41:20,983 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:41: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-c4a210ee-d983-436e-9e94-d87aa3ab112f x-compute-request-id: req-c4a210ee-d983-436e-9e94-d87aa3ab112f Content-Length: 0 Content-Type: application/json 2018-12-23 13:41:20,984 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/0bb4fb7d-b9d0-4a58-8d6c-b95b20c8caa0 used request id req-c4a210ee-d983-436e-9e94-d87aa3ab112f 2018-12-23 13:41:20,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0578899383545s 2018-12-23 13:41:20,985 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/0bb4fb7d-b9d0-4a58-8d6c-b95b20c8caa0 used request id req-c4a210ee-d983-436e-9e94-d87aa3ab112f 2018-12-23 13:41:20,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 13:41:20,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}66c73fe081974e67bf499c151d21af07adc74482" 2018-12-23 13:41:21,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-cad1693a-4137-49c1-9040-8762cdabf682 Date: Sun, 23 Dec 2018 13:41:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc/snap", "metadata": {}}], "file": "/v2/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc/file", "owner": "c22389b8b7e74742a00cdde58046d6ee", "id": "19c33cfa-0e02-422e-9ed2-1b19a24900fc", "size": 12716032, "self": "/v2/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T13:37:59Z", "visibility": "public", "owner_specified.shade.object": "images/bgpvpn-tempest-tests-img_117c1a23-85a8-4ed1-ba41-5d685494f7f4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "bgpvpn-tempest-tests-img_117c1a23-85a8-4ed1-ba41-5d685494f7f4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T13:37:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 13:41:21,159 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cad1693a-4137-49c1-9040-8762cdabf682 2018-12-23 13:41:21,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173495054245s 2018-12-23 13:41:21,160 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cad1693a-4137-49c1-9040-8762cdabf682 2018-12-23 13:41:21,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 13:41:21,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}66c73fe081974e67bf499c151d21af07adc74482" 2018-12-23 13:41:21,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-40097dff-0970-4c4c-8afc-43844e5a300e Date: Sun, 23 Dec 2018 13:41:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 13:41:21,814 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc used request id req-40097dff-0970-4c4c-8afc-43844e5a300e 2018-12-23 13:41:21,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.652008056641s 2018-12-23 13:41:21,814 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/19c33cfa-0e02-422e-9ed2-1b19a24900fc used request id req-40097dff-0970-4c4c-8afc-43844e5a300e 2018-12-23 13:41:21,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 13:41:21,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:41:21,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:41: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-c98d6e3e-89be-4326-ad3d-726cb7dd23d6 x-compute-request-id: req-c98d6e3e-89be-4326-ad3d-726cb7dd23d6 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0c8c994d-9164-4c5d-b5a0-8d312b19c26c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0c8c994d-9164-4c5d-b5a0-8d312b19c26c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0c8c994d-9164-4c5d-b5a0-8d312b19c26c", "name": "bgpvpn-tempest-tests-flavor_117c1a23-85a8-4ed1-ba41-5d685494f7f4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 13:41:21,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-c98d6e3e-89be-4326-ad3d-726cb7dd23d6 2018-12-23 13:41:21,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0323309898376s 2018-12-23 13:41:21,848 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-c98d6e3e-89be-4326-ad3d-726cb7dd23d6 2018-12-23 13:41:21,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 13:41:21,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/0c8c994d-9164-4c5d-b5a0-8d312b19c26c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:41:21,892 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:41: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-af6618a8-6635-4882-87cc-186f6099bc3d x-compute-request-id: req-af6618a8-6635-4882-87cc-186f6099bc3d Content-Length: 0 Content-Type: application/json 2018-12-23 13:41:21,893 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/0c8c994d-9164-4c5d-b5a0-8d312b19c26c used request id req-af6618a8-6635-4882-87cc-186f6099bc3d 2018-12-23 13:41:21,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0427961349487s 2018-12-23 13:41:21,893 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/0c8c994d-9164-4c5d-b5a0-8d312b19c26c used request id req-af6618a8-6635-4882-87cc-186f6099bc3d 2018-12-23 13:41:21,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 13:41:21,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:41:22,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43c17440-c0bf-4618-9b93-441288676163 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "bgpvpn-tempest-tests-user_117c1a23-85a8-4ed1-ba41-5d685494f7f4", "links": {"self": "http://172.30.9.22:5000/v3/users/3eed42502dd942058ad465d8b02f2025"}, "domain_id": "default", "enabled": true, "id": "3eed42502dd942058ad465d8b02f2025", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 13:41:22,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-43c17440-c0bf-4618-9b93-441288676163 2018-12-23 13:41:22,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106869935989s 2018-12-23 13:41:22,001 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-43c17440-c0bf-4618-9b93-441288676163 2018-12-23 13:41:22,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 13:41:22,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/3eed42502dd942058ad465d8b02f2025 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:41:22,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f3d373d-0f25-4daa-b2aa-1987b3848729 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/3eed42502dd942058ad465d8b02f2025"}, "enabled": true, "id": "3eed42502dd942058ad465d8b02f2025", "options": {}, "domain_id": "default", "name": "bgpvpn-tempest-tests-user_117c1a23-85a8-4ed1-ba41-5d685494f7f4"}} 2018-12-23 13:41:22,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/3eed42502dd942058ad465d8b02f2025 used request id req-6f3d373d-0f25-4daa-b2aa-1987b3848729 2018-12-23 13:41:22,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0982360839844s 2018-12-23 13:41:22,105 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/3eed42502dd942058ad465d8b02f2025 used request id req-6f3d373d-0f25-4daa-b2aa-1987b3848729 2018-12-23 13:41:22,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 13:41:22,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/3eed42502dd942058ad465d8b02f2025 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:41:22,284 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 13:41:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-064d6846-c664-4ceb-9dbc-e2cc8479fca0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 13:41:22,284 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/3eed42502dd942058ad465d8b02f2025 used request id req-064d6846-c664-4ceb-9dbc-e2cc8479fca0 2018-12-23 13:41:22,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.178371906281s 2018-12-23 13:41:22,285 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/3eed42502dd942058ad465d8b02f2025 used request id req-064d6846-c664-4ceb-9dbc-e2cc8479fca0 2018-12-23 13:41:22,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 13:41:22,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:41:22,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ff0a607-e216-4933-b754-271800451863 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: bgpvpn-tempest-tests", "links": {"self": "http://172.30.9.22:5000/v3/projects/c22389b8b7e74742a00cdde58046d6ee"}, "enabled": true, "id": "c22389b8b7e74742a00cdde58046d6ee", "parent_id": "default", "domain_id": "default", "name": "bgpvpn-tempest-tes-project_117c1a23-85a8-4ed1-ba41-5d685494f7f4"}]} 2018-12-23 13:41:22,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-4ff0a607-e216-4933-b754-271800451863 2018-12-23 13:41:22,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0869698524475s 2018-12-23 13:41:22,374 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-4ff0a607-e216-4933-b754-271800451863 2018-12-23 13:41:22,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 13:41:22,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/c22389b8b7e74742a00cdde58046d6ee -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:41:22,543 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 13:41:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e05e59d-f71f-4700-a89f-e1de470b75d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 13:41:22,543 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/c22389b8b7e74742a00cdde58046d6ee used request id req-9e05e59d-f71f-4700-a89f-e1de470b75d6 2018-12-23 13:41:22,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.166831970215s 2018-12-23 13:41:22,543 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/c22389b8b7e74742a00cdde58046d6ee used request id req-9e05e59d-f71f-4700-a89f-e1de470b75d6 2018-12-23 13:41:22,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 13:41:22,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:41:22,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-840dcb16-6c50-40a5-b004-8d3651c2f050 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "19fd40fbebf24e338c716a29b639096f", "links": {"self": "http://172.30.9.22:5000/v3/roles/19fd40fbebf24e338c716a29b639096f"}, "name": "Member"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 13:41:22,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-840dcb16-6c50-40a5-b004-8d3651c2f050 2018-12-23 13:41:22,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0728809833527s 2018-12-23 13:41:22,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-23 13:41:22,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/19fd40fbebf24e338c716a29b639096f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:41:22,748 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 13:41:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c59ef140-15b6-4a43-b888-e480532b90d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 13:41:22,748 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/19fd40fbebf24e338c716a29b639096f used request id req-c59ef140-15b6-4a43-b888-e480532b90d4 2018-12-23 13:41:22,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.129624843597s 2018-12-23 13:41:22,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 13:41:22,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=c22389b8b7e74742a00cdde58046d6ee&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}84e81d9f81479005a3e80c86863d1f42112eea02" 2018-12-23 13:41:23,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8f3293ce-1154-4be1-a1a8-65fcdadba3ec Date: Sun, 23 Dec 2018 13:41:23 GMT RESP BODY: {"security_groups": []} 2018-12-23 13:41:23,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=c22389b8b7e74742a00cdde58046d6ee&name=default used request id req-8f3293ce-1154-4be1-a1a8-65fcdadba3ec 2018-12-23 13:41:23,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.353328943253s 2018-12-23 13:41:23,105 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=c22389b8b7e74742a00cdde58046d6ee&name=default used request id req-8f3293ce-1154-4be1-a1a8-65fcdadba3ec 2018-12-23 13:41:23,105 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.run_tempest 2018-12-23 13:41:23,105 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest': {'status': 'FAIL', 'details': 'Tempest testcases have been completed'} 2018-12-23 13:41:23,106 - 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-12-23 13:41:23,106 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================================================== 2018-12-23 13:41:23,106 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_10 2018-12-23 13:41:23,203 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_10 main method 2018-12-23 13:41:23,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:41:23,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:41:23,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:41:23,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:41:23,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:41:23,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:41:23,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:41:23,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:41:23,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:41:23,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:41:23,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:41:23,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:41:23,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:41:23,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:41:23,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:41:23,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:41:23,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:41:23,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:41:23,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:41:23,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:41:23,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:41:23,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:41:23,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:41:23,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:41:23,208 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:41:23,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:41:23,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:41:23,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:41:23,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:41:23,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:41:23,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:41:23,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:41:23,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:41:23,209 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:41:23,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:41:23,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:41:23,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:41:23,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:41:23,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:41:23,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:41:23,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:41:23,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:41:23,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:41:23,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:41:23,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:41:23,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:41:23,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:41:23,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:41:23,212 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-12-23 13:41:23,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:41:23,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:41:23,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:41:23,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:41:23,213 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:41:23,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:41:23,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:41:23,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:41:23,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:41:23,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:41:23,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:41:23,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:41:23,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:41:23,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:41:23,214 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:41:23,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:41:23,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:41:23,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:41:23,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:41:23,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:41:23,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:41:23,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:41:23,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:41:23,215 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:41:23,216 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-12-23 13:41:23,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:41:23,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1bc75da-1b8a-4772-b237-cfd04001dba2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:41:23,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a1bc75da-1b8a-4772-b237-cfd04001dba2 2018-12-23 13:41:23,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:41:23,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:41:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["dy2vnJdcS8m1uvAnwXM0CQ"], "issued_at": "2018-12-23T13:41:23.000000Z"}} 2018-12-23 13:41:23,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a55187069c83a817385a2579b63697590bff078a" 2018-12-23 13:41:23,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-46fdd796-1f06-4316-9d59-bc49d816e3c0 Date: Sun, 23 Dec 2018 13:41:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-12-23 13:41:23,759 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20 used request id req-46fdd796-1f06-4316-9d59-bc49d816e3c0 2018-12-23 13:41:23,759 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-12-23 13:41:23,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a55187069c83a817385a2579b63697590bff078a" 2018-12-23 13:41:23,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e8b6384a-780d-4eac-9caf-c39fd336432b Date: Sun, 23 Dec 2018 13:41:23 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-12-23 13:41:23,994 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-e8b6384a-780d-4eac-9caf-c39fd336432b 2018-12-23 13:41:24,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a55187069c83a817385a2579b63697590bff078a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-12-23 13:41:24,312 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/127794f9-c08c-4f5a-8070-193751607e6c X-Openstack-Request-Id: req-a721e06e-7a2c-42db-aada-1f8a54c585b1 Date: Sun, 23 Dec 2018 13:41:24 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T13:41:24Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T13:41:24Z", "visibility": "public", "locations": [], "self": "/v2/images/127794f9-c08c-4f5a-8070-193751607e6c", "min_disk": 0, "protected": false, "id": "127794f9-c08c-4f5a-8070-193751607e6c", "file": "/v2/images/127794f9-c08c-4f5a-8070-193751607e6c/file", "checksum": null, "owner": "1b564ea31c8e45b6a10fe5a84fe49166", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 13:41:24,313 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-a721e06e-7a2c-42db-aada-1f8a54c585b1 2018-12-23 13:41:24,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/127794f9-c08c-4f5a-8070-193751607e6c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a55187069c83a817385a2579b63697590bff078a" -d '' 2018-12-23 13:41:26,060 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b9ead7da-f177-4715-b1f1-2e18a99fae20 Date: Sun, 23 Dec 2018 13:41:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 13:41:26,061 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/127794f9-c08c-4f5a-8070-193751607e6c/file used request id req-b9ead7da-f177-4715-b1f1-2e18a99fae20 2018-12-23 13:41:26,061 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-10-1-net 2018-12-23 13:41:26,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:41:26,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90339d48-3408-4420-94a5-b49b2546cc6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:41:26,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-90339d48-3408-4420-94a5-b49b2546cc6e 2018-12-23 13:41:26,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:41:26,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:41:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["EUKinau_Tce3SgLKpUUI_A"], "issued_at": "2018-12-23T13:41:26.000000Z"}} 2018-12-23 13:41:26,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d60841bf8dbf3b5e2d4dcbbb5f5bede6e5c03c6" -d '{"network": {"name": "sdnvpn-10-1-net", "admin_state_up": true}}' 2018-12-23 13:41:26,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-964dca21-0c1c-4dd9-8b54-12560f71c4c0 Date: Sun, 23 Dec 2018 13:41:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"69dd8794-52af-484e-bb20-f7fd5f68cc61","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T13:41:26Z","is_default":false,"provider:segmentation_id":57,"name":"sdnvpn-10-1-net","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:41:26Z","mtu":1450}} 2018-12-23 13:41:26,879 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-964dca21-0c1c-4dd9-8b54-12560f71c4c0 2018-12-23 13:41:26,880 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-10-1-subnet in network 69dd8794-52af-484e-bb20-f7fd5f68cc61 with cidr 10.10.10.0/24 2018-12-23 13:41:26,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d60841bf8dbf3b5e2d4dcbbb5f5bede6e5c03c6" -d '{"subnets": [{"ip_version": 4, "network_id": "69dd8794-52af-484e-bb20-f7fd5f68cc61", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-10-1-subnet"}]}' 2018-12-23 13:41:27,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-920f84c6-59e4-4522-88b3-74802839180b Date: Sun, 23 Dec 2018 13:41:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69dd8794-52af-484e-bb20-f7fd5f68cc61","tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:41:27Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-12-23T13:41:27Z","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":"1b564ea31c8e45b6a10fe5a84fe49166","id":"673a9302-6dcd-46ff-a407-c0c585e48198","subnetpool_id":null,"name":"sdnvpn-10-1-subnet"}]} 2018-12-23 13:41:27,446 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-920f84c6-59e4-4522-88b3-74802839180b 2018-12-23 13:41:27,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d60841bf8dbf3b5e2d4dcbbb5f5bede6e5c03c6" 2018-12-23 13:41:27,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-d5aaad5d-df03-4c76-a52d-d5fa7d4c3c92 Date: Sun, 23 Dec 2018 13:41:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "updated_at": "2018-12-23T10:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "4344a5ee-82f5-41b0-bdee-1ea119ce0ef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "7749ea3b-0b9e-4d0d-9530-ba6f0062246e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "bd164a01-3da6-4ba0-8a76-8468a98eeaee", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "dfce3129-c821-4a94-b363-28d08fbcd457", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 4, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "created_at": "2018-12-23T13:04:08Z", "updated_at": "2018-12-23T13:04:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "39f67492-6c17-47dc-9eb5-9f66fc40bf5d", "remote_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "c407ef4e-77ad-41ec-a924-30be4d776065", "remote_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "c4d2361c-9401-4064-a528-1158d4842c43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "c9e42862-60e0-49ef-87e4-45f18b0eb47e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}], "revision_number": 4, "project_id": "cd88fc5f29be44c198f378ee4ce5955b", "id": "13751584-95bc-4ac8-a165-ee936f10eee8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "updated_at": "2018-12-23T10:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "3a13af68-60e1-4344-ae8a-96f314d1a2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "77d13211-502f-4e71-b007-faffc15c37d0", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fa02d9ed-71a8-4f4b-ac77-2b459bf2c28a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fbae7c6c-02bf-45ca-b3c8-011de5d25b67", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}], "revision_number": 4, "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "updated_at": "2018-12-23T10:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "0f4d9015-afd5-4470-947c-2567f1a2965a", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "589650f3-addb-4c63-b869-51a5c7002ad1", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "623fc9a7-10e7-4c90-bf16-350965ac2d72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "ab93a0f4-aca3-4c2f-b4d4-4556be8ee207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:26Z", "updated_at": "2018-12-23T13:11:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T13:09:27Z", "revision_number": 0, "id": "0b17de6f-9848-402f-8daf-e8470ba6135f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "revision_number": 0, "id": "2364bb0b-6704-452b-9be9-2510c23fc966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "revision_number": 0, "id": "3942b386-c5a7-4af7-a4dc-d2217c65f430", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-12-23T13:11:46Z", "revision_number": 0, "id": "5a7af0e9-8e86-46a6-97e3-289edadd453d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:11:46Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 179, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "revision_number": 0, "id": "708ab9c1-97dd-4108-83d0-c9a9ae886ca4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T13:09:27Z", "revision_number": 0, "id": "973e6c43-2f61-43ac-beb6-b0a0b623432f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T13:09:27Z", "revision_number": 0, "id": "b8ea28c7-6b4e-43d6-874c-7748d32452c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 7, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "name": "sdnvpn-sg"}]} 2018-12-23 13:41:27,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-d5aaad5d-df03-4c76-a52d-d5fa7d4c3c92 2018-12-23 13:41:27,661 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-12-23 13:41:27,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:41:27,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcbd306e-878f-4421-80d8-e78ecbce6ba6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:41:27,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-bcbd306e-878f-4421-80d8-e78ecbce6ba6 2018-12-23 13:41:27,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:41:28,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:41:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["BM0Y8XYGSayXukYmSNpxYA"], "issued_at": "2018-12-23T13:41:28.000000Z"}} 2018-12-23 13:41:28,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5820b012f30b765ee3da7cbf2c4e5ba172592ec5" 2018-12-23 13:41:28,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:41: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-e4e9e61c-37e9-47ab-86dd-14f11ab7b9d5 x-compute-request-id: req-e4e9e61c-37e9-47ab-86dd-14f11ab7b9d5 Content-Encoding: gzip Content-Length: 725 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 231}, "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 240}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-12-23 13:41:28,219 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-e4e9e61c-37e9-47ab-86dd-14f11ab7b9d5 2018-12-23 13:41:28,220 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-12-23 13:41:28,221 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-2'... 2018-12-23 13:41:28,221 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-2 flavor=m1.tiny image=127794f9-c08c-4f5a-8070-193751607e6c network=69dd8794-52af-484e-bb20-f7fd5f68cc61 secgroup=d54ad1fc-dc70-43eb-b6d5-f1e800496767 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-12-23 13:41:28,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:41:28,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:41:28,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:41:28,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:41:28,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:41:28,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:41:28,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:41:28,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:41:28,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:41:28,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:41:28,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:41:28,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:41:28,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:41:28,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:41:28,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:41:28,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:41:28,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:41:28,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:41:28,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:41:28,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:41:28,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:41:28,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:41:28,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:41:28,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:41:28,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:41:28,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:41:28,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:41:28,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:41:28,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:41:28,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:41:28,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:41:28,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:41:28,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:41:28,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:41:28,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:41:28,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:41:28,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:41:28,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:41:28,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:41:28,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:41:28,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:41:28,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:41:28,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:41:28,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:41:28,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:41:28,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:41:28,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:41:28,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:41:28,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:41:28,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67c6cf8c-a698-452a-9e90-e53e821c0f7f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:41:28,238 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-67c6cf8c-a698-452a-9e90-e53e821c0f7f 2018-12-23 13:41:28,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:41:28,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:41:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["57cTUFK9Ram6FK3_bZ-6Tw"], "issued_at": "2018-12-23T13:41:28.000000Z"}} 2018-12-23 13:41:28,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea55a9d9c961b3dbc9d51f58035d3a71783632fd" 2018-12-23 13:41:28,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:41: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-efabebfb-5816-4836-ab20-9fc1786640d2 x-compute-request-id: req-efabebfb-5816-4836-ab20-9fc1786640d2 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-12-23 13:41:28,802 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-efabebfb-5816-4836-ab20-9fc1786640d2 2018-12-23 13:41:28,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea55a9d9c961b3dbc9d51f58035d3a71783632fd" 2018-12-23 13:41:28,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:41: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-74155b55-6db7-4558-aa99-703fa9ddb467 x-compute-request-id: req-74155b55-6db7-4558-aa99-703fa9ddb467 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:41:28,824 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 used request id req-74155b55-6db7-4558-aa99-703fa9ddb467 2018-12-23 13:41:28,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea55a9d9c961b3dbc9d51f58035d3a71783632fd" -d '{"server": {"name": "sdnvpn-10-2", "imageRef": "127794f9-c08c-4f5a-8070-193751607e6c", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "1f158186-04de-4bad-8081-88a658f657a7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "69dd8794-52af-484e-bb20-f7fd5f68cc61"}]}}' 2018-12-23 13:41:30,456 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:41:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-086da19d-fa8f-435f-b92a-1f4943964112 x-compute-request-id: req-086da19d-fa8f-435f-b92a-1f4943964112 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0e2065e5-eefd-42c6-a016-9f4e292e5a83", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83", "rel": "bookmark"}], "adminPass": "75v5amrRxPEU"}} 2018-12-23 13:41:30,456 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-086da19d-fa8f-435f-b92a-1f4943964112 2018-12-23 13:41:30,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:41:30,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-222c1e1f-16be-4417-8f8d-0b3b8bf13e13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:41:30,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-222c1e1f-16be-4417-8f8d-0b3b8bf13e13 2018-12-23 13:41:30,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:41:30,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:41:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["qYfJEQxHRO2kjXLZJHnVaQ"], "issued_at": "2018-12-23T13:41:30.000000Z"}} 2018-12-23 13:41:30,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad12320b8d00003898c9b5c8cbc3c45d514c9523" 2018-12-23 13:41:31,373 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-5bd9b89d-2bac-42f6-8e55-cb3bb17c7f6e x-compute-request-id: req-5bd9b89d-2bac-42f6-8e55-cb3bb17c7f6e 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.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83", "rel": "bookmark"}], "image": {"id": "127794f9-c08c-4f5a-8070-193751607e6c", "links": [{"href": "http://172.30.9.22:8774/images/127794f9-c08c-4f5a-8070-193751607e6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "0e2065e5-eefd-42c6-a016-9f4e292e5a83", "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:41: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-10-2", "created": "2018-12-23T13:41:30Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:41:31,373 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83 used request id req-5bd9b89d-2bac-42f6-8e55-cb3bb17c7f6e 2018-12-23 13:41:34,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad12320b8d00003898c9b5c8cbc3c45d514c9523" 2018-12-23 13:41:34,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:41: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-9ea80b3d-e953-4389-b0f1-a78791e83768 x-compute-request-id: req-9ea80b3d-e953-4389-b0f1-a78791e83768 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.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83", "rel": "bookmark"}], "image": {"id": "127794f9-c08c-4f5a-8070-193751607e6c", "links": [{"href": "http://172.30.9.22:8774/images/127794f9-c08c-4f5a-8070-193751607e6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000153", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "0e2065e5-eefd-42c6-a016-9f4e292e5a83", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:41:32Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-2", "created": "2018-12-23T13:41:30Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:41:34,842 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83 used request id req-9ea80b3d-e953-4389-b0f1-a78791e83768 2018-12-23 13:41:37,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad12320b8d00003898c9b5c8cbc3c45d514c9523" 2018-12-23 13:41:38,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:41: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-12a6d197-d340-4b95-beed-265bfe443ef0 x-compute-request-id: req-12a6d197-d340-4b95-beed-265bfe443ef0 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:6a:2a:83", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83", "rel": "bookmark"}], "image": {"id": "127794f9-c08c-4f5a-8070-193751607e6c", "links": [{"href": "http://172.30.9.22:8774/images/127794f9-c08c-4f5a-8070-193751607e6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000153", "OS-SRV-USG:launched_at": "2018-12-23T13:41:35.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "0e2065e5-eefd-42c6-a016-9f4e292e5a83", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:41:36Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-2", "created": "2018-12-23T13:41:30Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:41:38,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83 used request id req-12a6d197-d340-4b95-beed-265bfe443ef0 2018-12-23 13:41:38,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea55a9d9c961b3dbc9d51f58035d3a71783632fd" 2018-12-23 13:41:39,265 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:41:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e717f7a-e0a8-4a25-82c2-216d83237cc8 x-compute-request-id: req-7e717f7a-e0a8-4a25-82c2-216d83237cc8 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:6a:2a:83", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83", "rel": "bookmark"}], "image": {"id": "127794f9-c08c-4f5a-8070-193751607e6c", "links": [{"href": "http://172.30.9.22:8774/images/127794f9-c08c-4f5a-8070-193751607e6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000153", "OS-SRV-USG:launched_at": "2018-12-23T13:41:35.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "0e2065e5-eefd-42c6-a016-9f4e292e5a83", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T13:41:36Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-2", "created": "2018-12-23T13:41:30Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:41:39,265 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83 used request id req-7e717f7a-e0a8-4a25-82c2-216d83237cc8 2018-12-23 13:41:39,265 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-2' booted successfully. IP='10.10.10.9'. 2018-12-23 13:41:39,265 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-2' to security group 'sdnvpn-sg'... 2018-12-23 13:41:39,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5820b012f30b765ee3da7cbf2c4e5ba172592ec5" -d '{"addSecurityGroup": {"name": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:41:40,949 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:41:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b5ff8102-2b70-4c37-8334-45339ad05074 x-compute-request-id: req-b5ff8102-2b70-4c37-8334-45339ad05074 Content-Length: 0 Content-Type: application/json 2018-12-23 13:41:40,949 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action used request id req-b5ff8102-2b70-4c37-8334-45339ad05074 2018-12-23 13:41:40,950 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-1'... 2018-12-23 13:41:40,950 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-1 flavor=m1.tiny image=127794f9-c08c-4f5a-8070-193751607e6c network=69dd8794-52af-484e-bb20-f7fd5f68cc61 secgroup=d54ad1fc-dc70-43eb-b6d5-f1e800496767 hypervisor=nova:overcloud-novacompute-0.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-12-23 13:41:40,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:41:40,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:41:40,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:41:40,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:41:40,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:41:40,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:41:40,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:41:40,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:41:40,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:41:40,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:41:40,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:41:40,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:41:40,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:41:40,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:41:40,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:41:40,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:41:40,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:41:40,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:41:40,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:41:40,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:41:40,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:41:40,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:41:40,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:41:40,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:41:40,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:41:40,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:41:40,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:41:40,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:41:40,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:41:40,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:41:40,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:41:40,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:41:40,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:41:40,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:41:40,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:41:40,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:41:40,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:41:40,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:41:40,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:41:40,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:41:40,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:41:40,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:41:40,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:41:40,957 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:41:40,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:41:40,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:41:40,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:41:40,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:41:40,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:41:40,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f543ddea-e0f9-455a-bdaf-191ab5eef69c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:41:40,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f543ddea-e0f9-455a-bdaf-191ab5eef69c 2018-12-23 13:41:40,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:41:41,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:41:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["K_2EaW4RTOeKCn67rwyvsQ"], "issued_at": "2018-12-23T13:41:41.000000Z"}} 2018-12-23 13:41:41,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5e91e617eb72a1a4f8e3e6c74114e705ab9516" 2018-12-23 13:41:41,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:41: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-956b5ae8-dc50-4c49-8663-b601443f0696 x-compute-request-id: req-956b5ae8-dc50-4c49-8663-b601443f0696 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-12-23 13:41:41,525 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-956b5ae8-dc50-4c49-8663-b601443f0696 2018-12-23 13:41:41,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5e91e617eb72a1a4f8e3e6c74114e705ab9516" 2018-12-23 13:41:41,547 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:41: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-412ca6e1-44f9-4667-b7b0-75b8956eb2f1 x-compute-request-id: req-412ca6e1-44f9-4667-b7b0-75b8956eb2f1 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:41:41,548 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 used request id req-412ca6e1-44f9-4667-b7b0-75b8956eb2f1 2018-12-23 13:41:41,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5e91e617eb72a1a4f8e3e6c74114e705ab9516" -d '{"server": {"name": "sdnvpn-10-1", "imageRef": "127794f9-c08c-4f5a-8070-193751607e6c", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "1f158186-04de-4bad-8081-88a658f657a7", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC45CndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "69dd8794-52af-484e-bb20-f7fd5f68cc61"}], "config_drive": true}}' 2018-12-23 13:41:43,025 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:41: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-1220794f-6028-4122-bb5c-fe78095e7ae5 x-compute-request-id: req-1220794f-6028-4122-bb5c-fe78095e7ae5 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f97ebc38-0948-48f2-814f-563e5cbd017f", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f97ebc38-0948-48f2-814f-563e5cbd017f", "rel": "bookmark"}], "adminPass": "wkL8UcWViQxB"}} 2018-12-23 13:41:43,025 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-1220794f-6028-4122-bb5c-fe78095e7ae5 2018-12-23 13:41:43,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:41:43,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b19dba9-2a3c-43b6-a374-872c7c570269 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:41:43,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-7b19dba9-2a3c-43b6-a374-872c7c570269 2018-12-23 13:41:43,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:41:43,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:41:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["h9fBP9s3RbClBvZG6DLySg"], "issued_at": "2018-12-23T13:41:43.000000Z"}} 2018-12-23 13:41:43,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff04565a45406e3724b857772ff9a2cacf763e4" 2018-12-23 13:41:44,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:41:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41878c37-9471-445c-b3f6-137b24a32a5f x-compute-request-id: req-41878c37-9471-445c-b3f6-137b24a32a5f Content-Encoding: gzip Content-Length: 694 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f97ebc38-0948-48f2-814f-563e5cbd017f", "rel": "bookmark"}], "image": {"id": "127794f9-c08c-4f5a-8070-193751607e6c", "links": [{"href": "http://172.30.9.22:8774/images/127794f9-c08c-4f5a-8070-193751607e6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "f97ebc38-0948-48f2-814f-563e5cbd017f", "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:41:43Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-1", "created": "2018-12-23T13:41:42Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:41:44,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f used request id req-41878c37-9471-445c-b3f6-137b24a32a5f 2018-12-23 13:41:47,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff04565a45406e3724b857772ff9a2cacf763e4" 2018-12-23 13:41:47,659 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-0a97e667-d5ad-45c1-8b67-28142e345aeb x-compute-request-id: req-0a97e667-d5ad-45c1-8b67-28142e345aeb Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:a0:d6", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f97ebc38-0948-48f2-814f-563e5cbd017f", "rel": "bookmark"}], "image": {"id": "127794f9-c08c-4f5a-8070-193751607e6c", "links": [{"href": "http://172.30.9.22:8774/images/127794f9-c08c-4f5a-8070-193751607e6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "f97ebc38-0948-48f2-814f-563e5cbd017f", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:41:43Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-1", "created": "2018-12-23T13:41:42Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:41:47,659 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f used request id req-0a97e667-d5ad-45c1-8b67-28142e345aeb 2018-12-23 13:41:50,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff04565a45406e3724b857772ff9a2cacf763e4" 2018-12-23 13:41:51,406 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:41:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5171e144-38e6-4c7d-b36a-21eeae876e43 x-compute-request-id: req-5171e144-38e6-4c7d-b36a-21eeae876e43 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:f3:a0:d6", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f97ebc38-0948-48f2-814f-563e5cbd017f", "rel": "bookmark"}], "image": {"id": "127794f9-c08c-4f5a-8070-193751607e6c", "links": [{"href": "http://172.30.9.22:8774/images/127794f9-c08c-4f5a-8070-193751607e6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": "2018-12-23T13:41:47.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "f97ebc38-0948-48f2-814f-563e5cbd017f", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:41:48Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-1", "created": "2018-12-23T13:41:42Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:41:51,406 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f used request id req-5171e144-38e6-4c7d-b36a-21eeae876e43 2018-12-23 13:41:51,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5e91e617eb72a1a4f8e3e6c74114e705ab9516" 2018-12-23 13:41:51,927 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-cfce2ab9-be32-4509-8f40-602310c51e50 x-compute-request-id: req-cfce2ab9-be32-4509-8f40-602310c51e50 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:f3:a0:d6", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f97ebc38-0948-48f2-814f-563e5cbd017f", "rel": "bookmark"}], "image": {"id": "127794f9-c08c-4f5a-8070-193751607e6c", "links": [{"href": "http://172.30.9.22:8774/images/127794f9-c08c-4f5a-8070-193751607e6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": "2018-12-23T13:41:47.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "f97ebc38-0948-48f2-814f-563e5cbd017f", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:41:48Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-1", "created": "2018-12-23T13:41:42Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:41:51,927 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f used request id req-cfce2ab9-be32-4509-8f40-602310c51e50 2018-12-23 13:41:51,928 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-1' booted successfully. IP='10.10.10.5'. 2018-12-23 13:41:51,928 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-1' to security group 'sdnvpn-sg'... 2018-12-23 13:41:51,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5820b012f30b765ee3da7cbf2c4e5ba172592ec5" -d '{"addSecurityGroup": {"name": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:41:53,498 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13: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 x-openstack-request-id: req-3cbc568b-93de-4a8e-b379-8bba6bcb1dc5 x-compute-request-id: req-3cbc568b-93de-4a8e-b379-8bba6bcb1dc5 Content-Length: 0 Content-Type: application/json 2018-12-23 13:41:53,498 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action used request id req-3cbc568b-93de-4a8e-b379-8bba6bcb1dc5 2018-12-23 13:41:53,498 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-3'... 2018-12-23 13:41:53,499 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-3 flavor=m1.tiny image=127794f9-c08c-4f5a-8070-193751607e6c network=69dd8794-52af-484e-bb20-f7fd5f68cc61 secgroup=d54ad1fc-dc70-43eb-b6d5-f1e800496767 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.5 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-12-23 13:41:53,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:41:53,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:41:53,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:41:53,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:41:53,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:41:53,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:41:53,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:41:53,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:41:53,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:41:53,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:41:53,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:41:53,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:41:53,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:41:53,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:41:53,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:41:53,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:41:53,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:41:53,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:41:53,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:41:53,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:41:53,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:41:53,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:41:53,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:41:53,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:41:53,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:41:53,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:41:53,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:41:53,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:41:53,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:41:53,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:41:53,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:41:53,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:41:53,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:41:53,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:41:53,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:41:53,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:41:53,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:41:53,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:41:53,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:41:53,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:41:53,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:41:53,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:41:53,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:41:53,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:41:53,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:41:53,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:41:53,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:41:53,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:41:53,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:41:53,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6942c09e-c2d8-4acf-b4d3-714298e1a107 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:41:53,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-6942c09e-c2d8-4acf-b4d3-714298e1a107 2018-12-23 13:41:53,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:41:53,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:41:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["v5rN2wv1SXqfUFUW9QLkSg"], "issued_at": "2018-12-23T13:41:53.000000Z"}} 2018-12-23 13:41:53,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e466ee94bbd8d2e1b824c1cbfc98a2ac3eac7" 2018-12-23 13:41:54,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-4244a332-c157-447f-ac91-f249d49c622d x-compute-request-id: req-4244a332-c157-447f-ac91-f249d49c622d Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-12-23 13:41:54,070 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-4244a332-c157-447f-ac91-f249d49c622d 2018-12-23 13:41:54,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e466ee94bbd8d2e1b824c1cbfc98a2ac3eac7" 2018-12-23 13:41:54,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:41:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34b62a15-1554-494e-a148-0896e1331eba x-compute-request-id: req-34b62a15-1554-494e-a148-0896e1331eba Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:41:54,092 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 used request id req-34b62a15-1554-494e-a148-0896e1331eba 2018-12-23 13:41:54,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e466ee94bbd8d2e1b824c1cbfc98a2ac3eac7" -d '{"server": {"name": "sdnvpn-10-3", "imageRef": "127794f9-c08c-4f5a-8070-193751607e6c", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "1f158186-04de-4bad-8081-88a658f657a7", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC41IDEwLjEwLjEwLjkKd2hpbGUgdHJ1ZTsgZG8KIGZvciBpIGRvCiAgaXA9JGkKICBwaW5nIC1jIDEwICRpcCAyPiYxID4vZGV2L251bGwKICBSRVM9JD8KICBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgIGVjaG8gcGluZyAkaXAgT0sKICBlbHNlIGVjaG8gcGluZyAkaXAgS08KICBmaQogZG9uZQogc2xlZXAgMQpkb25lCg==", "max_count": 1, "min_count": 1, "networks": [{"uuid": "69dd8794-52af-484e-bb20-f7fd5f68cc61"}], "config_drive": true}}' 2018-12-23 13:41:55,547 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:41:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b1b92feb-39c2-4e9b-8acd-575853c0d2b6 x-compute-request-id: req-b1b92feb-39c2-4e9b-8acd-575853c0d2b6 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7", "rel": "bookmark"}], "adminPass": "BCZMeSw9FWEB"}} 2018-12-23 13:41:55,547 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-b1b92feb-39c2-4e9b-8acd-575853c0d2b6 2018-12-23 13:41:55,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:41:55,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f424d329-de9e-4115-af16-767af6c9f69f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:41:55,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f424d329-de9e-4115-af16-767af6c9f69f 2018-12-23 13:41:55,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:41:55,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:41:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["-SfzVvL5TtSYAtapO2_UVg"], "issued_at": "2018-12-23T13:41:55.000000Z"}} 2018-12-23 13:41:55,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4527637dc15d0d491644efa2b00b90aaabda68a" 2018-12-23 13:41:56,494 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:41: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-742d8fd2-8052-4d98-9218-6b7388afeeea x-compute-request-id: req-742d8fd2-8052-4d98-9218-6b7388afeeea Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7", "rel": "bookmark"}], "image": {"id": "127794f9-c08c-4f5a-8070-193751607e6c", "links": [{"href": "http://172.30.9.22:8774/images/127794f9-c08c-4f5a-8070-193751607e6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000159", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7", "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:41:55Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-3", "created": "2018-12-23T13:41:55Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:41:56,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7 used request id req-742d8fd2-8052-4d98-9218-6b7388afeeea 2018-12-23 13:41:59,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4527637dc15d0d491644efa2b00b90aaabda68a" 2018-12-23 13:42:00,251 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-636a1955-6317-4fab-8d29-f2ec7550c9d4 x-compute-request-id: req-636a1955-6317-4fab-8d29-f2ec7550c9d4 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:bf:5e", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7", "rel": "bookmark"}], "image": {"id": "127794f9-c08c-4f5a-8070-193751607e6c", "links": [{"href": "http://172.30.9.22:8774/images/127794f9-c08c-4f5a-8070-193751607e6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000159", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:41:56Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-3", "created": "2018-12-23T13:41:55Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:42:00,251 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7 used request id req-636a1955-6317-4fab-8d29-f2ec7550c9d4 2018-12-23 13:42:03,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4527637dc15d0d491644efa2b00b90aaabda68a" 2018-12-23 13:42:03,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-bab636a9-1404-4640-af0f-b407227f3527 x-compute-request-id: req-bab636a9-1404-4640-af0f-b407227f3527 Content-Encoding: gzip Content-Length: 789 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:ad:bf:5e", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7", "rel": "bookmark"}], "image": {"id": "127794f9-c08c-4f5a-8070-193751607e6c", "links": [{"href": "http://172.30.9.22:8774/images/127794f9-c08c-4f5a-8070-193751607e6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000159", "OS-SRV-USG:launched_at": "2018-12-23T13:41:58.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:42:00Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-3", "created": "2018-12-23T13:41:55Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:42:03,984 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7 used request id req-bab636a9-1404-4640-af0f-b407227f3527 2018-12-23 13:42:03,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e466ee94bbd8d2e1b824c1cbfc98a2ac3eac7" 2018-12-23 13:42:04,777 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-58fa8deb-b546-49d7-ae81-ff831010cf08 x-compute-request-id: req-58fa8deb-b546-49d7-ae81-ff831010cf08 Content-Encoding: gzip Content-Length: 789 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:ad:bf:5e", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7", "rel": "bookmark"}], "image": {"id": "127794f9-c08c-4f5a-8070-193751607e6c", "links": [{"href": "http://172.30.9.22:8774/images/127794f9-c08c-4f5a-8070-193751607e6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000159", "OS-SRV-USG:launched_at": "2018-12-23T13:41:58.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:42:00Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-3", "created": "2018-12-23T13:41:55Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:42:04,777 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7 used request id req-58fa8deb-b546-49d7-ae81-ff831010cf08 2018-12-23 13:42:04,777 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-3' booted successfully. IP='10.10.10.6'. 2018-12-23 13:42:04,778 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-3' to security group 'sdnvpn-sg'... 2018-12-23 13:42:04,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5820b012f30b765ee3da7cbf2c4e5ba172592ec5" -d '{"addSecurityGroup": {"name": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:42:06,057 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:42: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-bb342673-cb2d-4d31-98ea-db554deb5e10 x-compute-request-id: req-bb342673-cb2d-4d31-98ea-db554deb5e10 Content-Length: 0 Content-Type: application/json 2018-12-23 13:42:06,057 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action used request id req-bb342673-cb2d-4d31-98ea-db554deb5e10 2018-12-23 13:42:06,058 - sdnvpn_test_utils - INFO - Waiting for instance 0e2065e5-eefd-42c6-a016-9f4e292e5a83 to boot up 2018-12-23 13:42:06,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea55a9d9c961b3dbc9d51f58035d3a71783632fd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:07,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-6b432e00-8680-4232-892a-0fd393eeffa6 x-compute-request-id: req-6b432e00-8680-4232-892a-0fd393eeffa6 Content-Encoding: gzip Content-Length: 10038 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 485764313 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136661] pid_max: default: 32768 minimum: 301\n[ 0.137588] ACPI: Core revision 20150930\n[ 0.138975] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140320] Security Framework initialized\n[ 0.141156] Yama: becoming mindful.\n[ 0.141903] AppArmor: AppArmor initialized\n[ 0.142793] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144170] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145499] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148206] Initializing cgroup subsys io\n[ 0.149048] Initializing cgroup subsys memory\n[ 0.149951] Initializing cgroup subsys devices\n[ 0.150846] Initializing cgroup subsys freezer\n[ 0.151744] Initializing cgroup subsys net_cls\n[ 0.152636] Initializing cgroup subsys perf_event\n[ 0.153573] Initializing cgroup subsys net_prio\n[ 0.154493] Initializing cgroup subsys hugetlb\n[ 0.155388] Initializing cgroup subsys pids\n[ 0.156300] CPU: Physical Processor ID: 0\n[ 0.157836] mce: CPU supports 10 MCE banks\n[ 0.158731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177246] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203996] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205396] x2apic enabled\n[ 0.206228] Switched APIC routing to physical x2apic.\n[ 0.208045] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209203] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211258] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213091] KVM setup paravirtual spinlock\n[ 0.214406] x86: Booted up 1 node, 1 CPUs\n[ 0.215231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216654] devtmpfs: initialized\n[ 0.218418] evm: security.selinux\n[ 0.219134] evm: security.SMACK64\n[ 0.219843] evm: security.SMACK64EXEC\n[ 0.220610] evm: security.SMACK64TRANSMUTE\n[ 0.221442] evm: security.SMACK64MMAP\n[ 0.222207] evm: security.ima\n[ 0.222868] evm: security.capability\n[ 0.223695] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225666] pinctrl core: initialized pinctrl subsystem\n[ 0.226831] RTC time: 13:41:35, date: 12/23/18\n[ 0.227846] NET: Registered protocol family 16\n[ 0.228838] cpuidle: using governor ladder\n[ 0.229684] cpuidle: using governor menu\n[ 0.230497] PCCT header not found.\n[ 0.231273] ACPI: bus type PCI registered\n[ 0.232100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233388] PCI: Using configuration type 1 for base access\n[ 0.235147] ACPI: Added _OSI(Module Device)\n[ 0.236019] ACPI: Added _OSI(Processor Device)\n[ 0.236906] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237863] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240005] ACPI: Interpreter enabled\n[ 0.240802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248440] ACPI: (supports S0 S5)\n[ 0.249160] ACPI: Using IOAPIC for interrupt routing\n[ 0.250277] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253422] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254608] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255888] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257121] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259469] acpiphp: Slot [3] registered\n[ 0.260295] acpiphp: Slot [4] registered\n[ 0.261115] acpiphp: Slot [5] registered\n[ 0.261936] acpiphp: Slot [6] registered\n[ 0.262756] acpiphp: Slot [7] registered\n[ 0.263580] acpiphp: Slot [8] registered\n[ 0.264431] acpiphp: Slot [9] registered\n[ 0.265263] acpiphp: Slot [10] registered\n[ 0.266094] acpiphp: Slot [11] registered\n[ 0.266933] acpiphp: Slot [12] registered\n[ 0.267809] acpiphp: Slot [13] registered\n[ 0.268672] acpiphp: Slot [14] registered\n[ 0.269505] acpiphp: Slot [15] registered\n[ 0.280216] acpiphp: Slot [16] registered\n[ 0.281054] acpiphp: Slot [17] registered\n[ 0.281894] acpiphp: Slot [18] registered\n[ 0.282732] acpiphp: Slot [19] registered\n[ 0.283565] acpiphp: Slot [20] registered\n[ 0.284406] acpiphp: Slot [21] registered\n[ 0.285243] acpiphp: Slot [22] registered\n[ 0.286075] acpiphp: Slot [23] registered\n[ 0.286912] acpiphp: Slot [24] registered\n[ 0.287767] acpiphp: Slot [25] registered\n[ 0.288653] acpiphp: Slot [26] registered\n[ 0.289492] acpiphp: Slot [27] registered\n[ 0.290328] acpiphp: Slot [28] registered\n[ 0.291163] acpiphp: Slot [29] registered\n[ 0.292000] acpiphp: Slot [30] registered\n[ 0.292842] acpiphp: Slot [31] registered\n[ 0.293676] PCI host bridge to bus 0000:00\n[ 0.294510] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297030] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298586] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300080] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306386] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307737] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310335] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370857] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372295] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375670] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376857] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377955] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379623] vgaarb: loaded\n[ 0.380252] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381427] SCSI subsystem initialized\n[ 0.382275] ACPI: bus type USB registered\n[ 0.383123] usbcore: registered new interface driver usbfs\n[ 0.384206] usbcore: registered new interface driver hub\n[ 0.385262] usbcore: registered new device driver usb\n[ 0.386354] PCI: Using ACPI for IRQ routing\n[ 0.387414] NetLabel: Initializing\n[ 0.388151] NetLabel: domain hash size = 128\n[ 0.389075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390107] NetLabel: unlabeled traffic allowed by default\n[ 0.391267] clocksource: Switched to clocksource kvm-clock\n[ 0.396742] AppArmor: AppArmor Filesystem Enabled\n[ 0.397797] pnp: PnP ACPI init\n[ 0.398719] pnp: PnP ACPI: found 5 devices\n[ 0.405145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406937] NET: Registered protocol family 2\n[ 0.407940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409303] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410542] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411762] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412898] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414121] NET: Registered protocol family 1\n[ 0.415027] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416195] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417319] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445167] Trying to unpack rootfs image as initramfs...\n[ 0.494137] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508171] Scanning for low memory corruption every 60 seconds\n[ 0.509584] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510820] audit: initializing netlink subsys (disabled)\n[ 0.511894] audit: type=2000 audit(1545572496.762:1): initialized\n[ 0.513254] Initialise system trusted keyring\n[ 0.514216] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515450] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517448] zbud: loaded\n[ 0.518158] VFS: Disk quotas dquot_6.6.0\n[ 0.519018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520621] fuse init (API version 7.23)\n[ 0.521569] Key type big_key registered\n[ 0.522399] Allocating IMA MOK and blacklist keyrings.\n[ 0.523561] Key type asymmetric registered\n[ 0.524431] Asymmetric key parser 'x509' registered\n[ 0.525481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527006] io scheduler noop registered\n[ 0.527845] io scheduler deadline registered (default)\n[ 0.528880] io scheduler cfq registered\n[ 0.529743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530865] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532228] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534115] ACPI: Power Button [PWRF]\n[ 0.535611] GHES: HEST is not enabled!\n[ 0.550215] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578670] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.607919] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.610273] Linux agpgart interface v0.103\n[ 0.612472] brd: module loaded\n[ 0.613766] loop: module loaded\n[ 0.618734] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.620304] GPT:90111 != 2097151\n[ 0.621024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622211] GPT:90111 != 2097151\n[ 0.622937] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623992] vda: vda1 vda15\n[ 0.625569] scsi host0: ata_piix\n[ 0.626358] scsi host1: ata_piix\n[ 0.627100] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628437] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.629974] libphy: Fixed MDIO Bus: probed\n[ 0.630856] tun: Universal TUN/TAP device driver, 1.6\n[ 0.631885] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634207] PPP generic driver version 2.4.2\n[ 0.635182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636395] ehci-pci: EHCI PCI platform driver\n[ 0.637274] ehci-platform: EHCI generic platform driver\n[ 0.638269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639406] ohci-pci: OHCI PCI platform driver\n[ 0.640285] ohci-platform: OHCI generic platform driver\n[ 0.641285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655740] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.656773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658230] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659261] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660406] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.661630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663071] usb usb1: Product: UHCI Host Controller\n[ 0.664010] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665157] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666212] hub 1-0:1.0: USB hub found\n[ 0.666984] hub 1-0:1.0: 2 ports detected\n[ 0.667896] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670016] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672010] mousedev: PS/2 mouse device common for all mice\n[ 0.673278] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675107] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676215] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678604] i2c /dev entries driver\n[ 0.679366] device-mapper: uevent: version 1.0.3\n[ 0.680311] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681945] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683235] NET: Registered protocol family 10\n[ 0.684251] NET: Registered protocol family 17\n[ 0.685140] Key type dns_resolver registered\n[ 0.686075] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687185] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688935] registered taskstats version 1\n[ 0.689765] Loading compiled-in X.509 certificates\n[ 0.691227] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693083] zswap: loaded using pool lzo/zbud\n[ 0.694451] Key type trusted registered\n[ 0.695997] Key type encrypted registered\n[ 0.696821] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697839] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698895] evm: HMAC attrs: 0x1\n[ 0.699842] Magic number: 14:277:686\n[ 0.700705] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:36 UTC (1545572496)\n[ 0.702326] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.703458] EDD information not available.\n[ 0.788279] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789834] Write protecting the kernel read-only data: 14336k\n[ 0.801577] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803385] 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.846008] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.26\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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.36. iid=i-0000014d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHU4wTEMVALjw6wPcOmAO2i2HJywhyzU8+SAsMNC8Dmb2LHHjJIJ0EF9yufh4ToTDRLB+enVHGw62eNkOcf3I4dF3or2LEFx0biE/9BCCsa95Nr6la9fdHJgtPHcZ4j6VPrpYfLtRIULGb7m9JXXQgFK6y25Bi03AxxOG8mUGtCjAv/zR7EMqEz8AgO3L1rsjaNOeCH/qdeyC2DHjz7NWqPhQB31xerZW8hSxV/stOEXCyhKeo9GEJ1ek+eBUC3+pnoXGx80sJcU+4G3CiGd1tZyOIh55SEoOx8FM0qAQrQE0CgLItQPWj4g72X7sIJ7LO5pqhFuV8yHwNP0FZAdZh root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIc8qH83hzDSwxvvnJyi/rNbRj+ihd0374sGBCH0Ge1ptSQ2lPlL5GFuBmoidVz2M7E5fIsx5D1YrnWFqAiBwFS+vEeDNcUHIflhptAnPg5AM4VEEXGUx6wGw3Da/Os2kimgqJtQ6XiQ4K610f5LW53Y1d/PNYXpVQ9CMwh9+VtVAAAAFQCGQZki6IUxaZp0Jqg9eVNEsnhgqwAAAIAaF/6rLWkXJHsxLwJQps60MwUKSahaQ1kBP9Qrr0N/0pRlFdmyNO9mCrja3eno65zg032MxdwLziF+lh2vgB3km/T5hvbMahEwiFANnef36AVpP/X7TVV30kgU32VTu9CSha8wDYQa+CkS1VSGbWoIZ/u+BJG0fH0dR4w8hpZNjwAAAIA6/rfQXdrLG7dNfoZ2pS1qGr9NjIOvLYNbqllN1VbqhqfwoB2C72OtUxc++IDkka6wQZo8BTP54aFjMUdHjmkPlivWdQ5Rg+lzDaKDXSfnKXlx8qqRg94OdkpAo1LVxUyW6ewmjKdPzdPQyxL252znz3KPl5TsKuU0ORO7udH64g== 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:fe6a:2a83/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-0000014d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.20s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:6A:2A:83 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6a:2a83/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8118 (7.9 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:42:07,140 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action used request id req-6b432e00-8680-4232-892a-0fd393eeffa6 2018-12-23 13:42:09,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea55a9d9c961b3dbc9d51f58035d3a71783632fd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:10,229 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-6b2dddac-894e-4a06-aa8e-89895793b911 x-compute-request-id: req-6b2dddac-894e-4a06-aa8e-89895793b911 Content-Encoding: gzip Content-Length: 10038 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 485764313 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136661] pid_max: default: 32768 minimum: 301\n[ 0.137588] ACPI: Core revision 20150930\n[ 0.138975] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140320] Security Framework initialized\n[ 0.141156] Yama: becoming mindful.\n[ 0.141903] AppArmor: AppArmor initialized\n[ 0.142793] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144170] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145499] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148206] Initializing cgroup subsys io\n[ 0.149048] Initializing cgroup subsys memory\n[ 0.149951] Initializing cgroup subsys devices\n[ 0.150846] Initializing cgroup subsys freezer\n[ 0.151744] Initializing cgroup subsys net_cls\n[ 0.152636] Initializing cgroup subsys perf_event\n[ 0.153573] Initializing cgroup subsys net_prio\n[ 0.154493] Initializing cgroup subsys hugetlb\n[ 0.155388] Initializing cgroup subsys pids\n[ 0.156300] CPU: Physical Processor ID: 0\n[ 0.157836] mce: CPU supports 10 MCE banks\n[ 0.158731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177246] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203996] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205396] x2apic enabled\n[ 0.206228] Switched APIC routing to physical x2apic.\n[ 0.208045] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209203] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211258] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213091] KVM setup paravirtual spinlock\n[ 0.214406] x86: Booted up 1 node, 1 CPUs\n[ 0.215231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216654] devtmpfs: initialized\n[ 0.218418] evm: security.selinux\n[ 0.219134] evm: security.SMACK64\n[ 0.219843] evm: security.SMACK64EXEC\n[ 0.220610] evm: security.SMACK64TRANSMUTE\n[ 0.221442] evm: security.SMACK64MMAP\n[ 0.222207] evm: security.ima\n[ 0.222868] evm: security.capability\n[ 0.223695] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225666] pinctrl core: initialized pinctrl subsystem\n[ 0.226831] RTC time: 13:41:35, date: 12/23/18\n[ 0.227846] NET: Registered protocol family 16\n[ 0.228838] cpuidle: using governor ladder\n[ 0.229684] cpuidle: using governor menu\n[ 0.230497] PCCT header not found.\n[ 0.231273] ACPI: bus type PCI registered\n[ 0.232100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233388] PCI: Using configuration type 1 for base access\n[ 0.235147] ACPI: Added _OSI(Module Device)\n[ 0.236019] ACPI: Added _OSI(Processor Device)\n[ 0.236906] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237863] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240005] ACPI: Interpreter enabled\n[ 0.240802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248440] ACPI: (supports S0 S5)\n[ 0.249160] ACPI: Using IOAPIC for interrupt routing\n[ 0.250277] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253422] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254608] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255888] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257121] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259469] acpiphp: Slot [3] registered\n[ 0.260295] acpiphp: Slot [4] registered\n[ 0.261115] acpiphp: Slot [5] registered\n[ 0.261936] acpiphp: Slot [6] registered\n[ 0.262756] acpiphp: Slot [7] registered\n[ 0.263580] acpiphp: Slot [8] registered\n[ 0.264431] acpiphp: Slot [9] registered\n[ 0.265263] acpiphp: Slot [10] registered\n[ 0.266094] acpiphp: Slot [11] registered\n[ 0.266933] acpiphp: Slot [12] registered\n[ 0.267809] acpiphp: Slot [13] registered\n[ 0.268672] acpiphp: Slot [14] registered\n[ 0.269505] acpiphp: Slot [15] registered\n[ 0.280216] acpiphp: Slot [16] registered\n[ 0.281054] acpiphp: Slot [17] registered\n[ 0.281894] acpiphp: Slot [18] registered\n[ 0.282732] acpiphp: Slot [19] registered\n[ 0.283565] acpiphp: Slot [20] registered\n[ 0.284406] acpiphp: Slot [21] registered\n[ 0.285243] acpiphp: Slot [22] registered\n[ 0.286075] acpiphp: Slot [23] registered\n[ 0.286912] acpiphp: Slot [24] registered\n[ 0.287767] acpiphp: Slot [25] registered\n[ 0.288653] acpiphp: Slot [26] registered\n[ 0.289492] acpiphp: Slot [27] registered\n[ 0.290328] acpiphp: Slot [28] registered\n[ 0.291163] acpiphp: Slot [29] registered\n[ 0.292000] acpiphp: Slot [30] registered\n[ 0.292842] acpiphp: Slot [31] registered\n[ 0.293676] PCI host bridge to bus 0000:00\n[ 0.294510] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297030] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298586] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300080] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306386] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307737] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310335] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370857] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372295] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375670] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376857] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377955] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379623] vgaarb: loaded\n[ 0.380252] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381427] SCSI subsystem initialized\n[ 0.382275] ACPI: bus type USB registered\n[ 0.383123] usbcore: registered new interface driver usbfs\n[ 0.384206] usbcore: registered new interface driver hub\n[ 0.385262] usbcore: registered new device driver usb\n[ 0.386354] PCI: Using ACPI for IRQ routing\n[ 0.387414] NetLabel: Initializing\n[ 0.388151] NetLabel: domain hash size = 128\n[ 0.389075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390107] NetLabel: unlabeled traffic allowed by default\n[ 0.391267] clocksource: Switched to clocksource kvm-clock\n[ 0.396742] AppArmor: AppArmor Filesystem Enabled\n[ 0.397797] pnp: PnP ACPI init\n[ 0.398719] pnp: PnP ACPI: found 5 devices\n[ 0.405145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406937] NET: Registered protocol family 2\n[ 0.407940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409303] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410542] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411762] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412898] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414121] NET: Registered protocol family 1\n[ 0.415027] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416195] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417319] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445167] Trying to unpack rootfs image as initramfs...\n[ 0.494137] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508171] Scanning for low memory corruption every 60 seconds\n[ 0.509584] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510820] audit: initializing netlink subsys (disabled)\n[ 0.511894] audit: type=2000 audit(1545572496.762:1): initialized\n[ 0.513254] Initialise system trusted keyring\n[ 0.514216] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515450] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517448] zbud: loaded\n[ 0.518158] VFS: Disk quotas dquot_6.6.0\n[ 0.519018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520621] fuse init (API version 7.23)\n[ 0.521569] Key type big_key registered\n[ 0.522399] Allocating IMA MOK and blacklist keyrings.\n[ 0.523561] Key type asymmetric registered\n[ 0.524431] Asymmetric key parser 'x509' registered\n[ 0.525481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527006] io scheduler noop registered\n[ 0.527845] io scheduler deadline registered (default)\n[ 0.528880] io scheduler cfq registered\n[ 0.529743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530865] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532228] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534115] ACPI: Power Button [PWRF]\n[ 0.535611] GHES: HEST is not enabled!\n[ 0.550215] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578670] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.607919] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.610273] Linux agpgart interface v0.103\n[ 0.612472] brd: module loaded\n[ 0.613766] loop: module loaded\n[ 0.618734] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.620304] GPT:90111 != 2097151\n[ 0.621024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622211] GPT:90111 != 2097151\n[ 0.622937] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623992] vda: vda1 vda15\n[ 0.625569] scsi host0: ata_piix\n[ 0.626358] scsi host1: ata_piix\n[ 0.627100] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628437] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.629974] libphy: Fixed MDIO Bus: probed\n[ 0.630856] tun: Universal TUN/TAP device driver, 1.6\n[ 0.631885] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634207] PPP generic driver version 2.4.2\n[ 0.635182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636395] ehci-pci: EHCI PCI platform driver\n[ 0.637274] ehci-platform: EHCI generic platform driver\n[ 0.638269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639406] ohci-pci: OHCI PCI platform driver\n[ 0.640285] ohci-platform: OHCI generic platform driver\n[ 0.641285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655740] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.656773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658230] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659261] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660406] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.661630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663071] usb usb1: Product: UHCI Host Controller\n[ 0.664010] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665157] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666212] hub 1-0:1.0: USB hub found\n[ 0.666984] hub 1-0:1.0: 2 ports detected\n[ 0.667896] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670016] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672010] mousedev: PS/2 mouse device common for all mice\n[ 0.673278] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675107] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676215] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678604] i2c /dev entries driver\n[ 0.679366] device-mapper: uevent: version 1.0.3\n[ 0.680311] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681945] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683235] NET: Registered protocol family 10\n[ 0.684251] NET: Registered protocol family 17\n[ 0.685140] Key type dns_resolver registered\n[ 0.686075] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687185] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688935] registered taskstats version 1\n[ 0.689765] Loading compiled-in X.509 certificates\n[ 0.691227] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693083] zswap: loaded using pool lzo/zbud\n[ 0.694451] Key type trusted registered\n[ 0.695997] Key type encrypted registered\n[ 0.696821] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697839] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698895] evm: HMAC attrs: 0x1\n[ 0.699842] Magic number: 14:277:686\n[ 0.700705] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:36 UTC (1545572496)\n[ 0.702326] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.703458] EDD information not available.\n[ 0.788279] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789834] Write protecting the kernel read-only data: 14336k\n[ 0.801577] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803385] 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.846008] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.26\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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.36. iid=i-0000014d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHU4wTEMVALjw6wPcOmAO2i2HJywhyzU8+SAsMNC8Dmb2LHHjJIJ0EF9yufh4ToTDRLB+enVHGw62eNkOcf3I4dF3or2LEFx0biE/9BCCsa95Nr6la9fdHJgtPHcZ4j6VPrpYfLtRIULGb7m9JXXQgFK6y25Bi03AxxOG8mUGtCjAv/zR7EMqEz8AgO3L1rsjaNOeCH/qdeyC2DHjz7NWqPhQB31xerZW8hSxV/stOEXCyhKeo9GEJ1ek+eBUC3+pnoXGx80sJcU+4G3CiGd1tZyOIh55SEoOx8FM0qAQrQE0CgLItQPWj4g72X7sIJ7LO5pqhFuV8yHwNP0FZAdZh root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIc8qH83hzDSwxvvnJyi/rNbRj+ihd0374sGBCH0Ge1ptSQ2lPlL5GFuBmoidVz2M7E5fIsx5D1YrnWFqAiBwFS+vEeDNcUHIflhptAnPg5AM4VEEXGUx6wGw3Da/Os2kimgqJtQ6XiQ4K610f5LW53Y1d/PNYXpVQ9CMwh9+VtVAAAAFQCGQZki6IUxaZp0Jqg9eVNEsnhgqwAAAIAaF/6rLWkXJHsxLwJQps60MwUKSahaQ1kBP9Qrr0N/0pRlFdmyNO9mCrja3eno65zg032MxdwLziF+lh2vgB3km/T5hvbMahEwiFANnef36AVpP/X7TVV30kgU32VTu9CSha8wDYQa+CkS1VSGbWoIZ/u+BJG0fH0dR4w8hpZNjwAAAIA6/rfQXdrLG7dNfoZ2pS1qGr9NjIOvLYNbqllN1VbqhqfwoB2C72OtUxc++IDkka6wQZo8BTP54aFjMUdHjmkPlivWdQ5Rg+lzDaKDXSfnKXlx8qqRg94OdkpAo1LVxUyW6ewmjKdPzdPQyxL252znz3KPl5TsKuU0ORO7udH64g== 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:fe6a:2a83/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-0000014d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.20s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:6A:2A:83 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6a:2a83/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8118 (7.9 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:42:10,229 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action used request id req-6b2dddac-894e-4a06-aa8e-89895793b911 2018-12-23 13:42:12,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea55a9d9c961b3dbc9d51f58035d3a71783632fd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:13,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-6a9e255e-911b-4652-8ffd-dff922b0b1ad x-compute-request-id: req-6a9e255e-911b-4652-8ffd-dff922b0b1ad Content-Encoding: gzip Content-Length: 10058 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 485764313 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136661] pid_max: default: 32768 minimum: 301\n[ 0.137588] ACPI: Core revision 20150930\n[ 0.138975] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140320] Security Framework initialized\n[ 0.141156] Yama: becoming mindful.\n[ 0.141903] AppArmor: AppArmor initialized\n[ 0.142793] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144170] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145499] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148206] Initializing cgroup subsys io\n[ 0.149048] Initializing cgroup subsys memory\n[ 0.149951] Initializing cgroup subsys devices\n[ 0.150846] Initializing cgroup subsys freezer\n[ 0.151744] Initializing cgroup subsys net_cls\n[ 0.152636] Initializing cgroup subsys perf_event\n[ 0.153573] Initializing cgroup subsys net_prio\n[ 0.154493] Initializing cgroup subsys hugetlb\n[ 0.155388] Initializing cgroup subsys pids\n[ 0.156300] CPU: Physical Processor ID: 0\n[ 0.157836] mce: CPU supports 10 MCE banks\n[ 0.158731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177246] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203996] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205396] x2apic enabled\n[ 0.206228] Switched APIC routing to physical x2apic.\n[ 0.208045] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209203] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211258] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213091] KVM setup paravirtual spinlock\n[ 0.214406] x86: Booted up 1 node, 1 CPUs\n[ 0.215231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216654] devtmpfs: initialized\n[ 0.218418] evm: security.selinux\n[ 0.219134] evm: security.SMACK64\n[ 0.219843] evm: security.SMACK64EXEC\n[ 0.220610] evm: security.SMACK64TRANSMUTE\n[ 0.221442] evm: security.SMACK64MMAP\n[ 0.222207] evm: security.ima\n[ 0.222868] evm: security.capability\n[ 0.223695] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225666] pinctrl core: initialized pinctrl subsystem\n[ 0.226831] RTC time: 13:41:35, date: 12/23/18\n[ 0.227846] NET: Registered protocol family 16\n[ 0.228838] cpuidle: using governor ladder\n[ 0.229684] cpuidle: using governor menu\n[ 0.230497] PCCT header not found.\n[ 0.231273] ACPI: bus type PCI registered\n[ 0.232100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233388] PCI: Using configuration type 1 for base access\n[ 0.235147] ACPI: Added _OSI(Module Device)\n[ 0.236019] ACPI: Added _OSI(Processor Device)\n[ 0.236906] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237863] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240005] ACPI: Interpreter enabled\n[ 0.240802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248440] ACPI: (supports S0 S5)\n[ 0.249160] ACPI: Using IOAPIC for interrupt routing\n[ 0.250277] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253422] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254608] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255888] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257121] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259469] acpiphp: Slot [3] registered\n[ 0.260295] acpiphp: Slot [4] registered\n[ 0.261115] acpiphp: Slot [5] registered\n[ 0.261936] acpiphp: Slot [6] registered\n[ 0.262756] acpiphp: Slot [7] registered\n[ 0.263580] acpiphp: Slot [8] registered\n[ 0.264431] acpiphp: Slot [9] registered\n[ 0.265263] acpiphp: Slot [10] registered\n[ 0.266094] acpiphp: Slot [11] registered\n[ 0.266933] acpiphp: Slot [12] registered\n[ 0.267809] acpiphp: Slot [13] registered\n[ 0.268672] acpiphp: Slot [14] registered\n[ 0.269505] acpiphp: Slot [15] registered\n[ 0.280216] acpiphp: Slot [16] registered\n[ 0.281054] acpiphp: Slot [17] registered\n[ 0.281894] acpiphp: Slot [18] registered\n[ 0.282732] acpiphp: Slot [19] registered\n[ 0.283565] acpiphp: Slot [20] registered\n[ 0.284406] acpiphp: Slot [21] registered\n[ 0.285243] acpiphp: Slot [22] registered\n[ 0.286075] acpiphp: Slot [23] registered\n[ 0.286912] acpiphp: Slot [24] registered\n[ 0.287767] acpiphp: Slot [25] registered\n[ 0.288653] acpiphp: Slot [26] registered\n[ 0.289492] acpiphp: Slot [27] registered\n[ 0.290328] acpiphp: Slot [28] registered\n[ 0.291163] acpiphp: Slot [29] registered\n[ 0.292000] acpiphp: Slot [30] registered\n[ 0.292842] acpiphp: Slot [31] registered\n[ 0.293676] PCI host bridge to bus 0000:00\n[ 0.294510] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297030] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298586] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300080] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306386] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307737] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310335] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370857] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372295] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375670] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376857] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377955] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379623] vgaarb: loaded\n[ 0.380252] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381427] SCSI subsystem initialized\n[ 0.382275] ACPI: bus type USB registered\n[ 0.383123] usbcore: registered new interface driver usbfs\n[ 0.384206] usbcore: registered new interface driver hub\n[ 0.385262] usbcore: registered new device driver usb\n[ 0.386354] PCI: Using ACPI for IRQ routing\n[ 0.387414] NetLabel: Initializing\n[ 0.388151] NetLabel: domain hash size = 128\n[ 0.389075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390107] NetLabel: unlabeled traffic allowed by default\n[ 0.391267] clocksource: Switched to clocksource kvm-clock\n[ 0.396742] AppArmor: AppArmor Filesystem Enabled\n[ 0.397797] pnp: PnP ACPI init\n[ 0.398719] pnp: PnP ACPI: found 5 devices\n[ 0.405145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406937] NET: Registered protocol family 2\n[ 0.407940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409303] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410542] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411762] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412898] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414121] NET: Registered protocol family 1\n[ 0.415027] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416195] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417319] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445167] Trying to unpack rootfs image as initramfs...\n[ 0.494137] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508171] Scanning for low memory corruption every 60 seconds\n[ 0.509584] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510820] audit: initializing netlink subsys (disabled)\n[ 0.511894] audit: type=2000 audit(1545572496.762:1): initialized\n[ 0.513254] Initialise system trusted keyring\n[ 0.514216] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515450] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517448] zbud: loaded\n[ 0.518158] VFS: Disk quotas dquot_6.6.0\n[ 0.519018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520621] fuse init (API version 7.23)\n[ 0.521569] Key type big_key registered\n[ 0.522399] Allocating IMA MOK and blacklist keyrings.\n[ 0.523561] Key type asymmetric registered\n[ 0.524431] Asymmetric key parser 'x509' registered\n[ 0.525481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527006] io scheduler noop registered\n[ 0.527845] io scheduler deadline registered (default)\n[ 0.528880] io scheduler cfq registered\n[ 0.529743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530865] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532228] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534115] ACPI: Power Button [PWRF]\n[ 0.535611] GHES: HEST is not enabled!\n[ 0.550215] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578670] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.607919] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.610273] Linux agpgart interface v0.103\n[ 0.612472] brd: module loaded\n[ 0.613766] loop: module loaded\n[ 0.618734] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.620304] GPT:90111 != 2097151\n[ 0.621024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622211] GPT:90111 != 2097151\n[ 0.622937] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623992] vda: vda1 vda15\n[ 0.625569] scsi host0: ata_piix\n[ 0.626358] scsi host1: ata_piix\n[ 0.627100] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628437] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.629974] libphy: Fixed MDIO Bus: probed\n[ 0.630856] tun: Universal TUN/TAP device driver, 1.6\n[ 0.631885] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634207] PPP generic driver version 2.4.2\n[ 0.635182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636395] ehci-pci: EHCI PCI platform driver\n[ 0.637274] ehci-platform: EHCI generic platform driver\n[ 0.638269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639406] ohci-pci: OHCI PCI platform driver\n[ 0.640285] ohci-platform: OHCI generic platform driver\n[ 0.641285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655740] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.656773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658230] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659261] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660406] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.661630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663071] usb usb1: Product: UHCI Host Controller\n[ 0.664010] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665157] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666212] hub 1-0:1.0: USB hub found\n[ 0.666984] hub 1-0:1.0: 2 ports detected\n[ 0.667896] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670016] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672010] mousedev: PS/2 mouse device common for all mice\n[ 0.673278] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675107] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676215] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678604] i2c /dev entries driver\n[ 0.679366] device-mapper: uevent: version 1.0.3\n[ 0.680311] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681945] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683235] NET: Registered protocol family 10\n[ 0.684251] NET: Registered protocol family 17\n[ 0.685140] Key type dns_resolver registered\n[ 0.686075] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687185] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688935] registered taskstats version 1\n[ 0.689765] Loading compiled-in X.509 certificates\n[ 0.691227] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693083] zswap: loaded using pool lzo/zbud\n[ 0.694451] Key type trusted registered\n[ 0.695997] Key type encrypted registered\n[ 0.696821] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697839] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698895] evm: HMAC attrs: 0x1\n[ 0.699842] Magic number: 14:277:686\n[ 0.700705] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:36 UTC (1545572496)\n[ 0.702326] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.703458] EDD information not available.\n[ 0.788279] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789834] Write protecting the kernel read-only data: 14336k\n[ 0.801577] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803385] 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.846008] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.26\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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.36. iid=i-0000014d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHU4wTEMVALjw6wPcOmAO2i2HJywhyzU8+SAsMNC8Dmb2LHHjJIJ0EF9yufh4ToTDRLB+enVHGw62eNkOcf3I4dF3or2LEFx0biE/9BCCsa95Nr6la9fdHJgtPHcZ4j6VPrpYfLtRIULGb7m9JXXQgFK6y25Bi03AxxOG8mUGtCjAv/zR7EMqEz8AgO3L1rsjaNOeCH/qdeyC2DHjz7NWqPhQB31xerZW8hSxV/stOEXCyhKeo9GEJ1ek+eBUC3+pnoXGx80sJcU+4G3CiGd1tZyOIh55SEoOx8FM0qAQrQE0CgLItQPWj4g72X7sIJ7LO5pqhFuV8yHwNP0FZAdZh root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIc8qH83hzDSwxvvnJyi/rNbRj+ihd0374sGBCH0Ge1ptSQ2lPlL5GFuBmoidVz2M7E5fIsx5D1YrnWFqAiBwFS+vEeDNcUHIflhptAnPg5AM4VEEXGUx6wGw3Da/Os2kimgqJtQ6XiQ4K610f5LW53Y1d/PNYXpVQ9CMwh9+VtVAAAAFQCGQZki6IUxaZp0Jqg9eVNEsnhgqwAAAIAaF/6rLWkXJHsxLwJQps60MwUKSahaQ1kBP9Qrr0N/0pRlFdmyNO9mCrja3eno65zg032MxdwLziF+lh2vgB3km/T5hvbMahEwiFANnef36AVpP/X7TVV30kgU32VTu9CSha8wDYQa+CkS1VSGbWoIZ/u+BJG0fH0dR4w8hpZNjwAAAIA6/rfQXdrLG7dNfoZ2pS1qGr9NjIOvLYNbqllN1VbqhqfwoB2C72OtUxc++IDkka6wQZo8BTP54aFjMUdHjmkPlivWdQ5Rg+lzDaKDXSfnKXlx8qqRg94OdkpAo1LVxUyW6ewmjKdPzdPQyxL252znz3KPl5TsKuU0ORO7udH64g== 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:fe6a:2a83/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-0000014d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.20s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:6A:2A:83 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6a:2a83/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8118 (7.9 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:42:13,326 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action used request id req-6a9e255e-911b-4652-8ffd-dff922b0b1ad 2018-12-23 13:42:15,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea55a9d9c961b3dbc9d51f58035d3a71783632fd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:16,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-537f73d5-2b8d-4a73-9dd8-8d75a1cb4a0b x-compute-request-id: req-537f73d5-2b8d-4a73-9dd8-8d75a1cb4a0b Content-Encoding: gzip Content-Length: 10058 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 485764313 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136661] pid_max: default: 32768 minimum: 301\n[ 0.137588] ACPI: Core revision 20150930\n[ 0.138975] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140320] Security Framework initialized\n[ 0.141156] Yama: becoming mindful.\n[ 0.141903] AppArmor: AppArmor initialized\n[ 0.142793] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144170] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145499] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148206] Initializing cgroup subsys io\n[ 0.149048] Initializing cgroup subsys memory\n[ 0.149951] Initializing cgroup subsys devices\n[ 0.150846] Initializing cgroup subsys freezer\n[ 0.151744] Initializing cgroup subsys net_cls\n[ 0.152636] Initializing cgroup subsys perf_event\n[ 0.153573] Initializing cgroup subsys net_prio\n[ 0.154493] Initializing cgroup subsys hugetlb\n[ 0.155388] Initializing cgroup subsys pids\n[ 0.156300] CPU: Physical Processor ID: 0\n[ 0.157836] mce: CPU supports 10 MCE banks\n[ 0.158731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177246] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203996] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205396] x2apic enabled\n[ 0.206228] Switched APIC routing to physical x2apic.\n[ 0.208045] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209203] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211258] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213091] KVM setup paravirtual spinlock\n[ 0.214406] x86: Booted up 1 node, 1 CPUs\n[ 0.215231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216654] devtmpfs: initialized\n[ 0.218418] evm: security.selinux\n[ 0.219134] evm: security.SMACK64\n[ 0.219843] evm: security.SMACK64EXEC\n[ 0.220610] evm: security.SMACK64TRANSMUTE\n[ 0.221442] evm: security.SMACK64MMAP\n[ 0.222207] evm: security.ima\n[ 0.222868] evm: security.capability\n[ 0.223695] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225666] pinctrl core: initialized pinctrl subsystem\n[ 0.226831] RTC time: 13:41:35, date: 12/23/18\n[ 0.227846] NET: Registered protocol family 16\n[ 0.228838] cpuidle: using governor ladder\n[ 0.229684] cpuidle: using governor menu\n[ 0.230497] PCCT header not found.\n[ 0.231273] ACPI: bus type PCI registered\n[ 0.232100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233388] PCI: Using configuration type 1 for base access\n[ 0.235147] ACPI: Added _OSI(Module Device)\n[ 0.236019] ACPI: Added _OSI(Processor Device)\n[ 0.236906] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237863] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240005] ACPI: Interpreter enabled\n[ 0.240802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248440] ACPI: (supports S0 S5)\n[ 0.249160] ACPI: Using IOAPIC for interrupt routing\n[ 0.250277] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253422] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254608] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255888] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257121] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259469] acpiphp: Slot [3] registered\n[ 0.260295] acpiphp: Slot [4] registered\n[ 0.261115] acpiphp: Slot [5] registered\n[ 0.261936] acpiphp: Slot [6] registered\n[ 0.262756] acpiphp: Slot [7] registered\n[ 0.263580] acpiphp: Slot [8] registered\n[ 0.264431] acpiphp: Slot [9] registered\n[ 0.265263] acpiphp: Slot [10] registered\n[ 0.266094] acpiphp: Slot [11] registered\n[ 0.266933] acpiphp: Slot [12] registered\n[ 0.267809] acpiphp: Slot [13] registered\n[ 0.268672] acpiphp: Slot [14] registered\n[ 0.269505] acpiphp: Slot [15] registered\n[ 0.280216] acpiphp: Slot [16] registered\n[ 0.281054] acpiphp: Slot [17] registered\n[ 0.281894] acpiphp: Slot [18] registered\n[ 0.282732] acpiphp: Slot [19] registered\n[ 0.283565] acpiphp: Slot [20] registered\n[ 0.284406] acpiphp: Slot [21] registered\n[ 0.285243] acpiphp: Slot [22] registered\n[ 0.286075] acpiphp: Slot [23] registered\n[ 0.286912] acpiphp: Slot [24] registered\n[ 0.287767] acpiphp: Slot [25] registered\n[ 0.288653] acpiphp: Slot [26] registered\n[ 0.289492] acpiphp: Slot [27] registered\n[ 0.290328] acpiphp: Slot [28] registered\n[ 0.291163] acpiphp: Slot [29] registered\n[ 0.292000] acpiphp: Slot [30] registered\n[ 0.292842] acpiphp: Slot [31] registered\n[ 0.293676] PCI host bridge to bus 0000:00\n[ 0.294510] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297030] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298586] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300080] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306386] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307737] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310335] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370857] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372295] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375670] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376857] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377955] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379623] vgaarb: loaded\n[ 0.380252] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381427] SCSI subsystem initialized\n[ 0.382275] ACPI: bus type USB registered\n[ 0.383123] usbcore: registered new interface driver usbfs\n[ 0.384206] usbcore: registered new interface driver hub\n[ 0.385262] usbcore: registered new device driver usb\n[ 0.386354] PCI: Using ACPI for IRQ routing\n[ 0.387414] NetLabel: Initializing\n[ 0.388151] NetLabel: domain hash size = 128\n[ 0.389075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390107] NetLabel: unlabeled traffic allowed by default\n[ 0.391267] clocksource: Switched to clocksource kvm-clock\n[ 0.396742] AppArmor: AppArmor Filesystem Enabled\n[ 0.397797] pnp: PnP ACPI init\n[ 0.398719] pnp: PnP ACPI: found 5 devices\n[ 0.405145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406937] NET: Registered protocol family 2\n[ 0.407940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409303] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410542] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411762] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412898] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414121] NET: Registered protocol family 1\n[ 0.415027] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416195] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417319] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445167] Trying to unpack rootfs image as initramfs...\n[ 0.494137] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508171] Scanning for low memory corruption every 60 seconds\n[ 0.509584] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510820] audit: initializing netlink subsys (disabled)\n[ 0.511894] audit: type=2000 audit(1545572496.762:1): initialized\n[ 0.513254] Initialise system trusted keyring\n[ 0.514216] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515450] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517448] zbud: loaded\n[ 0.518158] VFS: Disk quotas dquot_6.6.0\n[ 0.519018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520621] fuse init (API version 7.23)\n[ 0.521569] Key type big_key registered\n[ 0.522399] Allocating IMA MOK and blacklist keyrings.\n[ 0.523561] Key type asymmetric registered\n[ 0.524431] Asymmetric key parser 'x509' registered\n[ 0.525481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527006] io scheduler noop registered\n[ 0.527845] io scheduler deadline registered (default)\n[ 0.528880] io scheduler cfq registered\n[ 0.529743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530865] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532228] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534115] ACPI: Power Button [PWRF]\n[ 0.535611] GHES: HEST is not enabled!\n[ 0.550215] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578670] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.607919] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.610273] Linux agpgart interface v0.103\n[ 0.612472] brd: module loaded\n[ 0.613766] loop: module loaded\n[ 0.618734] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.620304] GPT:90111 != 2097151\n[ 0.621024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622211] GPT:90111 != 2097151\n[ 0.622937] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623992] vda: vda1 vda15\n[ 0.625569] scsi host0: ata_piix\n[ 0.626358] scsi host1: ata_piix\n[ 0.627100] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628437] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.629974] libphy: Fixed MDIO Bus: probed\n[ 0.630856] tun: Universal TUN/TAP device driver, 1.6\n[ 0.631885] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634207] PPP generic driver version 2.4.2\n[ 0.635182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636395] ehci-pci: EHCI PCI platform driver\n[ 0.637274] ehci-platform: EHCI generic platform driver\n[ 0.638269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639406] ohci-pci: OHCI PCI platform driver\n[ 0.640285] ohci-platform: OHCI generic platform driver\n[ 0.641285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655740] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.656773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658230] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659261] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660406] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.661630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663071] usb usb1: Product: UHCI Host Controller\n[ 0.664010] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665157] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666212] hub 1-0:1.0: USB hub found\n[ 0.666984] hub 1-0:1.0: 2 ports detected\n[ 0.667896] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670016] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672010] mousedev: PS/2 mouse device common for all mice\n[ 0.673278] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675107] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676215] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678604] i2c /dev entries driver\n[ 0.679366] device-mapper: uevent: version 1.0.3\n[ 0.680311] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681945] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683235] NET: Registered protocol family 10\n[ 0.684251] NET: Registered protocol family 17\n[ 0.685140] Key type dns_resolver registered\n[ 0.686075] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687185] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688935] registered taskstats version 1\n[ 0.689765] Loading compiled-in X.509 certificates\n[ 0.691227] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693083] zswap: loaded using pool lzo/zbud\n[ 0.694451] Key type trusted registered\n[ 0.695997] Key type encrypted registered\n[ 0.696821] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697839] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698895] evm: HMAC attrs: 0x1\n[ 0.699842] Magic number: 14:277:686\n[ 0.700705] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:36 UTC (1545572496)\n[ 0.702326] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.703458] EDD information not available.\n[ 0.788279] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789834] Write protecting the kernel read-only data: 14336k\n[ 0.801577] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803385] 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.846008] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.26\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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.36. iid=i-0000014d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHU4wTEMVALjw6wPcOmAO2i2HJywhyzU8+SAsMNC8Dmb2LHHjJIJ0EF9yufh4ToTDRLB+enVHGw62eNkOcf3I4dF3or2LEFx0biE/9BCCsa95Nr6la9fdHJgtPHcZ4j6VPrpYfLtRIULGb7m9JXXQgFK6y25Bi03AxxOG8mUGtCjAv/zR7EMqEz8AgO3L1rsjaNOeCH/qdeyC2DHjz7NWqPhQB31xerZW8hSxV/stOEXCyhKeo9GEJ1ek+eBUC3+pnoXGx80sJcU+4G3CiGd1tZyOIh55SEoOx8FM0qAQrQE0CgLItQPWj4g72X7sIJ7LO5pqhFuV8yHwNP0FZAdZh root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIc8qH83hzDSwxvvnJyi/rNbRj+ihd0374sGBCH0Ge1ptSQ2lPlL5GFuBmoidVz2M7E5fIsx5D1YrnWFqAiBwFS+vEeDNcUHIflhptAnPg5AM4VEEXGUx6wGw3Da/Os2kimgqJtQ6XiQ4K610f5LW53Y1d/PNYXpVQ9CMwh9+VtVAAAAFQCGQZki6IUxaZp0Jqg9eVNEsnhgqwAAAIAaF/6rLWkXJHsxLwJQps60MwUKSahaQ1kBP9Qrr0N/0pRlFdmyNO9mCrja3eno65zg032MxdwLziF+lh2vgB3km/T5hvbMahEwiFANnef36AVpP/X7TVV30kgU32VTu9CSha8wDYQa+CkS1VSGbWoIZ/u+BJG0fH0dR4w8hpZNjwAAAIA6/rfQXdrLG7dNfoZ2pS1qGr9NjIOvLYNbqllN1VbqhqfwoB2C72OtUxc++IDkka6wQZo8BTP54aFjMUdHjmkPlivWdQ5Rg+lzDaKDXSfnKXlx8qqRg94OdkpAo1LVxUyW6ewmjKdPzdPQyxL252znz3KPl5TsKuU0ORO7udH64g== 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:fe6a:2a83/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-0000014d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.20s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:6A:2A:83 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6a:2a83/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8118 (7.9 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:42:16,424 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action used request id req-537f73d5-2b8d-4a73-9dd8-8d75a1cb4a0b 2018-12-23 13:42:18,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea55a9d9c961b3dbc9d51f58035d3a71783632fd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:19,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-9c16ca7b-1999-40da-a26b-9ea1a4ff50bf x-compute-request-id: req-9c16ca7b-1999-40da-a26b-9ea1a4ff50bf Content-Encoding: gzip Content-Length: 10058 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 485764313 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136661] pid_max: default: 32768 minimum: 301\n[ 0.137588] ACPI: Core revision 20150930\n[ 0.138975] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140320] Security Framework initialized\n[ 0.141156] Yama: becoming mindful.\n[ 0.141903] AppArmor: AppArmor initialized\n[ 0.142793] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144170] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145499] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148206] Initializing cgroup subsys io\n[ 0.149048] Initializing cgroup subsys memory\n[ 0.149951] Initializing cgroup subsys devices\n[ 0.150846] Initializing cgroup subsys freezer\n[ 0.151744] Initializing cgroup subsys net_cls\n[ 0.152636] Initializing cgroup subsys perf_event\n[ 0.153573] Initializing cgroup subsys net_prio\n[ 0.154493] Initializing cgroup subsys hugetlb\n[ 0.155388] Initializing cgroup subsys pids\n[ 0.156300] CPU: Physical Processor ID: 0\n[ 0.157836] mce: CPU supports 10 MCE banks\n[ 0.158731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177246] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203996] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205396] x2apic enabled\n[ 0.206228] Switched APIC routing to physical x2apic.\n[ 0.208045] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209203] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211258] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213091] KVM setup paravirtual spinlock\n[ 0.214406] x86: Booted up 1 node, 1 CPUs\n[ 0.215231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216654] devtmpfs: initialized\n[ 0.218418] evm: security.selinux\n[ 0.219134] evm: security.SMACK64\n[ 0.219843] evm: security.SMACK64EXEC\n[ 0.220610] evm: security.SMACK64TRANSMUTE\n[ 0.221442] evm: security.SMACK64MMAP\n[ 0.222207] evm: security.ima\n[ 0.222868] evm: security.capability\n[ 0.223695] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225666] pinctrl core: initialized pinctrl subsystem\n[ 0.226831] RTC time: 13:41:35, date: 12/23/18\n[ 0.227846] NET: Registered protocol family 16\n[ 0.228838] cpuidle: using governor ladder\n[ 0.229684] cpuidle: using governor menu\n[ 0.230497] PCCT header not found.\n[ 0.231273] ACPI: bus type PCI registered\n[ 0.232100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233388] PCI: Using configuration type 1 for base access\n[ 0.235147] ACPI: Added _OSI(Module Device)\n[ 0.236019] ACPI: Added _OSI(Processor Device)\n[ 0.236906] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237863] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240005] ACPI: Interpreter enabled\n[ 0.240802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248440] ACPI: (supports S0 S5)\n[ 0.249160] ACPI: Using IOAPIC for interrupt routing\n[ 0.250277] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253422] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254608] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255888] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257121] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259469] acpiphp: Slot [3] registered\n[ 0.260295] acpiphp: Slot [4] registered\n[ 0.261115] acpiphp: Slot [5] registered\n[ 0.261936] acpiphp: Slot [6] registered\n[ 0.262756] acpiphp: Slot [7] registered\n[ 0.263580] acpiphp: Slot [8] registered\n[ 0.264431] acpiphp: Slot [9] registered\n[ 0.265263] acpiphp: Slot [10] registered\n[ 0.266094] acpiphp: Slot [11] registered\n[ 0.266933] acpiphp: Slot [12] registered\n[ 0.267809] acpiphp: Slot [13] registered\n[ 0.268672] acpiphp: Slot [14] registered\n[ 0.269505] acpiphp: Slot [15] registered\n[ 0.280216] acpiphp: Slot [16] registered\n[ 0.281054] acpiphp: Slot [17] registered\n[ 0.281894] acpiphp: Slot [18] registered\n[ 0.282732] acpiphp: Slot [19] registered\n[ 0.283565] acpiphp: Slot [20] registered\n[ 0.284406] acpiphp: Slot [21] registered\n[ 0.285243] acpiphp: Slot [22] registered\n[ 0.286075] acpiphp: Slot [23] registered\n[ 0.286912] acpiphp: Slot [24] registered\n[ 0.287767] acpiphp: Slot [25] registered\n[ 0.288653] acpiphp: Slot [26] registered\n[ 0.289492] acpiphp: Slot [27] registered\n[ 0.290328] acpiphp: Slot [28] registered\n[ 0.291163] acpiphp: Slot [29] registered\n[ 0.292000] acpiphp: Slot [30] registered\n[ 0.292842] acpiphp: Slot [31] registered\n[ 0.293676] PCI host bridge to bus 0000:00\n[ 0.294510] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297030] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298586] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300080] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306386] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307737] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310335] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370857] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372295] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375670] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376857] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377955] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379623] vgaarb: loaded\n[ 0.380252] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381427] SCSI subsystem initialized\n[ 0.382275] ACPI: bus type USB registered\n[ 0.383123] usbcore: registered new interface driver usbfs\n[ 0.384206] usbcore: registered new interface driver hub\n[ 0.385262] usbcore: registered new device driver usb\n[ 0.386354] PCI: Using ACPI for IRQ routing\n[ 0.387414] NetLabel: Initializing\n[ 0.388151] NetLabel: domain hash size = 128\n[ 0.389075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390107] NetLabel: unlabeled traffic allowed by default\n[ 0.391267] clocksource: Switched to clocksource kvm-clock\n[ 0.396742] AppArmor: AppArmor Filesystem Enabled\n[ 0.397797] pnp: PnP ACPI init\n[ 0.398719] pnp: PnP ACPI: found 5 devices\n[ 0.405145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406937] NET: Registered protocol family 2\n[ 0.407940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409303] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410542] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411762] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412898] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414121] NET: Registered protocol family 1\n[ 0.415027] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416195] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417319] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445167] Trying to unpack rootfs image as initramfs...\n[ 0.494137] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508171] Scanning for low memory corruption every 60 seconds\n[ 0.509584] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510820] audit: initializing netlink subsys (disabled)\n[ 0.511894] audit: type=2000 audit(1545572496.762:1): initialized\n[ 0.513254] Initialise system trusted keyring\n[ 0.514216] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515450] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517448] zbud: loaded\n[ 0.518158] VFS: Disk quotas dquot_6.6.0\n[ 0.519018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520621] fuse init (API version 7.23)\n[ 0.521569] Key type big_key registered\n[ 0.522399] Allocating IMA MOK and blacklist keyrings.\n[ 0.523561] Key type asymmetric registered\n[ 0.524431] Asymmetric key parser 'x509' registered\n[ 0.525481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527006] io scheduler noop registered\n[ 0.527845] io scheduler deadline registered (default)\n[ 0.528880] io scheduler cfq registered\n[ 0.529743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530865] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532228] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534115] ACPI: Power Button [PWRF]\n[ 0.535611] GHES: HEST is not enabled!\n[ 0.550215] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578670] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.607919] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.610273] Linux agpgart interface v0.103\n[ 0.612472] brd: module loaded\n[ 0.613766] loop: module loaded\n[ 0.618734] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.620304] GPT:90111 != 2097151\n[ 0.621024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622211] GPT:90111 != 2097151\n[ 0.622937] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623992] vda: vda1 vda15\n[ 0.625569] scsi host0: ata_piix\n[ 0.626358] scsi host1: ata_piix\n[ 0.627100] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628437] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.629974] libphy: Fixed MDIO Bus: probed\n[ 0.630856] tun: Universal TUN/TAP device driver, 1.6\n[ 0.631885] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634207] PPP generic driver version 2.4.2\n[ 0.635182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636395] ehci-pci: EHCI PCI platform driver\n[ 0.637274] ehci-platform: EHCI generic platform driver\n[ 0.638269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639406] ohci-pci: OHCI PCI platform driver\n[ 0.640285] ohci-platform: OHCI generic platform driver\n[ 0.641285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655740] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.656773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658230] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659261] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660406] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.661630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663071] usb usb1: Product: UHCI Host Controller\n[ 0.664010] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665157] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666212] hub 1-0:1.0: USB hub found\n[ 0.666984] hub 1-0:1.0: 2 ports detected\n[ 0.667896] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670016] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672010] mousedev: PS/2 mouse device common for all mice\n[ 0.673278] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675107] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676215] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678604] i2c /dev entries driver\n[ 0.679366] device-mapper: uevent: version 1.0.3\n[ 0.680311] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681945] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683235] NET: Registered protocol family 10\n[ 0.684251] NET: Registered protocol family 17\n[ 0.685140] Key type dns_resolver registered\n[ 0.686075] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687185] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688935] registered taskstats version 1\n[ 0.689765] Loading compiled-in X.509 certificates\n[ 0.691227] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693083] zswap: loaded using pool lzo/zbud\n[ 0.694451] Key type trusted registered\n[ 0.695997] Key type encrypted registered\n[ 0.696821] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697839] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698895] evm: HMAC attrs: 0x1\n[ 0.699842] Magic number: 14:277:686\n[ 0.700705] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:36 UTC (1545572496)\n[ 0.702326] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.703458] EDD information not available.\n[ 0.788279] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789834] Write protecting the kernel read-only data: 14336k\n[ 0.801577] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803385] 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.846008] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.26\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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.36. iid=i-0000014d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHU4wTEMVALjw6wPcOmAO2i2HJywhyzU8+SAsMNC8Dmb2LHHjJIJ0EF9yufh4ToTDRLB+enVHGw62eNkOcf3I4dF3or2LEFx0biE/9BCCsa95Nr6la9fdHJgtPHcZ4j6VPrpYfLtRIULGb7m9JXXQgFK6y25Bi03AxxOG8mUGtCjAv/zR7EMqEz8AgO3L1rsjaNOeCH/qdeyC2DHjz7NWqPhQB31xerZW8hSxV/stOEXCyhKeo9GEJ1ek+eBUC3+pnoXGx80sJcU+4G3CiGd1tZyOIh55SEoOx8FM0qAQrQE0CgLItQPWj4g72X7sIJ7LO5pqhFuV8yHwNP0FZAdZh root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIc8qH83hzDSwxvvnJyi/rNbRj+ihd0374sGBCH0Ge1ptSQ2lPlL5GFuBmoidVz2M7E5fIsx5D1YrnWFqAiBwFS+vEeDNcUHIflhptAnPg5AM4VEEXGUx6wGw3Da/Os2kimgqJtQ6XiQ4K610f5LW53Y1d/PNYXpVQ9CMwh9+VtVAAAAFQCGQZki6IUxaZp0Jqg9eVNEsnhgqwAAAIAaF/6rLWkXJHsxLwJQps60MwUKSahaQ1kBP9Qrr0N/0pRlFdmyNO9mCrja3eno65zg032MxdwLziF+lh2vgB3km/T5hvbMahEwiFANnef36AVpP/X7TVV30kgU32VTu9CSha8wDYQa+CkS1VSGbWoIZ/u+BJG0fH0dR4w8hpZNjwAAAIA6/rfQXdrLG7dNfoZ2pS1qGr9NjIOvLYNbqllN1VbqhqfwoB2C72OtUxc++IDkka6wQZo8BTP54aFjMUdHjmkPlivWdQ5Rg+lzDaKDXSfnKXlx8qqRg94OdkpAo1LVxUyW6ewmjKdPzdPQyxL252znz3KPl5TsKuU0ORO7udH64g== 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:fe6a:2a83/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-0000014d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.20s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:6A:2A:83 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6a:2a83/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8118 (7.9 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:42:19,522 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action used request id req-9c16ca7b-1999-40da-a26b-9ea1a4ff50bf 2018-12-23 13:42:21,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea55a9d9c961b3dbc9d51f58035d3a71783632fd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:22,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-6898a60b-f5dd-47eb-8688-7e815f0454f0 x-compute-request-id: req-6898a60b-f5dd-47eb-8688-7e815f0454f0 Content-Encoding: gzip Content-Length: 10058 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 485764313 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136661] pid_max: default: 32768 minimum: 301\n[ 0.137588] ACPI: Core revision 20150930\n[ 0.138975] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140320] Security Framework initialized\n[ 0.141156] Yama: becoming mindful.\n[ 0.141903] AppArmor: AppArmor initialized\n[ 0.142793] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144170] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145499] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148206] Initializing cgroup subsys io\n[ 0.149048] Initializing cgroup subsys memory\n[ 0.149951] Initializing cgroup subsys devices\n[ 0.150846] Initializing cgroup subsys freezer\n[ 0.151744] Initializing cgroup subsys net_cls\n[ 0.152636] Initializing cgroup subsys perf_event\n[ 0.153573] Initializing cgroup subsys net_prio\n[ 0.154493] Initializing cgroup subsys hugetlb\n[ 0.155388] Initializing cgroup subsys pids\n[ 0.156300] CPU: Physical Processor ID: 0\n[ 0.157836] mce: CPU supports 10 MCE banks\n[ 0.158731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177246] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203996] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205396] x2apic enabled\n[ 0.206228] Switched APIC routing to physical x2apic.\n[ 0.208045] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209203] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211258] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213091] KVM setup paravirtual spinlock\n[ 0.214406] x86: Booted up 1 node, 1 CPUs\n[ 0.215231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216654] devtmpfs: initialized\n[ 0.218418] evm: security.selinux\n[ 0.219134] evm: security.SMACK64\n[ 0.219843] evm: security.SMACK64EXEC\n[ 0.220610] evm: security.SMACK64TRANSMUTE\n[ 0.221442] evm: security.SMACK64MMAP\n[ 0.222207] evm: security.ima\n[ 0.222868] evm: security.capability\n[ 0.223695] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225666] pinctrl core: initialized pinctrl subsystem\n[ 0.226831] RTC time: 13:41:35, date: 12/23/18\n[ 0.227846] NET: Registered protocol family 16\n[ 0.228838] cpuidle: using governor ladder\n[ 0.229684] cpuidle: using governor menu\n[ 0.230497] PCCT header not found.\n[ 0.231273] ACPI: bus type PCI registered\n[ 0.232100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233388] PCI: Using configuration type 1 for base access\n[ 0.235147] ACPI: Added _OSI(Module Device)\n[ 0.236019] ACPI: Added _OSI(Processor Device)\n[ 0.236906] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237863] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240005] ACPI: Interpreter enabled\n[ 0.240802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248440] ACPI: (supports S0 S5)\n[ 0.249160] ACPI: Using IOAPIC for interrupt routing\n[ 0.250277] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253422] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254608] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255888] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257121] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259469] acpiphp: Slot [3] registered\n[ 0.260295] acpiphp: Slot [4] registered\n[ 0.261115] acpiphp: Slot [5] registered\n[ 0.261936] acpiphp: Slot [6] registered\n[ 0.262756] acpiphp: Slot [7] registered\n[ 0.263580] acpiphp: Slot [8] registered\n[ 0.264431] acpiphp: Slot [9] registered\n[ 0.265263] acpiphp: Slot [10] registered\n[ 0.266094] acpiphp: Slot [11] registered\n[ 0.266933] acpiphp: Slot [12] registered\n[ 0.267809] acpiphp: Slot [13] registered\n[ 0.268672] acpiphp: Slot [14] registered\n[ 0.269505] acpiphp: Slot [15] registered\n[ 0.280216] acpiphp: Slot [16] registered\n[ 0.281054] acpiphp: Slot [17] registered\n[ 0.281894] acpiphp: Slot [18] registered\n[ 0.282732] acpiphp: Slot [19] registered\n[ 0.283565] acpiphp: Slot [20] registered\n[ 0.284406] acpiphp: Slot [21] registered\n[ 0.285243] acpiphp: Slot [22] registered\n[ 0.286075] acpiphp: Slot [23] registered\n[ 0.286912] acpiphp: Slot [24] registered\n[ 0.287767] acpiphp: Slot [25] registered\n[ 0.288653] acpiphp: Slot [26] registered\n[ 0.289492] acpiphp: Slot [27] registered\n[ 0.290328] acpiphp: Slot [28] registered\n[ 0.291163] acpiphp: Slot [29] registered\n[ 0.292000] acpiphp: Slot [30] registered\n[ 0.292842] acpiphp: Slot [31] registered\n[ 0.293676] PCI host bridge to bus 0000:00\n[ 0.294510] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297030] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298586] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300080] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306386] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307737] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310335] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370857] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372295] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375670] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376857] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377955] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379623] vgaarb: loaded\n[ 0.380252] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381427] SCSI subsystem initialized\n[ 0.382275] ACPI: bus type USB registered\n[ 0.383123] usbcore: registered new interface driver usbfs\n[ 0.384206] usbcore: registered new interface driver hub\n[ 0.385262] usbcore: registered new device driver usb\n[ 0.386354] PCI: Using ACPI for IRQ routing\n[ 0.387414] NetLabel: Initializing\n[ 0.388151] NetLabel: domain hash size = 128\n[ 0.389075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390107] NetLabel: unlabeled traffic allowed by default\n[ 0.391267] clocksource: Switched to clocksource kvm-clock\n[ 0.396742] AppArmor: AppArmor Filesystem Enabled\n[ 0.397797] pnp: PnP ACPI init\n[ 0.398719] pnp: PnP ACPI: found 5 devices\n[ 0.405145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406937] NET: Registered protocol family 2\n[ 0.407940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409303] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410542] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411762] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412898] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414121] NET: Registered protocol family 1\n[ 0.415027] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416195] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417319] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445167] Trying to unpack rootfs image as initramfs...\n[ 0.494137] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508171] Scanning for low memory corruption every 60 seconds\n[ 0.509584] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510820] audit: initializing netlink subsys (disabled)\n[ 0.511894] audit: type=2000 audit(1545572496.762:1): initialized\n[ 0.513254] Initialise system trusted keyring\n[ 0.514216] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515450] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517448] zbud: loaded\n[ 0.518158] VFS: Disk quotas dquot_6.6.0\n[ 0.519018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520621] fuse init (API version 7.23)\n[ 0.521569] Key type big_key registered\n[ 0.522399] Allocating IMA MOK and blacklist keyrings.\n[ 0.523561] Key type asymmetric registered\n[ 0.524431] Asymmetric key parser 'x509' registered\n[ 0.525481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527006] io scheduler noop registered\n[ 0.527845] io scheduler deadline registered (default)\n[ 0.528880] io scheduler cfq registered\n[ 0.529743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530865] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532228] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534115] ACPI: Power Button [PWRF]\n[ 0.535611] GHES: HEST is not enabled!\n[ 0.550215] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578670] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.607919] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.610273] Linux agpgart interface v0.103\n[ 0.612472] brd: module loaded\n[ 0.613766] loop: module loaded\n[ 0.618734] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.620304] GPT:90111 != 2097151\n[ 0.621024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622211] GPT:90111 != 2097151\n[ 0.622937] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623992] vda: vda1 vda15\n[ 0.625569] scsi host0: ata_piix\n[ 0.626358] scsi host1: ata_piix\n[ 0.627100] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628437] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.629974] libphy: Fixed MDIO Bus: probed\n[ 0.630856] tun: Universal TUN/TAP device driver, 1.6\n[ 0.631885] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634207] PPP generic driver version 2.4.2\n[ 0.635182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636395] ehci-pci: EHCI PCI platform driver\n[ 0.637274] ehci-platform: EHCI generic platform driver\n[ 0.638269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639406] ohci-pci: OHCI PCI platform driver\n[ 0.640285] ohci-platform: OHCI generic platform driver\n[ 0.641285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655740] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.656773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658230] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659261] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660406] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.661630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663071] usb usb1: Product: UHCI Host Controller\n[ 0.664010] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665157] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666212] hub 1-0:1.0: USB hub found\n[ 0.666984] hub 1-0:1.0: 2 ports detected\n[ 0.667896] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670016] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672010] mousedev: PS/2 mouse device common for all mice\n[ 0.673278] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675107] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676215] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678604] i2c /dev entries driver\n[ 0.679366] device-mapper: uevent: version 1.0.3\n[ 0.680311] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681945] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683235] NET: Registered protocol family 10\n[ 0.684251] NET: Registered protocol family 17\n[ 0.685140] Key type dns_resolver registered\n[ 0.686075] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687185] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688935] registered taskstats version 1\n[ 0.689765] Loading compiled-in X.509 certificates\n[ 0.691227] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693083] zswap: loaded using pool lzo/zbud\n[ 0.694451] Key type trusted registered\n[ 0.695997] Key type encrypted registered\n[ 0.696821] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697839] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698895] evm: HMAC attrs: 0x1\n[ 0.699842] Magic number: 14:277:686\n[ 0.700705] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:36 UTC (1545572496)\n[ 0.702326] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.703458] EDD information not available.\n[ 0.788279] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789834] Write protecting the kernel read-only data: 14336k\n[ 0.801577] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803385] 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.846008] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.26\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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.36. iid=i-0000014d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHU4wTEMVALjw6wPcOmAO2i2HJywhyzU8+SAsMNC8Dmb2LHHjJIJ0EF9yufh4ToTDRLB+enVHGw62eNkOcf3I4dF3or2LEFx0biE/9BCCsa95Nr6la9fdHJgtPHcZ4j6VPrpYfLtRIULGb7m9JXXQgFK6y25Bi03AxxOG8mUGtCjAv/zR7EMqEz8AgO3L1rsjaNOeCH/qdeyC2DHjz7NWqPhQB31xerZW8hSxV/stOEXCyhKeo9GEJ1ek+eBUC3+pnoXGx80sJcU+4G3CiGd1tZyOIh55SEoOx8FM0qAQrQE0CgLItQPWj4g72X7sIJ7LO5pqhFuV8yHwNP0FZAdZh root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIc8qH83hzDSwxvvnJyi/rNbRj+ihd0374sGBCH0Ge1ptSQ2lPlL5GFuBmoidVz2M7E5fIsx5D1YrnWFqAiBwFS+vEeDNcUHIflhptAnPg5AM4VEEXGUx6wGw3Da/Os2kimgqJtQ6XiQ4K610f5LW53Y1d/PNYXpVQ9CMwh9+VtVAAAAFQCGQZki6IUxaZp0Jqg9eVNEsnhgqwAAAIAaF/6rLWkXJHsxLwJQps60MwUKSahaQ1kBP9Qrr0N/0pRlFdmyNO9mCrja3eno65zg032MxdwLziF+lh2vgB3km/T5hvbMahEwiFANnef36AVpP/X7TVV30kgU32VTu9CSha8wDYQa+CkS1VSGbWoIZ/u+BJG0fH0dR4w8hpZNjwAAAIA6/rfQXdrLG7dNfoZ2pS1qGr9NjIOvLYNbqllN1VbqhqfwoB2C72OtUxc++IDkka6wQZo8BTP54aFjMUdHjmkPlivWdQ5Rg+lzDaKDXSfnKXlx8qqRg94OdkpAo1LVxUyW6ewmjKdPzdPQyxL252znz3KPl5TsKuU0ORO7udH64g== 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:fe6a:2a83/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-0000014d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.20s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:6A:2A:83 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6a:2a83/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8118 (7.9 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:42:22,623 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action used request id req-6898a60b-f5dd-47eb-8688-7e815f0454f0 2018-12-23 13:42:24,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea55a9d9c961b3dbc9d51f58035d3a71783632fd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:25,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-4d7b3815-6c21-4f6d-a969-bbc3dacafeea x-compute-request-id: req-4d7b3815-6c21-4f6d-a969-bbc3dacafeea Content-Encoding: gzip Content-Length: 10058 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 485764313 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136661] pid_max: default: 32768 minimum: 301\n[ 0.137588] ACPI: Core revision 20150930\n[ 0.138975] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140320] Security Framework initialized\n[ 0.141156] Yama: becoming mindful.\n[ 0.141903] AppArmor: AppArmor initialized\n[ 0.142793] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144170] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145499] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148206] Initializing cgroup subsys io\n[ 0.149048] Initializing cgroup subsys memory\n[ 0.149951] Initializing cgroup subsys devices\n[ 0.150846] Initializing cgroup subsys freezer\n[ 0.151744] Initializing cgroup subsys net_cls\n[ 0.152636] Initializing cgroup subsys perf_event\n[ 0.153573] Initializing cgroup subsys net_prio\n[ 0.154493] Initializing cgroup subsys hugetlb\n[ 0.155388] Initializing cgroup subsys pids\n[ 0.156300] CPU: Physical Processor ID: 0\n[ 0.157836] mce: CPU supports 10 MCE banks\n[ 0.158731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177246] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203996] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205396] x2apic enabled\n[ 0.206228] Switched APIC routing to physical x2apic.\n[ 0.208045] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209203] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211258] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213091] KVM setup paravirtual spinlock\n[ 0.214406] x86: Booted up 1 node, 1 CPUs\n[ 0.215231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216654] devtmpfs: initialized\n[ 0.218418] evm: security.selinux\n[ 0.219134] evm: security.SMACK64\n[ 0.219843] evm: security.SMACK64EXEC\n[ 0.220610] evm: security.SMACK64TRANSMUTE\n[ 0.221442] evm: security.SMACK64MMAP\n[ 0.222207] evm: security.ima\n[ 0.222868] evm: security.capability\n[ 0.223695] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225666] pinctrl core: initialized pinctrl subsystem\n[ 0.226831] RTC time: 13:41:35, date: 12/23/18\n[ 0.227846] NET: Registered protocol family 16\n[ 0.228838] cpuidle: using governor ladder\n[ 0.229684] cpuidle: using governor menu\n[ 0.230497] PCCT header not found.\n[ 0.231273] ACPI: bus type PCI registered\n[ 0.232100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233388] PCI: Using configuration type 1 for base access\n[ 0.235147] ACPI: Added _OSI(Module Device)\n[ 0.236019] ACPI: Added _OSI(Processor Device)\n[ 0.236906] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237863] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240005] ACPI: Interpreter enabled\n[ 0.240802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248440] ACPI: (supports S0 S5)\n[ 0.249160] ACPI: Using IOAPIC for interrupt routing\n[ 0.250277] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253422] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254608] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255888] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257121] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259469] acpiphp: Slot [3] registered\n[ 0.260295] acpiphp: Slot [4] registered\n[ 0.261115] acpiphp: Slot [5] registered\n[ 0.261936] acpiphp: Slot [6] registered\n[ 0.262756] acpiphp: Slot [7] registered\n[ 0.263580] acpiphp: Slot [8] registered\n[ 0.264431] acpiphp: Slot [9] registered\n[ 0.265263] acpiphp: Slot [10] registered\n[ 0.266094] acpiphp: Slot [11] registered\n[ 0.266933] acpiphp: Slot [12] registered\n[ 0.267809] acpiphp: Slot [13] registered\n[ 0.268672] acpiphp: Slot [14] registered\n[ 0.269505] acpiphp: Slot [15] registered\n[ 0.280216] acpiphp: Slot [16] registered\n[ 0.281054] acpiphp: Slot [17] registered\n[ 0.281894] acpiphp: Slot [18] registered\n[ 0.282732] acpiphp: Slot [19] registered\n[ 0.283565] acpiphp: Slot [20] registered\n[ 0.284406] acpiphp: Slot [21] registered\n[ 0.285243] acpiphp: Slot [22] registered\n[ 0.286075] acpiphp: Slot [23] registered\n[ 0.286912] acpiphp: Slot [24] registered\n[ 0.287767] acpiphp: Slot [25] registered\n[ 0.288653] acpiphp: Slot [26] registered\n[ 0.289492] acpiphp: Slot [27] registered\n[ 0.290328] acpiphp: Slot [28] registered\n[ 0.291163] acpiphp: Slot [29] registered\n[ 0.292000] acpiphp: Slot [30] registered\n[ 0.292842] acpiphp: Slot [31] registered\n[ 0.293676] PCI host bridge to bus 0000:00\n[ 0.294510] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297030] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298586] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300080] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306386] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307737] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310335] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370857] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372295] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375670] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376857] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377955] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379623] vgaarb: loaded\n[ 0.380252] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381427] SCSI subsystem initialized\n[ 0.382275] ACPI: bus type USB registered\n[ 0.383123] usbcore: registered new interface driver usbfs\n[ 0.384206] usbcore: registered new interface driver hub\n[ 0.385262] usbcore: registered new device driver usb\n[ 0.386354] PCI: Using ACPI for IRQ routing\n[ 0.387414] NetLabel: Initializing\n[ 0.388151] NetLabel: domain hash size = 128\n[ 0.389075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390107] NetLabel: unlabeled traffic allowed by default\n[ 0.391267] clocksource: Switched to clocksource kvm-clock\n[ 0.396742] AppArmor: AppArmor Filesystem Enabled\n[ 0.397797] pnp: PnP ACPI init\n[ 0.398719] pnp: PnP ACPI: found 5 devices\n[ 0.405145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406937] NET: Registered protocol family 2\n[ 0.407940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409303] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410542] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411762] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412898] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414121] NET: Registered protocol family 1\n[ 0.415027] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416195] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417319] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445167] Trying to unpack rootfs image as initramfs...\n[ 0.494137] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508171] Scanning for low memory corruption every 60 seconds\n[ 0.509584] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510820] audit: initializing netlink subsys (disabled)\n[ 0.511894] audit: type=2000 audit(1545572496.762:1): initialized\n[ 0.513254] Initialise system trusted keyring\n[ 0.514216] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515450] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517448] zbud: loaded\n[ 0.518158] VFS: Disk quotas dquot_6.6.0\n[ 0.519018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520621] fuse init (API version 7.23)\n[ 0.521569] Key type big_key registered\n[ 0.522399] Allocating IMA MOK and blacklist keyrings.\n[ 0.523561] Key type asymmetric registered\n[ 0.524431] Asymmetric key parser 'x509' registered\n[ 0.525481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527006] io scheduler noop registered\n[ 0.527845] io scheduler deadline registered (default)\n[ 0.528880] io scheduler cfq registered\n[ 0.529743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530865] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532228] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534115] ACPI: Power Button [PWRF]\n[ 0.535611] GHES: HEST is not enabled!\n[ 0.550215] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578670] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.607919] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.610273] Linux agpgart interface v0.103\n[ 0.612472] brd: module loaded\n[ 0.613766] loop: module loaded\n[ 0.618734] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.620304] GPT:90111 != 2097151\n[ 0.621024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622211] GPT:90111 != 2097151\n[ 0.622937] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623992] vda: vda1 vda15\n[ 0.625569] scsi host0: ata_piix\n[ 0.626358] scsi host1: ata_piix\n[ 0.627100] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628437] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.629974] libphy: Fixed MDIO Bus: probed\n[ 0.630856] tun: Universal TUN/TAP device driver, 1.6\n[ 0.631885] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634207] PPP generic driver version 2.4.2\n[ 0.635182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636395] ehci-pci: EHCI PCI platform driver\n[ 0.637274] ehci-platform: EHCI generic platform driver\n[ 0.638269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639406] ohci-pci: OHCI PCI platform driver\n[ 0.640285] ohci-platform: OHCI generic platform driver\n[ 0.641285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655740] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.656773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658230] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659261] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660406] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.661630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663071] usb usb1: Product: UHCI Host Controller\n[ 0.664010] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665157] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666212] hub 1-0:1.0: USB hub found\n[ 0.666984] hub 1-0:1.0: 2 ports detected\n[ 0.667896] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670016] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672010] mousedev: PS/2 mouse device common for all mice\n[ 0.673278] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675107] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676215] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678604] i2c /dev entries driver\n[ 0.679366] device-mapper: uevent: version 1.0.3\n[ 0.680311] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681945] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683235] NET: Registered protocol family 10\n[ 0.684251] NET: Registered protocol family 17\n[ 0.685140] Key type dns_resolver registered\n[ 0.686075] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687185] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688935] registered taskstats version 1\n[ 0.689765] Loading compiled-in X.509 certificates\n[ 0.691227] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693083] zswap: loaded using pool lzo/zbud\n[ 0.694451] Key type trusted registered\n[ 0.695997] Key type encrypted registered\n[ 0.696821] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697839] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698895] evm: HMAC attrs: 0x1\n[ 0.699842] Magic number: 14:277:686\n[ 0.700705] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:36 UTC (1545572496)\n[ 0.702326] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.703458] EDD information not available.\n[ 0.788279] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789834] Write protecting the kernel read-only data: 14336k\n[ 0.801577] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803385] 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.846008] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.26\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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.36. iid=i-0000014d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHU4wTEMVALjw6wPcOmAO2i2HJywhyzU8+SAsMNC8Dmb2LHHjJIJ0EF9yufh4ToTDRLB+enVHGw62eNkOcf3I4dF3or2LEFx0biE/9BCCsa95Nr6la9fdHJgtPHcZ4j6VPrpYfLtRIULGb7m9JXXQgFK6y25Bi03AxxOG8mUGtCjAv/zR7EMqEz8AgO3L1rsjaNOeCH/qdeyC2DHjz7NWqPhQB31xerZW8hSxV/stOEXCyhKeo9GEJ1ek+eBUC3+pnoXGx80sJcU+4G3CiGd1tZyOIh55SEoOx8FM0qAQrQE0CgLItQPWj4g72X7sIJ7LO5pqhFuV8yHwNP0FZAdZh root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIc8qH83hzDSwxvvnJyi/rNbRj+ihd0374sGBCH0Ge1ptSQ2lPlL5GFuBmoidVz2M7E5fIsx5D1YrnWFqAiBwFS+vEeDNcUHIflhptAnPg5AM4VEEXGUx6wGw3Da/Os2kimgqJtQ6XiQ4K610f5LW53Y1d/PNYXpVQ9CMwh9+VtVAAAAFQCGQZki6IUxaZp0Jqg9eVNEsnhgqwAAAIAaF/6rLWkXJHsxLwJQps60MwUKSahaQ1kBP9Qrr0N/0pRlFdmyNO9mCrja3eno65zg032MxdwLziF+lh2vgB3km/T5hvbMahEwiFANnef36AVpP/X7TVV30kgU32VTu9CSha8wDYQa+CkS1VSGbWoIZ/u+BJG0fH0dR4w8hpZNjwAAAIA6/rfQXdrLG7dNfoZ2pS1qGr9NjIOvLYNbqllN1VbqhqfwoB2C72OtUxc++IDkka6wQZo8BTP54aFjMUdHjmkPlivWdQ5Rg+lzDaKDXSfnKXlx8qqRg94OdkpAo1LVxUyW6ewmjKdPzdPQyxL252znz3KPl5TsKuU0ORO7udH64g== 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:fe6a:2a83/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-0000014d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.20s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:6A:2A:83 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6a:2a83/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8118 (7.9 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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-12-23 13:42:25,715 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action used request id req-4d7b3815-6c21-4f6d-a969-bbc3dacafeea 2018-12-23 13:42:27,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea55a9d9c961b3dbc9d51f58035d3a71783632fd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:28,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-fbae04e4-2eaf-454e-aabc-411355f341aa x-compute-request-id: req-fbae04e4-2eaf-454e-aabc-411355f341aa Content-Encoding: gzip Content-Length: 10872 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 485764313 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136661] pid_max: default: 32768 minimum: 301\n[ 0.137588] ACPI: Core revision 20150930\n[ 0.138975] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140320] Security Framework initialized\n[ 0.141156] Yama: becoming mindful.\n[ 0.141903] AppArmor: AppArmor initialized\n[ 0.142793] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144170] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145499] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148206] Initializing cgroup subsys io\n[ 0.149048] Initializing cgroup subsys memory\n[ 0.149951] Initializing cgroup subsys devices\n[ 0.150846] Initializing cgroup subsys freezer\n[ 0.151744] Initializing cgroup subsys net_cls\n[ 0.152636] Initializing cgroup subsys perf_event\n[ 0.153573] Initializing cgroup subsys net_prio\n[ 0.154493] Initializing cgroup subsys hugetlb\n[ 0.155388] Initializing cgroup subsys pids\n[ 0.156300] CPU: Physical Processor ID: 0\n[ 0.157836] mce: CPU supports 10 MCE banks\n[ 0.158731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177246] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203996] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205396] x2apic enabled\n[ 0.206228] Switched APIC routing to physical x2apic.\n[ 0.208045] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209203] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211258] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213091] KVM setup paravirtual spinlock\n[ 0.214406] x86: Booted up 1 node, 1 CPUs\n[ 0.215231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216654] devtmpfs: initialized\n[ 0.218418] evm: security.selinux\n[ 0.219134] evm: security.SMACK64\n[ 0.219843] evm: security.SMACK64EXEC\n[ 0.220610] evm: security.SMACK64TRANSMUTE\n[ 0.221442] evm: security.SMACK64MMAP\n[ 0.222207] evm: security.ima\n[ 0.222868] evm: security.capability\n[ 0.223695] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225666] pinctrl core: initialized pinctrl subsystem\n[ 0.226831] RTC time: 13:41:35, date: 12/23/18\n[ 0.227846] NET: Registered protocol family 16\n[ 0.228838] cpuidle: using governor ladder\n[ 0.229684] cpuidle: using governor menu\n[ 0.230497] PCCT header not found.\n[ 0.231273] ACPI: bus type PCI registered\n[ 0.232100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233388] PCI: Using configuration type 1 for base access\n[ 0.235147] ACPI: Added _OSI(Module Device)\n[ 0.236019] ACPI: Added _OSI(Processor Device)\n[ 0.236906] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237863] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240005] ACPI: Interpreter enabled\n[ 0.240802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248440] ACPI: (supports S0 S5)\n[ 0.249160] ACPI: Using IOAPIC for interrupt routing\n[ 0.250277] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253422] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254608] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255888] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257121] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259469] acpiphp: Slot [3] registered\n[ 0.260295] acpiphp: Slot [4] registered\n[ 0.261115] acpiphp: Slot [5] registered\n[ 0.261936] acpiphp: Slot [6] registered\n[ 0.262756] acpiphp: Slot [7] registered\n[ 0.263580] acpiphp: Slot [8] registered\n[ 0.264431] acpiphp: Slot [9] registered\n[ 0.265263] acpiphp: Slot [10] registered\n[ 0.266094] acpiphp: Slot [11] registered\n[ 0.266933] acpiphp: Slot [12] registered\n[ 0.267809] acpiphp: Slot [13] registered\n[ 0.268672] acpiphp: Slot [14] registered\n[ 0.269505] acpiphp: Slot [15] registered\n[ 0.280216] acpiphp: Slot [16] registered\n[ 0.281054] acpiphp: Slot [17] registered\n[ 0.281894] acpiphp: Slot [18] registered\n[ 0.282732] acpiphp: Slot [19] registered\n[ 0.283565] acpiphp: Slot [20] registered\n[ 0.284406] acpiphp: Slot [21] registered\n[ 0.285243] acpiphp: Slot [22] registered\n[ 0.286075] acpiphp: Slot [23] registered\n[ 0.286912] acpiphp: Slot [24] registered\n[ 0.287767] acpiphp: Slot [25] registered\n[ 0.288653] acpiphp: Slot [26] registered\n[ 0.289492] acpiphp: Slot [27] registered\n[ 0.290328] acpiphp: Slot [28] registered\n[ 0.291163] acpiphp: Slot [29] registered\n[ 0.292000] acpiphp: Slot [30] registered\n[ 0.292842] acpiphp: Slot [31] registered\n[ 0.293676] PCI host bridge to bus 0000:00\n[ 0.294510] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297030] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298586] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300080] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306386] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307737] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310335] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370857] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372295] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375670] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376857] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377955] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379623] vgaarb: loaded\n[ 0.380252] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381427] SCSI subsystem initialized\n[ 0.382275] ACPI: bus type USB registered\n[ 0.383123] usbcore: registered new interface driver usbfs\n[ 0.384206] usbcore: registered new interface driver hub\n[ 0.385262] usbcore: registered new device driver usb\n[ 0.386354] PCI: Using ACPI for IRQ routing\n[ 0.387414] NetLabel: Initializing\n[ 0.388151] NetLabel: domain hash size = 128\n[ 0.389075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390107] NetLabel: unlabeled traffic allowed by default\n[ 0.391267] clocksource: Switched to clocksource kvm-clock\n[ 0.396742] AppArmor: AppArmor Filesystem Enabled\n[ 0.397797] pnp: PnP ACPI init\n[ 0.398719] pnp: PnP ACPI: found 5 devices\n[ 0.405145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406937] NET: Registered protocol family 2\n[ 0.407940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409303] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410542] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411762] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412898] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414121] NET: Registered protocol family 1\n[ 0.415027] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416195] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417319] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445167] Trying to unpack rootfs image as initramfs...\n[ 0.494137] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508171] Scanning for low memory corruption every 60 seconds\n[ 0.509584] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510820] audit: initializing netlink subsys (disabled)\n[ 0.511894] audit: type=2000 audit(1545572496.762:1): initialized\n[ 0.513254] Initialise system trusted keyring\n[ 0.514216] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515450] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517448] zbud: loaded\n[ 0.518158] VFS: Disk quotas dquot_6.6.0\n[ 0.519018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520621] fuse init (API version 7.23)\n[ 0.521569] Key type big_key registered\n[ 0.522399] Allocating IMA MOK and blacklist keyrings.\n[ 0.523561] Key type asymmetric registered\n[ 0.524431] Asymmetric key parser 'x509' registered\n[ 0.525481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527006] io scheduler noop registered\n[ 0.527845] io scheduler deadline registered (default)\n[ 0.528880] io scheduler cfq registered\n[ 0.529743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530865] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532228] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534115] ACPI: Power Button [PWRF]\n[ 0.535611] GHES: HEST is not enabled!\n[ 0.550215] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578670] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.607919] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.610273] Linux agpgart interface v0.103\n[ 0.612472] brd: module loaded\n[ 0.613766] loop: module loaded\n[ 0.618734] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.620304] GPT:90111 != 2097151\n[ 0.621024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622211] GPT:90111 != 2097151\n[ 0.622937] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623992] vda: vda1 vda15\n[ 0.625569] scsi host0: ata_piix\n[ 0.626358] scsi host1: ata_piix\n[ 0.627100] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628437] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.629974] libphy: Fixed MDIO Bus: probed\n[ 0.630856] tun: Universal TUN/TAP device driver, 1.6\n[ 0.631885] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634207] PPP generic driver version 2.4.2\n[ 0.635182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636395] ehci-pci: EHCI PCI platform driver\n[ 0.637274] ehci-platform: EHCI generic platform driver\n[ 0.638269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639406] ohci-pci: OHCI PCI platform driver\n[ 0.640285] ohci-platform: OHCI generic platform driver\n[ 0.641285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655740] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.656773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658230] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659261] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660406] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.661630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663071] usb usb1: Product: UHCI Host Controller\n[ 0.664010] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665157] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666212] hub 1-0:1.0: USB hub found\n[ 0.666984] hub 1-0:1.0: 2 ports detected\n[ 0.667896] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670016] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672010] mousedev: PS/2 mouse device common for all mice\n[ 0.673278] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675107] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676215] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678604] i2c /dev entries driver\n[ 0.679366] device-mapper: uevent: version 1.0.3\n[ 0.680311] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681945] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683235] NET: Registered protocol family 10\n[ 0.684251] NET: Registered protocol family 17\n[ 0.685140] Key type dns_resolver registered\n[ 0.686075] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687185] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688935] registered taskstats version 1\n[ 0.689765] Loading compiled-in X.509 certificates\n[ 0.691227] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693083] zswap: loaded using pool lzo/zbud\n[ 0.694451] Key type trusted registered\n[ 0.695997] Key type encrypted registered\n[ 0.696821] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697839] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698895] evm: HMAC attrs: 0x1\n[ 0.699842] Magic number: 14:277:686\n[ 0.700705] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:36 UTC (1545572496)\n[ 0.702326] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.703458] EDD information not available.\n[ 0.788279] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789834] Write protecting the kernel read-only data: 14336k\n[ 0.801577] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803385] 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.846008] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.26\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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.36. iid=i-0000014d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHU4wTEMVALjw6wPcOmAO2i2HJywhyzU8+SAsMNC8Dmb2LHHjJIJ0EF9yufh4ToTDRLB+enVHGw62eNkOcf3I4dF3or2LEFx0biE/9BCCsa95Nr6la9fdHJgtPHcZ4j6VPrpYfLtRIULGb7m9JXXQgFK6y25Bi03AxxOG8mUGtCjAv/zR7EMqEz8AgO3L1rsjaNOeCH/qdeyC2DHjz7NWqPhQB31xerZW8hSxV/stOEXCyhKeo9GEJ1ek+eBUC3+pnoXGx80sJcU+4G3CiGd1tZyOIh55SEoOx8FM0qAQrQE0CgLItQPWj4g72X7sIJ7LO5pqhFuV8yHwNP0FZAdZh root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIc8qH83hzDSwxvvnJyi/rNbRj+ihd0374sGBCH0Ge1ptSQ2lPlL5GFuBmoidVz2M7E5fIsx5D1YrnWFqAiBwFS+vEeDNcUHIflhptAnPg5AM4VEEXGUx6wGw3Da/Os2kimgqJtQ6XiQ4K610f5LW53Y1d/PNYXpVQ9CMwh9+VtVAAAAFQCGQZki6IUxaZp0Jqg9eVNEsnhgqwAAAIAaF/6rLWkXJHsxLwJQps60MwUKSahaQ1kBP9Qrr0N/0pRlFdmyNO9mCrja3eno65zg032MxdwLziF+lh2vgB3km/T5hvbMahEwiFANnef36AVpP/X7TVV30kgU32VTu9CSha8wDYQa+CkS1VSGbWoIZ/u+BJG0fH0dR4w8hpZNjwAAAIA6/rfQXdrLG7dNfoZ2pS1qGr9NjIOvLYNbqllN1VbqhqfwoB2C72OtUxc++IDkka6wQZo8BTP54aFjMUdHjmkPlivWdQ5Rg+lzDaKDXSfnKXlx8qqRg94OdkpAo1LVxUyW6ewmjKdPzdPQyxL252znz3KPl5TsKuU0ORO7udH64g== 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:fe6a:2a83/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-0000014d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.20s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:6A:2A:83 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6a:2a83/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8118 (7.9 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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.139727] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.139728] usb 1-1: Product: QEMU USB Tablet\n[ 1.139729] usb 1-1: Manufacturer: QEMU\n[ 1.139730] usb 1-1: SerialNumber: 42\n[ 1.439388] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.457361] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.776330] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nDec 23 13:41:37 cirros syslog.info syslogd started: BusyBox v1.23.2\nDec 23 13:41:37 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nDec 23 13:41:37 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)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nDec 23 13:41:38 cirros auth.notice su: + /dev/console root:cirros\nDec 23 13:41:39 cirros authpriv.info dropbear[340]: Running in background\nDec 23 13:41:39 cirros kern.info kernel: [ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nDec 23 13:41:40 cirros kern.info kernel: [ 4.776330] 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-12-23 13:42:28,808 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action used request id req-fbae04e4-2eaf-454e-aabc-411355f341aa 2018-12-23 13:42:30,843 - sdnvpn_test_utils - INFO - Waiting for instance f97ebc38-0948-48f2-814f-563e5cbd017f to boot up 2018-12-23 13:42:30,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5e91e617eb72a1a4f8e3e6c74114e705ab9516" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:31,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-5bc07415-a8a2-4d94-8836-85061498163a x-compute-request-id: req-5bc07415-a8a2-4d94-8836-85061498163a Content-Encoding: gzip Content-Length: 8076 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 771841442 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130498] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132093] pid_max: default: 32768 minimum: 301\n[ 0.132964] ACPI: Core revision 20150930\n[ 0.134330] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135617] Security Framework initialized\n[ 0.136422] Yama: becoming mindful.\n[ 0.137138] AppArmor: AppArmor initialized\n[ 0.137991] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139305] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140560] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141760] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143115] Initializing cgroup subsys io\n[ 0.143909] Initializing cgroup subsys memory\n[ 0.144751] Initializing cgroup subsys devices\n[ 0.145622] Initializing cgroup subsys freezer\n[ 0.146479] Initializing cgroup subsys net_cls\n[ 0.147332] Initializing cgroup subsys perf_event\n[ 0.148225] Initializing cgroup subsys net_prio\n[ 0.149090] Initializing cgroup subsys hugetlb\n[ 0.149966] Initializing cgroup subsys pids\n[ 0.150828] CPU: Physical Processor ID: 0\n[ 0.152314] mce: CPU supports 10 MCE banks\n[ 0.153142] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154124] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164683] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171074] ftrace: allocating 31920 entries in 125 pages\n[ 0.197432] smpboot: Max logical packages: 1\n[ 0.198302] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199615] x2apic enabled\n[ 0.200413] Switched APIC routing to physical x2apic.\n[ 0.202144] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203248] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206952] KVM setup paravirtual spinlock\n[ 0.208234] x86: Booted up 1 node, 1 CPUs\n[ 0.209022] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210388] devtmpfs: initialized\n[ 0.212083] evm: security.selinux\n[ 0.212779] evm: security.SMACK64\n[ 0.213457] evm: security.SMACK64EXEC\n[ 0.214182] evm: security.SMACK64TRANSMUTE\n[ 0.214965] evm: security.SMACK64MMAP\n[ 0.215689] evm: security.ima\n[ 0.216322] evm: security.capability\n[ 0.217107] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218913] pinctrl core: initialized pinctrl subsystem\n[ 0.219989] RTC time: 13:41:47, date: 12/23/18\n[ 0.220934] NET: Registered protocol family 16\n[ 0.221883] cpuidle: using governor ladder\n[ 0.222678] cpuidle: using governor menu\n[ 0.223444] PCCT header not found.\n[ 0.224174] ACPI: bus type PCI registered\n[ 0.224955] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226169] PCI: Using configuration type 1 for base access\n[ 0.227985] ACPI: Added _OSI(Module Device)\n[ 0.228817] ACPI: Added _OSI(Processor Device)\n[ 0.229668] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230546] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232683] ACPI: Interpreter enabled\n[ 0.233439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240796] ACPI: (supports S0 S5)\n[ 0.241506] ACPI: Using IOAPIC for interrupt routing\n[ 0.242581] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248080] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249288] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251563] acpiphp: Slot [3] registered\n[ 0.252373] acpiphp: Slot [4] registered\n[ 0.253193] acpiphp: Slot [5] registered\n[ 0.254004] acpiphp: Slot [6] registered\n[ 0.254805] acpiphp: Slot [7] registered\n[ 0.255613] acpiphp: Slot [8] registered\n[ 0.256418] acpiphp: Slot [9] registered\n[ 0.257226] acpiphp: Slot [10] registered\n[ 0.258044] acpiphp: Slot [11] registered\n[ 0.258885] acpiphp: Slot [12] registered\n[ 0.259711] acpiphp: Slot [13] registered\n[ 0.260541] acpiphp: Slot [14] registered\n[ 0.261353] acpiphp: Slot [15] registered\n[ 0.272134] acpiphp: Slot [16] registered\n[ 0.272967] acpiphp: Slot [17] registered\n[ 0.273825] acpiphp: Slot [18] registered\n[ 0.274652] acpiphp: Slot [19] registered\n[ 0.275468] acpiphp: Slot [20] registered\n[ 0.276305] acpiphp: Slot [21] registered\n[ 0.277118] acpiphp: Slot [22] registered\n[ 0.277948] acpiphp: Slot [23] registered\n[ 0.278794] acpiphp: Slot [24] registered\n[ 0.279614] acpiphp: Slot [25] registered\n[ 0.280441] acpiphp: Slot [26] registered\n[ 0.281269] acpiphp: Slot [27] registered\n[ 0.282079] acpiphp: Slot [28] registered\n[ 0.282915] acpiphp: Slot [29] registered\n[ 0.283753] acpiphp: Slot [30] registered\n[ 0.284604] acpiphp: Slot [31] registered\n[ 0.285430] PCI host bridge to bus 0000:00\n[ 0.286278] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287562] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288758] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290192] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291605] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300309] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301542] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308061] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309495] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356056] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357512] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358907] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360286] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361667] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363368] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365542] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367044] vgaarb: loaded\n[ 0.367636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368744] SCSI subsystem initialized\n[ 0.369555] ACPI: bus type USB registered\n[ 0.370350] usbcore: registered new interface driver usbfs\n[ 0.371353] usbcore: registered new interface driver hub\n[ 0.372332] usbcore: registered new device driver usb\n[ 0.373361] PCI: Using ACPI for IRQ routing\n[ 0.374359] NetLabel: Initializing\n[ 0.375057] NetLabel: domain hash size = 128\n[ 0.375908] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376841] NetLabel: unlabeled traffic allowed by default\n[ 0.377911] clocksource: Switched to clocksource kvm-clock\n[ 0.383349] AppArmor: AppArmor Filesystem Enabled\n[ 0.384285] pnp: PnP ACPI init\n[ 0.385186] pnp: PnP ACPI: found 5 devices\n[ 0.391529] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393286] NET: Registered protocol family 2\n[ 0.394230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396616] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397749] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398804] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399947] NET: Registered protocol family 1\n[ 0.400794] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401861] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402913] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417192] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431565] Trying to unpack rootfs image as initramfs...\n[ 0.482102] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496075] Scanning for low memory corruption every 60 seconds\n[ 0.497358] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498480] audit: initializing netlink subsys (disabled)\n[ 0.499485] audit: type=2000 audit(1545572508.589:1): initialized\n[ 0.500762] Initialise system trusted keyring\n[ 0.501666] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.502805] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.504736] zbud: loaded\n[ 0.505488] VFS: Disk quotas dquot_6.6.0\n[ 0.507226] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510047] fuse init (API version 7.23)\n[ 0.511925] Key type big_key registered\n[ 0.513441] Allocating IMA MOK and blacklist keyrings.\n[ 0.515578] Key type asymmetric registered\n[ 0.517050] Asymmetric key parser 'x509' registered\n[ 0.518968] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522444] io scheduler noop registered\n[ 0.524255] io scheduler deadline registered (default)\n[ 0.526356] io scheduler cfq registered\n[ 0.527342] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528358] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529580] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531008] ACPI: Power Button [PWRF]\n[ 0.531830] GHES: HEST is not enabled!\n[ 0.545473] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573567] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575810] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601283] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603521] Linux agpgart interface v0.103\n[ 0.605549] brd: module loaded\n[ 0.606685] loop: module loaded\n[ 0.611683] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613101] GPT:90111 != 2097151\n[ 0.613761] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614823] GPT:90111 != 2097151\n[ 0.615484] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616416] vda: vda1 vda15\n[ 0.618111] scsi host0: ata_piix\n[ 0.618831] scsi host1: ata_piix\n[ 0.619528] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622116] libphy: Fixed MDIO Bus: probed\n[ 0.622915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623833] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626055] PPP generic driver version 2.4.2\n[ 0.626922] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628245] ehci-pci: EHCI PCI platform driver\n[ 0.629087] ehci-platform: EHCI generic platform driver\n[ 0.630052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631148] ohci-pci: OHCI PCI platform driver\n[ 0.631992] ohci-platform: OHCI generic platform driver\n[ 0.632957] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647420] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649811] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653089] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654471] usb usb1: Product: UHCI Host Controller\n[ 0.655379] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656488] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657456] hub 1-0:1.0: USB hub found\n[ 0.658221] hub 1-0:1.0: 2 ports detected\n[ 0.659098] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662102] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663103] mousedev: PS/2 mouse device common for all mice\n[ 0.664320] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667260] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668421] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669566] i2c /dev entries driver\n[ 0.670332] device-mapper: uevent: version 1.0.3\n[ 0.671245] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672819] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674062] NET: Registered protocol family 10\n[ 0.675021] NET: Registered protocol family 17\n[ 0.675876] Key type dns_resolver registered\n[ 0.676778] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677836] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679541] registered taskstats version 1\n[ 0.680360] Loading compiled-in X.509 certificates\n[ 0.681759] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683556] zswap: loaded using pool lzo/zbud\n[ 0.684894] Key type trusted registered\n[ 0.686431] Key type encrypted registered\n[ 0.687236] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688216] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689205] evm: HMAC attrs: 0x1\n[ 0.690150] Magic number: 14:277:686\n[ 0.690979] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:48 UTC (1545572508)\n[ 0.692532] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693616] EDD information not available.\n[ 0.778602] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.780136] ata1.00: configured for MWDMA2\n[ 0.781344] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793728] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794955] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796237] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798092] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799588] Write protecting the kernel read-only data: 14336k\n[ 0.801127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802899] 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.867001] 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.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 select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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 3.68s]\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-12-23 13:42:31,921 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action used request id req-5bc07415-a8a2-4d94-8836-85061498163a 2018-12-23 13:42:33,925 - sdnvpn_test_utils - INFO - Waiting for instance 9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7 to boot up 2018-12-23 13:42:33,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e466ee94bbd8d2e1b824c1cbfc98a2ac3eac7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:35,011 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-fcb564b7-9e35-43c2-af32-51de8ed8db79 x-compute-request-id: req-fcb564b7-9e35-43c2-af32-51de8ed8db79 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 482487207 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132077] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133694] pid_max: default: 32768 minimum: 301\n[ 0.134563] ACPI: Core revision 20150930\n[ 0.135935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137209] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138711] AppArmor: AppArmor initialized\n[ 0.139554] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140880] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142122] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143294] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144645] Initializing cgroup subsys io\n[ 0.145435] Initializing cgroup subsys memory\n[ 0.146271] Initializing cgroup subsys devices\n[ 0.147134] Initializing cgroup subsys freezer\n[ 0.148025] Initializing cgroup subsys net_cls\n[ 0.148879] Initializing cgroup subsys perf_event\n[ 0.149769] Initializing cgroup subsys net_prio\n[ 0.150626] Initializing cgroup subsys hugetlb\n[ 0.151489] Initializing cgroup subsys pids\n[ 0.152348] CPU: Physical Processor ID: 0\n[ 0.153827] mce: CPU supports 10 MCE banks\n[ 0.154649] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155627] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166294] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172813] ftrace: allocating 31920 entries in 125 pages\n[ 0.199367] smpboot: Max logical packages: 1\n[ 0.200381] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201977] x2apic enabled\n[ 0.202890] Switched APIC routing to physical x2apic.\n[ 0.204828] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206167] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208537] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210712] KVM setup paravirtual spinlock\n[ 0.212150] x86: Booted up 1 node, 1 CPUs\n[ 0.213114] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214752] devtmpfs: initialized\n[ 0.216577] evm: security.selinux\n[ 0.217407] evm: security.SMACK64\n[ 0.218226] evm: security.SMACK64EXEC\n[ 0.219116] evm: security.SMACK64TRANSMUTE\n[ 0.220078] evm: security.SMACK64MMAP\n[ 0.220953] evm: security.ima\n[ 0.221699] evm: security.capability\n[ 0.222644] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224875] pinctrl core: initialized pinctrl subsystem\n[ 0.226189] RTC time: 13:41:58, date: 12/23/18\n[ 0.227299] NET: Registered protocol family 16\n[ 0.228437] cpuidle: using governor ladder\n[ 0.229418] cpuidle: using governor menu\n[ 0.230362] PCCT header not found.\n[ 0.231241] ACPI: bus type PCI registered\n[ 0.232198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233692] PCI: Using configuration type 1 for base access\n[ 0.235660] ACPI: Added _OSI(Module Device)\n[ 0.236664] ACPI: Added _OSI(Processor Device)\n[ 0.237690] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241094] ACPI: Interpreter enabled\n[ 0.242013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250934] ACPI: (supports S0 S5)\n[ 0.251770] ACPI: Using IOAPIC for interrupt routing\n[ 0.252887] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256299] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257673] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260583] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263218] acpiphp: Slot [3] registered\n[ 0.264167] acpiphp: Slot [4] registered\n[ 0.265111] acpiphp: Slot [5] registered\n[ 0.266058] acpiphp: Slot [6] registered\n[ 0.267008] acpiphp: Slot [7] registered\n[ 0.267958] acpiphp: Slot [8] registered\n[ 0.268904] acpiphp: Slot [9] registered\n[ 0.269842] acpiphp: Slot [10] registered\n[ 0.270792] acpiphp: Slot [11] registered\n[ 0.271756] acpiphp: Slot [12] registered\n[ 0.272722] acpiphp: Slot [13] registered\n[ 0.273680] acpiphp: Slot [14] registered\n[ 0.274631] acpiphp: Slot [15] registered\n[ 0.285679] acpiphp: Slot [16] registered\n[ 0.286659] acpiphp: Slot [17] registered\n[ 0.287605] acpiphp: Slot [18] registered\n[ 0.288554] acpiphp: Slot [19] registered\n[ 0.289503] acpiphp: Slot [20] registered\n[ 0.290466] acpiphp: Slot [21] registered\n[ 0.291420] acpiphp: Slot [22] registered\n[ 0.292386] acpiphp: Slot [23] registered\n[ 0.293341] acpiphp: Slot [24] registered\n[ 0.294298] acpiphp: Slot [25] registered\n[ 0.295257] acpiphp: Slot [26] registered\n[ 0.296210] acpiphp: Slot [27] registered\n[ 0.297169] acpiphp: Slot [28] registered\n[ 0.298121] acpiphp: Slot [29] registered\n[ 0.299074] acpiphp: Slot [30] registered\n[ 0.300042] acpiphp: Slot [31] registered\n[ 0.300998] PCI host bridge to bus 0000:00\n[ 0.301950] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.303408] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.304867] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.306571] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308304] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314751] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316295] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317704] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319215] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325892] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374261] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376031] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377698] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379324] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.381599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.383066] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.384380] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.385630] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.387466] vgaarb: loaded\n[ 0.388178] vgaarb: bridge control possible 0000:00:02.0\n[ 0.389486] SCSI subsystem initialized\n[ 0.390449] ACPI: bus type USB registered\n[ 0.391431] usbcore: registered new interface driver usbfs\n[ 0.392660] usbcore: registered new interface driver hub\n[ 0.393849] usbcore: registered new device driver usb\n[ 0.395088] PCI: Using ACPI for IRQ routing\n[ 0.396262] NetLabel: Initializing\n[ 0.397082] NetLabel: domain hash size = 128\n[ 0.398086] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.399197] NetLabel: unlabeled traffic allowed by default\n[ 0.400443] clocksource: Switched to clocksource kvm-clock\n[ 0.405975] AppArmor: AppArmor Filesystem Enabled\n[ 0.407110] pnp: PnP ACPI init\n[ 0.408126] pnp: PnP ACPI: found 5 devices\n[ 0.414598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.416588] NET: Registered protocol family 2\n[ 0.417714] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.419244] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.420628] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.422006] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.423270] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.424655] NET: Registered protocol family 1\n[ 0.425695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.426994] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.428270] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.442538] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.456877] Trying to unpack rootfs image as initramfs...\n[ 0.505936] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.520189] Scanning for low memory corruption every 60 seconds\n[ 0.521758] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.523129] audit: initializing netlink subsys (disabled)\n[ 0.524337] audit: type=2000 audit(1545572519.031:1): initialized\n[ 0.525886] Initialise system trusted keyring\n[ 0.526980] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.528364] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.530550] zbud: loaded\n[ 0.531359] VFS: Disk quotas dquot_6.6.0\n[ 0.532325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534116] fuse init (API version 7.23)\n[ 0.535154] Key type big_key registered\n[ 0.536099] Allocating IMA MOK and blacklist keyrings.\n[ 0.537391] Key type asymmetric registered\n[ 0.538368] Asymmetric key parser 'x509' registered\n[ 0.539491] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.541604] io scheduler noop registered\n[ 0.542539] io scheduler deadline registered (default)\n[ 0.543709] io scheduler cfq registered\n[ 0.544871] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.546426] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548135] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550237] ACPI: Power Button [PWRF]\n[ 0.551380] GHES: HEST is not enabled!\n[ 0.566157] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595873] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.622987] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.625396] Linux agpgart interface v0.103\n[ 0.627597] brd: module loaded\n[ 0.628974] loop: module loaded\n[ 0.633548] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.635260] GPT:90111 != 2097151\n[ 0.636043] GPT:Alternate GPT header not at the end of the disk.\n[ 0.637344] GPT:90111 != 2097151\n[ 0.638130] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639255] vda: vda1 vda15\n[ 0.640793] scsi host0: ata_piix\n[ 0.641645] scsi host1: ata_piix\n[ 0.642454] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.643903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645569] libphy: Fixed MDIO Bus: probed\n[ 0.646526] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647645] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650011] PPP generic driver version 2.4.2\n[ 0.651126] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652291] ehci-pci: EHCI PCI platform driver\n[ 0.653151] ehci-platform: EHCI generic platform driver\n[ 0.654119] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655212] ohci-pci: OHCI PCI platform driver\n[ 0.656057] ohci-platform: OHCI generic platform driver\n[ 0.657023] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.673759] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.674756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.675840] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677037] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678416] usb usb1: Product: UHCI Host Controller\n[ 0.679333] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680448] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681377] hub 1-0:1.0: USB hub found\n[ 0.682142] hub 1-0:1.0: 2 ports detected\n[ 0.683017] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686042] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687034] mousedev: PS/2 mouse device common for all mice\n[ 0.688244] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690049] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691125] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.692287] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.693449] i2c /dev entries driver\n[ 0.694194] device-mapper: uevent: version 1.0.3\n[ 0.695107] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.696701] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.697954] NET: Registered protocol family 10\n[ 0.698916] NET: Registered protocol family 17\n[ 0.699791] Key type dns_resolver registered\n[ 0.700706] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.701775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.703469] registered taskstats version 1\n[ 0.704282] Loading compiled-in X.509 certificates\n[ 0.705719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.707519] zswap: loaded using pool lzo/zbud\n[ 0.708902] Key type trusted registered\n[ 0.710412] Key type encrypted registered\n[ 0.711218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712220] ima: No TPM chip found, activating TPM-bypass!\n[ 0.713238] evm: HMAC attrs: 0x1\n[ 0.714526] Magic number: 14:277:686\n[ 0.715374] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:59 UTC (1545572519)\n[ 0.716936] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718019] EDD information not available.\n[ 0.800995] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.802471] ata1.00: configured for MWDMA2\n[ 0.803654] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.816263] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.817501] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.818733] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.820564] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822053] Write protecting the kernel read-only data: 14336k\n[ 0.823573] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.825360] 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.47\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.692924] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.96s]\nping 10.10.10.5 OK\nping 10.10.10.9 OK\nping 10.10.10.5 OK\n"} 2018-12-23 13:42:35,012 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action used request id req-fcb564b7-9e35-43c2-af32-51de8ed8db79 2018-12-23 13:42:37,074 - __name__ - INFO - Starting all monitor threads 2018-12-23 13:42:37,083 - __name__ - INFO - Wait before subtest 2018-12-23 13:42:38,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea55a9d9c961b3dbc9d51f58035d3a71783632fd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:38,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5e91e617eb72a1a4f8e3e6c74114e705ab9516" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:38,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e466ee94bbd8d2e1b824c1cbfc98a2ac3eac7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:39,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:42:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-547dee55-d0ac-47f7-9270-e314b53ff188 x-compute-request-id: req-547dee55-d0ac-47f7-9270-e314b53ff188 Content-Encoding: gzip Content-Length: 10872 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 485764313 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136661] pid_max: default: 32768 minimum: 301\n[ 0.137588] ACPI: Core revision 20150930\n[ 0.138975] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140320] Security Framework initialized\n[ 0.141156] Yama: becoming mindful.\n[ 0.141903] AppArmor: AppArmor initialized\n[ 0.142793] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144170] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145499] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148206] Initializing cgroup subsys io\n[ 0.149048] Initializing cgroup subsys memory\n[ 0.149951] Initializing cgroup subsys devices\n[ 0.150846] Initializing cgroup subsys freezer\n[ 0.151744] Initializing cgroup subsys net_cls\n[ 0.152636] Initializing cgroup subsys perf_event\n[ 0.153573] Initializing cgroup subsys net_prio\n[ 0.154493] Initializing cgroup subsys hugetlb\n[ 0.155388] Initializing cgroup subsys pids\n[ 0.156300] CPU: Physical Processor ID: 0\n[ 0.157836] mce: CPU supports 10 MCE banks\n[ 0.158731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177246] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203996] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205396] x2apic enabled\n[ 0.206228] Switched APIC routing to physical x2apic.\n[ 0.208045] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209203] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211258] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213091] KVM setup paravirtual spinlock\n[ 0.214406] x86: Booted up 1 node, 1 CPUs\n[ 0.215231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216654] devtmpfs: initialized\n[ 0.218418] evm: security.selinux\n[ 0.219134] evm: security.SMACK64\n[ 0.219843] evm: security.SMACK64EXEC\n[ 0.220610] evm: security.SMACK64TRANSMUTE\n[ 0.221442] evm: security.SMACK64MMAP\n[ 0.222207] evm: security.ima\n[ 0.222868] evm: security.capability\n[ 0.223695] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225666] pinctrl core: initialized pinctrl subsystem\n[ 0.226831] RTC time: 13:41:35, date: 12/23/18\n[ 0.227846] NET: Registered protocol family 16\n[ 0.228838] cpuidle: using governor ladder\n[ 0.229684] cpuidle: using governor menu\n[ 0.230497] PCCT header not found.\n[ 0.231273] ACPI: bus type PCI registered\n[ 0.232100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233388] PCI: Using configuration type 1 for base access\n[ 0.235147] ACPI: Added _OSI(Module Device)\n[ 0.236019] ACPI: Added _OSI(Processor Device)\n[ 0.236906] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237863] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240005] ACPI: Interpreter enabled\n[ 0.240802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248440] ACPI: (supports S0 S5)\n[ 0.249160] ACPI: Using IOAPIC for interrupt routing\n[ 0.250277] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253422] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254608] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255888] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257121] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259469] acpiphp: Slot [3] registered\n[ 0.260295] acpiphp: Slot [4] registered\n[ 0.261115] acpiphp: Slot [5] registered\n[ 0.261936] acpiphp: Slot [6] registered\n[ 0.262756] acpiphp: Slot [7] registered\n[ 0.263580] acpiphp: Slot [8] registered\n[ 0.264431] acpiphp: Slot [9] registered\n[ 0.265263] acpiphp: Slot [10] registered\n[ 0.266094] acpiphp: Slot [11] registered\n[ 0.266933] acpiphp: Slot [12] registered\n[ 0.267809] acpiphp: Slot [13] registered\n[ 0.268672] acpiphp: Slot [14] registered\n[ 0.269505] acpiphp: Slot [15] registered\n[ 0.280216] acpiphp: Slot [16] registered\n[ 0.281054] acpiphp: Slot [17] registered\n[ 0.281894] acpiphp: Slot [18] registered\n[ 0.282732] acpiphp: Slot [19] registered\n[ 0.283565] acpiphp: Slot [20] registered\n[ 0.284406] acpiphp: Slot [21] registered\n[ 0.285243] acpiphp: Slot [22] registered\n[ 0.286075] acpiphp: Slot [23] registered\n[ 0.286912] acpiphp: Slot [24] registered\n[ 0.287767] acpiphp: Slot [25] registered\n[ 0.288653] acpiphp: Slot [26] registered\n[ 0.289492] acpiphp: Slot [27] registered\n[ 0.290328] acpiphp: Slot [28] registered\n[ 0.291163] acpiphp: Slot [29] registered\n[ 0.292000] acpiphp: Slot [30] registered\n[ 0.292842] acpiphp: Slot [31] registered\n[ 0.293676] PCI host bridge to bus 0000:00\n[ 0.294510] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297030] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298586] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300080] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306386] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307737] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310335] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370857] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372295] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375670] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376857] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377955] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379623] vgaarb: loaded\n[ 0.380252] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381427] SCSI subsystem initialized\n[ 0.382275] ACPI: bus type USB registered\n[ 0.383123] usbcore: registered new interface driver usbfs\n[ 0.384206] usbcore: registered new interface driver hub\n[ 0.385262] usbcore: registered new device driver usb\n[ 0.386354] PCI: Using ACPI for IRQ routing\n[ 0.387414] NetLabel: Initializing\n[ 0.388151] NetLabel: domain hash size = 128\n[ 0.389075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390107] NetLabel: unlabeled traffic allowed by default\n[ 0.391267] clocksource: Switched to clocksource kvm-clock\n[ 0.396742] AppArmor: AppArmor Filesystem Enabled\n[ 0.397797] pnp: PnP ACPI init\n[ 0.398719] pnp: PnP ACPI: found 5 devices\n[ 0.405145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406937] NET: Registered protocol family 2\n[ 0.407940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409303] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410542] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411762] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412898] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414121] NET: Registered protocol family 1\n[ 0.415027] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416195] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417319] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445167] Trying to unpack rootfs image as initramfs...\n[ 0.494137] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508171] Scanning for low memory corruption every 60 seconds\n[ 0.509584] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510820] audit: initializing netlink subsys (disabled)\n[ 0.511894] audit: type=2000 audit(1545572496.762:1): initialized\n[ 0.513254] Initialise system trusted keyring\n[ 0.514216] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515450] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517448] zbud: loaded\n[ 0.518158] VFS: Disk quotas dquot_6.6.0\n[ 0.519018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520621] fuse init (API version 7.23)\n[ 0.521569] Key type big_key registered\n[ 0.522399] Allocating IMA MOK and blacklist keyrings.\n[ 0.523561] Key type asymmetric registered\n[ 0.524431] Asymmetric key parser 'x509' registered\n[ 0.525481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527006] io scheduler noop registered\n[ 0.527845] io scheduler deadline registered (default)\n[ 0.528880] io scheduler cfq registered\n[ 0.529743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530865] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532228] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534115] ACPI: Power Button [PWRF]\n[ 0.535611] GHES: HEST is not enabled!\n[ 0.550215] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578670] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.607919] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.610273] Linux agpgart interface v0.103\n[ 0.612472] brd: module loaded\n[ 0.613766] loop: module loaded\n[ 0.618734] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.620304] GPT:90111 != 2097151\n[ 0.621024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622211] GPT:90111 != 2097151\n[ 0.622937] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623992] vda: vda1 vda15\n[ 0.625569] scsi host0: ata_piix\n[ 0.626358] scsi host1: ata_piix\n[ 0.627100] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628437] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.629974] libphy: Fixed MDIO Bus: probed\n[ 0.630856] tun: Universal TUN/TAP device driver, 1.6\n[ 0.631885] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634207] PPP generic driver version 2.4.2\n[ 0.635182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636395] ehci-pci: EHCI PCI platform driver\n[ 0.637274] ehci-platform: EHCI generic platform driver\n[ 0.638269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639406] ohci-pci: OHCI PCI platform driver\n[ 0.640285] ohci-platform: OHCI generic platform driver\n[ 0.641285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655740] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.656773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658230] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659261] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660406] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.661630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663071] usb usb1: Product: UHCI Host Controller\n[ 0.664010] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665157] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666212] hub 1-0:1.0: USB hub found\n[ 0.666984] hub 1-0:1.0: 2 ports detected\n[ 0.667896] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670016] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672010] mousedev: PS/2 mouse device common for all mice\n[ 0.673278] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675107] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676215] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678604] i2c /dev entries driver\n[ 0.679366] device-mapper: uevent: version 1.0.3\n[ 0.680311] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681945] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683235] NET: Registered protocol family 10\n[ 0.684251] NET: Registered protocol family 17\n[ 0.685140] Key type dns_resolver registered\n[ 0.686075] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687185] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688935] registered taskstats version 1\n[ 0.689765] Loading compiled-in X.509 certificates\n[ 0.691227] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693083] zswap: loaded using pool lzo/zbud\n[ 0.694451] Key type trusted registered\n[ 0.695997] Key type encrypted registered\n[ 0.696821] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697839] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698895] evm: HMAC attrs: 0x1\n[ 0.699842] Magic number: 14:277:686\n[ 0.700705] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:36 UTC (1545572496)\n[ 0.702326] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.703458] EDD information not available.\n[ 0.788279] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789834] Write protecting the kernel read-only data: 14336k\n[ 0.801577] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803385] 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.846008] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.26\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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.36. iid=i-0000014d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHU4wTEMVALjw6wPcOmAO2i2HJywhyzU8+SAsMNC8Dmb2LHHjJIJ0EF9yufh4ToTDRLB+enVHGw62eNkOcf3I4dF3or2LEFx0biE/9BCCsa95Nr6la9fdHJgtPHcZ4j6VPrpYfLtRIULGb7m9JXXQgFK6y25Bi03AxxOG8mUGtCjAv/zR7EMqEz8AgO3L1rsjaNOeCH/qdeyC2DHjz7NWqPhQB31xerZW8hSxV/stOEXCyhKeo9GEJ1ek+eBUC3+pnoXGx80sJcU+4G3CiGd1tZyOIh55SEoOx8FM0qAQrQE0CgLItQPWj4g72X7sIJ7LO5pqhFuV8yHwNP0FZAdZh root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIc8qH83hzDSwxvvnJyi/rNbRj+ihd0374sGBCH0Ge1ptSQ2lPlL5GFuBmoidVz2M7E5fIsx5D1YrnWFqAiBwFS+vEeDNcUHIflhptAnPg5AM4VEEXGUx6wGw3Da/Os2kimgqJtQ6XiQ4K610f5LW53Y1d/PNYXpVQ9CMwh9+VtVAAAAFQCGQZki6IUxaZp0Jqg9eVNEsnhgqwAAAIAaF/6rLWkXJHsxLwJQps60MwUKSahaQ1kBP9Qrr0N/0pRlFdmyNO9mCrja3eno65zg032MxdwLziF+lh2vgB3km/T5hvbMahEwiFANnef36AVpP/X7TVV30kgU32VTu9CSha8wDYQa+CkS1VSGbWoIZ/u+BJG0fH0dR4w8hpZNjwAAAIA6/rfQXdrLG7dNfoZ2pS1qGr9NjIOvLYNbqllN1VbqhqfwoB2C72OtUxc++IDkka6wQZo8BTP54aFjMUdHjmkPlivWdQ5Rg+lzDaKDXSfnKXlx8qqRg94OdkpAo1LVxUyW6ewmjKdPzdPQyxL252znz3KPl5TsKuU0ORO7udH64g== 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:fe6a:2a83/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-0000014d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.20s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:6A:2A:83 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6a:2a83/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8118 (7.9 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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.139727] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.139728] usb 1-1: Product: QEMU USB Tablet\n[ 1.139729] usb 1-1: Manufacturer: QEMU\n[ 1.139730] usb 1-1: SerialNumber: 42\n[ 1.439388] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.457361] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.776330] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nDec 23 13:41:37 cirros syslog.info syslogd started: BusyBox v1.23.2\nDec 23 13:41:37 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nDec 23 13:41:37 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)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nDec 23 13:41:38 cirros auth.notice su: + /dev/console root:cirros\nDec 23 13:41:39 cirros authpriv.info dropbear[340]: Running in background\nDec 23 13:41:39 cirros kern.info kernel: [ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nDec 23 13:41:40 cirros kern.info kernel: [ 4.776330] 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-12-23 13:42:39,179 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action used request id req-547dee55-d0ac-47f7-9270-e314b53ff188 2018-12-23 13:42:39,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:42:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80050b1b-de45-44f7-9fd7-6ef6acc7f49d x-compute-request-id: req-80050b1b-de45-44f7-9fd7-6ef6acc7f49d 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 482487207 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132077] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133694] pid_max: default: 32768 minimum: 301\n[ 0.134563] ACPI: Core revision 20150930\n[ 0.135935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137209] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138711] AppArmor: AppArmor initialized\n[ 0.139554] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140880] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142122] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143294] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144645] Initializing cgroup subsys io\n[ 0.145435] Initializing cgroup subsys memory\n[ 0.146271] Initializing cgroup subsys devices\n[ 0.147134] Initializing cgroup subsys freezer\n[ 0.148025] Initializing cgroup subsys net_cls\n[ 0.148879] Initializing cgroup subsys perf_event\n[ 0.149769] Initializing cgroup subsys net_prio\n[ 0.150626] Initializing cgroup subsys hugetlb\n[ 0.151489] Initializing cgroup subsys pids\n[ 0.152348] CPU: Physical Processor ID: 0\n[ 0.153827] mce: CPU supports 10 MCE banks\n[ 0.154649] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155627] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166294] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172813] ftrace: allocating 31920 entries in 125 pages\n[ 0.199367] smpboot: Max logical packages: 1\n[ 0.200381] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201977] x2apic enabled\n[ 0.202890] Switched APIC routing to physical x2apic.\n[ 0.204828] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206167] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208537] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210712] KVM setup paravirtual spinlock\n[ 0.212150] x86: Booted up 1 node, 1 CPUs\n[ 0.213114] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214752] devtmpfs: initialized\n[ 0.216577] evm: security.selinux\n[ 0.217407] evm: security.SMACK64\n[ 0.218226] evm: security.SMACK64EXEC\n[ 0.219116] evm: security.SMACK64TRANSMUTE\n[ 0.220078] evm: security.SMACK64MMAP\n[ 0.220953] evm: security.ima\n[ 0.221699] evm: security.capability\n[ 0.222644] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224875] pinctrl core: initialized pinctrl subsystem\n[ 0.226189] RTC time: 13:41:58, date: 12/23/18\n[ 0.227299] NET: Registered protocol family 16\n[ 0.228437] cpuidle: using governor ladder\n[ 0.229418] cpuidle: using governor menu\n[ 0.230362] PCCT header not found.\n[ 0.231241] ACPI: bus type PCI registered\n[ 0.232198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233692] PCI: Using configuration type 1 for base access\n[ 0.235660] ACPI: Added _OSI(Module Device)\n[ 0.236664] ACPI: Added _OSI(Processor Device)\n[ 0.237690] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241094] ACPI: Interpreter enabled\n[ 0.242013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250934] ACPI: (supports S0 S5)\n[ 0.251770] ACPI: Using IOAPIC for interrupt routing\n[ 0.252887] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256299] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257673] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260583] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263218] acpiphp: Slot [3] registered\n[ 0.264167] acpiphp: Slot [4] registered\n[ 0.265111] acpiphp: Slot [5] registered\n[ 0.266058] acpiphp: Slot [6] registered\n[ 0.267008] acpiphp: Slot [7] registered\n[ 0.267958] acpiphp: Slot [8] registered\n[ 0.268904] acpiphp: Slot [9] registered\n[ 0.269842] acpiphp: Slot [10] registered\n[ 0.270792] acpiphp: Slot [11] registered\n[ 0.271756] acpiphp: Slot [12] registered\n[ 0.272722] acpiphp: Slot [13] registered\n[ 0.273680] acpiphp: Slot [14] registered\n[ 0.274631] acpiphp: Slot [15] registered\n[ 0.285679] acpiphp: Slot [16] registered\n[ 0.286659] acpiphp: Slot [17] registered\n[ 0.287605] acpiphp: Slot [18] registered\n[ 0.288554] acpiphp: Slot [19] registered\n[ 0.289503] acpiphp: Slot [20] registered\n[ 0.290466] acpiphp: Slot [21] registered\n[ 0.291420] acpiphp: Slot [22] registered\n[ 0.292386] acpiphp: Slot [23] registered\n[ 0.293341] acpiphp: Slot [24] registered\n[ 0.294298] acpiphp: Slot [25] registered\n[ 0.295257] acpiphp: Slot [26] registered\n[ 0.296210] acpiphp: Slot [27] registered\n[ 0.297169] acpiphp: Slot [28] registered\n[ 0.298121] acpiphp: Slot [29] registered\n[ 0.299074] acpiphp: Slot [30] registered\n[ 0.300042] acpiphp: Slot [31] registered\n[ 0.300998] PCI host bridge to bus 0000:00\n[ 0.301950] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.303408] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.304867] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.306571] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308304] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314751] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316295] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317704] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319215] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325892] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374261] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376031] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377698] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379324] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.381599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.383066] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.384380] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.385630] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.387466] vgaarb: loaded\n[ 0.388178] vgaarb: bridge control possible 0000:00:02.0\n[ 0.389486] SCSI subsystem initialized\n[ 0.390449] ACPI: bus type USB registered\n[ 0.391431] usbcore: registered new interface driver usbfs\n[ 0.392660] usbcore: registered new interface driver hub\n[ 0.393849] usbcore: registered new device driver usb\n[ 0.395088] PCI: Using ACPI for IRQ routing\n[ 0.396262] NetLabel: Initializing\n[ 0.397082] NetLabel: domain hash size = 128\n[ 0.398086] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.399197] NetLabel: unlabeled traffic allowed by default\n[ 0.400443] clocksource: Switched to clocksource kvm-clock\n[ 0.405975] AppArmor: AppArmor Filesystem Enabled\n[ 0.407110] pnp: PnP ACPI init\n[ 0.408126] pnp: PnP ACPI: found 5 devices\n[ 0.414598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.416588] NET: Registered protocol family 2\n[ 0.417714] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.419244] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.420628] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.422006] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.423270] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.424655] NET: Registered protocol family 1\n[ 0.425695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.426994] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.428270] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.442538] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.456877] Trying to unpack rootfs image as initramfs...\n[ 0.505936] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.520189] Scanning for low memory corruption every 60 seconds\n[ 0.521758] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.523129] audit: initializing netlink subsys (disabled)\n[ 0.524337] audit: type=2000 audit(1545572519.031:1): initialized\n[ 0.525886] Initialise system trusted keyring\n[ 0.526980] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.528364] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.530550] zbud: loaded\n[ 0.531359] VFS: Disk quotas dquot_6.6.0\n[ 0.532325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534116] fuse init (API version 7.23)\n[ 0.535154] Key type big_key registered\n[ 0.536099] Allocating IMA MOK and blacklist keyrings.\n[ 0.537391] Key type asymmetric registered\n[ 0.538368] Asymmetric key parser 'x509' registered\n[ 0.539491] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.541604] io scheduler noop registered\n[ 0.542539] io scheduler deadline registered (default)\n[ 0.543709] io scheduler cfq registered\n[ 0.544871] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.546426] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548135] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550237] ACPI: Power Button [PWRF]\n[ 0.551380] GHES: HEST is not enabled!\n[ 0.566157] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595873] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.622987] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.625396] Linux agpgart interface v0.103\n[ 0.627597] brd: module loaded\n[ 0.628974] loop: module loaded\n[ 0.633548] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.635260] GPT:90111 != 2097151\n[ 0.636043] GPT:Alternate GPT header not at the end of the disk.\n[ 0.637344] GPT:90111 != 2097151\n[ 0.638130] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639255] vda: vda1 vda15\n[ 0.640793] scsi host0: ata_piix\n[ 0.641645] scsi host1: ata_piix\n[ 0.642454] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.643903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645569] libphy: Fixed MDIO Bus: probed\n[ 0.646526] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647645] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650011] PPP generic driver version 2.4.2\n[ 0.651126] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652291] ehci-pci: EHCI PCI platform driver\n[ 0.653151] ehci-platform: EHCI generic platform driver\n[ 0.654119] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655212] ohci-pci: OHCI PCI platform driver\n[ 0.656057] ohci-platform: OHCI generic platform driver\n[ 0.657023] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.673759] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.674756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.675840] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677037] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678416] usb usb1: Product: UHCI Host Controller\n[ 0.679333] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680448] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681377] hub 1-0:1.0: USB hub found\n[ 0.682142] hub 1-0:1.0: 2 ports detected\n[ 0.683017] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686042] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687034] mousedev: PS/2 mouse device common for all mice\n[ 0.688244] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690049] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691125] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.692287] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.693449] i2c /dev entries driver\n[ 0.694194] device-mapper: uevent: version 1.0.3\n[ 0.695107] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.696701] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.697954] NET: Registered protocol family 10\n[ 0.698916] NET: Registered protocol family 17\n[ 0.699791] Key type dns_resolver registered\n[ 0.700706] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.701775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.703469] registered taskstats version 1\n[ 0.704282] Loading compiled-in X.509 certificates\n[ 0.705719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.707519] zswap: loaded using pool lzo/zbud\n[ 0.708902] Key type trusted registered\n[ 0.710412] Key type encrypted registered\n[ 0.711218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712220] ima: No TPM chip found, activating TPM-bypass!\n[ 0.713238] evm: HMAC attrs: 0x1\n[ 0.714526] Magic number: 14:277:686\n[ 0.715374] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:59 UTC (1545572519)\n[ 0.716936] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718019] EDD information not available.\n[ 0.800995] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.802471] ata1.00: configured for MWDMA2\n[ 0.803654] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.816263] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.817501] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.818733] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.820564] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822053] Write protecting the kernel read-only data: 14336k\n[ 0.823573] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.825360] 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.47\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.692924] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.96s]\nping 10.10.10.5 OK\nping 10.10.10.9 OK\nping 10.10.10.5 OK\n"} 2018-12-23 13:42:39,182 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action used request id req-80050b1b-de45-44f7-9fd7-6ef6acc7f49d 2018-12-23 13:42:39,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:42:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f9da4be-825c-4451-9982-305d68ec3151 x-compute-request-id: req-7f9da4be-825c-4451-9982-305d68ec3151 Content-Encoding: gzip Content-Length: 8076 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 771841442 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130498] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132093] pid_max: default: 32768 minimum: 301\n[ 0.132964] ACPI: Core revision 20150930\n[ 0.134330] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135617] Security Framework initialized\n[ 0.136422] Yama: becoming mindful.\n[ 0.137138] AppArmor: AppArmor initialized\n[ 0.137991] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139305] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140560] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141760] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143115] Initializing cgroup subsys io\n[ 0.143909] Initializing cgroup subsys memory\n[ 0.144751] Initializing cgroup subsys devices\n[ 0.145622] Initializing cgroup subsys freezer\n[ 0.146479] Initializing cgroup subsys net_cls\n[ 0.147332] Initializing cgroup subsys perf_event\n[ 0.148225] Initializing cgroup subsys net_prio\n[ 0.149090] Initializing cgroup subsys hugetlb\n[ 0.149966] Initializing cgroup subsys pids\n[ 0.150828] CPU: Physical Processor ID: 0\n[ 0.152314] mce: CPU supports 10 MCE banks\n[ 0.153142] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154124] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164683] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171074] ftrace: allocating 31920 entries in 125 pages\n[ 0.197432] smpboot: Max logical packages: 1\n[ 0.198302] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199615] x2apic enabled\n[ 0.200413] Switched APIC routing to physical x2apic.\n[ 0.202144] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203248] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206952] KVM setup paravirtual spinlock\n[ 0.208234] x86: Booted up 1 node, 1 CPUs\n[ 0.209022] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210388] devtmpfs: initialized\n[ 0.212083] evm: security.selinux\n[ 0.212779] evm: security.SMACK64\n[ 0.213457] evm: security.SMACK64EXEC\n[ 0.214182] evm: security.SMACK64TRANSMUTE\n[ 0.214965] evm: security.SMACK64MMAP\n[ 0.215689] evm: security.ima\n[ 0.216322] evm: security.capability\n[ 0.217107] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218913] pinctrl core: initialized pinctrl subsystem\n[ 0.219989] RTC time: 13:41:47, date: 12/23/18\n[ 0.220934] NET: Registered protocol family 16\n[ 0.221883] cpuidle: using governor ladder\n[ 0.222678] cpuidle: using governor menu\n[ 0.223444] PCCT header not found.\n[ 0.224174] ACPI: bus type PCI registered\n[ 0.224955] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226169] PCI: Using configuration type 1 for base access\n[ 0.227985] ACPI: Added _OSI(Module Device)\n[ 0.228817] ACPI: Added _OSI(Processor Device)\n[ 0.229668] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230546] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232683] ACPI: Interpreter enabled\n[ 0.233439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240796] ACPI: (supports S0 S5)\n[ 0.241506] ACPI: Using IOAPIC for interrupt routing\n[ 0.242581] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248080] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249288] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251563] acpiphp: Slot [3] registered\n[ 0.252373] acpiphp: Slot [4] registered\n[ 0.253193] acpiphp: Slot [5] registered\n[ 0.254004] acpiphp: Slot [6] registered\n[ 0.254805] acpiphp: Slot [7] registered\n[ 0.255613] acpiphp: Slot [8] registered\n[ 0.256418] acpiphp: Slot [9] registered\n[ 0.257226] acpiphp: Slot [10] registered\n[ 0.258044] acpiphp: Slot [11] registered\n[ 0.258885] acpiphp: Slot [12] registered\n[ 0.259711] acpiphp: Slot [13] registered\n[ 0.260541] acpiphp: Slot [14] registered\n[ 0.261353] acpiphp: Slot [15] registered\n[ 0.272134] acpiphp: Slot [16] registered\n[ 0.272967] acpiphp: Slot [17] registered\n[ 0.273825] acpiphp: Slot [18] registered\n[ 0.274652] acpiphp: Slot [19] registered\n[ 0.275468] acpiphp: Slot [20] registered\n[ 0.276305] acpiphp: Slot [21] registered\n[ 0.277118] acpiphp: Slot [22] registered\n[ 0.277948] acpiphp: Slot [23] registered\n[ 0.278794] acpiphp: Slot [24] registered\n[ 0.279614] acpiphp: Slot [25] registered\n[ 0.280441] acpiphp: Slot [26] registered\n[ 0.281269] acpiphp: Slot [27] registered\n[ 0.282079] acpiphp: Slot [28] registered\n[ 0.282915] acpiphp: Slot [29] registered\n[ 0.283753] acpiphp: Slot [30] registered\n[ 0.284604] acpiphp: Slot [31] registered\n[ 0.285430] PCI host bridge to bus 0000:00\n[ 0.286278] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287562] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288758] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290192] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291605] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300309] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301542] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308061] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309495] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356056] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357512] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358907] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360286] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361667] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363368] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365542] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367044] vgaarb: loaded\n[ 0.367636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368744] SCSI subsystem initialized\n[ 0.369555] ACPI: bus type USB registered\n[ 0.370350] usbcore: registered new interface driver usbfs\n[ 0.371353] usbcore: registered new interface driver hub\n[ 0.372332] usbcore: registered new device driver usb\n[ 0.373361] PCI: Using ACPI for IRQ routing\n[ 0.374359] NetLabel: Initializing\n[ 0.375057] NetLabel: domain hash size = 128\n[ 0.375908] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376841] NetLabel: unlabeled traffic allowed by default\n[ 0.377911] clocksource: Switched to clocksource kvm-clock\n[ 0.383349] AppArmor: AppArmor Filesystem Enabled\n[ 0.384285] pnp: PnP ACPI init\n[ 0.385186] pnp: PnP ACPI: found 5 devices\n[ 0.391529] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393286] NET: Registered protocol family 2\n[ 0.394230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396616] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397749] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398804] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399947] NET: Registered protocol family 1\n[ 0.400794] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401861] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402913] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417192] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431565] Trying to unpack rootfs image as initramfs...\n[ 0.482102] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496075] Scanning for low memory corruption every 60 seconds\n[ 0.497358] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498480] audit: initializing netlink subsys (disabled)\n[ 0.499485] audit: type=2000 audit(1545572508.589:1): initialized\n[ 0.500762] Initialise system trusted keyring\n[ 0.501666] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.502805] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.504736] zbud: loaded\n[ 0.505488] VFS: Disk quotas dquot_6.6.0\n[ 0.507226] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510047] fuse init (API version 7.23)\n[ 0.511925] Key type big_key registered\n[ 0.513441] Allocating IMA MOK and blacklist keyrings.\n[ 0.515578] Key type asymmetric registered\n[ 0.517050] Asymmetric key parser 'x509' registered\n[ 0.518968] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522444] io scheduler noop registered\n[ 0.524255] io scheduler deadline registered (default)\n[ 0.526356] io scheduler cfq registered\n[ 0.527342] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528358] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529580] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531008] ACPI: Power Button [PWRF]\n[ 0.531830] GHES: HEST is not enabled!\n[ 0.545473] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573567] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575810] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601283] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603521] Linux agpgart interface v0.103\n[ 0.605549] brd: module loaded\n[ 0.606685] loop: module loaded\n[ 0.611683] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613101] GPT:90111 != 2097151\n[ 0.613761] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614823] GPT:90111 != 2097151\n[ 0.615484] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616416] vda: vda1 vda15\n[ 0.618111] scsi host0: ata_piix\n[ 0.618831] scsi host1: ata_piix\n[ 0.619528] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622116] libphy: Fixed MDIO Bus: probed\n[ 0.622915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623833] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626055] PPP generic driver version 2.4.2\n[ 0.626922] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628245] ehci-pci: EHCI PCI platform driver\n[ 0.629087] ehci-platform: EHCI generic platform driver\n[ 0.630052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631148] ohci-pci: OHCI PCI platform driver\n[ 0.631992] ohci-platform: OHCI generic platform driver\n[ 0.632957] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647420] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649811] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653089] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654471] usb usb1: Product: UHCI Host Controller\n[ 0.655379] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656488] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657456] hub 1-0:1.0: USB hub found\n[ 0.658221] hub 1-0:1.0: 2 ports detected\n[ 0.659098] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662102] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663103] mousedev: PS/2 mouse device common for all mice\n[ 0.664320] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667260] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668421] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669566] i2c /dev entries driver\n[ 0.670332] device-mapper: uevent: version 1.0.3\n[ 0.671245] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672819] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674062] NET: Registered protocol family 10\n[ 0.675021] NET: Registered protocol family 17\n[ 0.675876] Key type dns_resolver registered\n[ 0.676778] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677836] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679541] registered taskstats version 1\n[ 0.680360] Loading compiled-in X.509 certificates\n[ 0.681759] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683556] zswap: loaded using pool lzo/zbud\n[ 0.684894] Key type trusted registered\n[ 0.686431] Key type encrypted registered\n[ 0.687236] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688216] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689205] evm: HMAC attrs: 0x1\n[ 0.690150] Magic number: 14:277:686\n[ 0.690979] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:48 UTC (1545572508)\n[ 0.692532] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693616] EDD information not available.\n[ 0.778602] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.780136] ata1.00: configured for MWDMA2\n[ 0.781344] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793728] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794955] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796237] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798092] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799588] Write protecting the kernel read-only data: 14336k\n[ 0.801127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802899] 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.867001] 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.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 select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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 3.68s]\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-12-23 13:42:39,183 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action used request id req-7f9da4be-825c-4451-9982-305d68ec3151 2018-12-23 13:42:39,186 - __name__ - INFO - Ping from instance sdnvpn-10-3: ping 10.10.10.5 OK 2018-12-23 13:42:39,186 - __name__ - INFO - Ping from instance sdnvpn-10-3: ping 10.10.10.9 OK 2018-12-23 13:42:39,186 - __name__ - INFO - Ping from instance sdnvpn-10-3: ping 10.10.10.5 OK 2018-12-23 13:42:39,187 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.9 OK 2018-12-23 13:42:39,187 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.9 OK 2018-12-23 13:42:39,187 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.9 OK 2018-12-23 13:42:39,187 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.9 OK 2018-12-23 13:42:40,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea55a9d9c961b3dbc9d51f58035d3a71783632fd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:40,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e466ee94bbd8d2e1b824c1cbfc98a2ac3eac7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:40,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5e91e617eb72a1a4f8e3e6c74114e705ab9516" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:41,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-ac5643a3-99ef-4434-ae66-3fc03721499d x-compute-request-id: req-ac5643a3-99ef-4434-ae66-3fc03721499d 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 482487207 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132077] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133694] pid_max: default: 32768 minimum: 301\n[ 0.134563] ACPI: Core revision 20150930\n[ 0.135935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137209] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138711] AppArmor: AppArmor initialized\n[ 0.139554] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140880] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142122] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143294] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144645] Initializing cgroup subsys io\n[ 0.145435] Initializing cgroup subsys memory\n[ 0.146271] Initializing cgroup subsys devices\n[ 0.147134] Initializing cgroup subsys freezer\n[ 0.148025] Initializing cgroup subsys net_cls\n[ 0.148879] Initializing cgroup subsys perf_event\n[ 0.149769] Initializing cgroup subsys net_prio\n[ 0.150626] Initializing cgroup subsys hugetlb\n[ 0.151489] Initializing cgroup subsys pids\n[ 0.152348] CPU: Physical Processor ID: 0\n[ 0.153827] mce: CPU supports 10 MCE banks\n[ 0.154649] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155627] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166294] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172813] ftrace: allocating 31920 entries in 125 pages\n[ 0.199367] smpboot: Max logical packages: 1\n[ 0.200381] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201977] x2apic enabled\n[ 0.202890] Switched APIC routing to physical x2apic.\n[ 0.204828] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206167] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208537] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210712] KVM setup paravirtual spinlock\n[ 0.212150] x86: Booted up 1 node, 1 CPUs\n[ 0.213114] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214752] devtmpfs: initialized\n[ 0.216577] evm: security.selinux\n[ 0.217407] evm: security.SMACK64\n[ 0.218226] evm: security.SMACK64EXEC\n[ 0.219116] evm: security.SMACK64TRANSMUTE\n[ 0.220078] evm: security.SMACK64MMAP\n[ 0.220953] evm: security.ima\n[ 0.221699] evm: security.capability\n[ 0.222644] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224875] pinctrl core: initialized pinctrl subsystem\n[ 0.226189] RTC time: 13:41:58, date: 12/23/18\n[ 0.227299] NET: Registered protocol family 16\n[ 0.228437] cpuidle: using governor ladder\n[ 0.229418] cpuidle: using governor menu\n[ 0.230362] PCCT header not found.\n[ 0.231241] ACPI: bus type PCI registered\n[ 0.232198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233692] PCI: Using configuration type 1 for base access\n[ 0.235660] ACPI: Added _OSI(Module Device)\n[ 0.236664] ACPI: Added _OSI(Processor Device)\n[ 0.237690] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241094] ACPI: Interpreter enabled\n[ 0.242013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250934] ACPI: (supports S0 S5)\n[ 0.251770] ACPI: Using IOAPIC for interrupt routing\n[ 0.252887] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256299] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257673] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260583] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263218] acpiphp: Slot [3] registered\n[ 0.264167] acpiphp: Slot [4] registered\n[ 0.265111] acpiphp: Slot [5] registered\n[ 0.266058] acpiphp: Slot [6] registered\n[ 0.267008] acpiphp: Slot [7] registered\n[ 0.267958] acpiphp: Slot [8] registered\n[ 0.268904] acpiphp: Slot [9] registered\n[ 0.269842] acpiphp: Slot [10] registered\n[ 0.270792] acpiphp: Slot [11] registered\n[ 0.271756] acpiphp: Slot [12] registered\n[ 0.272722] acpiphp: Slot [13] registered\n[ 0.273680] acpiphp: Slot [14] registered\n[ 0.274631] acpiphp: Slot [15] registered\n[ 0.285679] acpiphp: Slot [16] registered\n[ 0.286659] acpiphp: Slot [17] registered\n[ 0.287605] acpiphp: Slot [18] registered\n[ 0.288554] acpiphp: Slot [19] registered\n[ 0.289503] acpiphp: Slot [20] registered\n[ 0.290466] acpiphp: Slot [21] registered\n[ 0.291420] acpiphp: Slot [22] registered\n[ 0.292386] acpiphp: Slot [23] registered\n[ 0.293341] acpiphp: Slot [24] registered\n[ 0.294298] acpiphp: Slot [25] registered\n[ 0.295257] acpiphp: Slot [26] registered\n[ 0.296210] acpiphp: Slot [27] registered\n[ 0.297169] acpiphp: Slot [28] registered\n[ 0.298121] acpiphp: Slot [29] registered\n[ 0.299074] acpiphp: Slot [30] registered\n[ 0.300042] acpiphp: Slot [31] registered\n[ 0.300998] PCI host bridge to bus 0000:00\n[ 0.301950] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.303408] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.304867] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.306571] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308304] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314751] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316295] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317704] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319215] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325892] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374261] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376031] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377698] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379324] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.381599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.383066] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.384380] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.385630] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.387466] vgaarb: loaded\n[ 0.388178] vgaarb: bridge control possible 0000:00:02.0\n[ 0.389486] SCSI subsystem initialized\n[ 0.390449] ACPI: bus type USB registered\n[ 0.391431] usbcore: registered new interface driver usbfs\n[ 0.392660] usbcore: registered new interface driver hub\n[ 0.393849] usbcore: registered new device driver usb\n[ 0.395088] PCI: Using ACPI for IRQ routing\n[ 0.396262] NetLabel: Initializing\n[ 0.397082] NetLabel: domain hash size = 128\n[ 0.398086] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.399197] NetLabel: unlabeled traffic allowed by default\n[ 0.400443] clocksource: Switched to clocksource kvm-clock\n[ 0.405975] AppArmor: AppArmor Filesystem Enabled\n[ 0.407110] pnp: PnP ACPI init\n[ 0.408126] pnp: PnP ACPI: found 5 devices\n[ 0.414598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.416588] NET: Registered protocol family 2\n[ 0.417714] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.419244] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.420628] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.422006] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.423270] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.424655] NET: Registered protocol family 1\n[ 0.425695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.426994] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.428270] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.442538] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.456877] Trying to unpack rootfs image as initramfs...\n[ 0.505936] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.520189] Scanning for low memory corruption every 60 seconds\n[ 0.521758] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.523129] audit: initializing netlink subsys (disabled)\n[ 0.524337] audit: type=2000 audit(1545572519.031:1): initialized\n[ 0.525886] Initialise system trusted keyring\n[ 0.526980] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.528364] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.530550] zbud: loaded\n[ 0.531359] VFS: Disk quotas dquot_6.6.0\n[ 0.532325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534116] fuse init (API version 7.23)\n[ 0.535154] Key type big_key registered\n[ 0.536099] Allocating IMA MOK and blacklist keyrings.\n[ 0.537391] Key type asymmetric registered\n[ 0.538368] Asymmetric key parser 'x509' registered\n[ 0.539491] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.541604] io scheduler noop registered\n[ 0.542539] io scheduler deadline registered (default)\n[ 0.543709] io scheduler cfq registered\n[ 0.544871] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.546426] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548135] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550237] ACPI: Power Button [PWRF]\n[ 0.551380] GHES: HEST is not enabled!\n[ 0.566157] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595873] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.622987] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.625396] Linux agpgart interface v0.103\n[ 0.627597] brd: module loaded\n[ 0.628974] loop: module loaded\n[ 0.633548] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.635260] GPT:90111 != 2097151\n[ 0.636043] GPT:Alternate GPT header not at the end of the disk.\n[ 0.637344] GPT:90111 != 2097151\n[ 0.638130] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639255] vda: vda1 vda15\n[ 0.640793] scsi host0: ata_piix\n[ 0.641645] scsi host1: ata_piix\n[ 0.642454] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.643903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645569] libphy: Fixed MDIO Bus: probed\n[ 0.646526] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647645] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650011] PPP generic driver version 2.4.2\n[ 0.651126] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652291] ehci-pci: EHCI PCI platform driver\n[ 0.653151] ehci-platform: EHCI generic platform driver\n[ 0.654119] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655212] ohci-pci: OHCI PCI platform driver\n[ 0.656057] ohci-platform: OHCI generic platform driver\n[ 0.657023] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.673759] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.674756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.675840] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677037] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678416] usb usb1: Product: UHCI Host Controller\n[ 0.679333] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680448] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681377] hub 1-0:1.0: USB hub found\n[ 0.682142] hub 1-0:1.0: 2 ports detected\n[ 0.683017] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686042] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687034] mousedev: PS/2 mouse device common for all mice\n[ 0.688244] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690049] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691125] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.692287] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.693449] i2c /dev entries driver\n[ 0.694194] device-mapper: uevent: version 1.0.3\n[ 0.695107] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.696701] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.697954] NET: Registered protocol family 10\n[ 0.698916] NET: Registered protocol family 17\n[ 0.699791] Key type dns_resolver registered\n[ 0.700706] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.701775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.703469] registered taskstats version 1\n[ 0.704282] Loading compiled-in X.509 certificates\n[ 0.705719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.707519] zswap: loaded using pool lzo/zbud\n[ 0.708902] Key type trusted registered\n[ 0.710412] Key type encrypted registered\n[ 0.711218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712220] ima: No TPM chip found, activating TPM-bypass!\n[ 0.713238] evm: HMAC attrs: 0x1\n[ 0.714526] Magic number: 14:277:686\n[ 0.715374] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:59 UTC (1545572519)\n[ 0.716936] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718019] EDD information not available.\n[ 0.800995] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.802471] ata1.00: configured for MWDMA2\n[ 0.803654] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.816263] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.817501] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.818733] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.820564] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822053] Write protecting the kernel read-only data: 14336k\n[ 0.823573] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.825360] 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.47\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.692924] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.96s]\nping 10.10.10.5 OK\nping 10.10.10.9 OK\nping 10.10.10.5 OK\nping 10.10.10.9 OK\n"} 2018-12-23 13:42:41,260 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action used request id req-ac5643a3-99ef-4434-ae66-3fc03721499d 2018-12-23 13:42:41,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-fa6eefed-a240-489e-96a5-40bad8c12cd5 x-compute-request-id: req-fa6eefed-a240-489e-96a5-40bad8c12cd5 Content-Encoding: gzip Content-Length: 8077 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 771841442 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130498] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132093] pid_max: default: 32768 minimum: 301\n[ 0.132964] ACPI: Core revision 20150930\n[ 0.134330] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135617] Security Framework initialized\n[ 0.136422] Yama: becoming mindful.\n[ 0.137138] AppArmor: AppArmor initialized\n[ 0.137991] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139305] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140560] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141760] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143115] Initializing cgroup subsys io\n[ 0.143909] Initializing cgroup subsys memory\n[ 0.144751] Initializing cgroup subsys devices\n[ 0.145622] Initializing cgroup subsys freezer\n[ 0.146479] Initializing cgroup subsys net_cls\n[ 0.147332] Initializing cgroup subsys perf_event\n[ 0.148225] Initializing cgroup subsys net_prio\n[ 0.149090] Initializing cgroup subsys hugetlb\n[ 0.149966] Initializing cgroup subsys pids\n[ 0.150828] CPU: Physical Processor ID: 0\n[ 0.152314] mce: CPU supports 10 MCE banks\n[ 0.153142] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154124] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164683] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171074] ftrace: allocating 31920 entries in 125 pages\n[ 0.197432] smpboot: Max logical packages: 1\n[ 0.198302] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199615] x2apic enabled\n[ 0.200413] Switched APIC routing to physical x2apic.\n[ 0.202144] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203248] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206952] KVM setup paravirtual spinlock\n[ 0.208234] x86: Booted up 1 node, 1 CPUs\n[ 0.209022] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210388] devtmpfs: initialized\n[ 0.212083] evm: security.selinux\n[ 0.212779] evm: security.SMACK64\n[ 0.213457] evm: security.SMACK64EXEC\n[ 0.214182] evm: security.SMACK64TRANSMUTE\n[ 0.214965] evm: security.SMACK64MMAP\n[ 0.215689] evm: security.ima\n[ 0.216322] evm: security.capability\n[ 0.217107] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218913] pinctrl core: initialized pinctrl subsystem\n[ 0.219989] RTC time: 13:41:47, date: 12/23/18\n[ 0.220934] NET: Registered protocol family 16\n[ 0.221883] cpuidle: using governor ladder\n[ 0.222678] cpuidle: using governor menu\n[ 0.223444] PCCT header not found.\n[ 0.224174] ACPI: bus type PCI registered\n[ 0.224955] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226169] PCI: Using configuration type 1 for base access\n[ 0.227985] ACPI: Added _OSI(Module Device)\n[ 0.228817] ACPI: Added _OSI(Processor Device)\n[ 0.229668] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230546] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232683] ACPI: Interpreter enabled\n[ 0.233439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240796] ACPI: (supports S0 S5)\n[ 0.241506] ACPI: Using IOAPIC for interrupt routing\n[ 0.242581] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248080] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249288] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251563] acpiphp: Slot [3] registered\n[ 0.252373] acpiphp: Slot [4] registered\n[ 0.253193] acpiphp: Slot [5] registered\n[ 0.254004] acpiphp: Slot [6] registered\n[ 0.254805] acpiphp: Slot [7] registered\n[ 0.255613] acpiphp: Slot [8] registered\n[ 0.256418] acpiphp: Slot [9] registered\n[ 0.257226] acpiphp: Slot [10] registered\n[ 0.258044] acpiphp: Slot [11] registered\n[ 0.258885] acpiphp: Slot [12] registered\n[ 0.259711] acpiphp: Slot [13] registered\n[ 0.260541] acpiphp: Slot [14] registered\n[ 0.261353] acpiphp: Slot [15] registered\n[ 0.272134] acpiphp: Slot [16] registered\n[ 0.272967] acpiphp: Slot [17] registered\n[ 0.273825] acpiphp: Slot [18] registered\n[ 0.274652] acpiphp: Slot [19] registered\n[ 0.275468] acpiphp: Slot [20] registered\n[ 0.276305] acpiphp: Slot [21] registered\n[ 0.277118] acpiphp: Slot [22] registered\n[ 0.277948] acpiphp: Slot [23] registered\n[ 0.278794] acpiphp: Slot [24] registered\n[ 0.279614] acpiphp: Slot [25] registered\n[ 0.280441] acpiphp: Slot [26] registered\n[ 0.281269] acpiphp: Slot [27] registered\n[ 0.282079] acpiphp: Slot [28] registered\n[ 0.282915] acpiphp: Slot [29] registered\n[ 0.283753] acpiphp: Slot [30] registered\n[ 0.284604] acpiphp: Slot [31] registered\n[ 0.285430] PCI host bridge to bus 0000:00\n[ 0.286278] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287562] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288758] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290192] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291605] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300309] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301542] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308061] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309495] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356056] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357512] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358907] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360286] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361667] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363368] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365542] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367044] vgaarb: loaded\n[ 0.367636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368744] SCSI subsystem initialized\n[ 0.369555] ACPI: bus type USB registered\n[ 0.370350] usbcore: registered new interface driver usbfs\n[ 0.371353] usbcore: registered new interface driver hub\n[ 0.372332] usbcore: registered new device driver usb\n[ 0.373361] PCI: Using ACPI for IRQ routing\n[ 0.374359] NetLabel: Initializing\n[ 0.375057] NetLabel: domain hash size = 128\n[ 0.375908] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376841] NetLabel: unlabeled traffic allowed by default\n[ 0.377911] clocksource: Switched to clocksource kvm-clock\n[ 0.383349] AppArmor: AppArmor Filesystem Enabled\n[ 0.384285] pnp: PnP ACPI init\n[ 0.385186] pnp: PnP ACPI: found 5 devices\n[ 0.391529] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393286] NET: Registered protocol family 2\n[ 0.394230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396616] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397749] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398804] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399947] NET: Registered protocol family 1\n[ 0.400794] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401861] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402913] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417192] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431565] Trying to unpack rootfs image as initramfs...\n[ 0.482102] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496075] Scanning for low memory corruption every 60 seconds\n[ 0.497358] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498480] audit: initializing netlink subsys (disabled)\n[ 0.499485] audit: type=2000 audit(1545572508.589:1): initialized\n[ 0.500762] Initialise system trusted keyring\n[ 0.501666] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.502805] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.504736] zbud: loaded\n[ 0.505488] VFS: Disk quotas dquot_6.6.0\n[ 0.507226] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510047] fuse init (API version 7.23)\n[ 0.511925] Key type big_key registered\n[ 0.513441] Allocating IMA MOK and blacklist keyrings.\n[ 0.515578] Key type asymmetric registered\n[ 0.517050] Asymmetric key parser 'x509' registered\n[ 0.518968] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522444] io scheduler noop registered\n[ 0.524255] io scheduler deadline registered (default)\n[ 0.526356] io scheduler cfq registered\n[ 0.527342] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528358] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529580] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531008] ACPI: Power Button [PWRF]\n[ 0.531830] GHES: HEST is not enabled!\n[ 0.545473] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573567] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575810] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601283] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603521] Linux agpgart interface v0.103\n[ 0.605549] brd: module loaded\n[ 0.606685] loop: module loaded\n[ 0.611683] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613101] GPT:90111 != 2097151\n[ 0.613761] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614823] GPT:90111 != 2097151\n[ 0.615484] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616416] vda: vda1 vda15\n[ 0.618111] scsi host0: ata_piix\n[ 0.618831] scsi host1: ata_piix\n[ 0.619528] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622116] libphy: Fixed MDIO Bus: probed\n[ 0.622915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623833] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626055] PPP generic driver version 2.4.2\n[ 0.626922] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628245] ehci-pci: EHCI PCI platform driver\n[ 0.629087] ehci-platform: EHCI generic platform driver\n[ 0.630052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631148] ohci-pci: OHCI PCI platform driver\n[ 0.631992] ohci-platform: OHCI generic platform driver\n[ 0.632957] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647420] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649811] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653089] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654471] usb usb1: Product: UHCI Host Controller\n[ 0.655379] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656488] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657456] hub 1-0:1.0: USB hub found\n[ 0.658221] hub 1-0:1.0: 2 ports detected\n[ 0.659098] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662102] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663103] mousedev: PS/2 mouse device common for all mice\n[ 0.664320] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667260] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668421] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669566] i2c /dev entries driver\n[ 0.670332] device-mapper: uevent: version 1.0.3\n[ 0.671245] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672819] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674062] NET: Registered protocol family 10\n[ 0.675021] NET: Registered protocol family 17\n[ 0.675876] Key type dns_resolver registered\n[ 0.676778] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677836] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679541] registered taskstats version 1\n[ 0.680360] Loading compiled-in X.509 certificates\n[ 0.681759] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683556] zswap: loaded using pool lzo/zbud\n[ 0.684894] Key type trusted registered\n[ 0.686431] Key type encrypted registered\n[ 0.687236] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688216] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689205] evm: HMAC attrs: 0x1\n[ 0.690150] Magic number: 14:277:686\n[ 0.690979] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:48 UTC (1545572508)\n[ 0.692532] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693616] EDD information not available.\n[ 0.778602] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.780136] ata1.00: configured for MWDMA2\n[ 0.781344] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793728] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794955] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796237] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798092] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799588] Write protecting the kernel read-only data: 14336k\n[ 0.801127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802899] 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.867001] 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.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 select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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 3.68s]\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-12-23 13:42:41,265 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action used request id req-fa6eefed-a240-489e-96a5-40bad8c12cd5 2018-12-23 13:42:41,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-82e0fb96-d06e-4110-a1f1-6f95ee91350a x-compute-request-id: req-82e0fb96-d06e-4110-a1f1-6f95ee91350a Content-Encoding: gzip Content-Length: 10872 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 485764313 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136661] pid_max: default: 32768 minimum: 301\n[ 0.137588] ACPI: Core revision 20150930\n[ 0.138975] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140320] Security Framework initialized\n[ 0.141156] Yama: becoming mindful.\n[ 0.141903] AppArmor: AppArmor initialized\n[ 0.142793] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144170] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145499] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148206] Initializing cgroup subsys io\n[ 0.149048] Initializing cgroup subsys memory\n[ 0.149951] Initializing cgroup subsys devices\n[ 0.150846] Initializing cgroup subsys freezer\n[ 0.151744] Initializing cgroup subsys net_cls\n[ 0.152636] Initializing cgroup subsys perf_event\n[ 0.153573] Initializing cgroup subsys net_prio\n[ 0.154493] Initializing cgroup subsys hugetlb\n[ 0.155388] Initializing cgroup subsys pids\n[ 0.156300] CPU: Physical Processor ID: 0\n[ 0.157836] mce: CPU supports 10 MCE banks\n[ 0.158731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177246] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203996] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205396] x2apic enabled\n[ 0.206228] Switched APIC routing to physical x2apic.\n[ 0.208045] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209203] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211258] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213091] KVM setup paravirtual spinlock\n[ 0.214406] x86: Booted up 1 node, 1 CPUs\n[ 0.215231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216654] devtmpfs: initialized\n[ 0.218418] evm: security.selinux\n[ 0.219134] evm: security.SMACK64\n[ 0.219843] evm: security.SMACK64EXEC\n[ 0.220610] evm: security.SMACK64TRANSMUTE\n[ 0.221442] evm: security.SMACK64MMAP\n[ 0.222207] evm: security.ima\n[ 0.222868] evm: security.capability\n[ 0.223695] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225666] pinctrl core: initialized pinctrl subsystem\n[ 0.226831] RTC time: 13:41:35, date: 12/23/18\n[ 0.227846] NET: Registered protocol family 16\n[ 0.228838] cpuidle: using governor ladder\n[ 0.229684] cpuidle: using governor menu\n[ 0.230497] PCCT header not found.\n[ 0.231273] ACPI: bus type PCI registered\n[ 0.232100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233388] PCI: Using configuration type 1 for base access\n[ 0.235147] ACPI: Added _OSI(Module Device)\n[ 0.236019] ACPI: Added _OSI(Processor Device)\n[ 0.236906] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237863] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240005] ACPI: Interpreter enabled\n[ 0.240802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248440] ACPI: (supports S0 S5)\n[ 0.249160] ACPI: Using IOAPIC for interrupt routing\n[ 0.250277] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253422] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254608] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255888] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257121] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259469] acpiphp: Slot [3] registered\n[ 0.260295] acpiphp: Slot [4] registered\n[ 0.261115] acpiphp: Slot [5] registered\n[ 0.261936] acpiphp: Slot [6] registered\n[ 0.262756] acpiphp: Slot [7] registered\n[ 0.263580] acpiphp: Slot [8] registered\n[ 0.264431] acpiphp: Slot [9] registered\n[ 0.265263] acpiphp: Slot [10] registered\n[ 0.266094] acpiphp: Slot [11] registered\n[ 0.266933] acpiphp: Slot [12] registered\n[ 0.267809] acpiphp: Slot [13] registered\n[ 0.268672] acpiphp: Slot [14] registered\n[ 0.269505] acpiphp: Slot [15] registered\n[ 0.280216] acpiphp: Slot [16] registered\n[ 0.281054] acpiphp: Slot [17] registered\n[ 0.281894] acpiphp: Slot [18] registered\n[ 0.282732] acpiphp: Slot [19] registered\n[ 0.283565] acpiphp: Slot [20] registered\n[ 0.284406] acpiphp: Slot [21] registered\n[ 0.285243] acpiphp: Slot [22] registered\n[ 0.286075] acpiphp: Slot [23] registered\n[ 0.286912] acpiphp: Slot [24] registered\n[ 0.287767] acpiphp: Slot [25] registered\n[ 0.288653] acpiphp: Slot [26] registered\n[ 0.289492] acpiphp: Slot [27] registered\n[ 0.290328] acpiphp: Slot [28] registered\n[ 0.291163] acpiphp: Slot [29] registered\n[ 0.292000] acpiphp: Slot [30] registered\n[ 0.292842] acpiphp: Slot [31] registered\n[ 0.293676] PCI host bridge to bus 0000:00\n[ 0.294510] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297030] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298586] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300080] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306386] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307737] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310335] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370857] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372295] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375670] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376857] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377955] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379623] vgaarb: loaded\n[ 0.380252] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381427] SCSI subsystem initialized\n[ 0.382275] ACPI: bus type USB registered\n[ 0.383123] usbcore: registered new interface driver usbfs\n[ 0.384206] usbcore: registered new interface driver hub\n[ 0.385262] usbcore: registered new device driver usb\n[ 0.386354] PCI: Using ACPI for IRQ routing\n[ 0.387414] NetLabel: Initializing\n[ 0.388151] NetLabel: domain hash size = 128\n[ 0.389075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390107] NetLabel: unlabeled traffic allowed by default\n[ 0.391267] clocksource: Switched to clocksource kvm-clock\n[ 0.396742] AppArmor: AppArmor Filesystem Enabled\n[ 0.397797] pnp: PnP ACPI init\n[ 0.398719] pnp: PnP ACPI: found 5 devices\n[ 0.405145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406937] NET: Registered protocol family 2\n[ 0.407940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409303] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410542] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411762] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412898] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414121] NET: Registered protocol family 1\n[ 0.415027] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416195] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417319] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445167] Trying to unpack rootfs image as initramfs...\n[ 0.494137] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508171] Scanning for low memory corruption every 60 seconds\n[ 0.509584] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510820] audit: initializing netlink subsys (disabled)\n[ 0.511894] audit: type=2000 audit(1545572496.762:1): initialized\n[ 0.513254] Initialise system trusted keyring\n[ 0.514216] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515450] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517448] zbud: loaded\n[ 0.518158] VFS: Disk quotas dquot_6.6.0\n[ 0.519018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520621] fuse init (API version 7.23)\n[ 0.521569] Key type big_key registered\n[ 0.522399] Allocating IMA MOK and blacklist keyrings.\n[ 0.523561] Key type asymmetric registered\n[ 0.524431] Asymmetric key parser 'x509' registered\n[ 0.525481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527006] io scheduler noop registered\n[ 0.527845] io scheduler deadline registered (default)\n[ 0.528880] io scheduler cfq registered\n[ 0.529743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530865] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532228] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534115] ACPI: Power Button [PWRF]\n[ 0.535611] GHES: HEST is not enabled!\n[ 0.550215] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578670] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.607919] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.610273] Linux agpgart interface v0.103\n[ 0.612472] brd: module loaded\n[ 0.613766] loop: module loaded\n[ 0.618734] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.620304] GPT:90111 != 2097151\n[ 0.621024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622211] GPT:90111 != 2097151\n[ 0.622937] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623992] vda: vda1 vda15\n[ 0.625569] scsi host0: ata_piix\n[ 0.626358] scsi host1: ata_piix\n[ 0.627100] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628437] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.629974] libphy: Fixed MDIO Bus: probed\n[ 0.630856] tun: Universal TUN/TAP device driver, 1.6\n[ 0.631885] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634207] PPP generic driver version 2.4.2\n[ 0.635182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636395] ehci-pci: EHCI PCI platform driver\n[ 0.637274] ehci-platform: EHCI generic platform driver\n[ 0.638269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639406] ohci-pci: OHCI PCI platform driver\n[ 0.640285] ohci-platform: OHCI generic platform driver\n[ 0.641285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655740] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.656773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658230] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659261] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660406] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.661630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663071] usb usb1: Product: UHCI Host Controller\n[ 0.664010] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665157] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666212] hub 1-0:1.0: USB hub found\n[ 0.666984] hub 1-0:1.0: 2 ports detected\n[ 0.667896] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670016] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672010] mousedev: PS/2 mouse device common for all mice\n[ 0.673278] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675107] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676215] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678604] i2c /dev entries driver\n[ 0.679366] device-mapper: uevent: version 1.0.3\n[ 0.680311] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681945] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683235] NET: Registered protocol family 10\n[ 0.684251] NET: Registered protocol family 17\n[ 0.685140] Key type dns_resolver registered\n[ 0.686075] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687185] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688935] registered taskstats version 1\n[ 0.689765] Loading compiled-in X.509 certificates\n[ 0.691227] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693083] zswap: loaded using pool lzo/zbud\n[ 0.694451] Key type trusted registered\n[ 0.695997] Key type encrypted registered\n[ 0.696821] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697839] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698895] evm: HMAC attrs: 0x1\n[ 0.699842] Magic number: 14:277:686\n[ 0.700705] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:36 UTC (1545572496)\n[ 0.702326] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.703458] EDD information not available.\n[ 0.788279] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789834] Write protecting the kernel read-only data: 14336k\n[ 0.801577] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803385] 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.846008] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.26\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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.36. iid=i-0000014d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHU4wTEMVALjw6wPcOmAO2i2HJywhyzU8+SAsMNC8Dmb2LHHjJIJ0EF9yufh4ToTDRLB+enVHGw62eNkOcf3I4dF3or2LEFx0biE/9BCCsa95Nr6la9fdHJgtPHcZ4j6VPrpYfLtRIULGb7m9JXXQgFK6y25Bi03AxxOG8mUGtCjAv/zR7EMqEz8AgO3L1rsjaNOeCH/qdeyC2DHjz7NWqPhQB31xerZW8hSxV/stOEXCyhKeo9GEJ1ek+eBUC3+pnoXGx80sJcU+4G3CiGd1tZyOIh55SEoOx8FM0qAQrQE0CgLItQPWj4g72X7sIJ7LO5pqhFuV8yHwNP0FZAdZh root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIc8qH83hzDSwxvvnJyi/rNbRj+ihd0374sGBCH0Ge1ptSQ2lPlL5GFuBmoidVz2M7E5fIsx5D1YrnWFqAiBwFS+vEeDNcUHIflhptAnPg5AM4VEEXGUx6wGw3Da/Os2kimgqJtQ6XiQ4K610f5LW53Y1d/PNYXpVQ9CMwh9+VtVAAAAFQCGQZki6IUxaZp0Jqg9eVNEsnhgqwAAAIAaF/6rLWkXJHsxLwJQps60MwUKSahaQ1kBP9Qrr0N/0pRlFdmyNO9mCrja3eno65zg032MxdwLziF+lh2vgB3km/T5hvbMahEwiFANnef36AVpP/X7TVV30kgU32VTu9CSha8wDYQa+CkS1VSGbWoIZ/u+BJG0fH0dR4w8hpZNjwAAAIA6/rfQXdrLG7dNfoZ2pS1qGr9NjIOvLYNbqllN1VbqhqfwoB2C72OtUxc++IDkka6wQZo8BTP54aFjMUdHjmkPlivWdQ5Rg+lzDaKDXSfnKXlx8qqRg94OdkpAo1LVxUyW6ewmjKdPzdPQyxL252znz3KPl5TsKuU0ORO7udH64g== 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:fe6a:2a83/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-0000014d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.20s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:6A:2A:83 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6a:2a83/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8118 (7.9 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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.139727] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.139728] usb 1-1: Product: QEMU USB Tablet\n[ 1.139729] usb 1-1: Manufacturer: QEMU\n[ 1.139730] usb 1-1: SerialNumber: 42\n[ 1.439388] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.457361] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.776330] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nDec 23 13:41:37 cirros syslog.info syslogd started: BusyBox v1.23.2\nDec 23 13:41:37 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nDec 23 13:41:37 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)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nDec 23 13:41:38 cirros auth.notice su: + /dev/console root:cirros\nDec 23 13:41:39 cirros authpriv.info dropbear[340]: Running in background\nDec 23 13:41:39 cirros kern.info kernel: [ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nDec 23 13:41:40 cirros kern.info kernel: [ 4.776330] 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-12-23 13:42:41,310 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action used request id req-82e0fb96-d06e-4110-a1f1-6f95ee91350a 2018-12-23 13:42:42,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e466ee94bbd8d2e1b824c1cbfc98a2ac3eac7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:42,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5e91e617eb72a1a4f8e3e6c74114e705ab9516" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:42,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea55a9d9c961b3dbc9d51f58035d3a71783632fd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:43,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:42: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-fe2d1c72-604d-4a67-9cdd-fa505ed60451 x-compute-request-id: req-fe2d1c72-604d-4a67-9cdd-fa505ed60451 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 482487207 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132077] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133694] pid_max: default: 32768 minimum: 301\n[ 0.134563] ACPI: Core revision 20150930\n[ 0.135935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137209] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138711] AppArmor: AppArmor initialized\n[ 0.139554] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140880] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142122] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143294] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144645] Initializing cgroup subsys io\n[ 0.145435] Initializing cgroup subsys memory\n[ 0.146271] Initializing cgroup subsys devices\n[ 0.147134] Initializing cgroup subsys freezer\n[ 0.148025] Initializing cgroup subsys net_cls\n[ 0.148879] Initializing cgroup subsys perf_event\n[ 0.149769] Initializing cgroup subsys net_prio\n[ 0.150626] Initializing cgroup subsys hugetlb\n[ 0.151489] Initializing cgroup subsys pids\n[ 0.152348] CPU: Physical Processor ID: 0\n[ 0.153827] mce: CPU supports 10 MCE banks\n[ 0.154649] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155627] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166294] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172813] ftrace: allocating 31920 entries in 125 pages\n[ 0.199367] smpboot: Max logical packages: 1\n[ 0.200381] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201977] x2apic enabled\n[ 0.202890] Switched APIC routing to physical x2apic.\n[ 0.204828] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206167] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208537] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210712] KVM setup paravirtual spinlock\n[ 0.212150] x86: Booted up 1 node, 1 CPUs\n[ 0.213114] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214752] devtmpfs: initialized\n[ 0.216577] evm: security.selinux\n[ 0.217407] evm: security.SMACK64\n[ 0.218226] evm: security.SMACK64EXEC\n[ 0.219116] evm: security.SMACK64TRANSMUTE\n[ 0.220078] evm: security.SMACK64MMAP\n[ 0.220953] evm: security.ima\n[ 0.221699] evm: security.capability\n[ 0.222644] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224875] pinctrl core: initialized pinctrl subsystem\n[ 0.226189] RTC time: 13:41:58, date: 12/23/18\n[ 0.227299] NET: Registered protocol family 16\n[ 0.228437] cpuidle: using governor ladder\n[ 0.229418] cpuidle: using governor menu\n[ 0.230362] PCCT header not found.\n[ 0.231241] ACPI: bus type PCI registered\n[ 0.232198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233692] PCI: Using configuration type 1 for base access\n[ 0.235660] ACPI: Added _OSI(Module Device)\n[ 0.236664] ACPI: Added _OSI(Processor Device)\n[ 0.237690] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241094] ACPI: Interpreter enabled\n[ 0.242013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250934] ACPI: (supports S0 S5)\n[ 0.251770] ACPI: Using IOAPIC for interrupt routing\n[ 0.252887] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256299] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257673] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260583] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263218] acpiphp: Slot [3] registered\n[ 0.264167] acpiphp: Slot [4] registered\n[ 0.265111] acpiphp: Slot [5] registered\n[ 0.266058] acpiphp: Slot [6] registered\n[ 0.267008] acpiphp: Slot [7] registered\n[ 0.267958] acpiphp: Slot [8] registered\n[ 0.268904] acpiphp: Slot [9] registered\n[ 0.269842] acpiphp: Slot [10] registered\n[ 0.270792] acpiphp: Slot [11] registered\n[ 0.271756] acpiphp: Slot [12] registered\n[ 0.272722] acpiphp: Slot [13] registered\n[ 0.273680] acpiphp: Slot [14] registered\n[ 0.274631] acpiphp: Slot [15] registered\n[ 0.285679] acpiphp: Slot [16] registered\n[ 0.286659] acpiphp: Slot [17] registered\n[ 0.287605] acpiphp: Slot [18] registered\n[ 0.288554] acpiphp: Slot [19] registered\n[ 0.289503] acpiphp: Slot [20] registered\n[ 0.290466] acpiphp: Slot [21] registered\n[ 0.291420] acpiphp: Slot [22] registered\n[ 0.292386] acpiphp: Slot [23] registered\n[ 0.293341] acpiphp: Slot [24] registered\n[ 0.294298] acpiphp: Slot [25] registered\n[ 0.295257] acpiphp: Slot [26] registered\n[ 0.296210] acpiphp: Slot [27] registered\n[ 0.297169] acpiphp: Slot [28] registered\n[ 0.298121] acpiphp: Slot [29] registered\n[ 0.299074] acpiphp: Slot [30] registered\n[ 0.300042] acpiphp: Slot [31] registered\n[ 0.300998] PCI host bridge to bus 0000:00\n[ 0.301950] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.303408] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.304867] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.306571] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308304] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314751] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316295] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317704] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319215] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325892] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374261] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376031] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377698] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379324] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.381599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.383066] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.384380] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.385630] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.387466] vgaarb: loaded\n[ 0.388178] vgaarb: bridge control possible 0000:00:02.0\n[ 0.389486] SCSI subsystem initialized\n[ 0.390449] ACPI: bus type USB registered\n[ 0.391431] usbcore: registered new interface driver usbfs\n[ 0.392660] usbcore: registered new interface driver hub\n[ 0.393849] usbcore: registered new device driver usb\n[ 0.395088] PCI: Using ACPI for IRQ routing\n[ 0.396262] NetLabel: Initializing\n[ 0.397082] NetLabel: domain hash size = 128\n[ 0.398086] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.399197] NetLabel: unlabeled traffic allowed by default\n[ 0.400443] clocksource: Switched to clocksource kvm-clock\n[ 0.405975] AppArmor: AppArmor Filesystem Enabled\n[ 0.407110] pnp: PnP ACPI init\n[ 0.408126] pnp: PnP ACPI: found 5 devices\n[ 0.414598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.416588] NET: Registered protocol family 2\n[ 0.417714] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.419244] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.420628] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.422006] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.423270] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.424655] NET: Registered protocol family 1\n[ 0.425695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.426994] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.428270] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.442538] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.456877] Trying to unpack rootfs image as initramfs...\n[ 0.505936] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.520189] Scanning for low memory corruption every 60 seconds\n[ 0.521758] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.523129] audit: initializing netlink subsys (disabled)\n[ 0.524337] audit: type=2000 audit(1545572519.031:1): initialized\n[ 0.525886] Initialise system trusted keyring\n[ 0.526980] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.528364] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.530550] zbud: loaded\n[ 0.531359] VFS: Disk quotas dquot_6.6.0\n[ 0.532325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534116] fuse init (API version 7.23)\n[ 0.535154] Key type big_key registered\n[ 0.536099] Allocating IMA MOK and blacklist keyrings.\n[ 0.537391] Key type asymmetric registered\n[ 0.538368] Asymmetric key parser 'x509' registered\n[ 0.539491] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.541604] io scheduler noop registered\n[ 0.542539] io scheduler deadline registered (default)\n[ 0.543709] io scheduler cfq registered\n[ 0.544871] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.546426] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548135] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550237] ACPI: Power Button [PWRF]\n[ 0.551380] GHES: HEST is not enabled!\n[ 0.566157] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595873] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.622987] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.625396] Linux agpgart interface v0.103\n[ 0.627597] brd: module loaded\n[ 0.628974] loop: module loaded\n[ 0.633548] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.635260] GPT:90111 != 2097151\n[ 0.636043] GPT:Alternate GPT header not at the end of the disk.\n[ 0.637344] GPT:90111 != 2097151\n[ 0.638130] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639255] vda: vda1 vda15\n[ 0.640793] scsi host0: ata_piix\n[ 0.641645] scsi host1: ata_piix\n[ 0.642454] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.643903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645569] libphy: Fixed MDIO Bus: probed\n[ 0.646526] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647645] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650011] PPP generic driver version 2.4.2\n[ 0.651126] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652291] ehci-pci: EHCI PCI platform driver\n[ 0.653151] ehci-platform: EHCI generic platform driver\n[ 0.654119] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655212] ohci-pci: OHCI PCI platform driver\n[ 0.656057] ohci-platform: OHCI generic platform driver\n[ 0.657023] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.673759] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.674756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.675840] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677037] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678416] usb usb1: Product: UHCI Host Controller\n[ 0.679333] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680448] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681377] hub 1-0:1.0: USB hub found\n[ 0.682142] hub 1-0:1.0: 2 ports detected\n[ 0.683017] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686042] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687034] mousedev: PS/2 mouse device common for all mice\n[ 0.688244] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690049] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691125] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.692287] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.693449] i2c /dev entries driver\n[ 0.694194] device-mapper: uevent: version 1.0.3\n[ 0.695107] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.696701] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.697954] NET: Registered protocol family 10\n[ 0.698916] NET: Registered protocol family 17\n[ 0.699791] Key type dns_resolver registered\n[ 0.700706] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.701775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.703469] registered taskstats version 1\n[ 0.704282] Loading compiled-in X.509 certificates\n[ 0.705719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.707519] zswap: loaded using pool lzo/zbud\n[ 0.708902] Key type trusted registered\n[ 0.710412] Key type encrypted registered\n[ 0.711218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712220] ima: No TPM chip found, activating TPM-bypass!\n[ 0.713238] evm: HMAC attrs: 0x1\n[ 0.714526] Magic number: 14:277:686\n[ 0.715374] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:59 UTC (1545572519)\n[ 0.716936] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718019] EDD information not available.\n[ 0.800995] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.802471] ata1.00: configured for MWDMA2\n[ 0.803654] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.816263] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.817501] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.818733] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.820564] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822053] Write protecting the kernel read-only data: 14336k\n[ 0.823573] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.825360] 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.47\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.692924] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.96s]\nping 10.10.10.5 OK\nping 10.10.10.9 OK\nping 10.10.10.5 OK\nping 10.10.10.9 OK\n"} 2018-12-23 13:42:43,334 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action used request id req-fe2d1c72-604d-4a67-9cdd-fa505ed60451 2018-12-23 13:42:43,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:42: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-0a909ba5-8b99-4483-abe1-d1ce312ae7b7 x-compute-request-id: req-0a909ba5-8b99-4483-abe1-d1ce312ae7b7 Content-Encoding: gzip Content-Length: 8077 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 771841442 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130498] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132093] pid_max: default: 32768 minimum: 301\n[ 0.132964] ACPI: Core revision 20150930\n[ 0.134330] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135617] Security Framework initialized\n[ 0.136422] Yama: becoming mindful.\n[ 0.137138] AppArmor: AppArmor initialized\n[ 0.137991] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139305] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140560] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141760] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143115] Initializing cgroup subsys io\n[ 0.143909] Initializing cgroup subsys memory\n[ 0.144751] Initializing cgroup subsys devices\n[ 0.145622] Initializing cgroup subsys freezer\n[ 0.146479] Initializing cgroup subsys net_cls\n[ 0.147332] Initializing cgroup subsys perf_event\n[ 0.148225] Initializing cgroup subsys net_prio\n[ 0.149090] Initializing cgroup subsys hugetlb\n[ 0.149966] Initializing cgroup subsys pids\n[ 0.150828] CPU: Physical Processor ID: 0\n[ 0.152314] mce: CPU supports 10 MCE banks\n[ 0.153142] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154124] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164683] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171074] ftrace: allocating 31920 entries in 125 pages\n[ 0.197432] smpboot: Max logical packages: 1\n[ 0.198302] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199615] x2apic enabled\n[ 0.200413] Switched APIC routing to physical x2apic.\n[ 0.202144] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203248] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206952] KVM setup paravirtual spinlock\n[ 0.208234] x86: Booted up 1 node, 1 CPUs\n[ 0.209022] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210388] devtmpfs: initialized\n[ 0.212083] evm: security.selinux\n[ 0.212779] evm: security.SMACK64\n[ 0.213457] evm: security.SMACK64EXEC\n[ 0.214182] evm: security.SMACK64TRANSMUTE\n[ 0.214965] evm: security.SMACK64MMAP\n[ 0.215689] evm: security.ima\n[ 0.216322] evm: security.capability\n[ 0.217107] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218913] pinctrl core: initialized pinctrl subsystem\n[ 0.219989] RTC time: 13:41:47, date: 12/23/18\n[ 0.220934] NET: Registered protocol family 16\n[ 0.221883] cpuidle: using governor ladder\n[ 0.222678] cpuidle: using governor menu\n[ 0.223444] PCCT header not found.\n[ 0.224174] ACPI: bus type PCI registered\n[ 0.224955] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226169] PCI: Using configuration type 1 for base access\n[ 0.227985] ACPI: Added _OSI(Module Device)\n[ 0.228817] ACPI: Added _OSI(Processor Device)\n[ 0.229668] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230546] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232683] ACPI: Interpreter enabled\n[ 0.233439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240796] ACPI: (supports S0 S5)\n[ 0.241506] ACPI: Using IOAPIC for interrupt routing\n[ 0.242581] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248080] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249288] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251563] acpiphp: Slot [3] registered\n[ 0.252373] acpiphp: Slot [4] registered\n[ 0.253193] acpiphp: Slot [5] registered\n[ 0.254004] acpiphp: Slot [6] registered\n[ 0.254805] acpiphp: Slot [7] registered\n[ 0.255613] acpiphp: Slot [8] registered\n[ 0.256418] acpiphp: Slot [9] registered\n[ 0.257226] acpiphp: Slot [10] registered\n[ 0.258044] acpiphp: Slot [11] registered\n[ 0.258885] acpiphp: Slot [12] registered\n[ 0.259711] acpiphp: Slot [13] registered\n[ 0.260541] acpiphp: Slot [14] registered\n[ 0.261353] acpiphp: Slot [15] registered\n[ 0.272134] acpiphp: Slot [16] registered\n[ 0.272967] acpiphp: Slot [17] registered\n[ 0.273825] acpiphp: Slot [18] registered\n[ 0.274652] acpiphp: Slot [19] registered\n[ 0.275468] acpiphp: Slot [20] registered\n[ 0.276305] acpiphp: Slot [21] registered\n[ 0.277118] acpiphp: Slot [22] registered\n[ 0.277948] acpiphp: Slot [23] registered\n[ 0.278794] acpiphp: Slot [24] registered\n[ 0.279614] acpiphp: Slot [25] registered\n[ 0.280441] acpiphp: Slot [26] registered\n[ 0.281269] acpiphp: Slot [27] registered\n[ 0.282079] acpiphp: Slot [28] registered\n[ 0.282915] acpiphp: Slot [29] registered\n[ 0.283753] acpiphp: Slot [30] registered\n[ 0.284604] acpiphp: Slot [31] registered\n[ 0.285430] PCI host bridge to bus 0000:00\n[ 0.286278] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287562] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288758] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290192] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291605] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300309] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301542] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308061] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309495] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356056] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357512] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358907] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360286] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361667] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363368] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365542] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367044] vgaarb: loaded\n[ 0.367636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368744] SCSI subsystem initialized\n[ 0.369555] ACPI: bus type USB registered\n[ 0.370350] usbcore: registered new interface driver usbfs\n[ 0.371353] usbcore: registered new interface driver hub\n[ 0.372332] usbcore: registered new device driver usb\n[ 0.373361] PCI: Using ACPI for IRQ routing\n[ 0.374359] NetLabel: Initializing\n[ 0.375057] NetLabel: domain hash size = 128\n[ 0.375908] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376841] NetLabel: unlabeled traffic allowed by default\n[ 0.377911] clocksource: Switched to clocksource kvm-clock\n[ 0.383349] AppArmor: AppArmor Filesystem Enabled\n[ 0.384285] pnp: PnP ACPI init\n[ 0.385186] pnp: PnP ACPI: found 5 devices\n[ 0.391529] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393286] NET: Registered protocol family 2\n[ 0.394230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396616] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397749] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398804] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399947] NET: Registered protocol family 1\n[ 0.400794] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401861] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402913] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417192] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431565] Trying to unpack rootfs image as initramfs...\n[ 0.482102] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496075] Scanning for low memory corruption every 60 seconds\n[ 0.497358] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498480] audit: initializing netlink subsys (disabled)\n[ 0.499485] audit: type=2000 audit(1545572508.589:1): initialized\n[ 0.500762] Initialise system trusted keyring\n[ 0.501666] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.502805] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.504736] zbud: loaded\n[ 0.505488] VFS: Disk quotas dquot_6.6.0\n[ 0.507226] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510047] fuse init (API version 7.23)\n[ 0.511925] Key type big_key registered\n[ 0.513441] Allocating IMA MOK and blacklist keyrings.\n[ 0.515578] Key type asymmetric registered\n[ 0.517050] Asymmetric key parser 'x509' registered\n[ 0.518968] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522444] io scheduler noop registered\n[ 0.524255] io scheduler deadline registered (default)\n[ 0.526356] io scheduler cfq registered\n[ 0.527342] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528358] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529580] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531008] ACPI: Power Button [PWRF]\n[ 0.531830] GHES: HEST is not enabled!\n[ 0.545473] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573567] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575810] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601283] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603521] Linux agpgart interface v0.103\n[ 0.605549] brd: module loaded\n[ 0.606685] loop: module loaded\n[ 0.611683] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613101] GPT:90111 != 2097151\n[ 0.613761] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614823] GPT:90111 != 2097151\n[ 0.615484] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616416] vda: vda1 vda15\n[ 0.618111] scsi host0: ata_piix\n[ 0.618831] scsi host1: ata_piix\n[ 0.619528] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622116] libphy: Fixed MDIO Bus: probed\n[ 0.622915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623833] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626055] PPP generic driver version 2.4.2\n[ 0.626922] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628245] ehci-pci: EHCI PCI platform driver\n[ 0.629087] ehci-platform: EHCI generic platform driver\n[ 0.630052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631148] ohci-pci: OHCI PCI platform driver\n[ 0.631992] ohci-platform: OHCI generic platform driver\n[ 0.632957] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647420] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649811] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653089] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654471] usb usb1: Product: UHCI Host Controller\n[ 0.655379] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656488] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657456] hub 1-0:1.0: USB hub found\n[ 0.658221] hub 1-0:1.0: 2 ports detected\n[ 0.659098] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662102] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663103] mousedev: PS/2 mouse device common for all mice\n[ 0.664320] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667260] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668421] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669566] i2c /dev entries driver\n[ 0.670332] device-mapper: uevent: version 1.0.3\n[ 0.671245] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672819] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674062] NET: Registered protocol family 10\n[ 0.675021] NET: Registered protocol family 17\n[ 0.675876] Key type dns_resolver registered\n[ 0.676778] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677836] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679541] registered taskstats version 1\n[ 0.680360] Loading compiled-in X.509 certificates\n[ 0.681759] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683556] zswap: loaded using pool lzo/zbud\n[ 0.684894] Key type trusted registered\n[ 0.686431] Key type encrypted registered\n[ 0.687236] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688216] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689205] evm: HMAC attrs: 0x1\n[ 0.690150] Magic number: 14:277:686\n[ 0.690979] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:48 UTC (1545572508)\n[ 0.692532] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693616] EDD information not available.\n[ 0.778602] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.780136] ata1.00: configured for MWDMA2\n[ 0.781344] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793728] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794955] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796237] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798092] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799588] Write protecting the kernel read-only data: 14336k\n[ 0.801127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802899] 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.867001] 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.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 select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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 3.68s]\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-12-23 13:42:43,337 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action used request id req-0a909ba5-8b99-4483-abe1-d1ce312ae7b7 2018-12-23 13:42:43,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:42: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-7b75289a-bdec-4266-9633-ffd9f9dd106d x-compute-request-id: req-7b75289a-bdec-4266-9633-ffd9f9dd106d Content-Encoding: gzip Content-Length: 10872 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 485764313 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136661] pid_max: default: 32768 minimum: 301\n[ 0.137588] ACPI: Core revision 20150930\n[ 0.138975] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140320] Security Framework initialized\n[ 0.141156] Yama: becoming mindful.\n[ 0.141903] AppArmor: AppArmor initialized\n[ 0.142793] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144170] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145499] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148206] Initializing cgroup subsys io\n[ 0.149048] Initializing cgroup subsys memory\n[ 0.149951] Initializing cgroup subsys devices\n[ 0.150846] Initializing cgroup subsys freezer\n[ 0.151744] Initializing cgroup subsys net_cls\n[ 0.152636] Initializing cgroup subsys perf_event\n[ 0.153573] Initializing cgroup subsys net_prio\n[ 0.154493] Initializing cgroup subsys hugetlb\n[ 0.155388] Initializing cgroup subsys pids\n[ 0.156300] CPU: Physical Processor ID: 0\n[ 0.157836] mce: CPU supports 10 MCE banks\n[ 0.158731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177246] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203996] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205396] x2apic enabled\n[ 0.206228] Switched APIC routing to physical x2apic.\n[ 0.208045] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209203] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211258] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213091] KVM setup paravirtual spinlock\n[ 0.214406] x86: Booted up 1 node, 1 CPUs\n[ 0.215231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216654] devtmpfs: initialized\n[ 0.218418] evm: security.selinux\n[ 0.219134] evm: security.SMACK64\n[ 0.219843] evm: security.SMACK64EXEC\n[ 0.220610] evm: security.SMACK64TRANSMUTE\n[ 0.221442] evm: security.SMACK64MMAP\n[ 0.222207] evm: security.ima\n[ 0.222868] evm: security.capability\n[ 0.223695] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225666] pinctrl core: initialized pinctrl subsystem\n[ 0.226831] RTC time: 13:41:35, date: 12/23/18\n[ 0.227846] NET: Registered protocol family 16\n[ 0.228838] cpuidle: using governor ladder\n[ 0.229684] cpuidle: using governor menu\n[ 0.230497] PCCT header not found.\n[ 0.231273] ACPI: bus type PCI registered\n[ 0.232100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233388] PCI: Using configuration type 1 for base access\n[ 0.235147] ACPI: Added _OSI(Module Device)\n[ 0.236019] ACPI: Added _OSI(Processor Device)\n[ 0.236906] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237863] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240005] ACPI: Interpreter enabled\n[ 0.240802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248440] ACPI: (supports S0 S5)\n[ 0.249160] ACPI: Using IOAPIC for interrupt routing\n[ 0.250277] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253422] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254608] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255888] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257121] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259469] acpiphp: Slot [3] registered\n[ 0.260295] acpiphp: Slot [4] registered\n[ 0.261115] acpiphp: Slot [5] registered\n[ 0.261936] acpiphp: Slot [6] registered\n[ 0.262756] acpiphp: Slot [7] registered\n[ 0.263580] acpiphp: Slot [8] registered\n[ 0.264431] acpiphp: Slot [9] registered\n[ 0.265263] acpiphp: Slot [10] registered\n[ 0.266094] acpiphp: Slot [11] registered\n[ 0.266933] acpiphp: Slot [12] registered\n[ 0.267809] acpiphp: Slot [13] registered\n[ 0.268672] acpiphp: Slot [14] registered\n[ 0.269505] acpiphp: Slot [15] registered\n[ 0.280216] acpiphp: Slot [16] registered\n[ 0.281054] acpiphp: Slot [17] registered\n[ 0.281894] acpiphp: Slot [18] registered\n[ 0.282732] acpiphp: Slot [19] registered\n[ 0.283565] acpiphp: Slot [20] registered\n[ 0.284406] acpiphp: Slot [21] registered\n[ 0.285243] acpiphp: Slot [22] registered\n[ 0.286075] acpiphp: Slot [23] registered\n[ 0.286912] acpiphp: Slot [24] registered\n[ 0.287767] acpiphp: Slot [25] registered\n[ 0.288653] acpiphp: Slot [26] registered\n[ 0.289492] acpiphp: Slot [27] registered\n[ 0.290328] acpiphp: Slot [28] registered\n[ 0.291163] acpiphp: Slot [29] registered\n[ 0.292000] acpiphp: Slot [30] registered\n[ 0.292842] acpiphp: Slot [31] registered\n[ 0.293676] PCI host bridge to bus 0000:00\n[ 0.294510] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297030] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298586] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300080] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306386] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307737] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310335] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370857] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372295] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375670] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376857] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377955] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379623] vgaarb: loaded\n[ 0.380252] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381427] SCSI subsystem initialized\n[ 0.382275] ACPI: bus type USB registered\n[ 0.383123] usbcore: registered new interface driver usbfs\n[ 0.384206] usbcore: registered new interface driver hub\n[ 0.385262] usbcore: registered new device driver usb\n[ 0.386354] PCI: Using ACPI for IRQ routing\n[ 0.387414] NetLabel: Initializing\n[ 0.388151] NetLabel: domain hash size = 128\n[ 0.389075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390107] NetLabel: unlabeled traffic allowed by default\n[ 0.391267] clocksource: Switched to clocksource kvm-clock\n[ 0.396742] AppArmor: AppArmor Filesystem Enabled\n[ 0.397797] pnp: PnP ACPI init\n[ 0.398719] pnp: PnP ACPI: found 5 devices\n[ 0.405145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406937] NET: Registered protocol family 2\n[ 0.407940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409303] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410542] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411762] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412898] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414121] NET: Registered protocol family 1\n[ 0.415027] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416195] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417319] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445167] Trying to unpack rootfs image as initramfs...\n[ 0.494137] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508171] Scanning for low memory corruption every 60 seconds\n[ 0.509584] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510820] audit: initializing netlink subsys (disabled)\n[ 0.511894] audit: type=2000 audit(1545572496.762:1): initialized\n[ 0.513254] Initialise system trusted keyring\n[ 0.514216] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515450] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517448] zbud: loaded\n[ 0.518158] VFS: Disk quotas dquot_6.6.0\n[ 0.519018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520621] fuse init (API version 7.23)\n[ 0.521569] Key type big_key registered\n[ 0.522399] Allocating IMA MOK and blacklist keyrings.\n[ 0.523561] Key type asymmetric registered\n[ 0.524431] Asymmetric key parser 'x509' registered\n[ 0.525481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527006] io scheduler noop registered\n[ 0.527845] io scheduler deadline registered (default)\n[ 0.528880] io scheduler cfq registered\n[ 0.529743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530865] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532228] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534115] ACPI: Power Button [PWRF]\n[ 0.535611] GHES: HEST is not enabled!\n[ 0.550215] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578670] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.607919] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.610273] Linux agpgart interface v0.103\n[ 0.612472] brd: module loaded\n[ 0.613766] loop: module loaded\n[ 0.618734] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.620304] GPT:90111 != 2097151\n[ 0.621024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622211] GPT:90111 != 2097151\n[ 0.622937] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623992] vda: vda1 vda15\n[ 0.625569] scsi host0: ata_piix\n[ 0.626358] scsi host1: ata_piix\n[ 0.627100] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628437] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.629974] libphy: Fixed MDIO Bus: probed\n[ 0.630856] tun: Universal TUN/TAP device driver, 1.6\n[ 0.631885] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634207] PPP generic driver version 2.4.2\n[ 0.635182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636395] ehci-pci: EHCI PCI platform driver\n[ 0.637274] ehci-platform: EHCI generic platform driver\n[ 0.638269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639406] ohci-pci: OHCI PCI platform driver\n[ 0.640285] ohci-platform: OHCI generic platform driver\n[ 0.641285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655740] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.656773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658230] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659261] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660406] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.661630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663071] usb usb1: Product: UHCI Host Controller\n[ 0.664010] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665157] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666212] hub 1-0:1.0: USB hub found\n[ 0.666984] hub 1-0:1.0: 2 ports detected\n[ 0.667896] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670016] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672010] mousedev: PS/2 mouse device common for all mice\n[ 0.673278] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675107] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676215] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678604] i2c /dev entries driver\n[ 0.679366] device-mapper: uevent: version 1.0.3\n[ 0.680311] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681945] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683235] NET: Registered protocol family 10\n[ 0.684251] NET: Registered protocol family 17\n[ 0.685140] Key type dns_resolver registered\n[ 0.686075] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687185] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688935] registered taskstats version 1\n[ 0.689765] Loading compiled-in X.509 certificates\n[ 0.691227] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693083] zswap: loaded using pool lzo/zbud\n[ 0.694451] Key type trusted registered\n[ 0.695997] Key type encrypted registered\n[ 0.696821] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697839] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698895] evm: HMAC attrs: 0x1\n[ 0.699842] Magic number: 14:277:686\n[ 0.700705] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:36 UTC (1545572496)\n[ 0.702326] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.703458] EDD information not available.\n[ 0.788279] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789834] Write protecting the kernel read-only data: 14336k\n[ 0.801577] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803385] 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.846008] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.26\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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.36. iid=i-0000014d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHU4wTEMVALjw6wPcOmAO2i2HJywhyzU8+SAsMNC8Dmb2LHHjJIJ0EF9yufh4ToTDRLB+enVHGw62eNkOcf3I4dF3or2LEFx0biE/9BCCsa95Nr6la9fdHJgtPHcZ4j6VPrpYfLtRIULGb7m9JXXQgFK6y25Bi03AxxOG8mUGtCjAv/zR7EMqEz8AgO3L1rsjaNOeCH/qdeyC2DHjz7NWqPhQB31xerZW8hSxV/stOEXCyhKeo9GEJ1ek+eBUC3+pnoXGx80sJcU+4G3CiGd1tZyOIh55SEoOx8FM0qAQrQE0CgLItQPWj4g72X7sIJ7LO5pqhFuV8yHwNP0FZAdZh root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIc8qH83hzDSwxvvnJyi/rNbRj+ihd0374sGBCH0Ge1ptSQ2lPlL5GFuBmoidVz2M7E5fIsx5D1YrnWFqAiBwFS+vEeDNcUHIflhptAnPg5AM4VEEXGUx6wGw3Da/Os2kimgqJtQ6XiQ4K610f5LW53Y1d/PNYXpVQ9CMwh9+VtVAAAAFQCGQZki6IUxaZp0Jqg9eVNEsnhgqwAAAIAaF/6rLWkXJHsxLwJQps60MwUKSahaQ1kBP9Qrr0N/0pRlFdmyNO9mCrja3eno65zg032MxdwLziF+lh2vgB3km/T5hvbMahEwiFANnef36AVpP/X7TVV30kgU32VTu9CSha8wDYQa+CkS1VSGbWoIZ/u+BJG0fH0dR4w8hpZNjwAAAIA6/rfQXdrLG7dNfoZ2pS1qGr9NjIOvLYNbqllN1VbqhqfwoB2C72OtUxc++IDkka6wQZo8BTP54aFjMUdHjmkPlivWdQ5Rg+lzDaKDXSfnKXlx8qqRg94OdkpAo1LVxUyW6ewmjKdPzdPQyxL252znz3KPl5TsKuU0ORO7udH64g== 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:fe6a:2a83/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-0000014d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.20s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:6A:2A:83 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6a:2a83/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8118 (7.9 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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.139727] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.139728] usb 1-1: Product: QEMU USB Tablet\n[ 1.139729] usb 1-1: Manufacturer: QEMU\n[ 1.139730] usb 1-1: SerialNumber: 42\n[ 1.439388] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.457361] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.776330] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nDec 23 13:41:37 cirros syslog.info syslogd started: BusyBox v1.23.2\nDec 23 13:41:37 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nDec 23 13:41:37 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)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nDec 23 13:41:38 cirros auth.notice su: + /dev/console root:cirros\nDec 23 13:41:39 cirros authpriv.info dropbear[340]: Running in background\nDec 23 13:41:39 cirros kern.info kernel: [ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nDec 23 13:41:40 cirros kern.info kernel: [ 4.776330] 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-12-23 13:42:43,384 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action used request id req-7b75289a-bdec-4266-9633-ffd9f9dd106d 2018-12-23 13:42:44,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e466ee94bbd8d2e1b824c1cbfc98a2ac3eac7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:44,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5e91e617eb72a1a4f8e3e6c74114e705ab9516" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:44,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea55a9d9c961b3dbc9d51f58035d3a71783632fd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:45,411 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:42:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a818444a-3e8c-4010-a9d6-9fe0c3cbc816 x-compute-request-id: req-a818444a-3e8c-4010-a9d6-9fe0c3cbc816 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 482487207 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132077] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133694] pid_max: default: 32768 minimum: 301\n[ 0.134563] ACPI: Core revision 20150930\n[ 0.135935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137209] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138711] AppArmor: AppArmor initialized\n[ 0.139554] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140880] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142122] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143294] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144645] Initializing cgroup subsys io\n[ 0.145435] Initializing cgroup subsys memory\n[ 0.146271] Initializing cgroup subsys devices\n[ 0.147134] Initializing cgroup subsys freezer\n[ 0.148025] Initializing cgroup subsys net_cls\n[ 0.148879] Initializing cgroup subsys perf_event\n[ 0.149769] Initializing cgroup subsys net_prio\n[ 0.150626] Initializing cgroup subsys hugetlb\n[ 0.151489] Initializing cgroup subsys pids\n[ 0.152348] CPU: Physical Processor ID: 0\n[ 0.153827] mce: CPU supports 10 MCE banks\n[ 0.154649] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155627] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166294] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172813] ftrace: allocating 31920 entries in 125 pages\n[ 0.199367] smpboot: Max logical packages: 1\n[ 0.200381] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201977] x2apic enabled\n[ 0.202890] Switched APIC routing to physical x2apic.\n[ 0.204828] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206167] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208537] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210712] KVM setup paravirtual spinlock\n[ 0.212150] x86: Booted up 1 node, 1 CPUs\n[ 0.213114] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214752] devtmpfs: initialized\n[ 0.216577] evm: security.selinux\n[ 0.217407] evm: security.SMACK64\n[ 0.218226] evm: security.SMACK64EXEC\n[ 0.219116] evm: security.SMACK64TRANSMUTE\n[ 0.220078] evm: security.SMACK64MMAP\n[ 0.220953] evm: security.ima\n[ 0.221699] evm: security.capability\n[ 0.222644] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224875] pinctrl core: initialized pinctrl subsystem\n[ 0.226189] RTC time: 13:41:58, date: 12/23/18\n[ 0.227299] NET: Registered protocol family 16\n[ 0.228437] cpuidle: using governor ladder\n[ 0.229418] cpuidle: using governor menu\n[ 0.230362] PCCT header not found.\n[ 0.231241] ACPI: bus type PCI registered\n[ 0.232198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233692] PCI: Using configuration type 1 for base access\n[ 0.235660] ACPI: Added _OSI(Module Device)\n[ 0.236664] ACPI: Added _OSI(Processor Device)\n[ 0.237690] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241094] ACPI: Interpreter enabled\n[ 0.242013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250934] ACPI: (supports S0 S5)\n[ 0.251770] ACPI: Using IOAPIC for interrupt routing\n[ 0.252887] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256299] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257673] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260583] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263218] acpiphp: Slot [3] registered\n[ 0.264167] acpiphp: Slot [4] registered\n[ 0.265111] acpiphp: Slot [5] registered\n[ 0.266058] acpiphp: Slot [6] registered\n[ 0.267008] acpiphp: Slot [7] registered\n[ 0.267958] acpiphp: Slot [8] registered\n[ 0.268904] acpiphp: Slot [9] registered\n[ 0.269842] acpiphp: Slot [10] registered\n[ 0.270792] acpiphp: Slot [11] registered\n[ 0.271756] acpiphp: Slot [12] registered\n[ 0.272722] acpiphp: Slot [13] registered\n[ 0.273680] acpiphp: Slot [14] registered\n[ 0.274631] acpiphp: Slot [15] registered\n[ 0.285679] acpiphp: Slot [16] registered\n[ 0.286659] acpiphp: Slot [17] registered\n[ 0.287605] acpiphp: Slot [18] registered\n[ 0.288554] acpiphp: Slot [19] registered\n[ 0.289503] acpiphp: Slot [20] registered\n[ 0.290466] acpiphp: Slot [21] registered\n[ 0.291420] acpiphp: Slot [22] registered\n[ 0.292386] acpiphp: Slot [23] registered\n[ 0.293341] acpiphp: Slot [24] registered\n[ 0.294298] acpiphp: Slot [25] registered\n[ 0.295257] acpiphp: Slot [26] registered\n[ 0.296210] acpiphp: Slot [27] registered\n[ 0.297169] acpiphp: Slot [28] registered\n[ 0.298121] acpiphp: Slot [29] registered\n[ 0.299074] acpiphp: Slot [30] registered\n[ 0.300042] acpiphp: Slot [31] registered\n[ 0.300998] PCI host bridge to bus 0000:00\n[ 0.301950] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.303408] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.304867] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.306571] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308304] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314751] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316295] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317704] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319215] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325892] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374261] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376031] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377698] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379324] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.381599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.383066] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.384380] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.385630] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.387466] vgaarb: loaded\n[ 0.388178] vgaarb: bridge control possible 0000:00:02.0\n[ 0.389486] SCSI subsystem initialized\n[ 0.390449] ACPI: bus type USB registered\n[ 0.391431] usbcore: registered new interface driver usbfs\n[ 0.392660] usbcore: registered new interface driver hub\n[ 0.393849] usbcore: registered new device driver usb\n[ 0.395088] PCI: Using ACPI for IRQ routing\n[ 0.396262] NetLabel: Initializing\n[ 0.397082] NetLabel: domain hash size = 128\n[ 0.398086] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.399197] NetLabel: unlabeled traffic allowed by default\n[ 0.400443] clocksource: Switched to clocksource kvm-clock\n[ 0.405975] AppArmor: AppArmor Filesystem Enabled\n[ 0.407110] pnp: PnP ACPI init\n[ 0.408126] pnp: PnP ACPI: found 5 devices\n[ 0.414598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.416588] NET: Registered protocol family 2\n[ 0.417714] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.419244] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.420628] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.422006] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.423270] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.424655] NET: Registered protocol family 1\n[ 0.425695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.426994] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.428270] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.442538] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.456877] Trying to unpack rootfs image as initramfs...\n[ 0.505936] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.520189] Scanning for low memory corruption every 60 seconds\n[ 0.521758] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.523129] audit: initializing netlink subsys (disabled)\n[ 0.524337] audit: type=2000 audit(1545572519.031:1): initialized\n[ 0.525886] Initialise system trusted keyring\n[ 0.526980] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.528364] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.530550] zbud: loaded\n[ 0.531359] VFS: Disk quotas dquot_6.6.0\n[ 0.532325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534116] fuse init (API version 7.23)\n[ 0.535154] Key type big_key registered\n[ 0.536099] Allocating IMA MOK and blacklist keyrings.\n[ 0.537391] Key type asymmetric registered\n[ 0.538368] Asymmetric key parser 'x509' registered\n[ 0.539491] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.541604] io scheduler noop registered\n[ 0.542539] io scheduler deadline registered (default)\n[ 0.543709] io scheduler cfq registered\n[ 0.544871] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.546426] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548135] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550237] ACPI: Power Button [PWRF]\n[ 0.551380] GHES: HEST is not enabled!\n[ 0.566157] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595873] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.622987] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.625396] Linux agpgart interface v0.103\n[ 0.627597] brd: module loaded\n[ 0.628974] loop: module loaded\n[ 0.633548] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.635260] GPT:90111 != 2097151\n[ 0.636043] GPT:Alternate GPT header not at the end of the disk.\n[ 0.637344] GPT:90111 != 2097151\n[ 0.638130] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639255] vda: vda1 vda15\n[ 0.640793] scsi host0: ata_piix\n[ 0.641645] scsi host1: ata_piix\n[ 0.642454] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.643903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645569] libphy: Fixed MDIO Bus: probed\n[ 0.646526] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647645] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650011] PPP generic driver version 2.4.2\n[ 0.651126] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652291] ehci-pci: EHCI PCI platform driver\n[ 0.653151] ehci-platform: EHCI generic platform driver\n[ 0.654119] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655212] ohci-pci: OHCI PCI platform driver\n[ 0.656057] ohci-platform: OHCI generic platform driver\n[ 0.657023] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.673759] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.674756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.675840] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677037] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678416] usb usb1: Product: UHCI Host Controller\n[ 0.679333] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680448] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681377] hub 1-0:1.0: USB hub found\n[ 0.682142] hub 1-0:1.0: 2 ports detected\n[ 0.683017] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686042] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687034] mousedev: PS/2 mouse device common for all mice\n[ 0.688244] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690049] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691125] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.692287] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.693449] i2c /dev entries driver\n[ 0.694194] device-mapper: uevent: version 1.0.3\n[ 0.695107] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.696701] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.697954] NET: Registered protocol family 10\n[ 0.698916] NET: Registered protocol family 17\n[ 0.699791] Key type dns_resolver registered\n[ 0.700706] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.701775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.703469] registered taskstats version 1\n[ 0.704282] Loading compiled-in X.509 certificates\n[ 0.705719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.707519] zswap: loaded using pool lzo/zbud\n[ 0.708902] Key type trusted registered\n[ 0.710412] Key type encrypted registered\n[ 0.711218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712220] ima: No TPM chip found, activating TPM-bypass!\n[ 0.713238] evm: HMAC attrs: 0x1\n[ 0.714526] Magic number: 14:277:686\n[ 0.715374] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:59 UTC (1545572519)\n[ 0.716936] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718019] EDD information not available.\n[ 0.800995] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.802471] ata1.00: configured for MWDMA2\n[ 0.803654] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.816263] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.817501] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.818733] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.820564] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822053] Write protecting the kernel read-only data: 14336k\n[ 0.823573] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.825360] 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.47\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.692924] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.96s]\nping 10.10.10.5 OK\nping 10.10.10.9 OK\nping 10.10.10.5 OK\nping 10.10.10.9 OK\n"} 2018-12-23 13:42:45,411 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action used request id req-a818444a-3e8c-4010-a9d6-9fe0c3cbc816 2018-12-23 13:42:45,412 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:42:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50d2f52b-0f72-459c-8c22-67139a5fec9b x-compute-request-id: req-50d2f52b-0f72-459c-8c22-67139a5fec9b Content-Encoding: gzip Content-Length: 8077 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 771841442 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130498] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132093] pid_max: default: 32768 minimum: 301\n[ 0.132964] ACPI: Core revision 20150930\n[ 0.134330] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135617] Security Framework initialized\n[ 0.136422] Yama: becoming mindful.\n[ 0.137138] AppArmor: AppArmor initialized\n[ 0.137991] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139305] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140560] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141760] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143115] Initializing cgroup subsys io\n[ 0.143909] Initializing cgroup subsys memory\n[ 0.144751] Initializing cgroup subsys devices\n[ 0.145622] Initializing cgroup subsys freezer\n[ 0.146479] Initializing cgroup subsys net_cls\n[ 0.147332] Initializing cgroup subsys perf_event\n[ 0.148225] Initializing cgroup subsys net_prio\n[ 0.149090] Initializing cgroup subsys hugetlb\n[ 0.149966] Initializing cgroup subsys pids\n[ 0.150828] CPU: Physical Processor ID: 0\n[ 0.152314] mce: CPU supports 10 MCE banks\n[ 0.153142] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154124] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164683] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171074] ftrace: allocating 31920 entries in 125 pages\n[ 0.197432] smpboot: Max logical packages: 1\n[ 0.198302] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199615] x2apic enabled\n[ 0.200413] Switched APIC routing to physical x2apic.\n[ 0.202144] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203248] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206952] KVM setup paravirtual spinlock\n[ 0.208234] x86: Booted up 1 node, 1 CPUs\n[ 0.209022] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210388] devtmpfs: initialized\n[ 0.212083] evm: security.selinux\n[ 0.212779] evm: security.SMACK64\n[ 0.213457] evm: security.SMACK64EXEC\n[ 0.214182] evm: security.SMACK64TRANSMUTE\n[ 0.214965] evm: security.SMACK64MMAP\n[ 0.215689] evm: security.ima\n[ 0.216322] evm: security.capability\n[ 0.217107] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218913] pinctrl core: initialized pinctrl subsystem\n[ 0.219989] RTC time: 13:41:47, date: 12/23/18\n[ 0.220934] NET: Registered protocol family 16\n[ 0.221883] cpuidle: using governor ladder\n[ 0.222678] cpuidle: using governor menu\n[ 0.223444] PCCT header not found.\n[ 0.224174] ACPI: bus type PCI registered\n[ 0.224955] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226169] PCI: Using configuration type 1 for base access\n[ 0.227985] ACPI: Added _OSI(Module Device)\n[ 0.228817] ACPI: Added _OSI(Processor Device)\n[ 0.229668] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230546] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232683] ACPI: Interpreter enabled\n[ 0.233439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240796] ACPI: (supports S0 S5)\n[ 0.241506] ACPI: Using IOAPIC for interrupt routing\n[ 0.242581] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248080] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249288] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251563] acpiphp: Slot [3] registered\n[ 0.252373] acpiphp: Slot [4] registered\n[ 0.253193] acpiphp: Slot [5] registered\n[ 0.254004] acpiphp: Slot [6] registered\n[ 0.254805] acpiphp: Slot [7] registered\n[ 0.255613] acpiphp: Slot [8] registered\n[ 0.256418] acpiphp: Slot [9] registered\n[ 0.257226] acpiphp: Slot [10] registered\n[ 0.258044] acpiphp: Slot [11] registered\n[ 0.258885] acpiphp: Slot [12] registered\n[ 0.259711] acpiphp: Slot [13] registered\n[ 0.260541] acpiphp: Slot [14] registered\n[ 0.261353] acpiphp: Slot [15] registered\n[ 0.272134] acpiphp: Slot [16] registered\n[ 0.272967] acpiphp: Slot [17] registered\n[ 0.273825] acpiphp: Slot [18] registered\n[ 0.274652] acpiphp: Slot [19] registered\n[ 0.275468] acpiphp: Slot [20] registered\n[ 0.276305] acpiphp: Slot [21] registered\n[ 0.277118] acpiphp: Slot [22] registered\n[ 0.277948] acpiphp: Slot [23] registered\n[ 0.278794] acpiphp: Slot [24] registered\n[ 0.279614] acpiphp: Slot [25] registered\n[ 0.280441] acpiphp: Slot [26] registered\n[ 0.281269] acpiphp: Slot [27] registered\n[ 0.282079] acpiphp: Slot [28] registered\n[ 0.282915] acpiphp: Slot [29] registered\n[ 0.283753] acpiphp: Slot [30] registered\n[ 0.284604] acpiphp: Slot [31] registered\n[ 0.285430] PCI host bridge to bus 0000:00\n[ 0.286278] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287562] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288758] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290192] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291605] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300309] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301542] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308061] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309495] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356056] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357512] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358907] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360286] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361667] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363368] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365542] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367044] vgaarb: loaded\n[ 0.367636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368744] SCSI subsystem initialized\n[ 0.369555] ACPI: bus type USB registered\n[ 0.370350] usbcore: registered new interface driver usbfs\n[ 0.371353] usbcore: registered new interface driver hub\n[ 0.372332] usbcore: registered new device driver usb\n[ 0.373361] PCI: Using ACPI for IRQ routing\n[ 0.374359] NetLabel: Initializing\n[ 0.375057] NetLabel: domain hash size = 128\n[ 0.375908] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376841] NetLabel: unlabeled traffic allowed by default\n[ 0.377911] clocksource: Switched to clocksource kvm-clock\n[ 0.383349] AppArmor: AppArmor Filesystem Enabled\n[ 0.384285] pnp: PnP ACPI init\n[ 0.385186] pnp: PnP ACPI: found 5 devices\n[ 0.391529] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393286] NET: Registered protocol family 2\n[ 0.394230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396616] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397749] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398804] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399947] NET: Registered protocol family 1\n[ 0.400794] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401861] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402913] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417192] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431565] Trying to unpack rootfs image as initramfs...\n[ 0.482102] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496075] Scanning for low memory corruption every 60 seconds\n[ 0.497358] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498480] audit: initializing netlink subsys (disabled)\n[ 0.499485] audit: type=2000 audit(1545572508.589:1): initialized\n[ 0.500762] Initialise system trusted keyring\n[ 0.501666] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.502805] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.504736] zbud: loaded\n[ 0.505488] VFS: Disk quotas dquot_6.6.0\n[ 0.507226] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510047] fuse init (API version 7.23)\n[ 0.511925] Key type big_key registered\n[ 0.513441] Allocating IMA MOK and blacklist keyrings.\n[ 0.515578] Key type asymmetric registered\n[ 0.517050] Asymmetric key parser 'x509' registered\n[ 0.518968] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522444] io scheduler noop registered\n[ 0.524255] io scheduler deadline registered (default)\n[ 0.526356] io scheduler cfq registered\n[ 0.527342] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528358] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529580] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531008] ACPI: Power Button [PWRF]\n[ 0.531830] GHES: HEST is not enabled!\n[ 0.545473] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573567] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575810] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601283] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603521] Linux agpgart interface v0.103\n[ 0.605549] brd: module loaded\n[ 0.606685] loop: module loaded\n[ 0.611683] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613101] GPT:90111 != 2097151\n[ 0.613761] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614823] GPT:90111 != 2097151\n[ 0.615484] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616416] vda: vda1 vda15\n[ 0.618111] scsi host0: ata_piix\n[ 0.618831] scsi host1: ata_piix\n[ 0.619528] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622116] libphy: Fixed MDIO Bus: probed\n[ 0.622915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623833] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626055] PPP generic driver version 2.4.2\n[ 0.626922] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628245] ehci-pci: EHCI PCI platform driver\n[ 0.629087] ehci-platform: EHCI generic platform driver\n[ 0.630052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631148] ohci-pci: OHCI PCI platform driver\n[ 0.631992] ohci-platform: OHCI generic platform driver\n[ 0.632957] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647420] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649811] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653089] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654471] usb usb1: Product: UHCI Host Controller\n[ 0.655379] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656488] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657456] hub 1-0:1.0: USB hub found\n[ 0.658221] hub 1-0:1.0: 2 ports detected\n[ 0.659098] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662102] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663103] mousedev: PS/2 mouse device common for all mice\n[ 0.664320] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667260] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668421] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669566] i2c /dev entries driver\n[ 0.670332] device-mapper: uevent: version 1.0.3\n[ 0.671245] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672819] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674062] NET: Registered protocol family 10\n[ 0.675021] NET: Registered protocol family 17\n[ 0.675876] Key type dns_resolver registered\n[ 0.676778] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677836] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679541] registered taskstats version 1\n[ 0.680360] Loading compiled-in X.509 certificates\n[ 0.681759] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683556] zswap: loaded using pool lzo/zbud\n[ 0.684894] Key type trusted registered\n[ 0.686431] Key type encrypted registered\n[ 0.687236] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688216] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689205] evm: HMAC attrs: 0x1\n[ 0.690150] Magic number: 14:277:686\n[ 0.690979] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:48 UTC (1545572508)\n[ 0.692532] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693616] EDD information not available.\n[ 0.778602] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.780136] ata1.00: configured for MWDMA2\n[ 0.781344] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793728] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794955] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796237] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798092] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799588] Write protecting the kernel read-only data: 14336k\n[ 0.801127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802899] 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.867001] 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.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 select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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 3.68s]\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-12-23 13:42:45,412 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action used request id req-50d2f52b-0f72-459c-8c22-67139a5fec9b 2018-12-23 13:42:45,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:42:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75e4ca87-7f66-400e-9a00-a74484f38732 x-compute-request-id: req-75e4ca87-7f66-400e-9a00-a74484f38732 Content-Encoding: gzip Content-Length: 10872 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 485764313 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136661] pid_max: default: 32768 minimum: 301\n[ 0.137588] ACPI: Core revision 20150930\n[ 0.138975] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140320] Security Framework initialized\n[ 0.141156] Yama: becoming mindful.\n[ 0.141903] AppArmor: AppArmor initialized\n[ 0.142793] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144170] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145499] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148206] Initializing cgroup subsys io\n[ 0.149048] Initializing cgroup subsys memory\n[ 0.149951] Initializing cgroup subsys devices\n[ 0.150846] Initializing cgroup subsys freezer\n[ 0.151744] Initializing cgroup subsys net_cls\n[ 0.152636] Initializing cgroup subsys perf_event\n[ 0.153573] Initializing cgroup subsys net_prio\n[ 0.154493] Initializing cgroup subsys hugetlb\n[ 0.155388] Initializing cgroup subsys pids\n[ 0.156300] CPU: Physical Processor ID: 0\n[ 0.157836] mce: CPU supports 10 MCE banks\n[ 0.158731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177246] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203996] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205396] x2apic enabled\n[ 0.206228] Switched APIC routing to physical x2apic.\n[ 0.208045] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209203] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211258] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213091] KVM setup paravirtual spinlock\n[ 0.214406] x86: Booted up 1 node, 1 CPUs\n[ 0.215231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216654] devtmpfs: initialized\n[ 0.218418] evm: security.selinux\n[ 0.219134] evm: security.SMACK64\n[ 0.219843] evm: security.SMACK64EXEC\n[ 0.220610] evm: security.SMACK64TRANSMUTE\n[ 0.221442] evm: security.SMACK64MMAP\n[ 0.222207] evm: security.ima\n[ 0.222868] evm: security.capability\n[ 0.223695] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225666] pinctrl core: initialized pinctrl subsystem\n[ 0.226831] RTC time: 13:41:35, date: 12/23/18\n[ 0.227846] NET: Registered protocol family 16\n[ 0.228838] cpuidle: using governor ladder\n[ 0.229684] cpuidle: using governor menu\n[ 0.230497] PCCT header not found.\n[ 0.231273] ACPI: bus type PCI registered\n[ 0.232100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233388] PCI: Using configuration type 1 for base access\n[ 0.235147] ACPI: Added _OSI(Module Device)\n[ 0.236019] ACPI: Added _OSI(Processor Device)\n[ 0.236906] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237863] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240005] ACPI: Interpreter enabled\n[ 0.240802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248440] ACPI: (supports S0 S5)\n[ 0.249160] ACPI: Using IOAPIC for interrupt routing\n[ 0.250277] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253422] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254608] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255888] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257121] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259469] acpiphp: Slot [3] registered\n[ 0.260295] acpiphp: Slot [4] registered\n[ 0.261115] acpiphp: Slot [5] registered\n[ 0.261936] acpiphp: Slot [6] registered\n[ 0.262756] acpiphp: Slot [7] registered\n[ 0.263580] acpiphp: Slot [8] registered\n[ 0.264431] acpiphp: Slot [9] registered\n[ 0.265263] acpiphp: Slot [10] registered\n[ 0.266094] acpiphp: Slot [11] registered\n[ 0.266933] acpiphp: Slot [12] registered\n[ 0.267809] acpiphp: Slot [13] registered\n[ 0.268672] acpiphp: Slot [14] registered\n[ 0.269505] acpiphp: Slot [15] registered\n[ 0.280216] acpiphp: Slot [16] registered\n[ 0.281054] acpiphp: Slot [17] registered\n[ 0.281894] acpiphp: Slot [18] registered\n[ 0.282732] acpiphp: Slot [19] registered\n[ 0.283565] acpiphp: Slot [20] registered\n[ 0.284406] acpiphp: Slot [21] registered\n[ 0.285243] acpiphp: Slot [22] registered\n[ 0.286075] acpiphp: Slot [23] registered\n[ 0.286912] acpiphp: Slot [24] registered\n[ 0.287767] acpiphp: Slot [25] registered\n[ 0.288653] acpiphp: Slot [26] registered\n[ 0.289492] acpiphp: Slot [27] registered\n[ 0.290328] acpiphp: Slot [28] registered\n[ 0.291163] acpiphp: Slot [29] registered\n[ 0.292000] acpiphp: Slot [30] registered\n[ 0.292842] acpiphp: Slot [31] registered\n[ 0.293676] PCI host bridge to bus 0000:00\n[ 0.294510] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297030] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298586] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300080] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306386] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307737] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310335] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370857] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372295] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375670] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376857] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377955] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379623] vgaarb: loaded\n[ 0.380252] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381427] SCSI subsystem initialized\n[ 0.382275] ACPI: bus type USB registered\n[ 0.383123] usbcore: registered new interface driver usbfs\n[ 0.384206] usbcore: registered new interface driver hub\n[ 0.385262] usbcore: registered new device driver usb\n[ 0.386354] PCI: Using ACPI for IRQ routing\n[ 0.387414] NetLabel: Initializing\n[ 0.388151] NetLabel: domain hash size = 128\n[ 0.389075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390107] NetLabel: unlabeled traffic allowed by default\n[ 0.391267] clocksource: Switched to clocksource kvm-clock\n[ 0.396742] AppArmor: AppArmor Filesystem Enabled\n[ 0.397797] pnp: PnP ACPI init\n[ 0.398719] pnp: PnP ACPI: found 5 devices\n[ 0.405145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406937] NET: Registered protocol family 2\n[ 0.407940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409303] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410542] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411762] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412898] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414121] NET: Registered protocol family 1\n[ 0.415027] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416195] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417319] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445167] Trying to unpack rootfs image as initramfs...\n[ 0.494137] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508171] Scanning for low memory corruption every 60 seconds\n[ 0.509584] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510820] audit: initializing netlink subsys (disabled)\n[ 0.511894] audit: type=2000 audit(1545572496.762:1): initialized\n[ 0.513254] Initialise system trusted keyring\n[ 0.514216] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515450] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517448] zbud: loaded\n[ 0.518158] VFS: Disk quotas dquot_6.6.0\n[ 0.519018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520621] fuse init (API version 7.23)\n[ 0.521569] Key type big_key registered\n[ 0.522399] Allocating IMA MOK and blacklist keyrings.\n[ 0.523561] Key type asymmetric registered\n[ 0.524431] Asymmetric key parser 'x509' registered\n[ 0.525481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527006] io scheduler noop registered\n[ 0.527845] io scheduler deadline registered (default)\n[ 0.528880] io scheduler cfq registered\n[ 0.529743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530865] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532228] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534115] ACPI: Power Button [PWRF]\n[ 0.535611] GHES: HEST is not enabled!\n[ 0.550215] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578670] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.607919] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.610273] Linux agpgart interface v0.103\n[ 0.612472] brd: module loaded\n[ 0.613766] loop: module loaded\n[ 0.618734] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.620304] GPT:90111 != 2097151\n[ 0.621024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622211] GPT:90111 != 2097151\n[ 0.622937] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623992] vda: vda1 vda15\n[ 0.625569] scsi host0: ata_piix\n[ 0.626358] scsi host1: ata_piix\n[ 0.627100] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628437] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.629974] libphy: Fixed MDIO Bus: probed\n[ 0.630856] tun: Universal TUN/TAP device driver, 1.6\n[ 0.631885] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634207] PPP generic driver version 2.4.2\n[ 0.635182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636395] ehci-pci: EHCI PCI platform driver\n[ 0.637274] ehci-platform: EHCI generic platform driver\n[ 0.638269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639406] ohci-pci: OHCI PCI platform driver\n[ 0.640285] ohci-platform: OHCI generic platform driver\n[ 0.641285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655740] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.656773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658230] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659261] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660406] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.661630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663071] usb usb1: Product: UHCI Host Controller\n[ 0.664010] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665157] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666212] hub 1-0:1.0: USB hub found\n[ 0.666984] hub 1-0:1.0: 2 ports detected\n[ 0.667896] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670016] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672010] mousedev: PS/2 mouse device common for all mice\n[ 0.673278] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675107] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676215] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678604] i2c /dev entries driver\n[ 0.679366] device-mapper: uevent: version 1.0.3\n[ 0.680311] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681945] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683235] NET: Registered protocol family 10\n[ 0.684251] NET: Registered protocol family 17\n[ 0.685140] Key type dns_resolver registered\n[ 0.686075] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687185] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688935] registered taskstats version 1\n[ 0.689765] Loading compiled-in X.509 certificates\n[ 0.691227] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693083] zswap: loaded using pool lzo/zbud\n[ 0.694451] Key type trusted registered\n[ 0.695997] Key type encrypted registered\n[ 0.696821] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697839] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698895] evm: HMAC attrs: 0x1\n[ 0.699842] Magic number: 14:277:686\n[ 0.700705] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:36 UTC (1545572496)\n[ 0.702326] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.703458] EDD information not available.\n[ 0.788279] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789834] Write protecting the kernel read-only data: 14336k\n[ 0.801577] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803385] 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.846008] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.26\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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.36. iid=i-0000014d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHU4wTEMVALjw6wPcOmAO2i2HJywhyzU8+SAsMNC8Dmb2LHHjJIJ0EF9yufh4ToTDRLB+enVHGw62eNkOcf3I4dF3or2LEFx0biE/9BCCsa95Nr6la9fdHJgtPHcZ4j6VPrpYfLtRIULGb7m9JXXQgFK6y25Bi03AxxOG8mUGtCjAv/zR7EMqEz8AgO3L1rsjaNOeCH/qdeyC2DHjz7NWqPhQB31xerZW8hSxV/stOEXCyhKeo9GEJ1ek+eBUC3+pnoXGx80sJcU+4G3CiGd1tZyOIh55SEoOx8FM0qAQrQE0CgLItQPWj4g72X7sIJ7LO5pqhFuV8yHwNP0FZAdZh root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIc8qH83hzDSwxvvnJyi/rNbRj+ihd0374sGBCH0Ge1ptSQ2lPlL5GFuBmoidVz2M7E5fIsx5D1YrnWFqAiBwFS+vEeDNcUHIflhptAnPg5AM4VEEXGUx6wGw3Da/Os2kimgqJtQ6XiQ4K610f5LW53Y1d/PNYXpVQ9CMwh9+VtVAAAAFQCGQZki6IUxaZp0Jqg9eVNEsnhgqwAAAIAaF/6rLWkXJHsxLwJQps60MwUKSahaQ1kBP9Qrr0N/0pRlFdmyNO9mCrja3eno65zg032MxdwLziF+lh2vgB3km/T5hvbMahEwiFANnef36AVpP/X7TVV30kgU32VTu9CSha8wDYQa+CkS1VSGbWoIZ/u+BJG0fH0dR4w8hpZNjwAAAIA6/rfQXdrLG7dNfoZ2pS1qGr9NjIOvLYNbqllN1VbqhqfwoB2C72OtUxc++IDkka6wQZo8BTP54aFjMUdHjmkPlivWdQ5Rg+lzDaKDXSfnKXlx8qqRg94OdkpAo1LVxUyW6ewmjKdPzdPQyxL252znz3KPl5TsKuU0ORO7udH64g== 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:fe6a:2a83/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-0000014d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.20s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:6A:2A:83 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6a:2a83/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8118 (7.9 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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.139727] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.139728] usb 1-1: Product: QEMU USB Tablet\n[ 1.139729] usb 1-1: Manufacturer: QEMU\n[ 1.139730] usb 1-1: SerialNumber: 42\n[ 1.439388] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.457361] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.776330] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nDec 23 13:41:37 cirros syslog.info syslogd started: BusyBox v1.23.2\nDec 23 13:41:37 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nDec 23 13:41:37 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)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nDec 23 13:41:38 cirros auth.notice su: + /dev/console root:cirros\nDec 23 13:41:39 cirros authpriv.info dropbear[340]: Running in background\nDec 23 13:41:39 cirros kern.info kernel: [ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nDec 23 13:41:40 cirros kern.info kernel: [ 4.776330] 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-12-23 13:42:45,470 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action used request id req-75e4ca87-7f66-400e-9a00-a74484f38732 2018-12-23 13:42:46,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e466ee94bbd8d2e1b824c1cbfc98a2ac3eac7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:46,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5e91e617eb72a1a4f8e3e6c74114e705ab9516" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:46,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea55a9d9c961b3dbc9d51f58035d3a71783632fd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:47,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-224611b0-c61e-46ca-af5a-edbc66365a5d x-compute-request-id: req-224611b0-c61e-46ca-af5a-edbc66365a5d 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 482487207 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132077] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133694] pid_max: default: 32768 minimum: 301\n[ 0.134563] ACPI: Core revision 20150930\n[ 0.135935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137209] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138711] AppArmor: AppArmor initialized\n[ 0.139554] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140880] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142122] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143294] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144645] Initializing cgroup subsys io\n[ 0.145435] Initializing cgroup subsys memory\n[ 0.146271] Initializing cgroup subsys devices\n[ 0.147134] Initializing cgroup subsys freezer\n[ 0.148025] Initializing cgroup subsys net_cls\n[ 0.148879] Initializing cgroup subsys perf_event\n[ 0.149769] Initializing cgroup subsys net_prio\n[ 0.150626] Initializing cgroup subsys hugetlb\n[ 0.151489] Initializing cgroup subsys pids\n[ 0.152348] CPU: Physical Processor ID: 0\n[ 0.153827] mce: CPU supports 10 MCE banks\n[ 0.154649] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155627] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166294] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172813] ftrace: allocating 31920 entries in 125 pages\n[ 0.199367] smpboot: Max logical packages: 1\n[ 0.200381] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201977] x2apic enabled\n[ 0.202890] Switched APIC routing to physical x2apic.\n[ 0.204828] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206167] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208537] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210712] KVM setup paravirtual spinlock\n[ 0.212150] x86: Booted up 1 node, 1 CPUs\n[ 0.213114] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214752] devtmpfs: initialized\n[ 0.216577] evm: security.selinux\n[ 0.217407] evm: security.SMACK64\n[ 0.218226] evm: security.SMACK64EXEC\n[ 0.219116] evm: security.SMACK64TRANSMUTE\n[ 0.220078] evm: security.SMACK64MMAP\n[ 0.220953] evm: security.ima\n[ 0.221699] evm: security.capability\n[ 0.222644] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224875] pinctrl core: initialized pinctrl subsystem\n[ 0.226189] RTC time: 13:41:58, date: 12/23/18\n[ 0.227299] NET: Registered protocol family 16\n[ 0.228437] cpuidle: using governor ladder\n[ 0.229418] cpuidle: using governor menu\n[ 0.230362] PCCT header not found.\n[ 0.231241] ACPI: bus type PCI registered\n[ 0.232198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233692] PCI: Using configuration type 1 for base access\n[ 0.235660] ACPI: Added _OSI(Module Device)\n[ 0.236664] ACPI: Added _OSI(Processor Device)\n[ 0.237690] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241094] ACPI: Interpreter enabled\n[ 0.242013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250934] ACPI: (supports S0 S5)\n[ 0.251770] ACPI: Using IOAPIC for interrupt routing\n[ 0.252887] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256299] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257673] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260583] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263218] acpiphp: Slot [3] registered\n[ 0.264167] acpiphp: Slot [4] registered\n[ 0.265111] acpiphp: Slot [5] registered\n[ 0.266058] acpiphp: Slot [6] registered\n[ 0.267008] acpiphp: Slot [7] registered\n[ 0.267958] acpiphp: Slot [8] registered\n[ 0.268904] acpiphp: Slot [9] registered\n[ 0.269842] acpiphp: Slot [10] registered\n[ 0.270792] acpiphp: Slot [11] registered\n[ 0.271756] acpiphp: Slot [12] registered\n[ 0.272722] acpiphp: Slot [13] registered\n[ 0.273680] acpiphp: Slot [14] registered\n[ 0.274631] acpiphp: Slot [15] registered\n[ 0.285679] acpiphp: Slot [16] registered\n[ 0.286659] acpiphp: Slot [17] registered\n[ 0.287605] acpiphp: Slot [18] registered\n[ 0.288554] acpiphp: Slot [19] registered\n[ 0.289503] acpiphp: Slot [20] registered\n[ 0.290466] acpiphp: Slot [21] registered\n[ 0.291420] acpiphp: Slot [22] registered\n[ 0.292386] acpiphp: Slot [23] registered\n[ 0.293341] acpiphp: Slot [24] registered\n[ 0.294298] acpiphp: Slot [25] registered\n[ 0.295257] acpiphp: Slot [26] registered\n[ 0.296210] acpiphp: Slot [27] registered\n[ 0.297169] acpiphp: Slot [28] registered\n[ 0.298121] acpiphp: Slot [29] registered\n[ 0.299074] acpiphp: Slot [30] registered\n[ 0.300042] acpiphp: Slot [31] registered\n[ 0.300998] PCI host bridge to bus 0000:00\n[ 0.301950] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.303408] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.304867] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.306571] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308304] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314751] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316295] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317704] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319215] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325892] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374261] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376031] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377698] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379324] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.381599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.383066] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.384380] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.385630] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.387466] vgaarb: loaded\n[ 0.388178] vgaarb: bridge control possible 0000:00:02.0\n[ 0.389486] SCSI subsystem initialized\n[ 0.390449] ACPI: bus type USB registered\n[ 0.391431] usbcore: registered new interface driver usbfs\n[ 0.392660] usbcore: registered new interface driver hub\n[ 0.393849] usbcore: registered new device driver usb\n[ 0.395088] PCI: Using ACPI for IRQ routing\n[ 0.396262] NetLabel: Initializing\n[ 0.397082] NetLabel: domain hash size = 128\n[ 0.398086] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.399197] NetLabel: unlabeled traffic allowed by default\n[ 0.400443] clocksource: Switched to clocksource kvm-clock\n[ 0.405975] AppArmor: AppArmor Filesystem Enabled\n[ 0.407110] pnp: PnP ACPI init\n[ 0.408126] pnp: PnP ACPI: found 5 devices\n[ 0.414598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.416588] NET: Registered protocol family 2\n[ 0.417714] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.419244] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.420628] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.422006] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.423270] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.424655] NET: Registered protocol family 1\n[ 0.425695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.426994] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.428270] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.442538] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.456877] Trying to unpack rootfs image as initramfs...\n[ 0.505936] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.520189] Scanning for low memory corruption every 60 seconds\n[ 0.521758] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.523129] audit: initializing netlink subsys (disabled)\n[ 0.524337] audit: type=2000 audit(1545572519.031:1): initialized\n[ 0.525886] Initialise system trusted keyring\n[ 0.526980] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.528364] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.530550] zbud: loaded\n[ 0.531359] VFS: Disk quotas dquot_6.6.0\n[ 0.532325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534116] fuse init (API version 7.23)\n[ 0.535154] Key type big_key registered\n[ 0.536099] Allocating IMA MOK and blacklist keyrings.\n[ 0.537391] Key type asymmetric registered\n[ 0.538368] Asymmetric key parser 'x509' registered\n[ 0.539491] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.541604] io scheduler noop registered\n[ 0.542539] io scheduler deadline registered (default)\n[ 0.543709] io scheduler cfq registered\n[ 0.544871] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.546426] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548135] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550237] ACPI: Power Button [PWRF]\n[ 0.551380] GHES: HEST is not enabled!\n[ 0.566157] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595873] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.622987] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.625396] Linux agpgart interface v0.103\n[ 0.627597] brd: module loaded\n[ 0.628974] loop: module loaded\n[ 0.633548] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.635260] GPT:90111 != 2097151\n[ 0.636043] GPT:Alternate GPT header not at the end of the disk.\n[ 0.637344] GPT:90111 != 2097151\n[ 0.638130] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639255] vda: vda1 vda15\n[ 0.640793] scsi host0: ata_piix\n[ 0.641645] scsi host1: ata_piix\n[ 0.642454] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.643903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645569] libphy: Fixed MDIO Bus: probed\n[ 0.646526] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647645] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650011] PPP generic driver version 2.4.2\n[ 0.651126] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652291] ehci-pci: EHCI PCI platform driver\n[ 0.653151] ehci-platform: EHCI generic platform driver\n[ 0.654119] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655212] ohci-pci: OHCI PCI platform driver\n[ 0.656057] ohci-platform: OHCI generic platform driver\n[ 0.657023] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.673759] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.674756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.675840] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677037] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678416] usb usb1: Product: UHCI Host Controller\n[ 0.679333] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680448] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681377] hub 1-0:1.0: USB hub found\n[ 0.682142] hub 1-0:1.0: 2 ports detected\n[ 0.683017] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686042] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687034] mousedev: PS/2 mouse device common for all mice\n[ 0.688244] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690049] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691125] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.692287] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.693449] i2c /dev entries driver\n[ 0.694194] device-mapper: uevent: version 1.0.3\n[ 0.695107] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.696701] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.697954] NET: Registered protocol family 10\n[ 0.698916] NET: Registered protocol family 17\n[ 0.699791] Key type dns_resolver registered\n[ 0.700706] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.701775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.703469] registered taskstats version 1\n[ 0.704282] Loading compiled-in X.509 certificates\n[ 0.705719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.707519] zswap: loaded using pool lzo/zbud\n[ 0.708902] Key type trusted registered\n[ 0.710412] Key type encrypted registered\n[ 0.711218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712220] ima: No TPM chip found, activating TPM-bypass!\n[ 0.713238] evm: HMAC attrs: 0x1\n[ 0.714526] Magic number: 14:277:686\n[ 0.715374] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:59 UTC (1545572519)\n[ 0.716936] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718019] EDD information not available.\n[ 0.800995] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.802471] ata1.00: configured for MWDMA2\n[ 0.803654] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.816263] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.817501] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.818733] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.820564] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822053] Write protecting the kernel read-only data: 14336k\n[ 0.823573] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.825360] 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.47\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.692924] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.96s]\nping 10.10.10.5 OK\nping 10.10.10.9 OK\nping 10.10.10.5 OK\nping 10.10.10.9 OK\n"} 2018-12-23 13:42:47,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-35584911-ecc6-44f1-ba1a-27bf09f98b6f x-compute-request-id: req-35584911-ecc6-44f1-ba1a-27bf09f98b6f Content-Encoding: gzip Content-Length: 8077 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 771841442 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130498] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132093] pid_max: default: 32768 minimum: 301\n[ 0.132964] ACPI: Core revision 20150930\n[ 0.134330] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135617] Security Framework initialized\n[ 0.136422] Yama: becoming mindful.\n[ 0.137138] AppArmor: AppArmor initialized\n[ 0.137991] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139305] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140560] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141760] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143115] Initializing cgroup subsys io\n[ 0.143909] Initializing cgroup subsys memory\n[ 0.144751] Initializing cgroup subsys devices\n[ 0.145622] Initializing cgroup subsys freezer\n[ 0.146479] Initializing cgroup subsys net_cls\n[ 0.147332] Initializing cgroup subsys perf_event\n[ 0.148225] Initializing cgroup subsys net_prio\n[ 0.149090] Initializing cgroup subsys hugetlb\n[ 0.149966] Initializing cgroup subsys pids\n[ 0.150828] CPU: Physical Processor ID: 0\n[ 0.152314] mce: CPU supports 10 MCE banks\n[ 0.153142] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154124] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164683] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171074] ftrace: allocating 31920 entries in 125 pages\n[ 0.197432] smpboot: Max logical packages: 1\n[ 0.198302] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199615] x2apic enabled\n[ 0.200413] Switched APIC routing to physical x2apic.\n[ 0.202144] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203248] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206952] KVM setup paravirtual spinlock\n[ 0.208234] x86: Booted up 1 node, 1 CPUs\n[ 0.209022] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210388] devtmpfs: initialized\n[ 0.212083] evm: security.selinux\n[ 0.212779] evm: security.SMACK64\n[ 0.213457] evm: security.SMACK64EXEC\n[ 0.214182] evm: security.SMACK64TRANSMUTE\n[ 0.214965] evm: security.SMACK64MMAP\n[ 0.215689] evm: security.ima\n[ 0.216322] evm: security.capability\n[ 0.217107] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218913] pinctrl core: initialized pinctrl subsystem\n[ 0.219989] RTC time: 13:41:47, date: 12/23/18\n[ 0.220934] NET: Registered protocol family 16\n[ 0.221883] cpuidle: using governor ladder\n[ 0.222678] cpuidle: using governor menu\n[ 0.223444] PCCT header not found.\n[ 0.224174] ACPI: bus type PCI registered\n[ 0.224955] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226169] PCI: Using configuration type 1 for base access\n[ 0.227985] ACPI: Added _OSI(Module Device)\n[ 0.228817] ACPI: Added _OSI(Processor Device)\n[ 0.229668] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230546] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232683] ACPI: Interpreter enabled\n[ 0.233439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240796] ACPI: (supports S0 S5)\n[ 0.241506] ACPI: Using IOAPIC for interrupt routing\n[ 0.242581] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248080] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249288] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251563] acpiphp: Slot [3] registered\n[ 0.252373] acpiphp: Slot [4] registered\n[ 0.253193] acpiphp: Slot [5] registered\n[ 0.254004] acpiphp: Slot [6] registered\n[ 0.254805] acpiphp: Slot [7] registered\n[ 0.255613] acpiphp: Slot [8] registered\n[ 0.256418] acpiphp: Slot [9] registered\n[ 0.257226] acpiphp: Slot [10] registered\n[ 0.258044] acpiphp: Slot [11] registered\n[ 0.258885] acpiphp: Slot [12] registered\n[ 0.259711] acpiphp: Slot [13] registered\n[ 0.260541] acpiphp: Slot [14] registered\n[ 0.261353] acpiphp: Slot [15] registered\n[ 0.272134] acpiphp: Slot [16] registered\n[ 0.272967] acpiphp: Slot [17] registered\n[ 0.273825] acpiphp: Slot [18] registered\n[ 0.274652] acpiphp: Slot [19] registered\n[ 0.275468] acpiphp: Slot [20] registered\n[ 0.276305] acpiphp: Slot [21] registered\n[ 0.277118] acpiphp: Slot [22] registered\n[ 0.277948] acpiphp: Slot [23] registered\n[ 0.278794] acpiphp: Slot [24] registered\n[ 0.279614] acpiphp: Slot [25] registered\n[ 0.280441] acpiphp: Slot [26] registered\n[ 0.281269] acpiphp: Slot [27] registered\n[ 0.282079] acpiphp: Slot [28] registered\n[ 0.282915] acpiphp: Slot [29] registered\n[ 0.283753] acpiphp: Slot [30] registered\n[ 0.284604] acpiphp: Slot [31] registered\n[ 0.285430] PCI host bridge to bus 0000:00\n[ 0.286278] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287562] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288758] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290192] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291605] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300309] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301542] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308061] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309495] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356056] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357512] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358907] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360286] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361667] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363368] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365542] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367044] vgaarb: loaded\n[ 0.367636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368744] SCSI subsystem initialized\n[ 0.369555] ACPI: bus type USB registered\n[ 0.370350] usbcore: registered new interface driver usbfs\n[ 0.371353] usbcore: registered new interface driver hub\n[ 0.372332] usbcore: registered new device driver usb\n[ 0.373361] PCI: Using ACPI for IRQ routing\n[ 0.374359] NetLabel: Initializing\n[ 0.375057] NetLabel: domain hash size = 128\n[ 0.375908] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376841] NetLabel: unlabeled traffic allowed by default\n[ 0.377911] clocksource: Switched to clocksource kvm-clock\n[ 0.383349] AppArmor: AppArmor Filesystem Enabled\n[ 0.384285] pnp: PnP ACPI init\n[ 0.385186] pnp: PnP ACPI: found 5 devices\n[ 0.391529] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393286] NET: Registered protocol family 2\n[ 0.394230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396616] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397749] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398804] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399947] NET: Registered protocol family 1\n[ 0.400794] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401861] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402913] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417192] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431565] Trying to unpack rootfs image as initramfs...\n[ 0.482102] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496075] Scanning for low memory corruption every 60 seconds\n[ 0.497358] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498480] audit: initializing netlink subsys (disabled)\n[ 0.499485] audit: type=2000 audit(1545572508.589:1): initialized\n[ 0.500762] Initialise system trusted keyring\n[ 0.501666] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.502805] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.504736] zbud: loaded\n[ 0.505488] VFS: Disk quotas dquot_6.6.0\n[ 0.507226] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510047] fuse init (API version 7.23)\n[ 0.511925] Key type big_key registered\n[ 0.513441] Allocating IMA MOK and blacklist keyrings.\n[ 0.515578] Key type asymmetric registered\n[ 0.517050] Asymmetric key parser 'x509' registered\n[ 0.518968] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522444] io scheduler noop registered\n[ 0.524255] io scheduler deadline registered (default)\n[ 0.526356] io scheduler cfq registered\n[ 0.527342] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528358] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529580] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531008] ACPI: Power Button [PWRF]\n[ 0.531830] GHES: HEST is not enabled!\n[ 0.545473] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573567] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575810] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601283] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603521] Linux agpgart interface v0.103\n[ 0.605549] brd: module loaded\n[ 0.606685] loop: module loaded\n[ 0.611683] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613101] GPT:90111 != 2097151\n[ 0.613761] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614823] GPT:90111 != 2097151\n[ 0.615484] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616416] vda: vda1 vda15\n[ 0.618111] scsi host0: ata_piix\n[ 0.618831] scsi host1: ata_piix\n[ 0.619528] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622116] libphy: Fixed MDIO Bus: probed\n[ 0.622915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623833] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626055] PPP generic driver version 2.4.2\n[ 0.626922] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628245] ehci-pci: EHCI PCI platform driver\n[ 0.629087] ehci-platform: EHCI generic platform driver\n[ 0.630052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631148] ohci-pci: OHCI PCI platform driver\n[ 0.631992] ohci-platform: OHCI generic platform driver\n[ 0.632957] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647420] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649811] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653089] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654471] usb usb1: Product: UHCI Host Controller\n[ 0.655379] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656488] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657456] hub 1-0:1.0: USB hub found\n[ 0.658221] hub 1-0:1.0: 2 ports detected\n[ 0.659098] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662102] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663103] mousedev: PS/2 mouse device common for all mice\n[ 0.664320] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667260] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668421] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669566] i2c /dev entries driver\n[ 0.670332] device-mapper: uevent: version 1.0.3\n[ 0.671245] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672819] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674062] NET: Registered protocol family 10\n[ 0.675021] NET: Registered protocol family 17\n[ 0.675876] Key type dns_resolver registered\n[ 0.676778] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677836] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679541] registered taskstats version 1\n[ 0.680360] Loading compiled-in X.509 certificates\n[ 0.681759] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683556] zswap: loaded using pool lzo/zbud\n[ 0.684894] Key type trusted registered\n[ 0.686431] Key type encrypted registered\n[ 0.687236] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688216] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689205] evm: HMAC attrs: 0x1\n[ 0.690150] Magic number: 14:277:686\n[ 0.690979] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:48 UTC (1545572508)\n[ 0.692532] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693616] EDD information not available.\n[ 0.778602] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.780136] ata1.00: configured for MWDMA2\n[ 0.781344] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793728] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794955] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796237] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798092] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799588] Write protecting the kernel read-only data: 14336k\n[ 0.801127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802899] 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.867001] 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.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 select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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 3.68s]\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-12-23 13:42:47,483 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action used request id req-224611b0-c61e-46ca-af5a-edbc66365a5d 2018-12-23 13:42:47,483 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action used request id req-35584911-ecc6-44f1-ba1a-27bf09f98b6f 2018-12-23 13:42:47,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-4b8e99a7-8904-44fb-beeb-1286d769af8a x-compute-request-id: req-4b8e99a7-8904-44fb-beeb-1286d769af8a Content-Encoding: gzip Content-Length: 10872 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 485764313 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136661] pid_max: default: 32768 minimum: 301\n[ 0.137588] ACPI: Core revision 20150930\n[ 0.138975] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140320] Security Framework initialized\n[ 0.141156] Yama: becoming mindful.\n[ 0.141903] AppArmor: AppArmor initialized\n[ 0.142793] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144170] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145499] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148206] Initializing cgroup subsys io\n[ 0.149048] Initializing cgroup subsys memory\n[ 0.149951] Initializing cgroup subsys devices\n[ 0.150846] Initializing cgroup subsys freezer\n[ 0.151744] Initializing cgroup subsys net_cls\n[ 0.152636] Initializing cgroup subsys perf_event\n[ 0.153573] Initializing cgroup subsys net_prio\n[ 0.154493] Initializing cgroup subsys hugetlb\n[ 0.155388] Initializing cgroup subsys pids\n[ 0.156300] CPU: Physical Processor ID: 0\n[ 0.157836] mce: CPU supports 10 MCE banks\n[ 0.158731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177246] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203996] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205396] x2apic enabled\n[ 0.206228] Switched APIC routing to physical x2apic.\n[ 0.208045] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209203] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211258] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213091] KVM setup paravirtual spinlock\n[ 0.214406] x86: Booted up 1 node, 1 CPUs\n[ 0.215231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216654] devtmpfs: initialized\n[ 0.218418] evm: security.selinux\n[ 0.219134] evm: security.SMACK64\n[ 0.219843] evm: security.SMACK64EXEC\n[ 0.220610] evm: security.SMACK64TRANSMUTE\n[ 0.221442] evm: security.SMACK64MMAP\n[ 0.222207] evm: security.ima\n[ 0.222868] evm: security.capability\n[ 0.223695] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225666] pinctrl core: initialized pinctrl subsystem\n[ 0.226831] RTC time: 13:41:35, date: 12/23/18\n[ 0.227846] NET: Registered protocol family 16\n[ 0.228838] cpuidle: using governor ladder\n[ 0.229684] cpuidle: using governor menu\n[ 0.230497] PCCT header not found.\n[ 0.231273] ACPI: bus type PCI registered\n[ 0.232100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233388] PCI: Using configuration type 1 for base access\n[ 0.235147] ACPI: Added _OSI(Module Device)\n[ 0.236019] ACPI: Added _OSI(Processor Device)\n[ 0.236906] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237863] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240005] ACPI: Interpreter enabled\n[ 0.240802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248440] ACPI: (supports S0 S5)\n[ 0.249160] ACPI: Using IOAPIC for interrupt routing\n[ 0.250277] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253422] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254608] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255888] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257121] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259469] acpiphp: Slot [3] registered\n[ 0.260295] acpiphp: Slot [4] registered\n[ 0.261115] acpiphp: Slot [5] registered\n[ 0.261936] acpiphp: Slot [6] registered\n[ 0.262756] acpiphp: Slot [7] registered\n[ 0.263580] acpiphp: Slot [8] registered\n[ 0.264431] acpiphp: Slot [9] registered\n[ 0.265263] acpiphp: Slot [10] registered\n[ 0.266094] acpiphp: Slot [11] registered\n[ 0.266933] acpiphp: Slot [12] registered\n[ 0.267809] acpiphp: Slot [13] registered\n[ 0.268672] acpiphp: Slot [14] registered\n[ 0.269505] acpiphp: Slot [15] registered\n[ 0.280216] acpiphp: Slot [16] registered\n[ 0.281054] acpiphp: Slot [17] registered\n[ 0.281894] acpiphp: Slot [18] registered\n[ 0.282732] acpiphp: Slot [19] registered\n[ 0.283565] acpiphp: Slot [20] registered\n[ 0.284406] acpiphp: Slot [21] registered\n[ 0.285243] acpiphp: Slot [22] registered\n[ 0.286075] acpiphp: Slot [23] registered\n[ 0.286912] acpiphp: Slot [24] registered\n[ 0.287767] acpiphp: Slot [25] registered\n[ 0.288653] acpiphp: Slot [26] registered\n[ 0.289492] acpiphp: Slot [27] registered\n[ 0.290328] acpiphp: Slot [28] registered\n[ 0.291163] acpiphp: Slot [29] registered\n[ 0.292000] acpiphp: Slot [30] registered\n[ 0.292842] acpiphp: Slot [31] registered\n[ 0.293676] PCI host bridge to bus 0000:00\n[ 0.294510] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297030] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298586] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300080] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306386] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307737] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310335] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370857] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372295] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375670] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376857] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377955] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379623] vgaarb: loaded\n[ 0.380252] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381427] SCSI subsystem initialized\n[ 0.382275] ACPI: bus type USB registered\n[ 0.383123] usbcore: registered new interface driver usbfs\n[ 0.384206] usbcore: registered new interface driver hub\n[ 0.385262] usbcore: registered new device driver usb\n[ 0.386354] PCI: Using ACPI for IRQ routing\n[ 0.387414] NetLabel: Initializing\n[ 0.388151] NetLabel: domain hash size = 128\n[ 0.389075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390107] NetLabel: unlabeled traffic allowed by default\n[ 0.391267] clocksource: Switched to clocksource kvm-clock\n[ 0.396742] AppArmor: AppArmor Filesystem Enabled\n[ 0.397797] pnp: PnP ACPI init\n[ 0.398719] pnp: PnP ACPI: found 5 devices\n[ 0.405145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406937] NET: Registered protocol family 2\n[ 0.407940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409303] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410542] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411762] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412898] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414121] NET: Registered protocol family 1\n[ 0.415027] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416195] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417319] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445167] Trying to unpack rootfs image as initramfs...\n[ 0.494137] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508171] Scanning for low memory corruption every 60 seconds\n[ 0.509584] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510820] audit: initializing netlink subsys (disabled)\n[ 0.511894] audit: type=2000 audit(1545572496.762:1): initialized\n[ 0.513254] Initialise system trusted keyring\n[ 0.514216] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515450] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517448] zbud: loaded\n[ 0.518158] VFS: Disk quotas dquot_6.6.0\n[ 0.519018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520621] fuse init (API version 7.23)\n[ 0.521569] Key type big_key registered\n[ 0.522399] Allocating IMA MOK and blacklist keyrings.\n[ 0.523561] Key type asymmetric registered\n[ 0.524431] Asymmetric key parser 'x509' registered\n[ 0.525481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527006] io scheduler noop registered\n[ 0.527845] io scheduler deadline registered (default)\n[ 0.528880] io scheduler cfq registered\n[ 0.529743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530865] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532228] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534115] ACPI: Power Button [PWRF]\n[ 0.535611] GHES: HEST is not enabled!\n[ 0.550215] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578670] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.607919] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.610273] Linux agpgart interface v0.103\n[ 0.612472] brd: module loaded\n[ 0.613766] loop: module loaded\n[ 0.618734] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.620304] GPT:90111 != 2097151\n[ 0.621024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622211] GPT:90111 != 2097151\n[ 0.622937] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623992] vda: vda1 vda15\n[ 0.625569] scsi host0: ata_piix\n[ 0.626358] scsi host1: ata_piix\n[ 0.627100] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628437] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.629974] libphy: Fixed MDIO Bus: probed\n[ 0.630856] tun: Universal TUN/TAP device driver, 1.6\n[ 0.631885] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634207] PPP generic driver version 2.4.2\n[ 0.635182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636395] ehci-pci: EHCI PCI platform driver\n[ 0.637274] ehci-platform: EHCI generic platform driver\n[ 0.638269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639406] ohci-pci: OHCI PCI platform driver\n[ 0.640285] ohci-platform: OHCI generic platform driver\n[ 0.641285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655740] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.656773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658230] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659261] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660406] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.661630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663071] usb usb1: Product: UHCI Host Controller\n[ 0.664010] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665157] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666212] hub 1-0:1.0: USB hub found\n[ 0.666984] hub 1-0:1.0: 2 ports detected\n[ 0.667896] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670016] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672010] mousedev: PS/2 mouse device common for all mice\n[ 0.673278] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675107] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676215] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678604] i2c /dev entries driver\n[ 0.679366] device-mapper: uevent: version 1.0.3\n[ 0.680311] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681945] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683235] NET: Registered protocol family 10\n[ 0.684251] NET: Registered protocol family 17\n[ 0.685140] Key type dns_resolver registered\n[ 0.686075] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687185] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688935] registered taskstats version 1\n[ 0.689765] Loading compiled-in X.509 certificates\n[ 0.691227] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693083] zswap: loaded using pool lzo/zbud\n[ 0.694451] Key type trusted registered\n[ 0.695997] Key type encrypted registered\n[ 0.696821] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697839] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698895] evm: HMAC attrs: 0x1\n[ 0.699842] Magic number: 14:277:686\n[ 0.700705] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:36 UTC (1545572496)\n[ 0.702326] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.703458] EDD information not available.\n[ 0.788279] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789834] Write protecting the kernel read-only data: 14336k\n[ 0.801577] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803385] 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.846008] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.26\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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.36. iid=i-0000014d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHU4wTEMVALjw6wPcOmAO2i2HJywhyzU8+SAsMNC8Dmb2LHHjJIJ0EF9yufh4ToTDRLB+enVHGw62eNkOcf3I4dF3or2LEFx0biE/9BCCsa95Nr6la9fdHJgtPHcZ4j6VPrpYfLtRIULGb7m9JXXQgFK6y25Bi03AxxOG8mUGtCjAv/zR7EMqEz8AgO3L1rsjaNOeCH/qdeyC2DHjz7NWqPhQB31xerZW8hSxV/stOEXCyhKeo9GEJ1ek+eBUC3+pnoXGx80sJcU+4G3CiGd1tZyOIh55SEoOx8FM0qAQrQE0CgLItQPWj4g72X7sIJ7LO5pqhFuV8yHwNP0FZAdZh root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIc8qH83hzDSwxvvnJyi/rNbRj+ihd0374sGBCH0Ge1ptSQ2lPlL5GFuBmoidVz2M7E5fIsx5D1YrnWFqAiBwFS+vEeDNcUHIflhptAnPg5AM4VEEXGUx6wGw3Da/Os2kimgqJtQ6XiQ4K610f5LW53Y1d/PNYXpVQ9CMwh9+VtVAAAAFQCGQZki6IUxaZp0Jqg9eVNEsnhgqwAAAIAaF/6rLWkXJHsxLwJQps60MwUKSahaQ1kBP9Qrr0N/0pRlFdmyNO9mCrja3eno65zg032MxdwLziF+lh2vgB3km/T5hvbMahEwiFANnef36AVpP/X7TVV30kgU32VTu9CSha8wDYQa+CkS1VSGbWoIZ/u+BJG0fH0dR4w8hpZNjwAAAIA6/rfQXdrLG7dNfoZ2pS1qGr9NjIOvLYNbqllN1VbqhqfwoB2C72OtUxc++IDkka6wQZo8BTP54aFjMUdHjmkPlivWdQ5Rg+lzDaKDXSfnKXlx8qqRg94OdkpAo1LVxUyW6ewmjKdPzdPQyxL252znz3KPl5TsKuU0ORO7udH64g== 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:fe6a:2a83/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-0000014d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.20s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:6A:2A:83 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6a:2a83/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8118 (7.9 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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.139727] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.139728] usb 1-1: Product: QEMU USB Tablet\n[ 1.139729] usb 1-1: Manufacturer: QEMU\n[ 1.139730] usb 1-1: SerialNumber: 42\n[ 1.439388] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.457361] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.776330] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nDec 23 13:41:37 cirros syslog.info syslogd started: BusyBox v1.23.2\nDec 23 13:41:37 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nDec 23 13:41:37 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)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nDec 23 13:41:38 cirros auth.notice su: + /dev/console root:cirros\nDec 23 13:41:39 cirros authpriv.info dropbear[340]: Running in background\nDec 23 13:41:39 cirros kern.info kernel: [ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nDec 23 13:41:40 cirros kern.info kernel: [ 4.776330] 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-12-23 13:42:47,550 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action used request id req-4b8e99a7-8904-44fb-beeb-1286d769af8a 2018-12-23 13:42:48,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5e91e617eb72a1a4f8e3e6c74114e705ab9516" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:48,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e466ee94bbd8d2e1b824c1cbfc98a2ac3eac7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:48,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea55a9d9c961b3dbc9d51f58035d3a71783632fd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:49,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:42:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9e0037e-b5fc-4393-bd27-ab7ca1cac381 x-compute-request-id: req-a9e0037e-b5fc-4393-bd27-ab7ca1cac381 Content-Encoding: gzip Content-Length: 8077 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 771841442 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130498] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132093] pid_max: default: 32768 minimum: 301\n[ 0.132964] ACPI: Core revision 20150930\n[ 0.134330] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135617] Security Framework initialized\n[ 0.136422] Yama: becoming mindful.\n[ 0.137138] AppArmor: AppArmor initialized\n[ 0.137991] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139305] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140560] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141760] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143115] Initializing cgroup subsys io\n[ 0.143909] Initializing cgroup subsys memory\n[ 0.144751] Initializing cgroup subsys devices\n[ 0.145622] Initializing cgroup subsys freezer\n[ 0.146479] Initializing cgroup subsys net_cls\n[ 0.147332] Initializing cgroup subsys perf_event\n[ 0.148225] Initializing cgroup subsys net_prio\n[ 0.149090] Initializing cgroup subsys hugetlb\n[ 0.149966] Initializing cgroup subsys pids\n[ 0.150828] CPU: Physical Processor ID: 0\n[ 0.152314] mce: CPU supports 10 MCE banks\n[ 0.153142] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154124] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164683] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171074] ftrace: allocating 31920 entries in 125 pages\n[ 0.197432] smpboot: Max logical packages: 1\n[ 0.198302] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199615] x2apic enabled\n[ 0.200413] Switched APIC routing to physical x2apic.\n[ 0.202144] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203248] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206952] KVM setup paravirtual spinlock\n[ 0.208234] x86: Booted up 1 node, 1 CPUs\n[ 0.209022] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210388] devtmpfs: initialized\n[ 0.212083] evm: security.selinux\n[ 0.212779] evm: security.SMACK64\n[ 0.213457] evm: security.SMACK64EXEC\n[ 0.214182] evm: security.SMACK64TRANSMUTE\n[ 0.214965] evm: security.SMACK64MMAP\n[ 0.215689] evm: security.ima\n[ 0.216322] evm: security.capability\n[ 0.217107] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218913] pinctrl core: initialized pinctrl subsystem\n[ 0.219989] RTC time: 13:41:47, date: 12/23/18\n[ 0.220934] NET: Registered protocol family 16\n[ 0.221883] cpuidle: using governor ladder\n[ 0.222678] cpuidle: using governor menu\n[ 0.223444] PCCT header not found.\n[ 0.224174] ACPI: bus type PCI registered\n[ 0.224955] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226169] PCI: Using configuration type 1 for base access\n[ 0.227985] ACPI: Added _OSI(Module Device)\n[ 0.228817] ACPI: Added _OSI(Processor Device)\n[ 0.229668] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230546] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232683] ACPI: Interpreter enabled\n[ 0.233439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240796] ACPI: (supports S0 S5)\n[ 0.241506] ACPI: Using IOAPIC for interrupt routing\n[ 0.242581] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248080] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249288] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251563] acpiphp: Slot [3] registered\n[ 0.252373] acpiphp: Slot [4] registered\n[ 0.253193] acpiphp: Slot [5] registered\n[ 0.254004] acpiphp: Slot [6] registered\n[ 0.254805] acpiphp: Slot [7] registered\n[ 0.255613] acpiphp: Slot [8] registered\n[ 0.256418] acpiphp: Slot [9] registered\n[ 0.257226] acpiphp: Slot [10] registered\n[ 0.258044] acpiphp: Slot [11] registered\n[ 0.258885] acpiphp: Slot [12] registered\n[ 0.259711] acpiphp: Slot [13] registered\n[ 0.260541] acpiphp: Slot [14] registered\n[ 0.261353] acpiphp: Slot [15] registered\n[ 0.272134] acpiphp: Slot [16] registered\n[ 0.272967] acpiphp: Slot [17] registered\n[ 0.273825] acpiphp: Slot [18] registered\n[ 0.274652] acpiphp: Slot [19] registered\n[ 0.275468] acpiphp: Slot [20] registered\n[ 0.276305] acpiphp: Slot [21] registered\n[ 0.277118] acpiphp: Slot [22] registered\n[ 0.277948] acpiphp: Slot [23] registered\n[ 0.278794] acpiphp: Slot [24] registered\n[ 0.279614] acpiphp: Slot [25] registered\n[ 0.280441] acpiphp: Slot [26] registered\n[ 0.281269] acpiphp: Slot [27] registered\n[ 0.282079] acpiphp: Slot [28] registered\n[ 0.282915] acpiphp: Slot [29] registered\n[ 0.283753] acpiphp: Slot [30] registered\n[ 0.284604] acpiphp: Slot [31] registered\n[ 0.285430] PCI host bridge to bus 0000:00\n[ 0.286278] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287562] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288758] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290192] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291605] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300309] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301542] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308061] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309495] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356056] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357512] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358907] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360286] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361667] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363368] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365542] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367044] vgaarb: loaded\n[ 0.367636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368744] SCSI subsystem initialized\n[ 0.369555] ACPI: bus type USB registered\n[ 0.370350] usbcore: registered new interface driver usbfs\n[ 0.371353] usbcore: registered new interface driver hub\n[ 0.372332] usbcore: registered new device driver usb\n[ 0.373361] PCI: Using ACPI for IRQ routing\n[ 0.374359] NetLabel: Initializing\n[ 0.375057] NetLabel: domain hash size = 128\n[ 0.375908] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376841] NetLabel: unlabeled traffic allowed by default\n[ 0.377911] clocksource: Switched to clocksource kvm-clock\n[ 0.383349] AppArmor: AppArmor Filesystem Enabled\n[ 0.384285] pnp: PnP ACPI init\n[ 0.385186] pnp: PnP ACPI: found 5 devices\n[ 0.391529] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393286] NET: Registered protocol family 2\n[ 0.394230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396616] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397749] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398804] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399947] NET: Registered protocol family 1\n[ 0.400794] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401861] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402913] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417192] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431565] Trying to unpack rootfs image as initramfs...\n[ 0.482102] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496075] Scanning for low memory corruption every 60 seconds\n[ 0.497358] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498480] audit: initializing netlink subsys (disabled)\n[ 0.499485] audit: type=2000 audit(1545572508.589:1): initialized\n[ 0.500762] Initialise system trusted keyring\n[ 0.501666] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.502805] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.504736] zbud: loaded\n[ 0.505488] VFS: Disk quotas dquot_6.6.0\n[ 0.507226] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510047] fuse init (API version 7.23)\n[ 0.511925] Key type big_key registered\n[ 0.513441] Allocating IMA MOK and blacklist keyrings.\n[ 0.515578] Key type asymmetric registered\n[ 0.517050] Asymmetric key parser 'x509' registered\n[ 0.518968] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522444] io scheduler noop registered\n[ 0.524255] io scheduler deadline registered (default)\n[ 0.526356] io scheduler cfq registered\n[ 0.527342] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528358] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529580] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531008] ACPI: Power Button [PWRF]\n[ 0.531830] GHES: HEST is not enabled!\n[ 0.545473] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573567] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575810] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601283] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603521] Linux agpgart interface v0.103\n[ 0.605549] brd: module loaded\n[ 0.606685] loop: module loaded\n[ 0.611683] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613101] GPT:90111 != 2097151\n[ 0.613761] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614823] GPT:90111 != 2097151\n[ 0.615484] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616416] vda: vda1 vda15\n[ 0.618111] scsi host0: ata_piix\n[ 0.618831] scsi host1: ata_piix\n[ 0.619528] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622116] libphy: Fixed MDIO Bus: probed\n[ 0.622915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623833] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626055] PPP generic driver version 2.4.2\n[ 0.626922] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628245] ehci-pci: EHCI PCI platform driver\n[ 0.629087] ehci-platform: EHCI generic platform driver\n[ 0.630052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631148] ohci-pci: OHCI PCI platform driver\n[ 0.631992] ohci-platform: OHCI generic platform driver\n[ 0.632957] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647420] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649811] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653089] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654471] usb usb1: Product: UHCI Host Controller\n[ 0.655379] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656488] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657456] hub 1-0:1.0: USB hub found\n[ 0.658221] hub 1-0:1.0: 2 ports detected\n[ 0.659098] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662102] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663103] mousedev: PS/2 mouse device common for all mice\n[ 0.664320] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667260] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668421] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669566] i2c /dev entries driver\n[ 0.670332] device-mapper: uevent: version 1.0.3\n[ 0.671245] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672819] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674062] NET: Registered protocol family 10\n[ 0.675021] NET: Registered protocol family 17\n[ 0.675876] Key type dns_resolver registered\n[ 0.676778] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677836] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679541] registered taskstats version 1\n[ 0.680360] Loading compiled-in X.509 certificates\n[ 0.681759] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683556] zswap: loaded using pool lzo/zbud\n[ 0.684894] Key type trusted registered\n[ 0.686431] Key type encrypted registered\n[ 0.687236] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688216] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689205] evm: HMAC attrs: 0x1\n[ 0.690150] Magic number: 14:277:686\n[ 0.690979] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:48 UTC (1545572508)\n[ 0.692532] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693616] EDD information not available.\n[ 0.778602] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.780136] ata1.00: configured for MWDMA2\n[ 0.781344] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793728] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794955] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796237] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798092] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799588] Write protecting the kernel read-only data: 14336k\n[ 0.801127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802899] 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.867001] 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.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 select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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 3.68s]\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-12-23 13:42:49,555 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action used request id req-a9e0037e-b5fc-4393-bd27-ab7ca1cac381 2018-12-23 13:42:49,557 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:42:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83e16da9-dbb7-47c6-aa14-eaca26754253 x-compute-request-id: req-83e16da9-dbb7-47c6-aa14-eaca26754253 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 482487207 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132077] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133694] pid_max: default: 32768 minimum: 301\n[ 0.134563] ACPI: Core revision 20150930\n[ 0.135935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137209] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138711] AppArmor: AppArmor initialized\n[ 0.139554] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140880] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142122] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143294] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144645] Initializing cgroup subsys io\n[ 0.145435] Initializing cgroup subsys memory\n[ 0.146271] Initializing cgroup subsys devices\n[ 0.147134] Initializing cgroup subsys freezer\n[ 0.148025] Initializing cgroup subsys net_cls\n[ 0.148879] Initializing cgroup subsys perf_event\n[ 0.149769] Initializing cgroup subsys net_prio\n[ 0.150626] Initializing cgroup subsys hugetlb\n[ 0.151489] Initializing cgroup subsys pids\n[ 0.152348] CPU: Physical Processor ID: 0\n[ 0.153827] mce: CPU supports 10 MCE banks\n[ 0.154649] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155627] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166294] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172813] ftrace: allocating 31920 entries in 125 pages\n[ 0.199367] smpboot: Max logical packages: 1\n[ 0.200381] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201977] x2apic enabled\n[ 0.202890] Switched APIC routing to physical x2apic.\n[ 0.204828] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206167] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208537] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210712] KVM setup paravirtual spinlock\n[ 0.212150] x86: Booted up 1 node, 1 CPUs\n[ 0.213114] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214752] devtmpfs: initialized\n[ 0.216577] evm: security.selinux\n[ 0.217407] evm: security.SMACK64\n[ 0.218226] evm: security.SMACK64EXEC\n[ 0.219116] evm: security.SMACK64TRANSMUTE\n[ 0.220078] evm: security.SMACK64MMAP\n[ 0.220953] evm: security.ima\n[ 0.221699] evm: security.capability\n[ 0.222644] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224875] pinctrl core: initialized pinctrl subsystem\n[ 0.226189] RTC time: 13:41:58, date: 12/23/18\n[ 0.227299] NET: Registered protocol family 16\n[ 0.228437] cpuidle: using governor ladder\n[ 0.229418] cpuidle: using governor menu\n[ 0.230362] PCCT header not found.\n[ 0.231241] ACPI: bus type PCI registered\n[ 0.232198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233692] PCI: Using configuration type 1 for base access\n[ 0.235660] ACPI: Added _OSI(Module Device)\n[ 0.236664] ACPI: Added _OSI(Processor Device)\n[ 0.237690] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241094] ACPI: Interpreter enabled\n[ 0.242013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250934] ACPI: (supports S0 S5)\n[ 0.251770] ACPI: Using IOAPIC for interrupt routing\n[ 0.252887] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256299] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257673] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260583] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263218] acpiphp: Slot [3] registered\n[ 0.264167] acpiphp: Slot [4] registered\n[ 0.265111] acpiphp: Slot [5] registered\n[ 0.266058] acpiphp: Slot [6] registered\n[ 0.267008] acpiphp: Slot [7] registered\n[ 0.267958] acpiphp: Slot [8] registered\n[ 0.268904] acpiphp: Slot [9] registered\n[ 0.269842] acpiphp: Slot [10] registered\n[ 0.270792] acpiphp: Slot [11] registered\n[ 0.271756] acpiphp: Slot [12] registered\n[ 0.272722] acpiphp: Slot [13] registered\n[ 0.273680] acpiphp: Slot [14] registered\n[ 0.274631] acpiphp: Slot [15] registered\n[ 0.285679] acpiphp: Slot [16] registered\n[ 0.286659] acpiphp: Slot [17] registered\n[ 0.287605] acpiphp: Slot [18] registered\n[ 0.288554] acpiphp: Slot [19] registered\n[ 0.289503] acpiphp: Slot [20] registered\n[ 0.290466] acpiphp: Slot [21] registered\n[ 0.291420] acpiphp: Slot [22] registered\n[ 0.292386] acpiphp: Slot [23] registered\n[ 0.293341] acpiphp: Slot [24] registered\n[ 0.294298] acpiphp: Slot [25] registered\n[ 0.295257] acpiphp: Slot [26] registered\n[ 0.296210] acpiphp: Slot [27] registered\n[ 0.297169] acpiphp: Slot [28] registered\n[ 0.298121] acpiphp: Slot [29] registered\n[ 0.299074] acpiphp: Slot [30] registered\n[ 0.300042] acpiphp: Slot [31] registered\n[ 0.300998] PCI host bridge to bus 0000:00\n[ 0.301950] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.303408] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.304867] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.306571] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308304] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314751] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316295] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317704] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319215] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325892] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374261] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376031] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377698] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379324] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.381599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.383066] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.384380] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.385630] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.387466] vgaarb: loaded\n[ 0.388178] vgaarb: bridge control possible 0000:00:02.0\n[ 0.389486] SCSI subsystem initialized\n[ 0.390449] ACPI: bus type USB registered\n[ 0.391431] usbcore: registered new interface driver usbfs\n[ 0.392660] usbcore: registered new interface driver hub\n[ 0.393849] usbcore: registered new device driver usb\n[ 0.395088] PCI: Using ACPI for IRQ routing\n[ 0.396262] NetLabel: Initializing\n[ 0.397082] NetLabel: domain hash size = 128\n[ 0.398086] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.399197] NetLabel: unlabeled traffic allowed by default\n[ 0.400443] clocksource: Switched to clocksource kvm-clock\n[ 0.405975] AppArmor: AppArmor Filesystem Enabled\n[ 0.407110] pnp: PnP ACPI init\n[ 0.408126] pnp: PnP ACPI: found 5 devices\n[ 0.414598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.416588] NET: Registered protocol family 2\n[ 0.417714] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.419244] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.420628] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.422006] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.423270] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.424655] NET: Registered protocol family 1\n[ 0.425695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.426994] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.428270] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.442538] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.456877] Trying to unpack rootfs image as initramfs...\n[ 0.505936] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.520189] Scanning for low memory corruption every 60 seconds\n[ 0.521758] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.523129] audit: initializing netlink subsys (disabled)\n[ 0.524337] audit: type=2000 audit(1545572519.031:1): initialized\n[ 0.525886] Initialise system trusted keyring\n[ 0.526980] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.528364] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.530550] zbud: loaded\n[ 0.531359] VFS: Disk quotas dquot_6.6.0\n[ 0.532325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534116] fuse init (API version 7.23)\n[ 0.535154] Key type big_key registered\n[ 0.536099] Allocating IMA MOK and blacklist keyrings.\n[ 0.537391] Key type asymmetric registered\n[ 0.538368] Asymmetric key parser 'x509' registered\n[ 0.539491] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.541604] io scheduler noop registered\n[ 0.542539] io scheduler deadline registered (default)\n[ 0.543709] io scheduler cfq registered\n[ 0.544871] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.546426] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548135] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550237] ACPI: Power Button [PWRF]\n[ 0.551380] GHES: HEST is not enabled!\n[ 0.566157] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595873] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.622987] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.625396] Linux agpgart interface v0.103\n[ 0.627597] brd: module loaded\n[ 0.628974] loop: module loaded\n[ 0.633548] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.635260] GPT:90111 != 2097151\n[ 0.636043] GPT:Alternate GPT header not at the end of the disk.\n[ 0.637344] GPT:90111 != 2097151\n[ 0.638130] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639255] vda: vda1 vda15\n[ 0.640793] scsi host0: ata_piix\n[ 0.641645] scsi host1: ata_piix\n[ 0.642454] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.643903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645569] libphy: Fixed MDIO Bus: probed\n[ 0.646526] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647645] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650011] PPP generic driver version 2.4.2\n[ 0.651126] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652291] ehci-pci: EHCI PCI platform driver\n[ 0.653151] ehci-platform: EHCI generic platform driver\n[ 0.654119] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655212] ohci-pci: OHCI PCI platform driver\n[ 0.656057] ohci-platform: OHCI generic platform driver\n[ 0.657023] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.673759] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.674756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.675840] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677037] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678416] usb usb1: Product: UHCI Host Controller\n[ 0.679333] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680448] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681377] hub 1-0:1.0: USB hub found\n[ 0.682142] hub 1-0:1.0: 2 ports detected\n[ 0.683017] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686042] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687034] mousedev: PS/2 mouse device common for all mice\n[ 0.688244] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690049] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691125] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.692287] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.693449] i2c /dev entries driver\n[ 0.694194] device-mapper: uevent: version 1.0.3\n[ 0.695107] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.696701] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.697954] NET: Registered protocol family 10\n[ 0.698916] NET: Registered protocol family 17\n[ 0.699791] Key type dns_resolver registered\n[ 0.700706] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.701775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.703469] registered taskstats version 1\n[ 0.704282] Loading compiled-in X.509 certificates\n[ 0.705719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.707519] zswap: loaded using pool lzo/zbud\n[ 0.708902] Key type trusted registered\n[ 0.710412] Key type encrypted registered\n[ 0.711218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712220] ima: No TPM chip found, activating TPM-bypass!\n[ 0.713238] evm: HMAC attrs: 0x1\n[ 0.714526] Magic number: 14:277:686\n[ 0.715374] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:59 UTC (1545572519)\n[ 0.716936] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718019] EDD information not available.\n[ 0.800995] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.802471] ata1.00: configured for MWDMA2\n[ 0.803654] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.816263] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.817501] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.818733] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.820564] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822053] Write protecting the kernel read-only data: 14336k\n[ 0.823573] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.825360] 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.47\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.692924] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.96s]\nping 10.10.10.5 OK\nping 10.10.10.9 OK\nping 10.10.10.5 OK\nping 10.10.10.9 OK\n"} 2018-12-23 13:42:49,558 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action used request id req-83e16da9-dbb7-47c6-aa14-eaca26754253 2018-12-23 13:42:49,633 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:42:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c326606-d32b-4a59-be97-70433cf775a4 x-compute-request-id: req-1c326606-d32b-4a59-be97-70433cf775a4 Content-Encoding: gzip Content-Length: 10872 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 485764313 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136661] pid_max: default: 32768 minimum: 301\n[ 0.137588] ACPI: Core revision 20150930\n[ 0.138975] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140320] Security Framework initialized\n[ 0.141156] Yama: becoming mindful.\n[ 0.141903] AppArmor: AppArmor initialized\n[ 0.142793] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144170] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145499] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148206] Initializing cgroup subsys io\n[ 0.149048] Initializing cgroup subsys memory\n[ 0.149951] Initializing cgroup subsys devices\n[ 0.150846] Initializing cgroup subsys freezer\n[ 0.151744] Initializing cgroup subsys net_cls\n[ 0.152636] Initializing cgroup subsys perf_event\n[ 0.153573] Initializing cgroup subsys net_prio\n[ 0.154493] Initializing cgroup subsys hugetlb\n[ 0.155388] Initializing cgroup subsys pids\n[ 0.156300] CPU: Physical Processor ID: 0\n[ 0.157836] mce: CPU supports 10 MCE banks\n[ 0.158731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177246] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203996] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205396] x2apic enabled\n[ 0.206228] Switched APIC routing to physical x2apic.\n[ 0.208045] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209203] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211258] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213091] KVM setup paravirtual spinlock\n[ 0.214406] x86: Booted up 1 node, 1 CPUs\n[ 0.215231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216654] devtmpfs: initialized\n[ 0.218418] evm: security.selinux\n[ 0.219134] evm: security.SMACK64\n[ 0.219843] evm: security.SMACK64EXEC\n[ 0.220610] evm: security.SMACK64TRANSMUTE\n[ 0.221442] evm: security.SMACK64MMAP\n[ 0.222207] evm: security.ima\n[ 0.222868] evm: security.capability\n[ 0.223695] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225666] pinctrl core: initialized pinctrl subsystem\n[ 0.226831] RTC time: 13:41:35, date: 12/23/18\n[ 0.227846] NET: Registered protocol family 16\n[ 0.228838] cpuidle: using governor ladder\n[ 0.229684] cpuidle: using governor menu\n[ 0.230497] PCCT header not found.\n[ 0.231273] ACPI: bus type PCI registered\n[ 0.232100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233388] PCI: Using configuration type 1 for base access\n[ 0.235147] ACPI: Added _OSI(Module Device)\n[ 0.236019] ACPI: Added _OSI(Processor Device)\n[ 0.236906] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237863] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240005] ACPI: Interpreter enabled\n[ 0.240802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248440] ACPI: (supports S0 S5)\n[ 0.249160] ACPI: Using IOAPIC for interrupt routing\n[ 0.250277] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253422] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254608] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255888] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257121] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259469] acpiphp: Slot [3] registered\n[ 0.260295] acpiphp: Slot [4] registered\n[ 0.261115] acpiphp: Slot [5] registered\n[ 0.261936] acpiphp: Slot [6] registered\n[ 0.262756] acpiphp: Slot [7] registered\n[ 0.263580] acpiphp: Slot [8] registered\n[ 0.264431] acpiphp: Slot [9] registered\n[ 0.265263] acpiphp: Slot [10] registered\n[ 0.266094] acpiphp: Slot [11] registered\n[ 0.266933] acpiphp: Slot [12] registered\n[ 0.267809] acpiphp: Slot [13] registered\n[ 0.268672] acpiphp: Slot [14] registered\n[ 0.269505] acpiphp: Slot [15] registered\n[ 0.280216] acpiphp: Slot [16] registered\n[ 0.281054] acpiphp: Slot [17] registered\n[ 0.281894] acpiphp: Slot [18] registered\n[ 0.282732] acpiphp: Slot [19] registered\n[ 0.283565] acpiphp: Slot [20] registered\n[ 0.284406] acpiphp: Slot [21] registered\n[ 0.285243] acpiphp: Slot [22] registered\n[ 0.286075] acpiphp: Slot [23] registered\n[ 0.286912] acpiphp: Slot [24] registered\n[ 0.287767] acpiphp: Slot [25] registered\n[ 0.288653] acpiphp: Slot [26] registered\n[ 0.289492] acpiphp: Slot [27] registered\n[ 0.290328] acpiphp: Slot [28] registered\n[ 0.291163] acpiphp: Slot [29] registered\n[ 0.292000] acpiphp: Slot [30] registered\n[ 0.292842] acpiphp: Slot [31] registered\n[ 0.293676] PCI host bridge to bus 0000:00\n[ 0.294510] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297030] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298586] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300080] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306386] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307737] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310335] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370857] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372295] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375670] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376857] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377955] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379623] vgaarb: loaded\n[ 0.380252] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381427] SCSI subsystem initialized\n[ 0.382275] ACPI: bus type USB registered\n[ 0.383123] usbcore: registered new interface driver usbfs\n[ 0.384206] usbcore: registered new interface driver hub\n[ 0.385262] usbcore: registered new device driver usb\n[ 0.386354] PCI: Using ACPI for IRQ routing\n[ 0.387414] NetLabel: Initializing\n[ 0.388151] NetLabel: domain hash size = 128\n[ 0.389075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390107] NetLabel: unlabeled traffic allowed by default\n[ 0.391267] clocksource: Switched to clocksource kvm-clock\n[ 0.396742] AppArmor: AppArmor Filesystem Enabled\n[ 0.397797] pnp: PnP ACPI init\n[ 0.398719] pnp: PnP ACPI: found 5 devices\n[ 0.405145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406937] NET: Registered protocol family 2\n[ 0.407940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409303] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410542] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411762] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412898] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414121] NET: Registered protocol family 1\n[ 0.415027] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416195] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417319] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445167] Trying to unpack rootfs image as initramfs...\n[ 0.494137] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508171] Scanning for low memory corruption every 60 seconds\n[ 0.509584] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510820] audit: initializing netlink subsys (disabled)\n[ 0.511894] audit: type=2000 audit(1545572496.762:1): initialized\n[ 0.513254] Initialise system trusted keyring\n[ 0.514216] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515450] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517448] zbud: loaded\n[ 0.518158] VFS: Disk quotas dquot_6.6.0\n[ 0.519018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520621] fuse init (API version 7.23)\n[ 0.521569] Key type big_key registered\n[ 0.522399] Allocating IMA MOK and blacklist keyrings.\n[ 0.523561] Key type asymmetric registered\n[ 0.524431] Asymmetric key parser 'x509' registered\n[ 0.525481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527006] io scheduler noop registered\n[ 0.527845] io scheduler deadline registered (default)\n[ 0.528880] io scheduler cfq registered\n[ 0.529743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530865] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532228] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534115] ACPI: Power Button [PWRF]\n[ 0.535611] GHES: HEST is not enabled!\n[ 0.550215] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578670] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.607919] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.610273] Linux agpgart interface v0.103\n[ 0.612472] brd: module loaded\n[ 0.613766] loop: module loaded\n[ 0.618734] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.620304] GPT:90111 != 2097151\n[ 0.621024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622211] GPT:90111 != 2097151\n[ 0.622937] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623992] vda: vda1 vda15\n[ 0.625569] scsi host0: ata_piix\n[ 0.626358] scsi host1: ata_piix\n[ 0.627100] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628437] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.629974] libphy: Fixed MDIO Bus: probed\n[ 0.630856] tun: Universal TUN/TAP device driver, 1.6\n[ 0.631885] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634207] PPP generic driver version 2.4.2\n[ 0.635182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636395] ehci-pci: EHCI PCI platform driver\n[ 0.637274] ehci-platform: EHCI generic platform driver\n[ 0.638269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639406] ohci-pci: OHCI PCI platform driver\n[ 0.640285] ohci-platform: OHCI generic platform driver\n[ 0.641285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655740] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.656773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658230] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659261] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660406] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.661630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663071] usb usb1: Product: UHCI Host Controller\n[ 0.664010] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665157] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666212] hub 1-0:1.0: USB hub found\n[ 0.666984] hub 1-0:1.0: 2 ports detected\n[ 0.667896] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670016] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672010] mousedev: PS/2 mouse device common for all mice\n[ 0.673278] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675107] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676215] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678604] i2c /dev entries driver\n[ 0.679366] device-mapper: uevent: version 1.0.3\n[ 0.680311] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681945] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683235] NET: Registered protocol family 10\n[ 0.684251] NET: Registered protocol family 17\n[ 0.685140] Key type dns_resolver registered\n[ 0.686075] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687185] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688935] registered taskstats version 1\n[ 0.689765] Loading compiled-in X.509 certificates\n[ 0.691227] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693083] zswap: loaded using pool lzo/zbud\n[ 0.694451] Key type trusted registered\n[ 0.695997] Key type encrypted registered\n[ 0.696821] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697839] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698895] evm: HMAC attrs: 0x1\n[ 0.699842] Magic number: 14:277:686\n[ 0.700705] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:36 UTC (1545572496)\n[ 0.702326] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.703458] EDD information not available.\n[ 0.788279] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789834] Write protecting the kernel read-only data: 14336k\n[ 0.801577] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803385] 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.846008] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.26\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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.36. iid=i-0000014d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHU4wTEMVALjw6wPcOmAO2i2HJywhyzU8+SAsMNC8Dmb2LHHjJIJ0EF9yufh4ToTDRLB+enVHGw62eNkOcf3I4dF3or2LEFx0biE/9BCCsa95Nr6la9fdHJgtPHcZ4j6VPrpYfLtRIULGb7m9JXXQgFK6y25Bi03AxxOG8mUGtCjAv/zR7EMqEz8AgO3L1rsjaNOeCH/qdeyC2DHjz7NWqPhQB31xerZW8hSxV/stOEXCyhKeo9GEJ1ek+eBUC3+pnoXGx80sJcU+4G3CiGd1tZyOIh55SEoOx8FM0qAQrQE0CgLItQPWj4g72X7sIJ7LO5pqhFuV8yHwNP0FZAdZh root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIc8qH83hzDSwxvvnJyi/rNbRj+ihd0374sGBCH0Ge1ptSQ2lPlL5GFuBmoidVz2M7E5fIsx5D1YrnWFqAiBwFS+vEeDNcUHIflhptAnPg5AM4VEEXGUx6wGw3Da/Os2kimgqJtQ6XiQ4K610f5LW53Y1d/PNYXpVQ9CMwh9+VtVAAAAFQCGQZki6IUxaZp0Jqg9eVNEsnhgqwAAAIAaF/6rLWkXJHsxLwJQps60MwUKSahaQ1kBP9Qrr0N/0pRlFdmyNO9mCrja3eno65zg032MxdwLziF+lh2vgB3km/T5hvbMahEwiFANnef36AVpP/X7TVV30kgU32VTu9CSha8wDYQa+CkS1VSGbWoIZ/u+BJG0fH0dR4w8hpZNjwAAAIA6/rfQXdrLG7dNfoZ2pS1qGr9NjIOvLYNbqllN1VbqhqfwoB2C72OtUxc++IDkka6wQZo8BTP54aFjMUdHjmkPlivWdQ5Rg+lzDaKDXSfnKXlx8qqRg94OdkpAo1LVxUyW6ewmjKdPzdPQyxL252znz3KPl5TsKuU0ORO7udH64g== 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:fe6a:2a83/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-0000014d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.20s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:6A:2A:83 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6a:2a83/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8118 (7.9 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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.139727] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.139728] usb 1-1: Product: QEMU USB Tablet\n[ 1.139729] usb 1-1: Manufacturer: QEMU\n[ 1.139730] usb 1-1: SerialNumber: 42\n[ 1.439388] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.457361] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.776330] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nDec 23 13:41:37 cirros syslog.info syslogd started: BusyBox v1.23.2\nDec 23 13:41:37 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nDec 23 13:41:37 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)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nDec 23 13:41:38 cirros auth.notice su: + /dev/console root:cirros\nDec 23 13:41:39 cirros authpriv.info dropbear[340]: Running in background\nDec 23 13:41:39 cirros kern.info kernel: [ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nDec 23 13:41:40 cirros kern.info kernel: [ 4.776330] 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-12-23 13:42:49,634 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action used request id req-1c326606-d32b-4a59-be97-70433cf775a4 2018-12-23 13:42:50,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5e91e617eb72a1a4f8e3e6c74114e705ab9516" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:50,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e466ee94bbd8d2e1b824c1cbfc98a2ac3eac7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:50,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea55a9d9c961b3dbc9d51f58035d3a71783632fd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:51,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:42:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0bceaeaf-e2ed-4980-9a9b-3a11ba5fb8e5 x-compute-request-id: req-0bceaeaf-e2ed-4980-9a9b-3a11ba5fb8e5 Content-Encoding: gzip Content-Length: 8103 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482487207 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132077] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133694] pid_max: default: 32768 minimum: 301\n[ 0.134563] ACPI: Core revision 20150930\n[ 0.135935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137209] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138711] AppArmor: AppArmor initialized\n[ 0.139554] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140880] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142122] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143294] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144645] Initializing cgroup subsys io\n[ 0.145435] Initializing cgroup subsys memory\n[ 0.146271] Initializing cgroup subsys devices\n[ 0.147134] Initializing cgroup subsys freezer\n[ 0.148025] Initializing cgroup subsys net_cls\n[ 0.148879] Initializing cgroup subsys perf_event\n[ 0.149769] Initializing cgroup subsys net_prio\n[ 0.150626] Initializing cgroup subsys hugetlb\n[ 0.151489] Initializing cgroup subsys pids\n[ 0.152348] CPU: Physical Processor ID: 0\n[ 0.153827] mce: CPU supports 10 MCE banks\n[ 0.154649] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155627] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166294] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172813] ftrace: allocating 31920 entries in 125 pages\n[ 0.199367] smpboot: Max logical packages: 1\n[ 0.200381] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201977] x2apic enabled\n[ 0.202890] Switched APIC routing to physical x2apic.\n[ 0.204828] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206167] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208537] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210712] KVM setup paravirtual spinlock\n[ 0.212150] x86: Booted up 1 node, 1 CPUs\n[ 0.213114] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214752] devtmpfs: initialized\n[ 0.216577] evm: security.selinux\n[ 0.217407] evm: security.SMACK64\n[ 0.218226] evm: security.SMACK64EXEC\n[ 0.219116] evm: security.SMACK64TRANSMUTE\n[ 0.220078] evm: security.SMACK64MMAP\n[ 0.220953] evm: security.ima\n[ 0.221699] evm: security.capability\n[ 0.222644] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224875] pinctrl core: initialized pinctrl subsystem\n[ 0.226189] RTC time: 13:41:58, date: 12/23/18\n[ 0.227299] NET: Registered protocol family 16\n[ 0.228437] cpuidle: using governor ladder\n[ 0.229418] cpuidle: using governor menu\n[ 0.230362] PCCT header not found.\n[ 0.231241] ACPI: bus type PCI registered\n[ 0.232198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233692] PCI: Using configuration type 1 for base access\n[ 0.235660] ACPI: Added _OSI(Module Device)\n[ 0.236664] ACPI: Added _OSI(Processor Device)\n[ 0.237690] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241094] ACPI: Interpreter enabled\n[ 0.242013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250934] ACPI: (supports S0 S5)\n[ 0.251770] ACPI: Using IOAPIC for interrupt routing\n[ 0.252887] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256299] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257673] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260583] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263218] acpiphp: Slot [3] registered\n[ 0.264167] acpiphp: Slot [4] registered\n[ 0.265111] acpiphp: Slot [5] registered\n[ 0.266058] acpiphp: Slot [6] registered\n[ 0.267008] acpiphp: Slot [7] registered\n[ 0.267958] acpiphp: Slot [8] registered\n[ 0.268904] acpiphp: Slot [9] registered\n[ 0.269842] acpiphp: Slot [10] registered\n[ 0.270792] acpiphp: Slot [11] registered\n[ 0.271756] acpiphp: Slot [12] registered\n[ 0.272722] acpiphp: Slot [13] registered\n[ 0.273680] acpiphp: Slot [14] registered\n[ 0.274631] acpiphp: Slot [15] registered\n[ 0.285679] acpiphp: Slot [16] registered\n[ 0.286659] acpiphp: Slot [17] registered\n[ 0.287605] acpiphp: Slot [18] registered\n[ 0.288554] acpiphp: Slot [19] registered\n[ 0.289503] acpiphp: Slot [20] registered\n[ 0.290466] acpiphp: Slot [21] registered\n[ 0.291420] acpiphp: Slot [22] registered\n[ 0.292386] acpiphp: Slot [23] registered\n[ 0.293341] acpiphp: Slot [24] registered\n[ 0.294298] acpiphp: Slot [25] registered\n[ 0.295257] acpiphp: Slot [26] registered\n[ 0.296210] acpiphp: Slot [27] registered\n[ 0.297169] acpiphp: Slot [28] registered\n[ 0.298121] acpiphp: Slot [29] registered\n[ 0.299074] acpiphp: Slot [30] registered\n[ 0.300042] acpiphp: Slot [31] registered\n[ 0.300998] PCI host bridge to bus 0000:00\n[ 0.301950] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.303408] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.304867] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.306571] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308304] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314751] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316295] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317704] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319215] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325892] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374261] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376031] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377698] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379324] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.381599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.383066] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.384380] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.385630] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.387466] vgaarb: loaded\n[ 0.388178] vgaarb: bridge control possible 0000:00:02.0\n[ 0.389486] SCSI subsystem initialized\n[ 0.390449] ACPI: bus type USB registered\n[ 0.391431] usbcore: registered new interface driver usbfs\n[ 0.392660] usbcore: registered new interface driver hub\n[ 0.393849] usbcore: registered new device driver usb\n[ 0.395088] PCI: Using ACPI for IRQ routing\n[ 0.396262] NetLabel: Initializing\n[ 0.397082] NetLabel: domain hash size = 128\n[ 0.398086] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.399197] NetLabel: unlabeled traffic allowed by default\n[ 0.400443] clocksource: Switched to clocksource kvm-clock\n[ 0.405975] AppArmor: AppArmor Filesystem Enabled\n[ 0.407110] pnp: PnP ACPI init\n[ 0.408126] pnp: PnP ACPI: found 5 devices\n[ 0.414598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.416588] NET: Registered protocol family 2\n[ 0.417714] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.419244] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.420628] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.422006] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.423270] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.424655] NET: Registered protocol family 1\n[ 0.425695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.426994] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.428270] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.442538] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.456877] Trying to unpack rootfs image as initramfs...\n[ 0.505936] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.520189] Scanning for low memory corruption every 60 seconds\n[ 0.521758] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.523129] audit: initializing netlink subsys (disabled)\n[ 0.524337] audit: type=2000 audit(1545572519.031:1): initialized\n[ 0.525886] Initialise system trusted keyring\n[ 0.526980] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.528364] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.530550] zbud: loaded\n[ 0.531359] VFS: Disk quotas dquot_6.6.0\n[ 0.532325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534116] fuse init (API version 7.23)\n[ 0.535154] Key type big_key registered\n[ 0.536099] Allocating IMA MOK and blacklist keyrings.\n[ 0.537391] Key type asymmetric registered\n[ 0.538368] Asymmetric key parser 'x509' registered\n[ 0.539491] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.541604] io scheduler noop registered\n[ 0.542539] io scheduler deadline registered (default)\n[ 0.543709] io scheduler cfq registered\n[ 0.544871] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.546426] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548135] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550237] ACPI: Power Button [PWRF]\n[ 0.551380] GHES: HEST is not enabled!\n[ 0.566157] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595873] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.622987] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.625396] Linux agpgart interface v0.103\n[ 0.627597] brd: module loaded\n[ 0.628974] loop: module loaded\n[ 0.633548] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.635260] GPT:90111 != 2097151\n[ 0.636043] GPT:Alternate GPT header not at the end of the disk.\n[ 0.637344] GPT:90111 != 2097151\n[ 0.638130] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639255] vda: vda1 vda15\n[ 0.640793] scsi host0: ata_piix\n[ 0.641645] scsi host1: ata_piix\n[ 0.642454] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.643903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645569] libphy: Fixed MDIO Bus: probed\n[ 0.646526] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647645] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650011] PPP generic driver version 2.4.2\n[ 0.651126] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652291] ehci-pci: EHCI PCI platform driver\n[ 0.653151] ehci-platform: EHCI generic platform driver\n[ 0.654119] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655212] ohci-pci: OHCI PCI platform driver\n[ 0.656057] ohci-platform: OHCI generic platform driver\n[ 0.657023] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.673759] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.674756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.675840] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677037] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678416] usb usb1: Product: UHCI Host Controller\n[ 0.679333] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680448] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681377] hub 1-0:1.0: USB hub found\n[ 0.682142] hub 1-0:1.0: 2 ports detected\n[ 0.683017] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686042] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687034] mousedev: PS/2 mouse device common for all mice\n[ 0.688244] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690049] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691125] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.692287] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.693449] i2c /dev entries driver\n[ 0.694194] device-mapper: uevent: version 1.0.3\n[ 0.695107] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.696701] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.697954] NET: Registered protocol family 10\n[ 0.698916] NET: Registered protocol family 17\n[ 0.699791] Key type dns_resolver registered\n[ 0.700706] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.701775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.703469] registered taskstats version 1\n[ 0.704282] Loading compiled-in X.509 certificates\n[ 0.705719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.707519] zswap: loaded using pool lzo/zbud\n[ 0.708902] Key type trusted registered\n[ 0.710412] Key type encrypted registered\n[ 0.711218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712220] ima: No TPM chip found, activating TPM-bypass!\n[ 0.713238] evm: HMAC attrs: 0x1\n[ 0.714526] Magic number: 14:277:686\n[ 0.715374] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:59 UTC (1545572519)\n[ 0.716936] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718019] EDD information not available.\n[ 0.800995] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.802471] ata1.00: configured for MWDMA2\n[ 0.803654] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.816263] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.817501] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.818733] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.820564] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822053] Write protecting the kernel read-only data: 14336k\n[ 0.823573] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.825360] 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.47\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.692924] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.96s]\nping 10.10.10.5 OK\nping 10.10.10.9 OK\nping 10.10.10.5 OK\nping 10.10.10.9 OK\nping 10.10.10.5 OK\n"} 2018-12-23 13:42:51,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:42:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4bd48ed6-5157-47db-9700-f1232e2ad6fe x-compute-request-id: req-4bd48ed6-5157-47db-9700-f1232e2ad6fe Content-Encoding: gzip Content-Length: 8079 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 771841442 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130498] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132093] pid_max: default: 32768 minimum: 301\n[ 0.132964] ACPI: Core revision 20150930\n[ 0.134330] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135617] Security Framework initialized\n[ 0.136422] Yama: becoming mindful.\n[ 0.137138] AppArmor: AppArmor initialized\n[ 0.137991] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139305] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140560] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141760] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143115] Initializing cgroup subsys io\n[ 0.143909] Initializing cgroup subsys memory\n[ 0.144751] Initializing cgroup subsys devices\n[ 0.145622] Initializing cgroup subsys freezer\n[ 0.146479] Initializing cgroup subsys net_cls\n[ 0.147332] Initializing cgroup subsys perf_event\n[ 0.148225] Initializing cgroup subsys net_prio\n[ 0.149090] Initializing cgroup subsys hugetlb\n[ 0.149966] Initializing cgroup subsys pids\n[ 0.150828] CPU: Physical Processor ID: 0\n[ 0.152314] mce: CPU supports 10 MCE banks\n[ 0.153142] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154124] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164683] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171074] ftrace: allocating 31920 entries in 125 pages\n[ 0.197432] smpboot: Max logical packages: 1\n[ 0.198302] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199615] x2apic enabled\n[ 0.200413] Switched APIC routing to physical x2apic.\n[ 0.202144] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203248] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206952] KVM setup paravirtual spinlock\n[ 0.208234] x86: Booted up 1 node, 1 CPUs\n[ 0.209022] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210388] devtmpfs: initialized\n[ 0.212083] evm: security.selinux\n[ 0.212779] evm: security.SMACK64\n[ 0.213457] evm: security.SMACK64EXEC\n[ 0.214182] evm: security.SMACK64TRANSMUTE\n[ 0.214965] evm: security.SMACK64MMAP\n[ 0.215689] evm: security.ima\n[ 0.216322] evm: security.capability\n[ 0.217107] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218913] pinctrl core: initialized pinctrl subsystem\n[ 0.219989] RTC time: 13:41:47, date: 12/23/18\n[ 0.220934] NET: Registered protocol family 16\n[ 0.221883] cpuidle: using governor ladder\n[ 0.222678] cpuidle: using governor menu\n[ 0.223444] PCCT header not found.\n[ 0.224174] ACPI: bus type PCI registered\n[ 0.224955] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226169] PCI: Using configuration type 1 for base access\n[ 0.227985] ACPI: Added _OSI(Module Device)\n[ 0.228817] ACPI: Added _OSI(Processor Device)\n[ 0.229668] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230546] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232683] ACPI: Interpreter enabled\n[ 0.233439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240796] ACPI: (supports S0 S5)\n[ 0.241506] ACPI: Using IOAPIC for interrupt routing\n[ 0.242581] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248080] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249288] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251563] acpiphp: Slot [3] registered\n[ 0.252373] acpiphp: Slot [4] registered\n[ 0.253193] acpiphp: Slot [5] registered\n[ 0.254004] acpiphp: Slot [6] registered\n[ 0.254805] acpiphp: Slot [7] registered\n[ 0.255613] acpiphp: Slot [8] registered\n[ 0.256418] acpiphp: Slot [9] registered\n[ 0.257226] acpiphp: Slot [10] registered\n[ 0.258044] acpiphp: Slot [11] registered\n[ 0.258885] acpiphp: Slot [12] registered\n[ 0.259711] acpiphp: Slot [13] registered\n[ 0.260541] acpiphp: Slot [14] registered\n[ 0.261353] acpiphp: Slot [15] registered\n[ 0.272134] acpiphp: Slot [16] registered\n[ 0.272967] acpiphp: Slot [17] registered\n[ 0.273825] acpiphp: Slot [18] registered\n[ 0.274652] acpiphp: Slot [19] registered\n[ 0.275468] acpiphp: Slot [20] registered\n[ 0.276305] acpiphp: Slot [21] registered\n[ 0.277118] acpiphp: Slot [22] registered\n[ 0.277948] acpiphp: Slot [23] registered\n[ 0.278794] acpiphp: Slot [24] registered\n[ 0.279614] acpiphp: Slot [25] registered\n[ 0.280441] acpiphp: Slot [26] registered\n[ 0.281269] acpiphp: Slot [27] registered\n[ 0.282079] acpiphp: Slot [28] registered\n[ 0.282915] acpiphp: Slot [29] registered\n[ 0.283753] acpiphp: Slot [30] registered\n[ 0.284604] acpiphp: Slot [31] registered\n[ 0.285430] PCI host bridge to bus 0000:00\n[ 0.286278] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287562] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288758] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290192] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291605] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300309] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301542] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308061] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309495] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356056] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357512] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358907] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360286] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361667] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363368] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365542] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367044] vgaarb: loaded\n[ 0.367636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368744] SCSI subsystem initialized\n[ 0.369555] ACPI: bus type USB registered\n[ 0.370350] usbcore: registered new interface driver usbfs\n[ 0.371353] usbcore: registered new interface driver hub\n[ 0.372332] usbcore: registered new device driver usb\n[ 0.373361] PCI: Using ACPI for IRQ routing\n[ 0.374359] NetLabel: Initializing\n[ 0.375057] NetLabel: domain hash size = 128\n[ 0.375908] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376841] NetLabel: unlabeled traffic allowed by default\n[ 0.377911] clocksource: Switched to clocksource kvm-clock\n[ 0.383349] AppArmor: AppArmor Filesystem Enabled\n[ 0.384285] pnp: PnP ACPI init\n[ 0.385186] pnp: PnP ACPI: found 5 devices\n[ 0.391529] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393286] NET: Registered protocol family 2\n[ 0.394230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396616] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397749] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398804] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399947] NET: Registered protocol family 1\n[ 0.400794] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401861] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402913] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417192] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431565] Trying to unpack rootfs image as initramfs...\n[ 0.482102] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496075] Scanning for low memory corruption every 60 seconds\n[ 0.497358] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498480] audit: initializing netlink subsys (disabled)\n[ 0.499485] audit: type=2000 audit(1545572508.589:1): initialized\n[ 0.500762] Initialise system trusted keyring\n[ 0.501666] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.502805] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.504736] zbud: loaded\n[ 0.505488] VFS: Disk quotas dquot_6.6.0\n[ 0.507226] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510047] fuse init (API version 7.23)\n[ 0.511925] Key type big_key registered\n[ 0.513441] Allocating IMA MOK and blacklist keyrings.\n[ 0.515578] Key type asymmetric registered\n[ 0.517050] Asymmetric key parser 'x509' registered\n[ 0.518968] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522444] io scheduler noop registered\n[ 0.524255] io scheduler deadline registered (default)\n[ 0.526356] io scheduler cfq registered\n[ 0.527342] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528358] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529580] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531008] ACPI: Power Button [PWRF]\n[ 0.531830] GHES: HEST is not enabled!\n[ 0.545473] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573567] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575810] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601283] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603521] Linux agpgart interface v0.103\n[ 0.605549] brd: module loaded\n[ 0.606685] loop: module loaded\n[ 0.611683] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613101] GPT:90111 != 2097151\n[ 0.613761] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614823] GPT:90111 != 2097151\n[ 0.615484] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616416] vda: vda1 vda15\n[ 0.618111] scsi host0: ata_piix\n[ 0.618831] scsi host1: ata_piix\n[ 0.619528] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622116] libphy: Fixed MDIO Bus: probed\n[ 0.622915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623833] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626055] PPP generic driver version 2.4.2\n[ 0.626922] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628245] ehci-pci: EHCI PCI platform driver\n[ 0.629087] ehci-platform: EHCI generic platform driver\n[ 0.630052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631148] ohci-pci: OHCI PCI platform driver\n[ 0.631992] ohci-platform: OHCI generic platform driver\n[ 0.632957] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647420] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649811] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653089] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654471] usb usb1: Product: UHCI Host Controller\n[ 0.655379] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656488] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657456] hub 1-0:1.0: USB hub found\n[ 0.658221] hub 1-0:1.0: 2 ports detected\n[ 0.659098] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662102] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663103] mousedev: PS/2 mouse device common for all mice\n[ 0.664320] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667260] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668421] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669566] i2c /dev entries driver\n[ 0.670332] device-mapper: uevent: version 1.0.3\n[ 0.671245] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672819] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674062] NET: Registered protocol family 10\n[ 0.675021] NET: Registered protocol family 17\n[ 0.675876] Key type dns_resolver registered\n[ 0.676778] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677836] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679541] registered taskstats version 1\n[ 0.680360] Loading compiled-in X.509 certificates\n[ 0.681759] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683556] zswap: loaded using pool lzo/zbud\n[ 0.684894] Key type trusted registered\n[ 0.686431] Key type encrypted registered\n[ 0.687236] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688216] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689205] evm: HMAC attrs: 0x1\n[ 0.690150] Magic number: 14:277:686\n[ 0.690979] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:48 UTC (1545572508)\n[ 0.692532] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693616] EDD information not available.\n[ 0.778602] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.780136] ata1.00: configured for MWDMA2\n[ 0.781344] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793728] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794955] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796237] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798092] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799588] Write protecting the kernel read-only data: 14336k\n[ 0.801127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802899] 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.867001] 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.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 select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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 3.68s]\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-12-23 13:42:51,632 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action used request id req-0bceaeaf-e2ed-4980-9a9b-3a11ba5fb8e5 2018-12-23 13:42:51,632 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action used request id req-4bd48ed6-5157-47db-9700-f1232e2ad6fe 2018-12-23 13:42:51,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:42:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fee8703-a5e1-4a15-890b-353b596eca7a x-compute-request-id: req-7fee8703-a5e1-4a15-890b-353b596eca7a Content-Encoding: gzip Content-Length: 10872 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 485764313 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136661] pid_max: default: 32768 minimum: 301\n[ 0.137588] ACPI: Core revision 20150930\n[ 0.138975] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140320] Security Framework initialized\n[ 0.141156] Yama: becoming mindful.\n[ 0.141903] AppArmor: AppArmor initialized\n[ 0.142793] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144170] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145499] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148206] Initializing cgroup subsys io\n[ 0.149048] Initializing cgroup subsys memory\n[ 0.149951] Initializing cgroup subsys devices\n[ 0.150846] Initializing cgroup subsys freezer\n[ 0.151744] Initializing cgroup subsys net_cls\n[ 0.152636] Initializing cgroup subsys perf_event\n[ 0.153573] Initializing cgroup subsys net_prio\n[ 0.154493] Initializing cgroup subsys hugetlb\n[ 0.155388] Initializing cgroup subsys pids\n[ 0.156300] CPU: Physical Processor ID: 0\n[ 0.157836] mce: CPU supports 10 MCE banks\n[ 0.158731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177246] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203996] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205396] x2apic enabled\n[ 0.206228] Switched APIC routing to physical x2apic.\n[ 0.208045] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209203] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211258] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213091] KVM setup paravirtual spinlock\n[ 0.214406] x86: Booted up 1 node, 1 CPUs\n[ 0.215231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216654] devtmpfs: initialized\n[ 0.218418] evm: security.selinux\n[ 0.219134] evm: security.SMACK64\n[ 0.219843] evm: security.SMACK64EXEC\n[ 0.220610] evm: security.SMACK64TRANSMUTE\n[ 0.221442] evm: security.SMACK64MMAP\n[ 0.222207] evm: security.ima\n[ 0.222868] evm: security.capability\n[ 0.223695] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225666] pinctrl core: initialized pinctrl subsystem\n[ 0.226831] RTC time: 13:41:35, date: 12/23/18\n[ 0.227846] NET: Registered protocol family 16\n[ 0.228838] cpuidle: using governor ladder\n[ 0.229684] cpuidle: using governor menu\n[ 0.230497] PCCT header not found.\n[ 0.231273] ACPI: bus type PCI registered\n[ 0.232100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233388] PCI: Using configuration type 1 for base access\n[ 0.235147] ACPI: Added _OSI(Module Device)\n[ 0.236019] ACPI: Added _OSI(Processor Device)\n[ 0.236906] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237863] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240005] ACPI: Interpreter enabled\n[ 0.240802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248440] ACPI: (supports S0 S5)\n[ 0.249160] ACPI: Using IOAPIC for interrupt routing\n[ 0.250277] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253422] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254608] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255888] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257121] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259469] acpiphp: Slot [3] registered\n[ 0.260295] acpiphp: Slot [4] registered\n[ 0.261115] acpiphp: Slot [5] registered\n[ 0.261936] acpiphp: Slot [6] registered\n[ 0.262756] acpiphp: Slot [7] registered\n[ 0.263580] acpiphp: Slot [8] registered\n[ 0.264431] acpiphp: Slot [9] registered\n[ 0.265263] acpiphp: Slot [10] registered\n[ 0.266094] acpiphp: Slot [11] registered\n[ 0.266933] acpiphp: Slot [12] registered\n[ 0.267809] acpiphp: Slot [13] registered\n[ 0.268672] acpiphp: Slot [14] registered\n[ 0.269505] acpiphp: Slot [15] registered\n[ 0.280216] acpiphp: Slot [16] registered\n[ 0.281054] acpiphp: Slot [17] registered\n[ 0.281894] acpiphp: Slot [18] registered\n[ 0.282732] acpiphp: Slot [19] registered\n[ 0.283565] acpiphp: Slot [20] registered\n[ 0.284406] acpiphp: Slot [21] registered\n[ 0.285243] acpiphp: Slot [22] registered\n[ 0.286075] acpiphp: Slot [23] registered\n[ 0.286912] acpiphp: Slot [24] registered\n[ 0.287767] acpiphp: Slot [25] registered\n[ 0.288653] acpiphp: Slot [26] registered\n[ 0.289492] acpiphp: Slot [27] registered\n[ 0.290328] acpiphp: Slot [28] registered\n[ 0.291163] acpiphp: Slot [29] registered\n[ 0.292000] acpiphp: Slot [30] registered\n[ 0.292842] acpiphp: Slot [31] registered\n[ 0.293676] PCI host bridge to bus 0000:00\n[ 0.294510] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297030] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298586] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300080] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306386] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307737] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310335] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370857] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372295] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375670] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376857] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377955] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379623] vgaarb: loaded\n[ 0.380252] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381427] SCSI subsystem initialized\n[ 0.382275] ACPI: bus type USB registered\n[ 0.383123] usbcore: registered new interface driver usbfs\n[ 0.384206] usbcore: registered new interface driver hub\n[ 0.385262] usbcore: registered new device driver usb\n[ 0.386354] PCI: Using ACPI for IRQ routing\n[ 0.387414] NetLabel: Initializing\n[ 0.388151] NetLabel: domain hash size = 128\n[ 0.389075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390107] NetLabel: unlabeled traffic allowed by default\n[ 0.391267] clocksource: Switched to clocksource kvm-clock\n[ 0.396742] AppArmor: AppArmor Filesystem Enabled\n[ 0.397797] pnp: PnP ACPI init\n[ 0.398719] pnp: PnP ACPI: found 5 devices\n[ 0.405145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406937] NET: Registered protocol family 2\n[ 0.407940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409303] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410542] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411762] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412898] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414121] NET: Registered protocol family 1\n[ 0.415027] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416195] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417319] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445167] Trying to unpack rootfs image as initramfs...\n[ 0.494137] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508171] Scanning for low memory corruption every 60 seconds\n[ 0.509584] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510820] audit: initializing netlink subsys (disabled)\n[ 0.511894] audit: type=2000 audit(1545572496.762:1): initialized\n[ 0.513254] Initialise system trusted keyring\n[ 0.514216] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515450] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517448] zbud: loaded\n[ 0.518158] VFS: Disk quotas dquot_6.6.0\n[ 0.519018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520621] fuse init (API version 7.23)\n[ 0.521569] Key type big_key registered\n[ 0.522399] Allocating IMA MOK and blacklist keyrings.\n[ 0.523561] Key type asymmetric registered\n[ 0.524431] Asymmetric key parser 'x509' registered\n[ 0.525481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527006] io scheduler noop registered\n[ 0.527845] io scheduler deadline registered (default)\n[ 0.528880] io scheduler cfq registered\n[ 0.529743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530865] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532228] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534115] ACPI: Power Button [PWRF]\n[ 0.535611] GHES: HEST is not enabled!\n[ 0.550215] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578670] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.607919] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.610273] Linux agpgart interface v0.103\n[ 0.612472] brd: module loaded\n[ 0.613766] loop: module loaded\n[ 0.618734] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.620304] GPT:90111 != 2097151\n[ 0.621024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622211] GPT:90111 != 2097151\n[ 0.622937] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623992] vda: vda1 vda15\n[ 0.625569] scsi host0: ata_piix\n[ 0.626358] scsi host1: ata_piix\n[ 0.627100] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628437] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.629974] libphy: Fixed MDIO Bus: probed\n[ 0.630856] tun: Universal TUN/TAP device driver, 1.6\n[ 0.631885] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634207] PPP generic driver version 2.4.2\n[ 0.635182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636395] ehci-pci: EHCI PCI platform driver\n[ 0.637274] ehci-platform: EHCI generic platform driver\n[ 0.638269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639406] ohci-pci: OHCI PCI platform driver\n[ 0.640285] ohci-platform: OHCI generic platform driver\n[ 0.641285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655740] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.656773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658230] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659261] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660406] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.661630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663071] usb usb1: Product: UHCI Host Controller\n[ 0.664010] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665157] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666212] hub 1-0:1.0: USB hub found\n[ 0.666984] hub 1-0:1.0: 2 ports detected\n[ 0.667896] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670016] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672010] mousedev: PS/2 mouse device common for all mice\n[ 0.673278] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675107] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676215] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678604] i2c /dev entries driver\n[ 0.679366] device-mapper: uevent: version 1.0.3\n[ 0.680311] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681945] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683235] NET: Registered protocol family 10\n[ 0.684251] NET: Registered protocol family 17\n[ 0.685140] Key type dns_resolver registered\n[ 0.686075] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687185] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688935] registered taskstats version 1\n[ 0.689765] Loading compiled-in X.509 certificates\n[ 0.691227] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693083] zswap: loaded using pool lzo/zbud\n[ 0.694451] Key type trusted registered\n[ 0.695997] Key type encrypted registered\n[ 0.696821] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697839] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698895] evm: HMAC attrs: 0x1\n[ 0.699842] Magic number: 14:277:686\n[ 0.700705] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:36 UTC (1545572496)\n[ 0.702326] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.703458] EDD information not available.\n[ 0.788279] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789834] Write protecting the kernel read-only data: 14336k\n[ 0.801577] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803385] 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.846008] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.26\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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.36. iid=i-0000014d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHU4wTEMVALjw6wPcOmAO2i2HJywhyzU8+SAsMNC8Dmb2LHHjJIJ0EF9yufh4ToTDRLB+enVHGw62eNkOcf3I4dF3or2LEFx0biE/9BCCsa95Nr6la9fdHJgtPHcZ4j6VPrpYfLtRIULGb7m9JXXQgFK6y25Bi03AxxOG8mUGtCjAv/zR7EMqEz8AgO3L1rsjaNOeCH/qdeyC2DHjz7NWqPhQB31xerZW8hSxV/stOEXCyhKeo9GEJ1ek+eBUC3+pnoXGx80sJcU+4G3CiGd1tZyOIh55SEoOx8FM0qAQrQE0CgLItQPWj4g72X7sIJ7LO5pqhFuV8yHwNP0FZAdZh root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIc8qH83hzDSwxvvnJyi/rNbRj+ihd0374sGBCH0Ge1ptSQ2lPlL5GFuBmoidVz2M7E5fIsx5D1YrnWFqAiBwFS+vEeDNcUHIflhptAnPg5AM4VEEXGUx6wGw3Da/Os2kimgqJtQ6XiQ4K610f5LW53Y1d/PNYXpVQ9CMwh9+VtVAAAAFQCGQZki6IUxaZp0Jqg9eVNEsnhgqwAAAIAaF/6rLWkXJHsxLwJQps60MwUKSahaQ1kBP9Qrr0N/0pRlFdmyNO9mCrja3eno65zg032MxdwLziF+lh2vgB3km/T5hvbMahEwiFANnef36AVpP/X7TVV30kgU32VTu9CSha8wDYQa+CkS1VSGbWoIZ/u+BJG0fH0dR4w8hpZNjwAAAIA6/rfQXdrLG7dNfoZ2pS1qGr9NjIOvLYNbqllN1VbqhqfwoB2C72OtUxc++IDkka6wQZo8BTP54aFjMUdHjmkPlivWdQ5Rg+lzDaKDXSfnKXlx8qqRg94OdkpAo1LVxUyW6ewmjKdPzdPQyxL252znz3KPl5TsKuU0ORO7udH64g== 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:fe6a:2a83/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-0000014d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.20s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:6A:2A:83 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6a:2a83/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8118 (7.9 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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.139727] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.139728] usb 1-1: Product: QEMU USB Tablet\n[ 1.139729] usb 1-1: Manufacturer: QEMU\n[ 1.139730] usb 1-1: SerialNumber: 42\n[ 1.439388] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.457361] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.776330] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nDec 23 13:41:37 cirros syslog.info syslogd started: BusyBox v1.23.2\nDec 23 13:41:37 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nDec 23 13:41:37 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)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nDec 23 13:41:38 cirros auth.notice su: + /dev/console root:cirros\nDec 23 13:41:39 cirros authpriv.info dropbear[340]: Running in background\nDec 23 13:41:39 cirros kern.info kernel: [ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nDec 23 13:41:40 cirros kern.info kernel: [ 4.776330] 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-12-23 13:42:51,718 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action used request id req-7fee8703-a5e1-4a15-890b-353b596eca7a 2018-12-23 13:42:52,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e466ee94bbd8d2e1b824c1cbfc98a2ac3eac7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:52,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5e91e617eb72a1a4f8e3e6c74114e705ab9516" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:52,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea55a9d9c961b3dbc9d51f58035d3a71783632fd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:53,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-149c65b2-d113-4655-9e10-cf90377cdbb3 x-compute-request-id: req-149c65b2-d113-4655-9e10-cf90377cdbb3 Content-Encoding: gzip Content-Length: 8079 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 771841442 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130498] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132093] pid_max: default: 32768 minimum: 301\n[ 0.132964] ACPI: Core revision 20150930\n[ 0.134330] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135617] Security Framework initialized\n[ 0.136422] Yama: becoming mindful.\n[ 0.137138] AppArmor: AppArmor initialized\n[ 0.137991] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139305] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140560] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141760] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143115] Initializing cgroup subsys io\n[ 0.143909] Initializing cgroup subsys memory\n[ 0.144751] Initializing cgroup subsys devices\n[ 0.145622] Initializing cgroup subsys freezer\n[ 0.146479] Initializing cgroup subsys net_cls\n[ 0.147332] Initializing cgroup subsys perf_event\n[ 0.148225] Initializing cgroup subsys net_prio\n[ 0.149090] Initializing cgroup subsys hugetlb\n[ 0.149966] Initializing cgroup subsys pids\n[ 0.150828] CPU: Physical Processor ID: 0\n[ 0.152314] mce: CPU supports 10 MCE banks\n[ 0.153142] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154124] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164683] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171074] ftrace: allocating 31920 entries in 125 pages\n[ 0.197432] smpboot: Max logical packages: 1\n[ 0.198302] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199615] x2apic enabled\n[ 0.200413] Switched APIC routing to physical x2apic.\n[ 0.202144] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203248] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206952] KVM setup paravirtual spinlock\n[ 0.208234] x86: Booted up 1 node, 1 CPUs\n[ 0.209022] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210388] devtmpfs: initialized\n[ 0.212083] evm: security.selinux\n[ 0.212779] evm: security.SMACK64\n[ 0.213457] evm: security.SMACK64EXEC\n[ 0.214182] evm: security.SMACK64TRANSMUTE\n[ 0.214965] evm: security.SMACK64MMAP\n[ 0.215689] evm: security.ima\n[ 0.216322] evm: security.capability\n[ 0.217107] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218913] pinctrl core: initialized pinctrl subsystem\n[ 0.219989] RTC time: 13:41:47, date: 12/23/18\n[ 0.220934] NET: Registered protocol family 16\n[ 0.221883] cpuidle: using governor ladder\n[ 0.222678] cpuidle: using governor menu\n[ 0.223444] PCCT header not found.\n[ 0.224174] ACPI: bus type PCI registered\n[ 0.224955] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226169] PCI: Using configuration type 1 for base access\n[ 0.227985] ACPI: Added _OSI(Module Device)\n[ 0.228817] ACPI: Added _OSI(Processor Device)\n[ 0.229668] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230546] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232683] ACPI: Interpreter enabled\n[ 0.233439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240796] ACPI: (supports S0 S5)\n[ 0.241506] ACPI: Using IOAPIC for interrupt routing\n[ 0.242581] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248080] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249288] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251563] acpiphp: Slot [3] registered\n[ 0.252373] acpiphp: Slot [4] registered\n[ 0.253193] acpiphp: Slot [5] registered\n[ 0.254004] acpiphp: Slot [6] registered\n[ 0.254805] acpiphp: Slot [7] registered\n[ 0.255613] acpiphp: Slot [8] registered\n[ 0.256418] acpiphp: Slot [9] registered\n[ 0.257226] acpiphp: Slot [10] registered\n[ 0.258044] acpiphp: Slot [11] registered\n[ 0.258885] acpiphp: Slot [12] registered\n[ 0.259711] acpiphp: Slot [13] registered\n[ 0.260541] acpiphp: Slot [14] registered\n[ 0.261353] acpiphp: Slot [15] registered\n[ 0.272134] acpiphp: Slot [16] registered\n[ 0.272967] acpiphp: Slot [17] registered\n[ 0.273825] acpiphp: Slot [18] registered\n[ 0.274652] acpiphp: Slot [19] registered\n[ 0.275468] acpiphp: Slot [20] registered\n[ 0.276305] acpiphp: Slot [21] registered\n[ 0.277118] acpiphp: Slot [22] registered\n[ 0.277948] acpiphp: Slot [23] registered\n[ 0.278794] acpiphp: Slot [24] registered\n[ 0.279614] acpiphp: Slot [25] registered\n[ 0.280441] acpiphp: Slot [26] registered\n[ 0.281269] acpiphp: Slot [27] registered\n[ 0.282079] acpiphp: Slot [28] registered\n[ 0.282915] acpiphp: Slot [29] registered\n[ 0.283753] acpiphp: Slot [30] registered\n[ 0.284604] acpiphp: Slot [31] registered\n[ 0.285430] PCI host bridge to bus 0000:00\n[ 0.286278] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287562] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288758] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290192] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291605] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300309] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301542] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308061] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309495] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356056] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357512] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358907] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360286] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361667] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363368] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365542] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367044] vgaarb: loaded\n[ 0.367636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368744] SCSI subsystem initialized\n[ 0.369555] ACPI: bus type USB registered\n[ 0.370350] usbcore: registered new interface driver usbfs\n[ 0.371353] usbcore: registered new interface driver hub\n[ 0.372332] usbcore: registered new device driver usb\n[ 0.373361] PCI: Using ACPI for IRQ routing\n[ 0.374359] NetLabel: Initializing\n[ 0.375057] NetLabel: domain hash size = 128\n[ 0.375908] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376841] NetLabel: unlabeled traffic allowed by default\n[ 0.377911] clocksource: Switched to clocksource kvm-clock\n[ 0.383349] AppArmor: AppArmor Filesystem Enabled\n[ 0.384285] pnp: PnP ACPI init\n[ 0.385186] pnp: PnP ACPI: found 5 devices\n[ 0.391529] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393286] NET: Registered protocol family 2\n[ 0.394230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396616] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397749] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398804] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399947] NET: Registered protocol family 1\n[ 0.400794] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401861] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402913] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417192] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431565] Trying to unpack rootfs image as initramfs...\n[ 0.482102] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496075] Scanning for low memory corruption every 60 seconds\n[ 0.497358] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498480] audit: initializing netlink subsys (disabled)\n[ 0.499485] audit: type=2000 audit(1545572508.589:1): initialized\n[ 0.500762] Initialise system trusted keyring\n[ 0.501666] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.502805] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.504736] zbud: loaded\n[ 0.505488] VFS: Disk quotas dquot_6.6.0\n[ 0.507226] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510047] fuse init (API version 7.23)\n[ 0.511925] Key type big_key registered\n[ 0.513441] Allocating IMA MOK and blacklist keyrings.\n[ 0.515578] Key type asymmetric registered\n[ 0.517050] Asymmetric key parser 'x509' registered\n[ 0.518968] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522444] io scheduler noop registered\n[ 0.524255] io scheduler deadline registered (default)\n[ 0.526356] io scheduler cfq registered\n[ 0.527342] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528358] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529580] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531008] ACPI: Power Button [PWRF]\n[ 0.531830] GHES: HEST is not enabled!\n[ 0.545473] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573567] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575810] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601283] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603521] Linux agpgart interface v0.103\n[ 0.605549] brd: module loaded\n[ 0.606685] loop: module loaded\n[ 0.611683] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613101] GPT:90111 != 2097151\n[ 0.613761] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614823] GPT:90111 != 2097151\n[ 0.615484] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616416] vda: vda1 vda15\n[ 0.618111] scsi host0: ata_piix\n[ 0.618831] scsi host1: ata_piix\n[ 0.619528] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622116] libphy: Fixed MDIO Bus: probed\n[ 0.622915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623833] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626055] PPP generic driver version 2.4.2\n[ 0.626922] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628245] ehci-pci: EHCI PCI platform driver\n[ 0.629087] ehci-platform: EHCI generic platform driver\n[ 0.630052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631148] ohci-pci: OHCI PCI platform driver\n[ 0.631992] ohci-platform: OHCI generic platform driver\n[ 0.632957] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647420] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649811] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653089] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654471] usb usb1: Product: UHCI Host Controller\n[ 0.655379] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656488] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657456] hub 1-0:1.0: USB hub found\n[ 0.658221] hub 1-0:1.0: 2 ports detected\n[ 0.659098] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662102] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663103] mousedev: PS/2 mouse device common for all mice\n[ 0.664320] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667260] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668421] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669566] i2c /dev entries driver\n[ 0.670332] device-mapper: uevent: version 1.0.3\n[ 0.671245] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672819] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674062] NET: Registered protocol family 10\n[ 0.675021] NET: Registered protocol family 17\n[ 0.675876] Key type dns_resolver registered\n[ 0.676778] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677836] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679541] registered taskstats version 1\n[ 0.680360] Loading compiled-in X.509 certificates\n[ 0.681759] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683556] zswap: loaded using pool lzo/zbud\n[ 0.684894] Key type trusted registered\n[ 0.686431] Key type encrypted registered\n[ 0.687236] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688216] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689205] evm: HMAC attrs: 0x1\n[ 0.690150] Magic number: 14:277:686\n[ 0.690979] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:48 UTC (1545572508)\n[ 0.692532] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693616] EDD information not available.\n[ 0.778602] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.780136] ata1.00: configured for MWDMA2\n[ 0.781344] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793728] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794955] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796237] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798092] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799588] Write protecting the kernel read-only data: 14336k\n[ 0.801127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802899] 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.867001] 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.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 select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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 3.68s]\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-12-23 13:42:53,708 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action used request id req-149c65b2-d113-4655-9e10-cf90377cdbb3 2018-12-23 13:42:53,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-d4c4f3f1-55e8-4df3-b57d-495a0a287c66 x-compute-request-id: req-d4c4f3f1-55e8-4df3-b57d-495a0a287c66 Content-Encoding: gzip Content-Length: 8103 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482487207 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132077] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133694] pid_max: default: 32768 minimum: 301\n[ 0.134563] ACPI: Core revision 20150930\n[ 0.135935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137209] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138711] AppArmor: AppArmor initialized\n[ 0.139554] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140880] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142122] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143294] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144645] Initializing cgroup subsys io\n[ 0.145435] Initializing cgroup subsys memory\n[ 0.146271] Initializing cgroup subsys devices\n[ 0.147134] Initializing cgroup subsys freezer\n[ 0.148025] Initializing cgroup subsys net_cls\n[ 0.148879] Initializing cgroup subsys perf_event\n[ 0.149769] Initializing cgroup subsys net_prio\n[ 0.150626] Initializing cgroup subsys hugetlb\n[ 0.151489] Initializing cgroup subsys pids\n[ 0.152348] CPU: Physical Processor ID: 0\n[ 0.153827] mce: CPU supports 10 MCE banks\n[ 0.154649] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155627] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166294] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172813] ftrace: allocating 31920 entries in 125 pages\n[ 0.199367] smpboot: Max logical packages: 1\n[ 0.200381] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201977] x2apic enabled\n[ 0.202890] Switched APIC routing to physical x2apic.\n[ 0.204828] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206167] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208537] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210712] KVM setup paravirtual spinlock\n[ 0.212150] x86: Booted up 1 node, 1 CPUs\n[ 0.213114] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214752] devtmpfs: initialized\n[ 0.216577] evm: security.selinux\n[ 0.217407] evm: security.SMACK64\n[ 0.218226] evm: security.SMACK64EXEC\n[ 0.219116] evm: security.SMACK64TRANSMUTE\n[ 0.220078] evm: security.SMACK64MMAP\n[ 0.220953] evm: security.ima\n[ 0.221699] evm: security.capability\n[ 0.222644] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224875] pinctrl core: initialized pinctrl subsystem\n[ 0.226189] RTC time: 13:41:58, date: 12/23/18\n[ 0.227299] NET: Registered protocol family 16\n[ 0.228437] cpuidle: using governor ladder\n[ 0.229418] cpuidle: using governor menu\n[ 0.230362] PCCT header not found.\n[ 0.231241] ACPI: bus type PCI registered\n[ 0.232198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233692] PCI: Using configuration type 1 for base access\n[ 0.235660] ACPI: Added _OSI(Module Device)\n[ 0.236664] ACPI: Added _OSI(Processor Device)\n[ 0.237690] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241094] ACPI: Interpreter enabled\n[ 0.242013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250934] ACPI: (supports S0 S5)\n[ 0.251770] ACPI: Using IOAPIC for interrupt routing\n[ 0.252887] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256299] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257673] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260583] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263218] acpiphp: Slot [3] registered\n[ 0.264167] acpiphp: Slot [4] registered\n[ 0.265111] acpiphp: Slot [5] registered\n[ 0.266058] acpiphp: Slot [6] registered\n[ 0.267008] acpiphp: Slot [7] registered\n[ 0.267958] acpiphp: Slot [8] registered\n[ 0.268904] acpiphp: Slot [9] registered\n[ 0.269842] acpiphp: Slot [10] registered\n[ 0.270792] acpiphp: Slot [11] registered\n[ 0.271756] acpiphp: Slot [12] registered\n[ 0.272722] acpiphp: Slot [13] registered\n[ 0.273680] acpiphp: Slot [14] registered\n[ 0.274631] acpiphp: Slot [15] registered\n[ 0.285679] acpiphp: Slot [16] registered\n[ 0.286659] acpiphp: Slot [17] registered\n[ 0.287605] acpiphp: Slot [18] registered\n[ 0.288554] acpiphp: Slot [19] registered\n[ 0.289503] acpiphp: Slot [20] registered\n[ 0.290466] acpiphp: Slot [21] registered\n[ 0.291420] acpiphp: Slot [22] registered\n[ 0.292386] acpiphp: Slot [23] registered\n[ 0.293341] acpiphp: Slot [24] registered\n[ 0.294298] acpiphp: Slot [25] registered\n[ 0.295257] acpiphp: Slot [26] registered\n[ 0.296210] acpiphp: Slot [27] registered\n[ 0.297169] acpiphp: Slot [28] registered\n[ 0.298121] acpiphp: Slot [29] registered\n[ 0.299074] acpiphp: Slot [30] registered\n[ 0.300042] acpiphp: Slot [31] registered\n[ 0.300998] PCI host bridge to bus 0000:00\n[ 0.301950] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.303408] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.304867] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.306571] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308304] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314751] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316295] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317704] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319215] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325892] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374261] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376031] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377698] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379324] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.381599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.383066] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.384380] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.385630] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.387466] vgaarb: loaded\n[ 0.388178] vgaarb: bridge control possible 0000:00:02.0\n[ 0.389486] SCSI subsystem initialized\n[ 0.390449] ACPI: bus type USB registered\n[ 0.391431] usbcore: registered new interface driver usbfs\n[ 0.392660] usbcore: registered new interface driver hub\n[ 0.393849] usbcore: registered new device driver usb\n[ 0.395088] PCI: Using ACPI for IRQ routing\n[ 0.396262] NetLabel: Initializing\n[ 0.397082] NetLabel: domain hash size = 128\n[ 0.398086] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.399197] NetLabel: unlabeled traffic allowed by default\n[ 0.400443] clocksource: Switched to clocksource kvm-clock\n[ 0.405975] AppArmor: AppArmor Filesystem Enabled\n[ 0.407110] pnp: PnP ACPI init\n[ 0.408126] pnp: PnP ACPI: found 5 devices\n[ 0.414598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.416588] NET: Registered protocol family 2\n[ 0.417714] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.419244] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.420628] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.422006] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.423270] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.424655] NET: Registered protocol family 1\n[ 0.425695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.426994] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.428270] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.442538] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.456877] Trying to unpack rootfs image as initramfs...\n[ 0.505936] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.520189] Scanning for low memory corruption every 60 seconds\n[ 0.521758] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.523129] audit: initializing netlink subsys (disabled)\n[ 0.524337] audit: type=2000 audit(1545572519.031:1): initialized\n[ 0.525886] Initialise system trusted keyring\n[ 0.526980] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.528364] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.530550] zbud: loaded\n[ 0.531359] VFS: Disk quotas dquot_6.6.0\n[ 0.532325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534116] fuse init (API version 7.23)\n[ 0.535154] Key type big_key registered\n[ 0.536099] Allocating IMA MOK and blacklist keyrings.\n[ 0.537391] Key type asymmetric registered\n[ 0.538368] Asymmetric key parser 'x509' registered\n[ 0.539491] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.541604] io scheduler noop registered\n[ 0.542539] io scheduler deadline registered (default)\n[ 0.543709] io scheduler cfq registered\n[ 0.544871] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.546426] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548135] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550237] ACPI: Power Button [PWRF]\n[ 0.551380] GHES: HEST is not enabled!\n[ 0.566157] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595873] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.622987] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.625396] Linux agpgart interface v0.103\n[ 0.627597] brd: module loaded\n[ 0.628974] loop: module loaded\n[ 0.633548] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.635260] GPT:90111 != 2097151\n[ 0.636043] GPT:Alternate GPT header not at the end of the disk.\n[ 0.637344] GPT:90111 != 2097151\n[ 0.638130] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639255] vda: vda1 vda15\n[ 0.640793] scsi host0: ata_piix\n[ 0.641645] scsi host1: ata_piix\n[ 0.642454] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.643903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645569] libphy: Fixed MDIO Bus: probed\n[ 0.646526] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647645] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650011] PPP generic driver version 2.4.2\n[ 0.651126] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652291] ehci-pci: EHCI PCI platform driver\n[ 0.653151] ehci-platform: EHCI generic platform driver\n[ 0.654119] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655212] ohci-pci: OHCI PCI platform driver\n[ 0.656057] ohci-platform: OHCI generic platform driver\n[ 0.657023] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.673759] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.674756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.675840] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677037] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678416] usb usb1: Product: UHCI Host Controller\n[ 0.679333] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680448] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681377] hub 1-0:1.0: USB hub found\n[ 0.682142] hub 1-0:1.0: 2 ports detected\n[ 0.683017] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686042] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687034] mousedev: PS/2 mouse device common for all mice\n[ 0.688244] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690049] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691125] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.692287] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.693449] i2c /dev entries driver\n[ 0.694194] device-mapper: uevent: version 1.0.3\n[ 0.695107] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.696701] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.697954] NET: Registered protocol family 10\n[ 0.698916] NET: Registered protocol family 17\n[ 0.699791] Key type dns_resolver registered\n[ 0.700706] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.701775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.703469] registered taskstats version 1\n[ 0.704282] Loading compiled-in X.509 certificates\n[ 0.705719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.707519] zswap: loaded using pool lzo/zbud\n[ 0.708902] Key type trusted registered\n[ 0.710412] Key type encrypted registered\n[ 0.711218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712220] ima: No TPM chip found, activating TPM-bypass!\n[ 0.713238] evm: HMAC attrs: 0x1\n[ 0.714526] Magic number: 14:277:686\n[ 0.715374] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:59 UTC (1545572519)\n[ 0.716936] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718019] EDD information not available.\n[ 0.800995] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.802471] ata1.00: configured for MWDMA2\n[ 0.803654] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.816263] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.817501] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.818733] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.820564] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822053] Write protecting the kernel read-only data: 14336k\n[ 0.823573] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.825360] 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.47\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.692924] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.96s]\nping 10.10.10.5 OK\nping 10.10.10.9 OK\nping 10.10.10.5 OK\nping 10.10.10.9 OK\nping 10.10.10.5 OK\n"} 2018-12-23 13:42:53,710 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action used request id req-d4c4f3f1-55e8-4df3-b57d-495a0a287c66 2018-12-23 13:42:53,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-91e04680-a899-4d5d-bd8d-351ed0504f29 x-compute-request-id: req-91e04680-a899-4d5d-bd8d-351ed0504f29 Content-Encoding: gzip Content-Length: 10872 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 485764313 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136661] pid_max: default: 32768 minimum: 301\n[ 0.137588] ACPI: Core revision 20150930\n[ 0.138975] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140320] Security Framework initialized\n[ 0.141156] Yama: becoming mindful.\n[ 0.141903] AppArmor: AppArmor initialized\n[ 0.142793] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144170] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145499] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148206] Initializing cgroup subsys io\n[ 0.149048] Initializing cgroup subsys memory\n[ 0.149951] Initializing cgroup subsys devices\n[ 0.150846] Initializing cgroup subsys freezer\n[ 0.151744] Initializing cgroup subsys net_cls\n[ 0.152636] Initializing cgroup subsys perf_event\n[ 0.153573] Initializing cgroup subsys net_prio\n[ 0.154493] Initializing cgroup subsys hugetlb\n[ 0.155388] Initializing cgroup subsys pids\n[ 0.156300] CPU: Physical Processor ID: 0\n[ 0.157836] mce: CPU supports 10 MCE banks\n[ 0.158731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177246] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203996] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205396] x2apic enabled\n[ 0.206228] Switched APIC routing to physical x2apic.\n[ 0.208045] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209203] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211258] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213091] KVM setup paravirtual spinlock\n[ 0.214406] x86: Booted up 1 node, 1 CPUs\n[ 0.215231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216654] devtmpfs: initialized\n[ 0.218418] evm: security.selinux\n[ 0.219134] evm: security.SMACK64\n[ 0.219843] evm: security.SMACK64EXEC\n[ 0.220610] evm: security.SMACK64TRANSMUTE\n[ 0.221442] evm: security.SMACK64MMAP\n[ 0.222207] evm: security.ima\n[ 0.222868] evm: security.capability\n[ 0.223695] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225666] pinctrl core: initialized pinctrl subsystem\n[ 0.226831] RTC time: 13:41:35, date: 12/23/18\n[ 0.227846] NET: Registered protocol family 16\n[ 0.228838] cpuidle: using governor ladder\n[ 0.229684] cpuidle: using governor menu\n[ 0.230497] PCCT header not found.\n[ 0.231273] ACPI: bus type PCI registered\n[ 0.232100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233388] PCI: Using configuration type 1 for base access\n[ 0.235147] ACPI: Added _OSI(Module Device)\n[ 0.236019] ACPI: Added _OSI(Processor Device)\n[ 0.236906] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237863] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240005] ACPI: Interpreter enabled\n[ 0.240802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248440] ACPI: (supports S0 S5)\n[ 0.249160] ACPI: Using IOAPIC for interrupt routing\n[ 0.250277] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253422] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254608] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255888] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257121] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259469] acpiphp: Slot [3] registered\n[ 0.260295] acpiphp: Slot [4] registered\n[ 0.261115] acpiphp: Slot [5] registered\n[ 0.261936] acpiphp: Slot [6] registered\n[ 0.262756] acpiphp: Slot [7] registered\n[ 0.263580] acpiphp: Slot [8] registered\n[ 0.264431] acpiphp: Slot [9] registered\n[ 0.265263] acpiphp: Slot [10] registered\n[ 0.266094] acpiphp: Slot [11] registered\n[ 0.266933] acpiphp: Slot [12] registered\n[ 0.267809] acpiphp: Slot [13] registered\n[ 0.268672] acpiphp: Slot [14] registered\n[ 0.269505] acpiphp: Slot [15] registered\n[ 0.280216] acpiphp: Slot [16] registered\n[ 0.281054] acpiphp: Slot [17] registered\n[ 0.281894] acpiphp: Slot [18] registered\n[ 0.282732] acpiphp: Slot [19] registered\n[ 0.283565] acpiphp: Slot [20] registered\n[ 0.284406] acpiphp: Slot [21] registered\n[ 0.285243] acpiphp: Slot [22] registered\n[ 0.286075] acpiphp: Slot [23] registered\n[ 0.286912] acpiphp: Slot [24] registered\n[ 0.287767] acpiphp: Slot [25] registered\n[ 0.288653] acpiphp: Slot [26] registered\n[ 0.289492] acpiphp: Slot [27] registered\n[ 0.290328] acpiphp: Slot [28] registered\n[ 0.291163] acpiphp: Slot [29] registered\n[ 0.292000] acpiphp: Slot [30] registered\n[ 0.292842] acpiphp: Slot [31] registered\n[ 0.293676] PCI host bridge to bus 0000:00\n[ 0.294510] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297030] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298586] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300080] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306386] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307737] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310335] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370857] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372295] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375670] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376857] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377955] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379623] vgaarb: loaded\n[ 0.380252] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381427] SCSI subsystem initialized\n[ 0.382275] ACPI: bus type USB registered\n[ 0.383123] usbcore: registered new interface driver usbfs\n[ 0.384206] usbcore: registered new interface driver hub\n[ 0.385262] usbcore: registered new device driver usb\n[ 0.386354] PCI: Using ACPI for IRQ routing\n[ 0.387414] NetLabel: Initializing\n[ 0.388151] NetLabel: domain hash size = 128\n[ 0.389075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390107] NetLabel: unlabeled traffic allowed by default\n[ 0.391267] clocksource: Switched to clocksource kvm-clock\n[ 0.396742] AppArmor: AppArmor Filesystem Enabled\n[ 0.397797] pnp: PnP ACPI init\n[ 0.398719] pnp: PnP ACPI: found 5 devices\n[ 0.405145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406937] NET: Registered protocol family 2\n[ 0.407940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409303] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410542] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411762] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412898] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414121] NET: Registered protocol family 1\n[ 0.415027] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416195] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417319] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445167] Trying to unpack rootfs image as initramfs...\n[ 0.494137] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508171] Scanning for low memory corruption every 60 seconds\n[ 0.509584] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510820] audit: initializing netlink subsys (disabled)\n[ 0.511894] audit: type=2000 audit(1545572496.762:1): initialized\n[ 0.513254] Initialise system trusted keyring\n[ 0.514216] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515450] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517448] zbud: loaded\n[ 0.518158] VFS: Disk quotas dquot_6.6.0\n[ 0.519018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520621] fuse init (API version 7.23)\n[ 0.521569] Key type big_key registered\n[ 0.522399] Allocating IMA MOK and blacklist keyrings.\n[ 0.523561] Key type asymmetric registered\n[ 0.524431] Asymmetric key parser 'x509' registered\n[ 0.525481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527006] io scheduler noop registered\n[ 0.527845] io scheduler deadline registered (default)\n[ 0.528880] io scheduler cfq registered\n[ 0.529743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530865] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532228] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534115] ACPI: Power Button [PWRF]\n[ 0.535611] GHES: HEST is not enabled!\n[ 0.550215] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578670] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.607919] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.610273] Linux agpgart interface v0.103\n[ 0.612472] brd: module loaded\n[ 0.613766] loop: module loaded\n[ 0.618734] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.620304] GPT:90111 != 2097151\n[ 0.621024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622211] GPT:90111 != 2097151\n[ 0.622937] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623992] vda: vda1 vda15\n[ 0.625569] scsi host0: ata_piix\n[ 0.626358] scsi host1: ata_piix\n[ 0.627100] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628437] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.629974] libphy: Fixed MDIO Bus: probed\n[ 0.630856] tun: Universal TUN/TAP device driver, 1.6\n[ 0.631885] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634207] PPP generic driver version 2.4.2\n[ 0.635182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636395] ehci-pci: EHCI PCI platform driver\n[ 0.637274] ehci-platform: EHCI generic platform driver\n[ 0.638269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639406] ohci-pci: OHCI PCI platform driver\n[ 0.640285] ohci-platform: OHCI generic platform driver\n[ 0.641285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655740] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.656773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658230] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659261] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660406] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.661630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663071] usb usb1: Product: UHCI Host Controller\n[ 0.664010] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665157] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666212] hub 1-0:1.0: USB hub found\n[ 0.666984] hub 1-0:1.0: 2 ports detected\n[ 0.667896] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670016] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672010] mousedev: PS/2 mouse device common for all mice\n[ 0.673278] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675107] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676215] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678604] i2c /dev entries driver\n[ 0.679366] device-mapper: uevent: version 1.0.3\n[ 0.680311] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681945] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683235] NET: Registered protocol family 10\n[ 0.684251] NET: Registered protocol family 17\n[ 0.685140] Key type dns_resolver registered\n[ 0.686075] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687185] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688935] registered taskstats version 1\n[ 0.689765] Loading compiled-in X.509 certificates\n[ 0.691227] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693083] zswap: loaded using pool lzo/zbud\n[ 0.694451] Key type trusted registered\n[ 0.695997] Key type encrypted registered\n[ 0.696821] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697839] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698895] evm: HMAC attrs: 0x1\n[ 0.699842] Magic number: 14:277:686\n[ 0.700705] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:36 UTC (1545572496)\n[ 0.702326] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.703458] EDD information not available.\n[ 0.788279] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789834] Write protecting the kernel read-only data: 14336k\n[ 0.801577] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803385] 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.846008] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.26\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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.36. iid=i-0000014d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHU4wTEMVALjw6wPcOmAO2i2HJywhyzU8+SAsMNC8Dmb2LHHjJIJ0EF9yufh4ToTDRLB+enVHGw62eNkOcf3I4dF3or2LEFx0biE/9BCCsa95Nr6la9fdHJgtPHcZ4j6VPrpYfLtRIULGb7m9JXXQgFK6y25Bi03AxxOG8mUGtCjAv/zR7EMqEz8AgO3L1rsjaNOeCH/qdeyC2DHjz7NWqPhQB31xerZW8hSxV/stOEXCyhKeo9GEJ1ek+eBUC3+pnoXGx80sJcU+4G3CiGd1tZyOIh55SEoOx8FM0qAQrQE0CgLItQPWj4g72X7sIJ7LO5pqhFuV8yHwNP0FZAdZh root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIc8qH83hzDSwxvvnJyi/rNbRj+ihd0374sGBCH0Ge1ptSQ2lPlL5GFuBmoidVz2M7E5fIsx5D1YrnWFqAiBwFS+vEeDNcUHIflhptAnPg5AM4VEEXGUx6wGw3Da/Os2kimgqJtQ6XiQ4K610f5LW53Y1d/PNYXpVQ9CMwh9+VtVAAAAFQCGQZki6IUxaZp0Jqg9eVNEsnhgqwAAAIAaF/6rLWkXJHsxLwJQps60MwUKSahaQ1kBP9Qrr0N/0pRlFdmyNO9mCrja3eno65zg032MxdwLziF+lh2vgB3km/T5hvbMahEwiFANnef36AVpP/X7TVV30kgU32VTu9CSha8wDYQa+CkS1VSGbWoIZ/u+BJG0fH0dR4w8hpZNjwAAAIA6/rfQXdrLG7dNfoZ2pS1qGr9NjIOvLYNbqllN1VbqhqfwoB2C72OtUxc++IDkka6wQZo8BTP54aFjMUdHjmkPlivWdQ5Rg+lzDaKDXSfnKXlx8qqRg94OdkpAo1LVxUyW6ewmjKdPzdPQyxL252znz3KPl5TsKuU0ORO7udH64g== 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:fe6a:2a83/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-0000014d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.20s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:6A:2A:83 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6a:2a83/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8118 (7.9 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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.139727] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.139728] usb 1-1: Product: QEMU USB Tablet\n[ 1.139729] usb 1-1: Manufacturer: QEMU\n[ 1.139730] usb 1-1: SerialNumber: 42\n[ 1.439388] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.457361] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.776330] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nDec 23 13:41:37 cirros syslog.info syslogd started: BusyBox v1.23.2\nDec 23 13:41:37 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nDec 23 13:41:37 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)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nDec 23 13:41:38 cirros auth.notice su: + /dev/console root:cirros\nDec 23 13:41:39 cirros authpriv.info dropbear[340]: Running in background\nDec 23 13:41:39 cirros kern.info kernel: [ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nDec 23 13:41:40 cirros kern.info kernel: [ 4.776330] 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-12-23 13:42:53,798 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action used request id req-91e04680-a899-4d5d-bd8d-351ed0504f29 2018-12-23 13:42:54,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5e91e617eb72a1a4f8e3e6c74114e705ab9516" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:54,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e466ee94bbd8d2e1b824c1cbfc98a2ac3eac7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:54,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea55a9d9c961b3dbc9d51f58035d3a71783632fd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:55,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:42:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c21eee6-eda6-4c40-9e0b-acb7d4f0363c x-compute-request-id: req-6c21eee6-eda6-4c40-9e0b-acb7d4f0363c Content-Encoding: gzip Content-Length: 8103 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482487207 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132077] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133694] pid_max: default: 32768 minimum: 301\n[ 0.134563] ACPI: Core revision 20150930\n[ 0.135935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137209] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138711] AppArmor: AppArmor initialized\n[ 0.139554] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140880] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142122] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143294] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144645] Initializing cgroup subsys io\n[ 0.145435] Initializing cgroup subsys memory\n[ 0.146271] Initializing cgroup subsys devices\n[ 0.147134] Initializing cgroup subsys freezer\n[ 0.148025] Initializing cgroup subsys net_cls\n[ 0.148879] Initializing cgroup subsys perf_event\n[ 0.149769] Initializing cgroup subsys net_prio\n[ 0.150626] Initializing cgroup subsys hugetlb\n[ 0.151489] Initializing cgroup subsys pids\n[ 0.152348] CPU: Physical Processor ID: 0\n[ 0.153827] mce: CPU supports 10 MCE banks\n[ 0.154649] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155627] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166294] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172813] ftrace: allocating 31920 entries in 125 pages\n[ 0.199367] smpboot: Max logical packages: 1\n[ 0.200381] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201977] x2apic enabled\n[ 0.202890] Switched APIC routing to physical x2apic.\n[ 0.204828] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206167] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208537] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210712] KVM setup paravirtual spinlock\n[ 0.212150] x86: Booted up 1 node, 1 CPUs\n[ 0.213114] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214752] devtmpfs: initialized\n[ 0.216577] evm: security.selinux\n[ 0.217407] evm: security.SMACK64\n[ 0.218226] evm: security.SMACK64EXEC\n[ 0.219116] evm: security.SMACK64TRANSMUTE\n[ 0.220078] evm: security.SMACK64MMAP\n[ 0.220953] evm: security.ima\n[ 0.221699] evm: security.capability\n[ 0.222644] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224875] pinctrl core: initialized pinctrl subsystem\n[ 0.226189] RTC time: 13:41:58, date: 12/23/18\n[ 0.227299] NET: Registered protocol family 16\n[ 0.228437] cpuidle: using governor ladder\n[ 0.229418] cpuidle: using governor menu\n[ 0.230362] PCCT header not found.\n[ 0.231241] ACPI: bus type PCI registered\n[ 0.232198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233692] PCI: Using configuration type 1 for base access\n[ 0.235660] ACPI: Added _OSI(Module Device)\n[ 0.236664] ACPI: Added _OSI(Processor Device)\n[ 0.237690] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241094] ACPI: Interpreter enabled\n[ 0.242013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250934] ACPI: (supports S0 S5)\n[ 0.251770] ACPI: Using IOAPIC for interrupt routing\n[ 0.252887] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256299] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257673] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260583] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263218] acpiphp: Slot [3] registered\n[ 0.264167] acpiphp: Slot [4] registered\n[ 0.265111] acpiphp: Slot [5] registered\n[ 0.266058] acpiphp: Slot [6] registered\n[ 0.267008] acpiphp: Slot [7] registered\n[ 0.267958] acpiphp: Slot [8] registered\n[ 0.268904] acpiphp: Slot [9] registered\n[ 0.269842] acpiphp: Slot [10] registered\n[ 0.270792] acpiphp: Slot [11] registered\n[ 0.271756] acpiphp: Slot [12] registered\n[ 0.272722] acpiphp: Slot [13] registered\n[ 0.273680] acpiphp: Slot [14] registered\n[ 0.274631] acpiphp: Slot [15] registered\n[ 0.285679] acpiphp: Slot [16] registered\n[ 0.286659] acpiphp: Slot [17] registered\n[ 0.287605] acpiphp: Slot [18] registered\n[ 0.288554] acpiphp: Slot [19] registered\n[ 0.289503] acpiphp: Slot [20] registered\n[ 0.290466] acpiphp: Slot [21] registered\n[ 0.291420] acpiphp: Slot [22] registered\n[ 0.292386] acpiphp: Slot [23] registered\n[ 0.293341] acpiphp: Slot [24] registered\n[ 0.294298] acpiphp: Slot [25] registered\n[ 0.295257] acpiphp: Slot [26] registered\n[ 0.296210] acpiphp: Slot [27] registered\n[ 0.297169] acpiphp: Slot [28] registered\n[ 0.298121] acpiphp: Slot [29] registered\n[ 0.299074] acpiphp: Slot [30] registered\n[ 0.300042] acpiphp: Slot [31] registered\n[ 0.300998] PCI host bridge to bus 0000:00\n[ 0.301950] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.303408] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.304867] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.306571] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308304] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314751] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316295] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317704] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319215] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325892] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374261] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376031] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377698] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379324] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.381599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.383066] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.384380] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.385630] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.387466] vgaarb: loaded\n[ 0.388178] vgaarb: bridge control possible 0000:00:02.0\n[ 0.389486] SCSI subsystem initialized\n[ 0.390449] ACPI: bus type USB registered\n[ 0.391431] usbcore: registered new interface driver usbfs\n[ 0.392660] usbcore: registered new interface driver hub\n[ 0.393849] usbcore: registered new device driver usb\n[ 0.395088] PCI: Using ACPI for IRQ routing\n[ 0.396262] NetLabel: Initializing\n[ 0.397082] NetLabel: domain hash size = 128\n[ 0.398086] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.399197] NetLabel: unlabeled traffic allowed by default\n[ 0.400443] clocksource: Switched to clocksource kvm-clock\n[ 0.405975] AppArmor: AppArmor Filesystem Enabled\n[ 0.407110] pnp: PnP ACPI init\n[ 0.408126] pnp: PnP ACPI: found 5 devices\n[ 0.414598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.416588] NET: Registered protocol family 2\n[ 0.417714] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.419244] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.420628] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.422006] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.423270] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.424655] NET: Registered protocol family 1\n[ 0.425695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.426994] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.428270] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.442538] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.456877] Trying to unpack rootfs image as initramfs...\n[ 0.505936] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.520189] Scanning for low memory corruption every 60 seconds\n[ 0.521758] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.523129] audit: initializing netlink subsys (disabled)\n[ 0.524337] audit: type=2000 audit(1545572519.031:1): initialized\n[ 0.525886] Initialise system trusted keyring\n[ 0.526980] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.528364] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.530550] zbud: loaded\n[ 0.531359] VFS: Disk quotas dquot_6.6.0\n[ 0.532325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534116] fuse init (API version 7.23)\n[ 0.535154] Key type big_key registered\n[ 0.536099] Allocating IMA MOK and blacklist keyrings.\n[ 0.537391] Key type asymmetric registered\n[ 0.538368] Asymmetric key parser 'x509' registered\n[ 0.539491] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.541604] io scheduler noop registered\n[ 0.542539] io scheduler deadline registered (default)\n[ 0.543709] io scheduler cfq registered\n[ 0.544871] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.546426] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548135] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550237] ACPI: Power Button [PWRF]\n[ 0.551380] GHES: HEST is not enabled!\n[ 0.566157] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595873] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.622987] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.625396] Linux agpgart interface v0.103\n[ 0.627597] brd: module loaded\n[ 0.628974] loop: module loaded\n[ 0.633548] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.635260] GPT:90111 != 2097151\n[ 0.636043] GPT:Alternate GPT header not at the end of the disk.\n[ 0.637344] GPT:90111 != 2097151\n[ 0.638130] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639255] vda: vda1 vda15\n[ 0.640793] scsi host0: ata_piix\n[ 0.641645] scsi host1: ata_piix\n[ 0.642454] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.643903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645569] libphy: Fixed MDIO Bus: probed\n[ 0.646526] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647645] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650011] PPP generic driver version 2.4.2\n[ 0.651126] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652291] ehci-pci: EHCI PCI platform driver\n[ 0.653151] ehci-platform: EHCI generic platform driver\n[ 0.654119] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655212] ohci-pci: OHCI PCI platform driver\n[ 0.656057] ohci-platform: OHCI generic platform driver\n[ 0.657023] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.673759] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.674756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.675840] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677037] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678416] usb usb1: Product: UHCI Host Controller\n[ 0.679333] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680448] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681377] hub 1-0:1.0: USB hub found\n[ 0.682142] hub 1-0:1.0: 2 ports detected\n[ 0.683017] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686042] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687034] mousedev: PS/2 mouse device common for all mice\n[ 0.688244] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690049] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691125] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.692287] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.693449] i2c /dev entries driver\n[ 0.694194] device-mapper: uevent: version 1.0.3\n[ 0.695107] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.696701] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.697954] NET: Registered protocol family 10\n[ 0.698916] NET: Registered protocol family 17\n[ 0.699791] Key type dns_resolver registered\n[ 0.700706] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.701775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.703469] registered taskstats version 1\n[ 0.704282] Loading compiled-in X.509 certificates\n[ 0.705719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.707519] zswap: loaded using pool lzo/zbud\n[ 0.708902] Key type trusted registered\n[ 0.710412] Key type encrypted registered\n[ 0.711218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712220] ima: No TPM chip found, activating TPM-bypass!\n[ 0.713238] evm: HMAC attrs: 0x1\n[ 0.714526] Magic number: 14:277:686\n[ 0.715374] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:59 UTC (1545572519)\n[ 0.716936] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718019] EDD information not available.\n[ 0.800995] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.802471] ata1.00: configured for MWDMA2\n[ 0.803654] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.816263] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.817501] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.818733] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.820564] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822053] Write protecting the kernel read-only data: 14336k\n[ 0.823573] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.825360] 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.47\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.692924] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.96s]\nping 10.10.10.5 OK\nping 10.10.10.9 OK\nping 10.10.10.5 OK\nping 10.10.10.9 OK\nping 10.10.10.5 OK\n"} 2018-12-23 13:42:55,780 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action used request id req-6c21eee6-eda6-4c40-9e0b-acb7d4f0363c 2018-12-23 13:42:55,781 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:42:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f559de1d-a0d4-4fe3-b758-bb3fb575a9e8 x-compute-request-id: req-f559de1d-a0d4-4fe3-b758-bb3fb575a9e8 Content-Encoding: gzip Content-Length: 8079 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 771841442 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130498] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132093] pid_max: default: 32768 minimum: 301\n[ 0.132964] ACPI: Core revision 20150930\n[ 0.134330] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135617] Security Framework initialized\n[ 0.136422] Yama: becoming mindful.\n[ 0.137138] AppArmor: AppArmor initialized\n[ 0.137991] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139305] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140560] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141760] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143115] Initializing cgroup subsys io\n[ 0.143909] Initializing cgroup subsys memory\n[ 0.144751] Initializing cgroup subsys devices\n[ 0.145622] Initializing cgroup subsys freezer\n[ 0.146479] Initializing cgroup subsys net_cls\n[ 0.147332] Initializing cgroup subsys perf_event\n[ 0.148225] Initializing cgroup subsys net_prio\n[ 0.149090] Initializing cgroup subsys hugetlb\n[ 0.149966] Initializing cgroup subsys pids\n[ 0.150828] CPU: Physical Processor ID: 0\n[ 0.152314] mce: CPU supports 10 MCE banks\n[ 0.153142] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154124] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164683] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171074] ftrace: allocating 31920 entries in 125 pages\n[ 0.197432] smpboot: Max logical packages: 1\n[ 0.198302] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199615] x2apic enabled\n[ 0.200413] Switched APIC routing to physical x2apic.\n[ 0.202144] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203248] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206952] KVM setup paravirtual spinlock\n[ 0.208234] x86: Booted up 1 node, 1 CPUs\n[ 0.209022] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210388] devtmpfs: initialized\n[ 0.212083] evm: security.selinux\n[ 0.212779] evm: security.SMACK64\n[ 0.213457] evm: security.SMACK64EXEC\n[ 0.214182] evm: security.SMACK64TRANSMUTE\n[ 0.214965] evm: security.SMACK64MMAP\n[ 0.215689] evm: security.ima\n[ 0.216322] evm: security.capability\n[ 0.217107] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218913] pinctrl core: initialized pinctrl subsystem\n[ 0.219989] RTC time: 13:41:47, date: 12/23/18\n[ 0.220934] NET: Registered protocol family 16\n[ 0.221883] cpuidle: using governor ladder\n[ 0.222678] cpuidle: using governor menu\n[ 0.223444] PCCT header not found.\n[ 0.224174] ACPI: bus type PCI registered\n[ 0.224955] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226169] PCI: Using configuration type 1 for base access\n[ 0.227985] ACPI: Added _OSI(Module Device)\n[ 0.228817] ACPI: Added _OSI(Processor Device)\n[ 0.229668] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230546] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232683] ACPI: Interpreter enabled\n[ 0.233439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240796] ACPI: (supports S0 S5)\n[ 0.241506] ACPI: Using IOAPIC for interrupt routing\n[ 0.242581] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248080] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249288] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251563] acpiphp: Slot [3] registered\n[ 0.252373] acpiphp: Slot [4] registered\n[ 0.253193] acpiphp: Slot [5] registered\n[ 0.254004] acpiphp: Slot [6] registered\n[ 0.254805] acpiphp: Slot [7] registered\n[ 0.255613] acpiphp: Slot [8] registered\n[ 0.256418] acpiphp: Slot [9] registered\n[ 0.257226] acpiphp: Slot [10] registered\n[ 0.258044] acpiphp: Slot [11] registered\n[ 0.258885] acpiphp: Slot [12] registered\n[ 0.259711] acpiphp: Slot [13] registered\n[ 0.260541] acpiphp: Slot [14] registered\n[ 0.261353] acpiphp: Slot [15] registered\n[ 0.272134] acpiphp: Slot [16] registered\n[ 0.272967] acpiphp: Slot [17] registered\n[ 0.273825] acpiphp: Slot [18] registered\n[ 0.274652] acpiphp: Slot [19] registered\n[ 0.275468] acpiphp: Slot [20] registered\n[ 0.276305] acpiphp: Slot [21] registered\n[ 0.277118] acpiphp: Slot [22] registered\n[ 0.277948] acpiphp: Slot [23] registered\n[ 0.278794] acpiphp: Slot [24] registered\n[ 0.279614] acpiphp: Slot [25] registered\n[ 0.280441] acpiphp: Slot [26] registered\n[ 0.281269] acpiphp: Slot [27] registered\n[ 0.282079] acpiphp: Slot [28] registered\n[ 0.282915] acpiphp: Slot [29] registered\n[ 0.283753] acpiphp: Slot [30] registered\n[ 0.284604] acpiphp: Slot [31] registered\n[ 0.285430] PCI host bridge to bus 0000:00\n[ 0.286278] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287562] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288758] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290192] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291605] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300309] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301542] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308061] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309495] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356056] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357512] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358907] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360286] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361667] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363368] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365542] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367044] vgaarb: loaded\n[ 0.367636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368744] SCSI subsystem initialized\n[ 0.369555] ACPI: bus type USB registered\n[ 0.370350] usbcore: registered new interface driver usbfs\n[ 0.371353] usbcore: registered new interface driver hub\n[ 0.372332] usbcore: registered new device driver usb\n[ 0.373361] PCI: Using ACPI for IRQ routing\n[ 0.374359] NetLabel: Initializing\n[ 0.375057] NetLabel: domain hash size = 128\n[ 0.375908] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376841] NetLabel: unlabeled traffic allowed by default\n[ 0.377911] clocksource: Switched to clocksource kvm-clock\n[ 0.383349] AppArmor: AppArmor Filesystem Enabled\n[ 0.384285] pnp: PnP ACPI init\n[ 0.385186] pnp: PnP ACPI: found 5 devices\n[ 0.391529] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393286] NET: Registered protocol family 2\n[ 0.394230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396616] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397749] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398804] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399947] NET: Registered protocol family 1\n[ 0.400794] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401861] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402913] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417192] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431565] Trying to unpack rootfs image as initramfs...\n[ 0.482102] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496075] Scanning for low memory corruption every 60 seconds\n[ 0.497358] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498480] audit: initializing netlink subsys (disabled)\n[ 0.499485] audit: type=2000 audit(1545572508.589:1): initialized\n[ 0.500762] Initialise system trusted keyring\n[ 0.501666] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.502805] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.504736] zbud: loaded\n[ 0.505488] VFS: Disk quotas dquot_6.6.0\n[ 0.507226] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510047] fuse init (API version 7.23)\n[ 0.511925] Key type big_key registered\n[ 0.513441] Allocating IMA MOK and blacklist keyrings.\n[ 0.515578] Key type asymmetric registered\n[ 0.517050] Asymmetric key parser 'x509' registered\n[ 0.518968] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522444] io scheduler noop registered\n[ 0.524255] io scheduler deadline registered (default)\n[ 0.526356] io scheduler cfq registered\n[ 0.527342] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528358] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529580] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531008] ACPI: Power Button [PWRF]\n[ 0.531830] GHES: HEST is not enabled!\n[ 0.545473] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573567] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575810] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601283] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603521] Linux agpgart interface v0.103\n[ 0.605549] brd: module loaded\n[ 0.606685] loop: module loaded\n[ 0.611683] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613101] GPT:90111 != 2097151\n[ 0.613761] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614823] GPT:90111 != 2097151\n[ 0.615484] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616416] vda: vda1 vda15\n[ 0.618111] scsi host0: ata_piix\n[ 0.618831] scsi host1: ata_piix\n[ 0.619528] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622116] libphy: Fixed MDIO Bus: probed\n[ 0.622915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623833] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626055] PPP generic driver version 2.4.2\n[ 0.626922] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628245] ehci-pci: EHCI PCI platform driver\n[ 0.629087] ehci-platform: EHCI generic platform driver\n[ 0.630052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631148] ohci-pci: OHCI PCI platform driver\n[ 0.631992] ohci-platform: OHCI generic platform driver\n[ 0.632957] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647420] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649811] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653089] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654471] usb usb1: Product: UHCI Host Controller\n[ 0.655379] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656488] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657456] hub 1-0:1.0: USB hub found\n[ 0.658221] hub 1-0:1.0: 2 ports detected\n[ 0.659098] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662102] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663103] mousedev: PS/2 mouse device common for all mice\n[ 0.664320] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667260] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668421] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669566] i2c /dev entries driver\n[ 0.670332] device-mapper: uevent: version 1.0.3\n[ 0.671245] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672819] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674062] NET: Registered protocol family 10\n[ 0.675021] NET: Registered protocol family 17\n[ 0.675876] Key type dns_resolver registered\n[ 0.676778] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677836] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679541] registered taskstats version 1\n[ 0.680360] Loading compiled-in X.509 certificates\n[ 0.681759] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683556] zswap: loaded using pool lzo/zbud\n[ 0.684894] Key type trusted registered\n[ 0.686431] Key type encrypted registered\n[ 0.687236] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688216] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689205] evm: HMAC attrs: 0x1\n[ 0.690150] Magic number: 14:277:686\n[ 0.690979] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:48 UTC (1545572508)\n[ 0.692532] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693616] EDD information not available.\n[ 0.778602] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.780136] ata1.00: configured for MWDMA2\n[ 0.781344] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793728] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794955] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796237] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798092] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799588] Write protecting the kernel read-only data: 14336k\n[ 0.801127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802899] 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.867001] 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.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 select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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 3.68s]\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-12-23 13:42:55,782 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action used request id req-f559de1d-a0d4-4fe3-b758-bb3fb575a9e8 2018-12-23 13:42:55,872 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:42:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e852a70-53f6-4030-a34f-dd9fc6897c3c x-compute-request-id: req-9e852a70-53f6-4030-a34f-dd9fc6897c3c Content-Encoding: gzip Content-Length: 10872 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 485764313 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136661] pid_max: default: 32768 minimum: 301\n[ 0.137588] ACPI: Core revision 20150930\n[ 0.138975] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140320] Security Framework initialized\n[ 0.141156] Yama: becoming mindful.\n[ 0.141903] AppArmor: AppArmor initialized\n[ 0.142793] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144170] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145499] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148206] Initializing cgroup subsys io\n[ 0.149048] Initializing cgroup subsys memory\n[ 0.149951] Initializing cgroup subsys devices\n[ 0.150846] Initializing cgroup subsys freezer\n[ 0.151744] Initializing cgroup subsys net_cls\n[ 0.152636] Initializing cgroup subsys perf_event\n[ 0.153573] Initializing cgroup subsys net_prio\n[ 0.154493] Initializing cgroup subsys hugetlb\n[ 0.155388] Initializing cgroup subsys pids\n[ 0.156300] CPU: Physical Processor ID: 0\n[ 0.157836] mce: CPU supports 10 MCE banks\n[ 0.158731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177246] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203996] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205396] x2apic enabled\n[ 0.206228] Switched APIC routing to physical x2apic.\n[ 0.208045] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209203] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211258] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213091] KVM setup paravirtual spinlock\n[ 0.214406] x86: Booted up 1 node, 1 CPUs\n[ 0.215231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216654] devtmpfs: initialized\n[ 0.218418] evm: security.selinux\n[ 0.219134] evm: security.SMACK64\n[ 0.219843] evm: security.SMACK64EXEC\n[ 0.220610] evm: security.SMACK64TRANSMUTE\n[ 0.221442] evm: security.SMACK64MMAP\n[ 0.222207] evm: security.ima\n[ 0.222868] evm: security.capability\n[ 0.223695] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225666] pinctrl core: initialized pinctrl subsystem\n[ 0.226831] RTC time: 13:41:35, date: 12/23/18\n[ 0.227846] NET: Registered protocol family 16\n[ 0.228838] cpuidle: using governor ladder\n[ 0.229684] cpuidle: using governor menu\n[ 0.230497] PCCT header not found.\n[ 0.231273] ACPI: bus type PCI registered\n[ 0.232100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233388] PCI: Using configuration type 1 for base access\n[ 0.235147] ACPI: Added _OSI(Module Device)\n[ 0.236019] ACPI: Added _OSI(Processor Device)\n[ 0.236906] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237863] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240005] ACPI: Interpreter enabled\n[ 0.240802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248440] ACPI: (supports S0 S5)\n[ 0.249160] ACPI: Using IOAPIC for interrupt routing\n[ 0.250277] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253422] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254608] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255888] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257121] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259469] acpiphp: Slot [3] registered\n[ 0.260295] acpiphp: Slot [4] registered\n[ 0.261115] acpiphp: Slot [5] registered\n[ 0.261936] acpiphp: Slot [6] registered\n[ 0.262756] acpiphp: Slot [7] registered\n[ 0.263580] acpiphp: Slot [8] registered\n[ 0.264431] acpiphp: Slot [9] registered\n[ 0.265263] acpiphp: Slot [10] registered\n[ 0.266094] acpiphp: Slot [11] registered\n[ 0.266933] acpiphp: Slot [12] registered\n[ 0.267809] acpiphp: Slot [13] registered\n[ 0.268672] acpiphp: Slot [14] registered\n[ 0.269505] acpiphp: Slot [15] registered\n[ 0.280216] acpiphp: Slot [16] registered\n[ 0.281054] acpiphp: Slot [17] registered\n[ 0.281894] acpiphp: Slot [18] registered\n[ 0.282732] acpiphp: Slot [19] registered\n[ 0.283565] acpiphp: Slot [20] registered\n[ 0.284406] acpiphp: Slot [21] registered\n[ 0.285243] acpiphp: Slot [22] registered\n[ 0.286075] acpiphp: Slot [23] registered\n[ 0.286912] acpiphp: Slot [24] registered\n[ 0.287767] acpiphp: Slot [25] registered\n[ 0.288653] acpiphp: Slot [26] registered\n[ 0.289492] acpiphp: Slot [27] registered\n[ 0.290328] acpiphp: Slot [28] registered\n[ 0.291163] acpiphp: Slot [29] registered\n[ 0.292000] acpiphp: Slot [30] registered\n[ 0.292842] acpiphp: Slot [31] registered\n[ 0.293676] PCI host bridge to bus 0000:00\n[ 0.294510] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297030] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298586] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300080] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306386] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307737] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310335] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370857] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372295] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375670] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376857] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377955] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379623] vgaarb: loaded\n[ 0.380252] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381427] SCSI subsystem initialized\n[ 0.382275] ACPI: bus type USB registered\n[ 0.383123] usbcore: registered new interface driver usbfs\n[ 0.384206] usbcore: registered new interface driver hub\n[ 0.385262] usbcore: registered new device driver usb\n[ 0.386354] PCI: Using ACPI for IRQ routing\n[ 0.387414] NetLabel: Initializing\n[ 0.388151] NetLabel: domain hash size = 128\n[ 0.389075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390107] NetLabel: unlabeled traffic allowed by default\n[ 0.391267] clocksource: Switched to clocksource kvm-clock\n[ 0.396742] AppArmor: AppArmor Filesystem Enabled\n[ 0.397797] pnp: PnP ACPI init\n[ 0.398719] pnp: PnP ACPI: found 5 devices\n[ 0.405145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406937] NET: Registered protocol family 2\n[ 0.407940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409303] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410542] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411762] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412898] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414121] NET: Registered protocol family 1\n[ 0.415027] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416195] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417319] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445167] Trying to unpack rootfs image as initramfs...\n[ 0.494137] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508171] Scanning for low memory corruption every 60 seconds\n[ 0.509584] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510820] audit: initializing netlink subsys (disabled)\n[ 0.511894] audit: type=2000 audit(1545572496.762:1): initialized\n[ 0.513254] Initialise system trusted keyring\n[ 0.514216] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515450] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517448] zbud: loaded\n[ 0.518158] VFS: Disk quotas dquot_6.6.0\n[ 0.519018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520621] fuse init (API version 7.23)\n[ 0.521569] Key type big_key registered\n[ 0.522399] Allocating IMA MOK and blacklist keyrings.\n[ 0.523561] Key type asymmetric registered\n[ 0.524431] Asymmetric key parser 'x509' registered\n[ 0.525481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527006] io scheduler noop registered\n[ 0.527845] io scheduler deadline registered (default)\n[ 0.528880] io scheduler cfq registered\n[ 0.529743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530865] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532228] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534115] ACPI: Power Button [PWRF]\n[ 0.535611] GHES: HEST is not enabled!\n[ 0.550215] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578670] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.607919] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.610273] Linux agpgart interface v0.103\n[ 0.612472] brd: module loaded\n[ 0.613766] loop: module loaded\n[ 0.618734] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.620304] GPT:90111 != 2097151\n[ 0.621024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622211] GPT:90111 != 2097151\n[ 0.622937] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623992] vda: vda1 vda15\n[ 0.625569] scsi host0: ata_piix\n[ 0.626358] scsi host1: ata_piix\n[ 0.627100] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628437] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.629974] libphy: Fixed MDIO Bus: probed\n[ 0.630856] tun: Universal TUN/TAP device driver, 1.6\n[ 0.631885] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634207] PPP generic driver version 2.4.2\n[ 0.635182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636395] ehci-pci: EHCI PCI platform driver\n[ 0.637274] ehci-platform: EHCI generic platform driver\n[ 0.638269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639406] ohci-pci: OHCI PCI platform driver\n[ 0.640285] ohci-platform: OHCI generic platform driver\n[ 0.641285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655740] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.656773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658230] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659261] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660406] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.661630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663071] usb usb1: Product: UHCI Host Controller\n[ 0.664010] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665157] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666212] hub 1-0:1.0: USB hub found\n[ 0.666984] hub 1-0:1.0: 2 ports detected\n[ 0.667896] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670016] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672010] mousedev: PS/2 mouse device common for all mice\n[ 0.673278] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675107] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676215] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678604] i2c /dev entries driver\n[ 0.679366] device-mapper: uevent: version 1.0.3\n[ 0.680311] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681945] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683235] NET: Registered protocol family 10\n[ 0.684251] NET: Registered protocol family 17\n[ 0.685140] Key type dns_resolver registered\n[ 0.686075] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687185] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688935] registered taskstats version 1\n[ 0.689765] Loading compiled-in X.509 certificates\n[ 0.691227] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693083] zswap: loaded using pool lzo/zbud\n[ 0.694451] Key type trusted registered\n[ 0.695997] Key type encrypted registered\n[ 0.696821] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697839] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698895] evm: HMAC attrs: 0x1\n[ 0.699842] Magic number: 14:277:686\n[ 0.700705] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:36 UTC (1545572496)\n[ 0.702326] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.703458] EDD information not available.\n[ 0.788279] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789834] Write protecting the kernel read-only data: 14336k\n[ 0.801577] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803385] 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.846008] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.26\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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.36. iid=i-0000014d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHU4wTEMVALjw6wPcOmAO2i2HJywhyzU8+SAsMNC8Dmb2LHHjJIJ0EF9yufh4ToTDRLB+enVHGw62eNkOcf3I4dF3or2LEFx0biE/9BCCsa95Nr6la9fdHJgtPHcZ4j6VPrpYfLtRIULGb7m9JXXQgFK6y25Bi03AxxOG8mUGtCjAv/zR7EMqEz8AgO3L1rsjaNOeCH/qdeyC2DHjz7NWqPhQB31xerZW8hSxV/stOEXCyhKeo9GEJ1ek+eBUC3+pnoXGx80sJcU+4G3CiGd1tZyOIh55SEoOx8FM0qAQrQE0CgLItQPWj4g72X7sIJ7LO5pqhFuV8yHwNP0FZAdZh root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIc8qH83hzDSwxvvnJyi/rNbRj+ihd0374sGBCH0Ge1ptSQ2lPlL5GFuBmoidVz2M7E5fIsx5D1YrnWFqAiBwFS+vEeDNcUHIflhptAnPg5AM4VEEXGUx6wGw3Da/Os2kimgqJtQ6XiQ4K610f5LW53Y1d/PNYXpVQ9CMwh9+VtVAAAAFQCGQZki6IUxaZp0Jqg9eVNEsnhgqwAAAIAaF/6rLWkXJHsxLwJQps60MwUKSahaQ1kBP9Qrr0N/0pRlFdmyNO9mCrja3eno65zg032MxdwLziF+lh2vgB3km/T5hvbMahEwiFANnef36AVpP/X7TVV30kgU32VTu9CSha8wDYQa+CkS1VSGbWoIZ/u+BJG0fH0dR4w8hpZNjwAAAIA6/rfQXdrLG7dNfoZ2pS1qGr9NjIOvLYNbqllN1VbqhqfwoB2C72OtUxc++IDkka6wQZo8BTP54aFjMUdHjmkPlivWdQ5Rg+lzDaKDXSfnKXlx8qqRg94OdkpAo1LVxUyW6ewmjKdPzdPQyxL252znz3KPl5TsKuU0ORO7udH64g== 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:fe6a:2a83/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-0000014d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.20s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:6A:2A:83 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6a:2a83/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8118 (7.9 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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.139727] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.139728] usb 1-1: Product: QEMU USB Tablet\n[ 1.139729] usb 1-1: Manufacturer: QEMU\n[ 1.139730] usb 1-1: SerialNumber: 42\n[ 1.439388] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.457361] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.776330] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nDec 23 13:41:37 cirros syslog.info syslogd started: BusyBox v1.23.2\nDec 23 13:41:37 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nDec 23 13:41:37 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)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nDec 23 13:41:38 cirros auth.notice su: + /dev/console root:cirros\nDec 23 13:41:39 cirros authpriv.info dropbear[340]: Running in background\nDec 23 13:41:39 cirros kern.info kernel: [ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nDec 23 13:41:40 cirros kern.info kernel: [ 4.776330] 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-12-23 13:42:55,873 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action used request id req-9e852a70-53f6-4030-a34f-dd9fc6897c3c 2018-12-23 13:42:56,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e466ee94bbd8d2e1b824c1cbfc98a2ac3eac7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:56,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5e91e617eb72a1a4f8e3e6c74114e705ab9516" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:56,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea55a9d9c961b3dbc9d51f58035d3a71783632fd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:57,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:42:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26c6011b-06e3-4fee-9b54-98eee06cc1d9 x-compute-request-id: req-26c6011b-06e3-4fee-9b54-98eee06cc1d9 Content-Encoding: gzip Content-Length: 8079 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 771841442 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130498] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132093] pid_max: default: 32768 minimum: 301\n[ 0.132964] ACPI: Core revision 20150930\n[ 0.134330] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135617] Security Framework initialized\n[ 0.136422] Yama: becoming mindful.\n[ 0.137138] AppArmor: AppArmor initialized\n[ 0.137991] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139305] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140560] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141760] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143115] Initializing cgroup subsys io\n[ 0.143909] Initializing cgroup subsys memory\n[ 0.144751] Initializing cgroup subsys devices\n[ 0.145622] Initializing cgroup subsys freezer\n[ 0.146479] Initializing cgroup subsys net_cls\n[ 0.147332] Initializing cgroup subsys perf_event\n[ 0.148225] Initializing cgroup subsys net_prio\n[ 0.149090] Initializing cgroup subsys hugetlb\n[ 0.149966] Initializing cgroup subsys pids\n[ 0.150828] CPU: Physical Processor ID: 0\n[ 0.152314] mce: CPU supports 10 MCE banks\n[ 0.153142] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154124] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164683] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171074] ftrace: allocating 31920 entries in 125 pages\n[ 0.197432] smpboot: Max logical packages: 1\n[ 0.198302] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199615] x2apic enabled\n[ 0.200413] Switched APIC routing to physical x2apic.\n[ 0.202144] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203248] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206952] KVM setup paravirtual spinlock\n[ 0.208234] x86: Booted up 1 node, 1 CPUs\n[ 0.209022] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210388] devtmpfs: initialized\n[ 0.212083] evm: security.selinux\n[ 0.212779] evm: security.SMACK64\n[ 0.213457] evm: security.SMACK64EXEC\n[ 0.214182] evm: security.SMACK64TRANSMUTE\n[ 0.214965] evm: security.SMACK64MMAP\n[ 0.215689] evm: security.ima\n[ 0.216322] evm: security.capability\n[ 0.217107] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218913] pinctrl core: initialized pinctrl subsystem\n[ 0.219989] RTC time: 13:41:47, date: 12/23/18\n[ 0.220934] NET: Registered protocol family 16\n[ 0.221883] cpuidle: using governor ladder\n[ 0.222678] cpuidle: using governor menu\n[ 0.223444] PCCT header not found.\n[ 0.224174] ACPI: bus type PCI registered\n[ 0.224955] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226169] PCI: Using configuration type 1 for base access\n[ 0.227985] ACPI: Added _OSI(Module Device)\n[ 0.228817] ACPI: Added _OSI(Processor Device)\n[ 0.229668] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230546] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232683] ACPI: Interpreter enabled\n[ 0.233439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240796] ACPI: (supports S0 S5)\n[ 0.241506] ACPI: Using IOAPIC for interrupt routing\n[ 0.242581] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248080] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249288] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251563] acpiphp: Slot [3] registered\n[ 0.252373] acpiphp: Slot [4] registered\n[ 0.253193] acpiphp: Slot [5] registered\n[ 0.254004] acpiphp: Slot [6] registered\n[ 0.254805] acpiphp: Slot [7] registered\n[ 0.255613] acpiphp: Slot [8] registered\n[ 0.256418] acpiphp: Slot [9] registered\n[ 0.257226] acpiphp: Slot [10] registered\n[ 0.258044] acpiphp: Slot [11] registered\n[ 0.258885] acpiphp: Slot [12] registered\n[ 0.259711] acpiphp: Slot [13] registered\n[ 0.260541] acpiphp: Slot [14] registered\n[ 0.261353] acpiphp: Slot [15] registered\n[ 0.272134] acpiphp: Slot [16] registered\n[ 0.272967] acpiphp: Slot [17] registered\n[ 0.273825] acpiphp: Slot [18] registered\n[ 0.274652] acpiphp: Slot [19] registered\n[ 0.275468] acpiphp: Slot [20] registered\n[ 0.276305] acpiphp: Slot [21] registered\n[ 0.277118] acpiphp: Slot [22] registered\n[ 0.277948] acpiphp: Slot [23] registered\n[ 0.278794] acpiphp: Slot [24] registered\n[ 0.279614] acpiphp: Slot [25] registered\n[ 0.280441] acpiphp: Slot [26] registered\n[ 0.281269] acpiphp: Slot [27] registered\n[ 0.282079] acpiphp: Slot [28] registered\n[ 0.282915] acpiphp: Slot [29] registered\n[ 0.283753] acpiphp: Slot [30] registered\n[ 0.284604] acpiphp: Slot [31] registered\n[ 0.285430] PCI host bridge to bus 0000:00\n[ 0.286278] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287562] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288758] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290192] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291605] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300309] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301542] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308061] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309495] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356056] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357512] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358907] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360286] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361667] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363368] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365542] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367044] vgaarb: loaded\n[ 0.367636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368744] SCSI subsystem initialized\n[ 0.369555] ACPI: bus type USB registered\n[ 0.370350] usbcore: registered new interface driver usbfs\n[ 0.371353] usbcore: registered new interface driver hub\n[ 0.372332] usbcore: registered new device driver usb\n[ 0.373361] PCI: Using ACPI for IRQ routing\n[ 0.374359] NetLabel: Initializing\n[ 0.375057] NetLabel: domain hash size = 128\n[ 0.375908] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376841] NetLabel: unlabeled traffic allowed by default\n[ 0.377911] clocksource: Switched to clocksource kvm-clock\n[ 0.383349] AppArmor: AppArmor Filesystem Enabled\n[ 0.384285] pnp: PnP ACPI init\n[ 0.385186] pnp: PnP ACPI: found 5 devices\n[ 0.391529] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393286] NET: Registered protocol family 2\n[ 0.394230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396616] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397749] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398804] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399947] NET: Registered protocol family 1\n[ 0.400794] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401861] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402913] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417192] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431565] Trying to unpack rootfs image as initramfs...\n[ 0.482102] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496075] Scanning for low memory corruption every 60 seconds\n[ 0.497358] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498480] audit: initializing netlink subsys (disabled)\n[ 0.499485] audit: type=2000 audit(1545572508.589:1): initialized\n[ 0.500762] Initialise system trusted keyring\n[ 0.501666] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.502805] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.504736] zbud: loaded\n[ 0.505488] VFS: Disk quotas dquot_6.6.0\n[ 0.507226] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510047] fuse init (API version 7.23)\n[ 0.511925] Key type big_key registered\n[ 0.513441] Allocating IMA MOK and blacklist keyrings.\n[ 0.515578] Key type asymmetric registered\n[ 0.517050] Asymmetric key parser 'x509' registered\n[ 0.518968] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522444] io scheduler noop registered\n[ 0.524255] io scheduler deadline registered (default)\n[ 0.526356] io scheduler cfq registered\n[ 0.527342] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528358] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529580] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531008] ACPI: Power Button [PWRF]\n[ 0.531830] GHES: HEST is not enabled!\n[ 0.545473] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573567] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575810] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601283] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603521] Linux agpgart interface v0.103\n[ 0.605549] brd: module loaded\n[ 0.606685] loop: module loaded\n[ 0.611683] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613101] GPT:90111 != 2097151\n[ 0.613761] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614823] GPT:90111 != 2097151\n[ 0.615484] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616416] vda: vda1 vda15\n[ 0.618111] scsi host0: ata_piix\n[ 0.618831] scsi host1: ata_piix\n[ 0.619528] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622116] libphy: Fixed MDIO Bus: probed\n[ 0.622915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623833] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626055] PPP generic driver version 2.4.2\n[ 0.626922] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628245] ehci-pci: EHCI PCI platform driver\n[ 0.629087] ehci-platform: EHCI generic platform driver\n[ 0.630052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631148] ohci-pci: OHCI PCI platform driver\n[ 0.631992] ohci-platform: OHCI generic platform driver\n[ 0.632957] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647420] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649811] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653089] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654471] usb usb1: Product: UHCI Host Controller\n[ 0.655379] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656488] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657456] hub 1-0:1.0: USB hub found\n[ 0.658221] hub 1-0:1.0: 2 ports detected\n[ 0.659098] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662102] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663103] mousedev: PS/2 mouse device common for all mice\n[ 0.664320] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667260] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668421] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669566] i2c /dev entries driver\n[ 0.670332] device-mapper: uevent: version 1.0.3\n[ 0.671245] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672819] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674062] NET: Registered protocol family 10\n[ 0.675021] NET: Registered protocol family 17\n[ 0.675876] Key type dns_resolver registered\n[ 0.676778] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677836] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679541] registered taskstats version 1\n[ 0.680360] Loading compiled-in X.509 certificates\n[ 0.681759] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683556] zswap: loaded using pool lzo/zbud\n[ 0.684894] Key type trusted registered\n[ 0.686431] Key type encrypted registered\n[ 0.687236] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688216] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689205] evm: HMAC attrs: 0x1\n[ 0.690150] Magic number: 14:277:686\n[ 0.690979] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:48 UTC (1545572508)\n[ 0.692532] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693616] EDD information not available.\n[ 0.778602] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.780136] ata1.00: configured for MWDMA2\n[ 0.781344] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793728] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794955] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796237] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798092] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799588] Write protecting the kernel read-only data: 14336k\n[ 0.801127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802899] 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.867001] 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.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 select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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 3.68s]\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-12-23 13:42:57,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:42:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75602ecb-97ae-4f44-a6b2-870e52fe9b5a x-compute-request-id: req-75602ecb-97ae-4f44-a6b2-870e52fe9b5a Content-Encoding: gzip Content-Length: 8103 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482487207 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132077] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133694] pid_max: default: 32768 minimum: 301\n[ 0.134563] ACPI: Core revision 20150930\n[ 0.135935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137209] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138711] AppArmor: AppArmor initialized\n[ 0.139554] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140880] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142122] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143294] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144645] Initializing cgroup subsys io\n[ 0.145435] Initializing cgroup subsys memory\n[ 0.146271] Initializing cgroup subsys devices\n[ 0.147134] Initializing cgroup subsys freezer\n[ 0.148025] Initializing cgroup subsys net_cls\n[ 0.148879] Initializing cgroup subsys perf_event\n[ 0.149769] Initializing cgroup subsys net_prio\n[ 0.150626] Initializing cgroup subsys hugetlb\n[ 0.151489] Initializing cgroup subsys pids\n[ 0.152348] CPU: Physical Processor ID: 0\n[ 0.153827] mce: CPU supports 10 MCE banks\n[ 0.154649] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155627] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166294] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172813] ftrace: allocating 31920 entries in 125 pages\n[ 0.199367] smpboot: Max logical packages: 1\n[ 0.200381] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201977] x2apic enabled\n[ 0.202890] Switched APIC routing to physical x2apic.\n[ 0.204828] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206167] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208537] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210712] KVM setup paravirtual spinlock\n[ 0.212150] x86: Booted up 1 node, 1 CPUs\n[ 0.213114] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214752] devtmpfs: initialized\n[ 0.216577] evm: security.selinux\n[ 0.217407] evm: security.SMACK64\n[ 0.218226] evm: security.SMACK64EXEC\n[ 0.219116] evm: security.SMACK64TRANSMUTE\n[ 0.220078] evm: security.SMACK64MMAP\n[ 0.220953] evm: security.ima\n[ 0.221699] evm: security.capability\n[ 0.222644] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224875] pinctrl core: initialized pinctrl subsystem\n[ 0.226189] RTC time: 13:41:58, date: 12/23/18\n[ 0.227299] NET: Registered protocol family 16\n[ 0.228437] cpuidle: using governor ladder\n[ 0.229418] cpuidle: using governor menu\n[ 0.230362] PCCT header not found.\n[ 0.231241] ACPI: bus type PCI registered\n[ 0.232198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233692] PCI: Using configuration type 1 for base access\n[ 0.235660] ACPI: Added _OSI(Module Device)\n[ 0.236664] ACPI: Added _OSI(Processor Device)\n[ 0.237690] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241094] ACPI: Interpreter enabled\n[ 0.242013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250934] ACPI: (supports S0 S5)\n[ 0.251770] ACPI: Using IOAPIC for interrupt routing\n[ 0.252887] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256299] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257673] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260583] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263218] acpiphp: Slot [3] registered\n[ 0.264167] acpiphp: Slot [4] registered\n[ 0.265111] acpiphp: Slot [5] registered\n[ 0.266058] acpiphp: Slot [6] registered\n[ 0.267008] acpiphp: Slot [7] registered\n[ 0.267958] acpiphp: Slot [8] registered\n[ 0.268904] acpiphp: Slot [9] registered\n[ 0.269842] acpiphp: Slot [10] registered\n[ 0.270792] acpiphp: Slot [11] registered\n[ 0.271756] acpiphp: Slot [12] registered\n[ 0.272722] acpiphp: Slot [13] registered\n[ 0.273680] acpiphp: Slot [14] registered\n[ 0.274631] acpiphp: Slot [15] registered\n[ 0.285679] acpiphp: Slot [16] registered\n[ 0.286659] acpiphp: Slot [17] registered\n[ 0.287605] acpiphp: Slot [18] registered\n[ 0.288554] acpiphp: Slot [19] registered\n[ 0.289503] acpiphp: Slot [20] registered\n[ 0.290466] acpiphp: Slot [21] registered\n[ 0.291420] acpiphp: Slot [22] registered\n[ 0.292386] acpiphp: Slot [23] registered\n[ 0.293341] acpiphp: Slot [24] registered\n[ 0.294298] acpiphp: Slot [25] registered\n[ 0.295257] acpiphp: Slot [26] registered\n[ 0.296210] acpiphp: Slot [27] registered\n[ 0.297169] acpiphp: Slot [28] registered\n[ 0.298121] acpiphp: Slot [29] registered\n[ 0.299074] acpiphp: Slot [30] registered\n[ 0.300042] acpiphp: Slot [31] registered\n[ 0.300998] PCI host bridge to bus 0000:00\n[ 0.301950] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.303408] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.304867] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.306571] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308304] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314751] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316295] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317704] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319215] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325892] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374261] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376031] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377698] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379324] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.381599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.383066] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.384380] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.385630] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.387466] vgaarb: loaded\n[ 0.388178] vgaarb: bridge control possible 0000:00:02.0\n[ 0.389486] SCSI subsystem initialized\n[ 0.390449] ACPI: bus type USB registered\n[ 0.391431] usbcore: registered new interface driver usbfs\n[ 0.392660] usbcore: registered new interface driver hub\n[ 0.393849] usbcore: registered new device driver usb\n[ 0.395088] PCI: Using ACPI for IRQ routing\n[ 0.396262] NetLabel: Initializing\n[ 0.397082] NetLabel: domain hash size = 128\n[ 0.398086] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.399197] NetLabel: unlabeled traffic allowed by default\n[ 0.400443] clocksource: Switched to clocksource kvm-clock\n[ 0.405975] AppArmor: AppArmor Filesystem Enabled\n[ 0.407110] pnp: PnP ACPI init\n[ 0.408126] pnp: PnP ACPI: found 5 devices\n[ 0.414598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.416588] NET: Registered protocol family 2\n[ 0.417714] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.419244] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.420628] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.422006] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.423270] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.424655] NET: Registered protocol family 1\n[ 0.425695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.426994] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.428270] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.442538] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.456877] Trying to unpack rootfs image as initramfs...\n[ 0.505936] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.520189] Scanning for low memory corruption every 60 seconds\n[ 0.521758] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.523129] audit: initializing netlink subsys (disabled)\n[ 0.524337] audit: type=2000 audit(1545572519.031:1): initialized\n[ 0.525886] Initialise system trusted keyring\n[ 0.526980] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.528364] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.530550] zbud: loaded\n[ 0.531359] VFS: Disk quotas dquot_6.6.0\n[ 0.532325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534116] fuse init (API version 7.23)\n[ 0.535154] Key type big_key registered\n[ 0.536099] Allocating IMA MOK and blacklist keyrings.\n[ 0.537391] Key type asymmetric registered\n[ 0.538368] Asymmetric key parser 'x509' registered\n[ 0.539491] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.541604] io scheduler noop registered\n[ 0.542539] io scheduler deadline registered (default)\n[ 0.543709] io scheduler cfq registered\n[ 0.544871] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.546426] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548135] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550237] ACPI: Power Button [PWRF]\n[ 0.551380] GHES: HEST is not enabled!\n[ 0.566157] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595873] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.622987] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.625396] Linux agpgart interface v0.103\n[ 0.627597] brd: module loaded\n[ 0.628974] loop: module loaded\n[ 0.633548] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.635260] GPT:90111 != 2097151\n[ 0.636043] GPT:Alternate GPT header not at the end of the disk.\n[ 0.637344] GPT:90111 != 2097151\n[ 0.638130] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639255] vda: vda1 vda15\n[ 0.640793] scsi host0: ata_piix\n[ 0.641645] scsi host1: ata_piix\n[ 0.642454] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.643903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645569] libphy: Fixed MDIO Bus: probed\n[ 0.646526] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647645] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650011] PPP generic driver version 2.4.2\n[ 0.651126] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652291] ehci-pci: EHCI PCI platform driver\n[ 0.653151] ehci-platform: EHCI generic platform driver\n[ 0.654119] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655212] ohci-pci: OHCI PCI platform driver\n[ 0.656057] ohci-platform: OHCI generic platform driver\n[ 0.657023] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.673759] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.674756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.675840] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677037] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678416] usb usb1: Product: UHCI Host Controller\n[ 0.679333] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680448] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681377] hub 1-0:1.0: USB hub found\n[ 0.682142] hub 1-0:1.0: 2 ports detected\n[ 0.683017] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686042] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687034] mousedev: PS/2 mouse device common for all mice\n[ 0.688244] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690049] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691125] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.692287] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.693449] i2c /dev entries driver\n[ 0.694194] device-mapper: uevent: version 1.0.3\n[ 0.695107] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.696701] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.697954] NET: Registered protocol family 10\n[ 0.698916] NET: Registered protocol family 17\n[ 0.699791] Key type dns_resolver registered\n[ 0.700706] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.701775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.703469] registered taskstats version 1\n[ 0.704282] Loading compiled-in X.509 certificates\n[ 0.705719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.707519] zswap: loaded using pool lzo/zbud\n[ 0.708902] Key type trusted registered\n[ 0.710412] Key type encrypted registered\n[ 0.711218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712220] ima: No TPM chip found, activating TPM-bypass!\n[ 0.713238] evm: HMAC attrs: 0x1\n[ 0.714526] Magic number: 14:277:686\n[ 0.715374] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:59 UTC (1545572519)\n[ 0.716936] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718019] EDD information not available.\n[ 0.800995] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.802471] ata1.00: configured for MWDMA2\n[ 0.803654] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.816263] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.817501] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.818733] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.820564] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822053] Write protecting the kernel read-only data: 14336k\n[ 0.823573] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.825360] 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.47\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.692924] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.96s]\nping 10.10.10.5 OK\nping 10.10.10.9 OK\nping 10.10.10.5 OK\nping 10.10.10.9 OK\nping 10.10.10.5 OK\n"} 2018-12-23 13:42:57,861 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action used request id req-26c6011b-06e3-4fee-9b54-98eee06cc1d9 2018-12-23 13:42:57,861 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action used request id req-75602ecb-97ae-4f44-a6b2-870e52fe9b5a 2018-12-23 13:42:57,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:42:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6ecdca7-4746-4351-8b49-8aebb5a21e16 x-compute-request-id: req-f6ecdca7-4746-4351-8b49-8aebb5a21e16 Content-Encoding: gzip Content-Length: 10872 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 485764313 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136661] pid_max: default: 32768 minimum: 301\n[ 0.137588] ACPI: Core revision 20150930\n[ 0.138975] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140320] Security Framework initialized\n[ 0.141156] Yama: becoming mindful.\n[ 0.141903] AppArmor: AppArmor initialized\n[ 0.142793] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144170] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145499] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148206] Initializing cgroup subsys io\n[ 0.149048] Initializing cgroup subsys memory\n[ 0.149951] Initializing cgroup subsys devices\n[ 0.150846] Initializing cgroup subsys freezer\n[ 0.151744] Initializing cgroup subsys net_cls\n[ 0.152636] Initializing cgroup subsys perf_event\n[ 0.153573] Initializing cgroup subsys net_prio\n[ 0.154493] Initializing cgroup subsys hugetlb\n[ 0.155388] Initializing cgroup subsys pids\n[ 0.156300] CPU: Physical Processor ID: 0\n[ 0.157836] mce: CPU supports 10 MCE banks\n[ 0.158731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177246] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203996] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205396] x2apic enabled\n[ 0.206228] Switched APIC routing to physical x2apic.\n[ 0.208045] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209203] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211258] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213091] KVM setup paravirtual spinlock\n[ 0.214406] x86: Booted up 1 node, 1 CPUs\n[ 0.215231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216654] devtmpfs: initialized\n[ 0.218418] evm: security.selinux\n[ 0.219134] evm: security.SMACK64\n[ 0.219843] evm: security.SMACK64EXEC\n[ 0.220610] evm: security.SMACK64TRANSMUTE\n[ 0.221442] evm: security.SMACK64MMAP\n[ 0.222207] evm: security.ima\n[ 0.222868] evm: security.capability\n[ 0.223695] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225666] pinctrl core: initialized pinctrl subsystem\n[ 0.226831] RTC time: 13:41:35, date: 12/23/18\n[ 0.227846] NET: Registered protocol family 16\n[ 0.228838] cpuidle: using governor ladder\n[ 0.229684] cpuidle: using governor menu\n[ 0.230497] PCCT header not found.\n[ 0.231273] ACPI: bus type PCI registered\n[ 0.232100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233388] PCI: Using configuration type 1 for base access\n[ 0.235147] ACPI: Added _OSI(Module Device)\n[ 0.236019] ACPI: Added _OSI(Processor Device)\n[ 0.236906] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237863] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240005] ACPI: Interpreter enabled\n[ 0.240802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248440] ACPI: (supports S0 S5)\n[ 0.249160] ACPI: Using IOAPIC for interrupt routing\n[ 0.250277] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253422] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254608] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255888] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257121] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259469] acpiphp: Slot [3] registered\n[ 0.260295] acpiphp: Slot [4] registered\n[ 0.261115] acpiphp: Slot [5] registered\n[ 0.261936] acpiphp: Slot [6] registered\n[ 0.262756] acpiphp: Slot [7] registered\n[ 0.263580] acpiphp: Slot [8] registered\n[ 0.264431] acpiphp: Slot [9] registered\n[ 0.265263] acpiphp: Slot [10] registered\n[ 0.266094] acpiphp: Slot [11] registered\n[ 0.266933] acpiphp: Slot [12] registered\n[ 0.267809] acpiphp: Slot [13] registered\n[ 0.268672] acpiphp: Slot [14] registered\n[ 0.269505] acpiphp: Slot [15] registered\n[ 0.280216] acpiphp: Slot [16] registered\n[ 0.281054] acpiphp: Slot [17] registered\n[ 0.281894] acpiphp: Slot [18] registered\n[ 0.282732] acpiphp: Slot [19] registered\n[ 0.283565] acpiphp: Slot [20] registered\n[ 0.284406] acpiphp: Slot [21] registered\n[ 0.285243] acpiphp: Slot [22] registered\n[ 0.286075] acpiphp: Slot [23] registered\n[ 0.286912] acpiphp: Slot [24] registered\n[ 0.287767] acpiphp: Slot [25] registered\n[ 0.288653] acpiphp: Slot [26] registered\n[ 0.289492] acpiphp: Slot [27] registered\n[ 0.290328] acpiphp: Slot [28] registered\n[ 0.291163] acpiphp: Slot [29] registered\n[ 0.292000] acpiphp: Slot [30] registered\n[ 0.292842] acpiphp: Slot [31] registered\n[ 0.293676] PCI host bridge to bus 0000:00\n[ 0.294510] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297030] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298586] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300080] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306386] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307737] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310335] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370857] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372295] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375670] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376857] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377955] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379623] vgaarb: loaded\n[ 0.380252] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381427] SCSI subsystem initialized\n[ 0.382275] ACPI: bus type USB registered\n[ 0.383123] usbcore: registered new interface driver usbfs\n[ 0.384206] usbcore: registered new interface driver hub\n[ 0.385262] usbcore: registered new device driver usb\n[ 0.386354] PCI: Using ACPI for IRQ routing\n[ 0.387414] NetLabel: Initializing\n[ 0.388151] NetLabel: domain hash size = 128\n[ 0.389075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390107] NetLabel: unlabeled traffic allowed by default\n[ 0.391267] clocksource: Switched to clocksource kvm-clock\n[ 0.396742] AppArmor: AppArmor Filesystem Enabled\n[ 0.397797] pnp: PnP ACPI init\n[ 0.398719] pnp: PnP ACPI: found 5 devices\n[ 0.405145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406937] NET: Registered protocol family 2\n[ 0.407940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409303] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410542] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411762] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412898] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414121] NET: Registered protocol family 1\n[ 0.415027] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416195] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417319] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445167] Trying to unpack rootfs image as initramfs...\n[ 0.494137] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508171] Scanning for low memory corruption every 60 seconds\n[ 0.509584] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510820] audit: initializing netlink subsys (disabled)\n[ 0.511894] audit: type=2000 audit(1545572496.762:1): initialized\n[ 0.513254] Initialise system trusted keyring\n[ 0.514216] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515450] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517448] zbud: loaded\n[ 0.518158] VFS: Disk quotas dquot_6.6.0\n[ 0.519018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520621] fuse init (API version 7.23)\n[ 0.521569] Key type big_key registered\n[ 0.522399] Allocating IMA MOK and blacklist keyrings.\n[ 0.523561] Key type asymmetric registered\n[ 0.524431] Asymmetric key parser 'x509' registered\n[ 0.525481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527006] io scheduler noop registered\n[ 0.527845] io scheduler deadline registered (default)\n[ 0.528880] io scheduler cfq registered\n[ 0.529743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530865] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532228] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534115] ACPI: Power Button [PWRF]\n[ 0.535611] GHES: HEST is not enabled!\n[ 0.550215] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578670] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.607919] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.610273] Linux agpgart interface v0.103\n[ 0.612472] brd: module loaded\n[ 0.613766] loop: module loaded\n[ 0.618734] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.620304] GPT:90111 != 2097151\n[ 0.621024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622211] GPT:90111 != 2097151\n[ 0.622937] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623992] vda: vda1 vda15\n[ 0.625569] scsi host0: ata_piix\n[ 0.626358] scsi host1: ata_piix\n[ 0.627100] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628437] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.629974] libphy: Fixed MDIO Bus: probed\n[ 0.630856] tun: Universal TUN/TAP device driver, 1.6\n[ 0.631885] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634207] PPP generic driver version 2.4.2\n[ 0.635182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636395] ehci-pci: EHCI PCI platform driver\n[ 0.637274] ehci-platform: EHCI generic platform driver\n[ 0.638269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639406] ohci-pci: OHCI PCI platform driver\n[ 0.640285] ohci-platform: OHCI generic platform driver\n[ 0.641285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655740] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.656773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658230] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659261] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660406] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.661630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663071] usb usb1: Product: UHCI Host Controller\n[ 0.664010] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665157] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666212] hub 1-0:1.0: USB hub found\n[ 0.666984] hub 1-0:1.0: 2 ports detected\n[ 0.667896] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670016] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672010] mousedev: PS/2 mouse device common for all mice\n[ 0.673278] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675107] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676215] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678604] i2c /dev entries driver\n[ 0.679366] device-mapper: uevent: version 1.0.3\n[ 0.680311] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681945] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683235] NET: Registered protocol family 10\n[ 0.684251] NET: Registered protocol family 17\n[ 0.685140] Key type dns_resolver registered\n[ 0.686075] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687185] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688935] registered taskstats version 1\n[ 0.689765] Loading compiled-in X.509 certificates\n[ 0.691227] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693083] zswap: loaded using pool lzo/zbud\n[ 0.694451] Key type trusted registered\n[ 0.695997] Key type encrypted registered\n[ 0.696821] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697839] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698895] evm: HMAC attrs: 0x1\n[ 0.699842] Magic number: 14:277:686\n[ 0.700705] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:36 UTC (1545572496)\n[ 0.702326] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.703458] EDD information not available.\n[ 0.788279] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789834] Write protecting the kernel read-only data: 14336k\n[ 0.801577] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803385] 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.846008] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.26\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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.36. iid=i-0000014d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHU4wTEMVALjw6wPcOmAO2i2HJywhyzU8+SAsMNC8Dmb2LHHjJIJ0EF9yufh4ToTDRLB+enVHGw62eNkOcf3I4dF3or2LEFx0biE/9BCCsa95Nr6la9fdHJgtPHcZ4j6VPrpYfLtRIULGb7m9JXXQgFK6y25Bi03AxxOG8mUGtCjAv/zR7EMqEz8AgO3L1rsjaNOeCH/qdeyC2DHjz7NWqPhQB31xerZW8hSxV/stOEXCyhKeo9GEJ1ek+eBUC3+pnoXGx80sJcU+4G3CiGd1tZyOIh55SEoOx8FM0qAQrQE0CgLItQPWj4g72X7sIJ7LO5pqhFuV8yHwNP0FZAdZh root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIc8qH83hzDSwxvvnJyi/rNbRj+ihd0374sGBCH0Ge1ptSQ2lPlL5GFuBmoidVz2M7E5fIsx5D1YrnWFqAiBwFS+vEeDNcUHIflhptAnPg5AM4VEEXGUx6wGw3Da/Os2kimgqJtQ6XiQ4K610f5LW53Y1d/PNYXpVQ9CMwh9+VtVAAAAFQCGQZki6IUxaZp0Jqg9eVNEsnhgqwAAAIAaF/6rLWkXJHsxLwJQps60MwUKSahaQ1kBP9Qrr0N/0pRlFdmyNO9mCrja3eno65zg032MxdwLziF+lh2vgB3km/T5hvbMahEwiFANnef36AVpP/X7TVV30kgU32VTu9CSha8wDYQa+CkS1VSGbWoIZ/u+BJG0fH0dR4w8hpZNjwAAAIA6/rfQXdrLG7dNfoZ2pS1qGr9NjIOvLYNbqllN1VbqhqfwoB2C72OtUxc++IDkka6wQZo8BTP54aFjMUdHjmkPlivWdQ5Rg+lzDaKDXSfnKXlx8qqRg94OdkpAo1LVxUyW6ewmjKdPzdPQyxL252znz3KPl5TsKuU0ORO7udH64g== 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:fe6a:2a83/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-0000014d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.20s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:6A:2A:83 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6a:2a83/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8118 (7.9 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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.139727] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.139728] usb 1-1: Product: QEMU USB Tablet\n[ 1.139729] usb 1-1: Manufacturer: QEMU\n[ 1.139730] usb 1-1: SerialNumber: 42\n[ 1.439388] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.457361] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.776330] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nDec 23 13:41:37 cirros syslog.info syslogd started: BusyBox v1.23.2\nDec 23 13:41:37 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nDec 23 13:41:37 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)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nDec 23 13:41:38 cirros auth.notice su: + /dev/console root:cirros\nDec 23 13:41:39 cirros authpriv.info dropbear[340]: Running in background\nDec 23 13:41:39 cirros kern.info kernel: [ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nDec 23 13:41:40 cirros kern.info kernel: [ 4.776330] 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-12-23 13:42:57,956 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action used request id req-f6ecdca7-4746-4351-8b49-8aebb5a21e16 2018-12-23 13:42:58,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5e91e617eb72a1a4f8e3e6c74114e705ab9516" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:58,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e466ee94bbd8d2e1b824c1cbfc98a2ac3eac7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:58,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea55a9d9c961b3dbc9d51f58035d3a71783632fd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:42:59,934 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:42: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-72baf8cd-80b6-45a3-be24-520a7c90b431 x-compute-request-id: req-72baf8cd-80b6-45a3-be24-520a7c90b431 Content-Encoding: gzip Content-Length: 8079 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 771841442 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130498] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132093] pid_max: default: 32768 minimum: 301\n[ 0.132964] ACPI: Core revision 20150930\n[ 0.134330] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135617] Security Framework initialized\n[ 0.136422] Yama: becoming mindful.\n[ 0.137138] AppArmor: AppArmor initialized\n[ 0.137991] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139305] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140560] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141760] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143115] Initializing cgroup subsys io\n[ 0.143909] Initializing cgroup subsys memory\n[ 0.144751] Initializing cgroup subsys devices\n[ 0.145622] Initializing cgroup subsys freezer\n[ 0.146479] Initializing cgroup subsys net_cls\n[ 0.147332] Initializing cgroup subsys perf_event\n[ 0.148225] Initializing cgroup subsys net_prio\n[ 0.149090] Initializing cgroup subsys hugetlb\n[ 0.149966] Initializing cgroup subsys pids\n[ 0.150828] CPU: Physical Processor ID: 0\n[ 0.152314] mce: CPU supports 10 MCE banks\n[ 0.153142] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154124] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164683] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171074] ftrace: allocating 31920 entries in 125 pages\n[ 0.197432] smpboot: Max logical packages: 1\n[ 0.198302] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199615] x2apic enabled\n[ 0.200413] Switched APIC routing to physical x2apic.\n[ 0.202144] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203248] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206952] KVM setup paravirtual spinlock\n[ 0.208234] x86: Booted up 1 node, 1 CPUs\n[ 0.209022] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210388] devtmpfs: initialized\n[ 0.212083] evm: security.selinux\n[ 0.212779] evm: security.SMACK64\n[ 0.213457] evm: security.SMACK64EXEC\n[ 0.214182] evm: security.SMACK64TRANSMUTE\n[ 0.214965] evm: security.SMACK64MMAP\n[ 0.215689] evm: security.ima\n[ 0.216322] evm: security.capability\n[ 0.217107] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218913] pinctrl core: initialized pinctrl subsystem\n[ 0.219989] RTC time: 13:41:47, date: 12/23/18\n[ 0.220934] NET: Registered protocol family 16\n[ 0.221883] cpuidle: using governor ladder\n[ 0.222678] cpuidle: using governor menu\n[ 0.223444] PCCT header not found.\n[ 0.224174] ACPI: bus type PCI registered\n[ 0.224955] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226169] PCI: Using configuration type 1 for base access\n[ 0.227985] ACPI: Added _OSI(Module Device)\n[ 0.228817] ACPI: Added _OSI(Processor Device)\n[ 0.229668] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230546] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232683] ACPI: Interpreter enabled\n[ 0.233439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240796] ACPI: (supports S0 S5)\n[ 0.241506] ACPI: Using IOAPIC for interrupt routing\n[ 0.242581] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248080] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249288] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251563] acpiphp: Slot [3] registered\n[ 0.252373] acpiphp: Slot [4] registered\n[ 0.253193] acpiphp: Slot [5] registered\n[ 0.254004] acpiphp: Slot [6] registered\n[ 0.254805] acpiphp: Slot [7] registered\n[ 0.255613] acpiphp: Slot [8] registered\n[ 0.256418] acpiphp: Slot [9] registered\n[ 0.257226] acpiphp: Slot [10] registered\n[ 0.258044] acpiphp: Slot [11] registered\n[ 0.258885] acpiphp: Slot [12] registered\n[ 0.259711] acpiphp: Slot [13] registered\n[ 0.260541] acpiphp: Slot [14] registered\n[ 0.261353] acpiphp: Slot [15] registered\n[ 0.272134] acpiphp: Slot [16] registered\n[ 0.272967] acpiphp: Slot [17] registered\n[ 0.273825] acpiphp: Slot [18] registered\n[ 0.274652] acpiphp: Slot [19] registered\n[ 0.275468] acpiphp: Slot [20] registered\n[ 0.276305] acpiphp: Slot [21] registered\n[ 0.277118] acpiphp: Slot [22] registered\n[ 0.277948] acpiphp: Slot [23] registered\n[ 0.278794] acpiphp: Slot [24] registered\n[ 0.279614] acpiphp: Slot [25] registered\n[ 0.280441] acpiphp: Slot [26] registered\n[ 0.281269] acpiphp: Slot [27] registered\n[ 0.282079] acpiphp: Slot [28] registered\n[ 0.282915] acpiphp: Slot [29] registered\n[ 0.283753] acpiphp: Slot [30] registered\n[ 0.284604] acpiphp: Slot [31] registered\n[ 0.285430] PCI host bridge to bus 0000:00\n[ 0.286278] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287562] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288758] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290192] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291605] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300309] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301542] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308061] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309495] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356056] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357512] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358907] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360286] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361667] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363368] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365542] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367044] vgaarb: loaded\n[ 0.367636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368744] SCSI subsystem initialized\n[ 0.369555] ACPI: bus type USB registered\n[ 0.370350] usbcore: registered new interface driver usbfs\n[ 0.371353] usbcore: registered new interface driver hub\n[ 0.372332] usbcore: registered new device driver usb\n[ 0.373361] PCI: Using ACPI for IRQ routing\n[ 0.374359] NetLabel: Initializing\n[ 0.375057] NetLabel: domain hash size = 128\n[ 0.375908] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376841] NetLabel: unlabeled traffic allowed by default\n[ 0.377911] clocksource: Switched to clocksource kvm-clock\n[ 0.383349] AppArmor: AppArmor Filesystem Enabled\n[ 0.384285] pnp: PnP ACPI init\n[ 0.385186] pnp: PnP ACPI: found 5 devices\n[ 0.391529] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393286] NET: Registered protocol family 2\n[ 0.394230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396616] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397749] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398804] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399947] NET: Registered protocol family 1\n[ 0.400794] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401861] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402913] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417192] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431565] Trying to unpack rootfs image as initramfs...\n[ 0.482102] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496075] Scanning for low memory corruption every 60 seconds\n[ 0.497358] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498480] audit: initializing netlink subsys (disabled)\n[ 0.499485] audit: type=2000 audit(1545572508.589:1): initialized\n[ 0.500762] Initialise system trusted keyring\n[ 0.501666] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.502805] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.504736] zbud: loaded\n[ 0.505488] VFS: Disk quotas dquot_6.6.0\n[ 0.507226] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510047] fuse init (API version 7.23)\n[ 0.511925] Key type big_key registered\n[ 0.513441] Allocating IMA MOK and blacklist keyrings.\n[ 0.515578] Key type asymmetric registered\n[ 0.517050] Asymmetric key parser 'x509' registered\n[ 0.518968] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522444] io scheduler noop registered\n[ 0.524255] io scheduler deadline registered (default)\n[ 0.526356] io scheduler cfq registered\n[ 0.527342] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528358] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529580] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531008] ACPI: Power Button [PWRF]\n[ 0.531830] GHES: HEST is not enabled!\n[ 0.545473] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573567] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575810] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601283] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603521] Linux agpgart interface v0.103\n[ 0.605549] brd: module loaded\n[ 0.606685] loop: module loaded\n[ 0.611683] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613101] GPT:90111 != 2097151\n[ 0.613761] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614823] GPT:90111 != 2097151\n[ 0.615484] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616416] vda: vda1 vda15\n[ 0.618111] scsi host0: ata_piix\n[ 0.618831] scsi host1: ata_piix\n[ 0.619528] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622116] libphy: Fixed MDIO Bus: probed\n[ 0.622915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623833] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626055] PPP generic driver version 2.4.2\n[ 0.626922] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628245] ehci-pci: EHCI PCI platform driver\n[ 0.629087] ehci-platform: EHCI generic platform driver\n[ 0.630052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631148] ohci-pci: OHCI PCI platform driver\n[ 0.631992] ohci-platform: OHCI generic platform driver\n[ 0.632957] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647420] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649811] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653089] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654471] usb usb1: Product: UHCI Host Controller\n[ 0.655379] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656488] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657456] hub 1-0:1.0: USB hub found\n[ 0.658221] hub 1-0:1.0: 2 ports detected\n[ 0.659098] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662102] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663103] mousedev: PS/2 mouse device common for all mice\n[ 0.664320] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667260] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668421] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669566] i2c /dev entries driver\n[ 0.670332] device-mapper: uevent: version 1.0.3\n[ 0.671245] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672819] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674062] NET: Registered protocol family 10\n[ 0.675021] NET: Registered protocol family 17\n[ 0.675876] Key type dns_resolver registered\n[ 0.676778] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677836] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679541] registered taskstats version 1\n[ 0.680360] Loading compiled-in X.509 certificates\n[ 0.681759] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683556] zswap: loaded using pool lzo/zbud\n[ 0.684894] Key type trusted registered\n[ 0.686431] Key type encrypted registered\n[ 0.687236] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688216] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689205] evm: HMAC attrs: 0x1\n[ 0.690150] Magic number: 14:277:686\n[ 0.690979] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:48 UTC (1545572508)\n[ 0.692532] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693616] EDD information not available.\n[ 0.778602] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.780136] ata1.00: configured for MWDMA2\n[ 0.781344] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793728] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794955] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796237] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798092] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799588] Write protecting the kernel read-only data: 14336k\n[ 0.801127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802899] 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.867001] 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.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 select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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 3.68s]\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-12-23 13:42:59,935 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action used request id req-72baf8cd-80b6-45a3-be24-520a7c90b431 2018-12-23 13:42:59,935 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:42: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-c6467178-93f4-46b3-b6c6-6665c5834e64 x-compute-request-id: req-c6467178-93f4-46b3-b6c6-6665c5834e64 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 482487207 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132077] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133694] pid_max: default: 32768 minimum: 301\n[ 0.134563] ACPI: Core revision 20150930\n[ 0.135935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137209] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138711] AppArmor: AppArmor initialized\n[ 0.139554] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140880] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142122] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143294] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144645] Initializing cgroup subsys io\n[ 0.145435] Initializing cgroup subsys memory\n[ 0.146271] Initializing cgroup subsys devices\n[ 0.147134] Initializing cgroup subsys freezer\n[ 0.148025] Initializing cgroup subsys net_cls\n[ 0.148879] Initializing cgroup subsys perf_event\n[ 0.149769] Initializing cgroup subsys net_prio\n[ 0.150626] Initializing cgroup subsys hugetlb\n[ 0.151489] Initializing cgroup subsys pids\n[ 0.152348] CPU: Physical Processor ID: 0\n[ 0.153827] mce: CPU supports 10 MCE banks\n[ 0.154649] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155627] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166294] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172813] ftrace: allocating 31920 entries in 125 pages\n[ 0.199367] smpboot: Max logical packages: 1\n[ 0.200381] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201977] x2apic enabled\n[ 0.202890] Switched APIC routing to physical x2apic.\n[ 0.204828] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206167] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208537] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210712] KVM setup paravirtual spinlock\n[ 0.212150] x86: Booted up 1 node, 1 CPUs\n[ 0.213114] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214752] devtmpfs: initialized\n[ 0.216577] evm: security.selinux\n[ 0.217407] evm: security.SMACK64\n[ 0.218226] evm: security.SMACK64EXEC\n[ 0.219116] evm: security.SMACK64TRANSMUTE\n[ 0.220078] evm: security.SMACK64MMAP\n[ 0.220953] evm: security.ima\n[ 0.221699] evm: security.capability\n[ 0.222644] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224875] pinctrl core: initialized pinctrl subsystem\n[ 0.226189] RTC time: 13:41:58, date: 12/23/18\n[ 0.227299] NET: Registered protocol family 16\n[ 0.228437] cpuidle: using governor ladder\n[ 0.229418] cpuidle: using governor menu\n[ 0.230362] PCCT header not found.\n[ 0.231241] ACPI: bus type PCI registered\n[ 0.232198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233692] PCI: Using configuration type 1 for base access\n[ 0.235660] ACPI: Added _OSI(Module Device)\n[ 0.236664] ACPI: Added _OSI(Processor Device)\n[ 0.237690] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241094] ACPI: Interpreter enabled\n[ 0.242013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250934] ACPI: (supports S0 S5)\n[ 0.251770] ACPI: Using IOAPIC for interrupt routing\n[ 0.252887] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256299] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257673] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260583] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263218] acpiphp: Slot [3] registered\n[ 0.264167] acpiphp: Slot [4] registered\n[ 0.265111] acpiphp: Slot [5] registered\n[ 0.266058] acpiphp: Slot [6] registered\n[ 0.267008] acpiphp: Slot [7] registered\n[ 0.267958] acpiphp: Slot [8] registered\n[ 0.268904] acpiphp: Slot [9] registered\n[ 0.269842] acpiphp: Slot [10] registered\n[ 0.270792] acpiphp: Slot [11] registered\n[ 0.271756] acpiphp: Slot [12] registered\n[ 0.272722] acpiphp: Slot [13] registered\n[ 0.273680] acpiphp: Slot [14] registered\n[ 0.274631] acpiphp: Slot [15] registered\n[ 0.285679] acpiphp: Slot [16] registered\n[ 0.286659] acpiphp: Slot [17] registered\n[ 0.287605] acpiphp: Slot [18] registered\n[ 0.288554] acpiphp: Slot [19] registered\n[ 0.289503] acpiphp: Slot [20] registered\n[ 0.290466] acpiphp: Slot [21] registered\n[ 0.291420] acpiphp: Slot [22] registered\n[ 0.292386] acpiphp: Slot [23] registered\n[ 0.293341] acpiphp: Slot [24] registered\n[ 0.294298] acpiphp: Slot [25] registered\n[ 0.295257] acpiphp: Slot [26] registered\n[ 0.296210] acpiphp: Slot [27] registered\n[ 0.297169] acpiphp: Slot [28] registered\n[ 0.298121] acpiphp: Slot [29] registered\n[ 0.299074] acpiphp: Slot [30] registered\n[ 0.300042] acpiphp: Slot [31] registered\n[ 0.300998] PCI host bridge to bus 0000:00\n[ 0.301950] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.303408] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.304867] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.306571] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308304] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314751] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316295] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317704] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319215] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325892] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374261] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376031] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377698] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379324] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.381599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.383066] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.384380] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.385630] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.387466] vgaarb: loaded\n[ 0.388178] vgaarb: bridge control possible 0000:00:02.0\n[ 0.389486] SCSI subsystem initialized\n[ 0.390449] ACPI: bus type USB registered\n[ 0.391431] usbcore: registered new interface driver usbfs\n[ 0.392660] usbcore: registered new interface driver hub\n[ 0.393849] usbcore: registered new device driver usb\n[ 0.395088] PCI: Using ACPI for IRQ routing\n[ 0.396262] NetLabel: Initializing\n[ 0.397082] NetLabel: domain hash size = 128\n[ 0.398086] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.399197] NetLabel: unlabeled traffic allowed by default\n[ 0.400443] clocksource: Switched to clocksource kvm-clock\n[ 0.405975] AppArmor: AppArmor Filesystem Enabled\n[ 0.407110] pnp: PnP ACPI init\n[ 0.408126] pnp: PnP ACPI: found 5 devices\n[ 0.414598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.416588] NET: Registered protocol family 2\n[ 0.417714] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.419244] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.420628] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.422006] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.423270] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.424655] NET: Registered protocol family 1\n[ 0.425695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.426994] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.428270] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.442538] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.456877] Trying to unpack rootfs image as initramfs...\n[ 0.505936] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.520189] Scanning for low memory corruption every 60 seconds\n[ 0.521758] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.523129] audit: initializing netlink subsys (disabled)\n[ 0.524337] audit: type=2000 audit(1545572519.031:1): initialized\n[ 0.525886] Initialise system trusted keyring\n[ 0.526980] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.528364] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.530550] zbud: loaded\n[ 0.531359] VFS: Disk quotas dquot_6.6.0\n[ 0.532325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534116] fuse init (API version 7.23)\n[ 0.535154] Key type big_key registered\n[ 0.536099] Allocating IMA MOK and blacklist keyrings.\n[ 0.537391] Key type asymmetric registered\n[ 0.538368] Asymmetric key parser 'x509' registered\n[ 0.539491] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.541604] io scheduler noop registered\n[ 0.542539] io scheduler deadline registered (default)\n[ 0.543709] io scheduler cfq registered\n[ 0.544871] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.546426] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548135] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550237] ACPI: Power Button [PWRF]\n[ 0.551380] GHES: HEST is not enabled!\n[ 0.566157] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595873] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.622987] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.625396] Linux agpgart interface v0.103\n[ 0.627597] brd: module loaded\n[ 0.628974] loop: module loaded\n[ 0.633548] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.635260] GPT:90111 != 2097151\n[ 0.636043] GPT:Alternate GPT header not at the end of the disk.\n[ 0.637344] GPT:90111 != 2097151\n[ 0.638130] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639255] vda: vda1 vda15\n[ 0.640793] scsi host0: ata_piix\n[ 0.641645] scsi host1: ata_piix\n[ 0.642454] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.643903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645569] libphy: Fixed MDIO Bus: probed\n[ 0.646526] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647645] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650011] PPP generic driver version 2.4.2\n[ 0.651126] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652291] ehci-pci: EHCI PCI platform driver\n[ 0.653151] ehci-platform: EHCI generic platform driver\n[ 0.654119] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655212] ohci-pci: OHCI PCI platform driver\n[ 0.656057] ohci-platform: OHCI generic platform driver\n[ 0.657023] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.673759] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.674756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.675840] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677037] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678416] usb usb1: Product: UHCI Host Controller\n[ 0.679333] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680448] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681377] hub 1-0:1.0: USB hub found\n[ 0.682142] hub 1-0:1.0: 2 ports detected\n[ 0.683017] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686042] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687034] mousedev: PS/2 mouse device common for all mice\n[ 0.688244] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690049] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691125] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.692287] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.693449] i2c /dev entries driver\n[ 0.694194] device-mapper: uevent: version 1.0.3\n[ 0.695107] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.696701] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.697954] NET: Registered protocol family 10\n[ 0.698916] NET: Registered protocol family 17\n[ 0.699791] Key type dns_resolver registered\n[ 0.700706] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.701775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.703469] registered taskstats version 1\n[ 0.704282] Loading compiled-in X.509 certificates\n[ 0.705719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.707519] zswap: loaded using pool lzo/zbud\n[ 0.708902] Key type trusted registered\n[ 0.710412] Key type encrypted registered\n[ 0.711218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712220] ima: No TPM chip found, activating TPM-bypass!\n[ 0.713238] evm: HMAC attrs: 0x1\n[ 0.714526] Magic number: 14:277:686\n[ 0.715374] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:59 UTC (1545572519)\n[ 0.716936] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718019] EDD information not available.\n[ 0.800995] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.802471] ata1.00: configured for MWDMA2\n[ 0.803654] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.816263] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.817501] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.818733] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.820564] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822053] Write protecting the kernel read-only data: 14336k\n[ 0.823573] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.825360] 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.47\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.692924] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.96s]\nping 10.10.10.5 OK\nping 10.10.10.9 OK\nping 10.10.10.5 OK\nping 10.10.10.9 OK\nping 10.10.10.5 OK\nping 10.10.10.9 OK\n"} 2018-12-23 13:42:59,935 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action used request id req-c6467178-93f4-46b3-b6c6-6665c5834e64 2018-12-23 13:43:00,034 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:42: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-e950942e-85ca-4a56-a2e2-903e2ce23d06 x-compute-request-id: req-e950942e-85ca-4a56-a2e2-903e2ce23d06 Content-Encoding: gzip Content-Length: 10872 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 485764313 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136661] pid_max: default: 32768 minimum: 301\n[ 0.137588] ACPI: Core revision 20150930\n[ 0.138975] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140320] Security Framework initialized\n[ 0.141156] Yama: becoming mindful.\n[ 0.141903] AppArmor: AppArmor initialized\n[ 0.142793] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144170] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145499] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148206] Initializing cgroup subsys io\n[ 0.149048] Initializing cgroup subsys memory\n[ 0.149951] Initializing cgroup subsys devices\n[ 0.150846] Initializing cgroup subsys freezer\n[ 0.151744] Initializing cgroup subsys net_cls\n[ 0.152636] Initializing cgroup subsys perf_event\n[ 0.153573] Initializing cgroup subsys net_prio\n[ 0.154493] Initializing cgroup subsys hugetlb\n[ 0.155388] Initializing cgroup subsys pids\n[ 0.156300] CPU: Physical Processor ID: 0\n[ 0.157836] mce: CPU supports 10 MCE banks\n[ 0.158731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177246] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203996] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205396] x2apic enabled\n[ 0.206228] Switched APIC routing to physical x2apic.\n[ 0.208045] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209203] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211258] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213091] KVM setup paravirtual spinlock\n[ 0.214406] x86: Booted up 1 node, 1 CPUs\n[ 0.215231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216654] devtmpfs: initialized\n[ 0.218418] evm: security.selinux\n[ 0.219134] evm: security.SMACK64\n[ 0.219843] evm: security.SMACK64EXEC\n[ 0.220610] evm: security.SMACK64TRANSMUTE\n[ 0.221442] evm: security.SMACK64MMAP\n[ 0.222207] evm: security.ima\n[ 0.222868] evm: security.capability\n[ 0.223695] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225666] pinctrl core: initialized pinctrl subsystem\n[ 0.226831] RTC time: 13:41:35, date: 12/23/18\n[ 0.227846] NET: Registered protocol family 16\n[ 0.228838] cpuidle: using governor ladder\n[ 0.229684] cpuidle: using governor menu\n[ 0.230497] PCCT header not found.\n[ 0.231273] ACPI: bus type PCI registered\n[ 0.232100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233388] PCI: Using configuration type 1 for base access\n[ 0.235147] ACPI: Added _OSI(Module Device)\n[ 0.236019] ACPI: Added _OSI(Processor Device)\n[ 0.236906] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237863] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240005] ACPI: Interpreter enabled\n[ 0.240802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248440] ACPI: (supports S0 S5)\n[ 0.249160] ACPI: Using IOAPIC for interrupt routing\n[ 0.250277] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253422] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254608] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255888] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257121] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259469] acpiphp: Slot [3] registered\n[ 0.260295] acpiphp: Slot [4] registered\n[ 0.261115] acpiphp: Slot [5] registered\n[ 0.261936] acpiphp: Slot [6] registered\n[ 0.262756] acpiphp: Slot [7] registered\n[ 0.263580] acpiphp: Slot [8] registered\n[ 0.264431] acpiphp: Slot [9] registered\n[ 0.265263] acpiphp: Slot [10] registered\n[ 0.266094] acpiphp: Slot [11] registered\n[ 0.266933] acpiphp: Slot [12] registered\n[ 0.267809] acpiphp: Slot [13] registered\n[ 0.268672] acpiphp: Slot [14] registered\n[ 0.269505] acpiphp: Slot [15] registered\n[ 0.280216] acpiphp: Slot [16] registered\n[ 0.281054] acpiphp: Slot [17] registered\n[ 0.281894] acpiphp: Slot [18] registered\n[ 0.282732] acpiphp: Slot [19] registered\n[ 0.283565] acpiphp: Slot [20] registered\n[ 0.284406] acpiphp: Slot [21] registered\n[ 0.285243] acpiphp: Slot [22] registered\n[ 0.286075] acpiphp: Slot [23] registered\n[ 0.286912] acpiphp: Slot [24] registered\n[ 0.287767] acpiphp: Slot [25] registered\n[ 0.288653] acpiphp: Slot [26] registered\n[ 0.289492] acpiphp: Slot [27] registered\n[ 0.290328] acpiphp: Slot [28] registered\n[ 0.291163] acpiphp: Slot [29] registered\n[ 0.292000] acpiphp: Slot [30] registered\n[ 0.292842] acpiphp: Slot [31] registered\n[ 0.293676] PCI host bridge to bus 0000:00\n[ 0.294510] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297030] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298586] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300080] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306386] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307737] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310335] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370857] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372295] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375670] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376857] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377955] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379623] vgaarb: loaded\n[ 0.380252] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381427] SCSI subsystem initialized\n[ 0.382275] ACPI: bus type USB registered\n[ 0.383123] usbcore: registered new interface driver usbfs\n[ 0.384206] usbcore: registered new interface driver hub\n[ 0.385262] usbcore: registered new device driver usb\n[ 0.386354] PCI: Using ACPI for IRQ routing\n[ 0.387414] NetLabel: Initializing\n[ 0.388151] NetLabel: domain hash size = 128\n[ 0.389075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390107] NetLabel: unlabeled traffic allowed by default\n[ 0.391267] clocksource: Switched to clocksource kvm-clock\n[ 0.396742] AppArmor: AppArmor Filesystem Enabled\n[ 0.397797] pnp: PnP ACPI init\n[ 0.398719] pnp: PnP ACPI: found 5 devices\n[ 0.405145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406937] NET: Registered protocol family 2\n[ 0.407940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409303] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410542] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411762] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412898] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414121] NET: Registered protocol family 1\n[ 0.415027] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416195] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417319] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445167] Trying to unpack rootfs image as initramfs...\n[ 0.494137] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508171] Scanning for low memory corruption every 60 seconds\n[ 0.509584] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510820] audit: initializing netlink subsys (disabled)\n[ 0.511894] audit: type=2000 audit(1545572496.762:1): initialized\n[ 0.513254] Initialise system trusted keyring\n[ 0.514216] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515450] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517448] zbud: loaded\n[ 0.518158] VFS: Disk quotas dquot_6.6.0\n[ 0.519018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520621] fuse init (API version 7.23)\n[ 0.521569] Key type big_key registered\n[ 0.522399] Allocating IMA MOK and blacklist keyrings.\n[ 0.523561] Key type asymmetric registered\n[ 0.524431] Asymmetric key parser 'x509' registered\n[ 0.525481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527006] io scheduler noop registered\n[ 0.527845] io scheduler deadline registered (default)\n[ 0.528880] io scheduler cfq registered\n[ 0.529743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530865] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532228] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534115] ACPI: Power Button [PWRF]\n[ 0.535611] GHES: HEST is not enabled!\n[ 0.550215] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578670] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.607919] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.610273] Linux agpgart interface v0.103\n[ 0.612472] brd: module loaded\n[ 0.613766] loop: module loaded\n[ 0.618734] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.620304] GPT:90111 != 2097151\n[ 0.621024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622211] GPT:90111 != 2097151\n[ 0.622937] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623992] vda: vda1 vda15\n[ 0.625569] scsi host0: ata_piix\n[ 0.626358] scsi host1: ata_piix\n[ 0.627100] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628437] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.629974] libphy: Fixed MDIO Bus: probed\n[ 0.630856] tun: Universal TUN/TAP device driver, 1.6\n[ 0.631885] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634207] PPP generic driver version 2.4.2\n[ 0.635182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636395] ehci-pci: EHCI PCI platform driver\n[ 0.637274] ehci-platform: EHCI generic platform driver\n[ 0.638269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639406] ohci-pci: OHCI PCI platform driver\n[ 0.640285] ohci-platform: OHCI generic platform driver\n[ 0.641285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655740] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.656773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658230] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659261] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660406] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.661630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663071] usb usb1: Product: UHCI Host Controller\n[ 0.664010] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665157] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666212] hub 1-0:1.0: USB hub found\n[ 0.666984] hub 1-0:1.0: 2 ports detected\n[ 0.667896] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670016] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672010] mousedev: PS/2 mouse device common for all mice\n[ 0.673278] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675107] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676215] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678604] i2c /dev entries driver\n[ 0.679366] device-mapper: uevent: version 1.0.3\n[ 0.680311] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681945] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683235] NET: Registered protocol family 10\n[ 0.684251] NET: Registered protocol family 17\n[ 0.685140] Key type dns_resolver registered\n[ 0.686075] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687185] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688935] registered taskstats version 1\n[ 0.689765] Loading compiled-in X.509 certificates\n[ 0.691227] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693083] zswap: loaded using pool lzo/zbud\n[ 0.694451] Key type trusted registered\n[ 0.695997] Key type encrypted registered\n[ 0.696821] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697839] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698895] evm: HMAC attrs: 0x1\n[ 0.699842] Magic number: 14:277:686\n[ 0.700705] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:36 UTC (1545572496)\n[ 0.702326] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.703458] EDD information not available.\n[ 0.788279] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789834] Write protecting the kernel read-only data: 14336k\n[ 0.801577] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803385] 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.846008] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.26\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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.36. iid=i-0000014d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHU4wTEMVALjw6wPcOmAO2i2HJywhyzU8+SAsMNC8Dmb2LHHjJIJ0EF9yufh4ToTDRLB+enVHGw62eNkOcf3I4dF3or2LEFx0biE/9BCCsa95Nr6la9fdHJgtPHcZ4j6VPrpYfLtRIULGb7m9JXXQgFK6y25Bi03AxxOG8mUGtCjAv/zR7EMqEz8AgO3L1rsjaNOeCH/qdeyC2DHjz7NWqPhQB31xerZW8hSxV/stOEXCyhKeo9GEJ1ek+eBUC3+pnoXGx80sJcU+4G3CiGd1tZyOIh55SEoOx8FM0qAQrQE0CgLItQPWj4g72X7sIJ7LO5pqhFuV8yHwNP0FZAdZh root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIc8qH83hzDSwxvvnJyi/rNbRj+ihd0374sGBCH0Ge1ptSQ2lPlL5GFuBmoidVz2M7E5fIsx5D1YrnWFqAiBwFS+vEeDNcUHIflhptAnPg5AM4VEEXGUx6wGw3Da/Os2kimgqJtQ6XiQ4K610f5LW53Y1d/PNYXpVQ9CMwh9+VtVAAAAFQCGQZki6IUxaZp0Jqg9eVNEsnhgqwAAAIAaF/6rLWkXJHsxLwJQps60MwUKSahaQ1kBP9Qrr0N/0pRlFdmyNO9mCrja3eno65zg032MxdwLziF+lh2vgB3km/T5hvbMahEwiFANnef36AVpP/X7TVV30kgU32VTu9CSha8wDYQa+CkS1VSGbWoIZ/u+BJG0fH0dR4w8hpZNjwAAAIA6/rfQXdrLG7dNfoZ2pS1qGr9NjIOvLYNbqllN1VbqhqfwoB2C72OtUxc++IDkka6wQZo8BTP54aFjMUdHjmkPlivWdQ5Rg+lzDaKDXSfnKXlx8qqRg94OdkpAo1LVxUyW6ewmjKdPzdPQyxL252znz3KPl5TsKuU0ORO7udH64g== 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:fe6a:2a83/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-0000014d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.20s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:6A:2A:83 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6a:2a83/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8118 (7.9 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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.139727] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.139728] usb 1-1: Product: QEMU USB Tablet\n[ 1.139729] usb 1-1: Manufacturer: QEMU\n[ 1.139730] usb 1-1: SerialNumber: 42\n[ 1.439388] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.457361] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.776330] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nDec 23 13:41:37 cirros syslog.info syslogd started: BusyBox v1.23.2\nDec 23 13:41:37 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nDec 23 13:41:37 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)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nDec 23 13:41:38 cirros auth.notice su: + /dev/console root:cirros\nDec 23 13:41:39 cirros authpriv.info dropbear[340]: Running in background\nDec 23 13:41:39 cirros kern.info kernel: [ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nDec 23 13:41:40 cirros kern.info kernel: [ 4.776330] 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-12-23 13:43:00,035 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action used request id req-e950942e-85ca-4a56-a2e2-903e2ce23d06 2018-12-23 13:43:00,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5e91e617eb72a1a4f8e3e6c74114e705ab9516" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:43:00,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e466ee94bbd8d2e1b824c1cbfc98a2ac3eac7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:43:01,041 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea55a9d9c961b3dbc9d51f58035d3a71783632fd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:43:02,012 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd632fd9-ecab-4f96-be7d-6919ccb52117 x-compute-request-id: req-cd632fd9-ecab-4f96-be7d-6919ccb52117 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 482487207 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132077] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133694] pid_max: default: 32768 minimum: 301\n[ 0.134563] ACPI: Core revision 20150930\n[ 0.135935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137209] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138711] AppArmor: AppArmor initialized\n[ 0.139554] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140880] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142122] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143294] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144645] Initializing cgroup subsys io\n[ 0.145435] Initializing cgroup subsys memory\n[ 0.146271] Initializing cgroup subsys devices\n[ 0.147134] Initializing cgroup subsys freezer\n[ 0.148025] Initializing cgroup subsys net_cls\n[ 0.148879] Initializing cgroup subsys perf_event\n[ 0.149769] Initializing cgroup subsys net_prio\n[ 0.150626] Initializing cgroup subsys hugetlb\n[ 0.151489] Initializing cgroup subsys pids\n[ 0.152348] CPU: Physical Processor ID: 0\n[ 0.153827] mce: CPU supports 10 MCE banks\n[ 0.154649] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155627] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166294] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172813] ftrace: allocating 31920 entries in 125 pages\n[ 0.199367] smpboot: Max logical packages: 1\n[ 0.200381] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201977] x2apic enabled\n[ 0.202890] Switched APIC routing to physical x2apic.\n[ 0.204828] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206167] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208537] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210712] KVM setup paravirtual spinlock\n[ 0.212150] x86: Booted up 1 node, 1 CPUs\n[ 0.213114] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214752] devtmpfs: initialized\n[ 0.216577] evm: security.selinux\n[ 0.217407] evm: security.SMACK64\n[ 0.218226] evm: security.SMACK64EXEC\n[ 0.219116] evm: security.SMACK64TRANSMUTE\n[ 0.220078] evm: security.SMACK64MMAP\n[ 0.220953] evm: security.ima\n[ 0.221699] evm: security.capability\n[ 0.222644] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224875] pinctrl core: initialized pinctrl subsystem\n[ 0.226189] RTC time: 13:41:58, date: 12/23/18\n[ 0.227299] NET: Registered protocol family 16\n[ 0.228437] cpuidle: using governor ladder\n[ 0.229418] cpuidle: using governor menu\n[ 0.230362] PCCT header not found.\n[ 0.231241] ACPI: bus type PCI registered\n[ 0.232198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233692] PCI: Using configuration type 1 for base access\n[ 0.235660] ACPI: Added _OSI(Module Device)\n[ 0.236664] ACPI: Added _OSI(Processor Device)\n[ 0.237690] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241094] ACPI: Interpreter enabled\n[ 0.242013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250934] ACPI: (supports S0 S5)\n[ 0.251770] ACPI: Using IOAPIC for interrupt routing\n[ 0.252887] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256299] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257673] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260583] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263218] acpiphp: Slot [3] registered\n[ 0.264167] acpiphp: Slot [4] registered\n[ 0.265111] acpiphp: Slot [5] registered\n[ 0.266058] acpiphp: Slot [6] registered\n[ 0.267008] acpiphp: Slot [7] registered\n[ 0.267958] acpiphp: Slot [8] registered\n[ 0.268904] acpiphp: Slot [9] registered\n[ 0.269842] acpiphp: Slot [10] registered\n[ 0.270792] acpiphp: Slot [11] registered\n[ 0.271756] acpiphp: Slot [12] registered\n[ 0.272722] acpiphp: Slot [13] registered\n[ 0.273680] acpiphp: Slot [14] registered\n[ 0.274631] acpiphp: Slot [15] registered\n[ 0.285679] acpiphp: Slot [16] registered\n[ 0.286659] acpiphp: Slot [17] registered\n[ 0.287605] acpiphp: Slot [18] registered\n[ 0.288554] acpiphp: Slot [19] registered\n[ 0.289503] acpiphp: Slot [20] registered\n[ 0.290466] acpiphp: Slot [21] registered\n[ 0.291420] acpiphp: Slot [22] registered\n[ 0.292386] acpiphp: Slot [23] registered\n[ 0.293341] acpiphp: Slot [24] registered\n[ 0.294298] acpiphp: Slot [25] registered\n[ 0.295257] acpiphp: Slot [26] registered\n[ 0.296210] acpiphp: Slot [27] registered\n[ 0.297169] acpiphp: Slot [28] registered\n[ 0.298121] acpiphp: Slot [29] registered\n[ 0.299074] acpiphp: Slot [30] registered\n[ 0.300042] acpiphp: Slot [31] registered\n[ 0.300998] PCI host bridge to bus 0000:00\n[ 0.301950] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.303408] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.304867] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.306571] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308304] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314751] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316295] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317704] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319215] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325892] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374261] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376031] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377698] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379324] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.381599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.383066] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.384380] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.385630] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.387466] vgaarb: loaded\n[ 0.388178] vgaarb: bridge control possible 0000:00:02.0\n[ 0.389486] SCSI subsystem initialized\n[ 0.390449] ACPI: bus type USB registered\n[ 0.391431] usbcore: registered new interface driver usbfs\n[ 0.392660] usbcore: registered new interface driver hub\n[ 0.393849] usbcore: registered new device driver usb\n[ 0.395088] PCI: Using ACPI for IRQ routing\n[ 0.396262] NetLabel: Initializing\n[ 0.397082] NetLabel: domain hash size = 128\n[ 0.398086] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.399197] NetLabel: unlabeled traffic allowed by default\n[ 0.400443] clocksource: Switched to clocksource kvm-clock\n[ 0.405975] AppArmor: AppArmor Filesystem Enabled\n[ 0.407110] pnp: PnP ACPI init\n[ 0.408126] pnp: PnP ACPI: found 5 devices\n[ 0.414598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.416588] NET: Registered protocol family 2\n[ 0.417714] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.419244] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.420628] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.422006] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.423270] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.424655] NET: Registered protocol family 1\n[ 0.425695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.426994] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.428270] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.442538] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.456877] Trying to unpack rootfs image as initramfs...\n[ 0.505936] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.520189] Scanning for low memory corruption every 60 seconds\n[ 0.521758] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.523129] audit: initializing netlink subsys (disabled)\n[ 0.524337] audit: type=2000 audit(1545572519.031:1): initialized\n[ 0.525886] Initialise system trusted keyring\n[ 0.526980] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.528364] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.530550] zbud: loaded\n[ 0.531359] VFS: Disk quotas dquot_6.6.0\n[ 0.532325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534116] fuse init (API version 7.23)\n[ 0.535154] Key type big_key registered\n[ 0.536099] Allocating IMA MOK and blacklist keyrings.\n[ 0.537391] Key type asymmetric registered\n[ 0.538368] Asymmetric key parser 'x509' registered\n[ 0.539491] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.541604] io scheduler noop registered\n[ 0.542539] io scheduler deadline registered (default)\n[ 0.543709] io scheduler cfq registered\n[ 0.544871] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.546426] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548135] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550237] ACPI: Power Button [PWRF]\n[ 0.551380] GHES: HEST is not enabled!\n[ 0.566157] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595873] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.622987] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.625396] Linux agpgart interface v0.103\n[ 0.627597] brd: module loaded\n[ 0.628974] loop: module loaded\n[ 0.633548] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.635260] GPT:90111 != 2097151\n[ 0.636043] GPT:Alternate GPT header not at the end of the disk.\n[ 0.637344] GPT:90111 != 2097151\n[ 0.638130] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639255] vda: vda1 vda15\n[ 0.640793] scsi host0: ata_piix\n[ 0.641645] scsi host1: ata_piix\n[ 0.642454] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.643903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645569] libphy: Fixed MDIO Bus: probed\n[ 0.646526] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647645] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650011] PPP generic driver version 2.4.2\n[ 0.651126] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652291] ehci-pci: EHCI PCI platform driver\n[ 0.653151] ehci-platform: EHCI generic platform driver\n[ 0.654119] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655212] ohci-pci: OHCI PCI platform driver\n[ 0.656057] ohci-platform: OHCI generic platform driver\n[ 0.657023] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.673759] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.674756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.675840] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677037] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678416] usb usb1: Product: UHCI Host Controller\n[ 0.679333] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680448] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681377] hub 1-0:1.0: USB hub found\n[ 0.682142] hub 1-0:1.0: 2 ports detected\n[ 0.683017] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686042] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687034] mousedev: PS/2 mouse device common for all mice\n[ 0.688244] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690049] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691125] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.692287] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.693449] i2c /dev entries driver\n[ 0.694194] device-mapper: uevent: version 1.0.3\n[ 0.695107] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.696701] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.697954] NET: Registered protocol family 10\n[ 0.698916] NET: Registered protocol family 17\n[ 0.699791] Key type dns_resolver registered\n[ 0.700706] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.701775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.703469] registered taskstats version 1\n[ 0.704282] Loading compiled-in X.509 certificates\n[ 0.705719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.707519] zswap: loaded using pool lzo/zbud\n[ 0.708902] Key type trusted registered\n[ 0.710412] Key type encrypted registered\n[ 0.711218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712220] ima: No TPM chip found, activating TPM-bypass!\n[ 0.713238] evm: HMAC attrs: 0x1\n[ 0.714526] Magic number: 14:277:686\n[ 0.715374] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:59 UTC (1545572519)\n[ 0.716936] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718019] EDD information not available.\n[ 0.800995] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.802471] ata1.00: configured for MWDMA2\n[ 0.803654] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.816263] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.817501] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.818733] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.820564] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822053] Write protecting the kernel read-only data: 14336k\n[ 0.823573] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.825360] 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.47\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.692924] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.96s]\nping 10.10.10.5 OK\nping 10.10.10.9 OK\nping 10.10.10.5 OK\nping 10.10.10.9 OK\nping 10.10.10.5 OK\nping 10.10.10.9 OK\n"} 2018-12-23 13:43:02,012 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24d9ee26-ce63-4258-826c-1310f7f13fbf x-compute-request-id: req-24d9ee26-ce63-4258-826c-1310f7f13fbf Content-Encoding: gzip Content-Length: 8079 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 771841442 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130498] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132093] pid_max: default: 32768 minimum: 301\n[ 0.132964] ACPI: Core revision 20150930\n[ 0.134330] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135617] Security Framework initialized\n[ 0.136422] Yama: becoming mindful.\n[ 0.137138] AppArmor: AppArmor initialized\n[ 0.137991] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139305] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140560] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141760] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143115] Initializing cgroup subsys io\n[ 0.143909] Initializing cgroup subsys memory\n[ 0.144751] Initializing cgroup subsys devices\n[ 0.145622] Initializing cgroup subsys freezer\n[ 0.146479] Initializing cgroup subsys net_cls\n[ 0.147332] Initializing cgroup subsys perf_event\n[ 0.148225] Initializing cgroup subsys net_prio\n[ 0.149090] Initializing cgroup subsys hugetlb\n[ 0.149966] Initializing cgroup subsys pids\n[ 0.150828] CPU: Physical Processor ID: 0\n[ 0.152314] mce: CPU supports 10 MCE banks\n[ 0.153142] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154124] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164683] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171074] ftrace: allocating 31920 entries in 125 pages\n[ 0.197432] smpboot: Max logical packages: 1\n[ 0.198302] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199615] x2apic enabled\n[ 0.200413] Switched APIC routing to physical x2apic.\n[ 0.202144] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203248] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206952] KVM setup paravirtual spinlock\n[ 0.208234] x86: Booted up 1 node, 1 CPUs\n[ 0.209022] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210388] devtmpfs: initialized\n[ 0.212083] evm: security.selinux\n[ 0.212779] evm: security.SMACK64\n[ 0.213457] evm: security.SMACK64EXEC\n[ 0.214182] evm: security.SMACK64TRANSMUTE\n[ 0.214965] evm: security.SMACK64MMAP\n[ 0.215689] evm: security.ima\n[ 0.216322] evm: security.capability\n[ 0.217107] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218913] pinctrl core: initialized pinctrl subsystem\n[ 0.219989] RTC time: 13:41:47, date: 12/23/18\n[ 0.220934] NET: Registered protocol family 16\n[ 0.221883] cpuidle: using governor ladder\n[ 0.222678] cpuidle: using governor menu\n[ 0.223444] PCCT header not found.\n[ 0.224174] ACPI: bus type PCI registered\n[ 0.224955] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226169] PCI: Using configuration type 1 for base access\n[ 0.227985] ACPI: Added _OSI(Module Device)\n[ 0.228817] ACPI: Added _OSI(Processor Device)\n[ 0.229668] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230546] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232683] ACPI: Interpreter enabled\n[ 0.233439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240796] ACPI: (supports S0 S5)\n[ 0.241506] ACPI: Using IOAPIC for interrupt routing\n[ 0.242581] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248080] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249288] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251563] acpiphp: Slot [3] registered\n[ 0.252373] acpiphp: Slot [4] registered\n[ 0.253193] acpiphp: Slot [5] registered\n[ 0.254004] acpiphp: Slot [6] registered\n[ 0.254805] acpiphp: Slot [7] registered\n[ 0.255613] acpiphp: Slot [8] registered\n[ 0.256418] acpiphp: Slot [9] registered\n[ 0.257226] acpiphp: Slot [10] registered\n[ 0.258044] acpiphp: Slot [11] registered\n[ 0.258885] acpiphp: Slot [12] registered\n[ 0.259711] acpiphp: Slot [13] registered\n[ 0.260541] acpiphp: Slot [14] registered\n[ 0.261353] acpiphp: Slot [15] registered\n[ 0.272134] acpiphp: Slot [16] registered\n[ 0.272967] acpiphp: Slot [17] registered\n[ 0.273825] acpiphp: Slot [18] registered\n[ 0.274652] acpiphp: Slot [19] registered\n[ 0.275468] acpiphp: Slot [20] registered\n[ 0.276305] acpiphp: Slot [21] registered\n[ 0.277118] acpiphp: Slot [22] registered\n[ 0.277948] acpiphp: Slot [23] registered\n[ 0.278794] acpiphp: Slot [24] registered\n[ 0.279614] acpiphp: Slot [25] registered\n[ 0.280441] acpiphp: Slot [26] registered\n[ 0.281269] acpiphp: Slot [27] registered\n[ 0.282079] acpiphp: Slot [28] registered\n[ 0.282915] acpiphp: Slot [29] registered\n[ 0.283753] acpiphp: Slot [30] registered\n[ 0.284604] acpiphp: Slot [31] registered\n[ 0.285430] PCI host bridge to bus 0000:00\n[ 0.286278] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287562] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288758] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290192] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291605] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300309] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301542] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308061] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309495] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356056] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357512] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358907] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360286] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361667] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363368] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365542] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367044] vgaarb: loaded\n[ 0.367636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368744] SCSI subsystem initialized\n[ 0.369555] ACPI: bus type USB registered\n[ 0.370350] usbcore: registered new interface driver usbfs\n[ 0.371353] usbcore: registered new interface driver hub\n[ 0.372332] usbcore: registered new device driver usb\n[ 0.373361] PCI: Using ACPI for IRQ routing\n[ 0.374359] NetLabel: Initializing\n[ 0.375057] NetLabel: domain hash size = 128\n[ 0.375908] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376841] NetLabel: unlabeled traffic allowed by default\n[ 0.377911] clocksource: Switched to clocksource kvm-clock\n[ 0.383349] AppArmor: AppArmor Filesystem Enabled\n[ 0.384285] pnp: PnP ACPI init\n[ 0.385186] pnp: PnP ACPI: found 5 devices\n[ 0.391529] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393286] NET: Registered protocol family 2\n[ 0.394230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396616] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397749] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398804] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399947] NET: Registered protocol family 1\n[ 0.400794] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401861] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402913] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417192] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431565] Trying to unpack rootfs image as initramfs...\n[ 0.482102] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496075] Scanning for low memory corruption every 60 seconds\n[ 0.497358] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498480] audit: initializing netlink subsys (disabled)\n[ 0.499485] audit: type=2000 audit(1545572508.589:1): initialized\n[ 0.500762] Initialise system trusted keyring\n[ 0.501666] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.502805] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.504736] zbud: loaded\n[ 0.505488] VFS: Disk quotas dquot_6.6.0\n[ 0.507226] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510047] fuse init (API version 7.23)\n[ 0.511925] Key type big_key registered\n[ 0.513441] Allocating IMA MOK and blacklist keyrings.\n[ 0.515578] Key type asymmetric registered\n[ 0.517050] Asymmetric key parser 'x509' registered\n[ 0.518968] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522444] io scheduler noop registered\n[ 0.524255] io scheduler deadline registered (default)\n[ 0.526356] io scheduler cfq registered\n[ 0.527342] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528358] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529580] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531008] ACPI: Power Button [PWRF]\n[ 0.531830] GHES: HEST is not enabled!\n[ 0.545473] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573567] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575810] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601283] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603521] Linux agpgart interface v0.103\n[ 0.605549] brd: module loaded\n[ 0.606685] loop: module loaded\n[ 0.611683] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613101] GPT:90111 != 2097151\n[ 0.613761] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614823] GPT:90111 != 2097151\n[ 0.615484] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616416] vda: vda1 vda15\n[ 0.618111] scsi host0: ata_piix\n[ 0.618831] scsi host1: ata_piix\n[ 0.619528] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622116] libphy: Fixed MDIO Bus: probed\n[ 0.622915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623833] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626055] PPP generic driver version 2.4.2\n[ 0.626922] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628245] ehci-pci: EHCI PCI platform driver\n[ 0.629087] ehci-platform: EHCI generic platform driver\n[ 0.630052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631148] ohci-pci: OHCI PCI platform driver\n[ 0.631992] ohci-platform: OHCI generic platform driver\n[ 0.632957] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647420] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649811] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653089] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654471] usb usb1: Product: UHCI Host Controller\n[ 0.655379] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656488] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657456] hub 1-0:1.0: USB hub found\n[ 0.658221] hub 1-0:1.0: 2 ports detected\n[ 0.659098] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662102] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663103] mousedev: PS/2 mouse device common for all mice\n[ 0.664320] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667260] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668421] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669566] i2c /dev entries driver\n[ 0.670332] device-mapper: uevent: version 1.0.3\n[ 0.671245] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672819] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674062] NET: Registered protocol family 10\n[ 0.675021] NET: Registered protocol family 17\n[ 0.675876] Key type dns_resolver registered\n[ 0.676778] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677836] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679541] registered taskstats version 1\n[ 0.680360] Loading compiled-in X.509 certificates\n[ 0.681759] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683556] zswap: loaded using pool lzo/zbud\n[ 0.684894] Key type trusted registered\n[ 0.686431] Key type encrypted registered\n[ 0.687236] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688216] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689205] evm: HMAC attrs: 0x1\n[ 0.690150] Magic number: 14:277:686\n[ 0.690979] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:48 UTC (1545572508)\n[ 0.692532] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693616] EDD information not available.\n[ 0.778602] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.780136] ata1.00: configured for MWDMA2\n[ 0.781344] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793728] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794955] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796237] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798092] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799588] Write protecting the kernel read-only data: 14336k\n[ 0.801127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802899] 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.867001] 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.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 select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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 3.68s]\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-12-23 13:43:02,013 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action used request id req-cd632fd9-ecab-4f96-be7d-6919ccb52117 2018-12-23 13:43:02,013 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action used request id req-24d9ee26-ce63-4258-826c-1310f7f13fbf 2018-12-23 13:43:02,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43: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-d3ab5618-7dc6-4ff6-a172-6ba5c82e532b x-compute-request-id: req-d3ab5618-7dc6-4ff6-a172-6ba5c82e532b Content-Encoding: gzip Content-Length: 10872 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 485764313 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136661] pid_max: default: 32768 minimum: 301\n[ 0.137588] ACPI: Core revision 20150930\n[ 0.138975] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140320] Security Framework initialized\n[ 0.141156] Yama: becoming mindful.\n[ 0.141903] AppArmor: AppArmor initialized\n[ 0.142793] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144170] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145499] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148206] Initializing cgroup subsys io\n[ 0.149048] Initializing cgroup subsys memory\n[ 0.149951] Initializing cgroup subsys devices\n[ 0.150846] Initializing cgroup subsys freezer\n[ 0.151744] Initializing cgroup subsys net_cls\n[ 0.152636] Initializing cgroup subsys perf_event\n[ 0.153573] Initializing cgroup subsys net_prio\n[ 0.154493] Initializing cgroup subsys hugetlb\n[ 0.155388] Initializing cgroup subsys pids\n[ 0.156300] CPU: Physical Processor ID: 0\n[ 0.157836] mce: CPU supports 10 MCE banks\n[ 0.158731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177246] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203996] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205396] x2apic enabled\n[ 0.206228] Switched APIC routing to physical x2apic.\n[ 0.208045] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209203] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211258] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213091] KVM setup paravirtual spinlock\n[ 0.214406] x86: Booted up 1 node, 1 CPUs\n[ 0.215231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216654] devtmpfs: initialized\n[ 0.218418] evm: security.selinux\n[ 0.219134] evm: security.SMACK64\n[ 0.219843] evm: security.SMACK64EXEC\n[ 0.220610] evm: security.SMACK64TRANSMUTE\n[ 0.221442] evm: security.SMACK64MMAP\n[ 0.222207] evm: security.ima\n[ 0.222868] evm: security.capability\n[ 0.223695] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225666] pinctrl core: initialized pinctrl subsystem\n[ 0.226831] RTC time: 13:41:35, date: 12/23/18\n[ 0.227846] NET: Registered protocol family 16\n[ 0.228838] cpuidle: using governor ladder\n[ 0.229684] cpuidle: using governor menu\n[ 0.230497] PCCT header not found.\n[ 0.231273] ACPI: bus type PCI registered\n[ 0.232100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233388] PCI: Using configuration type 1 for base access\n[ 0.235147] ACPI: Added _OSI(Module Device)\n[ 0.236019] ACPI: Added _OSI(Processor Device)\n[ 0.236906] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237863] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240005] ACPI: Interpreter enabled\n[ 0.240802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248440] ACPI: (supports S0 S5)\n[ 0.249160] ACPI: Using IOAPIC for interrupt routing\n[ 0.250277] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253422] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254608] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255888] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257121] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259469] acpiphp: Slot [3] registered\n[ 0.260295] acpiphp: Slot [4] registered\n[ 0.261115] acpiphp: Slot [5] registered\n[ 0.261936] acpiphp: Slot [6] registered\n[ 0.262756] acpiphp: Slot [7] registered\n[ 0.263580] acpiphp: Slot [8] registered\n[ 0.264431] acpiphp: Slot [9] registered\n[ 0.265263] acpiphp: Slot [10] registered\n[ 0.266094] acpiphp: Slot [11] registered\n[ 0.266933] acpiphp: Slot [12] registered\n[ 0.267809] acpiphp: Slot [13] registered\n[ 0.268672] acpiphp: Slot [14] registered\n[ 0.269505] acpiphp: Slot [15] registered\n[ 0.280216] acpiphp: Slot [16] registered\n[ 0.281054] acpiphp: Slot [17] registered\n[ 0.281894] acpiphp: Slot [18] registered\n[ 0.282732] acpiphp: Slot [19] registered\n[ 0.283565] acpiphp: Slot [20] registered\n[ 0.284406] acpiphp: Slot [21] registered\n[ 0.285243] acpiphp: Slot [22] registered\n[ 0.286075] acpiphp: Slot [23] registered\n[ 0.286912] acpiphp: Slot [24] registered\n[ 0.287767] acpiphp: Slot [25] registered\n[ 0.288653] acpiphp: Slot [26] registered\n[ 0.289492] acpiphp: Slot [27] registered\n[ 0.290328] acpiphp: Slot [28] registered\n[ 0.291163] acpiphp: Slot [29] registered\n[ 0.292000] acpiphp: Slot [30] registered\n[ 0.292842] acpiphp: Slot [31] registered\n[ 0.293676] PCI host bridge to bus 0000:00\n[ 0.294510] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297030] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298586] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300080] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306386] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307737] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310335] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370857] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372295] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375670] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376857] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377955] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379623] vgaarb: loaded\n[ 0.380252] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381427] SCSI subsystem initialized\n[ 0.382275] ACPI: bus type USB registered\n[ 0.383123] usbcore: registered new interface driver usbfs\n[ 0.384206] usbcore: registered new interface driver hub\n[ 0.385262] usbcore: registered new device driver usb\n[ 0.386354] PCI: Using ACPI for IRQ routing\n[ 0.387414] NetLabel: Initializing\n[ 0.388151] NetLabel: domain hash size = 128\n[ 0.389075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390107] NetLabel: unlabeled traffic allowed by default\n[ 0.391267] clocksource: Switched to clocksource kvm-clock\n[ 0.396742] AppArmor: AppArmor Filesystem Enabled\n[ 0.397797] pnp: PnP ACPI init\n[ 0.398719] pnp: PnP ACPI: found 5 devices\n[ 0.405145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406937] NET: Registered protocol family 2\n[ 0.407940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409303] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410542] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411762] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412898] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414121] NET: Registered protocol family 1\n[ 0.415027] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416195] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417319] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445167] Trying to unpack rootfs image as initramfs...\n[ 0.494137] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508171] Scanning for low memory corruption every 60 seconds\n[ 0.509584] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510820] audit: initializing netlink subsys (disabled)\n[ 0.511894] audit: type=2000 audit(1545572496.762:1): initialized\n[ 0.513254] Initialise system trusted keyring\n[ 0.514216] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515450] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517448] zbud: loaded\n[ 0.518158] VFS: Disk quotas dquot_6.6.0\n[ 0.519018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520621] fuse init (API version 7.23)\n[ 0.521569] Key type big_key registered\n[ 0.522399] Allocating IMA MOK and blacklist keyrings.\n[ 0.523561] Key type asymmetric registered\n[ 0.524431] Asymmetric key parser 'x509' registered\n[ 0.525481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527006] io scheduler noop registered\n[ 0.527845] io scheduler deadline registered (default)\n[ 0.528880] io scheduler cfq registered\n[ 0.529743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530865] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532228] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534115] ACPI: Power Button [PWRF]\n[ 0.535611] GHES: HEST is not enabled!\n[ 0.550215] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578670] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.607919] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.610273] Linux agpgart interface v0.103\n[ 0.612472] brd: module loaded\n[ 0.613766] loop: module loaded\n[ 0.618734] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.620304] GPT:90111 != 2097151\n[ 0.621024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622211] GPT:90111 != 2097151\n[ 0.622937] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623992] vda: vda1 vda15\n[ 0.625569] scsi host0: ata_piix\n[ 0.626358] scsi host1: ata_piix\n[ 0.627100] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628437] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.629974] libphy: Fixed MDIO Bus: probed\n[ 0.630856] tun: Universal TUN/TAP device driver, 1.6\n[ 0.631885] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634207] PPP generic driver version 2.4.2\n[ 0.635182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636395] ehci-pci: EHCI PCI platform driver\n[ 0.637274] ehci-platform: EHCI generic platform driver\n[ 0.638269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639406] ohci-pci: OHCI PCI platform driver\n[ 0.640285] ohci-platform: OHCI generic platform driver\n[ 0.641285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655740] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.656773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658230] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659261] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660406] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.661630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663071] usb usb1: Product: UHCI Host Controller\n[ 0.664010] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665157] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666212] hub 1-0:1.0: USB hub found\n[ 0.666984] hub 1-0:1.0: 2 ports detected\n[ 0.667896] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670016] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672010] mousedev: PS/2 mouse device common for all mice\n[ 0.673278] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675107] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676215] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678604] i2c /dev entries driver\n[ 0.679366] device-mapper: uevent: version 1.0.3\n[ 0.680311] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681945] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683235] NET: Registered protocol family 10\n[ 0.684251] NET: Registered protocol family 17\n[ 0.685140] Key type dns_resolver registered\n[ 0.686075] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687185] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688935] registered taskstats version 1\n[ 0.689765] Loading compiled-in X.509 certificates\n[ 0.691227] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693083] zswap: loaded using pool lzo/zbud\n[ 0.694451] Key type trusted registered\n[ 0.695997] Key type encrypted registered\n[ 0.696821] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697839] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698895] evm: HMAC attrs: 0x1\n[ 0.699842] Magic number: 14:277:686\n[ 0.700705] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:36 UTC (1545572496)\n[ 0.702326] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.703458] EDD information not available.\n[ 0.788279] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789834] Write protecting the kernel read-only data: 14336k\n[ 0.801577] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803385] 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.846008] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.26\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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.36. iid=i-0000014d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHU4wTEMVALjw6wPcOmAO2i2HJywhyzU8+SAsMNC8Dmb2LHHjJIJ0EF9yufh4ToTDRLB+enVHGw62eNkOcf3I4dF3or2LEFx0biE/9BCCsa95Nr6la9fdHJgtPHcZ4j6VPrpYfLtRIULGb7m9JXXQgFK6y25Bi03AxxOG8mUGtCjAv/zR7EMqEz8AgO3L1rsjaNOeCH/qdeyC2DHjz7NWqPhQB31xerZW8hSxV/stOEXCyhKeo9GEJ1ek+eBUC3+pnoXGx80sJcU+4G3CiGd1tZyOIh55SEoOx8FM0qAQrQE0CgLItQPWj4g72X7sIJ7LO5pqhFuV8yHwNP0FZAdZh root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIc8qH83hzDSwxvvnJyi/rNbRj+ihd0374sGBCH0Ge1ptSQ2lPlL5GFuBmoidVz2M7E5fIsx5D1YrnWFqAiBwFS+vEeDNcUHIflhptAnPg5AM4VEEXGUx6wGw3Da/Os2kimgqJtQ6XiQ4K610f5LW53Y1d/PNYXpVQ9CMwh9+VtVAAAAFQCGQZki6IUxaZp0Jqg9eVNEsnhgqwAAAIAaF/6rLWkXJHsxLwJQps60MwUKSahaQ1kBP9Qrr0N/0pRlFdmyNO9mCrja3eno65zg032MxdwLziF+lh2vgB3km/T5hvbMahEwiFANnef36AVpP/X7TVV30kgU32VTu9CSha8wDYQa+CkS1VSGbWoIZ/u+BJG0fH0dR4w8hpZNjwAAAIA6/rfQXdrLG7dNfoZ2pS1qGr9NjIOvLYNbqllN1VbqhqfwoB2C72OtUxc++IDkka6wQZo8BTP54aFjMUdHjmkPlivWdQ5Rg+lzDaKDXSfnKXlx8qqRg94OdkpAo1LVxUyW6ewmjKdPzdPQyxL252znz3KPl5TsKuU0ORO7udH64g== 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:fe6a:2a83/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-0000014d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.20s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:6A:2A:83 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6a:2a83/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8118 (7.9 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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.139727] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.139728] usb 1-1: Product: QEMU USB Tablet\n[ 1.139729] usb 1-1: Manufacturer: QEMU\n[ 1.139730] usb 1-1: SerialNumber: 42\n[ 1.439388] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.457361] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.776330] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nDec 23 13:41:37 cirros syslog.info syslogd started: BusyBox v1.23.2\nDec 23 13:41:37 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nDec 23 13:41:37 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)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nDec 23 13:41:38 cirros auth.notice su: + /dev/console root:cirros\nDec 23 13:41:39 cirros authpriv.info dropbear[340]: Running in background\nDec 23 13:41:39 cirros kern.info kernel: [ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nDec 23 13:41:40 cirros kern.info kernel: [ 4.776330] 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-12-23 13:43:02,111 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action used request id req-d3ab5618-7dc6-4ff6-a172-6ba5c82e532b 2018-12-23 13:43:03,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e466ee94bbd8d2e1b824c1cbfc98a2ac3eac7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:43:03,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5e91e617eb72a1a4f8e3e6c74114e705ab9516" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:43:03,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea55a9d9c961b3dbc9d51f58035d3a71783632fd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:43:04,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54aebe87-29f8-4688-94b6-a986492db5e9 x-compute-request-id: req-54aebe87-29f8-4688-94b6-a986492db5e9 Content-Encoding: gzip Content-Length: 8079 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 771841442 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130498] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132093] pid_max: default: 32768 minimum: 301\n[ 0.132964] ACPI: Core revision 20150930\n[ 0.134330] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135617] Security Framework initialized\n[ 0.136422] Yama: becoming mindful.\n[ 0.137138] AppArmor: AppArmor initialized\n[ 0.137991] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139305] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140560] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141760] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143115] Initializing cgroup subsys io\n[ 0.143909] Initializing cgroup subsys memory\n[ 0.144751] Initializing cgroup subsys devices\n[ 0.145622] Initializing cgroup subsys freezer\n[ 0.146479] Initializing cgroup subsys net_cls\n[ 0.147332] Initializing cgroup subsys perf_event\n[ 0.148225] Initializing cgroup subsys net_prio\n[ 0.149090] Initializing cgroup subsys hugetlb\n[ 0.149966] Initializing cgroup subsys pids\n[ 0.150828] CPU: Physical Processor ID: 0\n[ 0.152314] mce: CPU supports 10 MCE banks\n[ 0.153142] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154124] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164683] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171074] ftrace: allocating 31920 entries in 125 pages\n[ 0.197432] smpboot: Max logical packages: 1\n[ 0.198302] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199615] x2apic enabled\n[ 0.200413] Switched APIC routing to physical x2apic.\n[ 0.202144] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203248] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206952] KVM setup paravirtual spinlock\n[ 0.208234] x86: Booted up 1 node, 1 CPUs\n[ 0.209022] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210388] devtmpfs: initialized\n[ 0.212083] evm: security.selinux\n[ 0.212779] evm: security.SMACK64\n[ 0.213457] evm: security.SMACK64EXEC\n[ 0.214182] evm: security.SMACK64TRANSMUTE\n[ 0.214965] evm: security.SMACK64MMAP\n[ 0.215689] evm: security.ima\n[ 0.216322] evm: security.capability\n[ 0.217107] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218913] pinctrl core: initialized pinctrl subsystem\n[ 0.219989] RTC time: 13:41:47, date: 12/23/18\n[ 0.220934] NET: Registered protocol family 16\n[ 0.221883] cpuidle: using governor ladder\n[ 0.222678] cpuidle: using governor menu\n[ 0.223444] PCCT header not found.\n[ 0.224174] ACPI: bus type PCI registered\n[ 0.224955] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226169] PCI: Using configuration type 1 for base access\n[ 0.227985] ACPI: Added _OSI(Module Device)\n[ 0.228817] ACPI: Added _OSI(Processor Device)\n[ 0.229668] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230546] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232683] ACPI: Interpreter enabled\n[ 0.233439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240796] ACPI: (supports S0 S5)\n[ 0.241506] ACPI: Using IOAPIC for interrupt routing\n[ 0.242581] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248080] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249288] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251563] acpiphp: Slot [3] registered\n[ 0.252373] acpiphp: Slot [4] registered\n[ 0.253193] acpiphp: Slot [5] registered\n[ 0.254004] acpiphp: Slot [6] registered\n[ 0.254805] acpiphp: Slot [7] registered\n[ 0.255613] acpiphp: Slot [8] registered\n[ 0.256418] acpiphp: Slot [9] registered\n[ 0.257226] acpiphp: Slot [10] registered\n[ 0.258044] acpiphp: Slot [11] registered\n[ 0.258885] acpiphp: Slot [12] registered\n[ 0.259711] acpiphp: Slot [13] registered\n[ 0.260541] acpiphp: Slot [14] registered\n[ 0.261353] acpiphp: Slot [15] registered\n[ 0.272134] acpiphp: Slot [16] registered\n[ 0.272967] acpiphp: Slot [17] registered\n[ 0.273825] acpiphp: Slot [18] registered\n[ 0.274652] acpiphp: Slot [19] registered\n[ 0.275468] acpiphp: Slot [20] registered\n[ 0.276305] acpiphp: Slot [21] registered\n[ 0.277118] acpiphp: Slot [22] registered\n[ 0.277948] acpiphp: Slot [23] registered\n[ 0.278794] acpiphp: Slot [24] registered\n[ 0.279614] acpiphp: Slot [25] registered\n[ 0.280441] acpiphp: Slot [26] registered\n[ 0.281269] acpiphp: Slot [27] registered\n[ 0.282079] acpiphp: Slot [28] registered\n[ 0.282915] acpiphp: Slot [29] registered\n[ 0.283753] acpiphp: Slot [30] registered\n[ 0.284604] acpiphp: Slot [31] registered\n[ 0.285430] PCI host bridge to bus 0000:00\n[ 0.286278] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287562] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288758] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290192] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291605] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300309] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301542] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308061] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309495] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356056] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357512] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358907] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360286] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361667] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363368] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365542] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367044] vgaarb: loaded\n[ 0.367636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368744] SCSI subsystem initialized\n[ 0.369555] ACPI: bus type USB registered\n[ 0.370350] usbcore: registered new interface driver usbfs\n[ 0.371353] usbcore: registered new interface driver hub\n[ 0.372332] usbcore: registered new device driver usb\n[ 0.373361] PCI: Using ACPI for IRQ routing\n[ 0.374359] NetLabel: Initializing\n[ 0.375057] NetLabel: domain hash size = 128\n[ 0.375908] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376841] NetLabel: unlabeled traffic allowed by default\n[ 0.377911] clocksource: Switched to clocksource kvm-clock\n[ 0.383349] AppArmor: AppArmor Filesystem Enabled\n[ 0.384285] pnp: PnP ACPI init\n[ 0.385186] pnp: PnP ACPI: found 5 devices\n[ 0.391529] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393286] NET: Registered protocol family 2\n[ 0.394230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396616] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397749] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398804] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399947] NET: Registered protocol family 1\n[ 0.400794] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401861] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402913] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417192] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431565] Trying to unpack rootfs image as initramfs...\n[ 0.482102] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496075] Scanning for low memory corruption every 60 seconds\n[ 0.497358] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498480] audit: initializing netlink subsys (disabled)\n[ 0.499485] audit: type=2000 audit(1545572508.589:1): initialized\n[ 0.500762] Initialise system trusted keyring\n[ 0.501666] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.502805] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.504736] zbud: loaded\n[ 0.505488] VFS: Disk quotas dquot_6.6.0\n[ 0.507226] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510047] fuse init (API version 7.23)\n[ 0.511925] Key type big_key registered\n[ 0.513441] Allocating IMA MOK and blacklist keyrings.\n[ 0.515578] Key type asymmetric registered\n[ 0.517050] Asymmetric key parser 'x509' registered\n[ 0.518968] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522444] io scheduler noop registered\n[ 0.524255] io scheduler deadline registered (default)\n[ 0.526356] io scheduler cfq registered\n[ 0.527342] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528358] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529580] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531008] ACPI: Power Button [PWRF]\n[ 0.531830] GHES: HEST is not enabled!\n[ 0.545473] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573567] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575810] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601283] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603521] Linux agpgart interface v0.103\n[ 0.605549] brd: module loaded\n[ 0.606685] loop: module loaded\n[ 0.611683] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613101] GPT:90111 != 2097151\n[ 0.613761] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614823] GPT:90111 != 2097151\n[ 0.615484] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616416] vda: vda1 vda15\n[ 0.618111] scsi host0: ata_piix\n[ 0.618831] scsi host1: ata_piix\n[ 0.619528] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622116] libphy: Fixed MDIO Bus: probed\n[ 0.622915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623833] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626055] PPP generic driver version 2.4.2\n[ 0.626922] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628245] ehci-pci: EHCI PCI platform driver\n[ 0.629087] ehci-platform: EHCI generic platform driver\n[ 0.630052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631148] ohci-pci: OHCI PCI platform driver\n[ 0.631992] ohci-platform: OHCI generic platform driver\n[ 0.632957] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647420] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649811] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653089] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654471] usb usb1: Product: UHCI Host Controller\n[ 0.655379] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656488] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657456] hub 1-0:1.0: USB hub found\n[ 0.658221] hub 1-0:1.0: 2 ports detected\n[ 0.659098] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662102] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663103] mousedev: PS/2 mouse device common for all mice\n[ 0.664320] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667260] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668421] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669566] i2c /dev entries driver\n[ 0.670332] device-mapper: uevent: version 1.0.3\n[ 0.671245] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672819] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674062] NET: Registered protocol family 10\n[ 0.675021] NET: Registered protocol family 17\n[ 0.675876] Key type dns_resolver registered\n[ 0.676778] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677836] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679541] registered taskstats version 1\n[ 0.680360] Loading compiled-in X.509 certificates\n[ 0.681759] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683556] zswap: loaded using pool lzo/zbud\n[ 0.684894] Key type trusted registered\n[ 0.686431] Key type encrypted registered\n[ 0.687236] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688216] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689205] evm: HMAC attrs: 0x1\n[ 0.690150] Magic number: 14:277:686\n[ 0.690979] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:48 UTC (1545572508)\n[ 0.692532] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693616] EDD information not available.\n[ 0.778602] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.780136] ata1.00: configured for MWDMA2\n[ 0.781344] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793728] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794955] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796237] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798092] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799588] Write protecting the kernel read-only data: 14336k\n[ 0.801127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802899] 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.867001] 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.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 select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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 3.68s]\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-12-23 13:43:04,095 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action used request id req-54aebe87-29f8-4688-94b6-a986492db5e9 2018-12-23 13:43:04,099 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11b03acc-676e-42c7-8440-548c5d366b0e x-compute-request-id: req-11b03acc-676e-42c7-8440-548c5d366b0e 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 482487207 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132077] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133694] pid_max: default: 32768 minimum: 301\n[ 0.134563] ACPI: Core revision 20150930\n[ 0.135935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137209] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138711] AppArmor: AppArmor initialized\n[ 0.139554] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140880] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142122] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143294] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144645] Initializing cgroup subsys io\n[ 0.145435] Initializing cgroup subsys memory\n[ 0.146271] Initializing cgroup subsys devices\n[ 0.147134] Initializing cgroup subsys freezer\n[ 0.148025] Initializing cgroup subsys net_cls\n[ 0.148879] Initializing cgroup subsys perf_event\n[ 0.149769] Initializing cgroup subsys net_prio\n[ 0.150626] Initializing cgroup subsys hugetlb\n[ 0.151489] Initializing cgroup subsys pids\n[ 0.152348] CPU: Physical Processor ID: 0\n[ 0.153827] mce: CPU supports 10 MCE banks\n[ 0.154649] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155627] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166294] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172813] ftrace: allocating 31920 entries in 125 pages\n[ 0.199367] smpboot: Max logical packages: 1\n[ 0.200381] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201977] x2apic enabled\n[ 0.202890] Switched APIC routing to physical x2apic.\n[ 0.204828] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206167] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208537] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210712] KVM setup paravirtual spinlock\n[ 0.212150] x86: Booted up 1 node, 1 CPUs\n[ 0.213114] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214752] devtmpfs: initialized\n[ 0.216577] evm: security.selinux\n[ 0.217407] evm: security.SMACK64\n[ 0.218226] evm: security.SMACK64EXEC\n[ 0.219116] evm: security.SMACK64TRANSMUTE\n[ 0.220078] evm: security.SMACK64MMAP\n[ 0.220953] evm: security.ima\n[ 0.221699] evm: security.capability\n[ 0.222644] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224875] pinctrl core: initialized pinctrl subsystem\n[ 0.226189] RTC time: 13:41:58, date: 12/23/18\n[ 0.227299] NET: Registered protocol family 16\n[ 0.228437] cpuidle: using governor ladder\n[ 0.229418] cpuidle: using governor menu\n[ 0.230362] PCCT header not found.\n[ 0.231241] ACPI: bus type PCI registered\n[ 0.232198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233692] PCI: Using configuration type 1 for base access\n[ 0.235660] ACPI: Added _OSI(Module Device)\n[ 0.236664] ACPI: Added _OSI(Processor Device)\n[ 0.237690] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241094] ACPI: Interpreter enabled\n[ 0.242013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250934] ACPI: (supports S0 S5)\n[ 0.251770] ACPI: Using IOAPIC for interrupt routing\n[ 0.252887] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256299] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257673] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260583] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263218] acpiphp: Slot [3] registered\n[ 0.264167] acpiphp: Slot [4] registered\n[ 0.265111] acpiphp: Slot [5] registered\n[ 0.266058] acpiphp: Slot [6] registered\n[ 0.267008] acpiphp: Slot [7] registered\n[ 0.267958] acpiphp: Slot [8] registered\n[ 0.268904] acpiphp: Slot [9] registered\n[ 0.269842] acpiphp: Slot [10] registered\n[ 0.270792] acpiphp: Slot [11] registered\n[ 0.271756] acpiphp: Slot [12] registered\n[ 0.272722] acpiphp: Slot [13] registered\n[ 0.273680] acpiphp: Slot [14] registered\n[ 0.274631] acpiphp: Slot [15] registered\n[ 0.285679] acpiphp: Slot [16] registered\n[ 0.286659] acpiphp: Slot [17] registered\n[ 0.287605] acpiphp: Slot [18] registered\n[ 0.288554] acpiphp: Slot [19] registered\n[ 0.289503] acpiphp: Slot [20] registered\n[ 0.290466] acpiphp: Slot [21] registered\n[ 0.291420] acpiphp: Slot [22] registered\n[ 0.292386] acpiphp: Slot [23] registered\n[ 0.293341] acpiphp: Slot [24] registered\n[ 0.294298] acpiphp: Slot [25] registered\n[ 0.295257] acpiphp: Slot [26] registered\n[ 0.296210] acpiphp: Slot [27] registered\n[ 0.297169] acpiphp: Slot [28] registered\n[ 0.298121] acpiphp: Slot [29] registered\n[ 0.299074] acpiphp: Slot [30] registered\n[ 0.300042] acpiphp: Slot [31] registered\n[ 0.300998] PCI host bridge to bus 0000:00\n[ 0.301950] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.303408] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.304867] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.306571] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308304] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314751] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316295] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317704] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319215] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325892] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374261] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376031] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377698] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379324] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.381599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.383066] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.384380] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.385630] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.387466] vgaarb: loaded\n[ 0.388178] vgaarb: bridge control possible 0000:00:02.0\n[ 0.389486] SCSI subsystem initialized\n[ 0.390449] ACPI: bus type USB registered\n[ 0.391431] usbcore: registered new interface driver usbfs\n[ 0.392660] usbcore: registered new interface driver hub\n[ 0.393849] usbcore: registered new device driver usb\n[ 0.395088] PCI: Using ACPI for IRQ routing\n[ 0.396262] NetLabel: Initializing\n[ 0.397082] NetLabel: domain hash size = 128\n[ 0.398086] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.399197] NetLabel: unlabeled traffic allowed by default\n[ 0.400443] clocksource: Switched to clocksource kvm-clock\n[ 0.405975] AppArmor: AppArmor Filesystem Enabled\n[ 0.407110] pnp: PnP ACPI init\n[ 0.408126] pnp: PnP ACPI: found 5 devices\n[ 0.414598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.416588] NET: Registered protocol family 2\n[ 0.417714] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.419244] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.420628] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.422006] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.423270] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.424655] NET: Registered protocol family 1\n[ 0.425695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.426994] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.428270] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.442538] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.456877] Trying to unpack rootfs image as initramfs...\n[ 0.505936] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.520189] Scanning for low memory corruption every 60 seconds\n[ 0.521758] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.523129] audit: initializing netlink subsys (disabled)\n[ 0.524337] audit: type=2000 audit(1545572519.031:1): initialized\n[ 0.525886] Initialise system trusted keyring\n[ 0.526980] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.528364] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.530550] zbud: loaded\n[ 0.531359] VFS: Disk quotas dquot_6.6.0\n[ 0.532325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534116] fuse init (API version 7.23)\n[ 0.535154] Key type big_key registered\n[ 0.536099] Allocating IMA MOK and blacklist keyrings.\n[ 0.537391] Key type asymmetric registered\n[ 0.538368] Asymmetric key parser 'x509' registered\n[ 0.539491] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.541604] io scheduler noop registered\n[ 0.542539] io scheduler deadline registered (default)\n[ 0.543709] io scheduler cfq registered\n[ 0.544871] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.546426] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548135] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550237] ACPI: Power Button [PWRF]\n[ 0.551380] GHES: HEST is not enabled!\n[ 0.566157] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595873] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.622987] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.625396] Linux agpgart interface v0.103\n[ 0.627597] brd: module loaded\n[ 0.628974] loop: module loaded\n[ 0.633548] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.635260] GPT:90111 != 2097151\n[ 0.636043] GPT:Alternate GPT header not at the end of the disk.\n[ 0.637344] GPT:90111 != 2097151\n[ 0.638130] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639255] vda: vda1 vda15\n[ 0.640793] scsi host0: ata_piix\n[ 0.641645] scsi host1: ata_piix\n[ 0.642454] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.643903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645569] libphy: Fixed MDIO Bus: probed\n[ 0.646526] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647645] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650011] PPP generic driver version 2.4.2\n[ 0.651126] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652291] ehci-pci: EHCI PCI platform driver\n[ 0.653151] ehci-platform: EHCI generic platform driver\n[ 0.654119] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655212] ohci-pci: OHCI PCI platform driver\n[ 0.656057] ohci-platform: OHCI generic platform driver\n[ 0.657023] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.673759] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.674756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.675840] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677037] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678416] usb usb1: Product: UHCI Host Controller\n[ 0.679333] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680448] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681377] hub 1-0:1.0: USB hub found\n[ 0.682142] hub 1-0:1.0: 2 ports detected\n[ 0.683017] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686042] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687034] mousedev: PS/2 mouse device common for all mice\n[ 0.688244] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690049] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691125] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.692287] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.693449] i2c /dev entries driver\n[ 0.694194] device-mapper: uevent: version 1.0.3\n[ 0.695107] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.696701] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.697954] NET: Registered protocol family 10\n[ 0.698916] NET: Registered protocol family 17\n[ 0.699791] Key type dns_resolver registered\n[ 0.700706] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.701775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.703469] registered taskstats version 1\n[ 0.704282] Loading compiled-in X.509 certificates\n[ 0.705719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.707519] zswap: loaded using pool lzo/zbud\n[ 0.708902] Key type trusted registered\n[ 0.710412] Key type encrypted registered\n[ 0.711218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712220] ima: No TPM chip found, activating TPM-bypass!\n[ 0.713238] evm: HMAC attrs: 0x1\n[ 0.714526] Magic number: 14:277:686\n[ 0.715374] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:59 UTC (1545572519)\n[ 0.716936] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718019] EDD information not available.\n[ 0.800995] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.802471] ata1.00: configured for MWDMA2\n[ 0.803654] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.816263] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.817501] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.818733] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.820564] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822053] Write protecting the kernel read-only data: 14336k\n[ 0.823573] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.825360] 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.47\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.692924] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.96s]\nping 10.10.10.5 OK\nping 10.10.10.9 OK\nping 10.10.10.5 OK\nping 10.10.10.9 OK\nping 10.10.10.5 OK\nping 10.10.10.9 OK\n"} 2018-12-23 13:43:04,099 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action used request id req-11b03acc-676e-42c7-8440-548c5d366b0e 2018-12-23 13:43:04,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6893f1aa-f934-4e9a-aef9-c3ba62a27a42 x-compute-request-id: req-6893f1aa-f934-4e9a-aef9-c3ba62a27a42 Content-Encoding: gzip Content-Length: 10872 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 485764313 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136661] pid_max: default: 32768 minimum: 301\n[ 0.137588] ACPI: Core revision 20150930\n[ 0.138975] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140320] Security Framework initialized\n[ 0.141156] Yama: becoming mindful.\n[ 0.141903] AppArmor: AppArmor initialized\n[ 0.142793] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144170] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145499] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148206] Initializing cgroup subsys io\n[ 0.149048] Initializing cgroup subsys memory\n[ 0.149951] Initializing cgroup subsys devices\n[ 0.150846] Initializing cgroup subsys freezer\n[ 0.151744] Initializing cgroup subsys net_cls\n[ 0.152636] Initializing cgroup subsys perf_event\n[ 0.153573] Initializing cgroup subsys net_prio\n[ 0.154493] Initializing cgroup subsys hugetlb\n[ 0.155388] Initializing cgroup subsys pids\n[ 0.156300] CPU: Physical Processor ID: 0\n[ 0.157836] mce: CPU supports 10 MCE banks\n[ 0.158731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177246] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203996] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205396] x2apic enabled\n[ 0.206228] Switched APIC routing to physical x2apic.\n[ 0.208045] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209203] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211258] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213091] KVM setup paravirtual spinlock\n[ 0.214406] x86: Booted up 1 node, 1 CPUs\n[ 0.215231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216654] devtmpfs: initialized\n[ 0.218418] evm: security.selinux\n[ 0.219134] evm: security.SMACK64\n[ 0.219843] evm: security.SMACK64EXEC\n[ 0.220610] evm: security.SMACK64TRANSMUTE\n[ 0.221442] evm: security.SMACK64MMAP\n[ 0.222207] evm: security.ima\n[ 0.222868] evm: security.capability\n[ 0.223695] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225666] pinctrl core: initialized pinctrl subsystem\n[ 0.226831] RTC time: 13:41:35, date: 12/23/18\n[ 0.227846] NET: Registered protocol family 16\n[ 0.228838] cpuidle: using governor ladder\n[ 0.229684] cpuidle: using governor menu\n[ 0.230497] PCCT header not found.\n[ 0.231273] ACPI: bus type PCI registered\n[ 0.232100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233388] PCI: Using configuration type 1 for base access\n[ 0.235147] ACPI: Added _OSI(Module Device)\n[ 0.236019] ACPI: Added _OSI(Processor Device)\n[ 0.236906] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237863] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240005] ACPI: Interpreter enabled\n[ 0.240802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248440] ACPI: (supports S0 S5)\n[ 0.249160] ACPI: Using IOAPIC for interrupt routing\n[ 0.250277] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253422] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254608] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255888] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257121] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259469] acpiphp: Slot [3] registered\n[ 0.260295] acpiphp: Slot [4] registered\n[ 0.261115] acpiphp: Slot [5] registered\n[ 0.261936] acpiphp: Slot [6] registered\n[ 0.262756] acpiphp: Slot [7] registered\n[ 0.263580] acpiphp: Slot [8] registered\n[ 0.264431] acpiphp: Slot [9] registered\n[ 0.265263] acpiphp: Slot [10] registered\n[ 0.266094] acpiphp: Slot [11] registered\n[ 0.266933] acpiphp: Slot [12] registered\n[ 0.267809] acpiphp: Slot [13] registered\n[ 0.268672] acpiphp: Slot [14] registered\n[ 0.269505] acpiphp: Slot [15] registered\n[ 0.280216] acpiphp: Slot [16] registered\n[ 0.281054] acpiphp: Slot [17] registered\n[ 0.281894] acpiphp: Slot [18] registered\n[ 0.282732] acpiphp: Slot [19] registered\n[ 0.283565] acpiphp: Slot [20] registered\n[ 0.284406] acpiphp: Slot [21] registered\n[ 0.285243] acpiphp: Slot [22] registered\n[ 0.286075] acpiphp: Slot [23] registered\n[ 0.286912] acpiphp: Slot [24] registered\n[ 0.287767] acpiphp: Slot [25] registered\n[ 0.288653] acpiphp: Slot [26] registered\n[ 0.289492] acpiphp: Slot [27] registered\n[ 0.290328] acpiphp: Slot [28] registered\n[ 0.291163] acpiphp: Slot [29] registered\n[ 0.292000] acpiphp: Slot [30] registered\n[ 0.292842] acpiphp: Slot [31] registered\n[ 0.293676] PCI host bridge to bus 0000:00\n[ 0.294510] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297030] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298586] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300080] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306386] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307737] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310335] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370857] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372295] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375670] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376857] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377955] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379623] vgaarb: loaded\n[ 0.380252] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381427] SCSI subsystem initialized\n[ 0.382275] ACPI: bus type USB registered\n[ 0.383123] usbcore: registered new interface driver usbfs\n[ 0.384206] usbcore: registered new interface driver hub\n[ 0.385262] usbcore: registered new device driver usb\n[ 0.386354] PCI: Using ACPI for IRQ routing\n[ 0.387414] NetLabel: Initializing\n[ 0.388151] NetLabel: domain hash size = 128\n[ 0.389075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390107] NetLabel: unlabeled traffic allowed by default\n[ 0.391267] clocksource: Switched to clocksource kvm-clock\n[ 0.396742] AppArmor: AppArmor Filesystem Enabled\n[ 0.397797] pnp: PnP ACPI init\n[ 0.398719] pnp: PnP ACPI: found 5 devices\n[ 0.405145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406937] NET: Registered protocol family 2\n[ 0.407940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409303] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410542] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411762] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412898] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414121] NET: Registered protocol family 1\n[ 0.415027] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416195] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417319] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445167] Trying to unpack rootfs image as initramfs...\n[ 0.494137] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508171] Scanning for low memory corruption every 60 seconds\n[ 0.509584] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510820] audit: initializing netlink subsys (disabled)\n[ 0.511894] audit: type=2000 audit(1545572496.762:1): initialized\n[ 0.513254] Initialise system trusted keyring\n[ 0.514216] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515450] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517448] zbud: loaded\n[ 0.518158] VFS: Disk quotas dquot_6.6.0\n[ 0.519018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520621] fuse init (API version 7.23)\n[ 0.521569] Key type big_key registered\n[ 0.522399] Allocating IMA MOK and blacklist keyrings.\n[ 0.523561] Key type asymmetric registered\n[ 0.524431] Asymmetric key parser 'x509' registered\n[ 0.525481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527006] io scheduler noop registered\n[ 0.527845] io scheduler deadline registered (default)\n[ 0.528880] io scheduler cfq registered\n[ 0.529743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530865] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532228] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534115] ACPI: Power Button [PWRF]\n[ 0.535611] GHES: HEST is not enabled!\n[ 0.550215] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578670] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.607919] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.610273] Linux agpgart interface v0.103\n[ 0.612472] brd: module loaded\n[ 0.613766] loop: module loaded\n[ 0.618734] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.620304] GPT:90111 != 2097151\n[ 0.621024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622211] GPT:90111 != 2097151\n[ 0.622937] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623992] vda: vda1 vda15\n[ 0.625569] scsi host0: ata_piix\n[ 0.626358] scsi host1: ata_piix\n[ 0.627100] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628437] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.629974] libphy: Fixed MDIO Bus: probed\n[ 0.630856] tun: Universal TUN/TAP device driver, 1.6\n[ 0.631885] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634207] PPP generic driver version 2.4.2\n[ 0.635182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636395] ehci-pci: EHCI PCI platform driver\n[ 0.637274] ehci-platform: EHCI generic platform driver\n[ 0.638269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639406] ohci-pci: OHCI PCI platform driver\n[ 0.640285] ohci-platform: OHCI generic platform driver\n[ 0.641285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655740] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.656773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658230] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659261] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660406] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.661630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663071] usb usb1: Product: UHCI Host Controller\n[ 0.664010] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665157] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666212] hub 1-0:1.0: USB hub found\n[ 0.666984] hub 1-0:1.0: 2 ports detected\n[ 0.667896] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670016] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672010] mousedev: PS/2 mouse device common for all mice\n[ 0.673278] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675107] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676215] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678604] i2c /dev entries driver\n[ 0.679366] device-mapper: uevent: version 1.0.3\n[ 0.680311] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681945] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683235] NET: Registered protocol family 10\n[ 0.684251] NET: Registered protocol family 17\n[ 0.685140] Key type dns_resolver registered\n[ 0.686075] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687185] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688935] registered taskstats version 1\n[ 0.689765] Loading compiled-in X.509 certificates\n[ 0.691227] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693083] zswap: loaded using pool lzo/zbud\n[ 0.694451] Key type trusted registered\n[ 0.695997] Key type encrypted registered\n[ 0.696821] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697839] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698895] evm: HMAC attrs: 0x1\n[ 0.699842] Magic number: 14:277:686\n[ 0.700705] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:36 UTC (1545572496)\n[ 0.702326] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.703458] EDD information not available.\n[ 0.788279] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789834] Write protecting the kernel read-only data: 14336k\n[ 0.801577] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803385] 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.846008] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.26\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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.36. iid=i-0000014d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHU4wTEMVALjw6wPcOmAO2i2HJywhyzU8+SAsMNC8Dmb2LHHjJIJ0EF9yufh4ToTDRLB+enVHGw62eNkOcf3I4dF3or2LEFx0biE/9BCCsa95Nr6la9fdHJgtPHcZ4j6VPrpYfLtRIULGb7m9JXXQgFK6y25Bi03AxxOG8mUGtCjAv/zR7EMqEz8AgO3L1rsjaNOeCH/qdeyC2DHjz7NWqPhQB31xerZW8hSxV/stOEXCyhKeo9GEJ1ek+eBUC3+pnoXGx80sJcU+4G3CiGd1tZyOIh55SEoOx8FM0qAQrQE0CgLItQPWj4g72X7sIJ7LO5pqhFuV8yHwNP0FZAdZh root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIc8qH83hzDSwxvvnJyi/rNbRj+ihd0374sGBCH0Ge1ptSQ2lPlL5GFuBmoidVz2M7E5fIsx5D1YrnWFqAiBwFS+vEeDNcUHIflhptAnPg5AM4VEEXGUx6wGw3Da/Os2kimgqJtQ6XiQ4K610f5LW53Y1d/PNYXpVQ9CMwh9+VtVAAAAFQCGQZki6IUxaZp0Jqg9eVNEsnhgqwAAAIAaF/6rLWkXJHsxLwJQps60MwUKSahaQ1kBP9Qrr0N/0pRlFdmyNO9mCrja3eno65zg032MxdwLziF+lh2vgB3km/T5hvbMahEwiFANnef36AVpP/X7TVV30kgU32VTu9CSha8wDYQa+CkS1VSGbWoIZ/u+BJG0fH0dR4w8hpZNjwAAAIA6/rfQXdrLG7dNfoZ2pS1qGr9NjIOvLYNbqllN1VbqhqfwoB2C72OtUxc++IDkka6wQZo8BTP54aFjMUdHjmkPlivWdQ5Rg+lzDaKDXSfnKXlx8qqRg94OdkpAo1LVxUyW6ewmjKdPzdPQyxL252znz3KPl5TsKuU0ORO7udH64g== 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:fe6a:2a83/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-0000014d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.20s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:6A:2A:83 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6a:2a83/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8118 (7.9 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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.139727] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.139728] usb 1-1: Product: QEMU USB Tablet\n[ 1.139729] usb 1-1: Manufacturer: QEMU\n[ 1.139730] usb 1-1: SerialNumber: 42\n[ 1.439388] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.457361] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.776330] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nDec 23 13:41:37 cirros syslog.info syslogd started: BusyBox v1.23.2\nDec 23 13:41:37 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nDec 23 13:41:37 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)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nDec 23 13:41:38 cirros auth.notice su: + /dev/console root:cirros\nDec 23 13:41:39 cirros authpriv.info dropbear[340]: Running in background\nDec 23 13:41:39 cirros kern.info kernel: [ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nDec 23 13:41:40 cirros kern.info kernel: [ 4.776330] 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-12-23 13:43:04,191 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action used request id req-6893f1aa-f934-4e9a-aef9-c3ba62a27a42 2018-12-23 13:43:05,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5e91e617eb72a1a4f8e3e6c74114e705ab9516" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:43:05,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e466ee94bbd8d2e1b824c1cbfc98a2ac3eac7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:43:05,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea55a9d9c961b3dbc9d51f58035d3a71783632fd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:43:06,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43: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-d7df5778-a695-4e01-bbb3-5f65ce2fbf96 x-compute-request-id: req-d7df5778-a695-4e01-bbb3-5f65ce2fbf96 Content-Encoding: gzip Content-Length: 8079 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 771841442 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130498] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132093] pid_max: default: 32768 minimum: 301\n[ 0.132964] ACPI: Core revision 20150930\n[ 0.134330] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135617] Security Framework initialized\n[ 0.136422] Yama: becoming mindful.\n[ 0.137138] AppArmor: AppArmor initialized\n[ 0.137991] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139305] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140560] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141760] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143115] Initializing cgroup subsys io\n[ 0.143909] Initializing cgroup subsys memory\n[ 0.144751] Initializing cgroup subsys devices\n[ 0.145622] Initializing cgroup subsys freezer\n[ 0.146479] Initializing cgroup subsys net_cls\n[ 0.147332] Initializing cgroup subsys perf_event\n[ 0.148225] Initializing cgroup subsys net_prio\n[ 0.149090] Initializing cgroup subsys hugetlb\n[ 0.149966] Initializing cgroup subsys pids\n[ 0.150828] CPU: Physical Processor ID: 0\n[ 0.152314] mce: CPU supports 10 MCE banks\n[ 0.153142] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154124] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164683] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171074] ftrace: allocating 31920 entries in 125 pages\n[ 0.197432] smpboot: Max logical packages: 1\n[ 0.198302] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199615] x2apic enabled\n[ 0.200413] Switched APIC routing to physical x2apic.\n[ 0.202144] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203248] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206952] KVM setup paravirtual spinlock\n[ 0.208234] x86: Booted up 1 node, 1 CPUs\n[ 0.209022] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210388] devtmpfs: initialized\n[ 0.212083] evm: security.selinux\n[ 0.212779] evm: security.SMACK64\n[ 0.213457] evm: security.SMACK64EXEC\n[ 0.214182] evm: security.SMACK64TRANSMUTE\n[ 0.214965] evm: security.SMACK64MMAP\n[ 0.215689] evm: security.ima\n[ 0.216322] evm: security.capability\n[ 0.217107] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218913] pinctrl core: initialized pinctrl subsystem\n[ 0.219989] RTC time: 13:41:47, date: 12/23/18\n[ 0.220934] NET: Registered protocol family 16\n[ 0.221883] cpuidle: using governor ladder\n[ 0.222678] cpuidle: using governor menu\n[ 0.223444] PCCT header not found.\n[ 0.224174] ACPI: bus type PCI registered\n[ 0.224955] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226169] PCI: Using configuration type 1 for base access\n[ 0.227985] ACPI: Added _OSI(Module Device)\n[ 0.228817] ACPI: Added _OSI(Processor Device)\n[ 0.229668] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230546] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232683] ACPI: Interpreter enabled\n[ 0.233439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240796] ACPI: (supports S0 S5)\n[ 0.241506] ACPI: Using IOAPIC for interrupt routing\n[ 0.242581] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248080] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249288] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251563] acpiphp: Slot [3] registered\n[ 0.252373] acpiphp: Slot [4] registered\n[ 0.253193] acpiphp: Slot [5] registered\n[ 0.254004] acpiphp: Slot [6] registered\n[ 0.254805] acpiphp: Slot [7] registered\n[ 0.255613] acpiphp: Slot [8] registered\n[ 0.256418] acpiphp: Slot [9] registered\n[ 0.257226] acpiphp: Slot [10] registered\n[ 0.258044] acpiphp: Slot [11] registered\n[ 0.258885] acpiphp: Slot [12] registered\n[ 0.259711] acpiphp: Slot [13] registered\n[ 0.260541] acpiphp: Slot [14] registered\n[ 0.261353] acpiphp: Slot [15] registered\n[ 0.272134] acpiphp: Slot [16] registered\n[ 0.272967] acpiphp: Slot [17] registered\n[ 0.273825] acpiphp: Slot [18] registered\n[ 0.274652] acpiphp: Slot [19] registered\n[ 0.275468] acpiphp: Slot [20] registered\n[ 0.276305] acpiphp: Slot [21] registered\n[ 0.277118] acpiphp: Slot [22] registered\n[ 0.277948] acpiphp: Slot [23] registered\n[ 0.278794] acpiphp: Slot [24] registered\n[ 0.279614] acpiphp: Slot [25] registered\n[ 0.280441] acpiphp: Slot [26] registered\n[ 0.281269] acpiphp: Slot [27] registered\n[ 0.282079] acpiphp: Slot [28] registered\n[ 0.282915] acpiphp: Slot [29] registered\n[ 0.283753] acpiphp: Slot [30] registered\n[ 0.284604] acpiphp: Slot [31] registered\n[ 0.285430] PCI host bridge to bus 0000:00\n[ 0.286278] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287562] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288758] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290192] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291605] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300309] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301542] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308061] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309495] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356056] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357512] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358907] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360286] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361667] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363368] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365542] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367044] vgaarb: loaded\n[ 0.367636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368744] SCSI subsystem initialized\n[ 0.369555] ACPI: bus type USB registered\n[ 0.370350] usbcore: registered new interface driver usbfs\n[ 0.371353] usbcore: registered new interface driver hub\n[ 0.372332] usbcore: registered new device driver usb\n[ 0.373361] PCI: Using ACPI for IRQ routing\n[ 0.374359] NetLabel: Initializing\n[ 0.375057] NetLabel: domain hash size = 128\n[ 0.375908] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376841] NetLabel: unlabeled traffic allowed by default\n[ 0.377911] clocksource: Switched to clocksource kvm-clock\n[ 0.383349] AppArmor: AppArmor Filesystem Enabled\n[ 0.384285] pnp: PnP ACPI init\n[ 0.385186] pnp: PnP ACPI: found 5 devices\n[ 0.391529] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393286] NET: Registered protocol family 2\n[ 0.394230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396616] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397749] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398804] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399947] NET: Registered protocol family 1\n[ 0.400794] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401861] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402913] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417192] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431565] Trying to unpack rootfs image as initramfs...\n[ 0.482102] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496075] Scanning for low memory corruption every 60 seconds\n[ 0.497358] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498480] audit: initializing netlink subsys (disabled)\n[ 0.499485] audit: type=2000 audit(1545572508.589:1): initialized\n[ 0.500762] Initialise system trusted keyring\n[ 0.501666] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.502805] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.504736] zbud: loaded\n[ 0.505488] VFS: Disk quotas dquot_6.6.0\n[ 0.507226] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510047] fuse init (API version 7.23)\n[ 0.511925] Key type big_key registered\n[ 0.513441] Allocating IMA MOK and blacklist keyrings.\n[ 0.515578] Key type asymmetric registered\n[ 0.517050] Asymmetric key parser 'x509' registered\n[ 0.518968] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522444] io scheduler noop registered\n[ 0.524255] io scheduler deadline registered (default)\n[ 0.526356] io scheduler cfq registered\n[ 0.527342] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528358] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529580] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531008] ACPI: Power Button [PWRF]\n[ 0.531830] GHES: HEST is not enabled!\n[ 0.545473] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573567] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575810] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601283] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603521] Linux agpgart interface v0.103\n[ 0.605549] brd: module loaded\n[ 0.606685] loop: module loaded\n[ 0.611683] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613101] GPT:90111 != 2097151\n[ 0.613761] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614823] GPT:90111 != 2097151\n[ 0.615484] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616416] vda: vda1 vda15\n[ 0.618111] scsi host0: ata_piix\n[ 0.618831] scsi host1: ata_piix\n[ 0.619528] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622116] libphy: Fixed MDIO Bus: probed\n[ 0.622915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623833] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626055] PPP generic driver version 2.4.2\n[ 0.626922] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628245] ehci-pci: EHCI PCI platform driver\n[ 0.629087] ehci-platform: EHCI generic platform driver\n[ 0.630052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631148] ohci-pci: OHCI PCI platform driver\n[ 0.631992] ohci-platform: OHCI generic platform driver\n[ 0.632957] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647420] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649811] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653089] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654471] usb usb1: Product: UHCI Host Controller\n[ 0.655379] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656488] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657456] hub 1-0:1.0: USB hub found\n[ 0.658221] hub 1-0:1.0: 2 ports detected\n[ 0.659098] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662102] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663103] mousedev: PS/2 mouse device common for all mice\n[ 0.664320] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667260] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668421] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669566] i2c /dev entries driver\n[ 0.670332] device-mapper: uevent: version 1.0.3\n[ 0.671245] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672819] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674062] NET: Registered protocol family 10\n[ 0.675021] NET: Registered protocol family 17\n[ 0.675876] Key type dns_resolver registered\n[ 0.676778] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677836] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679541] registered taskstats version 1\n[ 0.680360] Loading compiled-in X.509 certificates\n[ 0.681759] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683556] zswap: loaded using pool lzo/zbud\n[ 0.684894] Key type trusted registered\n[ 0.686431] Key type encrypted registered\n[ 0.687236] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688216] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689205] evm: HMAC attrs: 0x1\n[ 0.690150] Magic number: 14:277:686\n[ 0.690979] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:48 UTC (1545572508)\n[ 0.692532] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693616] EDD information not available.\n[ 0.778602] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.780136] ata1.00: configured for MWDMA2\n[ 0.781344] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793728] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794955] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796237] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798092] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799588] Write protecting the kernel read-only data: 14336k\n[ 0.801127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802899] 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.867001] 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.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 select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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 3.68s]\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-12-23 13:43:06,169 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action used request id req-d7df5778-a695-4e01-bbb3-5f65ce2fbf96 2018-12-23 13:43:06,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43: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-789fa76d-2cc6-4f7d-9fde-d4757123860f x-compute-request-id: req-789fa76d-2cc6-4f7d-9fde-d4757123860f 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 482487207 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132077] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133694] pid_max: default: 32768 minimum: 301\n[ 0.134563] ACPI: Core revision 20150930\n[ 0.135935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137209] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138711] AppArmor: AppArmor initialized\n[ 0.139554] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140880] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142122] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143294] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144645] Initializing cgroup subsys io\n[ 0.145435] Initializing cgroup subsys memory\n[ 0.146271] Initializing cgroup subsys devices\n[ 0.147134] Initializing cgroup subsys freezer\n[ 0.148025] Initializing cgroup subsys net_cls\n[ 0.148879] Initializing cgroup subsys perf_event\n[ 0.149769] Initializing cgroup subsys net_prio\n[ 0.150626] Initializing cgroup subsys hugetlb\n[ 0.151489] Initializing cgroup subsys pids\n[ 0.152348] CPU: Physical Processor ID: 0\n[ 0.153827] mce: CPU supports 10 MCE banks\n[ 0.154649] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155627] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166294] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172813] ftrace: allocating 31920 entries in 125 pages\n[ 0.199367] smpboot: Max logical packages: 1\n[ 0.200381] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201977] x2apic enabled\n[ 0.202890] Switched APIC routing to physical x2apic.\n[ 0.204828] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206167] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208537] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210712] KVM setup paravirtual spinlock\n[ 0.212150] x86: Booted up 1 node, 1 CPUs\n[ 0.213114] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214752] devtmpfs: initialized\n[ 0.216577] evm: security.selinux\n[ 0.217407] evm: security.SMACK64\n[ 0.218226] evm: security.SMACK64EXEC\n[ 0.219116] evm: security.SMACK64TRANSMUTE\n[ 0.220078] evm: security.SMACK64MMAP\n[ 0.220953] evm: security.ima\n[ 0.221699] evm: security.capability\n[ 0.222644] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224875] pinctrl core: initialized pinctrl subsystem\n[ 0.226189] RTC time: 13:41:58, date: 12/23/18\n[ 0.227299] NET: Registered protocol family 16\n[ 0.228437] cpuidle: using governor ladder\n[ 0.229418] cpuidle: using governor menu\n[ 0.230362] PCCT header not found.\n[ 0.231241] ACPI: bus type PCI registered\n[ 0.232198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233692] PCI: Using configuration type 1 for base access\n[ 0.235660] ACPI: Added _OSI(Module Device)\n[ 0.236664] ACPI: Added _OSI(Processor Device)\n[ 0.237690] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241094] ACPI: Interpreter enabled\n[ 0.242013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250934] ACPI: (supports S0 S5)\n[ 0.251770] ACPI: Using IOAPIC for interrupt routing\n[ 0.252887] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256299] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257673] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260583] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263218] acpiphp: Slot [3] registered\n[ 0.264167] acpiphp: Slot [4] registered\n[ 0.265111] acpiphp: Slot [5] registered\n[ 0.266058] acpiphp: Slot [6] registered\n[ 0.267008] acpiphp: Slot [7] registered\n[ 0.267958] acpiphp: Slot [8] registered\n[ 0.268904] acpiphp: Slot [9] registered\n[ 0.269842] acpiphp: Slot [10] registered\n[ 0.270792] acpiphp: Slot [11] registered\n[ 0.271756] acpiphp: Slot [12] registered\n[ 0.272722] acpiphp: Slot [13] registered\n[ 0.273680] acpiphp: Slot [14] registered\n[ 0.274631] acpiphp: Slot [15] registered\n[ 0.285679] acpiphp: Slot [16] registered\n[ 0.286659] acpiphp: Slot [17] registered\n[ 0.287605] acpiphp: Slot [18] registered\n[ 0.288554] acpiphp: Slot [19] registered\n[ 0.289503] acpiphp: Slot [20] registered\n[ 0.290466] acpiphp: Slot [21] registered\n[ 0.291420] acpiphp: Slot [22] registered\n[ 0.292386] acpiphp: Slot [23] registered\n[ 0.293341] acpiphp: Slot [24] registered\n[ 0.294298] acpiphp: Slot [25] registered\n[ 0.295257] acpiphp: Slot [26] registered\n[ 0.296210] acpiphp: Slot [27] registered\n[ 0.297169] acpiphp: Slot [28] registered\n[ 0.298121] acpiphp: Slot [29] registered\n[ 0.299074] acpiphp: Slot [30] registered\n[ 0.300042] acpiphp: Slot [31] registered\n[ 0.300998] PCI host bridge to bus 0000:00\n[ 0.301950] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.303408] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.304867] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.306571] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308304] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314751] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316295] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317704] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319215] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325892] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374261] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376031] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377698] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379324] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.381599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.383066] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.384380] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.385630] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.387466] vgaarb: loaded\n[ 0.388178] vgaarb: bridge control possible 0000:00:02.0\n[ 0.389486] SCSI subsystem initialized\n[ 0.390449] ACPI: bus type USB registered\n[ 0.391431] usbcore: registered new interface driver usbfs\n[ 0.392660] usbcore: registered new interface driver hub\n[ 0.393849] usbcore: registered new device driver usb\n[ 0.395088] PCI: Using ACPI for IRQ routing\n[ 0.396262] NetLabel: Initializing\n[ 0.397082] NetLabel: domain hash size = 128\n[ 0.398086] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.399197] NetLabel: unlabeled traffic allowed by default\n[ 0.400443] clocksource: Switched to clocksource kvm-clock\n[ 0.405975] AppArmor: AppArmor Filesystem Enabled\n[ 0.407110] pnp: PnP ACPI init\n[ 0.408126] pnp: PnP ACPI: found 5 devices\n[ 0.414598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.416588] NET: Registered protocol family 2\n[ 0.417714] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.419244] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.420628] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.422006] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.423270] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.424655] NET: Registered protocol family 1\n[ 0.425695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.426994] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.428270] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.442538] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.456877] Trying to unpack rootfs image as initramfs...\n[ 0.505936] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.520189] Scanning for low memory corruption every 60 seconds\n[ 0.521758] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.523129] audit: initializing netlink subsys (disabled)\n[ 0.524337] audit: type=2000 audit(1545572519.031:1): initialized\n[ 0.525886] Initialise system trusted keyring\n[ 0.526980] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.528364] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.530550] zbud: loaded\n[ 0.531359] VFS: Disk quotas dquot_6.6.0\n[ 0.532325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534116] fuse init (API version 7.23)\n[ 0.535154] Key type big_key registered\n[ 0.536099] Allocating IMA MOK and blacklist keyrings.\n[ 0.537391] Key type asymmetric registered\n[ 0.538368] Asymmetric key parser 'x509' registered\n[ 0.539491] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.541604] io scheduler noop registered\n[ 0.542539] io scheduler deadline registered (default)\n[ 0.543709] io scheduler cfq registered\n[ 0.544871] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.546426] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548135] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550237] ACPI: Power Button [PWRF]\n[ 0.551380] GHES: HEST is not enabled!\n[ 0.566157] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595873] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.622987] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.625396] Linux agpgart interface v0.103\n[ 0.627597] brd: module loaded\n[ 0.628974] loop: module loaded\n[ 0.633548] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.635260] GPT:90111 != 2097151\n[ 0.636043] GPT:Alternate GPT header not at the end of the disk.\n[ 0.637344] GPT:90111 != 2097151\n[ 0.638130] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639255] vda: vda1 vda15\n[ 0.640793] scsi host0: ata_piix\n[ 0.641645] scsi host1: ata_piix\n[ 0.642454] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.643903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645569] libphy: Fixed MDIO Bus: probed\n[ 0.646526] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647645] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650011] PPP generic driver version 2.4.2\n[ 0.651126] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652291] ehci-pci: EHCI PCI platform driver\n[ 0.653151] ehci-platform: EHCI generic platform driver\n[ 0.654119] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655212] ohci-pci: OHCI PCI platform driver\n[ 0.656057] ohci-platform: OHCI generic platform driver\n[ 0.657023] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.673759] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.674756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.675840] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677037] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678416] usb usb1: Product: UHCI Host Controller\n[ 0.679333] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680448] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681377] hub 1-0:1.0: USB hub found\n[ 0.682142] hub 1-0:1.0: 2 ports detected\n[ 0.683017] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686042] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687034] mousedev: PS/2 mouse device common for all mice\n[ 0.688244] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690049] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691125] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.692287] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.693449] i2c /dev entries driver\n[ 0.694194] device-mapper: uevent: version 1.0.3\n[ 0.695107] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.696701] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.697954] NET: Registered protocol family 10\n[ 0.698916] NET: Registered protocol family 17\n[ 0.699791] Key type dns_resolver registered\n[ 0.700706] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.701775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.703469] registered taskstats version 1\n[ 0.704282] Loading compiled-in X.509 certificates\n[ 0.705719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.707519] zswap: loaded using pool lzo/zbud\n[ 0.708902] Key type trusted registered\n[ 0.710412] Key type encrypted registered\n[ 0.711218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712220] ima: No TPM chip found, activating TPM-bypass!\n[ 0.713238] evm: HMAC attrs: 0x1\n[ 0.714526] Magic number: 14:277:686\n[ 0.715374] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:59 UTC (1545572519)\n[ 0.716936] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718019] EDD information not available.\n[ 0.800995] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.802471] ata1.00: configured for MWDMA2\n[ 0.803654] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.816263] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.817501] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.818733] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.820564] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822053] Write protecting the kernel read-only data: 14336k\n[ 0.823573] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.825360] 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.47\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.692924] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.96s]\nping 10.10.10.5 OK\nping 10.10.10.9 OK\nping 10.10.10.5 OK\nping 10.10.10.9 OK\nping 10.10.10.5 OK\nping 10.10.10.9 OK\n"} 2018-12-23 13:43:06,178 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action used request id req-789fa76d-2cc6-4f7d-9fde-d4757123860f 2018-12-23 13:43:06,273 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43: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-03258181-afe1-4994-9ad9-715da246907c x-compute-request-id: req-03258181-afe1-4994-9ad9-715da246907c Content-Encoding: gzip Content-Length: 10872 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 485764313 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136661] pid_max: default: 32768 minimum: 301\n[ 0.137588] ACPI: Core revision 20150930\n[ 0.138975] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140320] Security Framework initialized\n[ 0.141156] Yama: becoming mindful.\n[ 0.141903] AppArmor: AppArmor initialized\n[ 0.142793] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144170] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145499] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146774] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148206] Initializing cgroup subsys io\n[ 0.149048] Initializing cgroup subsys memory\n[ 0.149951] Initializing cgroup subsys devices\n[ 0.150846] Initializing cgroup subsys freezer\n[ 0.151744] Initializing cgroup subsys net_cls\n[ 0.152636] Initializing cgroup subsys perf_event\n[ 0.153573] Initializing cgroup subsys net_prio\n[ 0.154493] Initializing cgroup subsys hugetlb\n[ 0.155388] Initializing cgroup subsys pids\n[ 0.156300] CPU: Physical Processor ID: 0\n[ 0.157836] mce: CPU supports 10 MCE banks\n[ 0.158731] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159785] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177246] ftrace: allocating 31920 entries in 125 pages\n[ 0.203127] smpboot: Max logical packages: 1\n[ 0.203996] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205396] x2apic enabled\n[ 0.206228] Switched APIC routing to physical x2apic.\n[ 0.208045] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209203] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211258] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213091] KVM setup paravirtual spinlock\n[ 0.214406] x86: Booted up 1 node, 1 CPUs\n[ 0.215231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216654] devtmpfs: initialized\n[ 0.218418] evm: security.selinux\n[ 0.219134] evm: security.SMACK64\n[ 0.219843] evm: security.SMACK64EXEC\n[ 0.220610] evm: security.SMACK64TRANSMUTE\n[ 0.221442] evm: security.SMACK64MMAP\n[ 0.222207] evm: security.ima\n[ 0.222868] evm: security.capability\n[ 0.223695] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225666] pinctrl core: initialized pinctrl subsystem\n[ 0.226831] RTC time: 13:41:35, date: 12/23/18\n[ 0.227846] NET: Registered protocol family 16\n[ 0.228838] cpuidle: using governor ladder\n[ 0.229684] cpuidle: using governor menu\n[ 0.230497] PCCT header not found.\n[ 0.231273] ACPI: bus type PCI registered\n[ 0.232100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233388] PCI: Using configuration type 1 for base access\n[ 0.235147] ACPI: Added _OSI(Module Device)\n[ 0.236019] ACPI: Added _OSI(Processor Device)\n[ 0.236906] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.237863] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240005] ACPI: Interpreter enabled\n[ 0.240802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.242706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244606] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248440] ACPI: (supports S0 S5)\n[ 0.249160] ACPI: Using IOAPIC for interrupt routing\n[ 0.250277] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253422] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254608] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255888] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257121] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259469] acpiphp: Slot [3] registered\n[ 0.260295] acpiphp: Slot [4] registered\n[ 0.261115] acpiphp: Slot [5] registered\n[ 0.261936] acpiphp: Slot [6] registered\n[ 0.262756] acpiphp: Slot [7] registered\n[ 0.263580] acpiphp: Slot [8] registered\n[ 0.264431] acpiphp: Slot [9] registered\n[ 0.265263] acpiphp: Slot [10] registered\n[ 0.266094] acpiphp: Slot [11] registered\n[ 0.266933] acpiphp: Slot [12] registered\n[ 0.267809] acpiphp: Slot [13] registered\n[ 0.268672] acpiphp: Slot [14] registered\n[ 0.269505] acpiphp: Slot [15] registered\n[ 0.280216] acpiphp: Slot [16] registered\n[ 0.281054] acpiphp: Slot [17] registered\n[ 0.281894] acpiphp: Slot [18] registered\n[ 0.282732] acpiphp: Slot [19] registered\n[ 0.283565] acpiphp: Slot [20] registered\n[ 0.284406] acpiphp: Slot [21] registered\n[ 0.285243] acpiphp: Slot [22] registered\n[ 0.286075] acpiphp: Slot [23] registered\n[ 0.286912] acpiphp: Slot [24] registered\n[ 0.287767] acpiphp: Slot [25] registered\n[ 0.288653] acpiphp: Slot [26] registered\n[ 0.289492] acpiphp: Slot [27] registered\n[ 0.290328] acpiphp: Slot [28] registered\n[ 0.291163] acpiphp: Slot [29] registered\n[ 0.292000] acpiphp: Slot [30] registered\n[ 0.292842] acpiphp: Slot [31] registered\n[ 0.293676] PCI host bridge to bus 0000:00\n[ 0.294510] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.295771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297030] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.298586] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300080] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306386] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307737] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309012] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.310335] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.367843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370857] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372295] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373731] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.375670] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.376857] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377955] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379623] vgaarb: loaded\n[ 0.380252] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381427] SCSI subsystem initialized\n[ 0.382275] ACPI: bus type USB registered\n[ 0.383123] usbcore: registered new interface driver usbfs\n[ 0.384206] usbcore: registered new interface driver hub\n[ 0.385262] usbcore: registered new device driver usb\n[ 0.386354] PCI: Using ACPI for IRQ routing\n[ 0.387414] NetLabel: Initializing\n[ 0.388151] NetLabel: domain hash size = 128\n[ 0.389075] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390107] NetLabel: unlabeled traffic allowed by default\n[ 0.391267] clocksource: Switched to clocksource kvm-clock\n[ 0.396742] AppArmor: AppArmor Filesystem Enabled\n[ 0.397797] pnp: PnP ACPI init\n[ 0.398719] pnp: PnP ACPI: found 5 devices\n[ 0.405145] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406937] NET: Registered protocol family 2\n[ 0.407940] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.409303] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.410542] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.411762] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412898] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.414121] NET: Registered protocol family 1\n[ 0.415027] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.416195] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417319] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.445167] Trying to unpack rootfs image as initramfs...\n[ 0.494137] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.508171] Scanning for low memory corruption every 60 seconds\n[ 0.509584] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510820] audit: initializing netlink subsys (disabled)\n[ 0.511894] audit: type=2000 audit(1545572496.762:1): initialized\n[ 0.513254] Initialise system trusted keyring\n[ 0.514216] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515450] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517448] zbud: loaded\n[ 0.518158] VFS: Disk quotas dquot_6.6.0\n[ 0.519018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520621] fuse init (API version 7.23)\n[ 0.521569] Key type big_key registered\n[ 0.522399] Allocating IMA MOK and blacklist keyrings.\n[ 0.523561] Key type asymmetric registered\n[ 0.524431] Asymmetric key parser 'x509' registered\n[ 0.525481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527006] io scheduler noop registered\n[ 0.527845] io scheduler deadline registered (default)\n[ 0.528880] io scheduler cfq registered\n[ 0.529743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.530865] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532228] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534115] ACPI: Power Button [PWRF]\n[ 0.535611] GHES: HEST is not enabled!\n[ 0.550215] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578670] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.607919] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.610273] Linux agpgart interface v0.103\n[ 0.612472] brd: module loaded\n[ 0.613766] loop: module loaded\n[ 0.618734] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.620304] GPT:90111 != 2097151\n[ 0.621024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.622211] GPT:90111 != 2097151\n[ 0.622937] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623992] vda: vda1 vda15\n[ 0.625569] scsi host0: ata_piix\n[ 0.626358] scsi host1: ata_piix\n[ 0.627100] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.628437] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.629974] libphy: Fixed MDIO Bus: probed\n[ 0.630856] tun: Universal TUN/TAP device driver, 1.6\n[ 0.631885] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.634207] PPP generic driver version 2.4.2\n[ 0.635182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.636395] ehci-pci: EHCI PCI platform driver\n[ 0.637274] ehci-platform: EHCI generic platform driver\n[ 0.638269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639406] ohci-pci: OHCI PCI platform driver\n[ 0.640285] ohci-platform: OHCI generic platform driver\n[ 0.641285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.655740] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.656773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.658230] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.659261] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.660406] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.661630] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.663071] usb usb1: Product: UHCI Host Controller\n[ 0.664010] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.665157] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666212] hub 1-0:1.0: USB hub found\n[ 0.666984] hub 1-0:1.0: 2 ports detected\n[ 0.667896] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670016] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.672010] mousedev: PS/2 mouse device common for all mice\n[ 0.673278] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675107] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676215] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678604] i2c /dev entries driver\n[ 0.679366] device-mapper: uevent: version 1.0.3\n[ 0.680311] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681945] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683235] NET: Registered protocol family 10\n[ 0.684251] NET: Registered protocol family 17\n[ 0.685140] Key type dns_resolver registered\n[ 0.686075] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687185] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688935] registered taskstats version 1\n[ 0.689765] Loading compiled-in X.509 certificates\n[ 0.691227] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693083] zswap: loaded using pool lzo/zbud\n[ 0.694451] Key type trusted registered\n[ 0.695997] Key type encrypted registered\n[ 0.696821] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.697839] ima: No TPM chip found, activating TPM-bypass!\n[ 0.698895] evm: HMAC attrs: 0x1\n[ 0.699842] Magic number: 14:277:686\n[ 0.700705] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:36 UTC (1545572496)\n[ 0.702326] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.703458] EDD information not available.\n[ 0.788279] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789834] Write protecting the kernel read-only data: 14336k\n[ 0.801577] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.803385] 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.846008] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.26\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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.36. iid=i-0000014d\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHU4wTEMVALjw6wPcOmAO2i2HJywhyzU8+SAsMNC8Dmb2LHHjJIJ0EF9yufh4ToTDRLB+enVHGw62eNkOcf3I4dF3or2LEFx0biE/9BCCsa95Nr6la9fdHJgtPHcZ4j6VPrpYfLtRIULGb7m9JXXQgFK6y25Bi03AxxOG8mUGtCjAv/zR7EMqEz8AgO3L1rsjaNOeCH/qdeyC2DHjz7NWqPhQB31xerZW8hSxV/stOEXCyhKeo9GEJ1ek+eBUC3+pnoXGx80sJcU+4G3CiGd1tZyOIh55SEoOx8FM0qAQrQE0CgLItQPWj4g72X7sIJ7LO5pqhFuV8yHwNP0FZAdZh root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIc8qH83hzDSwxvvnJyi/rNbRj+ihd0374sGBCH0Ge1ptSQ2lPlL5GFuBmoidVz2M7E5fIsx5D1YrnWFqAiBwFS+vEeDNcUHIflhptAnPg5AM4VEEXGUx6wGw3Da/Os2kimgqJtQ6XiQ4K610f5LW53Y1d/PNYXpVQ9CMwh9+VtVAAAAFQCGQZki6IUxaZp0Jqg9eVNEsnhgqwAAAIAaF/6rLWkXJHsxLwJQps60MwUKSahaQ1kBP9Qrr0N/0pRlFdmyNO9mCrja3eno65zg032MxdwLziF+lh2vgB3km/T5hvbMahEwiFANnef36AVpP/X7TVV30kgU32VTu9CSha8wDYQa+CkS1VSGbWoIZ/u+BJG0fH0dR4w8hpZNjwAAAIA6/rfQXdrLG7dNfoZ2pS1qGr9NjIOvLYNbqllN1VbqhqfwoB2C72OtUxc++IDkka6wQZo8BTP54aFjMUdHjmkPlivWdQ5Rg+lzDaKDXSfnKXlx8qqRg94OdkpAo1LVxUyW6ewmjKdPzdPQyxL252znz3KPl5TsKuU0ORO7udH64g== 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:fe6a:2a83/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-0000014d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.55 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\n/dev/root resized successfully [took 3.20s]\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:6A:2A:83 \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6a:2a83/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:65 errors:0 dropped:5 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8118 (7.9 KiB) TX bytes:9137 (8.9 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.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.139727] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.139728] usb 1-1: Product: QEMU USB Tablet\n[ 1.139729] usb 1-1: Manufacturer: QEMU\n[ 1.139730] usb 1-1: SerialNumber: 42\n[ 1.439388] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.457361] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 4.776330] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nDec 23 13:41:37 cirros syslog.info syslogd started: BusyBox v1.23.2\nDec 23 13:41:37 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nDec 23 13:41:37 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)\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nDec 23 13:41:37 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507309] tsc: Refined TSC clocksource calibration: 3491.912 MHz\nDec 23 13:41:37 cirros kern.info kernel: [ 1.507311] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nDec 23 13:41:38 cirros auth.notice su: + /dev/console root:cirros\nDec 23 13:41:39 cirros authpriv.info dropbear[340]: Running in background\nDec 23 13:41:39 cirros kern.info kernel: [ 3.687938] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nDec 23 13:41:40 cirros kern.info kernel: [ 4.776330] 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-12-23 13:43:06,274 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action used request id req-03258181-afe1-4994-9ad9-715da246907c 2018-12-23 13:43:07,086 - sdnvpn-results - INFO - Check ping status of vm_1, vm_2, and vm_3 2018-12-23 13:43:07,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5820b012f30b765ee3da7cbf2c4e5ba172592ec5" -d '{"forceDelete": null}' 2018-12-23 13:43:07,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b5e91e617eb72a1a4f8e3e6c74114e705ab9516" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:43:07,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0e466ee94bbd8d2e1b824c1cbfc98a2ac3eac7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:43:07,271 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:43:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1b26c7f2-e84e-45db-9f74-a389823784eb x-compute-request-id: req-1b26c7f2-e84e-45db-9f74-a389823784eb Content-Length: 0 Content-Type: application/json 2018-12-23 13:43:07,271 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action used request id req-1b26c7f2-e84e-45db-9f74-a389823784eb 2018-12-23 13:43:07,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea55a9d9c961b3dbc9d51f58035d3a71783632fd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:43:08,251 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e315f17f-03f7-4345-a348-62facff22592 x-compute-request-id: req-e315f17f-03f7-4345-a348-62facff22592 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 482487207 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132077] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133694] pid_max: default: 32768 minimum: 301\n[ 0.134563] ACPI: Core revision 20150930\n[ 0.135935] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137209] Security Framework initialized\n[ 0.138003] Yama: becoming mindful.\n[ 0.138711] AppArmor: AppArmor initialized\n[ 0.139554] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140880] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142122] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143294] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144645] Initializing cgroup subsys io\n[ 0.145435] Initializing cgroup subsys memory\n[ 0.146271] Initializing cgroup subsys devices\n[ 0.147134] Initializing cgroup subsys freezer\n[ 0.148025] Initializing cgroup subsys net_cls\n[ 0.148879] Initializing cgroup subsys perf_event\n[ 0.149769] Initializing cgroup subsys net_prio\n[ 0.150626] Initializing cgroup subsys hugetlb\n[ 0.151489] Initializing cgroup subsys pids\n[ 0.152348] CPU: Physical Processor ID: 0\n[ 0.153827] mce: CPU supports 10 MCE banks\n[ 0.154649] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155627] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166294] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172813] ftrace: allocating 31920 entries in 125 pages\n[ 0.199367] smpboot: Max logical packages: 1\n[ 0.200381] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201977] x2apic enabled\n[ 0.202890] Switched APIC routing to physical x2apic.\n[ 0.204828] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206167] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208537] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210712] KVM setup paravirtual spinlock\n[ 0.212150] x86: Booted up 1 node, 1 CPUs\n[ 0.213114] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.214752] devtmpfs: initialized\n[ 0.216577] evm: security.selinux\n[ 0.217407] evm: security.SMACK64\n[ 0.218226] evm: security.SMACK64EXEC\n[ 0.219116] evm: security.SMACK64TRANSMUTE\n[ 0.220078] evm: security.SMACK64MMAP\n[ 0.220953] evm: security.ima\n[ 0.221699] evm: security.capability\n[ 0.222644] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224875] pinctrl core: initialized pinctrl subsystem\n[ 0.226189] RTC time: 13:41:58, date: 12/23/18\n[ 0.227299] NET: Registered protocol family 16\n[ 0.228437] cpuidle: using governor ladder\n[ 0.229418] cpuidle: using governor menu\n[ 0.230362] PCCT header not found.\n[ 0.231241] ACPI: bus type PCI registered\n[ 0.232198] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.233692] PCI: Using configuration type 1 for base access\n[ 0.235660] ACPI: Added _OSI(Module Device)\n[ 0.236664] ACPI: Added _OSI(Processor Device)\n[ 0.237690] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241094] ACPI: Interpreter enabled\n[ 0.242013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246423] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250934] ACPI: (supports S0 S5)\n[ 0.251770] ACPI: Using IOAPIC for interrupt routing\n[ 0.252887] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.256299] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.257673] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259152] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.260583] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263218] acpiphp: Slot [3] registered\n[ 0.264167] acpiphp: Slot [4] registered\n[ 0.265111] acpiphp: Slot [5] registered\n[ 0.266058] acpiphp: Slot [6] registered\n[ 0.267008] acpiphp: Slot [7] registered\n[ 0.267958] acpiphp: Slot [8] registered\n[ 0.268904] acpiphp: Slot [9] registered\n[ 0.269842] acpiphp: Slot [10] registered\n[ 0.270792] acpiphp: Slot [11] registered\n[ 0.271756] acpiphp: Slot [12] registered\n[ 0.272722] acpiphp: Slot [13] registered\n[ 0.273680] acpiphp: Slot [14] registered\n[ 0.274631] acpiphp: Slot [15] registered\n[ 0.285679] acpiphp: Slot [16] registered\n[ 0.286659] acpiphp: Slot [17] registered\n[ 0.287605] acpiphp: Slot [18] registered\n[ 0.288554] acpiphp: Slot [19] registered\n[ 0.289503] acpiphp: Slot [20] registered\n[ 0.290466] acpiphp: Slot [21] registered\n[ 0.291420] acpiphp: Slot [22] registered\n[ 0.292386] acpiphp: Slot [23] registered\n[ 0.293341] acpiphp: Slot [24] registered\n[ 0.294298] acpiphp: Slot [25] registered\n[ 0.295257] acpiphp: Slot [26] registered\n[ 0.296210] acpiphp: Slot [27] registered\n[ 0.297169] acpiphp: Slot [28] registered\n[ 0.298121] acpiphp: Slot [29] registered\n[ 0.299074] acpiphp: Slot [30] registered\n[ 0.300042] acpiphp: Slot [31] registered\n[ 0.300998] PCI host bridge to bus 0000:00\n[ 0.301950] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.303408] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.304867] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.306571] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.308304] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314751] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316295] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317704] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319215] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.325892] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.327336] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.374261] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.376031] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377698] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.379324] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.381599] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.383066] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.384380] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.385630] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.387466] vgaarb: loaded\n[ 0.388178] vgaarb: bridge control possible 0000:00:02.0\n[ 0.389486] SCSI subsystem initialized\n[ 0.390449] ACPI: bus type USB registered\n[ 0.391431] usbcore: registered new interface driver usbfs\n[ 0.392660] usbcore: registered new interface driver hub\n[ 0.393849] usbcore: registered new device driver usb\n[ 0.395088] PCI: Using ACPI for IRQ routing\n[ 0.396262] NetLabel: Initializing\n[ 0.397082] NetLabel: domain hash size = 128\n[ 0.398086] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.399197] NetLabel: unlabeled traffic allowed by default\n[ 0.400443] clocksource: Switched to clocksource kvm-clock\n[ 0.405975] AppArmor: AppArmor Filesystem Enabled\n[ 0.407110] pnp: PnP ACPI init\n[ 0.408126] pnp: PnP ACPI: found 5 devices\n[ 0.414598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.416588] NET: Registered protocol family 2\n[ 0.417714] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.419244] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.420628] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.422006] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.423270] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.424655] NET: Registered protocol family 1\n[ 0.425695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.426994] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.428270] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.442538] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.456877] Trying to unpack rootfs image as initramfs...\n[ 0.505936] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.520189] Scanning for low memory corruption every 60 seconds\n[ 0.521758] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.523129] audit: initializing netlink subsys (disabled)\n[ 0.524337] audit: type=2000 audit(1545572519.031:1): initialized\n[ 0.525886] Initialise system trusted keyring\n[ 0.526980] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.528364] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.530550] zbud: loaded\n[ 0.531359] VFS: Disk quotas dquot_6.6.0\n[ 0.532325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534116] fuse init (API version 7.23)\n[ 0.535154] Key type big_key registered\n[ 0.536099] Allocating IMA MOK and blacklist keyrings.\n[ 0.537391] Key type asymmetric registered\n[ 0.538368] Asymmetric key parser 'x509' registered\n[ 0.539491] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.541604] io scheduler noop registered\n[ 0.542539] io scheduler deadline registered (default)\n[ 0.543709] io scheduler cfq registered\n[ 0.544871] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.546426] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548135] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550237] ACPI: Power Button [PWRF]\n[ 0.551380] GHES: HEST is not enabled!\n[ 0.566157] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595873] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.622987] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.625396] Linux agpgart interface v0.103\n[ 0.627597] brd: module loaded\n[ 0.628974] loop: module loaded\n[ 0.633548] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.635260] GPT:90111 != 2097151\n[ 0.636043] GPT:Alternate GPT header not at the end of the disk.\n[ 0.637344] GPT:90111 != 2097151\n[ 0.638130] GPT: Use GNU Parted to correct GPT errors.\n[ 0.639255] vda: vda1 vda15\n[ 0.640793] scsi host0: ata_piix\n[ 0.641645] scsi host1: ata_piix\n[ 0.642454] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.643903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.645569] libphy: Fixed MDIO Bus: probed\n[ 0.646526] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647645] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650011] PPP generic driver version 2.4.2\n[ 0.651126] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652291] ehci-pci: EHCI PCI platform driver\n[ 0.653151] ehci-platform: EHCI generic platform driver\n[ 0.654119] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655212] ohci-pci: OHCI PCI platform driver\n[ 0.656057] ohci-platform: OHCI generic platform driver\n[ 0.657023] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671370] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.672342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.673759] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.674756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.675840] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677037] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678416] usb usb1: Product: UHCI Host Controller\n[ 0.679333] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.680448] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681377] hub 1-0:1.0: USB hub found\n[ 0.682142] hub 1-0:1.0: 2 ports detected\n[ 0.683017] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.685114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.686042] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.687034] mousedev: PS/2 mouse device common for all mice\n[ 0.688244] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.690049] rtc_cmos 00:00: RTC can wake from S4\n[ 0.691125] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.692287] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.693449] i2c /dev entries driver\n[ 0.694194] device-mapper: uevent: version 1.0.3\n[ 0.695107] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.696701] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.697954] NET: Registered protocol family 10\n[ 0.698916] NET: Registered protocol family 17\n[ 0.699791] Key type dns_resolver registered\n[ 0.700706] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.701775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.703469] registered taskstats version 1\n[ 0.704282] Loading compiled-in X.509 certificates\n[ 0.705719] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.707519] zswap: loaded using pool lzo/zbud\n[ 0.708902] Key type trusted registered\n[ 0.710412] Key type encrypted registered\n[ 0.711218] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712220] ima: No TPM chip found, activating TPM-bypass!\n[ 0.713238] evm: HMAC attrs: 0x1\n[ 0.714526] Magic number: 14:277:686\n[ 0.715374] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:59 UTC (1545572519)\n[ 0.716936] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.718019] EDD information not available.\n[ 0.800995] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.802471] ata1.00: configured for MWDMA2\n[ 0.803654] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.816263] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.817501] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.818733] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.820564] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822053] Write protecting the kernel read-only data: 14336k\n[ 0.823573] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.825360] 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.47\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.692924] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 3.96s]\nping 10.10.10.5 OK\nping 10.10.10.9 OK\nping 10.10.10.5 OK\nping 10.10.10.9 OK\nping 10.10.10.5 OK\nping 10.10.10.9 OK\n"} 2018-12-23 13:43:08,251 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action used request id req-e315f17f-03f7-4345-a348-62facff22592 2018-12-23 13:43:08,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2fa6d377-801b-4d8a-bf06-aa4a86f0d383 x-compute-request-id: req-2fa6d377-801b-4d8a-bf06-aa4a86f0d383 Content-Encoding: gzip Content-Length: 8079 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 771841442 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130498] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132093] pid_max: default: 32768 minimum: 301\n[ 0.132964] ACPI: Core revision 20150930\n[ 0.134330] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135617] Security Framework initialized\n[ 0.136422] Yama: becoming mindful.\n[ 0.137138] AppArmor: AppArmor initialized\n[ 0.137991] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139305] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140560] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141760] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143115] Initializing cgroup subsys io\n[ 0.143909] Initializing cgroup subsys memory\n[ 0.144751] Initializing cgroup subsys devices\n[ 0.145622] Initializing cgroup subsys freezer\n[ 0.146479] Initializing cgroup subsys net_cls\n[ 0.147332] Initializing cgroup subsys perf_event\n[ 0.148225] Initializing cgroup subsys net_prio\n[ 0.149090] Initializing cgroup subsys hugetlb\n[ 0.149966] Initializing cgroup subsys pids\n[ 0.150828] CPU: Physical Processor ID: 0\n[ 0.152314] mce: CPU supports 10 MCE banks\n[ 0.153142] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154124] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164683] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171074] ftrace: allocating 31920 entries in 125 pages\n[ 0.197432] smpboot: Max logical packages: 1\n[ 0.198302] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.199615] x2apic enabled\n[ 0.200413] Switched APIC routing to physical x2apic.\n[ 0.202144] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.203248] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.205200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206952] KVM setup paravirtual spinlock\n[ 0.208234] x86: Booted up 1 node, 1 CPUs\n[ 0.209022] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.210388] devtmpfs: initialized\n[ 0.212083] evm: security.selinux\n[ 0.212779] evm: security.SMACK64\n[ 0.213457] evm: security.SMACK64EXEC\n[ 0.214182] evm: security.SMACK64TRANSMUTE\n[ 0.214965] evm: security.SMACK64MMAP\n[ 0.215689] evm: security.ima\n[ 0.216322] evm: security.capability\n[ 0.217107] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218913] pinctrl core: initialized pinctrl subsystem\n[ 0.219989] RTC time: 13:41:47, date: 12/23/18\n[ 0.220934] NET: Registered protocol family 16\n[ 0.221883] cpuidle: using governor ladder\n[ 0.222678] cpuidle: using governor menu\n[ 0.223444] PCCT header not found.\n[ 0.224174] ACPI: bus type PCI registered\n[ 0.224955] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.226169] PCI: Using configuration type 1 for base access\n[ 0.227985] ACPI: Added _OSI(Module Device)\n[ 0.228817] ACPI: Added _OSI(Processor Device)\n[ 0.229668] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230546] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232683] ACPI: Interpreter enabled\n[ 0.233439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.235249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.237040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240796] ACPI: (supports S0 S5)\n[ 0.241506] ACPI: Using IOAPIC for interrupt routing\n[ 0.242581] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246842] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248080] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249288] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.251563] acpiphp: Slot [3] registered\n[ 0.252373] acpiphp: Slot [4] registered\n[ 0.253193] acpiphp: Slot [5] registered\n[ 0.254004] acpiphp: Slot [6] registered\n[ 0.254805] acpiphp: Slot [7] registered\n[ 0.255613] acpiphp: Slot [8] registered\n[ 0.256418] acpiphp: Slot [9] registered\n[ 0.257226] acpiphp: Slot [10] registered\n[ 0.258044] acpiphp: Slot [11] registered\n[ 0.258885] acpiphp: Slot [12] registered\n[ 0.259711] acpiphp: Slot [13] registered\n[ 0.260541] acpiphp: Slot [14] registered\n[ 0.261353] acpiphp: Slot [15] registered\n[ 0.272134] acpiphp: Slot [16] registered\n[ 0.272967] acpiphp: Slot [17] registered\n[ 0.273825] acpiphp: Slot [18] registered\n[ 0.274652] acpiphp: Slot [19] registered\n[ 0.275468] acpiphp: Slot [20] registered\n[ 0.276305] acpiphp: Slot [21] registered\n[ 0.277118] acpiphp: Slot [22] registered\n[ 0.277948] acpiphp: Slot [23] registered\n[ 0.278794] acpiphp: Slot [24] registered\n[ 0.279614] acpiphp: Slot [25] registered\n[ 0.280441] acpiphp: Slot [26] registered\n[ 0.281269] acpiphp: Slot [27] registered\n[ 0.282079] acpiphp: Slot [28] registered\n[ 0.282915] acpiphp: Slot [29] registered\n[ 0.283753] acpiphp: Slot [30] registered\n[ 0.284604] acpiphp: Slot [31] registered\n[ 0.285430] PCI host bridge to bus 0000:00\n[ 0.286278] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.287562] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.288758] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.290192] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.291605] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.297861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.299117] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.300309] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.301542] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308061] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.309495] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356056] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357512] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358907] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360286] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361667] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363368] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364517] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365542] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367044] vgaarb: loaded\n[ 0.367636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368744] SCSI subsystem initialized\n[ 0.369555] ACPI: bus type USB registered\n[ 0.370350] usbcore: registered new interface driver usbfs\n[ 0.371353] usbcore: registered new interface driver hub\n[ 0.372332] usbcore: registered new device driver usb\n[ 0.373361] PCI: Using ACPI for IRQ routing\n[ 0.374359] NetLabel: Initializing\n[ 0.375057] NetLabel: domain hash size = 128\n[ 0.375908] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376841] NetLabel: unlabeled traffic allowed by default\n[ 0.377911] clocksource: Switched to clocksource kvm-clock\n[ 0.383349] AppArmor: AppArmor Filesystem Enabled\n[ 0.384285] pnp: PnP ACPI init\n[ 0.385186] pnp: PnP ACPI: found 5 devices\n[ 0.391529] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393286] NET: Registered protocol family 2\n[ 0.394230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395474] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396616] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397749] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398804] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399947] NET: Registered protocol family 1\n[ 0.400794] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401861] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402913] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417192] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431565] Trying to unpack rootfs image as initramfs...\n[ 0.482102] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.496075] Scanning for low memory corruption every 60 seconds\n[ 0.497358] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498480] audit: initializing netlink subsys (disabled)\n[ 0.499485] audit: type=2000 audit(1545572508.589:1): initialized\n[ 0.500762] Initialise system trusted keyring\n[ 0.501666] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.502805] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.504736] zbud: loaded\n[ 0.505488] VFS: Disk quotas dquot_6.6.0\n[ 0.507226] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510047] fuse init (API version 7.23)\n[ 0.511925] Key type big_key registered\n[ 0.513441] Allocating IMA MOK and blacklist keyrings.\n[ 0.515578] Key type asymmetric registered\n[ 0.517050] Asymmetric key parser 'x509' registered\n[ 0.518968] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522444] io scheduler noop registered\n[ 0.524255] io scheduler deadline registered (default)\n[ 0.526356] io scheduler cfq registered\n[ 0.527342] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528358] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529580] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531008] ACPI: Power Button [PWRF]\n[ 0.531830] GHES: HEST is not enabled!\n[ 0.545473] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573567] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575810] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601283] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603521] Linux agpgart interface v0.103\n[ 0.605549] brd: module loaded\n[ 0.606685] loop: module loaded\n[ 0.611683] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.613101] GPT:90111 != 2097151\n[ 0.613761] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614823] GPT:90111 != 2097151\n[ 0.615484] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616416] vda: vda1 vda15\n[ 0.618111] scsi host0: ata_piix\n[ 0.618831] scsi host1: ata_piix\n[ 0.619528] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622116] libphy: Fixed MDIO Bus: probed\n[ 0.622915] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623833] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626055] PPP generic driver version 2.4.2\n[ 0.626922] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628245] ehci-pci: EHCI PCI platform driver\n[ 0.629087] ehci-platform: EHCI generic platform driver\n[ 0.630052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631148] ohci-pci: OHCI PCI platform driver\n[ 0.631992] ohci-platform: OHCI generic platform driver\n[ 0.632957] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647420] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649811] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.651903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653089] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654471] usb usb1: Product: UHCI Host Controller\n[ 0.655379] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656488] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657456] hub 1-0:1.0: USB hub found\n[ 0.658221] hub 1-0:1.0: 2 ports detected\n[ 0.659098] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662102] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663103] mousedev: PS/2 mouse device common for all mice\n[ 0.664320] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666193] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667260] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668421] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669566] i2c /dev entries driver\n[ 0.670332] device-mapper: uevent: version 1.0.3\n[ 0.671245] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672819] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674062] NET: Registered protocol family 10\n[ 0.675021] NET: Registered protocol family 17\n[ 0.675876] Key type dns_resolver registered\n[ 0.676778] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677836] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679541] registered taskstats version 1\n[ 0.680360] Loading compiled-in X.509 certificates\n[ 0.681759] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.683556] zswap: loaded using pool lzo/zbud\n[ 0.684894] Key type trusted registered\n[ 0.686431] Key type encrypted registered\n[ 0.687236] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688216] ima: No TPM chip found, activating TPM-bypass!\n[ 0.689205] evm: HMAC attrs: 0x1\n[ 0.690150] Magic number: 14:277:686\n[ 0.690979] rtc_cmos 00:00: setting system clock to 2018-12-23 13:41:48 UTC (1545572508)\n[ 0.692532] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693616] EDD information not available.\n[ 0.778602] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.780136] ata1.00: configured for MWDMA2\n[ 0.781344] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.793728] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.794955] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.796237] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.798092] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.799588] Write protecting the kernel read-only data: 14336k\n[ 0.801127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.802899] 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.867001] 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.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 select for 10.10.10.5...\nLease of 10.10.10.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of 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 3.68s]\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-12-23 13:43:08,292 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action used request id req-2fa6d377-801b-4d8a-bf06-aa4a86f0d383 2018-12-23 13:43:08,495 - novaclient.v2.client - DEBUG - RESP: [500] Date: Sun, 23 Dec 2018 13:43:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-717026cb-c6cb-4b3e-8634-9a51e18ecb7f x-compute-request-id: req-717026cb-c6cb-4b3e-8634-9a51e18ecb7f Content-Length: 211 Content-Type: application/json; charset=UTF-8 RESP BODY: {"computeFault": {"message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\n", "code": 500}} 2018-12-23 13:43:08,495 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0e2065e5-eefd-42c6-a016-9f4e292e5a83/action used request id req-717026cb-c6cb-4b3e-8634-9a51e18ecb7f 2018-12-23 13:43:08,496 - __name__ - ERROR - Failure in monitor_thread of instance sdnvpn-10-2 2018-12-23 13:43:08,508 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-4'... 2018-12-23 13:43:08,509 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-4 flavor=m1.tiny image=127794f9-c08c-4f5a-8070-193751607e6c network=69dd8794-52af-484e-bb20-f7fd5f68cc61 secgroup=d54ad1fc-dc70-43eb-b6d5-f1e800496767 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.5 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-12-23 13:43:08,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:43:08,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:43:08,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:43:08,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:43:08,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:43:08,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:43:08,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:43:08,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:43:08,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:43:08,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:43:08,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:43:08,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:43:08,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:43:08,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:43:08,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:43:08,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:43:08,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:43:08,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:43:08,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:43:08,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:43:08,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:43:08,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:43:08,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:43:08,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:43:08,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:43:08,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:43:08,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:43:08,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:43:08,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:43:08,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:43:08,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:43:08,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:43:08,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:43:08,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:43:08,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:43:08,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:43:08,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:43:08,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:43:08,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:43:08,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:43:08,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:43:08,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:43:08,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:43:08,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:43:08,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:43:08,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:43:08,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:43:08,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:43:08,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:43:08,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62881c32-5a26-4333-a013-366c42040845 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:43:08,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-62881c32-5a26-4333-a013-366c42040845 2018-12-23 13:43:08,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:43:08,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:43:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["phagXCMuRU2puf9DE1uKsg"], "issued_at": "2018-12-23T13:43:08.000000Z"}} 2018-12-23 13:43:08,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aebcc7be1d064246870ea1de2be35edf8f4296" 2018-12-23 13:43:09,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43: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-999f0333-8c84-47bb-a296-b28936cab32d x-compute-request-id: req-999f0333-8c84-47bb-a296-b28936cab32d Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-12-23 13:43:09,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-999f0333-8c84-47bb-a296-b28936cab32d 2018-12-23 13:43:09,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aebcc7be1d064246870ea1de2be35edf8f4296" 2018-12-23 13:43:09,105 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51232c56-60b3-48f3-b4f3-18597aabeb67 x-compute-request-id: req-51232c56-60b3-48f3-b4f3-18597aabeb67 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:43:09,105 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7 used request id req-51232c56-60b3-48f3-b4f3-18597aabeb67 2018-12-23 13:43:09,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aebcc7be1d064246870ea1de2be35edf8f4296" -d '{"server": {"name": "sdnvpn-10-4", "imageRef": "127794f9-c08c-4f5a-8070-193751607e6c", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "1f158186-04de-4bad-8081-88a658f657a7", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC41IDEwLjEwLjEwLjYKd2hpbGUgdHJ1ZTsgZG8KIGZvciBpIGRvCiAgaXA9JGkKICBwaW5nIC1jIDEwICRpcCAyPiYxID4vZGV2L251bGwKICBSRVM9JD8KICBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgIGVjaG8gcGluZyAkaXAgT0sKICBlbHNlIGVjaG8gcGluZyAkaXAgS08KICBmaQogZG9uZQogc2xlZXAgMQpkb25lCg==", "max_count": 1, "min_count": 1, "networks": [{"uuid": "69dd8794-52af-484e-bb20-f7fd5f68cc61"}], "config_drive": true}}' 2018-12-23 13:43:10,594 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:43:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1fb3e395-73aa-4f71-81e6-7c50376ed8e5 x-compute-request-id: req-1fb3e395-73aa-4f71-81e6-7c50376ed8e5 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "rel": "bookmark"}], "adminPass": "wiPrGAba6WtU"}} 2018-12-23 13:43:10,594 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-1fb3e395-73aa-4f71-81e6-7c50376ed8e5 2018-12-23 13:43:10,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:43:10,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96041147-222e-4fd1-99e9-838b3ed30af4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:43:10,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-96041147-222e-4fd1-99e9-838b3ed30af4 2018-12-23 13:43:10,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:43:10,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:43:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["r_4hiMTfRi2xSfSRplxasg"], "issued_at": "2018-12-23T13:43:10.000000Z"}} 2018-12-23 13:43:10,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2016dfa300b8a25b2db55f7aee24c816ce181894" 2018-12-23 13:43:11,505 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43: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-f509159e-1936-45d6-9d94-7e486542b580 x-compute-request-id: req-f509159e-1936-45d6-9d94-7e486542b580 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.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "rel": "bookmark"}], "image": {"id": "127794f9-c08c-4f5a-8070-193751607e6c", "links": [{"href": "http://172.30.9.22:8774/images/127794f9-c08c-4f5a-8070-193751607e6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:43: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-10-4", "created": "2018-12-23T13:43:10Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:43:11,505 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5 used request id req-f509159e-1936-45d6-9d94-7e486542b580 2018-12-23 13:43:14,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2016dfa300b8a25b2db55f7aee24c816ce181894" 2018-12-23 13:43:15,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43: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-69a0e861-621d-4345-91d0-990ff7bb0186 x-compute-request-id: req-69a0e861-621d-4345-91d0-990ff7bb0186 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:a6:f9", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "rel": "bookmark"}], "image": {"id": "127794f9-c08c-4f5a-8070-193751607e6c", "links": [{"href": "http://172.30.9.22:8774/images/127794f9-c08c-4f5a-8070-193751607e6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:43:11Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2018-12-23T13:43:10Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:43:15,278 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5 used request id req-69a0e861-621d-4345-91d0-990ff7bb0186 2018-12-23 13:43:18,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2016dfa300b8a25b2db55f7aee24c816ce181894" 2018-12-23 13:43:18,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4d21c70-a1dc-4ccf-8a83-8536eeefcbb8 x-compute-request-id: req-b4d21c70-a1dc-4ccf-8a83-8536eeefcbb8 Content-Encoding: gzip Content-Length: 783 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:77:a6:f9", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "rel": "bookmark"}], "image": {"id": "127794f9-c08c-4f5a-8070-193751607e6c", "links": [{"href": "http://172.30.9.22:8774/images/127794f9-c08c-4f5a-8070-193751607e6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015c", "OS-SRV-USG:launched_at": "2018-12-23T13:43:15.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:43:15Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2018-12-23T13:43:10Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:43:18,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5 used request id req-b4d21c70-a1dc-4ccf-8a83-8536eeefcbb8 2018-12-23 13:43:18,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aebcc7be1d064246870ea1de2be35edf8f4296" 2018-12-23 13:43:19,850 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b72bb7f-023e-4191-befa-bef471a06fc0 x-compute-request-id: req-9b72bb7f-023e-4191-befa-bef471a06fc0 Content-Encoding: gzip Content-Length: 783 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:77:a6:f9", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "rel": "bookmark"}], "image": {"id": "127794f9-c08c-4f5a-8070-193751607e6c", "links": [{"href": "http://172.30.9.22:8774/images/127794f9-c08c-4f5a-8070-193751607e6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015c", "OS-SRV-USG:launched_at": "2018-12-23T13:43:15.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:43:15Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2018-12-23T13:43:10Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:43:19,850 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5 used request id req-9b72bb7f-023e-4191-befa-bef471a06fc0 2018-12-23 13:43:19,851 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-4' booted successfully. IP='10.10.10.7'. 2018-12-23 13:43:19,851 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-4' to security group 'sdnvpn-sg'... 2018-12-23 13:43:19,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5820b012f30b765ee3da7cbf2c4e5ba172592ec5" -d '{"addSecurityGroup": {"name": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:43:21,130 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:43: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-cb4290c6-a2bf-4801-aee4-3c7999416200 x-compute-request-id: req-cb4290c6-a2bf-4801-aee4-3c7999416200 Content-Length: 0 Content-Type: application/json 2018-12-23 13:43:21,130 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action used request id req-cb4290c6-a2bf-4801-aee4-3c7999416200 2018-12-23 13:43:21,131 - sdnvpn_test_utils - INFO - Waiting for instance 43b5a13d-3108-419d-9fce-a6d8ad0af9d5 to boot up 2018-12-23 13:43:21,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aebcc7be1d064246870ea1de2be35edf8f4296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:43:22,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28a57a2d-dee1-466c-9aa3-9a63f2856cb0 x-compute-request-id: req-28a57a2d-dee1-466c-9aa3-9a63f2856cb0 Content-Encoding: gzip Content-Length: 8083 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 475205225 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128760] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130379] pid_max: default: 32768 minimum: 301\n[ 0.131249] ACPI: Core revision 20150930\n[ 0.132612] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133900] Security Framework initialized\n[ 0.134693] Yama: becoming mindful.\n[ 0.135399] AppArmor: AppArmor initialized\n[ 0.136241] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137531] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138771] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139948] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141301] Initializing cgroup subsys io\n[ 0.142088] Initializing cgroup subsys memory\n[ 0.142962] Initializing cgroup subsys devices\n[ 0.143817] Initializing cgroup subsys freezer\n[ 0.144670] Initializing cgroup subsys net_cls\n[ 0.145510] Initializing cgroup subsys perf_event\n[ 0.146387] Initializing cgroup subsys net_prio\n[ 0.147241] Initializing cgroup subsys hugetlb\n[ 0.148085] Initializing cgroup subsys pids\n[ 0.148945] CPU: Physical Processor ID: 0\n[ 0.150420] mce: CPU supports 10 MCE banks\n[ 0.151250] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152225] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162835] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169238] ftrace: allocating 31920 entries in 125 pages\n[ 0.195717] smpboot: Max logical packages: 1\n[ 0.196561] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197864] x2apic enabled\n[ 0.198677] Switched APIC routing to physical x2apic.\n[ 0.200405] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201500] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203439] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205176] KVM setup paravirtual spinlock\n[ 0.206446] x86: Booted up 1 node, 1 CPUs\n[ 0.207234] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208586] devtmpfs: initialized\n[ 0.210284] evm: security.selinux\n[ 0.210964] evm: security.SMACK64\n[ 0.211638] evm: security.SMACK64EXEC\n[ 0.212361] evm: security.SMACK64TRANSMUTE\n[ 0.213141] evm: security.SMACK64MMAP\n[ 0.213864] evm: security.ima\n[ 0.214496] evm: security.capability\n[ 0.215283] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217072] pinctrl core: initialized pinctrl subsystem\n[ 0.218133] RTC time: 13:43:15, date: 12/23/18\n[ 0.219085] NET: Registered protocol family 16\n[ 0.220029] cpuidle: using governor ladder\n[ 0.220822] cpuidle: using governor menu\n[ 0.221585] PCCT header not found.\n[ 0.222312] ACPI: bus type PCI registered\n[ 0.223091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224297] PCI: Using configuration type 1 for base access\n[ 0.226011] ACPI: Added _OSI(Module Device)\n[ 0.226827] ACPI: Added _OSI(Processor Device)\n[ 0.227666] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228538] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230643] ACPI: Interpreter enabled\n[ 0.231389] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236762] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238557] ACPI: (supports S0 S5)\n[ 0.239243] ACPI: Using IOAPIC for interrupt routing\n[ 0.240272] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243325] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245642] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248951] acpiphp: Slot [3] registered\n[ 0.249735] acpiphp: Slot [4] registered\n[ 0.250520] acpiphp: Slot [5] registered\n[ 0.251297] acpiphp: Slot [6] registered\n[ 0.252065] acpiphp: Slot [7] registered\n[ 0.252848] acpiphp: Slot [8] registered\n[ 0.253626] acpiphp: Slot [9] registered\n[ 0.254399] acpiphp: Slot [10] registered\n[ 0.255184] acpiphp: Slot [11] registered\n[ 0.255968] acpiphp: Slot [12] registered\n[ 0.256770] acpiphp: Slot [13] registered\n[ 0.257567] acpiphp: Slot [14] registered\n[ 0.258358] acpiphp: Slot [15] registered\n[ 0.269197] acpiphp: Slot [16] registered\n[ 0.269985] acpiphp: Slot [17] registered\n[ 0.270778] acpiphp: Slot [18] registered\n[ 0.271567] acpiphp: Slot [19] registered\n[ 0.272354] acpiphp: Slot [20] registered\n[ 0.273140] acpiphp: Slot [21] registered\n[ 0.273934] acpiphp: Slot [22] registered\n[ 0.274726] acpiphp: Slot [23] registered\n[ 0.275517] acpiphp: Slot [24] registered\n[ 0.276310] acpiphp: Slot [25] registered\n[ 0.277094] acpiphp: Slot [26] registered\n[ 0.277887] acpiphp: Slot [27] registered\n[ 0.278688] acpiphp: Slot [28] registered\n[ 0.279481] acpiphp: Slot [29] registered\n[ 0.280270] acpiphp: Slot [30] registered\n[ 0.281053] acpiphp: Slot [31] registered\n[ 0.281841] PCI host bridge to bus 0000:00\n[ 0.282628] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283811] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284989] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286403] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287824] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294014] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295256] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297633] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304085] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305499] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351268] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354110] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355517] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356884] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358107] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359244] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360346] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361882] vgaarb: loaded\n[ 0.362472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363573] SCSI subsystem initialized\n[ 0.364371] ACPI: bus type USB registered\n[ 0.365167] usbcore: registered new interface driver usbfs\n[ 0.366167] usbcore: registered new interface driver hub\n[ 0.367144] usbcore: registered new device driver usb\n[ 0.368173] PCI: Using ACPI for IRQ routing\n[ 0.369169] NetLabel: Initializing\n[ 0.369859] NetLabel: domain hash size = 128\n[ 0.370702] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371639] NetLabel: unlabeled traffic allowed by default\n[ 0.372702] clocksource: Switched to clocksource kvm-clock\n[ 0.378091] AppArmor: AppArmor Filesystem Enabled\n[ 0.379036] pnp: PnP ACPI init\n[ 0.379933] pnp: PnP ACPI: found 5 devices\n[ 0.386276] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387965] NET: Registered protocol family 2\n[ 0.388906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391284] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392408] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393456] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394604] NET: Registered protocol family 1\n[ 0.395502] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396579] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397625] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411607] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425820] Trying to unpack rootfs image as initramfs...\n[ 0.475080] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489098] Scanning for low memory corruption every 60 seconds\n[ 0.490408] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491528] audit: initializing netlink subsys (disabled)\n[ 0.492538] audit: type=2000 audit(1545572595.933:1): initialized\n[ 0.493834] Initialise system trusted keyring\n[ 0.494744] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495881] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497821] zbud: loaded\n[ 0.498516] VFS: Disk quotas dquot_6.6.0\n[ 0.499318] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500813] fuse init (API version 7.23)\n[ 0.501703] Key type big_key registered\n[ 0.502496] Allocating IMA MOK and blacklist keyrings.\n[ 0.503571] Key type asymmetric registered\n[ 0.504381] Asymmetric key parser 'x509' registered\n[ 0.505336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.506781] io scheduler noop registered\n[ 0.507561] io scheduler deadline registered (default)\n[ 0.508535] io scheduler cfq registered\n[ 0.509359] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.511619] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513054] ACPI: Power Button [PWRF]\n[ 0.514243] GHES: HEST is not enabled!\n[ 0.527891] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567760] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573898] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600589] Linux agpgart interface v0.103\n[ 0.602591] brd: module loaded\n[ 0.605224] loop: module loaded\n[ 0.610050] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611472] GPT:90111 != 2097151\n[ 0.612130] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613219] GPT:90111 != 2097151\n[ 0.613880] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614859] vda: vda1 vda15\n[ 0.616372] scsi host0: ata_piix\n[ 0.617106] scsi host1: ata_piix\n[ 0.617810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618995] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620399] libphy: Fixed MDIO Bus: probed\n[ 0.621215] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622141] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624310] PPP generic driver version 2.4.2\n[ 0.625225] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626497] ehci-pci: EHCI PCI platform driver\n[ 0.627348] ehci-platform: EHCI generic platform driver\n[ 0.628307] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629411] ohci-pci: OHCI PCI platform driver\n[ 0.630259] ohci-platform: OHCI generic platform driver\n[ 0.631221] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645599] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646572] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647989] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649002] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650093] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651290] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652679] usb usb1: Product: UHCI Host Controller\n[ 0.653601] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654720] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655754] hub 1-0:1.0: USB hub found\n[ 0.656519] hub 1-0:1.0: 2 ports detected\n[ 0.657409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659491] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660432] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661437] mousedev: PS/2 mouse device common for all mice\n[ 0.662671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664469] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665573] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667916] i2c /dev entries driver\n[ 0.668661] device-mapper: uevent: version 1.0.3\n[ 0.669588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672437] NET: Registered protocol family 10\n[ 0.673407] NET: Registered protocol family 17\n[ 0.674268] Key type dns_resolver registered\n[ 0.675190] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676280] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678008] registered taskstats version 1\n[ 0.678830] Loading compiled-in X.509 certificates\n[ 0.680255] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682070] zswap: loaded using pool lzo/zbud\n[ 0.683431] Key type trusted registered\n[ 0.684982] Key type encrypted registered\n[ 0.685828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686830] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687842] evm: HMAC attrs: 0x1\n[ 0.688761] Magic number: 14:827:736\n[ 0.689603] rtc_cmos 00:00: setting system clock to 2018-12-23 13:43:16 UTC (1545572596)\n[ 0.691167] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692256] EDD information not available.\n[ 0.773255] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774678] ata1.00: configured for MWDMA2\n[ 0.775851] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788292] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789561] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790786] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.792621] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794123] Write protecting the kernel read-only data: 14336k\n[ 0.795648] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797451] 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.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... [ 1.514639] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\n"} 2018-12-23 13:43:22,256 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action used request id req-28a57a2d-dee1-466c-9aa3-9a63f2856cb0 2018-12-23 13:43:24,265 - __name__ - INFO - Starting monitor thread of vm_4 2018-12-23 13:43:25,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aebcc7be1d064246870ea1de2be35edf8f4296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:43:26,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43: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-aef5782c-a7b6-487b-8c5b-c31cdf9c6fc1 x-compute-request-id: req-aef5782c-a7b6-487b-8c5b-c31cdf9c6fc1 Content-Encoding: gzip Content-Length: 8083 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 475205225 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128760] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130379] pid_max: default: 32768 minimum: 301\n[ 0.131249] ACPI: Core revision 20150930\n[ 0.132612] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133900] Security Framework initialized\n[ 0.134693] Yama: becoming mindful.\n[ 0.135399] AppArmor: AppArmor initialized\n[ 0.136241] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137531] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138771] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139948] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141301] Initializing cgroup subsys io\n[ 0.142088] Initializing cgroup subsys memory\n[ 0.142962] Initializing cgroup subsys devices\n[ 0.143817] Initializing cgroup subsys freezer\n[ 0.144670] Initializing cgroup subsys net_cls\n[ 0.145510] Initializing cgroup subsys perf_event\n[ 0.146387] Initializing cgroup subsys net_prio\n[ 0.147241] Initializing cgroup subsys hugetlb\n[ 0.148085] Initializing cgroup subsys pids\n[ 0.148945] CPU: Physical Processor ID: 0\n[ 0.150420] mce: CPU supports 10 MCE banks\n[ 0.151250] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152225] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162835] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169238] ftrace: allocating 31920 entries in 125 pages\n[ 0.195717] smpboot: Max logical packages: 1\n[ 0.196561] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197864] x2apic enabled\n[ 0.198677] Switched APIC routing to physical x2apic.\n[ 0.200405] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201500] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203439] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205176] KVM setup paravirtual spinlock\n[ 0.206446] x86: Booted up 1 node, 1 CPUs\n[ 0.207234] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208586] devtmpfs: initialized\n[ 0.210284] evm: security.selinux\n[ 0.210964] evm: security.SMACK64\n[ 0.211638] evm: security.SMACK64EXEC\n[ 0.212361] evm: security.SMACK64TRANSMUTE\n[ 0.213141] evm: security.SMACK64MMAP\n[ 0.213864] evm: security.ima\n[ 0.214496] evm: security.capability\n[ 0.215283] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217072] pinctrl core: initialized pinctrl subsystem\n[ 0.218133] RTC time: 13:43:15, date: 12/23/18\n[ 0.219085] NET: Registered protocol family 16\n[ 0.220029] cpuidle: using governor ladder\n[ 0.220822] cpuidle: using governor menu\n[ 0.221585] PCCT header not found.\n[ 0.222312] ACPI: bus type PCI registered\n[ 0.223091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224297] PCI: Using configuration type 1 for base access\n[ 0.226011] ACPI: Added _OSI(Module Device)\n[ 0.226827] ACPI: Added _OSI(Processor Device)\n[ 0.227666] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228538] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230643] ACPI: Interpreter enabled\n[ 0.231389] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236762] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238557] ACPI: (supports S0 S5)\n[ 0.239243] ACPI: Using IOAPIC for interrupt routing\n[ 0.240272] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243325] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245642] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248951] acpiphp: Slot [3] registered\n[ 0.249735] acpiphp: Slot [4] registered\n[ 0.250520] acpiphp: Slot [5] registered\n[ 0.251297] acpiphp: Slot [6] registered\n[ 0.252065] acpiphp: Slot [7] registered\n[ 0.252848] acpiphp: Slot [8] registered\n[ 0.253626] acpiphp: Slot [9] registered\n[ 0.254399] acpiphp: Slot [10] registered\n[ 0.255184] acpiphp: Slot [11] registered\n[ 0.255968] acpiphp: Slot [12] registered\n[ 0.256770] acpiphp: Slot [13] registered\n[ 0.257567] acpiphp: Slot [14] registered\n[ 0.258358] acpiphp: Slot [15] registered\n[ 0.269197] acpiphp: Slot [16] registered\n[ 0.269985] acpiphp: Slot [17] registered\n[ 0.270778] acpiphp: Slot [18] registered\n[ 0.271567] acpiphp: Slot [19] registered\n[ 0.272354] acpiphp: Slot [20] registered\n[ 0.273140] acpiphp: Slot [21] registered\n[ 0.273934] acpiphp: Slot [22] registered\n[ 0.274726] acpiphp: Slot [23] registered\n[ 0.275517] acpiphp: Slot [24] registered\n[ 0.276310] acpiphp: Slot [25] registered\n[ 0.277094] acpiphp: Slot [26] registered\n[ 0.277887] acpiphp: Slot [27] registered\n[ 0.278688] acpiphp: Slot [28] registered\n[ 0.279481] acpiphp: Slot [29] registered\n[ 0.280270] acpiphp: Slot [30] registered\n[ 0.281053] acpiphp: Slot [31] registered\n[ 0.281841] PCI host bridge to bus 0000:00\n[ 0.282628] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283811] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284989] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286403] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287824] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294014] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295256] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297633] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304085] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305499] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351268] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354110] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355517] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356884] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358107] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359244] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360346] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361882] vgaarb: loaded\n[ 0.362472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363573] SCSI subsystem initialized\n[ 0.364371] ACPI: bus type USB registered\n[ 0.365167] usbcore: registered new interface driver usbfs\n[ 0.366167] usbcore: registered new interface driver hub\n[ 0.367144] usbcore: registered new device driver usb\n[ 0.368173] PCI: Using ACPI for IRQ routing\n[ 0.369169] NetLabel: Initializing\n[ 0.369859] NetLabel: domain hash size = 128\n[ 0.370702] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371639] NetLabel: unlabeled traffic allowed by default\n[ 0.372702] clocksource: Switched to clocksource kvm-clock\n[ 0.378091] AppArmor: AppArmor Filesystem Enabled\n[ 0.379036] pnp: PnP ACPI init\n[ 0.379933] pnp: PnP ACPI: found 5 devices\n[ 0.386276] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387965] NET: Registered protocol family 2\n[ 0.388906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391284] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392408] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393456] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394604] NET: Registered protocol family 1\n[ 0.395502] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396579] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397625] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411607] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425820] Trying to unpack rootfs image as initramfs...\n[ 0.475080] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489098] Scanning for low memory corruption every 60 seconds\n[ 0.490408] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491528] audit: initializing netlink subsys (disabled)\n[ 0.492538] audit: type=2000 audit(1545572595.933:1): initialized\n[ 0.493834] Initialise system trusted keyring\n[ 0.494744] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495881] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497821] zbud: loaded\n[ 0.498516] VFS: Disk quotas dquot_6.6.0\n[ 0.499318] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500813] fuse init (API version 7.23)\n[ 0.501703] Key type big_key registered\n[ 0.502496] Allocating IMA MOK and blacklist keyrings.\n[ 0.503571] Key type asymmetric registered\n[ 0.504381] Asymmetric key parser 'x509' registered\n[ 0.505336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.506781] io scheduler noop registered\n[ 0.507561] io scheduler deadline registered (default)\n[ 0.508535] io scheduler cfq registered\n[ 0.509359] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.511619] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513054] ACPI: Power Button [PWRF]\n[ 0.514243] GHES: HEST is not enabled!\n[ 0.527891] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567760] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573898] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600589] Linux agpgart interface v0.103\n[ 0.602591] brd: module loaded\n[ 0.605224] loop: module loaded\n[ 0.610050] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611472] GPT:90111 != 2097151\n[ 0.612130] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613219] GPT:90111 != 2097151\n[ 0.613880] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614859] vda: vda1 vda15\n[ 0.616372] scsi host0: ata_piix\n[ 0.617106] scsi host1: ata_piix\n[ 0.617810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618995] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620399] libphy: Fixed MDIO Bus: probed\n[ 0.621215] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622141] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624310] PPP generic driver version 2.4.2\n[ 0.625225] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626497] ehci-pci: EHCI PCI platform driver\n[ 0.627348] ehci-platform: EHCI generic platform driver\n[ 0.628307] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629411] ohci-pci: OHCI PCI platform driver\n[ 0.630259] ohci-platform: OHCI generic platform driver\n[ 0.631221] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645599] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646572] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647989] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649002] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650093] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651290] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652679] usb usb1: Product: UHCI Host Controller\n[ 0.653601] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654720] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655754] hub 1-0:1.0: USB hub found\n[ 0.656519] hub 1-0:1.0: 2 ports detected\n[ 0.657409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659491] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660432] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661437] mousedev: PS/2 mouse device common for all mice\n[ 0.662671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664469] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665573] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667916] i2c /dev entries driver\n[ 0.668661] device-mapper: uevent: version 1.0.3\n[ 0.669588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672437] NET: Registered protocol family 10\n[ 0.673407] NET: Registered protocol family 17\n[ 0.674268] Key type dns_resolver registered\n[ 0.675190] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676280] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678008] registered taskstats version 1\n[ 0.678830] Loading compiled-in X.509 certificates\n[ 0.680255] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682070] zswap: loaded using pool lzo/zbud\n[ 0.683431] Key type trusted registered\n[ 0.684982] Key type encrypted registered\n[ 0.685828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686830] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687842] evm: HMAC attrs: 0x1\n[ 0.688761] Magic number: 14:827:736\n[ 0.689603] rtc_cmos 00:00: setting system clock to 2018-12-23 13:43:16 UTC (1545572596)\n[ 0.691167] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692256] EDD information not available.\n[ 0.773255] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774678] ata1.00: configured for MWDMA2\n[ 0.775851] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788292] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789561] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790786] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.792621] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794123] Write protecting the kernel read-only data: 14336k\n[ 0.795648] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797451] 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.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... [ 1.514639] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\n"} 2018-12-23 13:43:26,378 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action used request id req-aef5782c-a7b6-487b-8c5b-c31cdf9c6fc1 2018-12-23 13:43:27,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aebcc7be1d064246870ea1de2be35edf8f4296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:43:28,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-561c5bb2-9969-40c3-af5b-ffa3a1fe86ae x-compute-request-id: req-561c5bb2-9969-40c3-af5b-ffa3a1fe86ae 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 475205225 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128760] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130379] pid_max: default: 32768 minimum: 301\n[ 0.131249] ACPI: Core revision 20150930\n[ 0.132612] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133900] Security Framework initialized\n[ 0.134693] Yama: becoming mindful.\n[ 0.135399] AppArmor: AppArmor initialized\n[ 0.136241] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137531] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138771] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139948] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141301] Initializing cgroup subsys io\n[ 0.142088] Initializing cgroup subsys memory\n[ 0.142962] Initializing cgroup subsys devices\n[ 0.143817] Initializing cgroup subsys freezer\n[ 0.144670] Initializing cgroup subsys net_cls\n[ 0.145510] Initializing cgroup subsys perf_event\n[ 0.146387] Initializing cgroup subsys net_prio\n[ 0.147241] Initializing cgroup subsys hugetlb\n[ 0.148085] Initializing cgroup subsys pids\n[ 0.148945] CPU: Physical Processor ID: 0\n[ 0.150420] mce: CPU supports 10 MCE banks\n[ 0.151250] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152225] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162835] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169238] ftrace: allocating 31920 entries in 125 pages\n[ 0.195717] smpboot: Max logical packages: 1\n[ 0.196561] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197864] x2apic enabled\n[ 0.198677] Switched APIC routing to physical x2apic.\n[ 0.200405] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201500] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203439] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205176] KVM setup paravirtual spinlock\n[ 0.206446] x86: Booted up 1 node, 1 CPUs\n[ 0.207234] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208586] devtmpfs: initialized\n[ 0.210284] evm: security.selinux\n[ 0.210964] evm: security.SMACK64\n[ 0.211638] evm: security.SMACK64EXEC\n[ 0.212361] evm: security.SMACK64TRANSMUTE\n[ 0.213141] evm: security.SMACK64MMAP\n[ 0.213864] evm: security.ima\n[ 0.214496] evm: security.capability\n[ 0.215283] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217072] pinctrl core: initialized pinctrl subsystem\n[ 0.218133] RTC time: 13:43:15, date: 12/23/18\n[ 0.219085] NET: Registered protocol family 16\n[ 0.220029] cpuidle: using governor ladder\n[ 0.220822] cpuidle: using governor menu\n[ 0.221585] PCCT header not found.\n[ 0.222312] ACPI: bus type PCI registered\n[ 0.223091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224297] PCI: Using configuration type 1 for base access\n[ 0.226011] ACPI: Added _OSI(Module Device)\n[ 0.226827] ACPI: Added _OSI(Processor Device)\n[ 0.227666] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228538] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230643] ACPI: Interpreter enabled\n[ 0.231389] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236762] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238557] ACPI: (supports S0 S5)\n[ 0.239243] ACPI: Using IOAPIC for interrupt routing\n[ 0.240272] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243325] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245642] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248951] acpiphp: Slot [3] registered\n[ 0.249735] acpiphp: Slot [4] registered\n[ 0.250520] acpiphp: Slot [5] registered\n[ 0.251297] acpiphp: Slot [6] registered\n[ 0.252065] acpiphp: Slot [7] registered\n[ 0.252848] acpiphp: Slot [8] registered\n[ 0.253626] acpiphp: Slot [9] registered\n[ 0.254399] acpiphp: Slot [10] registered\n[ 0.255184] acpiphp: Slot [11] registered\n[ 0.255968] acpiphp: Slot [12] registered\n[ 0.256770] acpiphp: Slot [13] registered\n[ 0.257567] acpiphp: Slot [14] registered\n[ 0.258358] acpiphp: Slot [15] registered\n[ 0.269197] acpiphp: Slot [16] registered\n[ 0.269985] acpiphp: Slot [17] registered\n[ 0.270778] acpiphp: Slot [18] registered\n[ 0.271567] acpiphp: Slot [19] registered\n[ 0.272354] acpiphp: Slot [20] registered\n[ 0.273140] acpiphp: Slot [21] registered\n[ 0.273934] acpiphp: Slot [22] registered\n[ 0.274726] acpiphp: Slot [23] registered\n[ 0.275517] acpiphp: Slot [24] registered\n[ 0.276310] acpiphp: Slot [25] registered\n[ 0.277094] acpiphp: Slot [26] registered\n[ 0.277887] acpiphp: Slot [27] registered\n[ 0.278688] acpiphp: Slot [28] registered\n[ 0.279481] acpiphp: Slot [29] registered\n[ 0.280270] acpiphp: Slot [30] registered\n[ 0.281053] acpiphp: Slot [31] registered\n[ 0.281841] PCI host bridge to bus 0000:00\n[ 0.282628] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283811] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284989] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286403] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287824] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294014] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295256] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297633] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304085] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305499] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351268] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354110] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355517] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356884] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358107] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359244] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360346] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361882] vgaarb: loaded\n[ 0.362472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363573] SCSI subsystem initialized\n[ 0.364371] ACPI: bus type USB registered\n[ 0.365167] usbcore: registered new interface driver usbfs\n[ 0.366167] usbcore: registered new interface driver hub\n[ 0.367144] usbcore: registered new device driver usb\n[ 0.368173] PCI: Using ACPI for IRQ routing\n[ 0.369169] NetLabel: Initializing\n[ 0.369859] NetLabel: domain hash size = 128\n[ 0.370702] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371639] NetLabel: unlabeled traffic allowed by default\n[ 0.372702] clocksource: Switched to clocksource kvm-clock\n[ 0.378091] AppArmor: AppArmor Filesystem Enabled\n[ 0.379036] pnp: PnP ACPI init\n[ 0.379933] pnp: PnP ACPI: found 5 devices\n[ 0.386276] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387965] NET: Registered protocol family 2\n[ 0.388906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391284] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392408] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393456] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394604] NET: Registered protocol family 1\n[ 0.395502] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396579] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397625] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411607] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425820] Trying to unpack rootfs image as initramfs...\n[ 0.475080] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489098] Scanning for low memory corruption every 60 seconds\n[ 0.490408] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491528] audit: initializing netlink subsys (disabled)\n[ 0.492538] audit: type=2000 audit(1545572595.933:1): initialized\n[ 0.493834] Initialise system trusted keyring\n[ 0.494744] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495881] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497821] zbud: loaded\n[ 0.498516] VFS: Disk quotas dquot_6.6.0\n[ 0.499318] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500813] fuse init (API version 7.23)\n[ 0.501703] Key type big_key registered\n[ 0.502496] Allocating IMA MOK and blacklist keyrings.\n[ 0.503571] Key type asymmetric registered\n[ 0.504381] Asymmetric key parser 'x509' registered\n[ 0.505336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.506781] io scheduler noop registered\n[ 0.507561] io scheduler deadline registered (default)\n[ 0.508535] io scheduler cfq registered\n[ 0.509359] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.511619] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513054] ACPI: Power Button [PWRF]\n[ 0.514243] GHES: HEST is not enabled!\n[ 0.527891] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567760] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573898] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600589] Linux agpgart interface v0.103\n[ 0.602591] brd: module loaded\n[ 0.605224] loop: module loaded\n[ 0.610050] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611472] GPT:90111 != 2097151\n[ 0.612130] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613219] GPT:90111 != 2097151\n[ 0.613880] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614859] vda: vda1 vda15\n[ 0.616372] scsi host0: ata_piix\n[ 0.617106] scsi host1: ata_piix\n[ 0.617810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618995] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620399] libphy: Fixed MDIO Bus: probed\n[ 0.621215] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622141] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624310] PPP generic driver version 2.4.2\n[ 0.625225] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626497] ehci-pci: EHCI PCI platform driver\n[ 0.627348] ehci-platform: EHCI generic platform driver\n[ 0.628307] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629411] ohci-pci: OHCI PCI platform driver\n[ 0.630259] ohci-platform: OHCI generic platform driver\n[ 0.631221] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645599] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646572] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647989] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649002] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650093] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651290] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652679] usb usb1: Product: UHCI Host Controller\n[ 0.653601] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654720] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655754] hub 1-0:1.0: USB hub found\n[ 0.656519] hub 1-0:1.0: 2 ports detected\n[ 0.657409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659491] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660432] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661437] mousedev: PS/2 mouse device common for all mice\n[ 0.662671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664469] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665573] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667916] i2c /dev entries driver\n[ 0.668661] device-mapper: uevent: version 1.0.3\n[ 0.669588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672437] NET: Registered protocol family 10\n[ 0.673407] NET: Registered protocol family 17\n[ 0.674268] Key type dns_resolver registered\n[ 0.675190] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676280] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678008] registered taskstats version 1\n[ 0.678830] Loading compiled-in X.509 certificates\n[ 0.680255] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682070] zswap: loaded using pool lzo/zbud\n[ 0.683431] Key type trusted registered\n[ 0.684982] Key type encrypted registered\n[ 0.685828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686830] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687842] evm: HMAC attrs: 0x1\n[ 0.688761] Magic number: 14:827:736\n[ 0.689603] rtc_cmos 00:00: setting system clock to 2018-12-23 13:43:16 UTC (1545572596)\n[ 0.691167] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692256] EDD information not available.\n[ 0.773255] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774678] ata1.00: configured for MWDMA2\n[ 0.775851] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788292] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789561] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790786] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.792621] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794123] Write protecting the kernel read-only data: 14336k\n[ 0.795648] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797451] 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.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... [ 1.514639] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.5 OK\n"} 2018-12-23 13:43:28,455 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action used request id req-561c5bb2-9969-40c3-af5b-ffa3a1fe86ae 2018-12-23 13:43:29,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aebcc7be1d064246870ea1de2be35edf8f4296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:43:30,531 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-b969d6b7-dbb3-485f-b120-e48f8cc5dd7c x-compute-request-id: req-b969d6b7-dbb3-485f-b120-e48f8cc5dd7c 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 475205225 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128760] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130379] pid_max: default: 32768 minimum: 301\n[ 0.131249] ACPI: Core revision 20150930\n[ 0.132612] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133900] Security Framework initialized\n[ 0.134693] Yama: becoming mindful.\n[ 0.135399] AppArmor: AppArmor initialized\n[ 0.136241] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137531] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138771] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139948] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141301] Initializing cgroup subsys io\n[ 0.142088] Initializing cgroup subsys memory\n[ 0.142962] Initializing cgroup subsys devices\n[ 0.143817] Initializing cgroup subsys freezer\n[ 0.144670] Initializing cgroup subsys net_cls\n[ 0.145510] Initializing cgroup subsys perf_event\n[ 0.146387] Initializing cgroup subsys net_prio\n[ 0.147241] Initializing cgroup subsys hugetlb\n[ 0.148085] Initializing cgroup subsys pids\n[ 0.148945] CPU: Physical Processor ID: 0\n[ 0.150420] mce: CPU supports 10 MCE banks\n[ 0.151250] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152225] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162835] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169238] ftrace: allocating 31920 entries in 125 pages\n[ 0.195717] smpboot: Max logical packages: 1\n[ 0.196561] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197864] x2apic enabled\n[ 0.198677] Switched APIC routing to physical x2apic.\n[ 0.200405] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201500] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203439] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205176] KVM setup paravirtual spinlock\n[ 0.206446] x86: Booted up 1 node, 1 CPUs\n[ 0.207234] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208586] devtmpfs: initialized\n[ 0.210284] evm: security.selinux\n[ 0.210964] evm: security.SMACK64\n[ 0.211638] evm: security.SMACK64EXEC\n[ 0.212361] evm: security.SMACK64TRANSMUTE\n[ 0.213141] evm: security.SMACK64MMAP\n[ 0.213864] evm: security.ima\n[ 0.214496] evm: security.capability\n[ 0.215283] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217072] pinctrl core: initialized pinctrl subsystem\n[ 0.218133] RTC time: 13:43:15, date: 12/23/18\n[ 0.219085] NET: Registered protocol family 16\n[ 0.220029] cpuidle: using governor ladder\n[ 0.220822] cpuidle: using governor menu\n[ 0.221585] PCCT header not found.\n[ 0.222312] ACPI: bus type PCI registered\n[ 0.223091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224297] PCI: Using configuration type 1 for base access\n[ 0.226011] ACPI: Added _OSI(Module Device)\n[ 0.226827] ACPI: Added _OSI(Processor Device)\n[ 0.227666] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228538] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230643] ACPI: Interpreter enabled\n[ 0.231389] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236762] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238557] ACPI: (supports S0 S5)\n[ 0.239243] ACPI: Using IOAPIC for interrupt routing\n[ 0.240272] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243325] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245642] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248951] acpiphp: Slot [3] registered\n[ 0.249735] acpiphp: Slot [4] registered\n[ 0.250520] acpiphp: Slot [5] registered\n[ 0.251297] acpiphp: Slot [6] registered\n[ 0.252065] acpiphp: Slot [7] registered\n[ 0.252848] acpiphp: Slot [8] registered\n[ 0.253626] acpiphp: Slot [9] registered\n[ 0.254399] acpiphp: Slot [10] registered\n[ 0.255184] acpiphp: Slot [11] registered\n[ 0.255968] acpiphp: Slot [12] registered\n[ 0.256770] acpiphp: Slot [13] registered\n[ 0.257567] acpiphp: Slot [14] registered\n[ 0.258358] acpiphp: Slot [15] registered\n[ 0.269197] acpiphp: Slot [16] registered\n[ 0.269985] acpiphp: Slot [17] registered\n[ 0.270778] acpiphp: Slot [18] registered\n[ 0.271567] acpiphp: Slot [19] registered\n[ 0.272354] acpiphp: Slot [20] registered\n[ 0.273140] acpiphp: Slot [21] registered\n[ 0.273934] acpiphp: Slot [22] registered\n[ 0.274726] acpiphp: Slot [23] registered\n[ 0.275517] acpiphp: Slot [24] registered\n[ 0.276310] acpiphp: Slot [25] registered\n[ 0.277094] acpiphp: Slot [26] registered\n[ 0.277887] acpiphp: Slot [27] registered\n[ 0.278688] acpiphp: Slot [28] registered\n[ 0.279481] acpiphp: Slot [29] registered\n[ 0.280270] acpiphp: Slot [30] registered\n[ 0.281053] acpiphp: Slot [31] registered\n[ 0.281841] PCI host bridge to bus 0000:00\n[ 0.282628] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283811] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284989] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286403] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287824] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294014] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295256] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297633] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304085] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305499] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351268] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354110] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355517] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356884] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358107] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359244] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360346] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361882] vgaarb: loaded\n[ 0.362472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363573] SCSI subsystem initialized\n[ 0.364371] ACPI: bus type USB registered\n[ 0.365167] usbcore: registered new interface driver usbfs\n[ 0.366167] usbcore: registered new interface driver hub\n[ 0.367144] usbcore: registered new device driver usb\n[ 0.368173] PCI: Using ACPI for IRQ routing\n[ 0.369169] NetLabel: Initializing\n[ 0.369859] NetLabel: domain hash size = 128\n[ 0.370702] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371639] NetLabel: unlabeled traffic allowed by default\n[ 0.372702] clocksource: Switched to clocksource kvm-clock\n[ 0.378091] AppArmor: AppArmor Filesystem Enabled\n[ 0.379036] pnp: PnP ACPI init\n[ 0.379933] pnp: PnP ACPI: found 5 devices\n[ 0.386276] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387965] NET: Registered protocol family 2\n[ 0.388906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391284] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392408] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393456] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394604] NET: Registered protocol family 1\n[ 0.395502] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396579] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397625] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411607] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425820] Trying to unpack rootfs image as initramfs...\n[ 0.475080] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489098] Scanning for low memory corruption every 60 seconds\n[ 0.490408] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491528] audit: initializing netlink subsys (disabled)\n[ 0.492538] audit: type=2000 audit(1545572595.933:1): initialized\n[ 0.493834] Initialise system trusted keyring\n[ 0.494744] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495881] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497821] zbud: loaded\n[ 0.498516] VFS: Disk quotas dquot_6.6.0\n[ 0.499318] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500813] fuse init (API version 7.23)\n[ 0.501703] Key type big_key registered\n[ 0.502496] Allocating IMA MOK and blacklist keyrings.\n[ 0.503571] Key type asymmetric registered\n[ 0.504381] Asymmetric key parser 'x509' registered\n[ 0.505336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.506781] io scheduler noop registered\n[ 0.507561] io scheduler deadline registered (default)\n[ 0.508535] io scheduler cfq registered\n[ 0.509359] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.511619] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513054] ACPI: Power Button [PWRF]\n[ 0.514243] GHES: HEST is not enabled!\n[ 0.527891] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567760] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573898] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600589] Linux agpgart interface v0.103\n[ 0.602591] brd: module loaded\n[ 0.605224] loop: module loaded\n[ 0.610050] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611472] GPT:90111 != 2097151\n[ 0.612130] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613219] GPT:90111 != 2097151\n[ 0.613880] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614859] vda: vda1 vda15\n[ 0.616372] scsi host0: ata_piix\n[ 0.617106] scsi host1: ata_piix\n[ 0.617810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618995] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620399] libphy: Fixed MDIO Bus: probed\n[ 0.621215] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622141] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624310] PPP generic driver version 2.4.2\n[ 0.625225] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626497] ehci-pci: EHCI PCI platform driver\n[ 0.627348] ehci-platform: EHCI generic platform driver\n[ 0.628307] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629411] ohci-pci: OHCI PCI platform driver\n[ 0.630259] ohci-platform: OHCI generic platform driver\n[ 0.631221] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645599] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646572] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647989] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649002] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650093] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651290] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652679] usb usb1: Product: UHCI Host Controller\n[ 0.653601] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654720] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655754] hub 1-0:1.0: USB hub found\n[ 0.656519] hub 1-0:1.0: 2 ports detected\n[ 0.657409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659491] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660432] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661437] mousedev: PS/2 mouse device common for all mice\n[ 0.662671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664469] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665573] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667916] i2c /dev entries driver\n[ 0.668661] device-mapper: uevent: version 1.0.3\n[ 0.669588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672437] NET: Registered protocol family 10\n[ 0.673407] NET: Registered protocol family 17\n[ 0.674268] Key type dns_resolver registered\n[ 0.675190] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676280] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678008] registered taskstats version 1\n[ 0.678830] Loading compiled-in X.509 certificates\n[ 0.680255] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682070] zswap: loaded using pool lzo/zbud\n[ 0.683431] Key type trusted registered\n[ 0.684982] Key type encrypted registered\n[ 0.685828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686830] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687842] evm: HMAC attrs: 0x1\n[ 0.688761] Magic number: 14:827:736\n[ 0.689603] rtc_cmos 00:00: setting system clock to 2018-12-23 13:43:16 UTC (1545572596)\n[ 0.691167] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692256] EDD information not available.\n[ 0.773255] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774678] ata1.00: configured for MWDMA2\n[ 0.775851] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788292] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789561] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790786] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.792621] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794123] Write protecting the kernel read-only data: 14336k\n[ 0.795648] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797451] 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.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... [ 1.514639] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.5 OK\n"} 2018-12-23 13:43:30,531 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action used request id req-b969d6b7-dbb3-485f-b120-e48f8cc5dd7c 2018-12-23 13:43:31,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aebcc7be1d064246870ea1de2be35edf8f4296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:43:32,603 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae9c65a3-4a89-48bb-a091-d5a8b56e5d7a x-compute-request-id: req-ae9c65a3-4a89-48bb-a091-d5a8b56e5d7a 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 475205225 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128760] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130379] pid_max: default: 32768 minimum: 301\n[ 0.131249] ACPI: Core revision 20150930\n[ 0.132612] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133900] Security Framework initialized\n[ 0.134693] Yama: becoming mindful.\n[ 0.135399] AppArmor: AppArmor initialized\n[ 0.136241] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137531] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138771] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139948] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141301] Initializing cgroup subsys io\n[ 0.142088] Initializing cgroup subsys memory\n[ 0.142962] Initializing cgroup subsys devices\n[ 0.143817] Initializing cgroup subsys freezer\n[ 0.144670] Initializing cgroup subsys net_cls\n[ 0.145510] Initializing cgroup subsys perf_event\n[ 0.146387] Initializing cgroup subsys net_prio\n[ 0.147241] Initializing cgroup subsys hugetlb\n[ 0.148085] Initializing cgroup subsys pids\n[ 0.148945] CPU: Physical Processor ID: 0\n[ 0.150420] mce: CPU supports 10 MCE banks\n[ 0.151250] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152225] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162835] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169238] ftrace: allocating 31920 entries in 125 pages\n[ 0.195717] smpboot: Max logical packages: 1\n[ 0.196561] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197864] x2apic enabled\n[ 0.198677] Switched APIC routing to physical x2apic.\n[ 0.200405] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201500] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203439] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205176] KVM setup paravirtual spinlock\n[ 0.206446] x86: Booted up 1 node, 1 CPUs\n[ 0.207234] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208586] devtmpfs: initialized\n[ 0.210284] evm: security.selinux\n[ 0.210964] evm: security.SMACK64\n[ 0.211638] evm: security.SMACK64EXEC\n[ 0.212361] evm: security.SMACK64TRANSMUTE\n[ 0.213141] evm: security.SMACK64MMAP\n[ 0.213864] evm: security.ima\n[ 0.214496] evm: security.capability\n[ 0.215283] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217072] pinctrl core: initialized pinctrl subsystem\n[ 0.218133] RTC time: 13:43:15, date: 12/23/18\n[ 0.219085] NET: Registered protocol family 16\n[ 0.220029] cpuidle: using governor ladder\n[ 0.220822] cpuidle: using governor menu\n[ 0.221585] PCCT header not found.\n[ 0.222312] ACPI: bus type PCI registered\n[ 0.223091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224297] PCI: Using configuration type 1 for base access\n[ 0.226011] ACPI: Added _OSI(Module Device)\n[ 0.226827] ACPI: Added _OSI(Processor Device)\n[ 0.227666] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228538] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230643] ACPI: Interpreter enabled\n[ 0.231389] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236762] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238557] ACPI: (supports S0 S5)\n[ 0.239243] ACPI: Using IOAPIC for interrupt routing\n[ 0.240272] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243325] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245642] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248951] acpiphp: Slot [3] registered\n[ 0.249735] acpiphp: Slot [4] registered\n[ 0.250520] acpiphp: Slot [5] registered\n[ 0.251297] acpiphp: Slot [6] registered\n[ 0.252065] acpiphp: Slot [7] registered\n[ 0.252848] acpiphp: Slot [8] registered\n[ 0.253626] acpiphp: Slot [9] registered\n[ 0.254399] acpiphp: Slot [10] registered\n[ 0.255184] acpiphp: Slot [11] registered\n[ 0.255968] acpiphp: Slot [12] registered\n[ 0.256770] acpiphp: Slot [13] registered\n[ 0.257567] acpiphp: Slot [14] registered\n[ 0.258358] acpiphp: Slot [15] registered\n[ 0.269197] acpiphp: Slot [16] registered\n[ 0.269985] acpiphp: Slot [17] registered\n[ 0.270778] acpiphp: Slot [18] registered\n[ 0.271567] acpiphp: Slot [19] registered\n[ 0.272354] acpiphp: Slot [20] registered\n[ 0.273140] acpiphp: Slot [21] registered\n[ 0.273934] acpiphp: Slot [22] registered\n[ 0.274726] acpiphp: Slot [23] registered\n[ 0.275517] acpiphp: Slot [24] registered\n[ 0.276310] acpiphp: Slot [25] registered\n[ 0.277094] acpiphp: Slot [26] registered\n[ 0.277887] acpiphp: Slot [27] registered\n[ 0.278688] acpiphp: Slot [28] registered\n[ 0.279481] acpiphp: Slot [29] registered\n[ 0.280270] acpiphp: Slot [30] registered\n[ 0.281053] acpiphp: Slot [31] registered\n[ 0.281841] PCI host bridge to bus 0000:00\n[ 0.282628] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283811] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284989] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286403] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287824] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294014] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295256] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297633] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304085] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305499] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351268] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354110] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355517] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356884] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358107] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359244] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360346] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361882] vgaarb: loaded\n[ 0.362472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363573] SCSI subsystem initialized\n[ 0.364371] ACPI: bus type USB registered\n[ 0.365167] usbcore: registered new interface driver usbfs\n[ 0.366167] usbcore: registered new interface driver hub\n[ 0.367144] usbcore: registered new device driver usb\n[ 0.368173] PCI: Using ACPI for IRQ routing\n[ 0.369169] NetLabel: Initializing\n[ 0.369859] NetLabel: domain hash size = 128\n[ 0.370702] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371639] NetLabel: unlabeled traffic allowed by default\n[ 0.372702] clocksource: Switched to clocksource kvm-clock\n[ 0.378091] AppArmor: AppArmor Filesystem Enabled\n[ 0.379036] pnp: PnP ACPI init\n[ 0.379933] pnp: PnP ACPI: found 5 devices\n[ 0.386276] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387965] NET: Registered protocol family 2\n[ 0.388906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391284] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392408] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393456] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394604] NET: Registered protocol family 1\n[ 0.395502] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396579] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397625] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411607] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425820] Trying to unpack rootfs image as initramfs...\n[ 0.475080] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489098] Scanning for low memory corruption every 60 seconds\n[ 0.490408] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491528] audit: initializing netlink subsys (disabled)\n[ 0.492538] audit: type=2000 audit(1545572595.933:1): initialized\n[ 0.493834] Initialise system trusted keyring\n[ 0.494744] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495881] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497821] zbud: loaded\n[ 0.498516] VFS: Disk quotas dquot_6.6.0\n[ 0.499318] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500813] fuse init (API version 7.23)\n[ 0.501703] Key type big_key registered\n[ 0.502496] Allocating IMA MOK and blacklist keyrings.\n[ 0.503571] Key type asymmetric registered\n[ 0.504381] Asymmetric key parser 'x509' registered\n[ 0.505336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.506781] io scheduler noop registered\n[ 0.507561] io scheduler deadline registered (default)\n[ 0.508535] io scheduler cfq registered\n[ 0.509359] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.511619] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513054] ACPI: Power Button [PWRF]\n[ 0.514243] GHES: HEST is not enabled!\n[ 0.527891] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567760] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573898] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600589] Linux agpgart interface v0.103\n[ 0.602591] brd: module loaded\n[ 0.605224] loop: module loaded\n[ 0.610050] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611472] GPT:90111 != 2097151\n[ 0.612130] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613219] GPT:90111 != 2097151\n[ 0.613880] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614859] vda: vda1 vda15\n[ 0.616372] scsi host0: ata_piix\n[ 0.617106] scsi host1: ata_piix\n[ 0.617810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618995] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620399] libphy: Fixed MDIO Bus: probed\n[ 0.621215] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622141] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624310] PPP generic driver version 2.4.2\n[ 0.625225] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626497] ehci-pci: EHCI PCI platform driver\n[ 0.627348] ehci-platform: EHCI generic platform driver\n[ 0.628307] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629411] ohci-pci: OHCI PCI platform driver\n[ 0.630259] ohci-platform: OHCI generic platform driver\n[ 0.631221] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645599] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646572] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647989] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649002] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650093] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651290] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652679] usb usb1: Product: UHCI Host Controller\n[ 0.653601] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654720] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655754] hub 1-0:1.0: USB hub found\n[ 0.656519] hub 1-0:1.0: 2 ports detected\n[ 0.657409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659491] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660432] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661437] mousedev: PS/2 mouse device common for all mice\n[ 0.662671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664469] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665573] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667916] i2c /dev entries driver\n[ 0.668661] device-mapper: uevent: version 1.0.3\n[ 0.669588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672437] NET: Registered protocol family 10\n[ 0.673407] NET: Registered protocol family 17\n[ 0.674268] Key type dns_resolver registered\n[ 0.675190] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676280] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678008] registered taskstats version 1\n[ 0.678830] Loading compiled-in X.509 certificates\n[ 0.680255] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682070] zswap: loaded using pool lzo/zbud\n[ 0.683431] Key type trusted registered\n[ 0.684982] Key type encrypted registered\n[ 0.685828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686830] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687842] evm: HMAC attrs: 0x1\n[ 0.688761] Magic number: 14:827:736\n[ 0.689603] rtc_cmos 00:00: setting system clock to 2018-12-23 13:43:16 UTC (1545572596)\n[ 0.691167] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692256] EDD information not available.\n[ 0.773255] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774678] ata1.00: configured for MWDMA2\n[ 0.775851] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788292] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789561] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790786] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.792621] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794123] Write protecting the kernel read-only data: 14336k\n[ 0.795648] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797451] 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.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... [ 1.514639] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.5 OK\n"} 2018-12-23 13:43:32,604 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action used request id req-ae9c65a3-4a89-48bb-a091-d5a8b56e5d7a 2018-12-23 13:43:33,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aebcc7be1d064246870ea1de2be35edf8f4296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:43:34,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6144cac-6736-4ba9-8a86-7dcd06eeac25 x-compute-request-id: req-e6144cac-6736-4ba9-8a86-7dcd06eeac25 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 475205225 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128760] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130379] pid_max: default: 32768 minimum: 301\n[ 0.131249] ACPI: Core revision 20150930\n[ 0.132612] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133900] Security Framework initialized\n[ 0.134693] Yama: becoming mindful.\n[ 0.135399] AppArmor: AppArmor initialized\n[ 0.136241] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137531] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138771] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139948] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141301] Initializing cgroup subsys io\n[ 0.142088] Initializing cgroup subsys memory\n[ 0.142962] Initializing cgroup subsys devices\n[ 0.143817] Initializing cgroup subsys freezer\n[ 0.144670] Initializing cgroup subsys net_cls\n[ 0.145510] Initializing cgroup subsys perf_event\n[ 0.146387] Initializing cgroup subsys net_prio\n[ 0.147241] Initializing cgroup subsys hugetlb\n[ 0.148085] Initializing cgroup subsys pids\n[ 0.148945] CPU: Physical Processor ID: 0\n[ 0.150420] mce: CPU supports 10 MCE banks\n[ 0.151250] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152225] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162835] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169238] ftrace: allocating 31920 entries in 125 pages\n[ 0.195717] smpboot: Max logical packages: 1\n[ 0.196561] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197864] x2apic enabled\n[ 0.198677] Switched APIC routing to physical x2apic.\n[ 0.200405] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201500] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203439] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205176] KVM setup paravirtual spinlock\n[ 0.206446] x86: Booted up 1 node, 1 CPUs\n[ 0.207234] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208586] devtmpfs: initialized\n[ 0.210284] evm: security.selinux\n[ 0.210964] evm: security.SMACK64\n[ 0.211638] evm: security.SMACK64EXEC\n[ 0.212361] evm: security.SMACK64TRANSMUTE\n[ 0.213141] evm: security.SMACK64MMAP\n[ 0.213864] evm: security.ima\n[ 0.214496] evm: security.capability\n[ 0.215283] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217072] pinctrl core: initialized pinctrl subsystem\n[ 0.218133] RTC time: 13:43:15, date: 12/23/18\n[ 0.219085] NET: Registered protocol family 16\n[ 0.220029] cpuidle: using governor ladder\n[ 0.220822] cpuidle: using governor menu\n[ 0.221585] PCCT header not found.\n[ 0.222312] ACPI: bus type PCI registered\n[ 0.223091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224297] PCI: Using configuration type 1 for base access\n[ 0.226011] ACPI: Added _OSI(Module Device)\n[ 0.226827] ACPI: Added _OSI(Processor Device)\n[ 0.227666] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228538] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230643] ACPI: Interpreter enabled\n[ 0.231389] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236762] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238557] ACPI: (supports S0 S5)\n[ 0.239243] ACPI: Using IOAPIC for interrupt routing\n[ 0.240272] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243325] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245642] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248951] acpiphp: Slot [3] registered\n[ 0.249735] acpiphp: Slot [4] registered\n[ 0.250520] acpiphp: Slot [5] registered\n[ 0.251297] acpiphp: Slot [6] registered\n[ 0.252065] acpiphp: Slot [7] registered\n[ 0.252848] acpiphp: Slot [8] registered\n[ 0.253626] acpiphp: Slot [9] registered\n[ 0.254399] acpiphp: Slot [10] registered\n[ 0.255184] acpiphp: Slot [11] registered\n[ 0.255968] acpiphp: Slot [12] registered\n[ 0.256770] acpiphp: Slot [13] registered\n[ 0.257567] acpiphp: Slot [14] registered\n[ 0.258358] acpiphp: Slot [15] registered\n[ 0.269197] acpiphp: Slot [16] registered\n[ 0.269985] acpiphp: Slot [17] registered\n[ 0.270778] acpiphp: Slot [18] registered\n[ 0.271567] acpiphp: Slot [19] registered\n[ 0.272354] acpiphp: Slot [20] registered\n[ 0.273140] acpiphp: Slot [21] registered\n[ 0.273934] acpiphp: Slot [22] registered\n[ 0.274726] acpiphp: Slot [23] registered\n[ 0.275517] acpiphp: Slot [24] registered\n[ 0.276310] acpiphp: Slot [25] registered\n[ 0.277094] acpiphp: Slot [26] registered\n[ 0.277887] acpiphp: Slot [27] registered\n[ 0.278688] acpiphp: Slot [28] registered\n[ 0.279481] acpiphp: Slot [29] registered\n[ 0.280270] acpiphp: Slot [30] registered\n[ 0.281053] acpiphp: Slot [31] registered\n[ 0.281841] PCI host bridge to bus 0000:00\n[ 0.282628] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283811] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284989] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286403] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287824] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294014] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295256] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297633] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304085] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305499] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351268] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354110] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355517] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356884] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358107] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359244] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360346] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361882] vgaarb: loaded\n[ 0.362472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363573] SCSI subsystem initialized\n[ 0.364371] ACPI: bus type USB registered\n[ 0.365167] usbcore: registered new interface driver usbfs\n[ 0.366167] usbcore: registered new interface driver hub\n[ 0.367144] usbcore: registered new device driver usb\n[ 0.368173] PCI: Using ACPI for IRQ routing\n[ 0.369169] NetLabel: Initializing\n[ 0.369859] NetLabel: domain hash size = 128\n[ 0.370702] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371639] NetLabel: unlabeled traffic allowed by default\n[ 0.372702] clocksource: Switched to clocksource kvm-clock\n[ 0.378091] AppArmor: AppArmor Filesystem Enabled\n[ 0.379036] pnp: PnP ACPI init\n[ 0.379933] pnp: PnP ACPI: found 5 devices\n[ 0.386276] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387965] NET: Registered protocol family 2\n[ 0.388906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391284] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392408] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393456] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394604] NET: Registered protocol family 1\n[ 0.395502] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396579] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397625] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411607] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425820] Trying to unpack rootfs image as initramfs...\n[ 0.475080] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489098] Scanning for low memory corruption every 60 seconds\n[ 0.490408] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491528] audit: initializing netlink subsys (disabled)\n[ 0.492538] audit: type=2000 audit(1545572595.933:1): initialized\n[ 0.493834] Initialise system trusted keyring\n[ 0.494744] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495881] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497821] zbud: loaded\n[ 0.498516] VFS: Disk quotas dquot_6.6.0\n[ 0.499318] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500813] fuse init (API version 7.23)\n[ 0.501703] Key type big_key registered\n[ 0.502496] Allocating IMA MOK and blacklist keyrings.\n[ 0.503571] Key type asymmetric registered\n[ 0.504381] Asymmetric key parser 'x509' registered\n[ 0.505336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.506781] io scheduler noop registered\n[ 0.507561] io scheduler deadline registered (default)\n[ 0.508535] io scheduler cfq registered\n[ 0.509359] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.511619] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513054] ACPI: Power Button [PWRF]\n[ 0.514243] GHES: HEST is not enabled!\n[ 0.527891] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567760] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573898] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600589] Linux agpgart interface v0.103\n[ 0.602591] brd: module loaded\n[ 0.605224] loop: module loaded\n[ 0.610050] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611472] GPT:90111 != 2097151\n[ 0.612130] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613219] GPT:90111 != 2097151\n[ 0.613880] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614859] vda: vda1 vda15\n[ 0.616372] scsi host0: ata_piix\n[ 0.617106] scsi host1: ata_piix\n[ 0.617810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618995] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620399] libphy: Fixed MDIO Bus: probed\n[ 0.621215] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622141] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624310] PPP generic driver version 2.4.2\n[ 0.625225] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626497] ehci-pci: EHCI PCI platform driver\n[ 0.627348] ehci-platform: EHCI generic platform driver\n[ 0.628307] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629411] ohci-pci: OHCI PCI platform driver\n[ 0.630259] ohci-platform: OHCI generic platform driver\n[ 0.631221] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645599] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646572] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647989] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649002] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650093] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651290] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652679] usb usb1: Product: UHCI Host Controller\n[ 0.653601] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654720] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655754] hub 1-0:1.0: USB hub found\n[ 0.656519] hub 1-0:1.0: 2 ports detected\n[ 0.657409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659491] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660432] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661437] mousedev: PS/2 mouse device common for all mice\n[ 0.662671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664469] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665573] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667916] i2c /dev entries driver\n[ 0.668661] device-mapper: uevent: version 1.0.3\n[ 0.669588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672437] NET: Registered protocol family 10\n[ 0.673407] NET: Registered protocol family 17\n[ 0.674268] Key type dns_resolver registered\n[ 0.675190] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676280] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678008] registered taskstats version 1\n[ 0.678830] Loading compiled-in X.509 certificates\n[ 0.680255] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682070] zswap: loaded using pool lzo/zbud\n[ 0.683431] Key type trusted registered\n[ 0.684982] Key type encrypted registered\n[ 0.685828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686830] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687842] evm: HMAC attrs: 0x1\n[ 0.688761] Magic number: 14:827:736\n[ 0.689603] rtc_cmos 00:00: setting system clock to 2018-12-23 13:43:16 UTC (1545572596)\n[ 0.691167] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692256] EDD information not available.\n[ 0.773255] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774678] ata1.00: configured for MWDMA2\n[ 0.775851] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788292] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789561] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790786] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.792621] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794123] Write protecting the kernel read-only data: 14336k\n[ 0.795648] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797451] 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.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... [ 1.514639] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.5 OK\n"} 2018-12-23 13:43:34,677 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action used request id req-e6144cac-6736-4ba9-8a86-7dcd06eeac25 2018-12-23 13:43:35,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aebcc7be1d064246870ea1de2be35edf8f4296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:43:36,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43: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-ab929843-3d29-40df-94d1-8805809e4499 x-compute-request-id: req-ab929843-3d29-40df-94d1-8805809e4499 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 475205225 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128760] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130379] pid_max: default: 32768 minimum: 301\n[ 0.131249] ACPI: Core revision 20150930\n[ 0.132612] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133900] Security Framework initialized\n[ 0.134693] Yama: becoming mindful.\n[ 0.135399] AppArmor: AppArmor initialized\n[ 0.136241] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137531] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138771] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139948] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141301] Initializing cgroup subsys io\n[ 0.142088] Initializing cgroup subsys memory\n[ 0.142962] Initializing cgroup subsys devices\n[ 0.143817] Initializing cgroup subsys freezer\n[ 0.144670] Initializing cgroup subsys net_cls\n[ 0.145510] Initializing cgroup subsys perf_event\n[ 0.146387] Initializing cgroup subsys net_prio\n[ 0.147241] Initializing cgroup subsys hugetlb\n[ 0.148085] Initializing cgroup subsys pids\n[ 0.148945] CPU: Physical Processor ID: 0\n[ 0.150420] mce: CPU supports 10 MCE banks\n[ 0.151250] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152225] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162835] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169238] ftrace: allocating 31920 entries in 125 pages\n[ 0.195717] smpboot: Max logical packages: 1\n[ 0.196561] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197864] x2apic enabled\n[ 0.198677] Switched APIC routing to physical x2apic.\n[ 0.200405] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201500] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203439] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205176] KVM setup paravirtual spinlock\n[ 0.206446] x86: Booted up 1 node, 1 CPUs\n[ 0.207234] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208586] devtmpfs: initialized\n[ 0.210284] evm: security.selinux\n[ 0.210964] evm: security.SMACK64\n[ 0.211638] evm: security.SMACK64EXEC\n[ 0.212361] evm: security.SMACK64TRANSMUTE\n[ 0.213141] evm: security.SMACK64MMAP\n[ 0.213864] evm: security.ima\n[ 0.214496] evm: security.capability\n[ 0.215283] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217072] pinctrl core: initialized pinctrl subsystem\n[ 0.218133] RTC time: 13:43:15, date: 12/23/18\n[ 0.219085] NET: Registered protocol family 16\n[ 0.220029] cpuidle: using governor ladder\n[ 0.220822] cpuidle: using governor menu\n[ 0.221585] PCCT header not found.\n[ 0.222312] ACPI: bus type PCI registered\n[ 0.223091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224297] PCI: Using configuration type 1 for base access\n[ 0.226011] ACPI: Added _OSI(Module Device)\n[ 0.226827] ACPI: Added _OSI(Processor Device)\n[ 0.227666] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228538] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230643] ACPI: Interpreter enabled\n[ 0.231389] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236762] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238557] ACPI: (supports S0 S5)\n[ 0.239243] ACPI: Using IOAPIC for interrupt routing\n[ 0.240272] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243325] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245642] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248951] acpiphp: Slot [3] registered\n[ 0.249735] acpiphp: Slot [4] registered\n[ 0.250520] acpiphp: Slot [5] registered\n[ 0.251297] acpiphp: Slot [6] registered\n[ 0.252065] acpiphp: Slot [7] registered\n[ 0.252848] acpiphp: Slot [8] registered\n[ 0.253626] acpiphp: Slot [9] registered\n[ 0.254399] acpiphp: Slot [10] registered\n[ 0.255184] acpiphp: Slot [11] registered\n[ 0.255968] acpiphp: Slot [12] registered\n[ 0.256770] acpiphp: Slot [13] registered\n[ 0.257567] acpiphp: Slot [14] registered\n[ 0.258358] acpiphp: Slot [15] registered\n[ 0.269197] acpiphp: Slot [16] registered\n[ 0.269985] acpiphp: Slot [17] registered\n[ 0.270778] acpiphp: Slot [18] registered\n[ 0.271567] acpiphp: Slot [19] registered\n[ 0.272354] acpiphp: Slot [20] registered\n[ 0.273140] acpiphp: Slot [21] registered\n[ 0.273934] acpiphp: Slot [22] registered\n[ 0.274726] acpiphp: Slot [23] registered\n[ 0.275517] acpiphp: Slot [24] registered\n[ 0.276310] acpiphp: Slot [25] registered\n[ 0.277094] acpiphp: Slot [26] registered\n[ 0.277887] acpiphp: Slot [27] registered\n[ 0.278688] acpiphp: Slot [28] registered\n[ 0.279481] acpiphp: Slot [29] registered\n[ 0.280270] acpiphp: Slot [30] registered\n[ 0.281053] acpiphp: Slot [31] registered\n[ 0.281841] PCI host bridge to bus 0000:00\n[ 0.282628] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283811] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284989] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286403] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287824] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294014] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295256] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297633] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304085] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305499] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351268] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354110] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355517] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356884] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358107] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359244] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360346] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361882] vgaarb: loaded\n[ 0.362472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363573] SCSI subsystem initialized\n[ 0.364371] ACPI: bus type USB registered\n[ 0.365167] usbcore: registered new interface driver usbfs\n[ 0.366167] usbcore: registered new interface driver hub\n[ 0.367144] usbcore: registered new device driver usb\n[ 0.368173] PCI: Using ACPI for IRQ routing\n[ 0.369169] NetLabel: Initializing\n[ 0.369859] NetLabel: domain hash size = 128\n[ 0.370702] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371639] NetLabel: unlabeled traffic allowed by default\n[ 0.372702] clocksource: Switched to clocksource kvm-clock\n[ 0.378091] AppArmor: AppArmor Filesystem Enabled\n[ 0.379036] pnp: PnP ACPI init\n[ 0.379933] pnp: PnP ACPI: found 5 devices\n[ 0.386276] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387965] NET: Registered protocol family 2\n[ 0.388906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391284] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392408] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393456] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394604] NET: Registered protocol family 1\n[ 0.395502] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396579] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397625] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411607] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425820] Trying to unpack rootfs image as initramfs...\n[ 0.475080] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489098] Scanning for low memory corruption every 60 seconds\n[ 0.490408] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491528] audit: initializing netlink subsys (disabled)\n[ 0.492538] audit: type=2000 audit(1545572595.933:1): initialized\n[ 0.493834] Initialise system trusted keyring\n[ 0.494744] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495881] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497821] zbud: loaded\n[ 0.498516] VFS: Disk quotas dquot_6.6.0\n[ 0.499318] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500813] fuse init (API version 7.23)\n[ 0.501703] Key type big_key registered\n[ 0.502496] Allocating IMA MOK and blacklist keyrings.\n[ 0.503571] Key type asymmetric registered\n[ 0.504381] Asymmetric key parser 'x509' registered\n[ 0.505336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.506781] io scheduler noop registered\n[ 0.507561] io scheduler deadline registered (default)\n[ 0.508535] io scheduler cfq registered\n[ 0.509359] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.511619] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513054] ACPI: Power Button [PWRF]\n[ 0.514243] GHES: HEST is not enabled!\n[ 0.527891] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567760] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573898] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600589] Linux agpgart interface v0.103\n[ 0.602591] brd: module loaded\n[ 0.605224] loop: module loaded\n[ 0.610050] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611472] GPT:90111 != 2097151\n[ 0.612130] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613219] GPT:90111 != 2097151\n[ 0.613880] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614859] vda: vda1 vda15\n[ 0.616372] scsi host0: ata_piix\n[ 0.617106] scsi host1: ata_piix\n[ 0.617810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618995] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620399] libphy: Fixed MDIO Bus: probed\n[ 0.621215] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622141] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624310] PPP generic driver version 2.4.2\n[ 0.625225] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626497] ehci-pci: EHCI PCI platform driver\n[ 0.627348] ehci-platform: EHCI generic platform driver\n[ 0.628307] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629411] ohci-pci: OHCI PCI platform driver\n[ 0.630259] ohci-platform: OHCI generic platform driver\n[ 0.631221] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645599] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646572] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647989] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649002] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650093] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651290] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652679] usb usb1: Product: UHCI Host Controller\n[ 0.653601] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654720] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655754] hub 1-0:1.0: USB hub found\n[ 0.656519] hub 1-0:1.0: 2 ports detected\n[ 0.657409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659491] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660432] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661437] mousedev: PS/2 mouse device common for all mice\n[ 0.662671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664469] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665573] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667916] i2c /dev entries driver\n[ 0.668661] device-mapper: uevent: version 1.0.3\n[ 0.669588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672437] NET: Registered protocol family 10\n[ 0.673407] NET: Registered protocol family 17\n[ 0.674268] Key type dns_resolver registered\n[ 0.675190] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676280] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678008] registered taskstats version 1\n[ 0.678830] Loading compiled-in X.509 certificates\n[ 0.680255] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682070] zswap: loaded using pool lzo/zbud\n[ 0.683431] Key type trusted registered\n[ 0.684982] Key type encrypted registered\n[ 0.685828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686830] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687842] evm: HMAC attrs: 0x1\n[ 0.688761] Magic number: 14:827:736\n[ 0.689603] rtc_cmos 00:00: setting system clock to 2018-12-23 13:43:16 UTC (1545572596)\n[ 0.691167] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692256] EDD information not available.\n[ 0.773255] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774678] ata1.00: configured for MWDMA2\n[ 0.775851] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788292] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789561] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790786] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.792621] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794123] Write protecting the kernel read-only data: 14336k\n[ 0.795648] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797451] 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.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... [ 1.514639] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.5 OK\n"} 2018-12-23 13:43:36,749 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action used request id req-ab929843-3d29-40df-94d1-8805809e4499 2018-12-23 13:43:37,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aebcc7be1d064246870ea1de2be35edf8f4296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:43:38,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43: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-3972dc22-a79c-46a2-837c-744078acc199 x-compute-request-id: req-3972dc22-a79c-46a2-837c-744078acc199 Content-Encoding: gzip Content-Length: 8095 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 475205225 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128760] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130379] pid_max: default: 32768 minimum: 301\n[ 0.131249] ACPI: Core revision 20150930\n[ 0.132612] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133900] Security Framework initialized\n[ 0.134693] Yama: becoming mindful.\n[ 0.135399] AppArmor: AppArmor initialized\n[ 0.136241] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137531] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138771] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139948] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141301] Initializing cgroup subsys io\n[ 0.142088] Initializing cgroup subsys memory\n[ 0.142962] Initializing cgroup subsys devices\n[ 0.143817] Initializing cgroup subsys freezer\n[ 0.144670] Initializing cgroup subsys net_cls\n[ 0.145510] Initializing cgroup subsys perf_event\n[ 0.146387] Initializing cgroup subsys net_prio\n[ 0.147241] Initializing cgroup subsys hugetlb\n[ 0.148085] Initializing cgroup subsys pids\n[ 0.148945] CPU: Physical Processor ID: 0\n[ 0.150420] mce: CPU supports 10 MCE banks\n[ 0.151250] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152225] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162835] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169238] ftrace: allocating 31920 entries in 125 pages\n[ 0.195717] smpboot: Max logical packages: 1\n[ 0.196561] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197864] x2apic enabled\n[ 0.198677] Switched APIC routing to physical x2apic.\n[ 0.200405] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201500] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203439] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205176] KVM setup paravirtual spinlock\n[ 0.206446] x86: Booted up 1 node, 1 CPUs\n[ 0.207234] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208586] devtmpfs: initialized\n[ 0.210284] evm: security.selinux\n[ 0.210964] evm: security.SMACK64\n[ 0.211638] evm: security.SMACK64EXEC\n[ 0.212361] evm: security.SMACK64TRANSMUTE\n[ 0.213141] evm: security.SMACK64MMAP\n[ 0.213864] evm: security.ima\n[ 0.214496] evm: security.capability\n[ 0.215283] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217072] pinctrl core: initialized pinctrl subsystem\n[ 0.218133] RTC time: 13:43:15, date: 12/23/18\n[ 0.219085] NET: Registered protocol family 16\n[ 0.220029] cpuidle: using governor ladder\n[ 0.220822] cpuidle: using governor menu\n[ 0.221585] PCCT header not found.\n[ 0.222312] ACPI: bus type PCI registered\n[ 0.223091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224297] PCI: Using configuration type 1 for base access\n[ 0.226011] ACPI: Added _OSI(Module Device)\n[ 0.226827] ACPI: Added _OSI(Processor Device)\n[ 0.227666] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228538] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230643] ACPI: Interpreter enabled\n[ 0.231389] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236762] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238557] ACPI: (supports S0 S5)\n[ 0.239243] ACPI: Using IOAPIC for interrupt routing\n[ 0.240272] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243325] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245642] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248951] acpiphp: Slot [3] registered\n[ 0.249735] acpiphp: Slot [4] registered\n[ 0.250520] acpiphp: Slot [5] registered\n[ 0.251297] acpiphp: Slot [6] registered\n[ 0.252065] acpiphp: Slot [7] registered\n[ 0.252848] acpiphp: Slot [8] registered\n[ 0.253626] acpiphp: Slot [9] registered\n[ 0.254399] acpiphp: Slot [10] registered\n[ 0.255184] acpiphp: Slot [11] registered\n[ 0.255968] acpiphp: Slot [12] registered\n[ 0.256770] acpiphp: Slot [13] registered\n[ 0.257567] acpiphp: Slot [14] registered\n[ 0.258358] acpiphp: Slot [15] registered\n[ 0.269197] acpiphp: Slot [16] registered\n[ 0.269985] acpiphp: Slot [17] registered\n[ 0.270778] acpiphp: Slot [18] registered\n[ 0.271567] acpiphp: Slot [19] registered\n[ 0.272354] acpiphp: Slot [20] registered\n[ 0.273140] acpiphp: Slot [21] registered\n[ 0.273934] acpiphp: Slot [22] registered\n[ 0.274726] acpiphp: Slot [23] registered\n[ 0.275517] acpiphp: Slot [24] registered\n[ 0.276310] acpiphp: Slot [25] registered\n[ 0.277094] acpiphp: Slot [26] registered\n[ 0.277887] acpiphp: Slot [27] registered\n[ 0.278688] acpiphp: Slot [28] registered\n[ 0.279481] acpiphp: Slot [29] registered\n[ 0.280270] acpiphp: Slot [30] registered\n[ 0.281053] acpiphp: Slot [31] registered\n[ 0.281841] PCI host bridge to bus 0000:00\n[ 0.282628] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283811] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284989] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286403] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287824] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294014] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295256] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297633] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304085] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305499] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351268] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354110] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355517] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356884] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358107] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359244] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360346] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361882] vgaarb: loaded\n[ 0.362472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363573] SCSI subsystem initialized\n[ 0.364371] ACPI: bus type USB registered\n[ 0.365167] usbcore: registered new interface driver usbfs\n[ 0.366167] usbcore: registered new interface driver hub\n[ 0.367144] usbcore: registered new device driver usb\n[ 0.368173] PCI: Using ACPI for IRQ routing\n[ 0.369169] NetLabel: Initializing\n[ 0.369859] NetLabel: domain hash size = 128\n[ 0.370702] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371639] NetLabel: unlabeled traffic allowed by default\n[ 0.372702] clocksource: Switched to clocksource kvm-clock\n[ 0.378091] AppArmor: AppArmor Filesystem Enabled\n[ 0.379036] pnp: PnP ACPI init\n[ 0.379933] pnp: PnP ACPI: found 5 devices\n[ 0.386276] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387965] NET: Registered protocol family 2\n[ 0.388906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391284] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392408] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393456] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394604] NET: Registered protocol family 1\n[ 0.395502] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396579] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397625] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411607] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425820] Trying to unpack rootfs image as initramfs...\n[ 0.475080] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489098] Scanning for low memory corruption every 60 seconds\n[ 0.490408] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491528] audit: initializing netlink subsys (disabled)\n[ 0.492538] audit: type=2000 audit(1545572595.933:1): initialized\n[ 0.493834] Initialise system trusted keyring\n[ 0.494744] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495881] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497821] zbud: loaded\n[ 0.498516] VFS: Disk quotas dquot_6.6.0\n[ 0.499318] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500813] fuse init (API version 7.23)\n[ 0.501703] Key type big_key registered\n[ 0.502496] Allocating IMA MOK and blacklist keyrings.\n[ 0.503571] Key type asymmetric registered\n[ 0.504381] Asymmetric key parser 'x509' registered\n[ 0.505336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.506781] io scheduler noop registered\n[ 0.507561] io scheduler deadline registered (default)\n[ 0.508535] io scheduler cfq registered\n[ 0.509359] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.511619] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513054] ACPI: Power Button [PWRF]\n[ 0.514243] GHES: HEST is not enabled!\n[ 0.527891] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567760] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573898] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600589] Linux agpgart interface v0.103\n[ 0.602591] brd: module loaded\n[ 0.605224] loop: module loaded\n[ 0.610050] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611472] GPT:90111 != 2097151\n[ 0.612130] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613219] GPT:90111 != 2097151\n[ 0.613880] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614859] vda: vda1 vda15\n[ 0.616372] scsi host0: ata_piix\n[ 0.617106] scsi host1: ata_piix\n[ 0.617810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618995] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620399] libphy: Fixed MDIO Bus: probed\n[ 0.621215] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622141] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624310] PPP generic driver version 2.4.2\n[ 0.625225] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626497] ehci-pci: EHCI PCI platform driver\n[ 0.627348] ehci-platform: EHCI generic platform driver\n[ 0.628307] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629411] ohci-pci: OHCI PCI platform driver\n[ 0.630259] ohci-platform: OHCI generic platform driver\n[ 0.631221] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645599] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646572] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647989] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649002] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650093] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651290] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652679] usb usb1: Product: UHCI Host Controller\n[ 0.653601] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654720] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655754] hub 1-0:1.0: USB hub found\n[ 0.656519] hub 1-0:1.0: 2 ports detected\n[ 0.657409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659491] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660432] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661437] mousedev: PS/2 mouse device common for all mice\n[ 0.662671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664469] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665573] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667916] i2c /dev entries driver\n[ 0.668661] device-mapper: uevent: version 1.0.3\n[ 0.669588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672437] NET: Registered protocol family 10\n[ 0.673407] NET: Registered protocol family 17\n[ 0.674268] Key type dns_resolver registered\n[ 0.675190] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676280] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678008] registered taskstats version 1\n[ 0.678830] Loading compiled-in X.509 certificates\n[ 0.680255] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682070] zswap: loaded using pool lzo/zbud\n[ 0.683431] Key type trusted registered\n[ 0.684982] Key type encrypted registered\n[ 0.685828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686830] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687842] evm: HMAC attrs: 0x1\n[ 0.688761] Magic number: 14:827:736\n[ 0.689603] rtc_cmos 00:00: setting system clock to 2018-12-23 13:43:16 UTC (1545572596)\n[ 0.691167] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692256] EDD information not available.\n[ 0.773255] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774678] ata1.00: configured for MWDMA2\n[ 0.775851] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788292] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789561] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790786] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.792621] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794123] Write protecting the kernel read-only data: 14336k\n[ 0.795648] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797451] 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.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... [ 1.514639] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.5 OK\nping 10.10.10.6 OK\n"} 2018-12-23 13:43:38,834 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action used request id req-3972dc22-a79c-46a2-837c-744078acc199 2018-12-23 13:43:39,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aebcc7be1d064246870ea1de2be35edf8f4296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:43:40,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe732489-8239-41a0-accc-076b0308b191 x-compute-request-id: req-fe732489-8239-41a0-accc-076b0308b191 Content-Encoding: gzip Content-Length: 8095 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 475205225 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128760] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130379] pid_max: default: 32768 minimum: 301\n[ 0.131249] ACPI: Core revision 20150930\n[ 0.132612] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133900] Security Framework initialized\n[ 0.134693] Yama: becoming mindful.\n[ 0.135399] AppArmor: AppArmor initialized\n[ 0.136241] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137531] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138771] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139948] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141301] Initializing cgroup subsys io\n[ 0.142088] Initializing cgroup subsys memory\n[ 0.142962] Initializing cgroup subsys devices\n[ 0.143817] Initializing cgroup subsys freezer\n[ 0.144670] Initializing cgroup subsys net_cls\n[ 0.145510] Initializing cgroup subsys perf_event\n[ 0.146387] Initializing cgroup subsys net_prio\n[ 0.147241] Initializing cgroup subsys hugetlb\n[ 0.148085] Initializing cgroup subsys pids\n[ 0.148945] CPU: Physical Processor ID: 0\n[ 0.150420] mce: CPU supports 10 MCE banks\n[ 0.151250] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152225] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162835] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169238] ftrace: allocating 31920 entries in 125 pages\n[ 0.195717] smpboot: Max logical packages: 1\n[ 0.196561] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197864] x2apic enabled\n[ 0.198677] Switched APIC routing to physical x2apic.\n[ 0.200405] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201500] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203439] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205176] KVM setup paravirtual spinlock\n[ 0.206446] x86: Booted up 1 node, 1 CPUs\n[ 0.207234] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208586] devtmpfs: initialized\n[ 0.210284] evm: security.selinux\n[ 0.210964] evm: security.SMACK64\n[ 0.211638] evm: security.SMACK64EXEC\n[ 0.212361] evm: security.SMACK64TRANSMUTE\n[ 0.213141] evm: security.SMACK64MMAP\n[ 0.213864] evm: security.ima\n[ 0.214496] evm: security.capability\n[ 0.215283] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217072] pinctrl core: initialized pinctrl subsystem\n[ 0.218133] RTC time: 13:43:15, date: 12/23/18\n[ 0.219085] NET: Registered protocol family 16\n[ 0.220029] cpuidle: using governor ladder\n[ 0.220822] cpuidle: using governor menu\n[ 0.221585] PCCT header not found.\n[ 0.222312] ACPI: bus type PCI registered\n[ 0.223091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224297] PCI: Using configuration type 1 for base access\n[ 0.226011] ACPI: Added _OSI(Module Device)\n[ 0.226827] ACPI: Added _OSI(Processor Device)\n[ 0.227666] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228538] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230643] ACPI: Interpreter enabled\n[ 0.231389] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236762] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238557] ACPI: (supports S0 S5)\n[ 0.239243] ACPI: Using IOAPIC for interrupt routing\n[ 0.240272] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243325] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245642] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248951] acpiphp: Slot [3] registered\n[ 0.249735] acpiphp: Slot [4] registered\n[ 0.250520] acpiphp: Slot [5] registered\n[ 0.251297] acpiphp: Slot [6] registered\n[ 0.252065] acpiphp: Slot [7] registered\n[ 0.252848] acpiphp: Slot [8] registered\n[ 0.253626] acpiphp: Slot [9] registered\n[ 0.254399] acpiphp: Slot [10] registered\n[ 0.255184] acpiphp: Slot [11] registered\n[ 0.255968] acpiphp: Slot [12] registered\n[ 0.256770] acpiphp: Slot [13] registered\n[ 0.257567] acpiphp: Slot [14] registered\n[ 0.258358] acpiphp: Slot [15] registered\n[ 0.269197] acpiphp: Slot [16] registered\n[ 0.269985] acpiphp: Slot [17] registered\n[ 0.270778] acpiphp: Slot [18] registered\n[ 0.271567] acpiphp: Slot [19] registered\n[ 0.272354] acpiphp: Slot [20] registered\n[ 0.273140] acpiphp: Slot [21] registered\n[ 0.273934] acpiphp: Slot [22] registered\n[ 0.274726] acpiphp: Slot [23] registered\n[ 0.275517] acpiphp: Slot [24] registered\n[ 0.276310] acpiphp: Slot [25] registered\n[ 0.277094] acpiphp: Slot [26] registered\n[ 0.277887] acpiphp: Slot [27] registered\n[ 0.278688] acpiphp: Slot [28] registered\n[ 0.279481] acpiphp: Slot [29] registered\n[ 0.280270] acpiphp: Slot [30] registered\n[ 0.281053] acpiphp: Slot [31] registered\n[ 0.281841] PCI host bridge to bus 0000:00\n[ 0.282628] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283811] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284989] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286403] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287824] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294014] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295256] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297633] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304085] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305499] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351268] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354110] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355517] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356884] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358107] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359244] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360346] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361882] vgaarb: loaded\n[ 0.362472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363573] SCSI subsystem initialized\n[ 0.364371] ACPI: bus type USB registered\n[ 0.365167] usbcore: registered new interface driver usbfs\n[ 0.366167] usbcore: registered new interface driver hub\n[ 0.367144] usbcore: registered new device driver usb\n[ 0.368173] PCI: Using ACPI for IRQ routing\n[ 0.369169] NetLabel: Initializing\n[ 0.369859] NetLabel: domain hash size = 128\n[ 0.370702] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371639] NetLabel: unlabeled traffic allowed by default\n[ 0.372702] clocksource: Switched to clocksource kvm-clock\n[ 0.378091] AppArmor: AppArmor Filesystem Enabled\n[ 0.379036] pnp: PnP ACPI init\n[ 0.379933] pnp: PnP ACPI: found 5 devices\n[ 0.386276] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387965] NET: Registered protocol family 2\n[ 0.388906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391284] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392408] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393456] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394604] NET: Registered protocol family 1\n[ 0.395502] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396579] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397625] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411607] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425820] Trying to unpack rootfs image as initramfs...\n[ 0.475080] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489098] Scanning for low memory corruption every 60 seconds\n[ 0.490408] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491528] audit: initializing netlink subsys (disabled)\n[ 0.492538] audit: type=2000 audit(1545572595.933:1): initialized\n[ 0.493834] Initialise system trusted keyring\n[ 0.494744] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495881] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497821] zbud: loaded\n[ 0.498516] VFS: Disk quotas dquot_6.6.0\n[ 0.499318] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500813] fuse init (API version 7.23)\n[ 0.501703] Key type big_key registered\n[ 0.502496] Allocating IMA MOK and blacklist keyrings.\n[ 0.503571] Key type asymmetric registered\n[ 0.504381] Asymmetric key parser 'x509' registered\n[ 0.505336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.506781] io scheduler noop registered\n[ 0.507561] io scheduler deadline registered (default)\n[ 0.508535] io scheduler cfq registered\n[ 0.509359] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.511619] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513054] ACPI: Power Button [PWRF]\n[ 0.514243] GHES: HEST is not enabled!\n[ 0.527891] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567760] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573898] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600589] Linux agpgart interface v0.103\n[ 0.602591] brd: module loaded\n[ 0.605224] loop: module loaded\n[ 0.610050] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611472] GPT:90111 != 2097151\n[ 0.612130] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613219] GPT:90111 != 2097151\n[ 0.613880] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614859] vda: vda1 vda15\n[ 0.616372] scsi host0: ata_piix\n[ 0.617106] scsi host1: ata_piix\n[ 0.617810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618995] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620399] libphy: Fixed MDIO Bus: probed\n[ 0.621215] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622141] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624310] PPP generic driver version 2.4.2\n[ 0.625225] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626497] ehci-pci: EHCI PCI platform driver\n[ 0.627348] ehci-platform: EHCI generic platform driver\n[ 0.628307] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629411] ohci-pci: OHCI PCI platform driver\n[ 0.630259] ohci-platform: OHCI generic platform driver\n[ 0.631221] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645599] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646572] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647989] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649002] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650093] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651290] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652679] usb usb1: Product: UHCI Host Controller\n[ 0.653601] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654720] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655754] hub 1-0:1.0: USB hub found\n[ 0.656519] hub 1-0:1.0: 2 ports detected\n[ 0.657409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659491] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660432] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661437] mousedev: PS/2 mouse device common for all mice\n[ 0.662671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664469] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665573] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667916] i2c /dev entries driver\n[ 0.668661] device-mapper: uevent: version 1.0.3\n[ 0.669588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672437] NET: Registered protocol family 10\n[ 0.673407] NET: Registered protocol family 17\n[ 0.674268] Key type dns_resolver registered\n[ 0.675190] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676280] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678008] registered taskstats version 1\n[ 0.678830] Loading compiled-in X.509 certificates\n[ 0.680255] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682070] zswap: loaded using pool lzo/zbud\n[ 0.683431] Key type trusted registered\n[ 0.684982] Key type encrypted registered\n[ 0.685828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686830] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687842] evm: HMAC attrs: 0x1\n[ 0.688761] Magic number: 14:827:736\n[ 0.689603] rtc_cmos 00:00: setting system clock to 2018-12-23 13:43:16 UTC (1545572596)\n[ 0.691167] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692256] EDD information not available.\n[ 0.773255] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774678] ata1.00: configured for MWDMA2\n[ 0.775851] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788292] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789561] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790786] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.792621] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794123] Write protecting the kernel read-only data: 14336k\n[ 0.795648] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797451] 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.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... [ 1.514639] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.5 OK\nping 10.10.10.6 OK\n"} 2018-12-23 13:43:40,919 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action used request id req-fe732489-8239-41a0-accc-076b0308b191 2018-12-23 13:43:41,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aebcc7be1d064246870ea1de2be35edf8f4296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:43:42,995 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06f6c2cb-6c99-479e-8d53-27701ae39803 x-compute-request-id: req-06f6c2cb-6c99-479e-8d53-27701ae39803 Content-Encoding: gzip Content-Length: 8095 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 475205225 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128760] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130379] pid_max: default: 32768 minimum: 301\n[ 0.131249] ACPI: Core revision 20150930\n[ 0.132612] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133900] Security Framework initialized\n[ 0.134693] Yama: becoming mindful.\n[ 0.135399] AppArmor: AppArmor initialized\n[ 0.136241] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137531] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138771] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139948] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141301] Initializing cgroup subsys io\n[ 0.142088] Initializing cgroup subsys memory\n[ 0.142962] Initializing cgroup subsys devices\n[ 0.143817] Initializing cgroup subsys freezer\n[ 0.144670] Initializing cgroup subsys net_cls\n[ 0.145510] Initializing cgroup subsys perf_event\n[ 0.146387] Initializing cgroup subsys net_prio\n[ 0.147241] Initializing cgroup subsys hugetlb\n[ 0.148085] Initializing cgroup subsys pids\n[ 0.148945] CPU: Physical Processor ID: 0\n[ 0.150420] mce: CPU supports 10 MCE banks\n[ 0.151250] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152225] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162835] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169238] ftrace: allocating 31920 entries in 125 pages\n[ 0.195717] smpboot: Max logical packages: 1\n[ 0.196561] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197864] x2apic enabled\n[ 0.198677] Switched APIC routing to physical x2apic.\n[ 0.200405] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201500] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203439] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205176] KVM setup paravirtual spinlock\n[ 0.206446] x86: Booted up 1 node, 1 CPUs\n[ 0.207234] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208586] devtmpfs: initialized\n[ 0.210284] evm: security.selinux\n[ 0.210964] evm: security.SMACK64\n[ 0.211638] evm: security.SMACK64EXEC\n[ 0.212361] evm: security.SMACK64TRANSMUTE\n[ 0.213141] evm: security.SMACK64MMAP\n[ 0.213864] evm: security.ima\n[ 0.214496] evm: security.capability\n[ 0.215283] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217072] pinctrl core: initialized pinctrl subsystem\n[ 0.218133] RTC time: 13:43:15, date: 12/23/18\n[ 0.219085] NET: Registered protocol family 16\n[ 0.220029] cpuidle: using governor ladder\n[ 0.220822] cpuidle: using governor menu\n[ 0.221585] PCCT header not found.\n[ 0.222312] ACPI: bus type PCI registered\n[ 0.223091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224297] PCI: Using configuration type 1 for base access\n[ 0.226011] ACPI: Added _OSI(Module Device)\n[ 0.226827] ACPI: Added _OSI(Processor Device)\n[ 0.227666] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228538] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230643] ACPI: Interpreter enabled\n[ 0.231389] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236762] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238557] ACPI: (supports S0 S5)\n[ 0.239243] ACPI: Using IOAPIC for interrupt routing\n[ 0.240272] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243325] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245642] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248951] acpiphp: Slot [3] registered\n[ 0.249735] acpiphp: Slot [4] registered\n[ 0.250520] acpiphp: Slot [5] registered\n[ 0.251297] acpiphp: Slot [6] registered\n[ 0.252065] acpiphp: Slot [7] registered\n[ 0.252848] acpiphp: Slot [8] registered\n[ 0.253626] acpiphp: Slot [9] registered\n[ 0.254399] acpiphp: Slot [10] registered\n[ 0.255184] acpiphp: Slot [11] registered\n[ 0.255968] acpiphp: Slot [12] registered\n[ 0.256770] acpiphp: Slot [13] registered\n[ 0.257567] acpiphp: Slot [14] registered\n[ 0.258358] acpiphp: Slot [15] registered\n[ 0.269197] acpiphp: Slot [16] registered\n[ 0.269985] acpiphp: Slot [17] registered\n[ 0.270778] acpiphp: Slot [18] registered\n[ 0.271567] acpiphp: Slot [19] registered\n[ 0.272354] acpiphp: Slot [20] registered\n[ 0.273140] acpiphp: Slot [21] registered\n[ 0.273934] acpiphp: Slot [22] registered\n[ 0.274726] acpiphp: Slot [23] registered\n[ 0.275517] acpiphp: Slot [24] registered\n[ 0.276310] acpiphp: Slot [25] registered\n[ 0.277094] acpiphp: Slot [26] registered\n[ 0.277887] acpiphp: Slot [27] registered\n[ 0.278688] acpiphp: Slot [28] registered\n[ 0.279481] acpiphp: Slot [29] registered\n[ 0.280270] acpiphp: Slot [30] registered\n[ 0.281053] acpiphp: Slot [31] registered\n[ 0.281841] PCI host bridge to bus 0000:00\n[ 0.282628] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283811] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284989] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286403] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287824] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294014] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295256] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297633] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304085] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305499] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351268] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354110] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355517] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356884] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358107] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359244] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360346] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361882] vgaarb: loaded\n[ 0.362472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363573] SCSI subsystem initialized\n[ 0.364371] ACPI: bus type USB registered\n[ 0.365167] usbcore: registered new interface driver usbfs\n[ 0.366167] usbcore: registered new interface driver hub\n[ 0.367144] usbcore: registered new device driver usb\n[ 0.368173] PCI: Using ACPI for IRQ routing\n[ 0.369169] NetLabel: Initializing\n[ 0.369859] NetLabel: domain hash size = 128\n[ 0.370702] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371639] NetLabel: unlabeled traffic allowed by default\n[ 0.372702] clocksource: Switched to clocksource kvm-clock\n[ 0.378091] AppArmor: AppArmor Filesystem Enabled\n[ 0.379036] pnp: PnP ACPI init\n[ 0.379933] pnp: PnP ACPI: found 5 devices\n[ 0.386276] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387965] NET: Registered protocol family 2\n[ 0.388906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391284] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392408] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393456] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394604] NET: Registered protocol family 1\n[ 0.395502] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396579] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397625] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411607] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425820] Trying to unpack rootfs image as initramfs...\n[ 0.475080] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489098] Scanning for low memory corruption every 60 seconds\n[ 0.490408] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491528] audit: initializing netlink subsys (disabled)\n[ 0.492538] audit: type=2000 audit(1545572595.933:1): initialized\n[ 0.493834] Initialise system trusted keyring\n[ 0.494744] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495881] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497821] zbud: loaded\n[ 0.498516] VFS: Disk quotas dquot_6.6.0\n[ 0.499318] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500813] fuse init (API version 7.23)\n[ 0.501703] Key type big_key registered\n[ 0.502496] Allocating IMA MOK and blacklist keyrings.\n[ 0.503571] Key type asymmetric registered\n[ 0.504381] Asymmetric key parser 'x509' registered\n[ 0.505336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.506781] io scheduler noop registered\n[ 0.507561] io scheduler deadline registered (default)\n[ 0.508535] io scheduler cfq registered\n[ 0.509359] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.511619] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513054] ACPI: Power Button [PWRF]\n[ 0.514243] GHES: HEST is not enabled!\n[ 0.527891] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567760] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573898] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600589] Linux agpgart interface v0.103\n[ 0.602591] brd: module loaded\n[ 0.605224] loop: module loaded\n[ 0.610050] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611472] GPT:90111 != 2097151\n[ 0.612130] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613219] GPT:90111 != 2097151\n[ 0.613880] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614859] vda: vda1 vda15\n[ 0.616372] scsi host0: ata_piix\n[ 0.617106] scsi host1: ata_piix\n[ 0.617810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618995] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620399] libphy: Fixed MDIO Bus: probed\n[ 0.621215] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622141] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624310] PPP generic driver version 2.4.2\n[ 0.625225] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626497] ehci-pci: EHCI PCI platform driver\n[ 0.627348] ehci-platform: EHCI generic platform driver\n[ 0.628307] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629411] ohci-pci: OHCI PCI platform driver\n[ 0.630259] ohci-platform: OHCI generic platform driver\n[ 0.631221] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645599] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646572] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647989] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649002] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650093] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651290] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652679] usb usb1: Product: UHCI Host Controller\n[ 0.653601] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654720] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655754] hub 1-0:1.0: USB hub found\n[ 0.656519] hub 1-0:1.0: 2 ports detected\n[ 0.657409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659491] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660432] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661437] mousedev: PS/2 mouse device common for all mice\n[ 0.662671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664469] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665573] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667916] i2c /dev entries driver\n[ 0.668661] device-mapper: uevent: version 1.0.3\n[ 0.669588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672437] NET: Registered protocol family 10\n[ 0.673407] NET: Registered protocol family 17\n[ 0.674268] Key type dns_resolver registered\n[ 0.675190] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676280] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678008] registered taskstats version 1\n[ 0.678830] Loading compiled-in X.509 certificates\n[ 0.680255] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682070] zswap: loaded using pool lzo/zbud\n[ 0.683431] Key type trusted registered\n[ 0.684982] Key type encrypted registered\n[ 0.685828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686830] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687842] evm: HMAC attrs: 0x1\n[ 0.688761] Magic number: 14:827:736\n[ 0.689603] rtc_cmos 00:00: setting system clock to 2018-12-23 13:43:16 UTC (1545572596)\n[ 0.691167] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692256] EDD information not available.\n[ 0.773255] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774678] ata1.00: configured for MWDMA2\n[ 0.775851] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788292] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789561] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790786] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.792621] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794123] Write protecting the kernel read-only data: 14336k\n[ 0.795648] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797451] 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.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... [ 1.514639] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.5 OK\nping 10.10.10.6 OK\n"} 2018-12-23 13:43:42,996 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action used request id req-06f6c2cb-6c99-479e-8d53-27701ae39803 2018-12-23 13:43:44,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aebcc7be1d064246870ea1de2be35edf8f4296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:43:45,069 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13: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-1d03c62d-454f-4d79-8f4a-20003c30ee3c x-compute-request-id: req-1d03c62d-454f-4d79-8f4a-20003c30ee3c Content-Encoding: gzip Content-Length: 8095 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 475205225 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128760] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130379] pid_max: default: 32768 minimum: 301\n[ 0.131249] ACPI: Core revision 20150930\n[ 0.132612] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133900] Security Framework initialized\n[ 0.134693] Yama: becoming mindful.\n[ 0.135399] AppArmor: AppArmor initialized\n[ 0.136241] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137531] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138771] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139948] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141301] Initializing cgroup subsys io\n[ 0.142088] Initializing cgroup subsys memory\n[ 0.142962] Initializing cgroup subsys devices\n[ 0.143817] Initializing cgroup subsys freezer\n[ 0.144670] Initializing cgroup subsys net_cls\n[ 0.145510] Initializing cgroup subsys perf_event\n[ 0.146387] Initializing cgroup subsys net_prio\n[ 0.147241] Initializing cgroup subsys hugetlb\n[ 0.148085] Initializing cgroup subsys pids\n[ 0.148945] CPU: Physical Processor ID: 0\n[ 0.150420] mce: CPU supports 10 MCE banks\n[ 0.151250] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152225] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162835] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169238] ftrace: allocating 31920 entries in 125 pages\n[ 0.195717] smpboot: Max logical packages: 1\n[ 0.196561] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197864] x2apic enabled\n[ 0.198677] Switched APIC routing to physical x2apic.\n[ 0.200405] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201500] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203439] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205176] KVM setup paravirtual spinlock\n[ 0.206446] x86: Booted up 1 node, 1 CPUs\n[ 0.207234] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208586] devtmpfs: initialized\n[ 0.210284] evm: security.selinux\n[ 0.210964] evm: security.SMACK64\n[ 0.211638] evm: security.SMACK64EXEC\n[ 0.212361] evm: security.SMACK64TRANSMUTE\n[ 0.213141] evm: security.SMACK64MMAP\n[ 0.213864] evm: security.ima\n[ 0.214496] evm: security.capability\n[ 0.215283] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217072] pinctrl core: initialized pinctrl subsystem\n[ 0.218133] RTC time: 13:43:15, date: 12/23/18\n[ 0.219085] NET: Registered protocol family 16\n[ 0.220029] cpuidle: using governor ladder\n[ 0.220822] cpuidle: using governor menu\n[ 0.221585] PCCT header not found.\n[ 0.222312] ACPI: bus type PCI registered\n[ 0.223091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224297] PCI: Using configuration type 1 for base access\n[ 0.226011] ACPI: Added _OSI(Module Device)\n[ 0.226827] ACPI: Added _OSI(Processor Device)\n[ 0.227666] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228538] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230643] ACPI: Interpreter enabled\n[ 0.231389] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236762] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238557] ACPI: (supports S0 S5)\n[ 0.239243] ACPI: Using IOAPIC for interrupt routing\n[ 0.240272] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243325] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245642] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248951] acpiphp: Slot [3] registered\n[ 0.249735] acpiphp: Slot [4] registered\n[ 0.250520] acpiphp: Slot [5] registered\n[ 0.251297] acpiphp: Slot [6] registered\n[ 0.252065] acpiphp: Slot [7] registered\n[ 0.252848] acpiphp: Slot [8] registered\n[ 0.253626] acpiphp: Slot [9] registered\n[ 0.254399] acpiphp: Slot [10] registered\n[ 0.255184] acpiphp: Slot [11] registered\n[ 0.255968] acpiphp: Slot [12] registered\n[ 0.256770] acpiphp: Slot [13] registered\n[ 0.257567] acpiphp: Slot [14] registered\n[ 0.258358] acpiphp: Slot [15] registered\n[ 0.269197] acpiphp: Slot [16] registered\n[ 0.269985] acpiphp: Slot [17] registered\n[ 0.270778] acpiphp: Slot [18] registered\n[ 0.271567] acpiphp: Slot [19] registered\n[ 0.272354] acpiphp: Slot [20] registered\n[ 0.273140] acpiphp: Slot [21] registered\n[ 0.273934] acpiphp: Slot [22] registered\n[ 0.274726] acpiphp: Slot [23] registered\n[ 0.275517] acpiphp: Slot [24] registered\n[ 0.276310] acpiphp: Slot [25] registered\n[ 0.277094] acpiphp: Slot [26] registered\n[ 0.277887] acpiphp: Slot [27] registered\n[ 0.278688] acpiphp: Slot [28] registered\n[ 0.279481] acpiphp: Slot [29] registered\n[ 0.280270] acpiphp: Slot [30] registered\n[ 0.281053] acpiphp: Slot [31] registered\n[ 0.281841] PCI host bridge to bus 0000:00\n[ 0.282628] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283811] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284989] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286403] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287824] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294014] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295256] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297633] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304085] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305499] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351268] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354110] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355517] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356884] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358107] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359244] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360346] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361882] vgaarb: loaded\n[ 0.362472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363573] SCSI subsystem initialized\n[ 0.364371] ACPI: bus type USB registered\n[ 0.365167] usbcore: registered new interface driver usbfs\n[ 0.366167] usbcore: registered new interface driver hub\n[ 0.367144] usbcore: registered new device driver usb\n[ 0.368173] PCI: Using ACPI for IRQ routing\n[ 0.369169] NetLabel: Initializing\n[ 0.369859] NetLabel: domain hash size = 128\n[ 0.370702] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371639] NetLabel: unlabeled traffic allowed by default\n[ 0.372702] clocksource: Switched to clocksource kvm-clock\n[ 0.378091] AppArmor: AppArmor Filesystem Enabled\n[ 0.379036] pnp: PnP ACPI init\n[ 0.379933] pnp: PnP ACPI: found 5 devices\n[ 0.386276] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387965] NET: Registered protocol family 2\n[ 0.388906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391284] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392408] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393456] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394604] NET: Registered protocol family 1\n[ 0.395502] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396579] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397625] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411607] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425820] Trying to unpack rootfs image as initramfs...\n[ 0.475080] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489098] Scanning for low memory corruption every 60 seconds\n[ 0.490408] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491528] audit: initializing netlink subsys (disabled)\n[ 0.492538] audit: type=2000 audit(1545572595.933:1): initialized\n[ 0.493834] Initialise system trusted keyring\n[ 0.494744] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495881] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497821] zbud: loaded\n[ 0.498516] VFS: Disk quotas dquot_6.6.0\n[ 0.499318] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500813] fuse init (API version 7.23)\n[ 0.501703] Key type big_key registered\n[ 0.502496] Allocating IMA MOK and blacklist keyrings.\n[ 0.503571] Key type asymmetric registered\n[ 0.504381] Asymmetric key parser 'x509' registered\n[ 0.505336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.506781] io scheduler noop registered\n[ 0.507561] io scheduler deadline registered (default)\n[ 0.508535] io scheduler cfq registered\n[ 0.509359] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.511619] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513054] ACPI: Power Button [PWRF]\n[ 0.514243] GHES: HEST is not enabled!\n[ 0.527891] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567760] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573898] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600589] Linux agpgart interface v0.103\n[ 0.602591] brd: module loaded\n[ 0.605224] loop: module loaded\n[ 0.610050] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611472] GPT:90111 != 2097151\n[ 0.612130] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613219] GPT:90111 != 2097151\n[ 0.613880] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614859] vda: vda1 vda15\n[ 0.616372] scsi host0: ata_piix\n[ 0.617106] scsi host1: ata_piix\n[ 0.617810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618995] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620399] libphy: Fixed MDIO Bus: probed\n[ 0.621215] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622141] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624310] PPP generic driver version 2.4.2\n[ 0.625225] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626497] ehci-pci: EHCI PCI platform driver\n[ 0.627348] ehci-platform: EHCI generic platform driver\n[ 0.628307] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629411] ohci-pci: OHCI PCI platform driver\n[ 0.630259] ohci-platform: OHCI generic platform driver\n[ 0.631221] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645599] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646572] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647989] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649002] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650093] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651290] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652679] usb usb1: Product: UHCI Host Controller\n[ 0.653601] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654720] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655754] hub 1-0:1.0: USB hub found\n[ 0.656519] hub 1-0:1.0: 2 ports detected\n[ 0.657409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659491] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660432] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661437] mousedev: PS/2 mouse device common for all mice\n[ 0.662671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664469] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665573] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667916] i2c /dev entries driver\n[ 0.668661] device-mapper: uevent: version 1.0.3\n[ 0.669588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672437] NET: Registered protocol family 10\n[ 0.673407] NET: Registered protocol family 17\n[ 0.674268] Key type dns_resolver registered\n[ 0.675190] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676280] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678008] registered taskstats version 1\n[ 0.678830] Loading compiled-in X.509 certificates\n[ 0.680255] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682070] zswap: loaded using pool lzo/zbud\n[ 0.683431] Key type trusted registered\n[ 0.684982] Key type encrypted registered\n[ 0.685828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686830] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687842] evm: HMAC attrs: 0x1\n[ 0.688761] Magic number: 14:827:736\n[ 0.689603] rtc_cmos 00:00: setting system clock to 2018-12-23 13:43:16 UTC (1545572596)\n[ 0.691167] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692256] EDD information not available.\n[ 0.773255] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774678] ata1.00: configured for MWDMA2\n[ 0.775851] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788292] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789561] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790786] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.792621] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794123] Write protecting the kernel read-only data: 14336k\n[ 0.795648] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797451] 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.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... [ 1.514639] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.5 OK\nping 10.10.10.6 OK\n"} 2018-12-23 13:43:45,070 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action used request id req-1d03c62d-454f-4d79-8f4a-20003c30ee3c 2018-12-23 13:43:46,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aebcc7be1d064246870ea1de2be35edf8f4296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:43:47,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2b4a279-2bcc-48ff-a1b6-09fef7ed92c1 x-compute-request-id: req-d2b4a279-2bcc-48ff-a1b6-09fef7ed92c1 Content-Encoding: gzip Content-Length: 8095 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 475205225 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128760] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130379] pid_max: default: 32768 minimum: 301\n[ 0.131249] ACPI: Core revision 20150930\n[ 0.132612] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133900] Security Framework initialized\n[ 0.134693] Yama: becoming mindful.\n[ 0.135399] AppArmor: AppArmor initialized\n[ 0.136241] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137531] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138771] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139948] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141301] Initializing cgroup subsys io\n[ 0.142088] Initializing cgroup subsys memory\n[ 0.142962] Initializing cgroup subsys devices\n[ 0.143817] Initializing cgroup subsys freezer\n[ 0.144670] Initializing cgroup subsys net_cls\n[ 0.145510] Initializing cgroup subsys perf_event\n[ 0.146387] Initializing cgroup subsys net_prio\n[ 0.147241] Initializing cgroup subsys hugetlb\n[ 0.148085] Initializing cgroup subsys pids\n[ 0.148945] CPU: Physical Processor ID: 0\n[ 0.150420] mce: CPU supports 10 MCE banks\n[ 0.151250] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152225] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162835] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169238] ftrace: allocating 31920 entries in 125 pages\n[ 0.195717] smpboot: Max logical packages: 1\n[ 0.196561] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197864] x2apic enabled\n[ 0.198677] Switched APIC routing to physical x2apic.\n[ 0.200405] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201500] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203439] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205176] KVM setup paravirtual spinlock\n[ 0.206446] x86: Booted up 1 node, 1 CPUs\n[ 0.207234] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208586] devtmpfs: initialized\n[ 0.210284] evm: security.selinux\n[ 0.210964] evm: security.SMACK64\n[ 0.211638] evm: security.SMACK64EXEC\n[ 0.212361] evm: security.SMACK64TRANSMUTE\n[ 0.213141] evm: security.SMACK64MMAP\n[ 0.213864] evm: security.ima\n[ 0.214496] evm: security.capability\n[ 0.215283] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217072] pinctrl core: initialized pinctrl subsystem\n[ 0.218133] RTC time: 13:43:15, date: 12/23/18\n[ 0.219085] NET: Registered protocol family 16\n[ 0.220029] cpuidle: using governor ladder\n[ 0.220822] cpuidle: using governor menu\n[ 0.221585] PCCT header not found.\n[ 0.222312] ACPI: bus type PCI registered\n[ 0.223091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224297] PCI: Using configuration type 1 for base access\n[ 0.226011] ACPI: Added _OSI(Module Device)\n[ 0.226827] ACPI: Added _OSI(Processor Device)\n[ 0.227666] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228538] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230643] ACPI: Interpreter enabled\n[ 0.231389] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236762] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238557] ACPI: (supports S0 S5)\n[ 0.239243] ACPI: Using IOAPIC for interrupt routing\n[ 0.240272] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243325] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245642] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248951] acpiphp: Slot [3] registered\n[ 0.249735] acpiphp: Slot [4] registered\n[ 0.250520] acpiphp: Slot [5] registered\n[ 0.251297] acpiphp: Slot [6] registered\n[ 0.252065] acpiphp: Slot [7] registered\n[ 0.252848] acpiphp: Slot [8] registered\n[ 0.253626] acpiphp: Slot [9] registered\n[ 0.254399] acpiphp: Slot [10] registered\n[ 0.255184] acpiphp: Slot [11] registered\n[ 0.255968] acpiphp: Slot [12] registered\n[ 0.256770] acpiphp: Slot [13] registered\n[ 0.257567] acpiphp: Slot [14] registered\n[ 0.258358] acpiphp: Slot [15] registered\n[ 0.269197] acpiphp: Slot [16] registered\n[ 0.269985] acpiphp: Slot [17] registered\n[ 0.270778] acpiphp: Slot [18] registered\n[ 0.271567] acpiphp: Slot [19] registered\n[ 0.272354] acpiphp: Slot [20] registered\n[ 0.273140] acpiphp: Slot [21] registered\n[ 0.273934] acpiphp: Slot [22] registered\n[ 0.274726] acpiphp: Slot [23] registered\n[ 0.275517] acpiphp: Slot [24] registered\n[ 0.276310] acpiphp: Slot [25] registered\n[ 0.277094] acpiphp: Slot [26] registered\n[ 0.277887] acpiphp: Slot [27] registered\n[ 0.278688] acpiphp: Slot [28] registered\n[ 0.279481] acpiphp: Slot [29] registered\n[ 0.280270] acpiphp: Slot [30] registered\n[ 0.281053] acpiphp: Slot [31] registered\n[ 0.281841] PCI host bridge to bus 0000:00\n[ 0.282628] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283811] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284989] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286403] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287824] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294014] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295256] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297633] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304085] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305499] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351268] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354110] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355517] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356884] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358107] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359244] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360346] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361882] vgaarb: loaded\n[ 0.362472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363573] SCSI subsystem initialized\n[ 0.364371] ACPI: bus type USB registered\n[ 0.365167] usbcore: registered new interface driver usbfs\n[ 0.366167] usbcore: registered new interface driver hub\n[ 0.367144] usbcore: registered new device driver usb\n[ 0.368173] PCI: Using ACPI for IRQ routing\n[ 0.369169] NetLabel: Initializing\n[ 0.369859] NetLabel: domain hash size = 128\n[ 0.370702] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371639] NetLabel: unlabeled traffic allowed by default\n[ 0.372702] clocksource: Switched to clocksource kvm-clock\n[ 0.378091] AppArmor: AppArmor Filesystem Enabled\n[ 0.379036] pnp: PnP ACPI init\n[ 0.379933] pnp: PnP ACPI: found 5 devices\n[ 0.386276] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387965] NET: Registered protocol family 2\n[ 0.388906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391284] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392408] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393456] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394604] NET: Registered protocol family 1\n[ 0.395502] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396579] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397625] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411607] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425820] Trying to unpack rootfs image as initramfs...\n[ 0.475080] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489098] Scanning for low memory corruption every 60 seconds\n[ 0.490408] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491528] audit: initializing netlink subsys (disabled)\n[ 0.492538] audit: type=2000 audit(1545572595.933:1): initialized\n[ 0.493834] Initialise system trusted keyring\n[ 0.494744] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495881] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497821] zbud: loaded\n[ 0.498516] VFS: Disk quotas dquot_6.6.0\n[ 0.499318] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500813] fuse init (API version 7.23)\n[ 0.501703] Key type big_key registered\n[ 0.502496] Allocating IMA MOK and blacklist keyrings.\n[ 0.503571] Key type asymmetric registered\n[ 0.504381] Asymmetric key parser 'x509' registered\n[ 0.505336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.506781] io scheduler noop registered\n[ 0.507561] io scheduler deadline registered (default)\n[ 0.508535] io scheduler cfq registered\n[ 0.509359] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.511619] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513054] ACPI: Power Button [PWRF]\n[ 0.514243] GHES: HEST is not enabled!\n[ 0.527891] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567760] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573898] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600589] Linux agpgart interface v0.103\n[ 0.602591] brd: module loaded\n[ 0.605224] loop: module loaded\n[ 0.610050] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611472] GPT:90111 != 2097151\n[ 0.612130] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613219] GPT:90111 != 2097151\n[ 0.613880] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614859] vda: vda1 vda15\n[ 0.616372] scsi host0: ata_piix\n[ 0.617106] scsi host1: ata_piix\n[ 0.617810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618995] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620399] libphy: Fixed MDIO Bus: probed\n[ 0.621215] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622141] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624310] PPP generic driver version 2.4.2\n[ 0.625225] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626497] ehci-pci: EHCI PCI platform driver\n[ 0.627348] ehci-platform: EHCI generic platform driver\n[ 0.628307] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629411] ohci-pci: OHCI PCI platform driver\n[ 0.630259] ohci-platform: OHCI generic platform driver\n[ 0.631221] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645599] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646572] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647989] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649002] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650093] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651290] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652679] usb usb1: Product: UHCI Host Controller\n[ 0.653601] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654720] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655754] hub 1-0:1.0: USB hub found\n[ 0.656519] hub 1-0:1.0: 2 ports detected\n[ 0.657409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659491] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660432] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661437] mousedev: PS/2 mouse device common for all mice\n[ 0.662671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664469] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665573] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667916] i2c /dev entries driver\n[ 0.668661] device-mapper: uevent: version 1.0.3\n[ 0.669588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672437] NET: Registered protocol family 10\n[ 0.673407] NET: Registered protocol family 17\n[ 0.674268] Key type dns_resolver registered\n[ 0.675190] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676280] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678008] registered taskstats version 1\n[ 0.678830] Loading compiled-in X.509 certificates\n[ 0.680255] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682070] zswap: loaded using pool lzo/zbud\n[ 0.683431] Key type trusted registered\n[ 0.684982] Key type encrypted registered\n[ 0.685828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686830] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687842] evm: HMAC attrs: 0x1\n[ 0.688761] Magic number: 14:827:736\n[ 0.689603] rtc_cmos 00:00: setting system clock to 2018-12-23 13:43:16 UTC (1545572596)\n[ 0.691167] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692256] EDD information not available.\n[ 0.773255] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774678] ata1.00: configured for MWDMA2\n[ 0.775851] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788292] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789561] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790786] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.792621] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794123] Write protecting the kernel read-only data: 14336k\n[ 0.795648] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797451] 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.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... [ 1.514639] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.5 OK\nping 10.10.10.6 OK\n"} 2018-12-23 13:43:47,142 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action used request id req-d2b4a279-2bcc-48ff-a1b6-09fef7ed92c1 2018-12-23 13:43:48,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aebcc7be1d064246870ea1de2be35edf8f4296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:43:49,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2799def-2e7d-4bb9-8870-d449006c54a4 x-compute-request-id: req-a2799def-2e7d-4bb9-8870-d449006c54a4 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 475205225 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128760] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130379] pid_max: default: 32768 minimum: 301\n[ 0.131249] ACPI: Core revision 20150930\n[ 0.132612] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133900] Security Framework initialized\n[ 0.134693] Yama: becoming mindful.\n[ 0.135399] AppArmor: AppArmor initialized\n[ 0.136241] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137531] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138771] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139948] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141301] Initializing cgroup subsys io\n[ 0.142088] Initializing cgroup subsys memory\n[ 0.142962] Initializing cgroup subsys devices\n[ 0.143817] Initializing cgroup subsys freezer\n[ 0.144670] Initializing cgroup subsys net_cls\n[ 0.145510] Initializing cgroup subsys perf_event\n[ 0.146387] Initializing cgroup subsys net_prio\n[ 0.147241] Initializing cgroup subsys hugetlb\n[ 0.148085] Initializing cgroup subsys pids\n[ 0.148945] CPU: Physical Processor ID: 0\n[ 0.150420] mce: CPU supports 10 MCE banks\n[ 0.151250] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152225] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162835] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169238] ftrace: allocating 31920 entries in 125 pages\n[ 0.195717] smpboot: Max logical packages: 1\n[ 0.196561] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197864] x2apic enabled\n[ 0.198677] Switched APIC routing to physical x2apic.\n[ 0.200405] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201500] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203439] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205176] KVM setup paravirtual spinlock\n[ 0.206446] x86: Booted up 1 node, 1 CPUs\n[ 0.207234] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208586] devtmpfs: initialized\n[ 0.210284] evm: security.selinux\n[ 0.210964] evm: security.SMACK64\n[ 0.211638] evm: security.SMACK64EXEC\n[ 0.212361] evm: security.SMACK64TRANSMUTE\n[ 0.213141] evm: security.SMACK64MMAP\n[ 0.213864] evm: security.ima\n[ 0.214496] evm: security.capability\n[ 0.215283] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217072] pinctrl core: initialized pinctrl subsystem\n[ 0.218133] RTC time: 13:43:15, date: 12/23/18\n[ 0.219085] NET: Registered protocol family 16\n[ 0.220029] cpuidle: using governor ladder\n[ 0.220822] cpuidle: using governor menu\n[ 0.221585] PCCT header not found.\n[ 0.222312] ACPI: bus type PCI registered\n[ 0.223091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224297] PCI: Using configuration type 1 for base access\n[ 0.226011] ACPI: Added _OSI(Module Device)\n[ 0.226827] ACPI: Added _OSI(Processor Device)\n[ 0.227666] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228538] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230643] ACPI: Interpreter enabled\n[ 0.231389] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236762] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238557] ACPI: (supports S0 S5)\n[ 0.239243] ACPI: Using IOAPIC for interrupt routing\n[ 0.240272] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243325] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245642] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248951] acpiphp: Slot [3] registered\n[ 0.249735] acpiphp: Slot [4] registered\n[ 0.250520] acpiphp: Slot [5] registered\n[ 0.251297] acpiphp: Slot [6] registered\n[ 0.252065] acpiphp: Slot [7] registered\n[ 0.252848] acpiphp: Slot [8] registered\n[ 0.253626] acpiphp: Slot [9] registered\n[ 0.254399] acpiphp: Slot [10] registered\n[ 0.255184] acpiphp: Slot [11] registered\n[ 0.255968] acpiphp: Slot [12] registered\n[ 0.256770] acpiphp: Slot [13] registered\n[ 0.257567] acpiphp: Slot [14] registered\n[ 0.258358] acpiphp: Slot [15] registered\n[ 0.269197] acpiphp: Slot [16] registered\n[ 0.269985] acpiphp: Slot [17] registered\n[ 0.270778] acpiphp: Slot [18] registered\n[ 0.271567] acpiphp: Slot [19] registered\n[ 0.272354] acpiphp: Slot [20] registered\n[ 0.273140] acpiphp: Slot [21] registered\n[ 0.273934] acpiphp: Slot [22] registered\n[ 0.274726] acpiphp: Slot [23] registered\n[ 0.275517] acpiphp: Slot [24] registered\n[ 0.276310] acpiphp: Slot [25] registered\n[ 0.277094] acpiphp: Slot [26] registered\n[ 0.277887] acpiphp: Slot [27] registered\n[ 0.278688] acpiphp: Slot [28] registered\n[ 0.279481] acpiphp: Slot [29] registered\n[ 0.280270] acpiphp: Slot [30] registered\n[ 0.281053] acpiphp: Slot [31] registered\n[ 0.281841] PCI host bridge to bus 0000:00\n[ 0.282628] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283811] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284989] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286403] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287824] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294014] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295256] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297633] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304085] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305499] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351268] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354110] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355517] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356884] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358107] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359244] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360346] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361882] vgaarb: loaded\n[ 0.362472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363573] SCSI subsystem initialized\n[ 0.364371] ACPI: bus type USB registered\n[ 0.365167] usbcore: registered new interface driver usbfs\n[ 0.366167] usbcore: registered new interface driver hub\n[ 0.367144] usbcore: registered new device driver usb\n[ 0.368173] PCI: Using ACPI for IRQ routing\n[ 0.369169] NetLabel: Initializing\n[ 0.369859] NetLabel: domain hash size = 128\n[ 0.370702] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371639] NetLabel: unlabeled traffic allowed by default\n[ 0.372702] clocksource: Switched to clocksource kvm-clock\n[ 0.378091] AppArmor: AppArmor Filesystem Enabled\n[ 0.379036] pnp: PnP ACPI init\n[ 0.379933] pnp: PnP ACPI: found 5 devices\n[ 0.386276] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387965] NET: Registered protocol family 2\n[ 0.388906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391284] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392408] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393456] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394604] NET: Registered protocol family 1\n[ 0.395502] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396579] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397625] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411607] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425820] Trying to unpack rootfs image as initramfs...\n[ 0.475080] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489098] Scanning for low memory corruption every 60 seconds\n[ 0.490408] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491528] audit: initializing netlink subsys (disabled)\n[ 0.492538] audit: type=2000 audit(1545572595.933:1): initialized\n[ 0.493834] Initialise system trusted keyring\n[ 0.494744] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495881] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497821] zbud: loaded\n[ 0.498516] VFS: Disk quotas dquot_6.6.0\n[ 0.499318] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500813] fuse init (API version 7.23)\n[ 0.501703] Key type big_key registered\n[ 0.502496] Allocating IMA MOK and blacklist keyrings.\n[ 0.503571] Key type asymmetric registered\n[ 0.504381] Asymmetric key parser 'x509' registered\n[ 0.505336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.506781] io scheduler noop registered\n[ 0.507561] io scheduler deadline registered (default)\n[ 0.508535] io scheduler cfq registered\n[ 0.509359] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.511619] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513054] ACPI: Power Button [PWRF]\n[ 0.514243] GHES: HEST is not enabled!\n[ 0.527891] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567760] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573898] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600589] Linux agpgart interface v0.103\n[ 0.602591] brd: module loaded\n[ 0.605224] loop: module loaded\n[ 0.610050] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611472] GPT:90111 != 2097151\n[ 0.612130] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613219] GPT:90111 != 2097151\n[ 0.613880] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614859] vda: vda1 vda15\n[ 0.616372] scsi host0: ata_piix\n[ 0.617106] scsi host1: ata_piix\n[ 0.617810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618995] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620399] libphy: Fixed MDIO Bus: probed\n[ 0.621215] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622141] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624310] PPP generic driver version 2.4.2\n[ 0.625225] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626497] ehci-pci: EHCI PCI platform driver\n[ 0.627348] ehci-platform: EHCI generic platform driver\n[ 0.628307] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629411] ohci-pci: OHCI PCI platform driver\n[ 0.630259] ohci-platform: OHCI generic platform driver\n[ 0.631221] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645599] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646572] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647989] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649002] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650093] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651290] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652679] usb usb1: Product: UHCI Host Controller\n[ 0.653601] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654720] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655754] hub 1-0:1.0: USB hub found\n[ 0.656519] hub 1-0:1.0: 2 ports detected\n[ 0.657409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659491] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660432] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661437] mousedev: PS/2 mouse device common for all mice\n[ 0.662671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664469] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665573] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667916] i2c /dev entries driver\n[ 0.668661] device-mapper: uevent: version 1.0.3\n[ 0.669588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672437] NET: Registered protocol family 10\n[ 0.673407] NET: Registered protocol family 17\n[ 0.674268] Key type dns_resolver registered\n[ 0.675190] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676280] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678008] registered taskstats version 1\n[ 0.678830] Loading compiled-in X.509 certificates\n[ 0.680255] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682070] zswap: loaded using pool lzo/zbud\n[ 0.683431] Key type trusted registered\n[ 0.684982] Key type encrypted registered\n[ 0.685828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686830] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687842] evm: HMAC attrs: 0x1\n[ 0.688761] Magic number: 14:827:736\n[ 0.689603] rtc_cmos 00:00: setting system clock to 2018-12-23 13:43:16 UTC (1545572596)\n[ 0.691167] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692256] EDD information not available.\n[ 0.773255] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774678] ata1.00: configured for MWDMA2\n[ 0.775851] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788292] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789561] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790786] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.792621] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794123] Write protecting the kernel read-only data: 14336k\n[ 0.795648] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797451] 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.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... [ 1.514639] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.5 OK\nping 10.10.10.6 OK\nping 10.10.10.5 OK\n"} 2018-12-23 13:43:49,217 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action used request id req-a2799def-2e7d-4bb9-8870-d449006c54a4 2018-12-23 13:43:50,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aebcc7be1d064246870ea1de2be35edf8f4296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:43:51,396 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-766bccb7-13a1-46a3-8eec-be00575bb94b x-compute-request-id: req-766bccb7-13a1-46a3-8eec-be00575bb94b 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 475205225 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128760] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130379] pid_max: default: 32768 minimum: 301\n[ 0.131249] ACPI: Core revision 20150930\n[ 0.132612] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133900] Security Framework initialized\n[ 0.134693] Yama: becoming mindful.\n[ 0.135399] AppArmor: AppArmor initialized\n[ 0.136241] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137531] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138771] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139948] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141301] Initializing cgroup subsys io\n[ 0.142088] Initializing cgroup subsys memory\n[ 0.142962] Initializing cgroup subsys devices\n[ 0.143817] Initializing cgroup subsys freezer\n[ 0.144670] Initializing cgroup subsys net_cls\n[ 0.145510] Initializing cgroup subsys perf_event\n[ 0.146387] Initializing cgroup subsys net_prio\n[ 0.147241] Initializing cgroup subsys hugetlb\n[ 0.148085] Initializing cgroup subsys pids\n[ 0.148945] CPU: Physical Processor ID: 0\n[ 0.150420] mce: CPU supports 10 MCE banks\n[ 0.151250] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152225] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162835] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169238] ftrace: allocating 31920 entries in 125 pages\n[ 0.195717] smpboot: Max logical packages: 1\n[ 0.196561] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197864] x2apic enabled\n[ 0.198677] Switched APIC routing to physical x2apic.\n[ 0.200405] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201500] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203439] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205176] KVM setup paravirtual spinlock\n[ 0.206446] x86: Booted up 1 node, 1 CPUs\n[ 0.207234] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208586] devtmpfs: initialized\n[ 0.210284] evm: security.selinux\n[ 0.210964] evm: security.SMACK64\n[ 0.211638] evm: security.SMACK64EXEC\n[ 0.212361] evm: security.SMACK64TRANSMUTE\n[ 0.213141] evm: security.SMACK64MMAP\n[ 0.213864] evm: security.ima\n[ 0.214496] evm: security.capability\n[ 0.215283] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217072] pinctrl core: initialized pinctrl subsystem\n[ 0.218133] RTC time: 13:43:15, date: 12/23/18\n[ 0.219085] NET: Registered protocol family 16\n[ 0.220029] cpuidle: using governor ladder\n[ 0.220822] cpuidle: using governor menu\n[ 0.221585] PCCT header not found.\n[ 0.222312] ACPI: bus type PCI registered\n[ 0.223091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224297] PCI: Using configuration type 1 for base access\n[ 0.226011] ACPI: Added _OSI(Module Device)\n[ 0.226827] ACPI: Added _OSI(Processor Device)\n[ 0.227666] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228538] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230643] ACPI: Interpreter enabled\n[ 0.231389] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236762] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238557] ACPI: (supports S0 S5)\n[ 0.239243] ACPI: Using IOAPIC for interrupt routing\n[ 0.240272] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243325] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245642] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248951] acpiphp: Slot [3] registered\n[ 0.249735] acpiphp: Slot [4] registered\n[ 0.250520] acpiphp: Slot [5] registered\n[ 0.251297] acpiphp: Slot [6] registered\n[ 0.252065] acpiphp: Slot [7] registered\n[ 0.252848] acpiphp: Slot [8] registered\n[ 0.253626] acpiphp: Slot [9] registered\n[ 0.254399] acpiphp: Slot [10] registered\n[ 0.255184] acpiphp: Slot [11] registered\n[ 0.255968] acpiphp: Slot [12] registered\n[ 0.256770] acpiphp: Slot [13] registered\n[ 0.257567] acpiphp: Slot [14] registered\n[ 0.258358] acpiphp: Slot [15] registered\n[ 0.269197] acpiphp: Slot [16] registered\n[ 0.269985] acpiphp: Slot [17] registered\n[ 0.270778] acpiphp: Slot [18] registered\n[ 0.271567] acpiphp: Slot [19] registered\n[ 0.272354] acpiphp: Slot [20] registered\n[ 0.273140] acpiphp: Slot [21] registered\n[ 0.273934] acpiphp: Slot [22] registered\n[ 0.274726] acpiphp: Slot [23] registered\n[ 0.275517] acpiphp: Slot [24] registered\n[ 0.276310] acpiphp: Slot [25] registered\n[ 0.277094] acpiphp: Slot [26] registered\n[ 0.277887] acpiphp: Slot [27] registered\n[ 0.278688] acpiphp: Slot [28] registered\n[ 0.279481] acpiphp: Slot [29] registered\n[ 0.280270] acpiphp: Slot [30] registered\n[ 0.281053] acpiphp: Slot [31] registered\n[ 0.281841] PCI host bridge to bus 0000:00\n[ 0.282628] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283811] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284989] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286403] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287824] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294014] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295256] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297633] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304085] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305499] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351268] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354110] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355517] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356884] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358107] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359244] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360346] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361882] vgaarb: loaded\n[ 0.362472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363573] SCSI subsystem initialized\n[ 0.364371] ACPI: bus type USB registered\n[ 0.365167] usbcore: registered new interface driver usbfs\n[ 0.366167] usbcore: registered new interface driver hub\n[ 0.367144] usbcore: registered new device driver usb\n[ 0.368173] PCI: Using ACPI for IRQ routing\n[ 0.369169] NetLabel: Initializing\n[ 0.369859] NetLabel: domain hash size = 128\n[ 0.370702] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371639] NetLabel: unlabeled traffic allowed by default\n[ 0.372702] clocksource: Switched to clocksource kvm-clock\n[ 0.378091] AppArmor: AppArmor Filesystem Enabled\n[ 0.379036] pnp: PnP ACPI init\n[ 0.379933] pnp: PnP ACPI: found 5 devices\n[ 0.386276] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387965] NET: Registered protocol family 2\n[ 0.388906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391284] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392408] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393456] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394604] NET: Registered protocol family 1\n[ 0.395502] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396579] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397625] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411607] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425820] Trying to unpack rootfs image as initramfs...\n[ 0.475080] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489098] Scanning for low memory corruption every 60 seconds\n[ 0.490408] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491528] audit: initializing netlink subsys (disabled)\n[ 0.492538] audit: type=2000 audit(1545572595.933:1): initialized\n[ 0.493834] Initialise system trusted keyring\n[ 0.494744] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495881] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497821] zbud: loaded\n[ 0.498516] VFS: Disk quotas dquot_6.6.0\n[ 0.499318] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500813] fuse init (API version 7.23)\n[ 0.501703] Key type big_key registered\n[ 0.502496] Allocating IMA MOK and blacklist keyrings.\n[ 0.503571] Key type asymmetric registered\n[ 0.504381] Asymmetric key parser 'x509' registered\n[ 0.505336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.506781] io scheduler noop registered\n[ 0.507561] io scheduler deadline registered (default)\n[ 0.508535] io scheduler cfq registered\n[ 0.509359] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.511619] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513054] ACPI: Power Button [PWRF]\n[ 0.514243] GHES: HEST is not enabled!\n[ 0.527891] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567760] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573898] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600589] Linux agpgart interface v0.103\n[ 0.602591] brd: module loaded\n[ 0.605224] loop: module loaded\n[ 0.610050] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611472] GPT:90111 != 2097151\n[ 0.612130] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613219] GPT:90111 != 2097151\n[ 0.613880] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614859] vda: vda1 vda15\n[ 0.616372] scsi host0: ata_piix\n[ 0.617106] scsi host1: ata_piix\n[ 0.617810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618995] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620399] libphy: Fixed MDIO Bus: probed\n[ 0.621215] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622141] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624310] PPP generic driver version 2.4.2\n[ 0.625225] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626497] ehci-pci: EHCI PCI platform driver\n[ 0.627348] ehci-platform: EHCI generic platform driver\n[ 0.628307] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629411] ohci-pci: OHCI PCI platform driver\n[ 0.630259] ohci-platform: OHCI generic platform driver\n[ 0.631221] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645599] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646572] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647989] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649002] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650093] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651290] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652679] usb usb1: Product: UHCI Host Controller\n[ 0.653601] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654720] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655754] hub 1-0:1.0: USB hub found\n[ 0.656519] hub 1-0:1.0: 2 ports detected\n[ 0.657409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659491] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660432] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661437] mousedev: PS/2 mouse device common for all mice\n[ 0.662671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664469] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665573] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667916] i2c /dev entries driver\n[ 0.668661] device-mapper: uevent: version 1.0.3\n[ 0.669588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672437] NET: Registered protocol family 10\n[ 0.673407] NET: Registered protocol family 17\n[ 0.674268] Key type dns_resolver registered\n[ 0.675190] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676280] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678008] registered taskstats version 1\n[ 0.678830] Loading compiled-in X.509 certificates\n[ 0.680255] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682070] zswap: loaded using pool lzo/zbud\n[ 0.683431] Key type trusted registered\n[ 0.684982] Key type encrypted registered\n[ 0.685828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686830] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687842] evm: HMAC attrs: 0x1\n[ 0.688761] Magic number: 14:827:736\n[ 0.689603] rtc_cmos 00:00: setting system clock to 2018-12-23 13:43:16 UTC (1545572596)\n[ 0.691167] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692256] EDD information not available.\n[ 0.773255] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774678] ata1.00: configured for MWDMA2\n[ 0.775851] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788292] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789561] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790786] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.792621] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794123] Write protecting the kernel read-only data: 14336k\n[ 0.795648] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797451] 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.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... [ 1.514639] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.5 OK\nping 10.10.10.6 OK\nping 10.10.10.5 OK\n"} 2018-12-23 13:43:51,396 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action used request id req-766bccb7-13a1-46a3-8eec-be00575bb94b 2018-12-23 13:43:52,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aebcc7be1d064246870ea1de2be35edf8f4296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:43:53,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a30462b-739d-4bde-8fbc-9d8396221379 x-compute-request-id: req-6a30462b-739d-4bde-8fbc-9d8396221379 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 475205225 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128760] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130379] pid_max: default: 32768 minimum: 301\n[ 0.131249] ACPI: Core revision 20150930\n[ 0.132612] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133900] Security Framework initialized\n[ 0.134693] Yama: becoming mindful.\n[ 0.135399] AppArmor: AppArmor initialized\n[ 0.136241] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137531] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138771] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139948] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141301] Initializing cgroup subsys io\n[ 0.142088] Initializing cgroup subsys memory\n[ 0.142962] Initializing cgroup subsys devices\n[ 0.143817] Initializing cgroup subsys freezer\n[ 0.144670] Initializing cgroup subsys net_cls\n[ 0.145510] Initializing cgroup subsys perf_event\n[ 0.146387] Initializing cgroup subsys net_prio\n[ 0.147241] Initializing cgroup subsys hugetlb\n[ 0.148085] Initializing cgroup subsys pids\n[ 0.148945] CPU: Physical Processor ID: 0\n[ 0.150420] mce: CPU supports 10 MCE banks\n[ 0.151250] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152225] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162835] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169238] ftrace: allocating 31920 entries in 125 pages\n[ 0.195717] smpboot: Max logical packages: 1\n[ 0.196561] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197864] x2apic enabled\n[ 0.198677] Switched APIC routing to physical x2apic.\n[ 0.200405] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201500] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203439] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205176] KVM setup paravirtual spinlock\n[ 0.206446] x86: Booted up 1 node, 1 CPUs\n[ 0.207234] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208586] devtmpfs: initialized\n[ 0.210284] evm: security.selinux\n[ 0.210964] evm: security.SMACK64\n[ 0.211638] evm: security.SMACK64EXEC\n[ 0.212361] evm: security.SMACK64TRANSMUTE\n[ 0.213141] evm: security.SMACK64MMAP\n[ 0.213864] evm: security.ima\n[ 0.214496] evm: security.capability\n[ 0.215283] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217072] pinctrl core: initialized pinctrl subsystem\n[ 0.218133] RTC time: 13:43:15, date: 12/23/18\n[ 0.219085] NET: Registered protocol family 16\n[ 0.220029] cpuidle: using governor ladder\n[ 0.220822] cpuidle: using governor menu\n[ 0.221585] PCCT header not found.\n[ 0.222312] ACPI: bus type PCI registered\n[ 0.223091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224297] PCI: Using configuration type 1 for base access\n[ 0.226011] ACPI: Added _OSI(Module Device)\n[ 0.226827] ACPI: Added _OSI(Processor Device)\n[ 0.227666] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228538] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230643] ACPI: Interpreter enabled\n[ 0.231389] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236762] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238557] ACPI: (supports S0 S5)\n[ 0.239243] ACPI: Using IOAPIC for interrupt routing\n[ 0.240272] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243325] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245642] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248951] acpiphp: Slot [3] registered\n[ 0.249735] acpiphp: Slot [4] registered\n[ 0.250520] acpiphp: Slot [5] registered\n[ 0.251297] acpiphp: Slot [6] registered\n[ 0.252065] acpiphp: Slot [7] registered\n[ 0.252848] acpiphp: Slot [8] registered\n[ 0.253626] acpiphp: Slot [9] registered\n[ 0.254399] acpiphp: Slot [10] registered\n[ 0.255184] acpiphp: Slot [11] registered\n[ 0.255968] acpiphp: Slot [12] registered\n[ 0.256770] acpiphp: Slot [13] registered\n[ 0.257567] acpiphp: Slot [14] registered\n[ 0.258358] acpiphp: Slot [15] registered\n[ 0.269197] acpiphp: Slot [16] registered\n[ 0.269985] acpiphp: Slot [17] registered\n[ 0.270778] acpiphp: Slot [18] registered\n[ 0.271567] acpiphp: Slot [19] registered\n[ 0.272354] acpiphp: Slot [20] registered\n[ 0.273140] acpiphp: Slot [21] registered\n[ 0.273934] acpiphp: Slot [22] registered\n[ 0.274726] acpiphp: Slot [23] registered\n[ 0.275517] acpiphp: Slot [24] registered\n[ 0.276310] acpiphp: Slot [25] registered\n[ 0.277094] acpiphp: Slot [26] registered\n[ 0.277887] acpiphp: Slot [27] registered\n[ 0.278688] acpiphp: Slot [28] registered\n[ 0.279481] acpiphp: Slot [29] registered\n[ 0.280270] acpiphp: Slot [30] registered\n[ 0.281053] acpiphp: Slot [31] registered\n[ 0.281841] PCI host bridge to bus 0000:00\n[ 0.282628] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283811] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284989] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286403] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287824] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294014] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295256] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297633] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304085] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305499] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351268] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354110] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355517] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356884] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358107] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359244] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360346] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361882] vgaarb: loaded\n[ 0.362472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363573] SCSI subsystem initialized\n[ 0.364371] ACPI: bus type USB registered\n[ 0.365167] usbcore: registered new interface driver usbfs\n[ 0.366167] usbcore: registered new interface driver hub\n[ 0.367144] usbcore: registered new device driver usb\n[ 0.368173] PCI: Using ACPI for IRQ routing\n[ 0.369169] NetLabel: Initializing\n[ 0.369859] NetLabel: domain hash size = 128\n[ 0.370702] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371639] NetLabel: unlabeled traffic allowed by default\n[ 0.372702] clocksource: Switched to clocksource kvm-clock\n[ 0.378091] AppArmor: AppArmor Filesystem Enabled\n[ 0.379036] pnp: PnP ACPI init\n[ 0.379933] pnp: PnP ACPI: found 5 devices\n[ 0.386276] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387965] NET: Registered protocol family 2\n[ 0.388906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391284] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392408] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393456] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394604] NET: Registered protocol family 1\n[ 0.395502] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396579] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397625] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411607] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425820] Trying to unpack rootfs image as initramfs...\n[ 0.475080] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489098] Scanning for low memory corruption every 60 seconds\n[ 0.490408] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491528] audit: initializing netlink subsys (disabled)\n[ 0.492538] audit: type=2000 audit(1545572595.933:1): initialized\n[ 0.493834] Initialise system trusted keyring\n[ 0.494744] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495881] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497821] zbud: loaded\n[ 0.498516] VFS: Disk quotas dquot_6.6.0\n[ 0.499318] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500813] fuse init (API version 7.23)\n[ 0.501703] Key type big_key registered\n[ 0.502496] Allocating IMA MOK and blacklist keyrings.\n[ 0.503571] Key type asymmetric registered\n[ 0.504381] Asymmetric key parser 'x509' registered\n[ 0.505336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.506781] io scheduler noop registered\n[ 0.507561] io scheduler deadline registered (default)\n[ 0.508535] io scheduler cfq registered\n[ 0.509359] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.511619] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513054] ACPI: Power Button [PWRF]\n[ 0.514243] GHES: HEST is not enabled!\n[ 0.527891] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567760] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573898] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600589] Linux agpgart interface v0.103\n[ 0.602591] brd: module loaded\n[ 0.605224] loop: module loaded\n[ 0.610050] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611472] GPT:90111 != 2097151\n[ 0.612130] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613219] GPT:90111 != 2097151\n[ 0.613880] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614859] vda: vda1 vda15\n[ 0.616372] scsi host0: ata_piix\n[ 0.617106] scsi host1: ata_piix\n[ 0.617810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618995] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620399] libphy: Fixed MDIO Bus: probed\n[ 0.621215] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622141] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624310] PPP generic driver version 2.4.2\n[ 0.625225] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626497] ehci-pci: EHCI PCI platform driver\n[ 0.627348] ehci-platform: EHCI generic platform driver\n[ 0.628307] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629411] ohci-pci: OHCI PCI platform driver\n[ 0.630259] ohci-platform: OHCI generic platform driver\n[ 0.631221] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645599] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646572] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647989] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649002] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650093] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651290] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652679] usb usb1: Product: UHCI Host Controller\n[ 0.653601] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654720] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655754] hub 1-0:1.0: USB hub found\n[ 0.656519] hub 1-0:1.0: 2 ports detected\n[ 0.657409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659491] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660432] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661437] mousedev: PS/2 mouse device common for all mice\n[ 0.662671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664469] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665573] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667916] i2c /dev entries driver\n[ 0.668661] device-mapper: uevent: version 1.0.3\n[ 0.669588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672437] NET: Registered protocol family 10\n[ 0.673407] NET: Registered protocol family 17\n[ 0.674268] Key type dns_resolver registered\n[ 0.675190] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676280] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678008] registered taskstats version 1\n[ 0.678830] Loading compiled-in X.509 certificates\n[ 0.680255] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682070] zswap: loaded using pool lzo/zbud\n[ 0.683431] Key type trusted registered\n[ 0.684982] Key type encrypted registered\n[ 0.685828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686830] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687842] evm: HMAC attrs: 0x1\n[ 0.688761] Magic number: 14:827:736\n[ 0.689603] rtc_cmos 00:00: setting system clock to 2018-12-23 13:43:16 UTC (1545572596)\n[ 0.691167] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692256] EDD information not available.\n[ 0.773255] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774678] ata1.00: configured for MWDMA2\n[ 0.775851] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788292] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789561] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790786] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.792621] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794123] Write protecting the kernel read-only data: 14336k\n[ 0.795648] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797451] 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.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... [ 1.514639] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.5 OK\nping 10.10.10.6 OK\nping 10.10.10.5 OK\n"} 2018-12-23 13:43:53,468 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action used request id req-6a30462b-739d-4bde-8fbc-9d8396221379 2018-12-23 13:43:54,299 - sdnvpn-results - INFO - Check ping status of vm_1, vm_3 and vm_4. Instance vm_2 is deleted 2018-12-23 13:43:54,300 - __name__ - INFO - Sending stop signal to monitor thread 2018-12-23 13:43:54,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aebcc7be1d064246870ea1de2be35edf8f4296" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:43:55,541 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43: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-00f308f7-1294-42a1-b855-a25d786c1368 x-compute-request-id: req-00f308f7-1294-42a1-b855-a25d786c1368 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 475205225 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128760] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130379] pid_max: default: 32768 minimum: 301\n[ 0.131249] ACPI: Core revision 20150930\n[ 0.132612] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133900] Security Framework initialized\n[ 0.134693] Yama: becoming mindful.\n[ 0.135399] AppArmor: AppArmor initialized\n[ 0.136241] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137531] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138771] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139948] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141301] Initializing cgroup subsys io\n[ 0.142088] Initializing cgroup subsys memory\n[ 0.142962] Initializing cgroup subsys devices\n[ 0.143817] Initializing cgroup subsys freezer\n[ 0.144670] Initializing cgroup subsys net_cls\n[ 0.145510] Initializing cgroup subsys perf_event\n[ 0.146387] Initializing cgroup subsys net_prio\n[ 0.147241] Initializing cgroup subsys hugetlb\n[ 0.148085] Initializing cgroup subsys pids\n[ 0.148945] CPU: Physical Processor ID: 0\n[ 0.150420] mce: CPU supports 10 MCE banks\n[ 0.151250] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152225] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162835] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169238] ftrace: allocating 31920 entries in 125 pages\n[ 0.195717] smpboot: Max logical packages: 1\n[ 0.196561] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197864] x2apic enabled\n[ 0.198677] Switched APIC routing to physical x2apic.\n[ 0.200405] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201500] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203439] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205176] KVM setup paravirtual spinlock\n[ 0.206446] x86: Booted up 1 node, 1 CPUs\n[ 0.207234] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208586] devtmpfs: initialized\n[ 0.210284] evm: security.selinux\n[ 0.210964] evm: security.SMACK64\n[ 0.211638] evm: security.SMACK64EXEC\n[ 0.212361] evm: security.SMACK64TRANSMUTE\n[ 0.213141] evm: security.SMACK64MMAP\n[ 0.213864] evm: security.ima\n[ 0.214496] evm: security.capability\n[ 0.215283] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217072] pinctrl core: initialized pinctrl subsystem\n[ 0.218133] RTC time: 13:43:15, date: 12/23/18\n[ 0.219085] NET: Registered protocol family 16\n[ 0.220029] cpuidle: using governor ladder\n[ 0.220822] cpuidle: using governor menu\n[ 0.221585] PCCT header not found.\n[ 0.222312] ACPI: bus type PCI registered\n[ 0.223091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224297] PCI: Using configuration type 1 for base access\n[ 0.226011] ACPI: Added _OSI(Module Device)\n[ 0.226827] ACPI: Added _OSI(Processor Device)\n[ 0.227666] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228538] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230643] ACPI: Interpreter enabled\n[ 0.231389] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236762] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238557] ACPI: (supports S0 S5)\n[ 0.239243] ACPI: Using IOAPIC for interrupt routing\n[ 0.240272] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243325] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245642] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248951] acpiphp: Slot [3] registered\n[ 0.249735] acpiphp: Slot [4] registered\n[ 0.250520] acpiphp: Slot [5] registered\n[ 0.251297] acpiphp: Slot [6] registered\n[ 0.252065] acpiphp: Slot [7] registered\n[ 0.252848] acpiphp: Slot [8] registered\n[ 0.253626] acpiphp: Slot [9] registered\n[ 0.254399] acpiphp: Slot [10] registered\n[ 0.255184] acpiphp: Slot [11] registered\n[ 0.255968] acpiphp: Slot [12] registered\n[ 0.256770] acpiphp: Slot [13] registered\n[ 0.257567] acpiphp: Slot [14] registered\n[ 0.258358] acpiphp: Slot [15] registered\n[ 0.269197] acpiphp: Slot [16] registered\n[ 0.269985] acpiphp: Slot [17] registered\n[ 0.270778] acpiphp: Slot [18] registered\n[ 0.271567] acpiphp: Slot [19] registered\n[ 0.272354] acpiphp: Slot [20] registered\n[ 0.273140] acpiphp: Slot [21] registered\n[ 0.273934] acpiphp: Slot [22] registered\n[ 0.274726] acpiphp: Slot [23] registered\n[ 0.275517] acpiphp: Slot [24] registered\n[ 0.276310] acpiphp: Slot [25] registered\n[ 0.277094] acpiphp: Slot [26] registered\n[ 0.277887] acpiphp: Slot [27] registered\n[ 0.278688] acpiphp: Slot [28] registered\n[ 0.279481] acpiphp: Slot [29] registered\n[ 0.280270] acpiphp: Slot [30] registered\n[ 0.281053] acpiphp: Slot [31] registered\n[ 0.281841] PCI host bridge to bus 0000:00\n[ 0.282628] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283811] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284989] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286403] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287824] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294014] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295256] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296401] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297633] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304085] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305499] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351268] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354110] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355517] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356884] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358107] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359244] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360346] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361882] vgaarb: loaded\n[ 0.362472] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363573] SCSI subsystem initialized\n[ 0.364371] ACPI: bus type USB registered\n[ 0.365167] usbcore: registered new interface driver usbfs\n[ 0.366167] usbcore: registered new interface driver hub\n[ 0.367144] usbcore: registered new device driver usb\n[ 0.368173] PCI: Using ACPI for IRQ routing\n[ 0.369169] NetLabel: Initializing\n[ 0.369859] NetLabel: domain hash size = 128\n[ 0.370702] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371639] NetLabel: unlabeled traffic allowed by default\n[ 0.372702] clocksource: Switched to clocksource kvm-clock\n[ 0.378091] AppArmor: AppArmor Filesystem Enabled\n[ 0.379036] pnp: PnP ACPI init\n[ 0.379933] pnp: PnP ACPI: found 5 devices\n[ 0.386276] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387965] NET: Registered protocol family 2\n[ 0.388906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390149] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391284] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392408] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393456] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394604] NET: Registered protocol family 1\n[ 0.395502] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.396579] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.397625] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411607] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425820] Trying to unpack rootfs image as initramfs...\n[ 0.475080] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.489098] Scanning for low memory corruption every 60 seconds\n[ 0.490408] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491528] audit: initializing netlink subsys (disabled)\n[ 0.492538] audit: type=2000 audit(1545572595.933:1): initialized\n[ 0.493834] Initialise system trusted keyring\n[ 0.494744] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495881] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497821] zbud: loaded\n[ 0.498516] VFS: Disk quotas dquot_6.6.0\n[ 0.499318] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500813] fuse init (API version 7.23)\n[ 0.501703] Key type big_key registered\n[ 0.502496] Allocating IMA MOK and blacklist keyrings.\n[ 0.503571] Key type asymmetric registered\n[ 0.504381] Asymmetric key parser 'x509' registered\n[ 0.505336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.506781] io scheduler noop registered\n[ 0.507561] io scheduler deadline registered (default)\n[ 0.508535] io scheduler cfq registered\n[ 0.509359] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.511619] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513054] ACPI: Power Button [PWRF]\n[ 0.514243] GHES: HEST is not enabled!\n[ 0.527891] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567760] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573898] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.598471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600589] Linux agpgart interface v0.103\n[ 0.602591] brd: module loaded\n[ 0.605224] loop: module loaded\n[ 0.610050] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.611472] GPT:90111 != 2097151\n[ 0.612130] GPT:Alternate GPT header not at the end of the disk.\n[ 0.613219] GPT:90111 != 2097151\n[ 0.613880] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614859] vda: vda1 vda15\n[ 0.616372] scsi host0: ata_piix\n[ 0.617106] scsi host1: ata_piix\n[ 0.617810] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.618995] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.620399] libphy: Fixed MDIO Bus: probed\n[ 0.621215] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622141] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624310] PPP generic driver version 2.4.2\n[ 0.625225] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626497] ehci-pci: EHCI PCI platform driver\n[ 0.627348] ehci-platform: EHCI generic platform driver\n[ 0.628307] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629411] ohci-pci: OHCI PCI platform driver\n[ 0.630259] ohci-platform: OHCI generic platform driver\n[ 0.631221] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645599] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646572] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.647989] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649002] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.650093] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651290] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652679] usb usb1: Product: UHCI Host Controller\n[ 0.653601] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654720] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655754] hub 1-0:1.0: USB hub found\n[ 0.656519] hub 1-0:1.0: 2 ports detected\n[ 0.657409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659491] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660432] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.661437] mousedev: PS/2 mouse device common for all mice\n[ 0.662671] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.664469] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665573] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667916] i2c /dev entries driver\n[ 0.668661] device-mapper: uevent: version 1.0.3\n[ 0.669588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.672437] NET: Registered protocol family 10\n[ 0.673407] NET: Registered protocol family 17\n[ 0.674268] Key type dns_resolver registered\n[ 0.675190] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.676280] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.678008] registered taskstats version 1\n[ 0.678830] Loading compiled-in X.509 certificates\n[ 0.680255] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.682070] zswap: loaded using pool lzo/zbud\n[ 0.683431] Key type trusted registered\n[ 0.684982] Key type encrypted registered\n[ 0.685828] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686830] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687842] evm: HMAC attrs: 0x1\n[ 0.688761] Magic number: 14:827:736\n[ 0.689603] rtc_cmos 00:00: setting system clock to 2018-12-23 13:43:16 UTC (1545572596)\n[ 0.691167] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692256] EDD information not available.\n[ 0.773255] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.774678] ata1.00: configured for MWDMA2\n[ 0.775851] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.788292] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.789561] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.790786] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.792621] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.794123] Write protecting the kernel read-only data: 14336k\n[ 0.795648] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797451] 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.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... [ 1.514639] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.7...\nLease of 10.10.10.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/dev/root resized successfully [took 2.32s]\nping 10.10.10.5 OK\nping 10.10.10.6 OK\nping 10.10.10.5 OK\n"} 2018-12-23 13:43:55,541 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action used request id req-00f308f7-1294-42a1-b855-a25d786c1368 2018-12-23 13:43:55,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5820b012f30b765ee3da7cbf2c4e5ba172592ec5" -d '{"forceDelete": null}' 2018-12-23 13:43:55,755 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:43: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-27a10a93-a239-4812-882b-3d168157d7dc x-compute-request-id: req-27a10a93-a239-4812-882b-3d168157d7dc Content-Length: 0 Content-Type: application/json 2018-12-23 13:43:55,756 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f/action used request id req-27a10a93-a239-4812-882b-3d168157d7dc 2018-12-23 13:43:55,756 - sdnvpn_test_utils - DEBUG - Waiting for instance f97ebc38-0948-48f2-814f-563e5cbd017f to be deleted 2018-12-23 13:43:55,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5820b012f30b765ee3da7cbf2c4e5ba172592ec5" 2018-12-23 13:43:56,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43: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-07899925-3328-47d2-bf8c-1dde7016720c x-compute-request-id: req-07899925-3328-47d2-bf8c-1dde7016720c Content-Encoding: gzip Content-Length: 1018 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:a6:f9", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "rel": "bookmark"}], "image": {"id": "127794f9-c08c-4f5a-8070-193751607e6c", "links": [{"href": "http://172.30.9.22:8774/images/127794f9-c08c-4f5a-8070-193751607e6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015c", "OS-SRV-USG:launched_at": "2018-12-23T13:43:15.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:43:15Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2018-12-23T13:43:10Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:bf:5e", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7", "rel": "bookmark"}], "image": {"id": "127794f9-c08c-4f5a-8070-193751607e6c", "links": [{"href": "http://172.30.9.22:8774/images/127794f9-c08c-4f5a-8070-193751607e6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000159", "OS-SRV-USG:launched_at": "2018-12-23T13:41:58.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:42:00Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-3", "created": "2018-12-23T13:41:55Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:a0:d6", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f97ebc38-0948-48f2-814f-563e5cbd017f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f97ebc38-0948-48f2-814f-563e5cbd017f", "rel": "bookmark"}], "image": {"id": "127794f9-c08c-4f5a-8070-193751607e6c", "links": [{"href": "http://172.30.9.22:8774/images/127794f9-c08c-4f5a-8070-193751607e6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000156", "OS-SRV-USG:launched_at": "2018-12-23T13:41:47.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "f97ebc38-0948-48f2-814f-563e5cbd017f", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:43:55Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-1", "created": "2018-12-23T13:41:42Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:43:56,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-07899925-3328-47d2-bf8c-1dde7016720c 2018-12-23 13:43:58,430 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5820b012f30b765ee3da7cbf2c4e5ba172592ec5" 2018-12-23 13:43:59,148 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:43: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-39fadabd-e004-4b57-aa47-c8340c2a7858 x-compute-request-id: req-39fadabd-e004-4b57-aa47-c8340c2a7858 Content-Encoding: gzip Content-Length: 930 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:a6:f9", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "rel": "bookmark"}], "image": {"id": "127794f9-c08c-4f5a-8070-193751607e6c", "links": [{"href": "http://172.30.9.22:8774/images/127794f9-c08c-4f5a-8070-193751607e6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015c", "OS-SRV-USG:launched_at": "2018-12-23T13:43:15.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:43:15Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2018-12-23T13:43:10Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:bf:5e", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7", "rel": "bookmark"}], "image": {"id": "127794f9-c08c-4f5a-8070-193751607e6c", "links": [{"href": "http://172.30.9.22:8774/images/127794f9-c08c-4f5a-8070-193751607e6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000159", "OS-SRV-USG:launched_at": "2018-12-23T13:41:58.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:42:00Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-3", "created": "2018-12-23T13:41:55Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:43:59,148 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-39fadabd-e004-4b57-aa47-c8340c2a7858 2018-12-23 13:44:01,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5820b012f30b765ee3da7cbf2c4e5ba172592ec5" -d '{"forceDelete": null}' 2018-12-23 13:44:01,336 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:44:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5b94f2b6-2984-46c2-94b6-9c0efed65a8d x-compute-request-id: req-5b94f2b6-2984-46c2-94b6-9c0efed65a8d Content-Length: 0 Content-Type: application/json 2018-12-23 13:44:01,336 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7/action used request id req-5b94f2b6-2984-46c2-94b6-9c0efed65a8d 2018-12-23 13:44:01,337 - sdnvpn_test_utils - DEBUG - Waiting for instance 9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7 to be deleted 2018-12-23 13:44:01,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5820b012f30b765ee3da7cbf2c4e5ba172592ec5" 2018-12-23 13:44:01,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:44:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62813fa3-610b-4302-a4c7-2109b7bbb3c0 x-compute-request-id: req-62813fa3-610b-4302-a4c7-2109b7bbb3c0 Content-Encoding: gzip Content-Length: 939 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:a6:f9", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "rel": "bookmark"}], "image": {"id": "127794f9-c08c-4f5a-8070-193751607e6c", "links": [{"href": "http://172.30.9.22:8774/images/127794f9-c08c-4f5a-8070-193751607e6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015c", "OS-SRV-USG:launched_at": "2018-12-23T13:43:15.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:43:15Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2018-12-23T13:43:10Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:bf:5e", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7", "rel": "bookmark"}], "image": {"id": "127794f9-c08c-4f5a-8070-193751607e6c", "links": [{"href": "http://172.30.9.22:8774/images/127794f9-c08c-4f5a-8070-193751607e6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000159", "OS-SRV-USG:launched_at": "2018-12-23T13:41:58.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "9836eb0f-ffb9-4dea-95f7-fcaa5da1c2b7", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:44:01Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-10-3", "created": "2018-12-23T13:41:55Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:44:01,823 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-62813fa3-610b-4302-a4c7-2109b7bbb3c0 2018-12-23 13:44:03,829 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5820b012f30b765ee3da7cbf2c4e5ba172592ec5" 2018-12-23 13:44:04,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:44:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19c954e3-bc04-498d-9e8b-1b6ae011198a x-compute-request-id: req-19c954e3-bc04-498d-9e8b-1b6ae011198a Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:a6:f9", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "rel": "bookmark"}], "image": {"id": "127794f9-c08c-4f5a-8070-193751607e6c", "links": [{"href": "http://172.30.9.22:8774/images/127794f9-c08c-4f5a-8070-193751607e6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015c", "OS-SRV-USG:launched_at": "2018-12-23T13:43:15.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:43:15Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2018-12-23T13:43:10Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:44:04,697 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-19c954e3-bc04-498d-9e8b-1b6ae011198a 2018-12-23 13:44:06,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5820b012f30b765ee3da7cbf2c4e5ba172592ec5" -d '{"forceDelete": null}' 2018-12-23 13:44:06,881 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:44:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fba7694c-73b5-4986-a102-79ca2391ee44 x-compute-request-id: req-fba7694c-73b5-4986-a102-79ca2391ee44 Content-Length: 0 Content-Type: application/json 2018-12-23 13:44:06,882 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5/action used request id req-fba7694c-73b5-4986-a102-79ca2391ee44 2018-12-23 13:44:06,882 - sdnvpn_test_utils - DEBUG - Waiting for instance 43b5a13d-3108-419d-9fce-a6d8ad0af9d5 to be deleted 2018-12-23 13:44:06,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5820b012f30b765ee3da7cbf2c4e5ba172592ec5" 2018-12-23 13:44:07,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:44:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fce8426e-c612-49d3-a709-9a6b9d7149bf x-compute-request-id: req-fce8426e-c612-49d3-a709-9a6b9d7149bf Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:a6:f9", "version": 4, "addr": "10.10.10.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "rel": "bookmark"}], "image": {"id": "127794f9-c08c-4f5a-8070-193751607e6c", "links": [{"href": "http://172.30.9.22:8774/images/127794f9-c08c-4f5a-8070-193751607e6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015c", "OS-SRV-USG:launched_at": "2018-12-23T13:43:15.000000", "flavor": {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}]}, "id": "43b5a13d-3108-419d-9fce-a6d8ad0af9d5", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:44:06Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-4", "created": "2018-12-23T13:43:10Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:44:07,692 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-fce8426e-c612-49d3-a709-9a6b9d7149bf 2018-12-23 13:44:09,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5820b012f30b765ee3da7cbf2c4e5ba172592ec5" 2018-12-23 13:44:09,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:44: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-5394eaea-dd1e-473d-ab49-2dd54e3a6e64 x-compute-request-id: req-5394eaea-dd1e-473d-ab49-2dd54e3a6e64 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 13:44:09,795 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-5394eaea-dd1e-473d-ab49-2dd54e3a6e64 2018-12-23 13:44:11,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/127794f9-c08c-4f5a-8070-193751607e6c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a55187069c83a817385a2579b63697590bff078a" 2018-12-23 13:44:13,114 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f3e1f4a1-639f-472e-8d72-bd595daf499b Date: Sun, 23 Dec 2018 13:44:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 13:44:13,114 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/127794f9-c08c-4f5a-8070-193751607e6c used request id req-f3e1f4a1-639f-472e-8d72-bd595daf499b 2018-12-23 13:44:13,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/673a9302-6dcd-46ff-a407-c0c585e48198 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d60841bf8dbf3b5e2d4dcbbb5f5bede6e5c03c6" 2018-12-23 13:44:15,430 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-55ac265b-5488-4172-9c08-78685c236a60 Date: Sun, 23 Dec 2018 13:44:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:44:15,430 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/673a9302-6dcd-46ff-a407-c0c585e48198 used request id req-55ac265b-5488-4172-9c08-78685c236a60 2018-12-23 13:44:15,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/69dd8794-52af-484e-bb20-f7fd5f68cc61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d60841bf8dbf3b5e2d4dcbbb5f5bede6e5c03c6" 2018-12-23 13:44:16,847 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2016be1a-e1cc-46a9-9ca4-8ad271ee9735 Date: Sun, 23 Dec 2018 13:44:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:44:16,847 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/69dd8794-52af-484e-bb20-f7fd5f68cc61 used request id req-2016be1a-e1cc-46a9-9ca4-8ad271ee9735 2018-12-23 13:44:16,848 - 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-12-23 13:44:16,848 - sdnvpn-results - INFO - All the subtests have passed. 2018-12-23 13:44:16,865 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_10 2018-12-23 13:44:16,865 - 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-12-23 13:44:16,865 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario' 2018-12-23 13:44:16,865 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================== 2018-12-23 13:44:16,865 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_13 2018-12-23 13:44:16,942 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_13 main method 2018-12-23 13:44:16,942 - sdnvpn.test.functest.testcase_13 - INFO - Using old image 2018-12-23 13:44:16,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:44:16,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:44:16,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:44:16,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:44:16,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:44:16,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:44:16,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:44:16,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:44:16,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:44:16,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:44:16,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:44:16,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:44:16,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:44:16,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:44:16,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:44:16,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:44:16,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:44:16,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:44:16,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:44:16,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:44:16,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:44:16,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:44:16,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:44:16,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:44:16,945 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:44:16,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:44:16,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:44:16,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:44:16,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:44:16,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:44:16,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:44:16,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:44:16,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:44:16,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:44:16,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:44:16,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:44:16,946 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:44:16,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:44:16,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:44:16,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:44:16,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:44:16,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:44:16,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:44:16,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:44:16,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:44:16,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:44:16,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:44:16,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:44:16,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-12-23 13:44:16,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:44:16,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:44:16,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:44:16,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:44:16,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:44:16,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:44:16,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:44:16,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:44:16,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:44:16,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:44:16,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:44:16,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:44:16,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:44:16,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:44:16,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:44:16,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:44:16,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:44:16,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:44:16,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:44:16,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:44:16,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:44:16,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:44:16,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:44:16,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:44:16,951 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-12-23 13:44:16,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:44:16,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3115c49d-bd15-494a-a33a-07143b292e31 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:44:16,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-3115c49d-bd15-494a-a33a-07143b292e31 2018-12-23 13:44:16,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:44:17,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:44:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["KUaiRBPQRIuDvNFP6v4b-A"], "issued_at": "2018-12-23T13:44:17.000000Z"}} 2018-12-23 13:44:17,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}760d6d3b378fd5cbf82811fbf2e94eec7e6bacfc" 2018-12-23 13:44:17,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-acbcfc32-64cc-4cfb-9f74-9c1db98a3582 Date: Sun, 23 Dec 2018 13:44:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-12-23 13:44:17,500 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20 used request id req-acbcfc32-64cc-4cfb-9f74-9c1db98a3582 2018-12-23 13:44:17,501 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-12-23 13:44:17,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}760d6d3b378fd5cbf82811fbf2e94eec7e6bacfc" 2018-12-23 13:44:17,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-45927af3-76f8-40f8-884d-50ce7eb562a6 Date: Sun, 23 Dec 2018 13:44:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 13:44:17,654 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-45927af3-76f8-40f8-884d-50ce7eb562a6 2018-12-23 13:44:17,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}760d6d3b378fd5cbf82811fbf2e94eec7e6bacfc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-ubuntu", "visibility": "public"}' 2018-12-23 13:44:17,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 574 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2 X-Openstack-Request-Id: req-6e2f1907-ed24-4594-8681-69f6a85344cb Date: Sun, 23 Dec 2018 13:44:17 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-ubuntu", "tags": [], "container_format": "bare", "created_at": "2018-12-23T13:44:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T13:44:17Z", "visibility": "public", "locations": [], "self": "/v2/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "min_disk": 0, "protected": false, "id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "file": "/v2/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2/file", "checksum": null, "owner": "1b564ea31c8e45b6a10fe5a84fe49166", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 13:44:17,876 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-6e2f1907-ed24-4594-8681-69f6a85344cb 2018-12-23 13:44:17,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}760d6d3b378fd5cbf82811fbf2e94eec7e6bacfc" -d '' 2018-12-23 13:44:28,086 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1172c0cb-3335-48dd-82d2-2b0efba1e3c2 Date: Sun, 23 Dec 2018 13:44:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 13:44:28,086 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2/file used request id req-1172c0cb-3335-48dd-82d2-2b0efba1e3c2 2018-12-23 13:44:28,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:44:28,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:44:28,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:44:28,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:44:28,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:44:28,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:44:28,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:44:28,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:44:28,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:44:28,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:44:28,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:44:28,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:44:28,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:44:28,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:44:28,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:44:28,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:44:28,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:44:28,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:44:28,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:44:28,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:44:28,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:44:28,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:44:28,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:44:28,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:44:28,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:44:28,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f84ced17-3ac8-4b3a-951e-fe974fb4206f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:44:28,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-f84ced17-3ac8-4b3a-951e-fe974fb4206f 2018-12-23 13:44:28,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:44:28,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:44:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["RLZG9_3HSVexgnCKUIrCsg"], "issued_at": "2018-12-23T13:44:28.000000Z"}} 2018-12-23 13:44:28,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c1d8ee4c374debeaeb3ec220e0fef1ad193cec6" 2018-12-23 13:44:28,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:44:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76ce1a0f-8111-446e-8903-94e1a5056bf7 x-compute-request-id: req-76ce1a0f-8111-446e-8903-94e1a5056bf7 Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 13:44:28,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail used request id req-76ce1a0f-8111-446e-8903-94e1a5056bf7 2018-12-23 13:44:28,665 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-12-23 13:44:28,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c1d8ee4c374debeaeb3ec220e0fef1ad193cec6" -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-12-23 13:44:28,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:44:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9520c3f-81d4-4560-9db0-2e368961cc54 x-compute-request-id: req-c9520c3f-81d4-4560-9db0-2e368961cc54 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:44:28,712 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-c9520c3f-81d4-4560-9db0-2e368961cc54 2018-12-23 13:44:28,713 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=0a7debf7-ffa9-4553-b911-584c8b70a81b created successfully. 2018-12-23 13:44:28,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:44:28,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-775204ba-2034-4a50-91f1-81f2e7e0d6a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:44:28,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-775204ba-2034-4a50-91f1-81f2e7e0d6a4 2018-12-23 13:44:28,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:44:29,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:44:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["UpkcTGO_TPK0Reix-BnOcQ"], "issued_at": "2018-12-23T13:44:29.000000Z"}} 2018-12-23 13:44:29,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c1691969c8a4cf93ce23e3176d51b08dfb4e99" 2018-12-23 13:44:29,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3102 X-Openstack-Request-Id: req-f80e163a-f3f8-4f07-9378-1ba3d4a512ea Date: Sun, 23 Dec 2018 13:44:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"23030c7f-f4cb-4708-9acd-3f4d604f01cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b98e922569b641a694497490b3124ac7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T13:38:33Z","provider:segmentation_id":32,"name":"","admin_state_up":true,"tenant_id":"b98e922569b641a694497490b3124ac7","created_at":"2018-12-23T13:38:33Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"62a0b32d-258f-4ebe-9701-ff263abc135d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b98e922569b641a694497490b3124ac7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T13:38:39Z","provider:segmentation_id":1,"name":"","admin_state_up":true,"tenant_id":"b98e922569b641a694497490b3124ac7","created_at":"2018-12-23T13:38:38Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cd50febb-b9e4-400d-81d5-9858a5f21795","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b98e922569b641a694497490b3124ac7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T13:38:36Z","provider:segmentation_id":41,"name":"","admin_state_up":true,"tenant_id":"b98e922569b641a694497490b3124ac7","created_at":"2018-12-23T13:38:36Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"fe58ce3e-ff4e-4008-a35d-fc616d8f20ae","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b98e922569b641a694497490b3124ac7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T13:38:25Z","provider:segmentation_id":47,"name":"","admin_state_up":true,"tenant_id":"b98e922569b641a694497490b3124ac7","created_at":"2018-12-23T13:38:25Z","provider:network_type":"vxlan"}]} 2018-12-23 13:44:29,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-f80e163a-f3f8-4f07-9378-1ba3d4a512ea 2018-12-23 13:44:29,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c1691969c8a4cf93ce23e3176d51b08dfb4e99" 2018-12-23 13:44:29,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-4587875d-b90e-41fa-a715-7a84e0285dbb Date: Sun, 23 Dec 2018 13:44:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:34Z","dns_nameservers":[],"updated_at":"2018-12-23T10:45:34Z","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":"baab99c834784a5fb13deaf78a5e8135","id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-23 13:44:29,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-4587875d-b90e-41fa-a715-7a84e0285dbb 2018-12-23 13:44:29,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c1691969c8a4cf93ce23e3176d51b08dfb4e99" 2018-12-23 13:44:29,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-169acc78-fbbc-4b28-bbde-e9c59e208108 Date: Sun, 23 Dec 2018 13:44:29 GMT RESP BODY: {"routers": []} 2018-12-23 13:44:29,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers used request id req-169acc78-fbbc-4b28-bbde-e9c59e208108 2018-12-23 13:44:29,708 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-13-1-net... 2018-12-23 13:44:29,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c1691969c8a4cf93ce23e3176d51b08dfb4e99" -d '{"network": {"name": "sdnvpn-13-1-net", "admin_state_up": true}}' 2018-12-23 13:44:30,117 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-3f87f681-bef5-401e-b3b2-6b4dfe6cce6e Date: Sun, 23 Dec 2018 13:44: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":"71f6291e-67ac-4b6f-a30f-4c67ef69b4f8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T13:44:29Z","is_default":false,"provider:segmentation_id":76,"name":"sdnvpn-13-1-net","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:44:29Z","mtu":1450}} 2018-12-23 13:44:30,117 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks used request id req-3f87f681-bef5-401e-b3b2-6b4dfe6cce6e 2018-12-23 13:44:30,118 - sdnvpn.lib.openstack_utils - DEBUG - Network '71f6291e-67ac-4b6f-a30f-4c67ef69b4f8' created successfully 2018-12-23 13:44:30,118 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-12-23 13:44:30,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c1691969c8a4cf93ce23e3176d51b08dfb4e99" -d '{"subnets": [{"ip_version": 4, "network_id": "71f6291e-67ac-4b6f-a30f-4c67ef69b4f8", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-13-1-subnet"}]}' 2018-12-23 13:44:30,841 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-8d0ca6c8-f29a-4ddf-b73a-2c468fe92ce4 Date: Sun, 23 Dec 2018 13:44:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71f6291e-67ac-4b6f-a30f-4c67ef69b4f8","tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:44:30Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-12-23T13:44:30Z","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":"1b564ea31c8e45b6a10fe5a84fe49166","id":"66748e68-56f5-47f3-b4b8-ba6b5651bd44","subnetpool_id":null,"name":"sdnvpn-13-1-subnet"}]} 2018-12-23 13:44:30,841 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets used request id req-8d0ca6c8-f29a-4ddf-b73a-2c468fe92ce4 2018-12-23 13:44:30,841 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '66748e68-56f5-47f3-b4b8-ba6b5651bd44' created successfully 2018-12-23 13:44:30,842 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-12-23 13:44:30,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c1691969c8a4cf93ce23e3176d51b08dfb4e99" -d '{"router": {"name": "sdnvpn-13-1-router", "admin_state_up": true}}' 2018-12-23 13:44:31,141 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 427 X-Openstack-Request-Id: req-d0e42e2f-912c-4a27-b4ce-4013485ed4c5 Date: Sun, 23 Dec 2018 13:44:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:44:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:44:31Z", "revision_number": 0, "routes": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "91039a15-f4f8-4223-b3b6-5a78058d20f4", "name": "sdnvpn-13-1-router"}} 2018-12-23 13:44:31,141 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers used request id req-d0e42e2f-912c-4a27-b4ce-4013485ed4c5 2018-12-23 13:44:31,141 - sdnvpn.lib.openstack_utils - DEBUG - Router '91039a15-f4f8-4223-b3b6-5a78058d20f4' created successfully 2018-12-23 13:44:31,141 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-12-23 13:44:31,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/91039a15-f4f8-4223-b3b6-5a78058d20f4/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c1691969c8a4cf93ce23e3176d51b08dfb4e99" -d '{"subnet_id": "66748e68-56f5-47f3-b4b8-ba6b5651bd44"}' 2018-12-23 13:44:32,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ac4cd441-1e01-4df4-bc01-af1f3345e51c Date: Sun, 23 Dec 2018 13:44:32 GMT RESP BODY: {"network_id": "71f6291e-67ac-4b6f-a30f-4c67ef69b4f8", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "subnet_id": "66748e68-56f5-47f3-b4b8-ba6b5651bd44", "subnet_ids": ["66748e68-56f5-47f3-b4b8-ba6b5651bd44"], "port_id": "0687c3c0-f89d-4bfc-a06d-96dabd60a065", "id": "91039a15-f4f8-4223-b3b6-5a78058d20f4"} 2018-12-23 13:44:32,673 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/91039a15-f4f8-4223-b3b6-5a78058d20f4/add_router_interface used request id req-ac4cd441-1e01-4df4-bc01-af1f3345e51c 2018-12-23 13:44:32,673 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-12-23 13:44:32,673 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-12-23 13:44:32,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c1691969c8a4cf93ce23e3176d51b08dfb4e99" 2018-12-23 13:44:32,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3763 X-Openstack-Request-Id: req-3bbb55aa-43d8-494d-96b2-1faa615f8f36 Date: Sun, 23 Dec 2018 13:44:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"23030c7f-f4cb-4708-9acd-3f4d604f01cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b98e922569b641a694497490b3124ac7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T13:38:33Z","provider:segmentation_id":32,"name":"","admin_state_up":true,"tenant_id":"b98e922569b641a694497490b3124ac7","created_at":"2018-12-23T13:38:33Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"62a0b32d-258f-4ebe-9701-ff263abc135d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b98e922569b641a694497490b3124ac7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T13:38:39Z","provider:segmentation_id":1,"name":"","admin_state_up":true,"tenant_id":"b98e922569b641a694497490b3124ac7","created_at":"2018-12-23T13:38:38Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"71f6291e-67ac-4b6f-a30f-4c67ef69b4f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","subnets":["66748e68-56f5-47f3-b4b8-ba6b5651bd44"],"description":"","tags":[],"updated_at":"2018-12-23T13:44:30Z","provider:segmentation_id":76,"name":"sdnvpn-13-1-net","admin_state_up":true,"tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:44:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cd50febb-b9e4-400d-81d5-9858a5f21795","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b98e922569b641a694497490b3124ac7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T13:38:36Z","provider:segmentation_id":41,"name":"","admin_state_up":true,"tenant_id":"b98e922569b641a694497490b3124ac7","created_at":"2018-12-23T13:38:36Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"fe58ce3e-ff4e-4008-a35d-fc616d8f20ae","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b98e922569b641a694497490b3124ac7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T13:38:25Z","provider:segmentation_id":47,"name":"","admin_state_up":true,"tenant_id":"b98e922569b641a694497490b3124ac7","created_at":"2018-12-23T13:38:25Z","provider:network_type":"vxlan"}]} 2018-12-23 13:44:32,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks used request id req-3bbb55aa-43d8-494d-96b2-1faa615f8f36 2018-12-23 13:44:32,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/91039a15-f4f8-4223-b3b6-5a78058d20f4 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c1691969c8a4cf93ce23e3176d51b08dfb4e99" -d '{"router": {"external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf"}}}' 2018-12-23 13:44:34,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-c7018bf7-ad69-4898-be09-25164e93e04f Date: Sun, 23 Dec 2018 13:44:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:44:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:44:34Z", "revision_number": 3, "routes": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "91039a15-f4f8-4223-b3b6-5a78058d20f4", "name": "sdnvpn-13-1-router"}} 2018-12-23 13:44:34,324 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/91039a15-f4f8-4223-b3b6-5a78058d20f4 used request id req-c7018bf7-ad69-4898-be09-25164e93e04f 2018-12-23 13:44:34,324 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-12-23 13:44:34,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c1691969c8a4cf93ce23e3176d51b08dfb4e99" 2018-12-23 13:44:34,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13198 X-Openstack-Request-Id: req-b09acfcb-648b-4dad-85a8-c1496e3b710f Date: Sun, 23 Dec 2018 13:44:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T10:55:40Z", "updated_at": "2018-12-23T10:55:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "4344a5ee-82f5-41b0-bdee-1ea119ce0ef6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "7749ea3b-0b9e-4d0d-9530-ba6f0062246e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "bd164a01-3da6-4ba0-8a76-8468a98eeaee", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:55:40Z", "revision_number": 0, "id": "dfce3129-c821-4a94-b363-28d08fbcd457", "remote_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "remote_ip_prefix": null, "created_at": "2018-12-23T10:55:40Z", "security_group_id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 4, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "created_at": "2018-12-23T13:04:08Z", "updated_at": "2018-12-23T13:04:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "39f67492-6c17-47dc-9eb5-9f66fc40bf5d", "remote_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "c407ef4e-77ad-41ec-a924-30be4d776065", "remote_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "c4d2361c-9401-4064-a528-1158d4842c43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:04:08Z", "revision_number": 0, "id": "c9e42862-60e0-49ef-87e4-45f18b0eb47e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:04:08Z", "security_group_id": "13751584-95bc-4ac8-a165-ee936f10eee8", "tenant_id": "cd88fc5f29be44c198f378ee4ce5955b", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd88fc5f29be44c198f378ee4ce5955b"}], "revision_number": 4, "project_id": "cd88fc5f29be44c198f378ee4ce5955b", "id": "13751584-95bc-4ac8-a165-ee936f10eee8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "created_at": "2018-12-23T10:45:28Z", "updated_at": "2018-12-23T10:45:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "3a13af68-60e1-4344-ae8a-96f314d1a2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "77d13211-502f-4e71-b007-faffc15c37d0", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv6", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fa02d9ed-71a8-4f4b-ac77-2b459bf2c28a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:45:28Z", "revision_number": 0, "id": "fbae7c6c-02bf-45ca-b3c8-011de5d25b67", "remote_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "remote_ip_prefix": null, "created_at": "2018-12-23T10:45:28Z", "security_group_id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "tenant_id": "baab99c834784a5fb13deaf78a5e8135", "port_range_min": null, "ethertype": "IPv4", "project_id": "baab99c834784a5fb13deaf78a5e8135"}], "revision_number": 4, "project_id": "baab99c834784a5fb13deaf78a5e8135", "id": "24d7bf0e-5376-4c25-a7bb-bcdce890a4db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T10:57:52Z", "updated_at": "2018-12-23T10:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "0f4d9015-afd5-4470-947c-2567f1a2965a", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "589650f3-addb-4c63-b869-51a5c7002ad1", "remote_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "623fc9a7-10e7-4c90-bf16-350965ac2d72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T10:57:52Z", "revision_number": 0, "id": "ab93a0f4-aca3-4c2f-b4d4-4556be8ee207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T10:57:52Z", "security_group_id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "78faeebd-90e0-4bc8-9f0f-9ec5a021e269", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:09:26Z", "updated_at": "2018-12-23T13:11:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T13:09:27Z", "revision_number": 0, "id": "0b17de6f-9848-402f-8daf-e8470ba6135f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "revision_number": 0, "id": "2364bb0b-6704-452b-9be9-2510c23fc966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "revision_number": 0, "id": "3942b386-c5a7-4af7-a4dc-d2217c65f430", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 179, "updated_at": "2018-12-23T13:11:46Z", "revision_number": 0, "id": "5a7af0e9-8e86-46a6-97e3-289edadd453d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:11:46Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 179, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T13:09:26Z", "revision_number": 0, "id": "708ab9c1-97dd-4108-83d0-c9a9ae886ca4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:26Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T13:09:27Z", "revision_number": 0, "id": "973e6c43-2f61-43ac-beb6-b0a0b623432f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T13:09:27Z", "revision_number": 0, "id": "b8ea28c7-6b4e-43d6-874c-7748d32452c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T13:09:27Z", "security_group_id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166"}], "revision_number": 7, "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "d54ad1fc-dc70-43eb-b6d5-f1e800496767", "name": "sdnvpn-sg"}]} 2018-12-23 13:44:34,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups used request id req-b09acfcb-648b-4dad-85a8-c1496e3b710f 2018-12-23 13:44:34,543 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-12-23 13:44:34,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:44:34,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b644ce3-db13-4303-81d4-2563031c28fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:44:34,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-1b644ce3-db13-4303-81d4-2563031c28fb 2018-12-23 13:44:34,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:44:34,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:44:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["GH81DbbYRECukHUu5Y-HHA"], "issued_at": "2018-12-23T13:44:34.000000Z"}} 2018-12-23 13:44:34,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0e395a8a3cf8be425af13ee355820c4dd28ee" 2018-12-23 13:44:35,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:44:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffabd670-30a8-4502-88e9-8aba989db296 x-compute-request-id: req-ffabd670-30a8-4502-88e9-8aba989db296 Content-Encoding: gzip Content-Length: 725 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 231}, "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 240}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-12-23 13:44:35,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-ffabd670-30a8-4502-88e9-8aba989db296 2018-12-23 13:44:35,109 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-12-23 13:44:35,109 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-1'... 2018-12-23 13:44:35,109 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-1 flavor=m1.custom image=8d15e8e5-9f75-43fd-8688-7d9c40c497c2 network=71f6291e-67ac-4b6f-a30f-4c67ef69b4f8 secgroup=d54ad1fc-dc70-43eb-b6d5-f1e800496767 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set -xe sudo useradd -m sdnvpn sudo adduser sdnvpn sudo sudo echo sdnvpn:opnfv | chpasswd sleep 20 sudo ifconfig lo:1 179.24.1.12 netmask 255.255.255.255 up 2018-12-23 13:44:35,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:44:35,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:44:35,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:44:35,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:44:35,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:44:35,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:44:35,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:44:35,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:44:35,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:44:35,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:44:35,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:44:35,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:44:35,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:44:35,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:44:35,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:44:35,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:44:35,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:44:35,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:44:35,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:44:35,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:44:35,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:44:35,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:44:35,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:44:35,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:44:35,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:44:35,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:44:35,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:44:35,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:44:35,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:44:35,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:44:35,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:44:35,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:44:35,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:44:35,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:44:35,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:44:35,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:44:35,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:44:35,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:44:35,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:44:35,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:44:35,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:44:35,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:44:35,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:44:35,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:44:35,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:44:35,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:44:35,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:44:35,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:44:35,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:44:35,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d60bd09c-2ce5-4ecb-9eac-912ae035b431 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:44:35,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-d60bd09c-2ce5-4ecb-9eac-912ae035b431 2018-12-23 13:44:35,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:44:35,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:44:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["5JI0zfmzS2unUtp6WOp-cQ"], "issued_at": "2018-12-23T13:44:35.000000Z"}} 2018-12-23 13:44:35,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8f28a9305992bc85ebc2d97555a9cb811d2066" 2018-12-23 13:44:35,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:44:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3efaca72-cc81-46b0-bd85-05ab7d939493 x-compute-request-id: req-3efaca72-cc81-46b0-bd85-05ab7d939493 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}], "name": "m1.custom"}, {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-12-23 13:44:35,681 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-3efaca72-cc81-46b0-bd85-05ab7d939493 2018-12-23 13:44:35,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8f28a9305992bc85ebc2d97555a9cb811d2066" 2018-12-23 13:44:35,704 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:44:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95d53540-b4fa-4d27-a032-65e5dd54a6dc x-compute-request-id: req-95d53540-b4fa-4d27-a032-65e5dd54a6dc Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:44:35,704 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b used request id req-95d53540-b4fa-4d27-a032-65e5dd54a6dc 2018-12-23 13:44:35,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8f28a9305992bc85ebc2d97555a9cb811d2066" -d '{"server": {"name": "sdnvpn-13-1", "imageRef": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "user_data": "IyEvYmluL3NoCnNldCAteGUKc3VkbyB1c2VyYWRkIC1tIHNkbnZwbgpzdWRvIGFkZHVzZXIgc2RudnBuIHN1ZG8Kc3VkbyBlY2hvIHNkbnZwbjpvcG5mdiB8IGNocGFzc3dkCnNsZWVwIDIwCnN1ZG8gaWZjb25maWcgbG86MSAxNzkuMjQuMS4xMiBuZXRtYXNrIDI1NS4yNTUuMjU1LjI1NSB1cAo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "71f6291e-67ac-4b6f-a30f-4c67ef69b4f8"}], "config_drive": true}}' 2018-12-23 13:44:37,578 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:44:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f39d03d0-946a-47b9-a6e8-7d4a14102c18 x-compute-request-id: req-f39d03d0-946a-47b9-a6e8-7d4a14102c18 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "aac637cd-394d-472d-b240-e8c82b970526", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "adminPass": "F5pFgRn4iLin"}} 2018-12-23 13:44:37,578 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-f39d03d0-946a-47b9-a6e8-7d4a14102c18 2018-12-23 13:44:37,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:44:37,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:44:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a9d6ff5-6a55-43ab-967a-6a524da44696 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:44:37,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-8a9d6ff5-6a55-43ab-967a-6a524da44696 2018-12-23 13:44:37,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:44:37,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:44:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["FVduOkzDRLy11J3KgK7RLg"], "issued_at": "2018-12-23T13:44:37.000000Z"}} 2018-12-23 13:44:37,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:44:38,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:44: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-f8c5b096-b9aa-4b37-9e3e-7ed34a4bf3ed x-compute-request-id: req-f8c5b096-b9aa-4b37-9e3e-7ed34a4bf3ed 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.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:44:38,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-f8c5b096-b9aa-4b37-9e3e-7ed34a4bf3ed 2018-12-23 13:44:41,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:44:42,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:44:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e028028-77d3-431e-b7e6-5426813a2880 x-compute-request-id: req-1e028028-77d3-431e-b7e6-5426813a2880 Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:44:42,228 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-1e028028-77d3-431e-b7e6-5426813a2880 2018-12-23 13:44:45,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:44:45,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:44: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-ea40bf40-6acc-4773-b3c9-f33f8fc6f879 x-compute-request-id: req-ea40bf40-6acc-4773-b3c9-f33f8fc6f879 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:44:45,933 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-ea40bf40-6acc-4773-b3c9-f33f8fc6f879 2018-12-23 13:44:48,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:44:49,547 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:44:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2de87c0-bb48-4237-b7a1-772aeb72a310 x-compute-request-id: req-e2de87c0-bb48-4237-b7a1-772aeb72a310 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:44:49,547 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-e2de87c0-bb48-4237-b7a1-772aeb72a310 2018-12-23 13:44:52,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:44:53,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:44: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-7ee04ccf-4667-4278-87d2-2df42e04afbf x-compute-request-id: req-7ee04ccf-4667-4278-87d2-2df42e04afbf Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:44:53,193 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-7ee04ccf-4667-4278-87d2-2df42e04afbf 2018-12-23 13:44:56,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:44:57,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:44:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1992a514-21b7-4306-b8fd-52aab51c5d1e x-compute-request-id: req-1992a514-21b7-4306-b8fd-52aab51c5d1e Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:44:57,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-1992a514-21b7-4306-b8fd-52aab51c5d1e 2018-12-23 13:45:00,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:45:00,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:45:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f35013b-2bfd-4789-808f-1b362c0e4265 x-compute-request-id: req-8f35013b-2bfd-4789-808f-1b362c0e4265 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:45:00,552 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-8f35013b-2bfd-4789-808f-1b362c0e4265 2018-12-23 13:45:03,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:45:04,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:45:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed3627c2-9f6c-4cc3-9448-db1ce6bf159c x-compute-request-id: req-ed3627c2-9f6c-4cc3-9448-db1ce6bf159c Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:45:04,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-ed3627c2-9f6c-4cc3-9448-db1ce6bf159c 2018-12-23 13:45:07,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:45:08,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:45: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-0d3368a2-1abd-4a93-9c36-b7279114c32d x-compute-request-id: req-0d3368a2-1abd-4a93-9c36-b7279114c32d Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:45:08,014 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-0d3368a2-1abd-4a93-9c36-b7279114c32d 2018-12-23 13:45:11,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:45:11,777 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:45: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-137ba63a-a55c-4b2f-b851-2f35dbe16616 x-compute-request-id: req-137ba63a-a55c-4b2f-b851-2f35dbe16616 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:45:11,778 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-137ba63a-a55c-4b2f-b851-2f35dbe16616 2018-12-23 13:45:14,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:45:15,776 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:45: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-f51f6913-fa9e-453b-a04c-849ece112b00 x-compute-request-id: req-f51f6913-fa9e-453b-a04c-849ece112b00 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:45:15,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-f51f6913-fa9e-453b-a04c-849ece112b00 2018-12-23 13:45:18,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:45:19,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:45: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-060bfc9f-f50d-4372-8869-29c3deb38efb x-compute-request-id: req-060bfc9f-f50d-4372-8869-29c3deb38efb Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:45:19,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-060bfc9f-f50d-4372-8869-29c3deb38efb 2018-12-23 13:45:22,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:45:22,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:45:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55156f9a-dfea-4dfd-880c-ab782aaa15b3 x-compute-request-id: req-55156f9a-dfea-4dfd-880c-ab782aaa15b3 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:45:22,867 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-55156f9a-dfea-4dfd-880c-ab782aaa15b3 2018-12-23 13:45:25,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:45:26,924 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:45:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d89c8d33-a06c-49ca-a714-622f3170ff4c x-compute-request-id: req-d89c8d33-a06c-49ca-a714-622f3170ff4c Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:45:26,924 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-d89c8d33-a06c-49ca-a714-622f3170ff4c 2018-12-23 13:45:29,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:45:30,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:45: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-f2304620-b0d9-404c-beb6-ce548dad4bd1 x-compute-request-id: req-f2304620-b0d9-404c-beb6-ce548dad4bd1 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:45:30,423 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-f2304620-b0d9-404c-beb6-ce548dad4bd1 2018-12-23 13:45:33,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:45:33,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:45: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-acd5f3a8-73da-47c0-801d-e991866832d8 x-compute-request-id: req-acd5f3a8-73da-47c0-801d-e991866832d8 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:45:33,898 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-acd5f3a8-73da-47c0-801d-e991866832d8 2018-12-23 13:45:36,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:45:37,699 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:45:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17053e82-1fc1-4f31-8d65-93d274d8f443 x-compute-request-id: req-17053e82-1fc1-4f31-8d65-93d274d8f443 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:45:37,699 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-17053e82-1fc1-4f31-8d65-93d274d8f443 2018-12-23 13:45:40,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:45:41,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:45: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-0895d523-161c-42a6-b53f-39462fff2617 x-compute-request-id: req-0895d523-161c-42a6-b53f-39462fff2617 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:45:41,326 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-0895d523-161c-42a6-b53f-39462fff2617 2018-12-23 13:45:44,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:45:44,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:45: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-9f50ad62-ca30-42bd-beab-79b3c54b4586 x-compute-request-id: req-9f50ad62-ca30-42bd-beab-79b3c54b4586 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:45:44,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-9f50ad62-ca30-42bd-beab-79b3c54b4586 2018-12-23 13:45:47,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:45:48,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:45: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-cf0e3aa1-b876-4edf-822f-4f0a5aafd6d7 x-compute-request-id: req-cf0e3aa1-b876-4edf-822f-4f0a5aafd6d7 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:45:48,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-cf0e3aa1-b876-4edf-822f-4f0a5aafd6d7 2018-12-23 13:45:51,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:45:51,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:45: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-f3709f88-229f-4c80-b201-ab587b663c97 x-compute-request-id: req-f3709f88-229f-4c80-b201-ab587b663c97 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:45:51,855 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-f3709f88-229f-4c80-b201-ab587b663c97 2018-12-23 13:45:54,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:45:55,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:45: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-55ba2047-aac4-42c9-962c-daa963d33517 x-compute-request-id: req-55ba2047-aac4-42c9-962c-daa963d33517 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:45:55,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-55ba2047-aac4-42c9-962c-daa963d33517 2018-12-23 13:45:58,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:45:58,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:45: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-95e4f9c2-e216-449a-a764-5ae617b0e19d x-compute-request-id: req-95e4f9c2-e216-449a-a764-5ae617b0e19d Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:45:58,922 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-95e4f9c2-e216-449a-a764-5ae617b0e19d 2018-12-23 13:46:01,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:46:02,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:46: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-425efbc0-0a8e-4788-85b9-cde8da9196c7 x-compute-request-id: req-425efbc0-0a8e-4788-85b9-cde8da9196c7 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:46:02,535 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-425efbc0-0a8e-4788-85b9-cde8da9196c7 2018-12-23 13:46:05,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:46:06,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:46: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-d6f71d15-88f5-40c9-b0af-13c75a422054 x-compute-request-id: req-d6f71d15-88f5-40c9-b0af-13c75a422054 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:46:06,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-d6f71d15-88f5-40c9-b0af-13c75a422054 2018-12-23 13:46:09,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:46:09,349 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:46: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-b544608a-2e04-4fda-94b8-0918f6afa827 x-compute-request-id: req-b544608a-2e04-4fda-94b8-0918f6afa827 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:46:09,349 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-b544608a-2e04-4fda-94b8-0918f6afa827 2018-12-23 13:46:12,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:46:12,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:46: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-6444fa8d-0b9d-4958-abcc-c70e09204517 x-compute-request-id: req-6444fa8d-0b9d-4958-abcc-c70e09204517 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:46:12,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-6444fa8d-0b9d-4958-abcc-c70e09204517 2018-12-23 13:46:15,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:46:16,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:46:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a88448f-6060-4df4-b6d9-c2f68142cb91 x-compute-request-id: req-3a88448f-6060-4df4-b6d9-c2f68142cb91 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:46:16,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-3a88448f-6060-4df4-b6d9-c2f68142cb91 2018-12-23 13:46:19,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:46:20,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:46: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-32d44a95-f2cc-4060-8376-d429944b327d x-compute-request-id: req-32d44a95-f2cc-4060-8376-d429944b327d Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:46:20,044 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-32d44a95-f2cc-4060-8376-d429944b327d 2018-12-23 13:46:23,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:46:23,661 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:46: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-2572b67e-2a79-4d53-8228-3d52b35d9b58 x-compute-request-id: req-2572b67e-2a79-4d53-8228-3d52b35d9b58 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:46:23,662 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-2572b67e-2a79-4d53-8228-3d52b35d9b58 2018-12-23 13:46:26,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:46:27,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:46: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-4fa68037-bbbd-4cb6-b1a4-01f9330ed69c x-compute-request-id: req-4fa68037-bbbd-4cb6-b1a4-01f9330ed69c Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:46:27,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-4fa68037-bbbd-4cb6-b1a4-01f9330ed69c 2018-12-23 13:46:30,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:46:30,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:46: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-60990026-9092-4d7b-9d79-a10963c0db87 x-compute-request-id: req-60990026-9092-4d7b-9d79-a10963c0db87 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:46:30,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-60990026-9092-4d7b-9d79-a10963c0db87 2018-12-23 13:46:33,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:46:33,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:46: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-62c93a0d-ce84-4007-8646-e4c44191c990 x-compute-request-id: req-62c93a0d-ce84-4007-8646-e4c44191c990 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:46:33,932 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-62c93a0d-ce84-4007-8646-e4c44191c990 2018-12-23 13:46:36,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:46:37,497 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:46: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-9fcacaeb-bf40-4d39-89f5-24708540e0ef x-compute-request-id: req-9fcacaeb-bf40-4d39-89f5-24708540e0ef Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:46:37,497 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-9fcacaeb-bf40-4d39-89f5-24708540e0ef 2018-12-23 13:46:40,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:46:40,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:46: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-28ca585b-6f96-4cb4-9d44-ca26073994c0 x-compute-request-id: req-28ca585b-6f96-4cb4-9d44-ca26073994c0 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:46:40,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-28ca585b-6f96-4cb4-9d44-ca26073994c0 2018-12-23 13:46:43,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:46:44,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:46: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-419a30a6-7721-428a-96f1-d568f3ccd38b x-compute-request-id: req-419a30a6-7721-428a-96f1-d568f3ccd38b Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:44:38Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:46:44,420 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-419a30a6-7721-428a-96f1-d568f3ccd38b 2018-12-23 13:46:47,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6515492f5e09668cbc56bd7494341e354f1f5f" 2018-12-23 13:46:48,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:46: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-1de7f9f0-2a86-4687-9467-4483b1d8fd60 x-compute-request-id: req-1de7f9f0-2a86-4687-9467-4483b1d8fd60 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": "2018-12-23T13:46:43.000000", "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:46:44Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:46:48,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-1de7f9f0-2a86-4687-9467-4483b1d8fd60 2018-12-23 13:46:48,179 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8f28a9305992bc85ebc2d97555a9cb811d2066" 2018-12-23 13:46:48,890 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:46: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-767cca07-6323-47cc-9bbb-1e1a892bce67 x-compute-request-id: req-767cca07-6323-47cc-9bbb-1e1a892bce67 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": "2018-12-23T13:46:43.000000", "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:46:44Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:46:48,890 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526 used request id req-767cca07-6323-47cc-9bbb-1e1a892bce67 2018-12-23 13:46:48,891 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-1' booted successfully. IP='10.10.10.8'. 2018-12-23 13:46:48,891 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-1' to security group 'sdnvpn-sg'... 2018-12-23 13:46:48,894 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0e395a8a3cf8be425af13ee355820c4dd28ee" -d '{"addSecurityGroup": {"name": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:46:50,411 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:46: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-c55f3433-e390-4ee0-9007-59e3a529ed5e x-compute-request-id: req-c55f3433-e390-4ee0-9007-59e3a529ed5e Content-Length: 0 Content-Type: application/json 2018-12-23 13:46:50,411 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526/action used request id req-c55f3433-e390-4ee0-9007-59e3a529ed5e 2018-12-23 13:46:50,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c1691969c8a4cf93ce23e3176d51b08dfb4e99" 2018-12-23 13:46:50,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5051 X-Openstack-Request-Id: req-ca3a6ae7-83f8-495a-966a-cc79eae59575 Date: Sun, 23 Dec 2018 13:46:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T13:44:32Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"66748e68-56f5-47f3-b4b8-ba6b5651bd44","ip_address":"10.10.10.1"}],"id":"0687c3c0-f89d-4bfc-a06d-96dabd60a065","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f2:83:b5","project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"91039a15-f4f8-4223-b3b6-5a78058d20f4","name":"","admin_state_up":true,"network_id":"71f6291e-67ac-4b6f-a30f-4c67ef69b4f8","tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:44:31Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T13:44:32Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"66748e68-56f5-47f3-b4b8-ba6b5651bd44","ip_address":"10.10.10.4"}],"id":"1111c549-ef4d-4c90-bd3b-b7344420b41e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:07:e2:b2","project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-71f6291e-67ac-4b6f-a30f-4c67ef69b4f8","name":"","admin_state_up":true,"network_id":"71f6291e-67ac-4b6f-a30f-4c67ef69b4f8","tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:44:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T13:44:33Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.209"}],"id":"29ce0004-f990-4ba0-bb40-863e73eff3b8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7c:22:2b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"91039a15-f4f8-4223-b3b6-5a78058d20f4","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T13:44:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T13:46:50Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"66748e68-56f5-47f3-b4b8-ba6b5651bd44","ip_address":"10.10.10.8"}],"id":"7480d675-19d6-4d9a-9320-5e3bcdb489c1","security_groups":["0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a","d54ad1fc-dc70-43eb-b6d5-f1e800496767"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:54:4b:16","project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"aac637cd-394d-472d-b240-e8c82b970526","name":"","admin_state_up":true,"network_id":"71f6291e-67ac-4b6f-a30f-4c67ef69b4f8","tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:44:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T13:44:31Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"66748e68-56f5-47f3-b4b8-ba6b5651bd44","ip_address":"10.10.10.2"}],"id":"777464e4-aacf-4717-aea1-512bd19a846d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d2:43:73","project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-71f6291e-67ac-4b6f-a30f-4c67ef69b4f8","name":"","admin_state_up":true,"network_id":"71f6291e-67ac-4b6f-a30f-4c67ef69b4f8","tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:44:31Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T13:44:32Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"66748e68-56f5-47f3-b4b8-ba6b5651bd44","ip_address":"10.10.10.3"}],"id":"8f141588-3f58-4ae8-840a-5cb538f72c62","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:68:0b","project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-71f6291e-67ac-4b6f-a30f-4c67ef69b4f8","name":"","admin_state_up":true,"network_id":"71f6291e-67ac-4b6f-a30f-4c67ef69b4f8","tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:44:31Z","binding:vnic_type":"normal"}]} 2018-12-23 13:46:50,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports used request id req-ca3a6ae7-83f8-495a-966a-cc79eae59575 2018-12-23 13:46:50,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/ports/7480d675-19d6-4d9a-9320-5e3bcdb489c1 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c1691969c8a4cf93ce23e3176d51b08dfb4e99" -d '{"port": {"allowed_address_pairs": [{"ip_address": "179.24.1.12/32", "mac_address": "fa:16:3e:54:4b:16"}]}}' 2018-12-23 13:46:51,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 974 X-Openstack-Request-Id: req-f2013173-0b72-4f5c-942d-ee1215880f9f Date: Sun, 23 Dec 2018 13:46:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:54:4b:16"}],"extra_dhcp_opts":[],"updated_at":"2018-12-23T13:46:51Z","device_owner":"compute:nova","revision_number":7,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"66748e68-56f5-47f3-b4b8-ba6b5651bd44","ip_address":"10.10.10.8"}],"id":"7480d675-19d6-4d9a-9320-5e3bcdb489c1","security_groups":["0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a","d54ad1fc-dc70-43eb-b6d5-f1e800496767"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:54:4b:16","project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"aac637cd-394d-472d-b240-e8c82b970526","name":"","admin_state_up":true,"network_id":"71f6291e-67ac-4b6f-a30f-4c67ef69b4f8","tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:44:39Z","binding:vnic_type":"normal"}} 2018-12-23 13:46:51,342 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/7480d675-19d6-4d9a-9320-5e3bcdb489c1 used request id req-f2013173-0b72-4f5c-942d-ee1215880f9f 2018-12-23 13:46:51,343 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-2'... 2018-12-23 13:46:51,343 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-2 flavor=m1.custom image=8d15e8e5-9f75-43fd-8688-7d9c40c497c2 network=71f6291e-67ac-4b6f-a30f-4c67ef69b4f8 secgroup=d54ad1fc-dc70-43eb-b6d5-f1e800496767 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set -xe sudo useradd -m sdnvpn sudo adduser sdnvpn sudo sudo echo sdnvpn:opnfv | chpasswd sleep 20 sudo ifconfig lo:1 179.24.1.12 netmask 255.255.255.255 up 2018-12-23 13:46:51,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:46:51,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:46:51,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:46:51,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:46:51,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:46:51,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:46:51,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:46:51,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:46:51,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:46:51,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:46:51,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:46:51,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:46:51,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:46:51,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:46:51,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:46:51,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:46:51,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:46:51,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:46:51,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:46:51,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:46:51,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:46:51,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:46:51,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:46:51,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:46:51,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:46:51,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:46:51,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:46:51,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:46:51,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:46:51,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:46:51,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:46:51,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:46:51,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:46:51,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:46:51,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:46:51,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:46:51,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:46:51,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:46:51,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:46:51,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:46:51,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:46:51,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:46:51,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:46:51,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:46:51,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:46:51,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:46:51,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:46:51,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:46:51,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:46:51,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:46:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42f9c8cd-1df4-43aa-a872-92ab52ce0c16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:46:51,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-42f9c8cd-1df4-43aa-a872-92ab52ce0c16 2018-12-23 13:46:51,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:46:51,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:46:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["RvoRRcwnTICBjeESCQp8rg"], "issued_at": "2018-12-23T13:46:51.000000Z"}} 2018-12-23 13:46:51,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6bef5677269300464565bdec77ac1d18b200f1b" 2018-12-23 13:46:51,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:46: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-32530eb8-76fd-4cf3-801d-255af61466ac x-compute-request-id: req-32530eb8-76fd-4cf3-801d-255af61466ac Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}], "name": "m1.custom"}, {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-12-23 13:46:51,997 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-32530eb8-76fd-4cf3-801d-255af61466ac 2018-12-23 13:46:52,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6bef5677269300464565bdec77ac1d18b200f1b" 2018-12-23 13:46:52,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:46: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-a8bd02aa-7bbf-4dda-8fc6-6f194abb3788 x-compute-request-id: req-a8bd02aa-7bbf-4dda-8fc6-6f194abb3788 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:46:52,024 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b used request id req-a8bd02aa-7bbf-4dda-8fc6-6f194abb3788 2018-12-23 13:46:52,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6bef5677269300464565bdec77ac1d18b200f1b" -d '{"server": {"name": "sdnvpn-13-2", "imageRef": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "user_data": "IyEvYmluL3NoCnNldCAteGUKc3VkbyB1c2VyYWRkIC1tIHNkbnZwbgpzdWRvIGFkZHVzZXIgc2RudnBuIHN1ZG8Kc3VkbyBlY2hvIHNkbnZwbjpvcG5mdiB8IGNocGFzc3dkCnNsZWVwIDIwCnN1ZG8gaWZjb25maWcgbG86MSAxNzkuMjQuMS4xMiBuZXRtYXNrIDI1NS4yNTUuMjU1LjI1NSB1cAo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "71f6291e-67ac-4b6f-a30f-4c67ef69b4f8"}], "config_drive": true}}' 2018-12-23 13:46:53,429 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:46: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-51b67a46-792c-4907-8a21-6dcb7c78bee3 x-compute-request-id: req-51b67a46-792c-4907-8a21-6dcb7c78bee3 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a8036a4a-fa40-4fd6-98c3-cd75066922cc", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc", "rel": "bookmark"}], "adminPass": "K7FrKa4UxE5D"}} 2018-12-23 13:46:53,429 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-51b67a46-792c-4907-8a21-6dcb7c78bee3 2018-12-23 13:46:53,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:46:53,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:46:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca194fbf-a020-42d0-8ef5-5726dcbaaf35 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:46:53,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ca194fbf-a020-42d0-8ef5-5726dcbaaf35 2018-12-23 13:46:53,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:46:53,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:46:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["ECQ6iv5DSuCw6AGVCmkncQ"], "issued_at": "2018-12-23T13:46:53.000000Z"}} 2018-12-23 13:46:53,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49729ec8cd5e4f0122ec9dc4add30afa5934681c" 2018-12-23 13:46:54,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:46: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-915b9b3b-c8a0-49ee-a5f9-314f01a5760c x-compute-request-id: req-915b9b3b-c8a0-49ee-a5f9-314f01a5760c Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "a8036a4a-fa40-4fd6-98c3-cd75066922cc", "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:46:54Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-13-2", "created": "2018-12-23T13:46:53Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:46:54,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc used request id req-915b9b3b-c8a0-49ee-a5f9-314f01a5760c 2018-12-23 13:46:57,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49729ec8cd5e4f0122ec9dc4add30afa5934681c" 2018-12-23 13:46:58,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:46: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-aa749956-457e-44f0-8715-b783dab643cd x-compute-request-id: req-aa749956-457e-44f0-8715-b783dab643cd Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:30:69", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000162", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "a8036a4a-fa40-4fd6-98c3-cd75066922cc", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:46:54Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-12-23T13:46:53Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:46:58,107 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc used request id req-aa749956-457e-44f0-8715-b783dab643cd 2018-12-23 13:47:01,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49729ec8cd5e4f0122ec9dc4add30afa5934681c" 2018-12-23 13:47:01,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:47: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-13ccf693-c544-40f3-9e8d-2f682f16ffaf x-compute-request-id: req-13ccf693-c544-40f3-9e8d-2f682f16ffaf Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:30:69", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000162", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "a8036a4a-fa40-4fd6-98c3-cd75066922cc", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:46:54Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-12-23T13:46:53Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:47:01,709 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc used request id req-13ccf693-c544-40f3-9e8d-2f682f16ffaf 2018-12-23 13:47:04,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49729ec8cd5e4f0122ec9dc4add30afa5934681c" 2018-12-23 13:47:05,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:47: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-8ae02bdb-6bb8-4ce6-bbbb-e65a2df57279 x-compute-request-id: req-8ae02bdb-6bb8-4ce6-bbbb-e65a2df57279 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:30:69", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000162", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "a8036a4a-fa40-4fd6-98c3-cd75066922cc", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:46:54Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-12-23T13:46:53Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:47:05,466 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc used request id req-8ae02bdb-6bb8-4ce6-bbbb-e65a2df57279 2018-12-23 13:47:08,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49729ec8cd5e4f0122ec9dc4add30afa5934681c" 2018-12-23 13:47:09,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:47:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4cd6dda-6eb8-4c10-8232-e7219fae8e5b x-compute-request-id: req-a4cd6dda-6eb8-4c10-8232-e7219fae8e5b Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:30:69", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000162", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "a8036a4a-fa40-4fd6-98c3-cd75066922cc", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:46:54Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-12-23T13:46:53Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:47:09,140 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc used request id req-a4cd6dda-6eb8-4c10-8232-e7219fae8e5b 2018-12-23 13:47:12,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49729ec8cd5e4f0122ec9dc4add30afa5934681c" 2018-12-23 13:47:12,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:47:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9662d85-fda6-46e7-b35b-b269e2e3166f x-compute-request-id: req-f9662d85-fda6-46e7-b35b-b269e2e3166f Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:30:69", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000162", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "a8036a4a-fa40-4fd6-98c3-cd75066922cc", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:46:54Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-12-23T13:46:53Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:47:12,944 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc used request id req-f9662d85-fda6-46e7-b35b-b269e2e3166f 2018-12-23 13:47:15,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49729ec8cd5e4f0122ec9dc4add30afa5934681c" 2018-12-23 13:47:16,690 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:47: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-67e36708-614d-4430-a810-b756b7c417d0 x-compute-request-id: req-67e36708-614d-4430-a810-b756b7c417d0 Content-Encoding: gzip Content-Length: 787 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:d7:30:69", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000162", "OS-SRV-USG:launched_at": "2018-12-23T13:47:11.000000", "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "a8036a4a-fa40-4fd6-98c3-cd75066922cc", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:47:12Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-12-23T13:46:53Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:47:16,690 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc used request id req-67e36708-614d-4430-a810-b756b7c417d0 2018-12-23 13:47:16,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6bef5677269300464565bdec77ac1d18b200f1b" 2018-12-23 13:47:17,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:47:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8523076b-ccb5-499c-ad36-f19f1e8e8210 x-compute-request-id: req-8523076b-ccb5-499c-ad36-f19f1e8e8210 Content-Encoding: gzip Content-Length: 787 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:d7:30:69", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000162", "OS-SRV-USG:launched_at": "2018-12-23T13:47:11.000000", "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "a8036a4a-fa40-4fd6-98c3-cd75066922cc", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:47:12Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-12-23T13:46:53Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:47:17,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc used request id req-8523076b-ccb5-499c-ad36-f19f1e8e8210 2018-12-23 13:47:17,442 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-2' booted successfully. IP='10.10.10.5'. 2018-12-23 13:47:17,442 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-2' to security group 'sdnvpn-sg'... 2018-12-23 13:47:17,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0e395a8a3cf8be425af13ee355820c4dd28ee" -d '{"addSecurityGroup": {"name": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:47:18,737 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:47:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c966d7e7-d491-4659-b2b3-bdfe192ee5cd x-compute-request-id: req-c966d7e7-d491-4659-b2b3-bdfe192ee5cd Content-Length: 0 Content-Type: application/json 2018-12-23 13:47:18,737 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc/action used request id req-c966d7e7-d491-4659-b2b3-bdfe192ee5cd 2018-12-23 13:47:18,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c1691969c8a4cf93ce23e3176d51b08dfb4e99" 2018-12-23 13:47:18,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6017 X-Openstack-Request-Id: req-c6362b7f-309d-4717-9cc1-4ecbce449180 Date: Sun, 23 Dec 2018 13:47:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T13:44:32Z","device_owner":"network:router_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"66748e68-56f5-47f3-b4b8-ba6b5651bd44","ip_address":"10.10.10.1"}],"id":"0687c3c0-f89d-4bfc-a06d-96dabd60a065","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f2:83:b5","project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"91039a15-f4f8-4223-b3b6-5a78058d20f4","name":"","admin_state_up":true,"network_id":"71f6291e-67ac-4b6f-a30f-4c67ef69b4f8","tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:44:31Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T13:44:32Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"66748e68-56f5-47f3-b4b8-ba6b5651bd44","ip_address":"10.10.10.4"}],"id":"1111c549-ef4d-4c90-bd3b-b7344420b41e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:07:e2:b2","project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-71f6291e-67ac-4b6f-a30f-4c67ef69b4f8","name":"","admin_state_up":true,"network_id":"71f6291e-67ac-4b6f-a30f-4c67ef69b4f8","tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:44:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T13:47:18Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"66748e68-56f5-47f3-b4b8-ba6b5651bd44","ip_address":"10.10.10.5"}],"id":"1d1d107e-0b62-42bd-a998-50c0ee01f510","security_groups":["0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a","d54ad1fc-dc70-43eb-b6d5-f1e800496767"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:30:69","project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"a8036a4a-fa40-4fd6-98c3-cd75066922cc","name":"","admin_state_up":true,"network_id":"71f6291e-67ac-4b6f-a30f-4c67ef69b4f8","tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:46:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T13:44:33Z","device_owner":"network:router_gateway","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b84e3af2-8908-4141-8652-ef9dbd8f3367","ip_address":"172.30.9.209"}],"id":"29ce0004-f990-4ba0-bb40-863e73eff3b8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7c:22:2b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"91039a15-f4f8-4223-b3b6-5a78058d20f4","name":"","admin_state_up":true,"network_id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","tenant_id":"","created_at":"2018-12-23T13:44:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:54:4b:16"}],"extra_dhcp_opts":[],"updated_at":"2018-12-23T13:46:51Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"66748e68-56f5-47f3-b4b8-ba6b5651bd44","ip_address":"10.10.10.8"}],"id":"7480d675-19d6-4d9a-9320-5e3bcdb489c1","security_groups":["0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a","d54ad1fc-dc70-43eb-b6d5-f1e800496767"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:54:4b:16","project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"aac637cd-394d-472d-b240-e8c82b970526","name":"","admin_state_up":true,"network_id":"71f6291e-67ac-4b6f-a30f-4c67ef69b4f8","tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:44:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T13:44:31Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"66748e68-56f5-47f3-b4b8-ba6b5651bd44","ip_address":"10.10.10.2"}],"id":"777464e4-aacf-4717-aea1-512bd19a846d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d2:43:73","project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-71f6291e-67ac-4b6f-a30f-4c67ef69b4f8","name":"","admin_state_up":true,"network_id":"71f6291e-67ac-4b6f-a30f-4c67ef69b4f8","tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:44:31Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T13:44:32Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"66748e68-56f5-47f3-b4b8-ba6b5651bd44","ip_address":"10.10.10.3"}],"id":"8f141588-3f58-4ae8-840a-5cb538f72c62","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:68:0b","project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-71f6291e-67ac-4b6f-a30f-4c67ef69b4f8","name":"","admin_state_up":true,"network_id":"71f6291e-67ac-4b6f-a30f-4c67ef69b4f8","tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:44:31Z","binding:vnic_type":"normal"}]} 2018-12-23 13:47:18,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports used request id req-c6362b7f-309d-4717-9cc1-4ecbce449180 2018-12-23 13:47:18,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/ports/1d1d107e-0b62-42bd-a998-50c0ee01f510 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c1691969c8a4cf93ce23e3176d51b08dfb4e99" -d '{"port": {"allowed_address_pairs": [{"ip_address": "179.24.1.12/32", "mac_address": "fa:16:3e:d7:30:69"}]}}' 2018-12-23 13:47:19,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 974 X-Openstack-Request-Id: req-5c6f3409-104c-45c9-8db9-3f4732015e74 Date: Sun, 23 Dec 2018 13:47:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:d7:30:69"}],"extra_dhcp_opts":[],"updated_at":"2018-12-23T13:47:19Z","device_owner":"compute:nova","revision_number":7,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"66748e68-56f5-47f3-b4b8-ba6b5651bd44","ip_address":"10.10.10.5"}],"id":"1d1d107e-0b62-42bd-a998-50c0ee01f510","security_groups":["0e9015bf-bdeb-40e0-b1f3-a7bc12cc4d6a","d54ad1fc-dc70-43eb-b6d5-f1e800496767"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:30:69","project_id":"1b564ea31c8e45b6a10fe5a84fe49166","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"a8036a4a-fa40-4fd6-98c3-cd75066922cc","name":"","admin_state_up":true,"network_id":"71f6291e-67ac-4b6f-a30f-4c67ef69b4f8","tenant_id":"1b564ea31c8e45b6a10fe5a84fe49166","created_at":"2018-12-23T13:46:54Z","binding:vnic_type":"normal"}} 2018-12-23 13:47:19,342 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/1d1d107e-0b62-42bd-a998-50c0ee01f510 used request id req-5c6f3409-104c-45c9-8db9-3f4732015e74 2018-12-23 13:47:19,344 - sdnvpn_test_utils - INFO - Waiting for instance aac637cd-394d-472d-b240-e8c82b970526 to boot up 2018-12-23 13:47:19,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8f28a9305992bc85ebc2d97555a9cb811d2066" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:47:19,349 - sdnvpn_test_utils - INFO - Waiting for instance a8036a4a-fa40-4fd6-98c3-cd75066922cc to boot up 2018-12-23 13:47:19,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6bef5677269300464565bdec77ac1d18b200f1b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:47:20,480 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:47:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6efea60-e624-4620-8d49-e9895993feae x-compute-request-id: req-e6efea60-e624-4620-8d49-e9895993feae Content-Encoding: gzip Content-Length: 13580 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 1213641259 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132050] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133675] pid_max: default: 32768 minimum: 301\n[ 0.134544] ACPI: Core revision 20150930\n[ 0.135907] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137186] Security Framework initialized\n[ 0.137998] Yama: becoming mindful.\n[ 0.138717] AppArmor: AppArmor initialized\n[ 0.139577] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.140955] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142590] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.143794] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.145146] Initializing cgroup subsys io\n[ 0.145945] Initializing cgroup subsys memory\n[ 0.146786] Initializing cgroup subsys devices\n[ 0.147653] Initializing cgroup subsys freezer\n[ 0.148503] Initializing cgroup subsys net_cls\n[ 0.149357] Initializing cgroup subsys perf_event\n[ 0.150244] Initializing cgroup subsys net_prio\n[ 0.151108] Initializing cgroup subsys hugetlb\n[ 0.151963] Initializing cgroup subsys pids\n[ 0.152824] CPU: Physical Processor ID: 0\n[ 0.154298] mce: CPU supports 10 MCE banks\n[ 0.155145] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156123] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167463] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.173960] ftrace: allocating 32123 entries in 126 pages\n[ 0.201020] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202194] smpboot: Max logical packages: 1\n[ 0.203182] x2apic enabled\n[ 0.203982] Switched APIC routing to physical x2apic.\n[ 0.205702] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206795] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208753] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210499] KVM setup paravirtual spinlock\n[ 0.211779] x86: Booted up 1 node, 1 CPUs\n[ 0.212569] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.213936] devtmpfs: initialized\n[ 0.216381] evm: security.selinux\n[ 0.217073] evm: security.SMACK64\n[ 0.217752] evm: security.SMACK64EXEC\n[ 0.218477] evm: security.SMACK64TRANSMUTE\n[ 0.219266] evm: security.SMACK64MMAP\n[ 0.219999] evm: security.ima\n[ 0.220621] evm: security.capability\n[ 0.221411] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223220] pinctrl core: initialized pinctrl subsystem\n[ 0.224304] RTC time: 13:46:44, date: 12/23/18\n[ 0.225225] NET: Registered protocol family 16\n[ 0.226174] cpuidle: using governor ladder\n[ 0.226977] cpuidle: using governor menu\n[ 0.227745] PCCT header not found.\n[ 0.228488] ACPI: bus type PCI registered\n[ 0.229280] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230488] PCI: Using configuration type 1 for base access\n[ 0.232614] ACPI: Added _OSI(Module Device)\n[ 0.233436] ACPI: Added _OSI(Processor Device)\n[ 0.234278] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237524] ACPI: Interpreter enabled\n[ 0.238280] ACPI: (supports S0 S5)\n[ 0.238973] ACPI: Using IOAPIC for interrupt routing\n[ 0.239902] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242960] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244076] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245276] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246459] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248776] acpiphp: Slot [3] registered\n[ 0.249558] acpiphp: Slot [4] registered\n[ 0.250347] acpiphp: Slot [5] registered\n[ 0.251141] acpiphp: Slot [6] registered\n[ 0.251926] acpiphp: Slot [7] registered\n[ 0.252706] acpiphp: Slot [8] registered\n[ 0.253484] acpiphp: Slot [9] registered\n[ 0.254265] acpiphp: Slot [10] registered\n[ 0.255058] acpiphp: Slot [11] registered\n[ 0.255853] acpiphp: Slot [12] registered\n[ 0.256648] acpiphp: Slot [13] registered\n[ 0.257440] acpiphp: Slot [14] registered\n[ 0.268354] acpiphp: Slot [15] registered\n[ 0.269160] acpiphp: Slot [16] registered\n[ 0.269952] acpiphp: Slot [17] registered\n[ 0.270743] acpiphp: Slot [18] registered\n[ 0.271532] acpiphp: Slot [19] registered\n[ 0.272322] acpiphp: Slot [20] registered\n[ 0.273119] acpiphp: Slot [21] registered\n[ 0.273914] acpiphp: Slot [22] registered\n[ 0.274707] acpiphp: Slot [23] registered\n[ 0.275494] acpiphp: Slot [24] registered\n[ 0.276287] acpiphp: Slot [25] registered\n[ 0.277079] acpiphp: Slot [26] registered\n[ 0.277874] acpiphp: Slot [27] registered\n[ 0.278666] acpiphp: Slot [28] registered\n[ 0.279457] acpiphp: Slot [29] registered\n[ 0.280251] acpiphp: Slot [30] registered\n[ 0.281044] acpiphp: Slot [31] registered\n[ 0.281829] PCI host bridge to bus 0000:00\n[ 0.282625] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283812] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284996] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.286416] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.287839] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294299] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.295555] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296718] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297953] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.304471] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305879] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351494] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352987] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354397] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355791] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.357211] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359000] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360372] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361662] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363528] vgaarb: loaded\n[ 0.364241] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365596] SCSI subsystem initialized\n[ 0.366567] ACPI: bus type USB registered\n[ 0.367551] usbcore: registered new interface driver usbfs\n[ 0.368623] usbcore: registered new interface driver hub\n[ 0.369606] usbcore: registered new device driver usb\n[ 0.370625] PCI: Using ACPI for IRQ routing\n[ 0.371633] NetLabel: Initializing\n[ 0.372340] NetLabel: domain hash size = 128\n[ 0.373168] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374094] NetLabel: unlabeled traffic allowed by default\n[ 0.375150] amd_nb: Cannot enumerate AMD northbridges\n[ 0.376100] clocksource: Switched to clocksource kvm-clock\n[ 0.381485] AppArmor: AppArmor Filesystem Enabled\n[ 0.382422] pnp: PnP ACPI init\n[ 0.383314] pnp: PnP ACPI: found 5 devices\n[ 0.389343] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.391005] NET: Registered protocol family 2\n[ 0.391934] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.393188] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.394359] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.395509] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.396575] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.397731] NET: Registered protocol family 1\n[ 0.398573] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399636] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400691] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414747] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429068] Trying to unpack rootfs image as initramfs...\n[ 1.699847] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.715144] Scanning for low memory corruption every 60 seconds\n[ 1.716499] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.717918] audit: initializing netlink subsys (disabled)\n[ 1.719180] audit: type=2000 audit(1545572806.232:1): initialized\n[ 1.720771] Initialise system trusted keyring\n[ 1.721887] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.723310] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.725571] zbud: loaded\n[ 1.726396] VFS: Disk quotas dquot_6.6.0\n[ 1.727379] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.729063] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.730534] fuse init (API version 7.23)\n[ 1.731581] Key type big_key registered\n[ 1.732551] Allocating IMA MOK and blacklist keyrings.\n[ 1.733870] Key type asymmetric registered\n[ 1.734857] Asymmetric key parser 'x509' registered\n[ 1.736001] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.737768] io scheduler noop registered\n[ 1.738743] io scheduler deadline registered (default)\n[ 1.739940] io scheduler cfq registered\n[ 1.740942] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.742216] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.743734] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.745491] ACPI: Power Button [PWRF]\n[ 1.746476] GHES: HEST is not enabled!\n[ 1.760664] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.789120] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.791589] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.815317] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.817822] Linux agpgart interface v0.103\n[ 1.820002] brd: module loaded\n[ 1.821408] loop: module loaded\n[ 1.823013] vda: vda1\n[ 1.824444] scsi host0: ata_piix\n[ 1.825349] scsi host1: ata_piix\n[ 1.826195] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.827729] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.829417] libphy: Fixed MDIO Bus: probed\n[ 1.830400] tun: Universal TUN/TAP device driver, 1.6\n[ 1.831535] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.833916] PPP generic driver version 2.4.2\n[ 1.835081] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.836557] ehci-pci: EHCI PCI platform driver\n[ 1.837620] ehci-platform: EHCI generic platform driver\n[ 1.838808] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.840207] ohci-pci: OHCI PCI platform driver\n[ 1.841280] ohci-platform: OHCI generic platform driver\n[ 1.842484] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.857055] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.858284] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.860007] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.861188] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.862538] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.864019] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.865714] usb usb1: Product: UHCI Host Controller\n[ 1.866891] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.868318] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.869445] hub 1-0:1.0: USB hub found\n[ 1.870363] hub 1-0:1.0: 2 ports detected\n[ 1.871421] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.873827] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.875019] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.876238] mousedev: PS/2 mouse device common for all mice\n[ 1.877757] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.879919] rtc_cmos 00:00: RTC can wake from S4\n[ 1.881298] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.882963] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.884687] i2c /dev entries driver\n[ 1.885826] device-mapper: uevent: version 1.0.3\n[ 1.887279] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.889716] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.891550] NET: Registered protocol family 10\n[ 1.892984] NET: Registered protocol family 17\n[ 1.894322] Key type dns_resolver registered\n[ 1.895559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.897224] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.899716] registered taskstats version 1\n[ 1.901021] Loading compiled-in X.509 certificates\n[ 1.902851] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.905114] zswap: loaded using pool lzo/zbud\n[ 1.907071] Key type trusted registered\n[ 1.909506] Key type encrypted registered\n[ 1.910511] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.911764] ima: No TPM chip found, activating TPM-bypass!\n[ 1.913053] evm: HMAC attrs: 0x1\n[ 1.914122] Magic number: 14:380:787\n[ 1.915137] rtc_cmos 00:00: setting system clock to 2018-12-23 13:46:46 UTC (1545572806)\n[ 1.917094] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.918439] EDD information not available.\n[ 1.984664] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 1.986305] ata1.00: configured for MWDMA2\n[ 1.987660] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 1.990307] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 1.991809] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.003376] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.005450] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.007307] Write protecting the kernel read-only data: 14336k\n[ 2.009081] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.011159] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.020190] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.022374] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.024786] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.027043] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.029275] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.031522] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.033758] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.035913] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.038534] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.040766] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.069312] virtio_net virtio0 ens3: renamed from eth0\n[ 2.079407] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.081693] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.101614] AVX2 version of gcm_enc/dec engaged.\n[ 2.102798] AES CTR mode by8 optimization enabled\n[ 2.108401] FDC 0 is a S82078B\n[ 2.180121] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.341273] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.342642] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.343897] usb 1-1: Product: QEMU USB Tablet\n[ 2.344742] usb 1-1: Manufacturer: QEMU\n[ 2.345505] usb 1-1: SerialNumber: 42\n[ 2.352883] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.358679] usbcore: registered new interface driver usbhid\n[ 2.359721] usbhid: USB HID core driver\n[ 2.361663] 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.363852] 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.712194] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 2.713373] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.626279] md: linear personality registered for level -1\n[ 3.628910] md: multipath personality registered for level -4\n[ 3.631568] md: raid0 personality registered for level 0\n[ 3.634521] md: raid1 personality registered for level 1\n[ 3.704105] raid6: sse2x1 gen() 11200 MB/s\n[ 3.772105] raid6: sse2x1 xor() 8768 MB/s\n[ 3.840104] raid6: sse2x2 gen() 14458 MB/s\n[ 3.908103] raid6: sse2x2 xor() 9989 MB/s\n[ 3.976103] raid6: sse2x4 gen() 17070 MB/s\n[ 4.044105] raid6: sse2x4 xor() 11905 MB/s\n[ 4.112104] raid6: avx2x1 gen() 22378 MB/s\n[ 4.180104] raid6: avx2x2 gen() 26483 MB/s\n[ 4.248104] raid6: avx2x4 gen() 29866 MB/s\n[ 4.248990] raid6: using algorithm avx2x4 gen() 29866 MB/s\n[ 4.250267] raid6: using avx2x2 recovery algorithm\n[ 4.252206] xor: automatically using best checksumming function:\n[ 4.292103] avx : 35454.000 MB/sec\n[ 4.293907] async_tx: api initialized (async)\n[ 4.301552] md: raid6 personality registered for level 6\n[ 4.302616] md: raid5 personality registered for level 5\n[ 4.303626] md: raid4 personality registered for level 4\n[ 4.307849] 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.331391] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.359295] 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.459569] 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.462914] systemd[1]: Detected virtualization kvm.\n[ 4.463886] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.468237] systemd[1]: Set hostname to .\n[ 4.472157] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.473286] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.606277] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.608189] 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.611267] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.613145] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.615296] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.617402] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.619734] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.621603] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.623369] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.625599] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.627815] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.629804] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.631966] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.634017] 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.636722] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.638718] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.641130] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.643411] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.645603] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.647744] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.650802] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.653900] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.661134] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.671068] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.673430] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.679212] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 4.681294] EXT4-fs (vda1): re-mounted. Opts: (null)\n Starting Create list of required st... nodes for the current kernel...\n[ 4.686661] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...[ 4.690698] Loading iSCSI transport class v2.0-870.\n\n[ 4.692924] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.696419] 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.704702] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.713557] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.715440] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.718369] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.721566] iscsi: registered transport (tcp)\n[ 4.722775] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.728432] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.731046] 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.738326] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.743778] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.769120] 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 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[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] 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 Commit a transient machine-id on disk...\n Starting Set console font and keymap...\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.244062] cloud-init[451]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 23 Dec 2018 13:46:50 +0000. Up 5.59 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.573692] cloud-init[1018]: Cloud-init v. 0.7.9 running 'init' at Sun, 23 Dec 2018 13:46:52 +0000. Up 7.30 seconds.\n[ 8.575484] cloud-init[1018]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.580102] cloud-init[1018]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.581938] cloud-init[1018]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.588106] cloud-init[1018]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.589954] cloud-init[1018]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.596102] cloud-init[1018]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.597957] cloud-init[1018]: ci-info: | ens3 | True | 10.10.10.8 | 255.255.255.0 | . | fa:16:3e:54:4b:16 |\n[ 8.600093] cloud-init[1018]: ci-info: | ens3 | True | fe80::f816:3eff:fe54:4b16/64 | . | link | fa:16:3e:54:4b:16 |\n[ 8.604093] cloud-init[1018]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.608098] cloud-init[1018]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.612094] cloud-init[1018]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.616098] cloud-init[1018]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 8.617782] cloud-init[1018]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.624100] cloud-init[1018]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 8.625785] cloud-init[1018]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 8.627411] cloud-init[1018]: ci-info: | 2 | 169.254.169.254 | 10.10.10.4 | 255.255.255.255 | ens3 | UGH |\n[ 8.631571] cloud-init[1018]: 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[ 8.637275] cloud-init[1018]: Generating public/private rsa key pair.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 8.639915] cloud-init[1018]: 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] Started Daily Cleanup of Temporary Directories.\n \n[ 8.645012] cloud-init[1018]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 8.646751] cloud-init[1018]: The key fingerprint is:\n[ 8.647533] cloud-init[1018]: SHA256:c/yTGHu8oVhT8rNeUy1vv2NnN2eIA/aW3SrpOx6PPT0 root@sdnvpn-13-1Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[ 8.652874] cloud-init[1018]: The key's randomart image is:\n[ 8.653722] cloud-init[1018]: +---[RSA 2048]----+\n[ 8.654473] cloud-init[1018]: | |\n[ 8.655250] cloud-init[1018]: | |\n\n[ 8.656329] cloud-init[1018]: | |\n[ 8.657390] [[0;32m OK [0m] Started ACPI Events Check.\ncloud-init[1018]: | . .|\n Starting LXD - unix socket.\n[ 8.663063] cloud-init[1018]: | S = . . o|\n[ 8.664104] cloud-init[1018]: | ooX . + |\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Reached target Paths.\n[ 8.667121] cloud-init[1018]: | .=o@=o+o|\n[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[ 8.670711] cloud-init[1018]: | o +X%+EX|\n[ 8.671697] cloud-init[1018]: | . .=O==*X|\n[ 8.673056] cloud-init[1018]: +----[SHA256]-----+\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 8.675425] cloud-init[1018]: Generating public/private dsa key pair.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 8.677658] cloud-init[1018]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 8.680159] cloud-init[1018]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 8.684262] cloud-init[1018]: The key fingerprint is:\n[ 8.688092] cloud-init[1018]: SHA256:wTXkbAzNmHCiLLqPE28OpzohkHPCsYomTijwzDSS5N0 root@sdnvpn-13-1\n[[0;32m OK [0m] [ 8.692590] cloud-init[1018]: The key's randomart image is:\n[ 8.693889] cloud-init[1018]: +---[DSA 1024]----+\n[ 8.694658] cloud-init[1018]: | o.o*+ |\n[ 8.695413] cloud-init[1018]: | o . . +o*o. |Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n Starting /etc/rc.local Compatibility...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[ 8.700259] cloud-init[1018]: |+o= + o = |\n[ 8.701060] cloud-init[1018]: |O=+o E o |\n[ 8.701838] cloud-init[1018]: |BX . S |\n[ 8.702605] cloud-init[1018]: |X++ |\n[ 8.703383] cloud-init[1018]: |X+. |\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Accounts Service...\n\n[ 8.717356] cloud-init[1018]: |oBo |[[0;32m OK [0m] Started ACPI event daemon.\n Starting System Logging Service...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 8.724204] cloud-init[1018]: |==o |\n[ 8.728610] cloud-init[1018]: +----[SHA256]-----+\n[ 8.736176] cloud-init[1018]: Generating public/private ecdsa key pair.\n[ 8.738501] cloud-init[1018]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 8.740957] cloud-init[1018]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 8.745712] cloud-init[1018]: The key fingerprint is:\n[ 8.748583] cloud-init[1018]: SHA256:EFAdQb6PmhoHR5TtNTJ1/FY+sLt0gJdw4c4A0LrB6Ww root@sdnvpn-13-1\n[ 8.751918] cloud-init[1018]: The key's randomart image is:\n[ 8.755175] cloud-init[1018]: +---[ECDSA 256]---+\n[ 8.757255] cloud-init[1018]: | .o+**=..... |\n[ 8.758591] cloud-init[1018]: | ..o=.+ooo .|\n[ 8.759878] cloud-init[1018]: | +.++ o+o+o |\n[ 8.761190] cloud-init[1018]: | . *.. .+=o..|\n[ 8.762411] cloud-init[1018]: | . + S .+o .|\n[ 8.763701] cloud-init Starting Login Service...\n Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: Record successful boot for GRUB...\n Starting Apply the settings specified in cloud-config...\n[1018]: | o E o o . |\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started System Logging Service.\n[ 8.831406] [[0;32m OK [0m] Started LSB: MD monitoring daemon.\ncloud-init[1018]: | . o . . . o |\n[ 8.849742] cloud-init[1018]: | o o . |\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.875955] [[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\ncloud-init[1018]: | ..o |\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[ 8.913723] cloud-init[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[1018]: +----[SHA256]-----+[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n\n[[0;32m OK [0m] Started Accounts Service.\n[ 8.926636] cloud-init[1018]: Generating public/private ed25519 key pair.[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: daemon to balance interrupts for SMP systems...\n\n[ 8.937451] cloud-init[1018]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Starting LSB: start and stop the Quagga routing suite...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: automatic crash report generation...\n Starting Permit User Sessions...\n[[0;32m OK [0m] Started Permit User Sessions.\n\n[ 8.980145] cloud-init[1018]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\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[ 9.018861] cloud-init[1018]: The key fingerprint is:\n Starting Set console scheme...\n[ 9.028655] cloud-init[1018]: SHA256:w8Q9eTJ8HCTgQEyLM6k+uX5c+Lx5OjJGFA3w2ktASC8 root@sdnvpn-13-1\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[ 9.035121] [[0;32m OK [0m] Started Set console scheme.\ncloud-init[1018]: The key's randomart image is:\n[ 9.054113] cloud-init[1018]: +--[ED25519 256]--+\n[ 9.060092] cloud-init[1018]: |.oo..*+ ....o |\n[ 9.064079] cloud-init[1018]: |.....oo= o + . |\n[ 9.065172] cloud-init[1018]: [[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n| E..*.. + B + |\n[ 9.071647] cloud-init[1018]: | .=.o o * |\n[ 9.074850] cloud-init[1018]: | o.o. S |\n[ 9.084510] cloud-init[1018]: | . oo.. . |\n[ 9.085517] cloud-init[1018]: | +o.+ |\n[ 9.086517] cloud-init[1018]: | o* +.. |\n[ 9.092084] cloud-init[1018]: | .oo o+= |\n[ 9.095467] cloud-init[1018]: +----[SHA256]-----+\n[ 9.352992] cloud-init[1161]: Generating locales (this might take a while)...\n[ 9.939881] cloud-init[1161]: en_US.UTF-8... done\n[ 9.943198] cloud-init[1161]: 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.552083] cloud-init[1161]: Cloud-init v. 0.7.9 running 'modules:config' at Sun, 23 Dec 2018 13:46:54 +0000. Up 9.28 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 10.851917] cloud-init[1390]: + sudo useradd -m sdnvpn\n[ 10.916444] cloud-init[1390]: sudo: unable to resolve host sdnvpn-13-1\n[ 12.676562] cloud-init[1390]: + sudo adduser sdnvpn sudo\n[ 12.730186] cloud-init[1390]: sudo: unable to resolve host sdnvpn-13-1\n[ 12.765933] cloud-init[1390]: Adding user `sdnvpn' to group `sudo' ...\n[ 12.769527] cloud-init[1390]: Adding user sdnvpn to group sudo\n[ 12.854520] cloud-init[1390]: Done.\n[ 12.856106] cloud-init[1390]: + chpasswd\n[ 12.857278] cloud-init[1390]: + sudo echo sdnvpn:opnfv\n[ 12.915270] cloud-init[1390]: sudo: unable to resolve host sdnvpn-13-1\n[ 12.945373] cloud-init[1390]: + sleep 20\n\nUbuntu 16.04.2 LTS sdnvpn-13-1 ttyS0\n\nsdnvpn-13-1 login: [ 32.947001] cloud-init[1390]: + sudo ifconfig lo:1 179.24.1.12 netmask 255.255.255.255 up\n"} 2018-12-23 13:47:20,482 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526/action used request id req-e6efea60-e624-4620-8d49-e9895993feae 2018-12-23 13:47:20,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:47:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4cb1d76d-63b4-4ec2-a788-a793fcf93c9c x-compute-request-id: req-4cb1d76d-63b4-4ec2-a788-a793fcf93c9c Content-Encoding: gzip Content-Length: 10660 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 785147439 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135234] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136934] pid_max: default: 32768 minimum: 301\n[ 0.137852] ACPI: Core revision 20150930\n[ 0.139268] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140619] Security Framework initialized\n[ 0.141472] Yama: becoming mindful.\n[ 0.142258] AppArmor: AppArmor initialized\n[ 0.143165] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144629] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146473] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147720] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149147] Initializing cgroup subsys io\n[ 0.149996] Initializing cgroup subsys memory\n[ 0.150888] Initializing cgroup subsys devices\n[ 0.151776] Initializing cgroup subsys freezer\n[ 0.152675] Initializing cgroup subsys net_cls\n[ 0.153581] Initializing cgroup subsys perf_event\n[ 0.154521] Initializing cgroup subsys net_prio\n[ 0.155449] Initializing cgroup subsys hugetlb\n[ 0.156347] Initializing cgroup subsys pids\n[ 0.157251] CPU: Physical Processor ID: 0\n[ 0.158781] mce: CPU supports 10 MCE banks\n[ 0.159660] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160708] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171855] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.178635] ftrace: allocating 32123 entries in 126 pages\n[ 0.206653] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207909] smpboot: Max logical packages: 1\n[ 0.208941] x2apic enabled\n[ 0.209775] Switched APIC routing to physical x2apic.\n[ 0.211575] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212738] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214798] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216656] KVM setup paravirtual spinlock\n[ 0.218002] x86: Booted up 1 node, 1 CPUs\n[ 0.218841] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220268] devtmpfs: initialized\n[ 0.222891] evm: security.selinux\n[ 0.223616] evm: security.SMACK64\n[ 0.224315] evm: security.SMACK64EXEC\n[ 0.225071] evm: security.SMACK64TRANSMUTE\n[ 0.225916] evm: security.SMACK64MMAP\n[ 0.226673] evm: security.ima\n[ 0.227322] evm: security.capability\n[ 0.228154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.230054] pinctrl core: initialized pinctrl subsystem\n[ 0.231190] RTC time: 13:47:11, date: 12/23/18\n[ 0.232469] NET: Registered protocol family 16\n[ 0.233475] cpuidle: using governor ladder\n[ 0.234328] cpuidle: using governor menu\n[ 0.235124] PCCT header not found.\n[ 0.235900] ACPI: bus type PCI registered\n[ 0.236724] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.238004] PCI: Using configuration type 1 for base access\n[ 0.240203] ACPI: Added _OSI(Module Device)\n[ 0.241060] ACPI: Added _OSI(Processor Device)\n[ 0.241937] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.242892] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.245301] ACPI: Interpreter enabled\n[ 0.246343] ACPI: (supports S0 S5)\n[ 0.247072] ACPI: Using IOAPIC for interrupt routing\n[ 0.248068] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251239] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252433] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253715] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257362] acpiphp: Slot [3] registered\n[ 0.258193] acpiphp: Slot [4] registered\n[ 0.259008] acpiphp: Slot [5] registered\n[ 0.259832] acpiphp: Slot [6] registered\n[ 0.260654] acpiphp: Slot [7] registered\n[ 0.261491] acpiphp: Slot [8] registered\n[ 0.262315] acpiphp: Slot [9] registered\n[ 0.263124] acpiphp: Slot [10] registered\n[ 0.263956] acpiphp: Slot [11] registered\n[ 0.264803] acpiphp: Slot [12] registered\n[ 0.265647] acpiphp: Slot [13] registered\n[ 0.266486] acpiphp: Slot [14] registered\n[ 0.277552] acpiphp: Slot [15] registered\n[ 0.278401] acpiphp: Slot [16] registered\n[ 0.279251] acpiphp: Slot [17] registered\n[ 0.280093] acpiphp: Slot [18] registered\n[ 0.280946] acpiphp: Slot [19] registered\n[ 0.281801] acpiphp: Slot [20] registered\n[ 0.282649] acpiphp: Slot [21] registered\n[ 0.283501] acpiphp: Slot [22] registered\n[ 0.284354] acpiphp: Slot [23] registered\n[ 0.285192] acpiphp: Slot [24] registered\n[ 0.286040] acpiphp: Slot [25] registered\n[ 0.286882] acpiphp: Slot [26] registered\n[ 0.287728] acpiphp: Slot [27] registered\n[ 0.288653] acpiphp: Slot [28] registered\n[ 0.296143] acpiphp: Slot [29] registered\n[ 0.297041] acpiphp: Slot [30] registered\n[ 0.297885] acpiphp: Slot [31] registered\n[ 0.298731] PCI host bridge to bus 0000:00\n[ 0.299583] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.300849] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.302109] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.303621] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.305216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.313972] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315300] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.316523] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.318686] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.324547] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.325962] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.372422] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373904] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.375621] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.377880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.379346] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.380631] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.381899] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.383046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.384786] vgaarb: loaded\n[ 0.385418] vgaarb: bridge control possible 0000:00:02.0\n[ 0.386659] SCSI subsystem initialized\n[ 0.387556] ACPI: bus type USB registered\n[ 0.388483] usbcore: registered new interface driver usbfs\n[ 0.389699] usbcore: registered new interface driver hub\n[ 0.390877] usbcore: registered new device driver usb\n[ 0.392082] PCI: Using ACPI for IRQ routing\n[ 0.393153] NetLabel: Initializing\n[ 0.393857] NetLabel: domain hash size = 128\n[ 0.394689] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.395621] NetLabel: unlabeled traffic allowed by default\n[ 0.396684] amd_nb: Cannot enumerate AMD northbridges\n[ 0.397630] clocksource: Switched to clocksource kvm-clock\n[ 0.403195] AppArmor: AppArmor Filesystem Enabled\n[ 0.404136] pnp: PnP ACPI init\n[ 0.405040] pnp: PnP ACPI: found 5 devices\n[ 0.411076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.412745] NET: Registered protocol family 2\n[ 0.413687] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.414935] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.416101] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.417256] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.418325] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.419483] NET: Registered protocol family 1\n[ 0.420330] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.421403] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.422458] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.436525] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.450590] Trying to unpack rootfs image as initramfs...\n[ 1.732980] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.750491] Scanning for low memory corruption every 60 seconds\n[ 1.752292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.753418] audit: initializing netlink subsys (disabled)\n[ 1.754428] audit: type=2000 audit(1545572834.196:1): initialized\n[ 1.755726] Initialise system trusted keyring\n[ 1.756641] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.757786] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.759750] zbud: loaded\n[ 1.760446] VFS: Disk quotas dquot_6.6.0\n[ 1.761248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.762623] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.764703] fuse init (API version 7.23)\n[ 1.765585] Key type big_key registered\n[ 1.766378] Allocating IMA MOK and blacklist keyrings.\n[ 1.767473] Key type asymmetric registered\n[ 1.768283] Asymmetric key parser 'x509' registered\n[ 1.769224] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.770671] io scheduler noop registered\n[ 1.771452] io scheduler deadline registered (default)\n[ 1.772419] io scheduler cfq registered\n[ 1.773241] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.774276] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.775513] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.776936] ACPI: Power Button [PWRF]\n[ 1.777777] GHES: HEST is not enabled!\n[ 1.791607] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.819948] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.822276] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.846220] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.848279] Linux agpgart interface v0.103\n[ 1.850298] brd: module loaded\n[ 1.851542] loop: module loaded\n[ 1.853017] vda: vda1\n[ 1.854308] scsi host0: ata_piix\n[ 1.855043] scsi host1: ata_piix\n[ 1.855743] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.856933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.858360] libphy: Fixed MDIO Bus: probed\n[ 1.859165] tun: Universal TUN/TAP device driver, 1.6\n[ 1.860103] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.862231] PPP generic driver version 2.4.2\n[ 1.863158] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.864673] ehci-pci: EHCI PCI platform driver\n[ 1.865747] ehci-platform: EHCI generic platform driver\n[ 1.866991] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.868122] ohci-pci: OHCI PCI platform driver\n[ 1.868982] ohci-platform: OHCI generic platform driver\n[ 1.869962] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.884380] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.885363] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.886803] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.887792] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.888901] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.890116] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.891531] usb usb1: Product: UHCI Host Controller\n[ 1.892453] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.893580] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.894577] hub 1-0:1.0: USB hub found\n[ 1.895354] hub 1-0:1.0: 2 ports detected\n[ 1.896246] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.898347] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.899301] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.900316] mousedev: PS/2 mouse device common for all mice\n[ 1.901565] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.903400] rtc_cmos 00:00: RTC can wake from S4\n[ 1.904497] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.905694] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.906881] i2c /dev entries driver\n[ 1.907633] device-mapper: uevent: version 1.0.3\n[ 1.908564] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.910189] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.911457] NET: Registered protocol family 10\n[ 1.912447] NET: Registered protocol family 17\n[ 1.913340] Key type dns_resolver registered\n[ 1.914270] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.915360] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.917085] registered taskstats version 1\n[ 1.917919] Loading compiled-in X.509 certificates\n[ 1.919347] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.921169] zswap: loaded using pool lzo/zbud\n[ 1.923388] Key type trusted registered\n[ 1.925653] Key type encrypted registered\n[ 1.926482] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.927498] ima: No TPM chip found, activating TPM-bypass!\n[ 1.928526] evm: HMAC attrs: 0x1\n[ 1.929445] Magic number: 14:380:787\n[ 1.930304] rtc_cmos 00:00: setting system clock to 2018-12-23 13:47:13 UTC (1545572833)\n[ 1.931889] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.932988] EDD information not available.\n[ 2.014287] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.015710] ata1.00: configured for MWDMA2\n[ 2.016904] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.019083] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.020294] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.031840] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.033715] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.035242] Write protecting the kernel read-only data: 14336k\n[ 2.036771] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.038479] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.047502] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.049263] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.051258] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.053101] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.054937] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.056740] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.058603] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.060365] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.062660] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.064428] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.091875] virtio_net virtio0 ens3: renamed from eth0\n[ 2.098906] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.104092] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.129972] FDC 0 is a S82078B\n[ 2.131681] AVX2 version of gcm_enc/dec engaged.\n[ 2.132686] AES CTR mode by8 optimization enabled\n[ 2.205672] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.366744] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.368424] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.369707] usb 1-1: Product: QEMU USB Tablet\n[ 2.370548] usb 1-1: Manufacturer: QEMU\n[ 2.371319] usb 1-1: SerialNumber: 42\n[ 2.379556] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.387006] usbcore: registered new interface driver usbhid\n[ 2.388105] usbhid: USB HID core driver\n[ 2.390838] 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.393089] 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.749742] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 2.750968] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.376536] md: linear personality registered for level -1\n[ 3.379424] md: multipath personality registered for level -4\n[ 3.382340] md: raid0 personality registered for level 0\n[ 3.385505] md: raid1 personality registered for level 1\n[ 3.457636] raid6: sse2x1 gen() 11287 MB/s\n[ 3.525635] raid6: sse2x1 xor() 8876 MB/s\n[ 3.593635] raid6: sse2x2 gen() 14598 MB/s\n[ 3.661633] raid6: sse2x2 xor() 9646 MB/s\n[ 3.729635] raid6: sse2x4 gen() 16611 MB/s\n[ 3.797633] raid6: sse2x4 xor() 11553 MB/s\n[ 3.865633] raid6: avx2x1 gen() 22224 MB/s\n[ 3.933634] raid6: avx2x2 gen() 26044 MB/s\n[ 4.001635] raid6: avx2x4 gen() 30339 MB/s\n[ 4.002504] raid6: using algorithm avx2x4 gen() 30339 MB/s\n[ 4.003510] raid6: using avx2x2 recovery algorithm\n[ 4.006058] xor: automatically using best checksumming function:\n[ 4.045633] avx : 35353.000 MB/sec\n[ 4.047706] async_tx: api initialized (async)\n[ 4.056774] md: raid6 personality registered for level 6\n[ 4.057808] md: raid5 personality registered for level 5\n[ 4.058806] md: raid4 personality registered for level 4\n[ 4.063310] 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.088107] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.120022] 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.228882] 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.233755] systemd[1]: Detected virtualization kvm.\n[ 4.235194] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.240038] systemd[1]: Set hostname to .\n[ 4.245248] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.246989] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.366772] 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.370288] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.373076] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.375304] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.377711] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.380208] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.382917] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.385331] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.387801] 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.391592] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.393589] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.395582] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.397549] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.399886] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.402133] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.404331] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.406526] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.408532] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.412072] 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.417894] 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.424314] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.429271] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.433730] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.439101] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.442485] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.445118] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.450354] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.454056] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.457744] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.465227] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.473469] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.475955] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.483606] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.[ 4.488081] EXT4-fs (vda1): re-mounted. Opts: (null)\n\n[ 4.490324] 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.498770] Loading iSCSI transport class v2.0-870.\n[ 4.500626] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.505288] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.512585] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.520093] systemd[1]: Started Journal Service.\n[[0;32m OK [0m[ 4.523524] iscsi: registered transport (tcp)\n] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.571318] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\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[ 4.640457] systemd-journald[395]: Received request to flush runtime journal from PID 1\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\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 Apply Kernel Variables.\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 Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 6.024128] cloud-init[457]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 23 Dec 2018 13:47:17 +0000. Up 5.33 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-12-23 13:47:20,489 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc/action used request id req-4cb1d76d-63b4-4ec2-a788-a793fcf93c9c 2018-12-23 13:47:22,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6bef5677269300464565bdec77ac1d18b200f1b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:47:23,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:47: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-625790f5-3ba6-4e90-9c5e-7a08e9bde400 x-compute-request-id: req-625790f5-3ba6-4e90-9c5e-7a08e9bde400 Content-Encoding: gzip Content-Length: 13274 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 785147439 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135234] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136934] pid_max: default: 32768 minimum: 301\n[ 0.137852] ACPI: Core revision 20150930\n[ 0.139268] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140619] Security Framework initialized\n[ 0.141472] Yama: becoming mindful.\n[ 0.142258] AppArmor: AppArmor initialized\n[ 0.143165] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144629] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146473] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147720] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149147] Initializing cgroup subsys io\n[ 0.149996] Initializing cgroup subsys memory\n[ 0.150888] Initializing cgroup subsys devices\n[ 0.151776] Initializing cgroup subsys freezer\n[ 0.152675] Initializing cgroup subsys net_cls\n[ 0.153581] Initializing cgroup subsys perf_event\n[ 0.154521] Initializing cgroup subsys net_prio\n[ 0.155449] Initializing cgroup subsys hugetlb\n[ 0.156347] Initializing cgroup subsys pids\n[ 0.157251] CPU: Physical Processor ID: 0\n[ 0.158781] mce: CPU supports 10 MCE banks\n[ 0.159660] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160708] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171855] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.178635] ftrace: allocating 32123 entries in 126 pages\n[ 0.206653] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207909] smpboot: Max logical packages: 1\n[ 0.208941] x2apic enabled\n[ 0.209775] Switched APIC routing to physical x2apic.\n[ 0.211575] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212738] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214798] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216656] KVM setup paravirtual spinlock\n[ 0.218002] x86: Booted up 1 node, 1 CPUs\n[ 0.218841] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220268] devtmpfs: initialized\n[ 0.222891] evm: security.selinux\n[ 0.223616] evm: security.SMACK64\n[ 0.224315] evm: security.SMACK64EXEC\n[ 0.225071] evm: security.SMACK64TRANSMUTE\n[ 0.225916] evm: security.SMACK64MMAP\n[ 0.226673] evm: security.ima\n[ 0.227322] evm: security.capability\n[ 0.228154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.230054] pinctrl core: initialized pinctrl subsystem\n[ 0.231190] RTC time: 13:47:11, date: 12/23/18\n[ 0.232469] NET: Registered protocol family 16\n[ 0.233475] cpuidle: using governor ladder\n[ 0.234328] cpuidle: using governor menu\n[ 0.235124] PCCT header not found.\n[ 0.235900] ACPI: bus type PCI registered\n[ 0.236724] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.238004] PCI: Using configuration type 1 for base access\n[ 0.240203] ACPI: Added _OSI(Module Device)\n[ 0.241060] ACPI: Added _OSI(Processor Device)\n[ 0.241937] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.242892] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.245301] ACPI: Interpreter enabled\n[ 0.246343] ACPI: (supports S0 S5)\n[ 0.247072] ACPI: Using IOAPIC for interrupt routing\n[ 0.248068] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251239] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252433] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253715] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257362] acpiphp: Slot [3] registered\n[ 0.258193] acpiphp: Slot [4] registered\n[ 0.259008] acpiphp: Slot [5] registered\n[ 0.259832] acpiphp: Slot [6] registered\n[ 0.260654] acpiphp: Slot [7] registered\n[ 0.261491] acpiphp: Slot [8] registered\n[ 0.262315] acpiphp: Slot [9] registered\n[ 0.263124] acpiphp: Slot [10] registered\n[ 0.263956] acpiphp: Slot [11] registered\n[ 0.264803] acpiphp: Slot [12] registered\n[ 0.265647] acpiphp: Slot [13] registered\n[ 0.266486] acpiphp: Slot [14] registered\n[ 0.277552] acpiphp: Slot [15] registered\n[ 0.278401] acpiphp: Slot [16] registered\n[ 0.279251] acpiphp: Slot [17] registered\n[ 0.280093] acpiphp: Slot [18] registered\n[ 0.280946] acpiphp: Slot [19] registered\n[ 0.281801] acpiphp: Slot [20] registered\n[ 0.282649] acpiphp: Slot [21] registered\n[ 0.283501] acpiphp: Slot [22] registered\n[ 0.284354] acpiphp: Slot [23] registered\n[ 0.285192] acpiphp: Slot [24] registered\n[ 0.286040] acpiphp: Slot [25] registered\n[ 0.286882] acpiphp: Slot [26] registered\n[ 0.287728] acpiphp: Slot [27] registered\n[ 0.288653] acpiphp: Slot [28] registered\n[ 0.296143] acpiphp: Slot [29] registered\n[ 0.297041] acpiphp: Slot [30] registered\n[ 0.297885] acpiphp: Slot [31] registered\n[ 0.298731] PCI host bridge to bus 0000:00\n[ 0.299583] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.300849] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.302109] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.303621] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.305216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.313972] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315300] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.316523] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.318686] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.324547] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.325962] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.372422] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373904] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.375621] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.377880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.379346] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.380631] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.381899] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.383046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.384786] vgaarb: loaded\n[ 0.385418] vgaarb: bridge control possible 0000:00:02.0\n[ 0.386659] SCSI subsystem initialized\n[ 0.387556] ACPI: bus type USB registered\n[ 0.388483] usbcore: registered new interface driver usbfs\n[ 0.389699] usbcore: registered new interface driver hub\n[ 0.390877] usbcore: registered new device driver usb\n[ 0.392082] PCI: Using ACPI for IRQ routing\n[ 0.393153] NetLabel: Initializing\n[ 0.393857] NetLabel: domain hash size = 128\n[ 0.394689] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.395621] NetLabel: unlabeled traffic allowed by default\n[ 0.396684] amd_nb: Cannot enumerate AMD northbridges\n[ 0.397630] clocksource: Switched to clocksource kvm-clock\n[ 0.403195] AppArmor: AppArmor Filesystem Enabled\n[ 0.404136] pnp: PnP ACPI init\n[ 0.405040] pnp: PnP ACPI: found 5 devices\n[ 0.411076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.412745] NET: Registered protocol family 2\n[ 0.413687] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.414935] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.416101] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.417256] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.418325] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.419483] NET: Registered protocol family 1\n[ 0.420330] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.421403] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.422458] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.436525] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.450590] Trying to unpack rootfs image as initramfs...\n[ 1.732980] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.750491] Scanning for low memory corruption every 60 seconds\n[ 1.752292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.753418] audit: initializing netlink subsys (disabled)\n[ 1.754428] audit: type=2000 audit(1545572834.196:1): initialized\n[ 1.755726] Initialise system trusted keyring\n[ 1.756641] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.757786] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.759750] zbud: loaded\n[ 1.760446] VFS: Disk quotas dquot_6.6.0\n[ 1.761248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.762623] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.764703] fuse init (API version 7.23)\n[ 1.765585] Key type big_key registered\n[ 1.766378] Allocating IMA MOK and blacklist keyrings.\n[ 1.767473] Key type asymmetric registered\n[ 1.768283] Asymmetric key parser 'x509' registered\n[ 1.769224] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.770671] io scheduler noop registered\n[ 1.771452] io scheduler deadline registered (default)\n[ 1.772419] io scheduler cfq registered\n[ 1.773241] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.774276] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.775513] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.776936] ACPI: Power Button [PWRF]\n[ 1.777777] GHES: HEST is not enabled!\n[ 1.791607] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.819948] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.822276] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.846220] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.848279] Linux agpgart interface v0.103\n[ 1.850298] brd: module loaded\n[ 1.851542] loop: module loaded\n[ 1.853017] vda: vda1\n[ 1.854308] scsi host0: ata_piix\n[ 1.855043] scsi host1: ata_piix\n[ 1.855743] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.856933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.858360] libphy: Fixed MDIO Bus: probed\n[ 1.859165] tun: Universal TUN/TAP device driver, 1.6\n[ 1.860103] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.862231] PPP generic driver version 2.4.2\n[ 1.863158] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.864673] ehci-pci: EHCI PCI platform driver\n[ 1.865747] ehci-platform: EHCI generic platform driver\n[ 1.866991] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.868122] ohci-pci: OHCI PCI platform driver\n[ 1.868982] ohci-platform: OHCI generic platform driver\n[ 1.869962] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.884380] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.885363] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.886803] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.887792] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.888901] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.890116] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.891531] usb usb1: Product: UHCI Host Controller\n[ 1.892453] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.893580] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.894577] hub 1-0:1.0: USB hub found\n[ 1.895354] hub 1-0:1.0: 2 ports detected\n[ 1.896246] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.898347] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.899301] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.900316] mousedev: PS/2 mouse device common for all mice\n[ 1.901565] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.903400] rtc_cmos 00:00: RTC can wake from S4\n[ 1.904497] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.905694] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.906881] i2c /dev entries driver\n[ 1.907633] device-mapper: uevent: version 1.0.3\n[ 1.908564] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.910189] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.911457] NET: Registered protocol family 10\n[ 1.912447] NET: Registered protocol family 17\n[ 1.913340] Key type dns_resolver registered\n[ 1.914270] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.915360] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.917085] registered taskstats version 1\n[ 1.917919] Loading compiled-in X.509 certificates\n[ 1.919347] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.921169] zswap: loaded using pool lzo/zbud\n[ 1.923388] Key type trusted registered\n[ 1.925653] Key type encrypted registered\n[ 1.926482] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.927498] ima: No TPM chip found, activating TPM-bypass!\n[ 1.928526] evm: HMAC attrs: 0x1\n[ 1.929445] Magic number: 14:380:787\n[ 1.930304] rtc_cmos 00:00: setting system clock to 2018-12-23 13:47:13 UTC (1545572833)\n[ 1.931889] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.932988] EDD information not available.\n[ 2.014287] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.015710] ata1.00: configured for MWDMA2\n[ 2.016904] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.019083] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.020294] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.031840] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.033715] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.035242] Write protecting the kernel read-only data: 14336k\n[ 2.036771] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.038479] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.047502] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.049263] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.051258] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.053101] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.054937] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.056740] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.058603] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.060365] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.062660] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.064428] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.091875] virtio_net virtio0 ens3: renamed from eth0\n[ 2.098906] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.104092] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.129972] FDC 0 is a S82078B\n[ 2.131681] AVX2 version of gcm_enc/dec engaged.\n[ 2.132686] AES CTR mode by8 optimization enabled\n[ 2.205672] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.366744] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.368424] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.369707] usb 1-1: Product: QEMU USB Tablet\n[ 2.370548] usb 1-1: Manufacturer: QEMU\n[ 2.371319] usb 1-1: SerialNumber: 42\n[ 2.379556] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.387006] usbcore: registered new interface driver usbhid\n[ 2.388105] usbhid: USB HID core driver\n[ 2.390838] 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.393089] 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.749742] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 2.750968] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.376536] md: linear personality registered for level -1\n[ 3.379424] md: multipath personality registered for level -4\n[ 3.382340] md: raid0 personality registered for level 0\n[ 3.385505] md: raid1 personality registered for level 1\n[ 3.457636] raid6: sse2x1 gen() 11287 MB/s\n[ 3.525635] raid6: sse2x1 xor() 8876 MB/s\n[ 3.593635] raid6: sse2x2 gen() 14598 MB/s\n[ 3.661633] raid6: sse2x2 xor() 9646 MB/s\n[ 3.729635] raid6: sse2x4 gen() 16611 MB/s\n[ 3.797633] raid6: sse2x4 xor() 11553 MB/s\n[ 3.865633] raid6: avx2x1 gen() 22224 MB/s\n[ 3.933634] raid6: avx2x2 gen() 26044 MB/s\n[ 4.001635] raid6: avx2x4 gen() 30339 MB/s\n[ 4.002504] raid6: using algorithm avx2x4 gen() 30339 MB/s\n[ 4.003510] raid6: using avx2x2 recovery algorithm\n[ 4.006058] xor: automatically using best checksumming function:\n[ 4.045633] avx : 35353.000 MB/sec\n[ 4.047706] async_tx: api initialized (async)\n[ 4.056774] md: raid6 personality registered for level 6\n[ 4.057808] md: raid5 personality registered for level 5\n[ 4.058806] md: raid4 personality registered for level 4\n[ 4.063310] 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.088107] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.120022] 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.228882] 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.233755] systemd[1]: Detected virtualization kvm.\n[ 4.235194] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.240038] systemd[1]: Set hostname to .\n[ 4.245248] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.246989] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.366772] 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.370288] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.373076] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.375304] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.377711] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.380208] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.382917] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.385331] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.387801] 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.391592] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.393589] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.395582] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.397549] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.399886] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.402133] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.404331] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.406526] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.408532] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.412072] 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.417894] 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.424314] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.429271] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.433730] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.439101] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.442485] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.445118] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.450354] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.454056] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.457744] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.465227] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.473469] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.475955] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.483606] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.[ 4.488081] EXT4-fs (vda1): re-mounted. Opts: (null)\n\n[ 4.490324] 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.498770] Loading iSCSI transport class v2.0-870.\n[ 4.500626] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.505288] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.512585] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.520093] systemd[1]: Started Journal Service.\n[[0;32m OK [0m[ 4.523524] iscsi: registered transport (tcp)\n] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.571318] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\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[ 4.640457] systemd-journald[395]: Received request to flush runtime journal from PID 1\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\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 Apply Kernel Variables.\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 Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 6.024128] cloud-init[457]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 23 Dec 2018 13:47:17 +0000. Up 5.33 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 8.765154] cloud-init[1019]: Cloud-init v. 0.7.9 running 'init' at Sun, 23 Dec 2018 13:47:18 +0000. Up 7.14 seconds.\n[ 8.767376] cloud-init[1019]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.772103] cloud-init[1019]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.776102] cloud-init[1019]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.784121] cloud-init[1019]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.786384] cloud-init[1019]: ci-info: | ens3 | True | 10.10.10.5 | 255.255.255.0 | . | fa:16:3e:d7:30:69 |\n[ 8.792280] cloud-init[1019]: ci-info: | ens3 | True | fe80::f816:3eff:fed7:3069/64 | . | link | fa:16:3e:d7:30:69 |\n[ 8.794401] cloud-init[1019]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.800277] cloud-init[1019]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.802084] cloud-init[1019]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.808102] cloud-init[1019]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.809779] cloud-init[1019]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.811423] cloud-init[1019]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 8.817125] cloud-init[1019]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.818773] cloud-init[1019]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 8.824256] cloud-init[1019]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 8.825905] cloud-init[1019]: ci-info: | 2 | 169.254.169.254 | 10.10.10.2 | 255.255.255.255 | ens3 | UGH |\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[ 8.831869] cloud-init[1019]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 8.835621] cloud-init[1019]: Generating public/private rsa key pair.\n[[0;32m OK [0m] Reached target System Initialization.\n[ 8.839125] cloud-init[[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] Started Trigger resolvconf update for networkd DNS.\n[1019]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 8.844282] cloud-init[1019]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n Starting LXD - unix socket.\n[ 8.847287] cloud-init[1019]: The key fingerprint is:\n[ 8.848421] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.cloud-init[1019]: SHA256:wZs6kn34FaSQONn2aYjccGA0Enmcy+SQbsPS1WJyuBc root@sdnvpn-13-2\n[ 8.853059] cloud-init[1019]: The key's randomart image is:\n[ 8.853892] cloud-init[1019]: +---[RSA 2048]----+\n[ 8.854644] cloud-init[1019]: | oB=o |\n[ 8.855396] cloud-init[1019]: | *oE*.o |\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Reached target Timers.\n\n[ 8.859954] cloud-init[1019]: | + %=+* o . |\n[ 8.860986] cloud-init[1019]: |. B.=B + B |\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 8.863626] cloud-init[1019]: | o oo o S . |\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 8.865827] cloud-init[1019]: | o + . |\n[ 8.866799] cloud-init[1019]: | o = . . |\n[ 8.869590] cloud-init[1019]: | . + . |\n[ 8.872113] cloud-init[1019]: | . |\n[ 8.874905] cloud-init[1019]: +----[SHA256]-----+\n[ 8.878773] cloud-init[1019]: Generating public/private dsa key pair.[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n\n Starting Login to default iSCSI targets...\n[ 8.883790] cloud-init[1019]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 8.885195] cloud-init[1019]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[[0;32m OK [0m] Reached target Sockets.\n[ 8.887480] cloud-init[1019]: [[0;32m OK [0m] Reached target Basic System.\nThe key fingerprint is:\n Starting Accounts Service...\n[ 8.891272] cloud-init[1019]: SHA256:1QogJteDI/r+uJ73lC9XrnHdWB08YMFxswzHx1LPJ2Q root@sdnvpn-13-2[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 8.896344] cloud-init[1019]: The key's randomart image is:\n[ 8.898421] cloud-init[1019]: +---[DSA 1024]----+\n[ 8.900828] cloud-init[1019]: | . +o. .*E*.|\n[ 8.903588] cloud-init[1019]: | .+o.o. ..+Oo*|\n[ 8.906118] cloud-init[1019]: | . . . .. . . .B=|\n[ 8.907761] cloud-init[1019]: |. o . o+|\n[ 8.909449] cloud-init[1019]: | . S . . .|\n[ 8.912088] cloud-init[1019]: | . . .. + |\n[ 8.914716] cloud-init[1019]: | . o .o. o . |\n[ 8.916440] cloud-init[1019]: | .o.....o. |\n[ 8.918576] cloud-init[1019]: | .=+...oo. |\n[ 8.920487] cloud-init[1019]: +----[SHA256]-----+\n[ 8.922193] cloud-init[1019]: Generating public/private ecdsa key pair.\n[ 8.924493] cloud-init[1019]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 8.926952] cloud-init[1019]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 8.929037] cloud-init[1019]: The key fingerprint is:\n[ 8.930568] cloud-init[1019]: SHA256:ItgSi48EkyczBcBjItYtIi4ns/00FxnlPYO9yARf+ig root@sdnvpn-13-2\n[ 8.932677] cloud-init[1019]: Starting System Logging Service...\nThe key's randomart image is: Starting Pollinate to seed the pseudo random number generator...\n\n[[0;32m OK [0m] Started Snappy daemon.\n Starting LSB: MD monitoring daemon...\n Starting LSB: Record successful boot for GRUB...\n[ 8.948870] cloud-init[1019]: [[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Auto import assertions from block devices...\n Starting Login Service...\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[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started System Logging Service.\n+---[ECDSA 256]---+\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[ 9.032529] cloud-init[1019]: |=.o . ... . |\n[ 9.065416] cloud-init[1019]: [[0;32m OK [0m] Started LSB: MD monitoring daemon.\n|+O o ..+ * |\n[ 9.078436] [[0;32m OK [0m] Started Auto import assertions from block devices.\ncloud-init[1019]: |# = . o* = |\n[ 9.090269] cloud-init[1019]: |=O.= oo + + |\n[ 9.100186] cloud-init[1019]: Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.|oB+ o E.S o |\n\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 Starting LSB: automatic crash report generation...\n Starting LSB: start and stop the Quagga routing suite...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Login Service.\n[ 9.160137] cloud-init[1019]: [[0;32m OK [0m] Started LXD - container startup/shutdown.\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m|oo..o..o |\n] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.[ 9.196298] cloud-init[1019]: |. .o o |\n\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[ 9.228420] cloud-init[1019]: | . |\n[ 9.233660] cloud-init[1019]: | |\n Starting Set console scheme...\n[ 9.239051] cloud-init[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[1019]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\n[ 9.261371] cloud-init[1019]: Generating public/private ed25519 key pair.\n[ 9.272163] cloud-init[1019]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.277866] [[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\ncloud-init[1019]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.292344] cloud-init[1019]: The key fingerprint is:\n[ 9.296126] cloud-init[1019]: SHA256:90XtWVCtL9bA0SkyJ8C2CaNdt1DSiHyq/oregtQ7yEI root@sdnvpn-13-2\n[ 9.300088] cloud-init[1019]: The key's randomart image is:\n[ 9.308153] cloud-init[1019]: +--[ED25519 256]--+\n[ 9.309220] cloud-init[1019]: | . oo=. .o+|\n[ 9.312079] cloud-init[1019]: | = B.* o.+o|\n[ 9.313116] cloud-init[1019]: | o B = *.ooo|\n[ 9.320098] cloud-init[1019]: | . o o . .+.o|\n[ 9.326593] cloud-init[1019]: | . . S . .=.|\n[ 9.328111] cloud-init[1019]: | E . . . . .o o|\n[ 9.333853] cloud-init[1019]: |+ o o .. . |\n[ 9.336084] cloud-init[1019]: |.+ +o. |\n[ 9.340231] cloud-init[1019]: |. .oooo. |\n[ 9.341748] cloud-init[1019]: +----[SHA256]-----+\n[ 9.585938] cloud-init[1159]: Generating locales (this might take a while)...\n[ 10.158250] cloud-init[1159]: en_US.UTF-8... done\n[ 10.160057] cloud-init[1159]: Generation complete.\n"} 2018-12-23 13:47:23,678 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc/action used request id req-625790f5-3ba6-4e90-9c5e-7a08e9bde400 2018-12-23 13:47:25,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6bef5677269300464565bdec77ac1d18b200f1b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:47:26,785 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:47:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba776a68-62a2-41dc-a825-af7a4b4014e8 x-compute-request-id: req-ba776a68-62a2-41dc-a825-af7a4b4014e8 Content-Encoding: gzip Content-Length: 13309 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 785147439 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135234] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136934] pid_max: default: 32768 minimum: 301\n[ 0.137852] ACPI: Core revision 20150930\n[ 0.139268] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140619] Security Framework initialized\n[ 0.141472] Yama: becoming mindful.\n[ 0.142258] AppArmor: AppArmor initialized\n[ 0.143165] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144629] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146473] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147720] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149147] Initializing cgroup subsys io\n[ 0.149996] Initializing cgroup subsys memory\n[ 0.150888] Initializing cgroup subsys devices\n[ 0.151776] Initializing cgroup subsys freezer\n[ 0.152675] Initializing cgroup subsys net_cls\n[ 0.153581] Initializing cgroup subsys perf_event\n[ 0.154521] Initializing cgroup subsys net_prio\n[ 0.155449] Initializing cgroup subsys hugetlb\n[ 0.156347] Initializing cgroup subsys pids\n[ 0.157251] CPU: Physical Processor ID: 0\n[ 0.158781] mce: CPU supports 10 MCE banks\n[ 0.159660] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160708] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171855] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.178635] ftrace: allocating 32123 entries in 126 pages\n[ 0.206653] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207909] smpboot: Max logical packages: 1\n[ 0.208941] x2apic enabled\n[ 0.209775] Switched APIC routing to physical x2apic.\n[ 0.211575] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212738] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214798] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216656] KVM setup paravirtual spinlock\n[ 0.218002] x86: Booted up 1 node, 1 CPUs\n[ 0.218841] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220268] devtmpfs: initialized\n[ 0.222891] evm: security.selinux\n[ 0.223616] evm: security.SMACK64\n[ 0.224315] evm: security.SMACK64EXEC\n[ 0.225071] evm: security.SMACK64TRANSMUTE\n[ 0.225916] evm: security.SMACK64MMAP\n[ 0.226673] evm: security.ima\n[ 0.227322] evm: security.capability\n[ 0.228154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.230054] pinctrl core: initialized pinctrl subsystem\n[ 0.231190] RTC time: 13:47:11, date: 12/23/18\n[ 0.232469] NET: Registered protocol family 16\n[ 0.233475] cpuidle: using governor ladder\n[ 0.234328] cpuidle: using governor menu\n[ 0.235124] PCCT header not found.\n[ 0.235900] ACPI: bus type PCI registered\n[ 0.236724] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.238004] PCI: Using configuration type 1 for base access\n[ 0.240203] ACPI: Added _OSI(Module Device)\n[ 0.241060] ACPI: Added _OSI(Processor Device)\n[ 0.241937] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.242892] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.245301] ACPI: Interpreter enabled\n[ 0.246343] ACPI: (supports S0 S5)\n[ 0.247072] ACPI: Using IOAPIC for interrupt routing\n[ 0.248068] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251239] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252433] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253715] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257362] acpiphp: Slot [3] registered\n[ 0.258193] acpiphp: Slot [4] registered\n[ 0.259008] acpiphp: Slot [5] registered\n[ 0.259832] acpiphp: Slot [6] registered\n[ 0.260654] acpiphp: Slot [7] registered\n[ 0.261491] acpiphp: Slot [8] registered\n[ 0.262315] acpiphp: Slot [9] registered\n[ 0.263124] acpiphp: Slot [10] registered\n[ 0.263956] acpiphp: Slot [11] registered\n[ 0.264803] acpiphp: Slot [12] registered\n[ 0.265647] acpiphp: Slot [13] registered\n[ 0.266486] acpiphp: Slot [14] registered\n[ 0.277552] acpiphp: Slot [15] registered\n[ 0.278401] acpiphp: Slot [16] registered\n[ 0.279251] acpiphp: Slot [17] registered\n[ 0.280093] acpiphp: Slot [18] registered\n[ 0.280946] acpiphp: Slot [19] registered\n[ 0.281801] acpiphp: Slot [20] registered\n[ 0.282649] acpiphp: Slot [21] registered\n[ 0.283501] acpiphp: Slot [22] registered\n[ 0.284354] acpiphp: Slot [23] registered\n[ 0.285192] acpiphp: Slot [24] registered\n[ 0.286040] acpiphp: Slot [25] registered\n[ 0.286882] acpiphp: Slot [26] registered\n[ 0.287728] acpiphp: Slot [27] registered\n[ 0.288653] acpiphp: Slot [28] registered\n[ 0.296143] acpiphp: Slot [29] registered\n[ 0.297041] acpiphp: Slot [30] registered\n[ 0.297885] acpiphp: Slot [31] registered\n[ 0.298731] PCI host bridge to bus 0000:00\n[ 0.299583] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.300849] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.302109] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.303621] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.305216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.313972] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315300] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.316523] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.318686] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.324547] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.325962] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.372422] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373904] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.375621] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.377880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.379346] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.380631] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.381899] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.383046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.384786] vgaarb: loaded\n[ 0.385418] vgaarb: bridge control possible 0000:00:02.0\n[ 0.386659] SCSI subsystem initialized\n[ 0.387556] ACPI: bus type USB registered\n[ 0.388483] usbcore: registered new interface driver usbfs\n[ 0.389699] usbcore: registered new interface driver hub\n[ 0.390877] usbcore: registered new device driver usb\n[ 0.392082] PCI: Using ACPI for IRQ routing\n[ 0.393153] NetLabel: Initializing\n[ 0.393857] NetLabel: domain hash size = 128\n[ 0.394689] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.395621] NetLabel: unlabeled traffic allowed by default\n[ 0.396684] amd_nb: Cannot enumerate AMD northbridges\n[ 0.397630] clocksource: Switched to clocksource kvm-clock\n[ 0.403195] AppArmor: AppArmor Filesystem Enabled\n[ 0.404136] pnp: PnP ACPI init\n[ 0.405040] pnp: PnP ACPI: found 5 devices\n[ 0.411076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.412745] NET: Registered protocol family 2\n[ 0.413687] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.414935] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.416101] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.417256] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.418325] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.419483] NET: Registered protocol family 1\n[ 0.420330] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.421403] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.422458] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.436525] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.450590] Trying to unpack rootfs image as initramfs...\n[ 1.732980] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.750491] Scanning for low memory corruption every 60 seconds\n[ 1.752292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.753418] audit: initializing netlink subsys (disabled)\n[ 1.754428] audit: type=2000 audit(1545572834.196:1): initialized\n[ 1.755726] Initialise system trusted keyring\n[ 1.756641] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.757786] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.759750] zbud: loaded\n[ 1.760446] VFS: Disk quotas dquot_6.6.0\n[ 1.761248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.762623] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.764703] fuse init (API version 7.23)\n[ 1.765585] Key type big_key registered\n[ 1.766378] Allocating IMA MOK and blacklist keyrings.\n[ 1.767473] Key type asymmetric registered\n[ 1.768283] Asymmetric key parser 'x509' registered\n[ 1.769224] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.770671] io scheduler noop registered\n[ 1.771452] io scheduler deadline registered (default)\n[ 1.772419] io scheduler cfq registered\n[ 1.773241] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.774276] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.775513] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.776936] ACPI: Power Button [PWRF]\n[ 1.777777] GHES: HEST is not enabled!\n[ 1.791607] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.819948] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.822276] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.846220] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.848279] Linux agpgart interface v0.103\n[ 1.850298] brd: module loaded\n[ 1.851542] loop: module loaded\n[ 1.853017] vda: vda1\n[ 1.854308] scsi host0: ata_piix\n[ 1.855043] scsi host1: ata_piix\n[ 1.855743] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.856933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.858360] libphy: Fixed MDIO Bus: probed\n[ 1.859165] tun: Universal TUN/TAP device driver, 1.6\n[ 1.860103] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.862231] PPP generic driver version 2.4.2\n[ 1.863158] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.864673] ehci-pci: EHCI PCI platform driver\n[ 1.865747] ehci-platform: EHCI generic platform driver\n[ 1.866991] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.868122] ohci-pci: OHCI PCI platform driver\n[ 1.868982] ohci-platform: OHCI generic platform driver\n[ 1.869962] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.884380] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.885363] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.886803] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.887792] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.888901] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.890116] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.891531] usb usb1: Product: UHCI Host Controller\n[ 1.892453] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.893580] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.894577] hub 1-0:1.0: USB hub found\n[ 1.895354] hub 1-0:1.0: 2 ports detected\n[ 1.896246] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.898347] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.899301] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.900316] mousedev: PS/2 mouse device common for all mice\n[ 1.901565] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.903400] rtc_cmos 00:00: RTC can wake from S4\n[ 1.904497] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.905694] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.906881] i2c /dev entries driver\n[ 1.907633] device-mapper: uevent: version 1.0.3\n[ 1.908564] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.910189] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.911457] NET: Registered protocol family 10\n[ 1.912447] NET: Registered protocol family 17\n[ 1.913340] Key type dns_resolver registered\n[ 1.914270] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.915360] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.917085] registered taskstats version 1\n[ 1.917919] Loading compiled-in X.509 certificates\n[ 1.919347] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.921169] zswap: loaded using pool lzo/zbud\n[ 1.923388] Key type trusted registered\n[ 1.925653] Key type encrypted registered\n[ 1.926482] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.927498] ima: No TPM chip found, activating TPM-bypass!\n[ 1.928526] evm: HMAC attrs: 0x1\n[ 1.929445] Magic number: 14:380:787\n[ 1.930304] rtc_cmos 00:00: setting system clock to 2018-12-23 13:47:13 UTC (1545572833)\n[ 1.931889] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.932988] EDD information not available.\n[ 2.014287] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.015710] ata1.00: configured for MWDMA2\n[ 2.016904] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.019083] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.020294] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.031840] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.033715] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.035242] Write protecting the kernel read-only data: 14336k\n[ 2.036771] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.038479] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.047502] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.049263] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.051258] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.053101] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.054937] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.056740] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.058603] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.060365] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.062660] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.064428] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.091875] virtio_net virtio0 ens3: renamed from eth0\n[ 2.098906] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.104092] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.129972] FDC 0 is a S82078B\n[ 2.131681] AVX2 version of gcm_enc/dec engaged.\n[ 2.132686] AES CTR mode by8 optimization enabled\n[ 2.205672] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.366744] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.368424] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.369707] usb 1-1: Product: QEMU USB Tablet\n[ 2.370548] usb 1-1: Manufacturer: QEMU\n[ 2.371319] usb 1-1: SerialNumber: 42\n[ 2.379556] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.387006] usbcore: registered new interface driver usbhid\n[ 2.388105] usbhid: USB HID core driver\n[ 2.390838] 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.393089] 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.749742] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 2.750968] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.376536] md: linear personality registered for level -1\n[ 3.379424] md: multipath personality registered for level -4\n[ 3.382340] md: raid0 personality registered for level 0\n[ 3.385505] md: raid1 personality registered for level 1\n[ 3.457636] raid6: sse2x1 gen() 11287 MB/s\n[ 3.525635] raid6: sse2x1 xor() 8876 MB/s\n[ 3.593635] raid6: sse2x2 gen() 14598 MB/s\n[ 3.661633] raid6: sse2x2 xor() 9646 MB/s\n[ 3.729635] raid6: sse2x4 gen() 16611 MB/s\n[ 3.797633] raid6: sse2x4 xor() 11553 MB/s\n[ 3.865633] raid6: avx2x1 gen() 22224 MB/s\n[ 3.933634] raid6: avx2x2 gen() 26044 MB/s\n[ 4.001635] raid6: avx2x4 gen() 30339 MB/s\n[ 4.002504] raid6: using algorithm avx2x4 gen() 30339 MB/s\n[ 4.003510] raid6: using avx2x2 recovery algorithm\n[ 4.006058] xor: automatically using best checksumming function:\n[ 4.045633] avx : 35353.000 MB/sec\n[ 4.047706] async_tx: api initialized (async)\n[ 4.056774] md: raid6 personality registered for level 6\n[ 4.057808] md: raid5 personality registered for level 5\n[ 4.058806] md: raid4 personality registered for level 4\n[ 4.063310] 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.088107] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.120022] 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.228882] 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.233755] systemd[1]: Detected virtualization kvm.\n[ 4.235194] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.240038] systemd[1]: Set hostname to .\n[ 4.245248] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.246989] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.366772] 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.370288] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.373076] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.375304] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.377711] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.380208] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.382917] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.385331] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.387801] 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.391592] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.393589] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.395582] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.397549] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.399886] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.402133] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.404331] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.406526] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.408532] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.412072] 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.417894] 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.424314] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.429271] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.433730] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.439101] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.442485] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.445118] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.450354] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.454056] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.457744] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.465227] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.473469] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.475955] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.483606] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.[ 4.488081] EXT4-fs (vda1): re-mounted. Opts: (null)\n\n[ 4.490324] 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.498770] Loading iSCSI transport class v2.0-870.\n[ 4.500626] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.505288] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.512585] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.520093] systemd[1]: Started Journal Service.\n[[0;32m OK [0m[ 4.523524] iscsi: registered transport (tcp)\n] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.571318] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\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[ 4.640457] systemd-journald[395]: Received request to flush runtime journal from PID 1\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\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 Apply Kernel Variables.\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 Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 6.024128] cloud-init[457]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 23 Dec 2018 13:47:17 +0000. Up 5.33 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 8.765154] cloud-init[1019]: Cloud-init v. 0.7.9 running 'init' at Sun, 23 Dec 2018 13:47:18 +0000. Up 7.14 seconds.\n[ 8.767376] cloud-init[1019]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.772103] cloud-init[1019]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.776102] cloud-init[1019]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.784121] cloud-init[1019]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.786384] cloud-init[1019]: ci-info: | ens3 | True | 10.10.10.5 | 255.255.255.0 | . | fa:16:3e:d7:30:69 |\n[ 8.792280] cloud-init[1019]: ci-info: | ens3 | True | fe80::f816:3eff:fed7:3069/64 | . | link | fa:16:3e:d7:30:69 |\n[ 8.794401] cloud-init[1019]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.800277] cloud-init[1019]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.802084] cloud-init[1019]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.808102] cloud-init[1019]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.809779] cloud-init[1019]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.811423] cloud-init[1019]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 8.817125] cloud-init[1019]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.818773] cloud-init[1019]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 8.824256] cloud-init[1019]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 8.825905] cloud-init[1019]: ci-info: | 2 | 169.254.169.254 | 10.10.10.2 | 255.255.255.255 | ens3 | UGH |\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[ 8.831869] cloud-init[1019]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 8.835621] cloud-init[1019]: Generating public/private rsa key pair.\n[[0;32m OK [0m] Reached target System Initialization.\n[ 8.839125] cloud-init[[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] Started Trigger resolvconf update for networkd DNS.\n[1019]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 8.844282] cloud-init[1019]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n Starting LXD - unix socket.\n[ 8.847287] cloud-init[1019]: The key fingerprint is:\n[ 8.848421] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.cloud-init[1019]: SHA256:wZs6kn34FaSQONn2aYjccGA0Enmcy+SQbsPS1WJyuBc root@sdnvpn-13-2\n[ 8.853059] cloud-init[1019]: The key's randomart image is:\n[ 8.853892] cloud-init[1019]: +---[RSA 2048]----+\n[ 8.854644] cloud-init[1019]: | oB=o |\n[ 8.855396] cloud-init[1019]: | *oE*.o |\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Reached target Timers.\n\n[ 8.859954] cloud-init[1019]: | + %=+* o . |\n[ 8.860986] cloud-init[1019]: |. B.=B + B |\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 8.863626] cloud-init[1019]: | o oo o S . |\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 8.865827] cloud-init[1019]: | o + . |\n[ 8.866799] cloud-init[1019]: | o = . . |\n[ 8.869590] cloud-init[1019]: | . + . |\n[ 8.872113] cloud-init[1019]: | . |\n[ 8.874905] cloud-init[1019]: +----[SHA256]-----+\n[ 8.878773] cloud-init[1019]: Generating public/private dsa key pair.[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n\n Starting Login to default iSCSI targets...\n[ 8.883790] cloud-init[1019]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 8.885195] cloud-init[1019]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[[0;32m OK [0m] Reached target Sockets.\n[ 8.887480] cloud-init[1019]: [[0;32m OK [0m] Reached target Basic System.\nThe key fingerprint is:\n Starting Accounts Service...\n[ 8.891272] cloud-init[1019]: SHA256:1QogJteDI/r+uJ73lC9XrnHdWB08YMFxswzHx1LPJ2Q root@sdnvpn-13-2[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 8.896344] cloud-init[1019]: The key's randomart image is:\n[ 8.898421] cloud-init[1019]: +---[DSA 1024]----+\n[ 8.900828] cloud-init[1019]: | . +o. .*E*.|\n[ 8.903588] cloud-init[1019]: | .+o.o. ..+Oo*|\n[ 8.906118] cloud-init[1019]: | . . . .. . . .B=|\n[ 8.907761] cloud-init[1019]: |. o . o+|\n[ 8.909449] cloud-init[1019]: | . S . . .|\n[ 8.912088] cloud-init[1019]: | . . .. + |\n[ 8.914716] cloud-init[1019]: | . o .o. o . |\n[ 8.916440] cloud-init[1019]: | .o.....o. |\n[ 8.918576] cloud-init[1019]: | .=+...oo. |\n[ 8.920487] cloud-init[1019]: +----[SHA256]-----+\n[ 8.922193] cloud-init[1019]: Generating public/private ecdsa key pair.\n[ 8.924493] cloud-init[1019]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 8.926952] cloud-init[1019]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 8.929037] cloud-init[1019]: The key fingerprint is:\n[ 8.930568] cloud-init[1019]: SHA256:ItgSi48EkyczBcBjItYtIi4ns/00FxnlPYO9yARf+ig root@sdnvpn-13-2\n[ 8.932677] cloud-init[1019]: Starting System Logging Service...\nThe key's randomart image is: Starting Pollinate to seed the pseudo random number generator...\n\n[[0;32m OK [0m] Started Snappy daemon.\n Starting LSB: MD monitoring daemon...\n Starting LSB: Record successful boot for GRUB...\n[ 8.948870] cloud-init[1019]: [[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Auto import assertions from block devices...\n Starting Login Service...\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[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started System Logging Service.\n+---[ECDSA 256]---+\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[ 9.032529] cloud-init[1019]: |=.o . ... . |\n[ 9.065416] cloud-init[1019]: [[0;32m OK [0m] Started LSB: MD monitoring daemon.\n|+O o ..+ * |\n[ 9.078436] [[0;32m OK [0m] Started Auto import assertions from block devices.\ncloud-init[1019]: |# = . o* = |\n[ 9.090269] cloud-init[1019]: |=O.= oo + + |\n[ 9.100186] cloud-init[1019]: Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.|oB+ o E.S o |\n\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 Starting LSB: automatic crash report generation...\n Starting LSB: start and stop the Quagga routing suite...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Login Service.\n[ 9.160137] cloud-init[1019]: [[0;32m OK [0m] Started LXD - container startup/shutdown.\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m|oo..o..o |\n] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.[ 9.196298] cloud-init[1019]: |. .o o |\n\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[ 9.228420] cloud-init[1019]: | . |\n[ 9.233660] cloud-init[1019]: | |\n Starting Set console scheme...\n[ 9.239051] cloud-init[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[1019]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\n[ 9.261371] cloud-init[1019]: Generating public/private ed25519 key pair.\n[ 9.272163] cloud-init[1019]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.277866] [[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\ncloud-init[1019]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.292344] cloud-init[1019]: The key fingerprint is:\n[ 9.296126] cloud-init[1019]: SHA256:90XtWVCtL9bA0SkyJ8C2CaNdt1DSiHyq/oregtQ7yEI root@sdnvpn-13-2\n[ 9.300088] cloud-init[1019]: The key's randomart image is:\n[ 9.308153] cloud-init[1019]: +--[ED25519 256]--+\n[ 9.309220] cloud-init[1019]: | . oo=. .o+|\n[ 9.312079] cloud-init[1019]: | = B.* o.+o|\n[ 9.313116] cloud-init[1019]: | o B = *.ooo|\n[ 9.320098] cloud-init[1019]: | . o o . .+.o|\n[ 9.326593] cloud-init[1019]: | . . S . .=.|\n[ 9.328111] cloud-init[1019]: | E . . . . .o o|\n[ 9.333853] cloud-init[1019]: |+ o o .. . |\n[ 9.336084] cloud-init[1019]: |.+ +o. |\n[ 9.340231] cloud-init[1019]: |. .oooo. |\n[ 9.341748] cloud-init[1019]: +----[SHA256]-----+\n[ 9.585938] cloud-init[1159]: Generating locales (this might take a while)...\n[ 10.158250] cloud-init[1159]: en_US.UTF-8... done\n[ 10.160057] cloud-init[1159]: Generation complete.\n[ 10.659000] cloud-init[1159]: Cloud-init v. 0.7.9 running 'modules:config' at Sun, 23 Dec 2018 13:47:21 +0000. Up 9.52 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n"} 2018-12-23 13:47:26,786 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc/action used request id req-ba776a68-62a2-41dc-a825-af7a4b4014e8 2018-12-23 13:47:28,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6bef5677269300464565bdec77ac1d18b200f1b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:47:29,890 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:47: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-626c45d2-6407-4b06-98e9-9f2485546e31 x-compute-request-id: req-626c45d2-6407-4b06-98e9-9f2485546e31 Content-Encoding: gzip Content-Length: 13453 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 785147439 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135234] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136934] pid_max: default: 32768 minimum: 301\n[ 0.137852] ACPI: Core revision 20150930\n[ 0.139268] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140619] Security Framework initialized\n[ 0.141472] Yama: becoming mindful.\n[ 0.142258] AppArmor: AppArmor initialized\n[ 0.143165] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.144629] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146473] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.147720] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.149147] Initializing cgroup subsys io\n[ 0.149996] Initializing cgroup subsys memory\n[ 0.150888] Initializing cgroup subsys devices\n[ 0.151776] Initializing cgroup subsys freezer\n[ 0.152675] Initializing cgroup subsys net_cls\n[ 0.153581] Initializing cgroup subsys perf_event\n[ 0.154521] Initializing cgroup subsys net_prio\n[ 0.155449] Initializing cgroup subsys hugetlb\n[ 0.156347] Initializing cgroup subsys pids\n[ 0.157251] CPU: Physical Processor ID: 0\n[ 0.158781] mce: CPU supports 10 MCE banks\n[ 0.159660] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160708] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171855] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.178635] ftrace: allocating 32123 entries in 126 pages\n[ 0.206653] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207909] smpboot: Max logical packages: 1\n[ 0.208941] x2apic enabled\n[ 0.209775] Switched APIC routing to physical x2apic.\n[ 0.211575] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212738] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214798] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216656] KVM setup paravirtual spinlock\n[ 0.218002] x86: Booted up 1 node, 1 CPUs\n[ 0.218841] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220268] devtmpfs: initialized\n[ 0.222891] evm: security.selinux\n[ 0.223616] evm: security.SMACK64\n[ 0.224315] evm: security.SMACK64EXEC\n[ 0.225071] evm: security.SMACK64TRANSMUTE\n[ 0.225916] evm: security.SMACK64MMAP\n[ 0.226673] evm: security.ima\n[ 0.227322] evm: security.capability\n[ 0.228154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.230054] pinctrl core: initialized pinctrl subsystem\n[ 0.231190] RTC time: 13:47:11, date: 12/23/18\n[ 0.232469] NET: Registered protocol family 16\n[ 0.233475] cpuidle: using governor ladder\n[ 0.234328] cpuidle: using governor menu\n[ 0.235124] PCCT header not found.\n[ 0.235900] ACPI: bus type PCI registered\n[ 0.236724] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.238004] PCI: Using configuration type 1 for base access\n[ 0.240203] ACPI: Added _OSI(Module Device)\n[ 0.241060] ACPI: Added _OSI(Processor Device)\n[ 0.241937] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.242892] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.245301] ACPI: Interpreter enabled\n[ 0.246343] ACPI: (supports S0 S5)\n[ 0.247072] ACPI: Using IOAPIC for interrupt routing\n[ 0.248068] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251239] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252433] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253715] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.255051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257362] acpiphp: Slot [3] registered\n[ 0.258193] acpiphp: Slot [4] registered\n[ 0.259008] acpiphp: Slot [5] registered\n[ 0.259832] acpiphp: Slot [6] registered\n[ 0.260654] acpiphp: Slot [7] registered\n[ 0.261491] acpiphp: Slot [8] registered\n[ 0.262315] acpiphp: Slot [9] registered\n[ 0.263124] acpiphp: Slot [10] registered\n[ 0.263956] acpiphp: Slot [11] registered\n[ 0.264803] acpiphp: Slot [12] registered\n[ 0.265647] acpiphp: Slot [13] registered\n[ 0.266486] acpiphp: Slot [14] registered\n[ 0.277552] acpiphp: Slot [15] registered\n[ 0.278401] acpiphp: Slot [16] registered\n[ 0.279251] acpiphp: Slot [17] registered\n[ 0.280093] acpiphp: Slot [18] registered\n[ 0.280946] acpiphp: Slot [19] registered\n[ 0.281801] acpiphp: Slot [20] registered\n[ 0.282649] acpiphp: Slot [21] registered\n[ 0.283501] acpiphp: Slot [22] registered\n[ 0.284354] acpiphp: Slot [23] registered\n[ 0.285192] acpiphp: Slot [24] registered\n[ 0.286040] acpiphp: Slot [25] registered\n[ 0.286882] acpiphp: Slot [26] registered\n[ 0.287728] acpiphp: Slot [27] registered\n[ 0.288653] acpiphp: Slot [28] registered\n[ 0.296143] acpiphp: Slot [29] registered\n[ 0.297041] acpiphp: Slot [30] registered\n[ 0.297885] acpiphp: Slot [31] registered\n[ 0.298731] PCI host bridge to bus 0000:00\n[ 0.299583] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.300849] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.302109] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.303621] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.305216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.313972] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315300] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.316523] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.318686] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.324547] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.325962] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.372422] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373904] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.375621] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.377880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.379346] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.380631] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.381899] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.383046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.384786] vgaarb: loaded\n[ 0.385418] vgaarb: bridge control possible 0000:00:02.0\n[ 0.386659] SCSI subsystem initialized\n[ 0.387556] ACPI: bus type USB registered\n[ 0.388483] usbcore: registered new interface driver usbfs\n[ 0.389699] usbcore: registered new interface driver hub\n[ 0.390877] usbcore: registered new device driver usb\n[ 0.392082] PCI: Using ACPI for IRQ routing\n[ 0.393153] NetLabel: Initializing\n[ 0.393857] NetLabel: domain hash size = 128\n[ 0.394689] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.395621] NetLabel: unlabeled traffic allowed by default\n[ 0.396684] amd_nb: Cannot enumerate AMD northbridges\n[ 0.397630] clocksource: Switched to clocksource kvm-clock\n[ 0.403195] AppArmor: AppArmor Filesystem Enabled\n[ 0.404136] pnp: PnP ACPI init\n[ 0.405040] pnp: PnP ACPI: found 5 devices\n[ 0.411076] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.412745] NET: Registered protocol family 2\n[ 0.413687] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.414935] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.416101] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.417256] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.418325] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.419483] NET: Registered protocol family 1\n[ 0.420330] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.421403] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.422458] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.436525] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.450590] Trying to unpack rootfs image as initramfs...\n[ 1.732980] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.750491] Scanning for low memory corruption every 60 seconds\n[ 1.752292] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.753418] audit: initializing netlink subsys (disabled)\n[ 1.754428] audit: type=2000 audit(1545572834.196:1): initialized\n[ 1.755726] Initialise system trusted keyring\n[ 1.756641] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.757786] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.759750] zbud: loaded\n[ 1.760446] VFS: Disk quotas dquot_6.6.0\n[ 1.761248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.762623] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.764703] fuse init (API version 7.23)\n[ 1.765585] Key type big_key registered\n[ 1.766378] Allocating IMA MOK and blacklist keyrings.\n[ 1.767473] Key type asymmetric registered\n[ 1.768283] Asymmetric key parser 'x509' registered\n[ 1.769224] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.770671] io scheduler noop registered\n[ 1.771452] io scheduler deadline registered (default)\n[ 1.772419] io scheduler cfq registered\n[ 1.773241] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.774276] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.775513] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.776936] ACPI: Power Button [PWRF]\n[ 1.777777] GHES: HEST is not enabled!\n[ 1.791607] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.819948] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.822276] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.846220] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.848279] Linux agpgart interface v0.103\n[ 1.850298] brd: module loaded\n[ 1.851542] loop: module loaded\n[ 1.853017] vda: vda1\n[ 1.854308] scsi host0: ata_piix\n[ 1.855043] scsi host1: ata_piix\n[ 1.855743] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.856933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.858360] libphy: Fixed MDIO Bus: probed\n[ 1.859165] tun: Universal TUN/TAP device driver, 1.6\n[ 1.860103] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.862231] PPP generic driver version 2.4.2\n[ 1.863158] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.864673] ehci-pci: EHCI PCI platform driver\n[ 1.865747] ehci-platform: EHCI generic platform driver\n[ 1.866991] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.868122] ohci-pci: OHCI PCI platform driver\n[ 1.868982] ohci-platform: OHCI generic platform driver\n[ 1.869962] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.884380] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.885363] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.886803] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.887792] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.888901] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.890116] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.891531] usb usb1: Product: UHCI Host Controller\n[ 1.892453] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 1.893580] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.894577] hub 1-0:1.0: USB hub found\n[ 1.895354] hub 1-0:1.0: 2 ports detected\n[ 1.896246] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.898347] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.899301] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.900316] mousedev: PS/2 mouse device common for all mice\n[ 1.901565] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.903400] rtc_cmos 00:00: RTC can wake from S4\n[ 1.904497] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.905694] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.906881] i2c /dev entries driver\n[ 1.907633] device-mapper: uevent: version 1.0.3\n[ 1.908564] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.910189] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.911457] NET: Registered protocol family 10\n[ 1.912447] NET: Registered protocol family 17\n[ 1.913340] Key type dns_resolver registered\n[ 1.914270] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.915360] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.917085] registered taskstats version 1\n[ 1.917919] Loading compiled-in X.509 certificates\n[ 1.919347] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 1.921169] zswap: loaded using pool lzo/zbud\n[ 1.923388] Key type trusted registered\n[ 1.925653] Key type encrypted registered\n[ 1.926482] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.927498] ima: No TPM chip found, activating TPM-bypass!\n[ 1.928526] evm: HMAC attrs: 0x1\n[ 1.929445] Magic number: 14:380:787\n[ 1.930304] rtc_cmos 00:00: setting system clock to 2018-12-23 13:47:13 UTC (1545572833)\n[ 1.931889] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.932988] EDD information not available.\n[ 2.014287] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.015710] ata1.00: configured for MWDMA2\n[ 2.016904] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.019083] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.020294] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.031840] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.033715] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.035242] Write protecting the kernel read-only data: 14336k\n[ 2.036771] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.038479] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.047502] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.049263] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.051258] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.053101] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.054937] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.056740] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.058603] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.060365] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.062660] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.064428] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.091875] virtio_net virtio0 ens3: renamed from eth0\n[ 2.098906] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.104092] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.129972] FDC 0 is a S82078B\n[ 2.131681] AVX2 version of gcm_enc/dec engaged.\n[ 2.132686] AES CTR mode by8 optimization enabled\n[ 2.205672] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.366744] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.368424] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.369707] usb 1-1: Product: QEMU USB Tablet\n[ 2.370548] usb 1-1: Manufacturer: QEMU\n[ 2.371319] usb 1-1: SerialNumber: 42\n[ 2.379556] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.387006] usbcore: registered new interface driver usbhid\n[ 2.388105] usbhid: USB HID core driver\n[ 2.390838] 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.393089] 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.749742] tsc: Refined TSC clocksource calibration: 3491.912 MHz\n[ 2.750968] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nBegin: Loading essential drivers ... [ 3.376536] md: linear personality registered for level -1\n[ 3.379424] md: multipath personality registered for level -4\n[ 3.382340] md: raid0 personality registered for level 0\n[ 3.385505] md: raid1 personality registered for level 1\n[ 3.457636] raid6: sse2x1 gen() 11287 MB/s\n[ 3.525635] raid6: sse2x1 xor() 8876 MB/s\n[ 3.593635] raid6: sse2x2 gen() 14598 MB/s\n[ 3.661633] raid6: sse2x2 xor() 9646 MB/s\n[ 3.729635] raid6: sse2x4 gen() 16611 MB/s\n[ 3.797633] raid6: sse2x4 xor() 11553 MB/s\n[ 3.865633] raid6: avx2x1 gen() 22224 MB/s\n[ 3.933634] raid6: avx2x2 gen() 26044 MB/s\n[ 4.001635] raid6: avx2x4 gen() 30339 MB/s\n[ 4.002504] raid6: using algorithm avx2x4 gen() 30339 MB/s\n[ 4.003510] raid6: using avx2x2 recovery algorithm\n[ 4.006058] xor: automatically using best checksumming function:\n[ 4.045633] avx : 35353.000 MB/sec\n[ 4.047706] async_tx: api initialized (async)\n[ 4.056774] md: raid6 personality registered for level 6\n[ 4.057808] md: raid5 personality registered for level 5\n[ 4.058806] md: raid4 personality registered for level 4\n[ 4.063310] 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.088107] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.120022] 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.228882] 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.233755] systemd[1]: Detected virtualization kvm.\n[ 4.235194] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.240038] systemd[1]: Set hostname to .\n[ 4.245248] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.246989] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.366772] 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.370288] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.373076] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.375304] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.377711] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.380208] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.382917] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.385331] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.387801] 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.391592] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.393589] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.395582] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.397549] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.399886] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.402133] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.404331] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.406526] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.408532] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.412072] 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.417894] 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.424314] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.429271] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.433730] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.439101] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.442485] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.445118] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.450354] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.454056] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.457744] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.465227] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.473469] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.475955] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.483606] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.[ 4.488081] EXT4-fs (vda1): re-mounted. Opts: (null)\n\n[ 4.490324] 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.498770] Loading iSCSI transport class v2.0-870.\n[ 4.500626] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.505288] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.512585] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.520093] systemd[1]: Started Journal Service.\n[[0;32m OK [0m[ 4.523524] iscsi: registered transport (tcp)\n] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.571318] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load Kernel Modules.\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[ 4.640457] systemd-journald[395]: Received request to flush runtime journal from PID 1\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\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 Apply Kernel Variables.\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 Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 6.024128] cloud-init[457]: Cloud-init v. 0.7.9 running 'init-local' at Sun, 23 Dec 2018 13:47:17 +0000. Up 5.33 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 8.765154] cloud-init[1019]: Cloud-init v. 0.7.9 running 'init' at Sun, 23 Dec 2018 13:47:18 +0000. Up 7.14 seconds.\n[ 8.767376] cloud-init[1019]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.772103] cloud-init[1019]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.776102] cloud-init[1019]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.784121] cloud-init[1019]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.786384] cloud-init[1019]: ci-info: | ens3 | True | 10.10.10.5 | 255.255.255.0 | . | fa:16:3e:d7:30:69 |\n[ 8.792280] cloud-init[1019]: ci-info: | ens3 | True | fe80::f816:3eff:fed7:3069/64 | . | link | fa:16:3e:d7:30:69 |\n[ 8.794401] cloud-init[1019]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.800277] cloud-init[1019]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.802084] cloud-init[1019]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.808102] cloud-init[1019]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.809779] cloud-init[1019]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.811423] cloud-init[1019]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 8.817125] cloud-init[1019]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.818773] cloud-init[1019]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 8.824256] cloud-init[1019]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 8.825905] cloud-init[1019]: ci-info: | 2 | 169.254.169.254 | 10.10.10.2 | 255.255.255.255 | ens3 | UGH |\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[ 8.831869] cloud-init[1019]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 8.835621] cloud-init[1019]: Generating public/private rsa key pair.\n[[0;32m OK [0m] Reached target System Initialization.\n[ 8.839125] cloud-init[[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] Started Trigger resolvconf update for networkd DNS.\n[1019]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 8.844282] cloud-init[1019]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n Starting LXD - unix socket.\n[ 8.847287] cloud-init[1019]: The key fingerprint is:\n[ 8.848421] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.cloud-init[1019]: SHA256:wZs6kn34FaSQONn2aYjccGA0Enmcy+SQbsPS1WJyuBc root@sdnvpn-13-2\n[ 8.853059] cloud-init[1019]: The key's randomart image is:\n[ 8.853892] cloud-init[1019]: +---[RSA 2048]----+\n[ 8.854644] cloud-init[1019]: | oB=o |\n[ 8.855396] cloud-init[1019]: | *oE*.o |\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Reached target Timers.\n\n[ 8.859954] cloud-init[1019]: | + %=+* o . |\n[ 8.860986] cloud-init[1019]: |. B.=B + B |\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 8.863626] cloud-init[1019]: | o oo o S . |\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 8.865827] cloud-init[1019]: | o + . |\n[ 8.866799] cloud-init[1019]: | o = . . |\n[ 8.869590] cloud-init[1019]: | . + . |\n[ 8.872113] cloud-init[1019]: | . |\n[ 8.874905] cloud-init[1019]: +----[SHA256]-----+\n[ 8.878773] cloud-init[1019]: Generating public/private dsa key pair.[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n\n Starting Login to default iSCSI targets...\n[ 8.883790] cloud-init[1019]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 8.885195] cloud-init[1019]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[[0;32m OK [0m] Reached target Sockets.\n[ 8.887480] cloud-init[1019]: [[0;32m OK [0m] Reached target Basic System.\nThe key fingerprint is:\n Starting Accounts Service...\n[ 8.891272] cloud-init[1019]: SHA256:1QogJteDI/r+uJ73lC9XrnHdWB08YMFxswzHx1LPJ2Q root@sdnvpn-13-2[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 8.896344] cloud-init[1019]: The key's randomart image is:\n[ 8.898421] cloud-init[1019]: +---[DSA 1024]----+\n[ 8.900828] cloud-init[1019]: | . +o. .*E*.|\n[ 8.903588] cloud-init[1019]: | .+o.o. ..+Oo*|\n[ 8.906118] cloud-init[1019]: | . . . .. . . .B=|\n[ 8.907761] cloud-init[1019]: |. o . o+|\n[ 8.909449] cloud-init[1019]: | . S . . .|\n[ 8.912088] cloud-init[1019]: | . . .. + |\n[ 8.914716] cloud-init[1019]: | . o .o. o . |\n[ 8.916440] cloud-init[1019]: | .o.....o. |\n[ 8.918576] cloud-init[1019]: | .=+...oo. |\n[ 8.920487] cloud-init[1019]: +----[SHA256]-----+\n[ 8.922193] cloud-init[1019]: Generating public/private ecdsa key pair.\n[ 8.924493] cloud-init[1019]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 8.926952] cloud-init[1019]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 8.929037] cloud-init[1019]: The key fingerprint is:\n[ 8.930568] cloud-init[1019]: SHA256:ItgSi48EkyczBcBjItYtIi4ns/00FxnlPYO9yARf+ig root@sdnvpn-13-2\n[ 8.932677] cloud-init[1019]: Starting System Logging Service...\nThe key's randomart image is: Starting Pollinate to seed the pseudo random number generator...\n\n[[0;32m OK [0m] Started Snappy daemon.\n Starting LSB: MD monitoring daemon...\n Starting LSB: Record successful boot for GRUB...\n[ 8.948870] cloud-init[1019]: [[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Auto import assertions from block devices...\n Starting Login Service...\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[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started System Logging Service.\n+---[ECDSA 256]---+\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[ 9.032529] cloud-init[1019]: |=.o . ... . |\n[ 9.065416] cloud-init[1019]: [[0;32m OK [0m] Started LSB: MD monitoring daemon.\n|+O o ..+ * |\n[ 9.078436] [[0;32m OK [0m] Started Auto import assertions from block devices.\ncloud-init[1019]: |# = . o* = |\n[ 9.090269] cloud-init[1019]: |=O.= oo + + |\n[ 9.100186] cloud-init[1019]: Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.|oB+ o E.S o |\n\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 Starting LSB: automatic crash report generation...\n Starting LSB: start and stop the Quagga routing suite...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Login Service.\n[ 9.160137] cloud-init[1019]: [[0;32m OK [0m] Started LXD - container startup/shutdown.\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m|oo..o..o |\n] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.[ 9.196298] cloud-init[1019]: |. .o o |\n\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[ 9.228420] cloud-init[1019]: | . |\n[ 9.233660] cloud-init[1019]: | |\n Starting Set console scheme...\n[ 9.239051] cloud-init[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[1019]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\n[ 9.261371] cloud-init[1019]: Generating public/private ed25519 key pair.\n[ 9.272163] cloud-init[1019]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.277866] [[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\ncloud-init[1019]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.292344] cloud-init[1019]: The key fingerprint is:\n[ 9.296126] cloud-init[1019]: SHA256:90XtWVCtL9bA0SkyJ8C2CaNdt1DSiHyq/oregtQ7yEI root@sdnvpn-13-2\n[ 9.300088] cloud-init[1019]: The key's randomart image is:\n[ 9.308153] cloud-init[1019]: +--[ED25519 256]--+\n[ 9.309220] cloud-init[1019]: | . oo=. .o+|\n[ 9.312079] cloud-init[1019]: | = B.* o.+o|\n[ 9.313116] cloud-init[1019]: | o B = *.ooo|\n[ 9.320098] cloud-init[1019]: | . o o . .+.o|\n[ 9.326593] cloud-init[1019]: | . . S . .=.|\n[ 9.328111] cloud-init[1019]: | E . . . . .o o|\n[ 9.333853] cloud-init[1019]: |+ o o .. . |\n[ 9.336084] cloud-init[1019]: |.+ +o. |\n[ 9.340231] cloud-init[1019]: |. .oooo. |\n[ 9.341748] cloud-init[1019]: +----[SHA256]-----+\n[ 9.585938] cloud-init[1159]: Generating locales (this might take a while)...\n[ 10.158250] cloud-init[1159]: en_US.UTF-8... done\n[ 10.160057] cloud-init[1159]: Generation complete.\n[ 10.659000] cloud-init[1159]: Cloud-init v. 0.7.9 running 'modules:config' at Sun, 23 Dec 2018 13:47:21 +0000. Up 9.52 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n\nUbuntu 16.04.2 LTS sdnvpn-13-2 ttyS0\n\nsdnvpn-13-2 login: [ 15.943809] cloud-init[1394]: + sudo useradd -m sdnvpn\n[ 16.004129] cloud-init[1394]: sudo: unable to resolve host sdnvpn-13-2\n[ 16.278238] cloud-init[1394]: + sudo adduser sdnvpn sudo\n[ 16.332018] cloud-init[1394]: sudo: unable to resolve host sdnvpn-13-2\n[ 16.367200] cloud-init[1394]: Adding user `sdnvpn' to group `sudo' ...\n[ 16.370388] cloud-init[1394]: Adding user sdnvpn to group sudo\n"} 2018-12-23 13:47:29,892 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc/action used request id req-626c45d2-6407-4b06-98e9-9f2485546e31 2018-12-23 13:47:31,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}760d6d3b378fd5cbf82811fbf2e94eec7e6bacfc" 2018-12-23 13:47:32,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 914 Content-Type: application/json X-Openstack-Request-Id: req-7440cb60-7bee-4e2d-97fe-a1b0a1523936 Date: Sun, 23 Dec 2018 13:47:32 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "sdnvpn-ubuntu", "tags": [], "container_format": "bare", "created_at": "2018-12-23T13:44:17Z", "size": 493813760, "disk_format": "qcow2", "updated_at": "2018-12-23T13:44:28Z", "visibility": "public", "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2/snap", "metadata": {}}], "self": "/v2/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "min_disk": 0, "protected": false, "id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "file": "/v2/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2/file", "checksum": "8c42b779e24ec2a6d35c8def02246a0b", "owner": "1b564ea31c8e45b6a10fe5a84fe49166", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-12-23 13:47:32,111 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images?limit=20 used request id req-7440cb60-7bee-4e2d-97fe-a1b0a1523936 2018-12-23 13:47:32,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}760d6d3b378fd5cbf82811fbf2e94eec7e6bacfc" 2018-12-23 13:47:32,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-459c0bb0-ac10-4678-99df-c31d411fb138 Date: Sun, 23 Dec 2018 13:47: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-12-23 13:47:32,265 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/schemas/image used request id req-459c0bb0-ac10-4678-99df-c31d411fb138 2018-12-23 13:47:32,269 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-12-23 13:47:32,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}760d6d3b378fd5cbf82811fbf2e94eec7e6bacfc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-12-23 13:47:32,486 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 573 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/8d800538-9b95-4bc4-96c1-db68b9988493 X-Openstack-Request-Id: req-ac6ffb1c-1c69-4c17-8520-d718e28110f3 Date: Sun, 23 Dec 2018 13:47:32 GMT RESP BODY: {"status": "queued", "name": "sdnvpn-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T13:47:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T13:47:32Z", "visibility": "public", "locations": [], "self": "/v2/images/8d800538-9b95-4bc4-96c1-db68b9988493", "min_disk": 0, "protected": false, "id": "8d800538-9b95-4bc4-96c1-db68b9988493", "file": "/v2/images/8d800538-9b95-4bc4-96c1-db68b9988493/file", "checksum": null, "owner": "1b564ea31c8e45b6a10fe5a84fe49166", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 13:47:32,486 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ac6ffb1c-1c69-4c17-8520-d718e28110f3 2018-12-23 13:47:32,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/8d800538-9b95-4bc4-96c1-db68b9988493/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}760d6d3b378fd5cbf82811fbf2e94eec7e6bacfc" -d '' 2018-12-23 13:47:33,342 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3ed31e51-ca5b-435e-b461-7f5fa2527483 Date: Sun, 23 Dec 2018 13:47:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 13:47:33,342 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/8d800538-9b95-4bc4-96c1-db68b9988493/file used request id req-3ed31e51-ca5b-435e-b461-7f5fa2527483 2018-12-23 13:47:33,343 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-3'... 2018-12-23 13:47:33,343 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-3 flavor=m1.custom image=8d800538-9b95-4bc4-96c1-db68b9988493 network=71f6291e-67ac-4b6f-a30f-4c67ef69b4f8 secgroup=d54ad1fc-dc70-43eb-b6d5-f1e800496767 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 179.24.1.12 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-12-23 13:47:33,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:47:33,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:47:33,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:47:33,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:47:33,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:47:33,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:47:33,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:47:33,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:47:33,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:47:33,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:47:33,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:47:33,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:47:33,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:47:33,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:47:33,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:47:33,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:47:33,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:47:33,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:47:33,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:47:33,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:47:33,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:47:33,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:47:33,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:47:33,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:47:33,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:47:33,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:47:33,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:47:33,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:47:33,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:47:33,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:47:33,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:47:33,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:47:33,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:47:33,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:47:33,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:47:33,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:47:33,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:47:33,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:47:33,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:47:33,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:47:33,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:47:33,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:47:33,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:47:33,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:47:33,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:47:33,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:47:33,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:47:33,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:47:33,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:47:33,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a489efd0-5873-4a55-88e1-aa84411f1f6d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:47:33,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-a489efd0-5873-4a55-88e1-aa84411f1f6d 2018-12-23 13:47:33,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:47:33,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:47:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["wE3ae7SwS5-BNw6jZCLssA"], "issued_at": "2018-12-23T13:47:33.000000Z"}} 2018-12-23 13:47:33,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5460ac2ca69fef58bcd4fbe032e63441164620de" 2018-12-23 13:47:33,925 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:47:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b20f4f56-4451-4c8f-9617-772def452dd6 x-compute-request-id: req-b20f4f56-4451-4c8f-9617-772def452dd6 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}], "name": "m1.custom"}, {"id": "1f158186-04de-4bad-8081-88a658f657a7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-12-23 13:47:33,925 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-b20f4f56-4451-4c8f-9617-772def452dd6 2018-12-23 13:47:33,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5460ac2ca69fef58bcd4fbe032e63441164620de" 2018-12-23 13:47:33,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:47:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-983e7406-6cf8-43d6-8481-0f328af1837b x-compute-request-id: req-983e7406-6cf8-43d6-8481-0f328af1837b Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "name": "m1.custom", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:47:33,949 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b used request id req-983e7406-6cf8-43d6-8481-0f328af1837b 2018-12-23 13:47:33,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5460ac2ca69fef58bcd4fbe032e63441164620de" -d '{"server": {"name": "sdnvpn-13-3", "imageRef": "8d800538-9b95-4bc4-96c1-db68b9988493", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "user_data": "IyEvYmluL3NoCnNldCAxNzkuMjQuMS4xMgp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "71f6291e-67ac-4b6f-a30f-4c67ef69b4f8"}], "config_drive": true}}' 2018-12-23 13:47:35,444 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:47:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e68d0eb0-adbd-402f-97b2-796162208046 x-compute-request-id: req-e68d0eb0-adbd-402f-97b2-796162208046 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "rel": "bookmark"}], "adminPass": "oBbXRiWC3kc7"}} 2018-12-23 13:47:35,444 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e68d0eb0-adbd-402f-97b2-796162208046 2018-12-23 13:47:35,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:47:35,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeb5e9eb-d481-4a78-bc27-30f3a072bac4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:47:35,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-aeb5e9eb-d481-4a78-bc27-30f3a072bac4 2018-12-23 13:47:35,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:47:35,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:47:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["mOggRRYyTrKV0ycL1O8bMw"], "issued_at": "2018-12-23T13:47:35.000000Z"}} 2018-12-23 13:47:35,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a849df6860c994395842a32c9c524ac9ea7e1d2a" 2018-12-23 13:47:36,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:47:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-860965af-8694-4f23-b979-a923b98a83ed x-compute-request-id: req-860965af-8694-4f23-b979-a923b98a83ed 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.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "rel": "bookmark"}], "image": {"id": "8d800538-9b95-4bc4-96c1-db68b9988493", "links": [{"href": "http://172.30.9.22:8774/images/8d800538-9b95-4bc4-96c1-db68b9988493", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:47:36Z", "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-12-23T13:47:35Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:47:36,207 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a used request id req-860965af-8694-4f23-b979-a923b98a83ed 2018-12-23 13:47:39,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a849df6860c994395842a32c9c524ac9ea7e1d2a" 2018-12-23 13:47:39,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:47: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-fc7c8a91-2a89-402c-a931-5a7910531077 x-compute-request-id: req-fc7c8a91-2a89-402c-a931-5a7910531077 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.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "rel": "bookmark"}], "image": {"id": "8d800538-9b95-4bc4-96c1-db68b9988493", "links": [{"href": "http://172.30.9.22:8774/images/8d800538-9b95-4bc4-96c1-db68b9988493", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000165", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "OS-DCF: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-12-23T13:47:36Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-12-23T13:47:35Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:47:39,932 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a used request id req-fc7c8a91-2a89-402c-a931-5a7910531077 2018-12-23 13:47:42,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a849df6860c994395842a32c9c524ac9ea7e1d2a" 2018-12-23 13:47:43,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:47:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a4044d0-44e6-400c-8f71-a4debe594093 x-compute-request-id: req-3a4044d0-44e6-400c-8f71-a4debe594093 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:45:60", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "rel": "bookmark"}], "image": {"id": "8d800538-9b95-4bc4-96c1-db68b9988493", "links": [{"href": "http://172.30.9.22:8774/images/8d800538-9b95-4bc4-96c1-db68b9988493", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000165", "OS-SRV-USG:launched_at": "2018-12-23T13:47:39.000000", "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:47:41Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-12-23T13:47:35Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:47:43,492 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a used request id req-3a4044d0-44e6-400c-8f71-a4debe594093 2018-12-23 13:47:43,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5460ac2ca69fef58bcd4fbe032e63441164620de" 2018-12-23 13:47:43,949 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:47:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-313a4d4e-c574-42cc-8947-f5cc499735f9 x-compute-request-id: req-313a4d4e-c574-42cc-8947-f5cc499735f9 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:45:60", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "rel": "bookmark"}], "image": {"id": "8d800538-9b95-4bc4-96c1-db68b9988493", "links": [{"href": "http://172.30.9.22:8774/images/8d800538-9b95-4bc4-96c1-db68b9988493", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000165", "OS-SRV-USG:launched_at": "2018-12-23T13:47:39.000000", "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "security_groups": [{"name": "default"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:47:41Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-12-23T13:47:35Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 13:47:43,949 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a used request id req-313a4d4e-c574-42cc-8947-f5cc499735f9 2018-12-23 13:47:43,950 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-3' booted successfully. IP='10.10.10.13'. 2018-12-23 13:47:43,950 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-3' to security group 'sdnvpn-sg'... 2018-12-23 13:47:43,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0e395a8a3cf8be425af13ee355820c4dd28ee" -d '{"addSecurityGroup": {"name": "d54ad1fc-dc70-43eb-b6d5-f1e800496767"}}' 2018-12-23 13:47:45,463 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:47:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-43533a9e-092f-4617-a894-5c2912deb409 x-compute-request-id: req-43533a9e-092f-4617-a894-5c2912deb409 Content-Length: 0 Content-Type: application/json 2018-12-23 13:47:45,463 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a/action used request id req-43533a9e-092f-4617-a894-5c2912deb409 2018-12-23 13:47:45,463 - sdnvpn_test_utils - INFO - Waiting for instance 5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a to boot up 2018-12-23 13:47:45,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5460ac2ca69fef58bcd4fbe032e63441164620de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:47:46,594 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:47:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ede78b46-bfc2-4763-93ed-b7accce9faad x-compute-request-id: req-ede78b46-bfc2-4763-93ed-b7accce9faad Content-Encoding: gzip Content-Length: 8075 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 695814599 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.155658] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.157375] pid_max: default: 32768 minimum: 301\n[ 0.158257] ACPI: Core revision 20150930\n[ 0.159619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.160911] Security Framework initialized\n[ 0.161714] Yama: becoming mindful.\n[ 0.162464] AppArmor: AppArmor initialized\n[ 0.163351] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.164735] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.166388] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.167595] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.168966] Initializing cgroup subsys io\n[ 0.169769] Initializing cgroup subsys memory\n[ 0.170620] Initializing cgroup subsys devices\n[ 0.171492] Initializing cgroup subsys freezer\n[ 0.172351] Initializing cgroup subsys net_cls\n[ 0.173214] Initializing cgroup subsys perf_event\n[ 0.174114] Initializing cgroup subsys net_prio\n[ 0.174997] Initializing cgroup subsys hugetlb\n[ 0.175857] Initializing cgroup subsys pids\n[ 0.176720] CPU: Physical Processor ID: 0\n[ 0.178234] mce: CPU supports 10 MCE banks\n[ 0.179106] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.180106] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.191269] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.197635] ftrace: allocating 31920 entries in 125 pages\n[ 0.223451] smpboot: Max logical packages: 1\n[ 0.224332] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.225695] x2apic enabled\n[ 0.226506] Switched APIC routing to physical x2apic.\n[ 0.228268] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.229396] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.231388] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.233174] KVM setup paravirtual spinlock\n[ 0.234450] x86: Booted up 1 node, 1 CPUs\n[ 0.235271] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.236660] devtmpfs: initialized\n[ 0.238396] evm: security.selinux\n[ 0.239103] evm: security.SMACK64\n[ 0.239789] evm: security.SMACK64EXEC\n[ 0.240535] evm: security.SMACK64TRANSMUTE\n[ 0.241345] evm: security.SMACK64MMAP\n[ 0.242097] evm: security.ima\n[ 0.242737] evm: security.capability\n[ 0.243539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.245412] pinctrl core: initialized pinctrl subsystem\n[ 0.246534] RTC time: 13:47:39, date: 12/23/18\n[ 0.247474] NET: Registered protocol family 16\n[ 0.248440] cpuidle: using governor ladder\n[ 0.249260] cpuidle: using governor menu\n[ 0.250044] PCCT header not found.\n[ 0.250805] ACPI: bus type PCI registered\n[ 0.251621] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.252879] PCI: Using configuration type 1 for base access\n[ 0.255007] ACPI: Added _OSI(Module Device)\n[ 0.255844] ACPI: Added _OSI(Processor Device)\n[ 0.256698] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.257595] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.259741] ACPI: Interpreter enabled\n[ 0.260515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.262349] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.264263] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.266120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.267983] ACPI: (supports S0 S5)\n[ 0.268688] ACPI: Using IOAPIC for interrupt routing\n[ 0.269745] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.272826] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.273973] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.275221] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.276423] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.278651] acpiphp: Slot [3] registered\n[ 0.279460] acpiphp: Slot [4] registered\n[ 0.280263] acpiphp: Slot [5] registered\n[ 0.281073] acpiphp: Slot [6] registered\n[ 0.281874] acpiphp: Slot [7] registered\n[ 0.282666] acpiphp: Slot [8] registered\n[ 0.283465] acpiphp: Slot [9] registered\n[ 0.284264] acpiphp: Slot [10] registered\n[ 0.285089] acpiphp: Slot [11] registered\n[ 0.285908] acpiphp: Slot [12] registered\n[ 0.286715] acpiphp: Slot [13] registered\n[ 0.287524] acpiphp: Slot [14] registered\n[ 0.288333] acpiphp: Slot [15] registered\n[ 0.299082] acpiphp: Slot [16] registered\n[ 0.299911] acpiphp: Slot [17] registered\n[ 0.300717] acpiphp: Slot [18] registered\n[ 0.301526] acpiphp: Slot [19] registered\n[ 0.302336] acpiphp: Slot [20] registered\n[ 0.303156] acpiphp: Slot [21] registered\n[ 0.303967] acpiphp: Slot [22] registered\n[ 0.304771] acpiphp: Slot [23] registered\n[ 0.305583] acpiphp: Slot [24] registered\n[ 0.306397] acpiphp: Slot [25] registered\n[ 0.307213] acpiphp: Slot [26] registered\n[ 0.308021] acpiphp: Slot [27] registered\n[ 0.308835] acpiphp: Slot [28] registered\n[ 0.309643] acpiphp: Slot [29] registered\n[ 0.310454] acpiphp: Slot [30] registered\n[ 0.311272] acpiphp: Slot [31] registered\n[ 0.312082] PCI host bridge to bus 0000:00\n[ 0.312892] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314098] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315313] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.316764] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.318214] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.324535] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.325818] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.326997] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.328268] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.334830] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.336271] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.382497] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.383999] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.385410] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.386832] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.388214] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.389461] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.390812] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.391873] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.393423] vgaarb: loaded\n[ 0.394026] vgaarb: bridge control possible 0000:00:02.0\n[ 0.395176] SCSI subsystem initialized\n[ 0.395994] ACPI: bus type USB registered\n[ 0.396815] usbcore: registered new interface driver usbfs\n[ 0.397847] usbcore: registered new interface driver hub\n[ 0.398853] usbcore: registered new device driver usb\n[ 0.399910] PCI: Using ACPI for IRQ routing\n[ 0.400933] NetLabel: Initializing\n[ 0.401644] NetLabel: domain hash size = 128\n[ 0.402498] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.403445] NetLabel: unlabeled traffic allowed by default\n[ 0.404540] clocksource: Switched to clocksource kvm-clock\n[ 0.410167] AppArmor: AppArmor Filesystem Enabled\n[ 0.411130] pnp: PnP ACPI init\n[ 0.412038] pnp: PnP ACPI: found 5 devices\n[ 0.418058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.419762] NET: Registered protocol family 2\n[ 0.420734] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.422031] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.423230] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.424414] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.425508] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.426695] NET: Registered protocol family 1\n[ 0.427566] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.428666] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.429741] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.443718] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.457985] Trying to unpack rootfs image as initramfs...\n[ 0.508627] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.522688] Scanning for low memory corruption every 60 seconds\n[ 0.524047] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.525202] audit: initializing netlink subsys (disabled)\n[ 0.526234] audit: type=2000 audit(1545572860.500:1): initialized\n[ 0.527537] Initialise system trusted keyring\n[ 0.528463] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.529631] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.531589] zbud: loaded\n[ 0.532307] VFS: Disk quotas dquot_6.6.0\n[ 0.533139] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534645] fuse init (API version 7.23)\n[ 0.535525] Key type big_key registered\n[ 0.536326] Allocating IMA MOK and blacklist keyrings.\n[ 0.537439] Key type asymmetric registered\n[ 0.538267] Asymmetric key parser 'x509' registered\n[ 0.539217] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.540683] io scheduler noop registered\n[ 0.541485] io scheduler deadline registered (default)\n[ 0.542476] io scheduler cfq registered\n[ 0.543305] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.544349] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.545616] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.547069] ACPI: Power Button [PWRF]\n[ 0.547901] GHES: HEST is not enabled!\n[ 0.561631] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.592278] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.594754] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.618814] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.620938] Linux agpgart interface v0.103\n[ 0.623381] brd: module loaded\n[ 0.624551] loop: module loaded\n[ 0.628193] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.629646] GPT:90111 != 20971519\n[ 0.630341] GPT:Alternate GPT header not at the end of the disk.\n[ 0.631418] GPT:90111 != 20971519\n[ 0.632096] GPT: Use GNU Parted to correct GPT errors.\n[ 0.633052] vda: vda1 vda15\n[ 0.634468] scsi host0: ata_piix\n[ 0.635214] scsi host1: ata_piix\n[ 0.635911] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.637114] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.638539] libphy: Fixed MDIO Bus: probed\n[ 0.639353] tun: Universal TUN/TAP device driver, 1.6\n[ 0.640290] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.642410] PPP generic driver version 2.4.2\n[ 0.643294] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.644534] ehci-pci: EHCI PCI platform driver\n[ 0.645408] ehci-platform: EHCI generic platform driver\n[ 0.646387] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.647501] ohci-pci: OHCI PCI platform driver\n[ 0.648363] ohci-platform: OHCI generic platform driver\n[ 0.649346] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.664053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.665044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.666482] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.667496] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.668612] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.669822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.671222] usb usb1: Product: UHCI Host Controller\n[ 0.672149] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.673292] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.674308] hub 1-0:1.0: USB hub found\n[ 0.675115] hub 1-0:1.0: 2 ports detected\n[ 0.676100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.678543] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.679729] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.680997] mousedev: PS/2 mouse device common for all mice\n[ 0.682521] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.684742] rtc_cmos 00:00: RTC can wake from S4\n[ 0.686071] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.687542] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.689024] i2c /dev entries driver\n[ 0.689934] device-mapper: uevent: version 1.0.3\n[ 0.691000] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.692782] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.694220] NET: Registered protocol family 10\n[ 0.695387] NET: Registered protocol family 17\n[ 0.696449] Key type dns_resolver registered\n[ 0.697380] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.698462] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.700186] registered taskstats version 1\n[ 0.701017] Loading compiled-in X.509 certificates\n[ 0.702440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.704279] zswap: loaded using pool lzo/zbud\n[ 0.705636] Key type trusted registered\n[ 0.707166] Key type encrypted registered\n[ 0.707981] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.709002] ima: No TPM chip found, activating TPM-bypass!\n[ 0.710022] evm: HMAC attrs: 0x1\n[ 0.710939] Magic number: 14:380:787\n[ 0.711788] rtc_cmos 00:00: setting system clock to 2018-12-23 13:47:40 UTC (1545572860)\n[ 0.713376] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714476] EDD information not available.\n[ 0.793113] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.794571] ata1.00: configured for MWDMA2\n[ 0.795741] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.808379] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.809634] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.810883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.812729] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.814245] Write protecting the kernel read-only data: 14336k\n[ 0.815791] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.817585] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.74\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.974935] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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=20953055,end=20971487\n"} 2018-12-23 13:47:46,595 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a/action used request id req-ede78b46-bfc2-4763-93ed-b7accce9faad 2018-12-23 13:47:48,599 - sdnvpn-results - INFO - Create VPN with multiple RDs 2018-12-23 13:47:48,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c1691969c8a4cf93ce23e3176d51b08dfb4e99" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-295827", "route_distinguishers": ["12:12", "13:13"]}}' 2018-12-23 13:47:48,994 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 350 X-Openstack-Request-Id: req-90c33eef-35c2-4892-9c03-2d103539416a Date: Sun, 23 Dec 2018 13:47:49 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "route_distinguishers": ["12:12", "13:13"], "routers": [], "id": "5b6cca72-373f-4ab5-a787-41edbe8ae655", "name": "sdnvpn-295827", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "import_targets": ["88:88"], "networks": [], "route_targets": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "type": "l3"}} 2018-12-23 13:47:48,994 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns used request id req-90c33eef-35c2-4892-9c03-2d103539416a 2018-12-23 13:47:48,995 - sdnvpn.test.functest.testcase_13 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-295827', u'route_distinguishers': [u'12:12', u'13:13'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'1b564ea31c8e45b6a10fe5a84fe49166', u'route_targets': [], u'project_id': u'1b564ea31c8e45b6a10fe5a84fe49166', u'type': u'l3', u'id': u'5b6cca72-373f-4ab5-a787-41edbe8ae655'}} 2018-12-23 13:47:48,995 - sdnvpn-results - INFO - Associate router 'sdnvpn-13-1-router' to the VPN. 2018-12-23 13:47:49,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/5b6cca72-373f-4ab5-a787-41edbe8ae655/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c1691969c8a4cf93ce23e3176d51b08dfb4e99" -d '{"router_association": {"router_id": "91039a15-f4f8-4223-b3b6-5a78058d20f4"}}' 2018-12-23 13:47:49,622 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-5d9a2fff-c629-4d20-a4d3-9c576cc1a354 Date: Sun, 23 Dec 2018 13:47:49 GMT RESP BODY: {"router_association": {"router_id": "91039a15-f4f8-4223-b3b6-5a78058d20f4", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "af99f403-9b8e-4a76-90b3-8acb09770ddb"}} 2018-12-23 13:47:49,622 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/5b6cca72-373f-4ab5-a787-41edbe8ae655/router_associations used request id req-5d9a2fff-c629-4d20-a4d3-9c576cc1a354 2018-12-23 13:47:49,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/91039a15-f4f8-4223-b3b6-5a78058d20f4 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c1691969c8a4cf93ce23e3176d51b08dfb4e99" -d '{"router": {"routes": [{"nexthop": "10.10.10.8", "destination": "179.24.1.12/32"}, {"nexthop": "10.10.10.5", "destination": "179.24.1.12/32"}]}}' 2018-12-23 13:47:50,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-426045a7-9b20-422f-a0c3-76ea0af9b57c Date: Sun, 23 Dec 2018 13:47:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:44:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:47:49Z", "revision_number": 5, "routes": [{"nexthop": "10.10.10.5", "destination": "179.24.1.12/32"}, {"nexthop": "10.10.10.8", "destination": "179.24.1.12/32"}], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "91039a15-f4f8-4223-b3b6-5a78058d20f4", "name": "sdnvpn-13-1-router"}} 2018-12-23 13:47:50,007 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/91039a15-f4f8-4223-b3b6-5a78058d20f4 used request id req-426045a7-9b20-422f-a0c3-76ea0af9b57c 2018-12-23 13:47:50,007 - sdnvpn.test.functest.testcase_13 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-12-23 13:48:20,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5460ac2ca69fef58bcd4fbe032e63441164620de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:48:21,105 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:48:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1645dfa-a3f8-4813-9418-f53d4f76fec0 x-compute-request-id: req-c1645dfa-a3f8-4813-9418-f53d4f76fec0 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-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 695814599 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.155658] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.157375] pid_max: default: 32768 minimum: 301\n[ 0.158257] ACPI: Core revision 20150930\n[ 0.159619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.160911] Security Framework initialized\n[ 0.161714] Yama: becoming mindful.\n[ 0.162464] AppArmor: AppArmor initialized\n[ 0.163351] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.164735] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.166388] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.167595] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.168966] Initializing cgroup subsys io\n[ 0.169769] Initializing cgroup subsys memory\n[ 0.170620] Initializing cgroup subsys devices\n[ 0.171492] Initializing cgroup subsys freezer\n[ 0.172351] Initializing cgroup subsys net_cls\n[ 0.173214] Initializing cgroup subsys perf_event\n[ 0.174114] Initializing cgroup subsys net_prio\n[ 0.174997] Initializing cgroup subsys hugetlb\n[ 0.175857] Initializing cgroup subsys pids\n[ 0.176720] CPU: Physical Processor ID: 0\n[ 0.178234] mce: CPU supports 10 MCE banks\n[ 0.179106] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.180106] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.191269] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.197635] ftrace: allocating 31920 entries in 125 pages\n[ 0.223451] smpboot: Max logical packages: 1\n[ 0.224332] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.225695] x2apic enabled\n[ 0.226506] Switched APIC routing to physical x2apic.\n[ 0.228268] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.229396] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.231388] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.233174] KVM setup paravirtual spinlock\n[ 0.234450] x86: Booted up 1 node, 1 CPUs\n[ 0.235271] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.236660] devtmpfs: initialized\n[ 0.238396] evm: security.selinux\n[ 0.239103] evm: security.SMACK64\n[ 0.239789] evm: security.SMACK64EXEC\n[ 0.240535] evm: security.SMACK64TRANSMUTE\n[ 0.241345] evm: security.SMACK64MMAP\n[ 0.242097] evm: security.ima\n[ 0.242737] evm: security.capability\n[ 0.243539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.245412] pinctrl core: initialized pinctrl subsystem\n[ 0.246534] RTC time: 13:47:39, date: 12/23/18\n[ 0.247474] NET: Registered protocol family 16\n[ 0.248440] cpuidle: using governor ladder\n[ 0.249260] cpuidle: using governor menu\n[ 0.250044] PCCT header not found.\n[ 0.250805] ACPI: bus type PCI registered\n[ 0.251621] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.252879] PCI: Using configuration type 1 for base access\n[ 0.255007] ACPI: Added _OSI(Module Device)\n[ 0.255844] ACPI: Added _OSI(Processor Device)\n[ 0.256698] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.257595] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.259741] ACPI: Interpreter enabled\n[ 0.260515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.262349] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.264263] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.266120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.267983] ACPI: (supports S0 S5)\n[ 0.268688] ACPI: Using IOAPIC for interrupt routing\n[ 0.269745] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.272826] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.273973] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.275221] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.276423] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.278651] acpiphp: Slot [3] registered\n[ 0.279460] acpiphp: Slot [4] registered\n[ 0.280263] acpiphp: Slot [5] registered\n[ 0.281073] acpiphp: Slot [6] registered\n[ 0.281874] acpiphp: Slot [7] registered\n[ 0.282666] acpiphp: Slot [8] registered\n[ 0.283465] acpiphp: Slot [9] registered\n[ 0.284264] acpiphp: Slot [10] registered\n[ 0.285089] acpiphp: Slot [11] registered\n[ 0.285908] acpiphp: Slot [12] registered\n[ 0.286715] acpiphp: Slot [13] registered\n[ 0.287524] acpiphp: Slot [14] registered\n[ 0.288333] acpiphp: Slot [15] registered\n[ 0.299082] acpiphp: Slot [16] registered\n[ 0.299911] acpiphp: Slot [17] registered\n[ 0.300717] acpiphp: Slot [18] registered\n[ 0.301526] acpiphp: Slot [19] registered\n[ 0.302336] acpiphp: Slot [20] registered\n[ 0.303156] acpiphp: Slot [21] registered\n[ 0.303967] acpiphp: Slot [22] registered\n[ 0.304771] acpiphp: Slot [23] registered\n[ 0.305583] acpiphp: Slot [24] registered\n[ 0.306397] acpiphp: Slot [25] registered\n[ 0.307213] acpiphp: Slot [26] registered\n[ 0.308021] acpiphp: Slot [27] registered\n[ 0.308835] acpiphp: Slot [28] registered\n[ 0.309643] acpiphp: Slot [29] registered\n[ 0.310454] acpiphp: Slot [30] registered\n[ 0.311272] acpiphp: Slot [31] registered\n[ 0.312082] PCI host bridge to bus 0000:00\n[ 0.312892] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314098] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315313] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.316764] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.318214] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.324535] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.325818] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.326997] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.328268] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.334830] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.336271] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.382497] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.383999] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.385410] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.386832] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.388214] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.389461] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.390812] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.391873] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.393423] vgaarb: loaded\n[ 0.394026] vgaarb: bridge control possible 0000:00:02.0\n[ 0.395176] SCSI subsystem initialized\n[ 0.395994] ACPI: bus type USB registered\n[ 0.396815] usbcore: registered new interface driver usbfs\n[ 0.397847] usbcore: registered new interface driver hub\n[ 0.398853] usbcore: registered new device driver usb\n[ 0.399910] PCI: Using ACPI for IRQ routing\n[ 0.400933] NetLabel: Initializing\n[ 0.401644] NetLabel: domain hash size = 128\n[ 0.402498] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.403445] NetLabel: unlabeled traffic allowed by default\n[ 0.404540] clocksource: Switched to clocksource kvm-clock\n[ 0.410167] AppArmor: AppArmor Filesystem Enabled\n[ 0.411130] pnp: PnP ACPI init\n[ 0.412038] pnp: PnP ACPI: found 5 devices\n[ 0.418058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.419762] NET: Registered protocol family 2\n[ 0.420734] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.422031] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.423230] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.424414] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.425508] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.426695] NET: Registered protocol family 1\n[ 0.427566] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.428666] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.429741] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.443718] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.457985] Trying to unpack rootfs image as initramfs...\n[ 0.508627] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.522688] Scanning for low memory corruption every 60 seconds\n[ 0.524047] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.525202] audit: initializing netlink subsys (disabled)\n[ 0.526234] audit: type=2000 audit(1545572860.500:1): initialized\n[ 0.527537] Initialise system trusted keyring\n[ 0.528463] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.529631] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.531589] zbud: loaded\n[ 0.532307] VFS: Disk quotas dquot_6.6.0\n[ 0.533139] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534645] fuse init (API version 7.23)\n[ 0.535525] Key type big_key registered\n[ 0.536326] Allocating IMA MOK and blacklist keyrings.\n[ 0.537439] Key type asymmetric registered\n[ 0.538267] Asymmetric key parser 'x509' registered\n[ 0.539217] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.540683] io scheduler noop registered\n[ 0.541485] io scheduler deadline registered (default)\n[ 0.542476] io scheduler cfq registered\n[ 0.543305] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.544349] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.545616] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.547069] ACPI: Power Button [PWRF]\n[ 0.547901] GHES: HEST is not enabled!\n[ 0.561631] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.592278] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.594754] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.618814] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.620938] Linux agpgart interface v0.103\n[ 0.623381] brd: module loaded\n[ 0.624551] loop: module loaded\n[ 0.628193] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.629646] GPT:90111 != 20971519\n[ 0.630341] GPT:Alternate GPT header not at the end of the disk.\n[ 0.631418] GPT:90111 != 20971519\n[ 0.632096] GPT: Use GNU Parted to correct GPT errors.\n[ 0.633052] vda: vda1 vda15\n[ 0.634468] scsi host0: ata_piix\n[ 0.635214] scsi host1: ata_piix\n[ 0.635911] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.637114] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.638539] libphy: Fixed MDIO Bus: probed\n[ 0.639353] tun: Universal TUN/TAP device driver, 1.6\n[ 0.640290] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.642410] PPP generic driver version 2.4.2\n[ 0.643294] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.644534] ehci-pci: EHCI PCI platform driver\n[ 0.645408] ehci-platform: EHCI generic platform driver\n[ 0.646387] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.647501] ohci-pci: OHCI PCI platform driver\n[ 0.648363] ohci-platform: OHCI generic platform driver\n[ 0.649346] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.664053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.665044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.666482] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.667496] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.668612] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.669822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.671222] usb usb1: Product: UHCI Host Controller\n[ 0.672149] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.673292] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.674308] hub 1-0:1.0: USB hub found\n[ 0.675115] hub 1-0:1.0: 2 ports detected\n[ 0.676100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.678543] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.679729] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.680997] mousedev: PS/2 mouse device common for all mice\n[ 0.682521] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.684742] rtc_cmos 00:00: RTC can wake from S4\n[ 0.686071] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.687542] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.689024] i2c /dev entries driver\n[ 0.689934] device-mapper: uevent: version 1.0.3\n[ 0.691000] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.692782] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.694220] NET: Registered protocol family 10\n[ 0.695387] NET: Registered protocol family 17\n[ 0.696449] Key type dns_resolver registered\n[ 0.697380] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.698462] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.700186] registered taskstats version 1\n[ 0.701017] Loading compiled-in X.509 certificates\n[ 0.702440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.704279] zswap: loaded using pool lzo/zbud\n[ 0.705636] Key type trusted registered\n[ 0.707166] Key type encrypted registered\n[ 0.707981] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.709002] ima: No TPM chip found, activating TPM-bypass!\n[ 0.710022] evm: HMAC attrs: 0x1\n[ 0.710939] Magic number: 14:380:787\n[ 0.711788] rtc_cmos 00:00: setting system clock to 2018-12-23 13:47:40 UTC (1545572860)\n[ 0.713376] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714476] EDD information not available.\n[ 0.793113] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.794571] ata1.00: configured for MWDMA2\n[ 0.795741] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.808379] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.809634] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.810883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.812729] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.814245] Write protecting the kernel read-only data: 14336k\n[ 0.815791] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.817585] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.74\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.974935] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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=20953055,end=20971487\nping 179.24.1.12 KO\n"} 2018-12-23 13:48:21,105 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a/action used request id req-c1645dfa-a3f8-4813-9418-f53d4f76fec0 2018-12-23 13:48:21,106 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-13-3' (10.10.10.13) to 'sdnvpn_extra_route_13' (179.24.1.12). -->Expected result: can ping. 2018-12-23 13:48:21,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5460ac2ca69fef58bcd4fbe032e63441164620de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 13:48:22,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:48: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-a56b11cb-f6e8-467d-aa31-39ace51a2ca2 x-compute-request-id: req-a56b11cb-f6e8-467d-aa31-39ace51a2ca2 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-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 695814599 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.155658] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.157375] pid_max: default: 32768 minimum: 301\n[ 0.158257] ACPI: Core revision 20150930\n[ 0.159619] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.160911] Security Framework initialized\n[ 0.161714] Yama: becoming mindful.\n[ 0.162464] AppArmor: AppArmor initialized\n[ 0.163351] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.164735] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.166388] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.167595] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.168966] Initializing cgroup subsys io\n[ 0.169769] Initializing cgroup subsys memory\n[ 0.170620] Initializing cgroup subsys devices\n[ 0.171492] Initializing cgroup subsys freezer\n[ 0.172351] Initializing cgroup subsys net_cls\n[ 0.173214] Initializing cgroup subsys perf_event\n[ 0.174114] Initializing cgroup subsys net_prio\n[ 0.174997] Initializing cgroup subsys hugetlb\n[ 0.175857] Initializing cgroup subsys pids\n[ 0.176720] CPU: Physical Processor ID: 0\n[ 0.178234] mce: CPU supports 10 MCE banks\n[ 0.179106] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.180106] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.191269] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.197635] ftrace: allocating 31920 entries in 125 pages\n[ 0.223451] smpboot: Max logical packages: 1\n[ 0.224332] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.225695] x2apic enabled\n[ 0.226506] Switched APIC routing to physical x2apic.\n[ 0.228268] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.229396] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.231388] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.233174] KVM setup paravirtual spinlock\n[ 0.234450] x86: Booted up 1 node, 1 CPUs\n[ 0.235271] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.236660] devtmpfs: initialized\n[ 0.238396] evm: security.selinux\n[ 0.239103] evm: security.SMACK64\n[ 0.239789] evm: security.SMACK64EXEC\n[ 0.240535] evm: security.SMACK64TRANSMUTE\n[ 0.241345] evm: security.SMACK64MMAP\n[ 0.242097] evm: security.ima\n[ 0.242737] evm: security.capability\n[ 0.243539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.245412] pinctrl core: initialized pinctrl subsystem\n[ 0.246534] RTC time: 13:47:39, date: 12/23/18\n[ 0.247474] NET: Registered protocol family 16\n[ 0.248440] cpuidle: using governor ladder\n[ 0.249260] cpuidle: using governor menu\n[ 0.250044] PCCT header not found.\n[ 0.250805] ACPI: bus type PCI registered\n[ 0.251621] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.252879] PCI: Using configuration type 1 for base access\n[ 0.255007] ACPI: Added _OSI(Module Device)\n[ 0.255844] ACPI: Added _OSI(Processor Device)\n[ 0.256698] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.257595] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.259741] ACPI: Interpreter enabled\n[ 0.260515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.262349] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.264263] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.266120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.267983] ACPI: (supports S0 S5)\n[ 0.268688] ACPI: Using IOAPIC for interrupt routing\n[ 0.269745] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.272826] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.273973] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.275221] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.276423] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.278651] acpiphp: Slot [3] registered\n[ 0.279460] acpiphp: Slot [4] registered\n[ 0.280263] acpiphp: Slot [5] registered\n[ 0.281073] acpiphp: Slot [6] registered\n[ 0.281874] acpiphp: Slot [7] registered\n[ 0.282666] acpiphp: Slot [8] registered\n[ 0.283465] acpiphp: Slot [9] registered\n[ 0.284264] acpiphp: Slot [10] registered\n[ 0.285089] acpiphp: Slot [11] registered\n[ 0.285908] acpiphp: Slot [12] registered\n[ 0.286715] acpiphp: Slot [13] registered\n[ 0.287524] acpiphp: Slot [14] registered\n[ 0.288333] acpiphp: Slot [15] registered\n[ 0.299082] acpiphp: Slot [16] registered\n[ 0.299911] acpiphp: Slot [17] registered\n[ 0.300717] acpiphp: Slot [18] registered\n[ 0.301526] acpiphp: Slot [19] registered\n[ 0.302336] acpiphp: Slot [20] registered\n[ 0.303156] acpiphp: Slot [21] registered\n[ 0.303967] acpiphp: Slot [22] registered\n[ 0.304771] acpiphp: Slot [23] registered\n[ 0.305583] acpiphp: Slot [24] registered\n[ 0.306397] acpiphp: Slot [25] registered\n[ 0.307213] acpiphp: Slot [26] registered\n[ 0.308021] acpiphp: Slot [27] registered\n[ 0.308835] acpiphp: Slot [28] registered\n[ 0.309643] acpiphp: Slot [29] registered\n[ 0.310454] acpiphp: Slot [30] registered\n[ 0.311272] acpiphp: Slot [31] registered\n[ 0.312082] PCI host bridge to bus 0000:00\n[ 0.312892] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.314098] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315313] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.316764] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.318214] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.324535] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.325818] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.326997] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.328268] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.334830] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.336271] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.382497] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.383999] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.385410] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.386832] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.388214] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.389461] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.390812] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.391873] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.393423] vgaarb: loaded\n[ 0.394026] vgaarb: bridge control possible 0000:00:02.0\n[ 0.395176] SCSI subsystem initialized\n[ 0.395994] ACPI: bus type USB registered\n[ 0.396815] usbcore: registered new interface driver usbfs\n[ 0.397847] usbcore: registered new interface driver hub\n[ 0.398853] usbcore: registered new device driver usb\n[ 0.399910] PCI: Using ACPI for IRQ routing\n[ 0.400933] NetLabel: Initializing\n[ 0.401644] NetLabel: domain hash size = 128\n[ 0.402498] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.403445] NetLabel: unlabeled traffic allowed by default\n[ 0.404540] clocksource: Switched to clocksource kvm-clock\n[ 0.410167] AppArmor: AppArmor Filesystem Enabled\n[ 0.411130] pnp: PnP ACPI init\n[ 0.412038] pnp: PnP ACPI: found 5 devices\n[ 0.418058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.419762] NET: Registered protocol family 2\n[ 0.420734] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.422031] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.423230] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.424414] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.425508] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.426695] NET: Registered protocol family 1\n[ 0.427566] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.428666] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.429741] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.443718] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.457985] Trying to unpack rootfs image as initramfs...\n[ 0.508627] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.522688] Scanning for low memory corruption every 60 seconds\n[ 0.524047] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.525202] audit: initializing netlink subsys (disabled)\n[ 0.526234] audit: type=2000 audit(1545572860.500:1): initialized\n[ 0.527537] Initialise system trusted keyring\n[ 0.528463] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.529631] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.531589] zbud: loaded\n[ 0.532307] VFS: Disk quotas dquot_6.6.0\n[ 0.533139] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534645] fuse init (API version 7.23)\n[ 0.535525] Key type big_key registered\n[ 0.536326] Allocating IMA MOK and blacklist keyrings.\n[ 0.537439] Key type asymmetric registered\n[ 0.538267] Asymmetric key parser 'x509' registered\n[ 0.539217] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.540683] io scheduler noop registered\n[ 0.541485] io scheduler deadline registered (default)\n[ 0.542476] io scheduler cfq registered\n[ 0.543305] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.544349] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.545616] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.547069] ACPI: Power Button [PWRF]\n[ 0.547901] GHES: HEST is not enabled!\n[ 0.561631] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.592278] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.594754] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.618814] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.620938] Linux agpgart interface v0.103\n[ 0.623381] brd: module loaded\n[ 0.624551] loop: module loaded\n[ 0.628193] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.629646] GPT:90111 != 20971519\n[ 0.630341] GPT:Alternate GPT header not at the end of the disk.\n[ 0.631418] GPT:90111 != 20971519\n[ 0.632096] GPT: Use GNU Parted to correct GPT errors.\n[ 0.633052] vda: vda1 vda15\n[ 0.634468] scsi host0: ata_piix\n[ 0.635214] scsi host1: ata_piix\n[ 0.635911] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.637114] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.638539] libphy: Fixed MDIO Bus: probed\n[ 0.639353] tun: Universal TUN/TAP device driver, 1.6\n[ 0.640290] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.642410] PPP generic driver version 2.4.2\n[ 0.643294] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.644534] ehci-pci: EHCI PCI platform driver\n[ 0.645408] ehci-platform: EHCI generic platform driver\n[ 0.646387] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.647501] ohci-pci: OHCI PCI platform driver\n[ 0.648363] ohci-platform: OHCI generic platform driver\n[ 0.649346] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.664053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.665044] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.666482] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.667496] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.668612] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.669822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.671222] usb usb1: Product: UHCI Host Controller\n[ 0.672149] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.673292] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.674308] hub 1-0:1.0: USB hub found\n[ 0.675115] hub 1-0:1.0: 2 ports detected\n[ 0.676100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.678543] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.679729] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.680997] mousedev: PS/2 mouse device common for all mice\n[ 0.682521] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.684742] rtc_cmos 00:00: RTC can wake from S4\n[ 0.686071] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.687542] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.689024] i2c /dev entries driver\n[ 0.689934] device-mapper: uevent: version 1.0.3\n[ 0.691000] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.692782] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.694220] NET: Registered protocol family 10\n[ 0.695387] NET: Registered protocol family 17\n[ 0.696449] Key type dns_resolver registered\n[ 0.697380] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.698462] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.700186] registered taskstats version 1\n[ 0.701017] Loading compiled-in X.509 certificates\n[ 0.702440] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.704279] zswap: loaded using pool lzo/zbud\n[ 0.705636] Key type trusted registered\n[ 0.707166] Key type encrypted registered\n[ 0.707981] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.709002] ima: No TPM chip found, activating TPM-bypass!\n[ 0.710022] evm: HMAC attrs: 0x1\n[ 0.710939] Magic number: 14:380:787\n[ 0.711788] rtc_cmos 00:00: setting system clock to 2018-12-23 13:47:40 UTC (1545572860)\n[ 0.713376] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714476] EDD information not available.\n[ 0.793113] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.794571] ata1.00: configured for MWDMA2\n[ 0.795741] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.808379] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.809634] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.810883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.812729] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.814245] Write protecting the kernel read-only data: 14336k\n[ 0.815791] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.817585] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.74\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.974935] random: dd urandom read with 13 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.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=20953055,end=20971487\nping 179.24.1.12 KO\n"} 2018-12-23 13:48:22,178 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a/action used request id req-a56b11cb-f6e8-467d-aa31-39ace51a2ca2 2018-12-23 13:48:22,179 - sdnvpn-results - DEBUG - [FAIL] 'sdnvpn-13-3' cannot ping 'sdnvpn_extra_route_13' 2018-12-23 13:48:22,179 - sdnvpn.test.functest.testcase_13 - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with multiple RDs | | Associate router 'sdnvpn-13-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | FAIL | 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' | +========================================================================================+ 2018-12-23 13:48:22,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/91039a15-f4f8-4223-b3b6-5a78058d20f4 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c1691969c8a4cf93ce23e3176d51b08dfb4e99" -d '{"router": {"routes": []}}' 2018-12-23 13:48:22,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-df825eb3-32eb-4849-b69a-621d0dffa4a3 Date: Sun, 23 Dec 2018 13:48:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84e3af2-8908-4141-8652-ef9dbd8f3367", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:44:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:48:22Z", "revision_number": 6, "routes": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "91039a15-f4f8-4223-b3b6-5a78058d20f4", "name": "sdnvpn-13-1-router"}} 2018-12-23 13:48:22,576 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/91039a15-f4f8-4223-b3b6-5a78058d20f4 used request id req-df825eb3-32eb-4849-b69a-621d0dffa4a3 2018-12-23 13:48:22,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0e395a8a3cf8be425af13ee355820c4dd28ee" 2018-12-23 13:48:22,659 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:48: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-b2357322-f9ab-4d14-b87b-82abf0e2954d x-compute-request-id: req-b2357322-f9ab-4d14-b87b-82abf0e2954d Content-Length: 0 Content-Type: application/json 2018-12-23 13:48:22,659 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b used request id req-b2357322-f9ab-4d14-b87b-82abf0e2954d 2018-12-23 13:48:22,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0e395a8a3cf8be425af13ee355820c4dd28ee" -d '{"forceDelete": null}' 2018-12-23 13:48:23,103 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:48: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-02480cb4-f93f-4621-bb37-3d8a04819c6e x-compute-request-id: req-02480cb4-f93f-4621-bb37-3d8a04819c6e Content-Length: 0 Content-Type: application/json 2018-12-23 13:48:23,103 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526/action used request id req-02480cb4-f93f-4621-bb37-3d8a04819c6e 2018-12-23 13:48:23,104 - sdnvpn_test_utils - DEBUG - Waiting for instance aac637cd-394d-472d-b240-e8c82b970526 to be deleted 2018-12-23 13:48:23,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0e395a8a3cf8be425af13ee355820c4dd28ee" 2018-12-23 13:48:23,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:48:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-297056c8-bd88-4c58-b61f-3fa6bf6fe909 x-compute-request-id: req-297056c8-bd88-4c58-b61f-3fa6bf6fe909 Content-Encoding: gzip Content-Length: 1049 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:45:60", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "rel": "bookmark"}], "image": {"id": "8d800538-9b95-4bc4-96c1-db68b9988493", "links": [{"href": "http://172.30.9.22:8774/images/8d800538-9b95-4bc4-96c1-db68b9988493", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000165", "OS-SRV-USG:launched_at": "2018-12-23T13:47:39.000000", "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:47:41Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-12-23T13:47:35Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:30:69", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000162", "OS-SRV-USG:launched_at": "2018-12-23T13:47:11.000000", "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "a8036a4a-fa40-4fd6-98c3-cd75066922cc", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:47:12Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-12-23T13:46:53Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": "2018-12-23T13:46:43.000000", "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:48:22Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:48:23,736 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-297056c8-bd88-4c58-b61f-3fa6bf6fe909 2018-12-23 13:48:25,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0e395a8a3cf8be425af13ee355820c4dd28ee" 2018-12-23 13:48:26,223 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:48: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-db3c6153-d85c-4be1-84c4-f520f345f94f x-compute-request-id: req-db3c6153-d85c-4be1-84c4-f520f345f94f Content-Encoding: gzip Content-Length: 1049 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:45:60", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "rel": "bookmark"}], "image": {"id": "8d800538-9b95-4bc4-96c1-db68b9988493", "links": [{"href": "http://172.30.9.22:8774/images/8d800538-9b95-4bc4-96c1-db68b9988493", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000165", "OS-SRV-USG:launched_at": "2018-12-23T13:47:39.000000", "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:47:41Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-12-23T13:47:35Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:30:69", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000162", "OS-SRV-USG:launched_at": "2018-12-23T13:47:11.000000", "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "a8036a4a-fa40-4fd6-98c3-cd75066922cc", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:47:12Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-12-23T13:46:53Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4b:16", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/aac637cd-394d-472d-b240-e8c82b970526", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000015f", "OS-SRV-USG:launched_at": "2018-12-23T13:46:43.000000", "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "aac637cd-394d-472d-b240-e8c82b970526", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:48:22Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-12-23T13:44:37Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:48:26,223 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-db3c6153-d85c-4be1-84c4-f520f345f94f 2018-12-23 13:48:28,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0e395a8a3cf8be425af13ee355820c4dd28ee" 2018-12-23 13:48:28,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:48: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-6747cafe-83de-44d9-9ec2-25412d6d8883 x-compute-request-id: req-6747cafe-83de-44d9-9ec2-25412d6d8883 Content-Encoding: gzip Content-Length: 958 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:45:60", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "rel": "bookmark"}], "image": {"id": "8d800538-9b95-4bc4-96c1-db68b9988493", "links": [{"href": "http://172.30.9.22:8774/images/8d800538-9b95-4bc4-96c1-db68b9988493", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000165", "OS-SRV-USG:launched_at": "2018-12-23T13:47:39.000000", "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:47:41Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-12-23T13:47:35Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:30:69", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000162", "OS-SRV-USG:launched_at": "2018-12-23T13:47:11.000000", "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "a8036a4a-fa40-4fd6-98c3-cd75066922cc", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:47:12Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-12-23T13:46:53Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:48:28,917 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-6747cafe-83de-44d9-9ec2-25412d6d8883 2018-12-23 13:48:30,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0e395a8a3cf8be425af13ee355820c4dd28ee" -d '{"forceDelete": null}' 2018-12-23 13:48:31,139 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:48: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-2625de24-a229-4ff2-a7ad-7d829989fc65 x-compute-request-id: req-2625de24-a229-4ff2-a7ad-7d829989fc65 Content-Length: 0 Content-Type: application/json 2018-12-23 13:48:31,139 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc/action used request id req-2625de24-a229-4ff2-a7ad-7d829989fc65 2018-12-23 13:48:31,139 - sdnvpn_test_utils - DEBUG - Waiting for instance a8036a4a-fa40-4fd6-98c3-cd75066922cc to be deleted 2018-12-23 13:48:31,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0e395a8a3cf8be425af13ee355820c4dd28ee" 2018-12-23 13:48:31,791 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:48: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-5e70f303-fee2-4ed8-8ceb-ee771a6c330b x-compute-request-id: req-5e70f303-fee2-4ed8-8ceb-ee771a6c330b Content-Encoding: gzip Content-Length: 970 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:45:60", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "rel": "bookmark"}], "image": {"id": "8d800538-9b95-4bc4-96c1-db68b9988493", "links": [{"href": "http://172.30.9.22:8774/images/8d800538-9b95-4bc4-96c1-db68b9988493", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000165", "OS-SRV-USG:launched_at": "2018-12-23T13:47:39.000000", "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:47:41Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-12-23T13:47:35Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:30:69", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000162", "OS-SRV-USG:launched_at": "2018-12-23T13:47:11.000000", "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "a8036a4a-fa40-4fd6-98c3-cd75066922cc", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:48:31Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-12-23T13:46:53Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:48:31,791 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-5e70f303-fee2-4ed8-8ceb-ee771a6c330b 2018-12-23 13:48:33,798 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0e395a8a3cf8be425af13ee355820c4dd28ee" 2018-12-23 13:48:34,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:48: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-60a7512a-8f43-4963-86ee-4dbc9fce7258 x-compute-request-id: req-60a7512a-8f43-4963-86ee-4dbc9fce7258 Content-Encoding: gzip Content-Length: 969 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:45:60", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "rel": "bookmark"}], "image": {"id": "8d800538-9b95-4bc4-96c1-db68b9988493", "links": [{"href": "http://172.30.9.22:8774/images/8d800538-9b95-4bc4-96c1-db68b9988493", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000165", "OS-SRV-USG:launched_at": "2018-12-23T13:47:39.000000", "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:47:41Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-12-23T13:47:35Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:30:69", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/a8036a4a-fa40-4fd6-98c3-cd75066922cc", "rel": "bookmark"}], "image": {"id": "8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "links": [{"href": "http://172.30.9.22:8774/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000162", "OS-SRV-USG:launched_at": "2018-12-23T13:47:11.000000", "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "a8036a4a-fa40-4fd6-98c3-cd75066922cc", "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:48:33Z", "hostId": "f51c11e30357ef35c602d262103038b80bcf46863ccd471815228b38", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-12-23T13:46:53Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:48:34,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-60a7512a-8f43-4963-86ee-4dbc9fce7258 2018-12-23 13:48:36,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0e395a8a3cf8be425af13ee355820c4dd28ee" 2018-12-23 13:48:36,980 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:48: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-590f8c08-9319-408e-bb4a-4906de4c0629 x-compute-request-id: req-590f8c08-9319-408e-bb4a-4906de4c0629 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:45:60", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "rel": "bookmark"}], "image": {"id": "8d800538-9b95-4bc4-96c1-db68b9988493", "links": [{"href": "http://172.30.9.22:8774/images/8d800538-9b95-4bc4-96c1-db68b9988493", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000165", "OS-SRV-USG:launched_at": "2018-12-23T13:47:39.000000", "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:47:41Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-12-23T13:47:35Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:48:36,981 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-590f8c08-9319-408e-bb4a-4906de4c0629 2018-12-23 13:48:38,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0e395a8a3cf8be425af13ee355820c4dd28ee" -d '{"forceDelete": null}' 2018-12-23 13:48:39,150 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 13:48:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3f825d98-1ab3-4d3b-ab4a-cc70eba95e81 x-compute-request-id: req-3f825d98-1ab3-4d3b-ab4a-cc70eba95e81 Content-Length: 0 Content-Type: application/json 2018-12-23 13:48:39,151 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a/action used request id req-3f825d98-1ab3-4d3b-ab4a-cc70eba95e81 2018-12-23 13:48:39,151 - sdnvpn_test_utils - DEBUG - Waiting for instance 5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a to be deleted 2018-12-23 13:48:39,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0e395a8a3cf8be425af13ee355820c4dd28ee" 2018-12-23 13:48:39,359 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:48: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-63621927-eb0e-4ecf-b943-d46a4c89e726 x-compute-request-id: req-63621927-eb0e-4ecf-b943-d46a4c89e726 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:45:60", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "rel": "bookmark"}], "image": {"id": "8d800538-9b95-4bc4-96c1-db68b9988493", "links": [{"href": "http://172.30.9.22:8774/images/8d800538-9b95-4bc4-96c1-db68b9988493", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000165", "OS-SRV-USG:launched_at": "2018-12-23T13:47:39.000000", "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:48:39Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-12-23T13:47:35Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:48:39,359 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-63621927-eb0e-4ecf-b943-d46a4c89e726 2018-12-23 13:48:41,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0e395a8a3cf8be425af13ee355820c4dd28ee" 2018-12-23 13:48:42,138 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:48:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-289fbc28-e931-49b4-bada-098b69053c59 x-compute-request-id: req-289fbc28-e931-49b4-bada-098b69053c59 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:45:60", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "rel": "bookmark"}], "image": {"id": "8d800538-9b95-4bc4-96c1-db68b9988493", "links": [{"href": "http://172.30.9.22:8774/images/8d800538-9b95-4bc4-96c1-db68b9988493", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000165", "OS-SRV-USG:launched_at": "2018-12-23T13:47:39.000000", "flavor": {"id": "0a7debf7-ffa9-4553-b911-584c8b70a81b", "links": [{"href": "http://172.30.9.22:8774/flavors/0a7debf7-ffa9-4553-b911-584c8b70a81b", "rel": "bookmark"}]}, "id": "5d0a470e-1d5b-45a5-87f4-5315c6c2ef5a", "security_groups": [{"name": "default"}, {"name": "sdnvpn-sg"}], "user_id": "e896855bf7a24723afb06a2a7f63b065", "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-12-23T13:48:39Z", "hostId": "31a1284175c9c14346a0bfe62675ad78cce7864d43804f8712f27fd4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-12-23T13:47:35Z", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 13:48:42,138 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-289fbc28-e931-49b4-bada-098b69053c59 2018-12-23 13:48:44,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea0e395a8a3cf8be425af13ee355820c4dd28ee" 2018-12-23 13:48:44,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:48: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-288110b8-1fe3-4569-9bf0-f12bfdcf706a x-compute-request-id: req-288110b8-1fe3-4569-9bf0-f12bfdcf706a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 13:48:44,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail?all_tenants=1 used request id req-288110b8-1fe3-4569-9bf0-f12bfdcf706a 2018-12-23 13:48:46,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}760d6d3b378fd5cbf82811fbf2e94eec7e6bacfc" 2018-12-23 13:48:47,138 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0a3579ca-c454-43ea-aefd-44e0d4634ec9 Date: Sun, 23 Dec 2018 13:48:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 13:48:47,138 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/8d15e8e5-9f75-43fd-8688-7d9c40c497c2 used request id req-0a3579ca-c454-43ea-aefd-44e0d4634ec9 2018-12-23 13:48:47,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/8d800538-9b95-4bc4-96c1-db68b9988493 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}760d6d3b378fd5cbf82811fbf2e94eec7e6bacfc" 2018-12-23 13:48:48,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0c0d0366-c5a6-42bb-b24c-5c2a7e5e179e Date: Sun, 23 Dec 2018 13:48:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 13:48:48,245 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/8d800538-9b95-4bc4-96c1-db68b9988493 used request id req-0c0d0366-c5a6-42bb-b24c-5c2a7e5e179e 2018-12-23 13:48:48,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/5b6cca72-373f-4ab5-a787-41edbe8ae655 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c1691969c8a4cf93ce23e3176d51b08dfb4e99" 2018-12-23 13:48:48,621 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f2076834-3e50-48f5-8068-ee576b3589c0 Content-Length: 0 Date: Sun, 23 Dec 2018 13:48:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:48:48,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/bgpvpn/bgpvpns/5b6cca72-373f-4ab5-a787-41edbe8ae655 used request id req-f2076834-3e50-48f5-8068-ee576b3589c0 2018-12-23 13:48:48,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/91039a15-f4f8-4223-b3b6-5a78058d20f4/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c1691969c8a4cf93ce23e3176d51b08dfb4e99" -d '{"subnet_id": "66748e68-56f5-47f3-b4b8-ba6b5651bd44"}' 2018-12-23 13:48:49,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d582cee0-33ac-46a5-b5d7-84faa45ea0f3 Date: Sun, 23 Dec 2018 13:48:49 GMT RESP BODY: {"network_id": "71f6291e-67ac-4b6f-a30f-4c67ef69b4f8", "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "subnet_id": "66748e68-56f5-47f3-b4b8-ba6b5651bd44", "subnet_ids": ["66748e68-56f5-47f3-b4b8-ba6b5651bd44"], "port_id": "0687c3c0-f89d-4bfc-a06d-96dabd60a065", "id": "91039a15-f4f8-4223-b3b6-5a78058d20f4"} 2018-12-23 13:48:49,884 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/91039a15-f4f8-4223-b3b6-5a78058d20f4/remove_router_interface used request id req-d582cee0-33ac-46a5-b5d7-84faa45ea0f3 2018-12-23 13:48:49,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/91039a15-f4f8-4223-b3b6-5a78058d20f4 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c1691969c8a4cf93ce23e3176d51b08dfb4e99" -d '{"router": {"external_gateway_info": {}}}' 2018-12-23 13:48:50,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 428 X-Openstack-Request-Id: req-4ed80aa6-0470-4ad9-952c-1ce6fdf01d2e Date: Sun, 23 Dec 2018 13:48:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "1b564ea31c8e45b6a10fe5a84fe49166", "created_at": "2018-12-23T13:44:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-23T13:48:50Z", "revision_number": 10, "routes": [], "project_id": "1b564ea31c8e45b6a10fe5a84fe49166", "id": "91039a15-f4f8-4223-b3b6-5a78058d20f4", "name": "sdnvpn-13-1-router"}} 2018-12-23 13:48:50,771 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/91039a15-f4f8-4223-b3b6-5a78058d20f4 used request id req-4ed80aa6-0470-4ad9-952c-1ce6fdf01d2e 2018-12-23 13:48:50,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/66748e68-56f5-47f3-b4b8-ba6b5651bd44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c1691969c8a4cf93ce23e3176d51b08dfb4e99" 2018-12-23 13:48:52,911 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9fd6aeb4-4a87-43a0-8383-a27bc5a96747 Date: Sun, 23 Dec 2018 13:48:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:48:52,912 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/66748e68-56f5-47f3-b4b8-ba6b5651bd44 used request id req-9fd6aeb4-4a87-43a0-8383-a27bc5a96747 2018-12-23 13:48:52,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/91039a15-f4f8-4223-b3b6-5a78058d20f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c1691969c8a4cf93ce23e3176d51b08dfb4e99" 2018-12-23 13:48:53,497 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8f675387-c37a-4840-aaed-c2682ad487b9 Content-Length: 0 Date: Sun, 23 Dec 2018 13:48:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:48:53,497 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/91039a15-f4f8-4223-b3b6-5a78058d20f4 used request id req-8f675387-c37a-4840-aaed-c2682ad487b9 2018-12-23 13:48:53,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/71f6291e-67ac-4b6f-a30f-4c67ef69b4f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c1691969c8a4cf93ce23e3176d51b08dfb4e99" 2018-12-23 13:48:54,800 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea57e486-a2fd-43ea-a77b-7b3bac4925b4 Date: Sun, 23 Dec 2018 13:48:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 13:48:54,800 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/71f6291e-67ac-4b6f-a30f-4c67ef69b4f8 used request id req-ea57e486-a2fd-43ea-a77b-7b3bac4925b4 2018-12-23 13:48:54,800 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with multiple RDs | | Associate router 'sdnvpn-13-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | FAIL | 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' | +========================================================================================+ +========================================================================================+ 2018-12-23 13:48:54,800 - sdnvpn-results - INFO - One or more subtests have failed. 2018-12-23 13:48:54,801 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_13 2018-12-23 13:48:54,801 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario': {'status': 'FAIL', 'details': [{u"'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13'": 'FAIL'}]} 2018-12-23 13:48:54,801 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting subnet/net/port quota 2018-12-23 13:48:54,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/quotas/1b564ea31c8e45b6a10fe5a84fe49166 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856657d0ab92aa5a881480d1eacdb0e83828baea" -d '{"quota": {"subnet": 100, "router": 10, "network": 100, "port": 500}}' 2018-12-23 13:48:55,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 201 X-Openstack-Request-Id: req-4e80d7a5-1b0f-488d-88c2-dc70ff1ef056 Date: Sun, 23 Dec 2018 13:48:55 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-12-23 13:48:55,060 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/quotas/1b564ea31c8e45b6a10fe5a84fe49166 used request id req-4e80d7a5-1b0f-488d-88c2-dc70ff1ef056 2018-12-23 13:48:55,061 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting instances quota class 2018-12-23 13:48:55,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22: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}c15452a49f1a00b8ab8ef827a1d7d37317d45cba" -d '{"quota_class_set": {"instances": 10}}' 2018-12-23 13:48:55,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:48: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-6f291892-faf8-4685-87b4-645a65f9033d x-compute-request-id: req-6f291892-faf8-4685-87b4-645a65f9033d 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-12-23 13:48:55,237 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.22:8774/v2.1/os-quota-class-sets/default used request id req-6f291892-faf8-4685-87b4-645a65f9033d 2018-12-23 13:48:55,240 - paramiko.transport - DEBUG - starting thread (client mode): 0xe822d0L 2018-12-23 13:48:55,240 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:48:55,264 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:48:55,264 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:48:55,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-12-23 13:48:55,270 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:48:55,270 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:48:55,270 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:48:55,271 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:48:55,271 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:48:55,279 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:48:55,280 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:48:55,304 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.142: 9ef73b888a7f93e658b4e808c90fc735 2018-12-23 13:48:55,305 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:48:55,320 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:48:55,412 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:48:55,413 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:48:55,655 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:48:55,655 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:48:55,694 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:48:55,695 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:48:55,723 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:49:02,502 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:49:02,504 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:49:02,506 - paramiko.transport - DEBUG - starting thread (client mode): 0x25a4890L 2018-12-23 13:49:02,506 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:49:02,513 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:49:02,513 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:49:02,515 - 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-12-23 13:49:02,516 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:49:02,516 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:49:02,516 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:49:02,516 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:49:02,516 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:49:02,521 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:49:02,522 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:49:02,538 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 30078cbbcdfaa94b75afc1485878dc70 2018-12-23 13:49:02,539 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:49:02,561 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:49:02,573 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:49:02,603 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:49:02,659 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:49:02,659 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:49:02,698 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:49:02,698 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:49:02,708 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:49:02,745 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:49:02,746 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:49:02,746 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:49:02,747 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:49:02,747 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:49:02,788 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:49:02,825 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:49:02,827 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:49:02,828 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:49:02,828 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:49:02,828 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:49:02,870 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:49:02,900 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:49:02,902 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:49:02,904 - paramiko.transport - DEBUG - starting thread (client mode): 0x26ffa50L 2018-12-23 13:49:02,904 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:49:02,910 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:49:02,910 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:49:02,913 - 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-12-23 13:49:02,913 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:49:02,914 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:49:02,914 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:49:02,914 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:49:02,914 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:49:02,919 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:49:02,919 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:49:02,936 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: c8bec94e72e06d63324f48818d0fa412 2018-12-23 13:49:02,937 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:49:02,958 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:49:02,971 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:49:03,001 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:49:03,072 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:49:03,072 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:49:03,111 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:49:03,112 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:49:03,121 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:49:03,157 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:49:03,158 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:49:03,159 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:49:03,160 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:49:03,160 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:49:03,201 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:49:03,240 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:49:03,241 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:49:03,242 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:49:03,242 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:49:03,242 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:49:03,284 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:49:03,315 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:49:03,317 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:49:03,319 - paramiko.transport - DEBUG - starting thread (client mode): 0x32fd110L 2018-12-23 13:49:03,319 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:49:03,325 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:49:03,325 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:49:03,328 - 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-12-23 13:49:03,329 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:49:03,329 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:49:03,329 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:49:03,329 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:49:03,329 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:49:03,334 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:49:03,335 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:49:03,350 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: a105eaeb4faadc6eef3e7bd11a724006 2018-12-23 13:49:03,351 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:49:03,374 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:49:03,387 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:49:03,415 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:49:03,483 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:49:03,483 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:49:03,522 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:49:03,523 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:49:03,527 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:49:03,564 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:49:03,565 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:49:03,566 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:49:03,566 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:49:03,567 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:49:03,607 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:49:03,646 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:49:03,648 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:49:03,648 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:49:03,649 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:49:03,649 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:49:03,690 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:49:03,723 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:49:03,724 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:49:03,727 - paramiko.transport - DEBUG - starting thread (client mode): 0x2639bd0L 2018-12-23 13:49:03,728 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:49:03,731 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:49:03,731 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:49:03,733 - 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-12-23 13:49:03,733 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:49:03,733 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:49:03,734 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:49:03,734 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:49:03,734 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:49:03,738 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:49:03,739 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:49:03,743 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 3ffa2d9f7a70e067c1a549435f04dd32 2018-12-23 13:49:03,744 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:49:03,779 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:49:03,789 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:49:03,808 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:49:03,871 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:49:03,871 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:49:03,910 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:49:03,911 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:49:03,915 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:49:03,943 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:49:03,944 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:49:03,945 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:49:03,946 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:49:03,946 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:49:03,986 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:49:04,018 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:49:04,020 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:49:04,020 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:49:04,021 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:49:04,021 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:49:04,061 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:49:04,088 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:49:04,089 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:49:04,091 - paramiko.transport - DEBUG - starting thread (client mode): 0x26fc8d0L 2018-12-23 13:49:04,092 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:49:04,096 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:49:04,096 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:49:04,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-12-23 13:49:04,099 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:49:04,099 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:49:04,099 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:49:04,099 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:49:04,099 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:49:04,104 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:49:04,105 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:49:04,107 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 8c17464e0154f5f743d8c7f04ab04803 2018-12-23 13:49:04,108 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:49:04,144 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:49:04,155 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:49:04,173 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:49:04,236 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:49:04,236 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:49:04,275 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:49:04,275 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:49:04,279 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:49:04,309 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:49:04,310 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:49:04,311 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:49:04,312 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:49:04,312 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:49:04,352 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:49:04,384 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:49:04,385 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:49:04,386 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:49:04,387 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:49:04,387 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:49:04,427 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:49:04,455 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:49:04,456 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:49:04,457 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:49:04,459 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:49:04,459 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:49:04,466 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:49:11,248 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:49:11,250 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:49:11,252 - paramiko.transport - DEBUG - starting thread (client mode): 0x25a4a10L 2018-12-23 13:49:11,253 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:49:11,259 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:49:11,259 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:49:11,262 - 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-12-23 13:49:11,262 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:49:11,263 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:49:11,263 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:49:11,263 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:49:11,263 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:49:11,268 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:49:11,268 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:49:11,284 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 30078cbbcdfaa94b75afc1485878dc70 2018-12-23 13:49:11,285 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:49:11,307 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:49:11,320 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:49:11,350 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:49:11,412 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:49:11,412 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:49:11,451 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:49:11,451 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:49:11,458 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:49:11,496 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:49:11,497 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:49:11,498 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:49:11,498 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:49:11,499 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:49:11,540 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:49:11,578 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:49:11,580 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:49:11,580 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:49:11,581 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:49:11,582 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:49:11,623 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:49:11,655 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:49:11,656 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:49:11,658 - paramiko.transport - DEBUG - starting thread (client mode): 0x3301d90L 2018-12-23 13:49:11,659 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:49:11,664 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:49:11,664 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:49:11,667 - 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-12-23 13:49:11,667 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:49:11,667 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:49:11,667 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:49:11,667 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:49:11,668 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:49:11,672 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:49:11,673 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:49:11,674 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: c8bec94e72e06d63324f48818d0fa412 2018-12-23 13:49:11,675 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:49:11,712 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:49:11,724 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:49:11,740 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:49:11,809 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:49:11,809 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:49:11,848 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:49:11,848 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:49:11,859 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:49:11,895 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:49:11,896 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:49:11,897 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:49:11,898 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:49:11,898 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:49:11,939 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:49:11,978 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:49:11,980 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:49:11,980 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:49:11,981 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:49:11,981 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:49:12,022 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:49:12,054 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:49:12,055 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:49:12,057 - paramiko.transport - DEBUG - starting thread (client mode): 0x3307810L 2018-12-23 13:49:12,057 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:49:12,063 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:49:12,063 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:49:12,066 - 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-12-23 13:49:12,067 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:49:12,067 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:49:12,067 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:49:12,067 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:49:12,067 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:49:12,072 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:49:12,073 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:49:12,089 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.9: a105eaeb4faadc6eef3e7bd11a724006 2018-12-23 13:49:12,090 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:49:12,112 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:49:12,123 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:49:12,154 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:49:12,227 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:49:12,227 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:49:12,266 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:49:12,266 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:49:12,273 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:49:12,306 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:49:12,308 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:49:12,309 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:49:12,310 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:49:12,310 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:49:12,350 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:49:12,386 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:49:12,387 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:49:12,387 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:49:12,389 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:49:12,389 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:49:12,429 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:49:12,459 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:49:12,461 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:49:12,462 - paramiko.transport - DEBUG - starting thread (client mode): 0x329c6d0L 2018-12-23 13:49:12,463 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:49:12,469 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:49:12,469 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:49:12,472 - 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-12-23 13:49:12,472 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:49:12,472 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:49:12,472 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:49:12,472 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:49:12,472 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:49:12,477 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:49:12,477 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:49:12,494 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 3ffa2d9f7a70e067c1a549435f04dd32 2018-12-23 13:49:12,495 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:49:12,517 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:49:12,528 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:49:12,559 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:49:12,614 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:49:12,615 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:49:12,654 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:49:12,654 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:49:12,662 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:49:12,691 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:49:12,692 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:49:12,693 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:49:12,693 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:49:12,694 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:49:12,734 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:49:12,764 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:49:12,766 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:49:12,766 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:49:12,767 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:49:12,767 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:49:12,808 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:49:12,834 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:49:12,835 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:49:12,837 - paramiko.transport - DEBUG - starting thread (client mode): 0x32d3d90L 2018-12-23 13:49:12,838 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-23 13:49:12,842 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-12-23 13:49:12,843 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-12-23 13:49:12,844 - 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-12-23 13:49:12,845 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 13:49:12,845 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 13:49:12,845 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 13:49:12,845 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 13:49:12,845 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 13:49:12,850 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 13:49:12,850 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 13:49:12,853 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 8c17464e0154f5f743d8c7f04ab04803 2018-12-23 13:49:12,854 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-12-23 13:49:12,889 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 13:49:12,900 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 13:49:12,918 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 13:49:12,974 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 13:49:12,974 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 13:49:13,013 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 13:49:13,014 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 13:49:13,021 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 13:49:13,050 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 13:49:13,051 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 13:49:13,052 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 13:49:13,053 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 13:49:13,054 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 13:49:13,094 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 13:49:13,125 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 13:49:13,127 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 13:49:13,127 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 13:49:13,128 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 13:49:13,128 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 13:49:13,169 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 13:49:13,196 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 13:49:13,196 - functest.utils.functest_utils - DEBUG - Executing command: 'rm -rf /tmp/sdnvpn-logs/;mkdir -p /tmp/sdnvpn-logs/' 2018-12-23 13:49:13,197 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 13:49:13,217 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-12-23 13:49:13,218 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-12-23 13:49:13,218 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-12-23 13:49:13,221 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-12-23 13:49:13,256 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-12-23 13:49:13,257 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-12-23 13:49:13,259 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-12-23 13:49:13,269 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-12-23 13:49:13,270 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-12-23 13:49:13,271 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-12-23 13:49:13,272 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-12-23 13:49:13,272 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-12-23 13:49:13,275 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-12-23 13:49:13,275 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-12-23 13:49:13,276 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-12-23 13:49:13,276 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-12-23 13:49:13,277 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-12-23 13:49:18,046 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-12-23 13:49:18,048 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-12-23 13:49:18,049 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-12-23 13:49:18,051 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-12-23 13:49:18,051 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-12-23 13:49:18,091 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-12-23 13:49:18,121 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-12-23 13:49:18,121 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-12-23 13:49:18,123 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-12-23 13:49:18,124 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-12-23 13:49:18,275 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-12-23 13:49:18,276 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-12-23 13:49:18,293 - 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-12-23 13:49:18,652 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-12-23 13:49:18,653 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-12-23 13:49:18,653 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-12-23 13:49:18,658 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-12-23 13:49:18,694 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-12-23 13:49:18,694 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-12-23 13:49:18,696 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-12-23 13:49:18,697 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-12-23 13:49:18,698 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-12-23 13:49:18,700 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-12-23 13:49:18,700 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-12-23 13:49:18,700 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-12-23 13:49:18,703 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-12-23 13:49:18,703 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-12-23 13:49:18,704 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-12-23 13:49:18,704 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-12-23 13:49:18,705 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-12-23 13:49:25,109 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-12-23 13:49:25,111 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-12-23 13:49:25,112 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-12-23 13:49:25,113 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-12-23 13:49:25,113 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-12-23 13:49:25,154 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-12-23 13:49:25,186 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-12-23 13:49:25,187 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-12-23 13:49:25,188 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-12-23 13:49:25,189 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-12-23 13:49:25,330 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-12-23 13:49:25,331 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-12-23 13:49:25,347 - 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-12-23 13:49:25,626 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-12-23 13:49:25,627 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-12-23 13:49:25,627 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-12-23 13:49:25,631 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-12-23 13:49:25,667 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-12-23 13:49:25,668 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-12-23 13:49:25,670 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-12-23 13:49:25,671 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-12-23 13:49:25,673 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-12-23 13:49:25,674 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-12-23 13:49:25,675 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-12-23 13:49:25,676 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-12-23 13:49:25,678 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-12-23 13:49:25,679 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-12-23 13:49:25,680 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-12-23 13:49:25,680 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-12-23 13:49:25,681 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-12-23 13:49:28,973 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-12-23 13:49:28,975 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-12-23 13:49:28,976 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-12-23 13:49:28,977 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-12-23 13:49:28,977 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-12-23 13:49:29,018 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-12-23 13:49:29,048 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-12-23 13:49:29,048 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-12-23 13:49:29,049 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-12-23 13:49:29,051 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-12-23 13:49:29,179 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-12-23 13:49:29,180 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-12-23 13:49:29,196 - 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-12-23 13:49:29,405 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-12-23 13:49:29,406 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-12-23 13:49:29,406 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-12-23 13:49:29,409 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-12-23 13:49:29,442 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-12-23 13:49:29,442 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-12-23 13:49:29,445 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-12-23 13:49:29,445 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-12-23 13:49:29,446 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-12-23 13:49:29,448 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-12-23 13:49:29,449 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-12-23 13:49:29,449 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-12-23 13:49:29,451 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-12-23 13:49:29,452 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-12-23 13:49:29,453 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-12-23 13:49:29,453 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-12-23 13:49:29,454 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-12-23 13:49:29,600 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-12-23 13:49:29,601 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-12-23 13:49:29,602 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-12-23 13:49:29,603 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-12-23 13:49:29,603 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-12-23 13:49:29,643 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-12-23 13:49:29,668 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-12-23 13:49:29,669 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-12-23 13:49:29,670 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-12-23 13:49:29,671 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-12-23 13:49:29,679 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-12-23 13:49:29,680 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-12-23 13:49:29,696 - 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-12-23 13:49:29,721 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-12-23 13:49:29,722 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-12-23 13:49:29,723 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-12-23 13:49:29,725 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-12-23 13:49:29,752 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-12-23 13:49:29,752 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-12-23 13:49:29,754 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-12-23 13:49:29,755 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-12-23 13:49:29,756 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-12-23 13:49:29,758 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-12-23 13:49:29,759 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-12-23 13:49:29,759 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-12-23 13:49:29,761 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-12-23 13:49:29,762 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-12-23 13:49:29,762 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-12-23 13:49:29,763 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-12-23 13:49:29,763 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-12-23 13:49:29,895 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-12-23 13:49:29,896 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-12-23 13:49:29,897 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-12-23 13:49:29,898 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-12-23 13:49:29,898 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-12-23 13:49:29,939 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-12-23 13:49:29,966 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-12-23 13:49:29,967 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-12-23 13:49:29,968 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-12-23 13:49:29,969 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-12-23 13:49:29,978 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-12-23 13:49:29,979 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-12-23 13:49:29,994 - 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-12-23 13:49:30,023 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /home/opnfv/functest/results;tar czvf sdnvpn-logs-overall.tar.gz /tmp/sdnvpn-logs/' 2018-12-23 13:49:31,722 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 13:49:31,722 - xtesting.ci.run_tests - INFO - Test result: +-------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+-----------------+------------------+----------------+ | bgpvpn | sdnvpn | 41:22 | FAIL | +-------------------+-----------------+------------------+----------------+ 2018-12-23 13:49:31,729 - xtesting.ci.run_tests - ERROR - The test case 'bgpvpn' failed. 2018-12-23 13:49:31,730 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 04:38 | PASS | | bgpvpn | sdnvpn | features | 41:22 | FAIL | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-12-23 13:49:31,736 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-12-23 13:49:31,790 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:31,890 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:31,991 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:32,078 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:32,178 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:32,277 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:32,378 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:32,480 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:32,580 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:32,679 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:32,792 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:32,881 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:32,993 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:33,081 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:33,179 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:33,267 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:33,380 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:33,481 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:33,495 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:33,582 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:33,679 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:33,781 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:33,881 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:33,964 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:33,994 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:34,081 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:34,182 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:34,281 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:34,356 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:34,483 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:34,608 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:34,646 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:34,692 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 13:49:37,952 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-320 | | 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-12-23 13:49:37,955 - 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=pWggHZXynVNpzuU6RhvKz2y9u export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.22,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22: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.6 export OS_REGION_NAME=regionOne 2018-12-23 13:49:37,955 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-23 13:49:37,956 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-12-23 13:49:37,956 - 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-12-23 13:49:37,957 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-23 13:49:41,061 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-320 | | 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-12-23 13:49:41,064 - 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=pWggHZXynVNpzuU6RhvKz2y9u export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.22,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22: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.6 export OS_REGION_NAME=regionOne 2018-12-23 13:49:41,064 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-23 13:49:41,064 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-12-23 13:49:41,065 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-12-23 13:49:41,065 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-23 13:49:43,740 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-320 | | 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-12-23 13:49:43,743 - 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=pWggHZXynVNpzuU6RhvKz2y9u export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.22,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22: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.6 export OS_REGION_NAME=regionOne 2018-12-23 13:49:43,743 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full_parallel 2018-12-23 13:49:43,748 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full_parallel'... 2018-12-23 13:49:44,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:49:44,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:49:44,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:49:44,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:49:44,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:49:44,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:49:44,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:49:44,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:49:44,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:49:44,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:49:44,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:49:44,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:49:44,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:49:44,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:49:44,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:49:44,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:49:44,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:49:44,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:49:44,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:49:44,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:49:44,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:49:44,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:49:44,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:49:44,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:49:44,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:49:44,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:49:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff121e6d-08e6-42ec-ab4d-43c11f2038ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:49:44,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-ff121e6d-08e6-42ec-ab4d-43c11f2038ed 2018-12-23 13:49:44,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:49:45,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:49:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/1b564ea31c8e45b6a10fe5a84fe49166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e896855bf7a24723afb06a2a7f63b065"}, "audit_ids": ["YrKQ3593TvGwGpf4JeBEVA"], "issued_at": "2018-12-23T13:49:45.000000Z"}} 2018-12-23 13:49:45,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 13:49:45,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 13:49:45,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-f50940fa-1a7f-4fac-9f8c-7435715271de Date: Sun, 23 Dec 2018 13:49:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"4fb8e9bb-5592-4ec5-9853-3ed42bfd09cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"baab99c834784a5fb13deaf78a5e8135","status":"ACTIVE","subnets":["b84e3af2-8908-4141-8652-ef9dbd8f3367"],"description":"","tags":[],"updated_at":"2018-12-23T10:45:34Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"baab99c834784a5fb13deaf78a5e8135","created_at":"2018-12-23T10:45:28Z","provider:network_type":"flat"}]} 2018-12-23 13:49:45,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f50940fa-1a7f-4fac-9f8c-7435715271de 2018-12-23 13:49:45,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.407800912857s 2018-12-23 13:49:45,495 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f50940fa-1a7f-4fac-9f8c-7435715271de 2018-12-23 13:49:45,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-23 13:49:45,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 13:49:45,504 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 13:49: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 13:49:45,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 13:49:45,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:49:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70c017ca-88dc-4010-baa2-2674b8749327 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.22:5000/v3/domains/0f385fc7dae248538c45bbfe8c78f9d0"}, "description": "", "name": "heat_stack", "enabled": true, "id": "0f385fc7dae248538c45bbfe8c78f9d0"}, {"links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 13:49:45,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-70c017ca-88dc-4010-baa2-2674b8749327 2018-12-23 13:49:45,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.288623094559s 2018-12-23 13:49:45,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 13:49:45,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full_parallel", "enabled": true, "domain_id": "default", "name": "tempest_full_paral-project_58291083-972c-4fd8-aef4-0697f9cc1607"}}' 2018-12-23 13:49:45,898 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 13:49:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e86ba45a-b85f-43a3-981c-aa62704cc5db 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.22:5000/v3/projects/014552a5c9af4937abf403bb4d88089c"}, "enabled": true, "id": "014552a5c9af4937abf403bb4d88089c", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_58291083-972c-4fd8-aef4-0697f9cc1607"}} 2018-12-23 13:49:45,898 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-e86ba45a-b85f-43a3-981c-aa62704cc5db 2018-12-23 13:49:45,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.112035989761s 2018-12-23 13:49:45,898 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-e86ba45a-b85f-43a3-981c-aa62704cc5db 2018-12-23 13:49:45,899 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_full_paral-project_58291083-972c-4fd8-aef4-0697f9cc1607', 'id': u'014552a5c9af4937abf403bb4d88089c', '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-12-23 13:49:45,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-23 13:49:46,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.375981092453s 2018-12-23 13:49:46,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/13b4e3318c9a4c7a8ff15a98610d36c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 13:49:46,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-109cf1a0-bc94-482d-a9f5-443e180d6545 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/13b4e3318c9a4c7a8ff15a98610d36c2"}, "enabled": true, "id": "13b4e3318c9a4c7a8ff15a98610d36c2", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_58291083-972c-4fd8-aef4-0697f9cc1607"}} 2018-12-23 13:49:46,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/13b4e3318c9a4c7a8ff15a98610d36c2 used request id req-109cf1a0-bc94-482d-a9f5-443e180d6545 2018-12-23 13:49:46,367 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'13b4e3318c9a4c7a8ff15a98610d36c2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full_parallel-user_58291083-972c-4fd8-aef4-0697f9cc1607'}) 2018-12-23 13:49:46,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 13:49:46,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 13:49:46,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aa1beee-6c1f-415f-900a-74b2fe6cac94 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 13:49:46,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2aa1beee-6c1f-415f-900a-74b2fe6cac94 2018-12-23 13:49:46,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0847330093384s 2018-12-23 13:49:46,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 13:49:46,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 13:49:46,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1261f523-1889-4395-bfd9-ce51b89917eb Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 13:49:46,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1261f523-1889-4395-bfd9-ce51b89917eb 2018-12-23 13:49:46,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0848588943481s 2018-12-23 13:49:46,540 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-23 13:49:46,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-23 13:49:46,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" -d '{"role": {"name": "Member"}}' 2018-12-23 13:49:46,639 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 13:49:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9eb45e29-7711-479e-976a-16c24fec7a13 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6765351261d349a6a95ac5c6b889f0bf", "links": {"self": "http://172.30.9.22:5000/v3/roles/6765351261d349a6a95ac5c6b889f0bf"}, "name": "Member"}} 2018-12-23 13:49:46,640 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-9eb45e29-7711-479e-976a-16c24fec7a13 2018-12-23 13:49:46,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0995080471039s 2018-12-23 13:49:46,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles/6765351261d349a6a95ac5c6b889f0bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 13:49:46,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6920f0b-213a-44a1-83f6-0308c1211c4e Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.22:5000/v3/roles/6765351261d349a6a95ac5c6b889f0bf"}, "domain_id": null, "name": "Member", "id": "6765351261d349a6a95ac5c6b889f0bf"}} 2018-12-23 13:49:46,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles/6765351261d349a6a95ac5c6b889f0bf used request id req-d6920f0b-213a-44a1-83f6-0308c1211c4e 2018-12-23 13:49:46,722 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.22:5000/v3/roles/6765351261d349a6a95ac5c6b889f0bf'}, 'domain_id': None, 'human_id': None, 'id': u'6765351261d349a6a95ac5c6b889f0bf', 'HUMAN_ID': False}) 2018-12-23 13:49:46,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 13:49:46,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 13:49:46,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07f7a639-5c69-4333-ae4f-ce0983271603 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6765351261d349a6a95ac5c6b889f0bf", "links": {"self": "http://172.30.9.22:5000/v3/roles/6765351261d349a6a95ac5c6b889f0bf"}, "name": "Member"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 13:49:46,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-07f7a639-5c69-4333-ae4f-ce0983271603 2018-12-23 13:49:46,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0806291103363s 2018-12-23 13:49:46,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 13:49:46,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 13:49:46,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b440ec6-94df-47f6-8ce2-9f32ff17dcd9 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 13:49:46,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-3b440ec6-94df-47f6-8ce2-9f32ff17dcd9 2018-12-23 13:49:46,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0804400444031s 2018-12-23 13:49:46,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 13:49:46,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 13:49:46,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ce67c49-0866-41e3-9ba8-cbfbe4093b5e Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "tempest_full_parallel-user_58291083-972c-4fd8-aef4-0697f9cc1607", "links": {"self": "http://172.30.9.22:5000/v3/users/13b4e3318c9a4c7a8ff15a98610d36c2"}, "domain_id": "default", "enabled": true, "id": "13b4e3318c9a4c7a8ff15a98610d36c2", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 13:49:46,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6ce67c49-0866-41e3-9ba8-cbfbe4093b5e 2018-12-23 13:49:46,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0957219600677s 2018-12-23 13:49:46,982 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6ce67c49-0866-41e3-9ba8-cbfbe4093b5e 2018-12-23 13:49:46,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 13:49:46,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 13:49:47,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e10eee85-ebbe-48b6-82bc-5d8275ed7d96 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.22:5000/v3/projects/014552a5c9af4937abf403bb4d88089c"}, "enabled": true, "id": "014552a5c9af4937abf403bb4d88089c", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_58291083-972c-4fd8-aef4-0697f9cc1607"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 13:49:47,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-e10eee85-ebbe-48b6-82bc-5d8275ed7d96 2018-12-23 13:49:47,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0857739448547s 2018-12-23 13:49:47,074 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-e10eee85-ebbe-48b6-82bc-5d8275ed7d96 2018-12-23 13:49:47,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 13:49:47,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=13b4e3318c9a4c7a8ff15a98610d36c2&scope.project.id=014552a5c9af4937abf403bb4d88089c&role.id=6765351261d349a6a95ac5c6b889f0bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 13:49:47,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0f140de-bf1e-4045-9862-ebcea3ccc20e Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=13b4e3318c9a4c7a8ff15a98610d36c2&scope.project.id=014552a5c9af4937abf403bb4d88089c&role.id=6765351261d349a6a95ac5c6b889f0bf", "previous": null, "next": null}} 2018-12-23 13:49:47,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=13b4e3318c9a4c7a8ff15a98610d36c2&scope.project.id=014552a5c9af4937abf403bb4d88089c&role.id=6765351261d349a6a95ac5c6b889f0bf used request id req-e0f140de-bf1e-4045-9862-ebcea3ccc20e 2018-12-23 13:49:47,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0760958194733s 2018-12-23 13:49:47,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 13:49:47,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/014552a5c9af4937abf403bb4d88089c/users/13b4e3318c9a4c7a8ff15a98610d36c2/roles/6765351261d349a6a95ac5c6b889f0bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 13:49:47,290 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 13:49:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-400cbbf0-9aed-44be-9d03-6864987cdf76 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 13:49:47,290 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/014552a5c9af4937abf403bb4d88089c/users/13b4e3318c9a4c7a8ff15a98610d36c2/roles/6765351261d349a6a95ac5c6b889f0bf used request id req-400cbbf0-9aed-44be-9d03-6864987cdf76 2018-12-23 13:49:47,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.137169837952s 2018-12-23 13:49:47,291 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full_paral-project_58291083-972c-4fd8-aef4-0697f9cc1607', 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': '6508f329-6a23-4298-a0ec-fc78af2e249a', 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_58291083-972c-4fd8-aef4-0697f9cc1607', 'project_id': u'014552a5c9af4937abf403bb4d88089c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 13:49:47,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-23 13:49:47,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-23 13:49:47,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-23 13:49:47,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-23 13:49:47,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-23 13:49:47,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-23 13:49:47,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-23 13:49:47,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-23 13:49:47,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-23 13:49:47,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-23 13:49:47,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-23 13:49:47,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-23 13:49:47,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-23 13:49:47,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-23 13:49:47,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-23 13:49:47,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-23 13:49:47,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-23 13:49:47,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-23 13:49:47,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-23 13:49:47,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-23 13:49:47,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-23 13:49:47,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-23 13:49:47,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-23 13:49:47,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-23 13:49:47,297 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full_parallel-user_58291083-972c-4fd8-aef4-0697f9cc1607', 'password': '6508f329-6a23-4298-a0ec-fc78af2e249a', 'project_name': 'tempest_full_paral-project_58291083-972c-4fd8-aef4-0697f9cc1607', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '014552a5c9af4937abf403bb4d88089c', 'project_domain_name': 'Default'} 2018-12-23 13:49:47,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 13:49:47,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 13:49:47,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-923e0eca-6be1-4f8e-81af-109053cfb85d Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6765351261d349a6a95ac5c6b889f0bf", "links": {"self": "http://172.30.9.22:5000/v3/roles/6765351261d349a6a95ac5c6b889f0bf"}, "name": "Member"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 13:49:47,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-923e0eca-6be1-4f8e-81af-109053cfb85d 2018-12-23 13:49:47,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.184223175049s 2018-12-23 13:49:47,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 13:49:47,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 13:49:47,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f345303f-1cda-4831-bad7-657e229ed480 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6765351261d349a6a95ac5c6b889f0bf", "links": {"self": "http://172.30.9.22:5000/v3/roles/6765351261d349a6a95ac5c6b889f0bf"}, "name": "Member"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 13:49:47,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f345303f-1cda-4831-bad7-657e229ed480 2018-12-23 13:49:47,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0888991355896s 2018-12-23 13:49:47,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 13:49:47,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 13:49:47,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a22063bc-3472-4928-a0b6-947ae05d9f76 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 13:49:47,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-a22063bc-3472-4928-a0b6-947ae05d9f76 2018-12-23 13:49:47,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0856819152832s 2018-12-23 13:49:47,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 13:49:47,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 13:49:47,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1b6a23c-7349-4013-a4cb-57ac028b2698 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "tempest_full_parallel-user_58291083-972c-4fd8-aef4-0697f9cc1607", "links": {"self": "http://172.30.9.22:5000/v3/users/13b4e3318c9a4c7a8ff15a98610d36c2"}, "domain_id": "default", "enabled": true, "id": "13b4e3318c9a4c7a8ff15a98610d36c2", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 13:49:47,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e1b6a23c-7349-4013-a4cb-57ac028b2698 2018-12-23 13:49:47,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0998651981354s 2018-12-23 13:49:47,761 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e1b6a23c-7349-4013-a4cb-57ac028b2698 2018-12-23 13:49:47,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 13:49:47,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 13:49:47,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae5804ee-afaf-4a62-899a-b00ee27d44cd Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.22:5000/v3/projects/014552a5c9af4937abf403bb4d88089c"}, "enabled": true, "id": "014552a5c9af4937abf403bb4d88089c", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_58291083-972c-4fd8-aef4-0697f9cc1607"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 13:49:47,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-ae5804ee-afaf-4a62-899a-b00ee27d44cd 2018-12-23 13:49:47,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0754590034485s 2018-12-23 13:49:47,842 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-ae5804ee-afaf-4a62-899a-b00ee27d44cd 2018-12-23 13:49:47,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 13:49:47,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=13b4e3318c9a4c7a8ff15a98610d36c2&scope.project.id=014552a5c9af4937abf403bb4d88089c&role.id=695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 13:49:47,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0564dfcb-6656-47b0-9af5-25eb8d71bacd Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=13b4e3318c9a4c7a8ff15a98610d36c2&scope.project.id=014552a5c9af4937abf403bb4d88089c&role.id=695c6db281554553a0ae845dc1a05d40", "previous": null, "next": null}} 2018-12-23 13:49:47,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=13b4e3318c9a4c7a8ff15a98610d36c2&scope.project.id=014552a5c9af4937abf403bb4d88089c&role.id=695c6db281554553a0ae845dc1a05d40 used request id req-0564dfcb-6656-47b0-9af5-25eb8d71bacd 2018-12-23 13:49:47,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0836670398712s 2018-12-23 13:49:47,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 13:49:47,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/014552a5c9af4937abf403bb4d88089c/users/13b4e3318c9a4c7a8ff15a98610d36c2/roles/695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 13:49:48,043 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 13:49:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab52f01b-daa1-4480-9db1-d563ef023af8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 13:49:48,043 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/014552a5c9af4937abf403bb4d88089c/users/13b4e3318c9a4c7a8ff15a98610d36c2/roles/695c6db281554553a0ae845dc1a05d40 used request id req-ab52f01b-daa1-4480-9db1-d563ef023af8 2018-12-23 13:49:48,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.114961862564s 2018-12-23 13:49:48,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 13:49:48,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 13:49:48,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-363211bc-263e-43c7-a678-fbaf0f193c79 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6765351261d349a6a95ac5c6b889f0bf", "links": {"self": "http://172.30.9.22:5000/v3/roles/6765351261d349a6a95ac5c6b889f0bf"}, "name": "Member"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 13:49:48,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-363211bc-263e-43c7-a678-fbaf0f193c79 2018-12-23 13:49:48,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0736289024353s 2018-12-23 13:49:48,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-23 13:49:48,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 13:49:48,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad0d8212-b468-4ca3-8807-f7f21d264767 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "name": "Default"}} 2018-12-23 13:49:48,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-ad0d8212-b468-4ca3-8807-f7f21d264767 2018-12-23 13:49:48,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0777630805969s 2018-12-23 13:49:48,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 13:49:48,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 13:49:48,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8c0a039-5d50-46d0-8417-cd23b96877d5 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "tempest_full_parallel-user_58291083-972c-4fd8-aef4-0697f9cc1607", "links": {"self": "http://172.30.9.22:5000/v3/users/13b4e3318c9a4c7a8ff15a98610d36c2"}, "domain_id": "default", "enabled": true, "id": "13b4e3318c9a4c7a8ff15a98610d36c2", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 13:49:48,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-f8c0a039-5d50-46d0-8417-cd23b96877d5 2018-12-23 13:49:48,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0974059104919s 2018-12-23 13:49:48,296 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-f8c0a039-5d50-46d0-8417-cd23b96877d5 2018-12-23 13:49:48,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-23 13:49:48,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments?user.id=13b4e3318c9a4c7a8ff15a98610d36c2&role.id=695c6db281554553a0ae845dc1a05d40&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 13:49:48,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a68ee715-afbb-435e-98c9-fb9e21dd7990 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=13b4e3318c9a4c7a8ff15a98610d36c2&role.id=695c6db281554553a0ae845dc1a05d40&scope.domain.id=default", "previous": null, "next": null}} 2018-12-23 13:49:48,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=13b4e3318c9a4c7a8ff15a98610d36c2&role.id=695c6db281554553a0ae845dc1a05d40&scope.domain.id=default used request id req-a68ee715-afbb-435e-98c9-fb9e21dd7990 2018-12-23 13:49:48,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0749568939209s 2018-12-23 13:49:48,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-23 13:49:48,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/13b4e3318c9a4c7a8ff15a98610d36c2/roles/695c6db281554553a0ae845dc1a05d40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 13:49:48,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 13:49:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a90fc693-e82c-48ec-baec-b856a18dc404 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 13:49:48,510 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/13b4e3318c9a4c7a8ff15a98610d36c2/roles/695c6db281554553a0ae845dc1a05d40 used request id req-a90fc693-e82c-48ec-baec-b856a18dc404 2018-12-23 13:49:48,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.133911132812s 2018-12-23 13:49:48,511 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-23 13:49:52,980 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-12-23 13:49:52.687 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=4dba4294-6d93-4b56-8160-f8ce1610c020) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 4dba4294-6d93-4b56-8160-f8ce1610c020 | 2018-12-23T13:49:52 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 4dba4294-6d93-4b56-8160-f8ce1610c020 ~/.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-12-23 13:49:56,282 - 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-12-23 13:49:56,283 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-23 13:50:01,755 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-12-23 13:50:00.107 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-12-23 13:50:00.281 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-12-23 13:50:01.574 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2c8d4456-548d-44e3-be00-a4760a9de9fe) has been successfully created! Using verifier 'opnfv-tempest' (UUID=2c8d4456-548d-44e3-be00-a4760a9de9fe) as the default verifier for the future CLI operations. 2018-12-23 13:50:04,579 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full_parallel'... 2018-12-23 13:50:04,579 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 13:50:04,674 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 13:50:04,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-12-23 13:50:04,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a9bbd6a-3d9d-4d5f-9098-6dda7bcef27b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-23 13:50:04,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000/v3 used request id req-4a9bbd6a-3d9d-4d5f-9098-6dda7bcef27b 2018-12-23 13:50:04,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-23 13:50:05,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6765351261d349a6a95ac5c6b889f0bf", "name": "Member"}, {"id": "695c6db281554553a0ae845dc1a05d40", "name": "admin"}], "expires_at": "2018-12-23T14:50:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "014552a5c9af4937abf403bb4d88089c", "name": "tempest_full_paral-project_58291083-972c-4fd8-aef4-0697f9cc1607"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23d52e5400024cd19278996a5994c229"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26cc2ce237004bed89fd146f1de3a96b"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b3c13dea3cbe44d293547435fa5e0106"}], "type": "compute", "id": "04153edefa2646a092197cf0bf3860df", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4bfe945ce3e447709ab7480429c91897"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fb5b4006b3e4ee6b741bf4c80c362fe"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af566da1cd724ce39f2d93571fc1bb9e"}], "type": "alarming", "id": "3ae7635ee6c644878ebe2dbaf5a7a894", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "219f837bb86c4cbba00e7f1309ea52e7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "afa34a719040454eb224e82c88d8b456"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c143f1af3d554969b0bfd0b5fcadef80"}], "type": "cloudformation", "id": "3b53bab620b84f9d93ceb70af9f46923", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/014552a5c9af4937abf403bb4d88089c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25586441b1d040d288c38443b624a0b4"}, {"url": "http://172.30.9.22:8776/v1/014552a5c9af4937abf403bb4d88089c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bd177077548c4861b1532f102fec95d3"}, {"url": "http://192.30.9.6:8776/v1/014552a5c9af4937abf403bb4d88089c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa7476edf6ca44a4b9cc9c5cf30cedae"}], "type": "volume", "id": "631a9ccf37434db78c84c4c4b6a8308d", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "603bac82b8434487bb4ce28b36ce21a8"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fcfad091d7c4cc191092df059b64814"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ef17b72664a4191ab1b8a726a2b5571"}], "type": "image", "id": "6c4e9c21e3344438acd57ba00dd834b8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/014552a5c9af4937abf403bb4d88089c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ada01a718c748898d25c3ac46a2053c"}, {"url": "http://192.30.9.6:8776/v3/014552a5c9af4937abf403bb4d88089c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c75d8f4fdacb4ef7a33b1cf0b371ef9c"}, {"url": "http://172.30.9.22:8776/v3/014552a5c9af4937abf403bb4d88089c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2dd663168a647188d1b7cf62aafd705"}], "type": "volumev3", "id": "7335cd1b8191401a8b291b738d9b15f6", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03103b1056ae4ac7b72111fa1fe3a1f9"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "132fa6e091a34ccfadce86f291643562"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f0401fd70904dc9b67664b2d990b5b7"}], "type": "placement", "id": "8a10cf791c0b4d6ba70b5c404394debf", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/014552a5c9af4937abf403bb4d88089c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "94df33b1d0944724a8958df5f9106830"}, {"url": "http://192.30.9.6:8776/v2/014552a5c9af4937abf403bb4d88089c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a76b91186ba24aa9a4d0c0c526f04c28"}, {"url": "http://192.30.9.6:8776/v2/014552a5c9af4937abf403bb4d88089c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f8c75e8da88f412cbb0c3892beafb69c"}], "type": "volumev2", "id": "adb42438bfa84bcdb37cc1ed36fefa17", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07360f2909e64bd1adf4e8472b971303"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "61b5a12f4827406eb400d4e4ed88a3f3"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea49cec6b2a5477bbd70182e02d3c9dc"}], "type": "network", "id": "ce0b2b7a224a4c2bacef228ccbcff0cd", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/014552a5c9af4937abf403bb4d88089c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b914b9ecaf54a6e8b63c061b26e58f9"}, {"url": "http://192.30.9.6:8004/v1/014552a5c9af4937abf403bb4d88089c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f4eb0da35044a40bb1ee194379243c5"}, {"url": "http://192.30.9.6:8004/v1/014552a5c9af4937abf403bb4d88089c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e04c770664a94c84849b8281d1f1af85"}], "type": "orchestration", "id": "d5eea0ab126a4795a21e63baf42dfb98", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21a0dd14a14348468c45b4b43dce8133"}, {"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9667ea30ffa549d5a024ab3993d9f59e"}, {"url": "http://172.30.9.22:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d671ecbee7d54323b6af7dfdd008290c"}], "type": "policy", "id": "d9ef06173c60410d82e304fefda4690c", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d15b65927334caea0e691f912419311"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3bf0a45635214878a62fa19aba95b1ed"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d2d5c4da75040e1a3aa4387d2dbe13d"}], "type": "identity", "id": "e15f7098489d4b27b9e5e0504d77a5d1", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "e210dc1eef3645ad9e988837a780ee3f", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ace94a221794ccba63c109ac94748f8"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e01d070d39f74b7d97fecefdcf6c3880"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f86d93e16ab941f89a014b5b1a317394"}], "type": "metric", "id": "e377fa8a9c9a4f8db6896dc4f3099eeb", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "339b4094d4d04712b9c8fdcc182a92bb"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2352eaf8a6d41eb9cb789a154d4902c"}, {"url": "http://172.30.9.22:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e181aa0dbf6a4025863e51ba7be79ab6"}], "type": "key-manager", "id": "f1aed5aa718743ecac4d4248f4bd8b31", "name": "barbican"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full_parallel-user_58291083-972c-4fd8-aef4-0697f9cc1607", "id": "13b4e3318c9a4c7a8ff15a98610d36c2"}, "audit_ids": ["jhh9FTx6RLWOyoKzkY0fbQ"], "issued_at": "2018-12-23T13:50:05.000000Z"}} 2018-12-23 13:50:05,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}25e283e215326ec061bec05380b43b022a4d56aa" 2018-12-23 13:50:05,072 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sun, 23 Dec 2018 13:50:05 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-12-23 13:50:05,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 13:50:05,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}25e283e215326ec061bec05380b43b022a4d56aa" 2018-12-23 13:50:05,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-56432210-3a87-4761-a3b6-e510aaeb3d19 Date: Sun, 23 Dec 2018 13:50:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 13:50:05,254 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-56432210-3a87-4761-a3b6-e510aaeb3d19 2018-12-23 13:50:05,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.178670167923s 2018-12-23 13:50:05,255 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-56432210-3a87-4761-a3b6-e510aaeb3d19 2018-12-23 13:50:05,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 13:50:05,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}25e283e215326ec061bec05380b43b022a4d56aa" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_58291083-972c-4fd8-aef4-0697f9cc1607", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_58291083-972c-4fd8-aef4-0697f9cc1607"}' 2018-12-23 13:50:05,452 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 893 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/b6fb340d-9910-406e-9659-26fa5436cca8 X-Openstack-Request-Id: req-387a3821-7d33-4932-ab4f-5cba8f8c53b3 Date: Sun, 23 Dec 2018 13:50:05 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b6fb340d-9910-406e-9659-26fa5436cca8/file", "owner": "014552a5c9af4937abf403bb4d88089c", "id": "b6fb340d-9910-406e-9659-26fa5436cca8", "size": null, "self": "/v2/images/b6fb340d-9910-406e-9659-26fa5436cca8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T13:50:05Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_58291083-972c-4fd8-aef4-0697f9cc1607", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_58291083-972c-4fd8-aef4-0697f9cc1607", "checksum": null, "created_at": "2018-12-23T13:50:05Z", "protected": false} 2018-12-23 13:50:05,452 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-387a3821-7d33-4932-ab4f-5cba8f8c53b3 2018-12-23 13:50:05,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.195508956909s 2018-12-23 13:50:05,452 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-387a3821-7d33-4932-ab4f-5cba8f8c53b3 returning object b6fb340d-9910-406e-9659-26fa5436cca8 2018-12-23 13:50:05,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 13:50:05,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/b6fb340d-9910-406e-9659-26fa5436cca8/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}25e283e215326ec061bec05380b43b022a4d56aa" -d '' 2018-12-23 13:50:06,959 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c290d6cd-269e-40bf-8909-62f44c8c50d9 Date: Sun, 23 Dec 2018 13:50:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 13:50:06,960 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/b6fb340d-9910-406e-9659-26fa5436cca8/file used request id req-c290d6cd-269e-40bf-8909-62f44c8c50d9 2018-12-23 13:50:06,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.50663685799s 2018-12-23 13:50:06,960 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/b6fb340d-9910-406e-9659-26fa5436cca8/file used request id req-c290d6cd-269e-40bf-8909-62f44c8c50d9 2018-12-23 13:50:06,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 13:50:06,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}25e283e215326ec061bec05380b43b022a4d56aa" 2018-12-23 13:50:07,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-5da8e37c-4922-4af4-9a86-8f28ed4a8e5e Date: Sun, 23 Dec 2018 13:50:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/b6fb340d-9910-406e-9659-26fa5436cca8/snap", "metadata": {}}], "file": "/v2/images/b6fb340d-9910-406e-9659-26fa5436cca8/file", "owner": "014552a5c9af4937abf403bb4d88089c", "id": "b6fb340d-9910-406e-9659-26fa5436cca8", "size": 12716032, "self": "/v2/images/b6fb340d-9910-406e-9659-26fa5436cca8", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/b6fb340d-9910-406e-9659-26fa5436cca8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T13:50:06Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_58291083-972c-4fd8-aef4-0697f9cc1607", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_58291083-972c-4fd8-aef4-0697f9cc1607", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T13:50:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 13:50:07,124 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5da8e37c-4922-4af4-9a86-8f28ed4a8e5e 2018-12-23 13:50:07,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.162397146225s 2018-12-23 13:50:07,124 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5da8e37c-4922-4af4-9a86-8f28ed4a8e5e 2018-12-23 13:50:07,126 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/b6fb340d-9910-406e-9659-26fa5436cca8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b6fb340d-9910-406e-9659-26fa5436cca8/file', 'owner': u'014552a5c9af4937abf403bb4d88089c', 'id': u'b6fb340d-9910-406e-9659-26fa5436cca8', 'size': 12716032, u'self': u'/v2/images/b6fb340d-9910-406e-9659-26fa5436cca8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'014552a5c9af4937abf403bb4d88089c', 'name': 'tempest_full_paral-project_58291083-972c-4fd8-aef4-0697f9cc1607', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/b6fb340d-9910-406e-9659-26fa5436cca8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T13:50:06Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T13:50:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_58291083-972c-4fd8-aef4-0697f9cc1607', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b6fb340d-9910-406e-9659-26fa5436cca8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_58291083-972c-4fd8-aef4-0697f9cc1607', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_58291083-972c-4fd8-aef4-0697f9cc1607', 'created': u'2018-12-23T13:50:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T13:50:05Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b6fb340d-9910-406e-9659-26fa5436cca8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_58291083-972c-4fd8-aef4-0697f9cc1607', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 13:50:07,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 13:50:07,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full_parallel-flavor_58291083-972c-4fd8-aef4-0697f9cc1607", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 13:50:07,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:50: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-4e1c6274-3525-4d7e-a54a-34110a235fed x-compute-request-id: req-4e1c6274-3525-4d7e-a54a-34110a235fed Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d4e21ee6-2bf6-494a-b93c-05fe059253a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d4e21ee6-2bf6-494a-b93c-05fe059253a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d4e21ee6-2bf6-494a-b93c-05fe059253a7", "name": "tempest_full_parallel-flavor_58291083-972c-4fd8-aef4-0697f9cc1607", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:50:07,327 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-4e1c6274-3525-4d7e-a54a-34110a235fed 2018-12-23 13:50:07,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.199321985245s 2018-12-23 13:50:07,327 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-4e1c6274-3525-4d7e-a54a-34110a235fed returning object d4e21ee6-2bf6-494a-b93c-05fe059253a7 2018-12-23 13:50:07,328 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_58291083-972c-4fd8-aef4-0697f9cc1607', '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'1b564ea31c8e45b6a10fe5a84fe49166', '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'd4e21ee6-2bf6-494a-b93c-05fe059253a7', 'swap': 0}) 2018-12-23 13:50:07,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 13:50:07,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/d4e21ee6-2bf6-494a-b93c-05fe059253a7/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}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" -d '{"extra_specs": {}}' 2018-12-23 13:50:07,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:50: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-24a4acf7-67e3-4008-806b-8665631b15dc x-compute-request-id: req-24a4acf7-67e3-4008-806b-8665631b15dc Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 13:50:07,351 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/d4e21ee6-2bf6-494a-b93c-05fe059253a7/os-extra_specs used request id req-24a4acf7-67e3-4008-806b-8665631b15dc 2018-12-23 13:50:07,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216419696808s 2018-12-23 13:50:07,351 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/d4e21ee6-2bf6-494a-b93c-05fe059253a7/os-extra_specs used request id req-24a4acf7-67e3-4008-806b-8665631b15dc 2018-12-23 13:50:07,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 13:50:07,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}25e283e215326ec061bec05380b43b022a4d56aa" 2018-12-23 13:50:07,362 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 13:50: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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 13:50:07,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e283e215326ec061bec05380b43b022a4d56aa" 2018-12-23 13:50:07,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:50:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-456c2644-e14f-427a-9d40-fc254ecdbbbd Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6765351261d349a6a95ac5c6b889f0bf", "links": {"self": "http://172.30.9.22:5000/v3/roles/6765351261d349a6a95ac5c6b889f0bf"}, "name": "Member"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 13:50:07,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-456c2644-e14f-427a-9d40-fc254ecdbbbd 2018-12-23 13:50:07,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0940229892731s 2018-12-23 13:50:07,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-23 13:50:07,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}25e283e215326ec061bec05380b43b022a4d56aa" 2018-12-23 13:50:08,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:50: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-18353a2f-6985-45be-b21c-7bea60d392f6 x-compute-request-id: req-18353a2f-6985-45be-b21c-7bea60d392f6 Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 231}, "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": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 240}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-12-23 13:50:08,005 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-18353a2f-6985-45be-b21c-7bea60d392f6 2018-12-23 13:50:08,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.554240226746s 2018-12-23 13:50:08,006 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-18353a2f-6985-45be-b21c-7bea60d392f6 2018-12-23 13:50:08,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 13:50:08,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}25e283e215326ec061bec05380b43b022a4d56aa" 2018-12-23 13:50:08,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-4a521011-7938-4876-9be5-8b8b6857ff17 Date: Sun, 23 Dec 2018 13:50:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/b6fb340d-9910-406e-9659-26fa5436cca8/snap", "metadata": {}}], "file": "/v2/images/b6fb340d-9910-406e-9659-26fa5436cca8/file", "owner": "014552a5c9af4937abf403bb4d88089c", "id": "b6fb340d-9910-406e-9659-26fa5436cca8", "size": 12716032, "self": "/v2/images/b6fb340d-9910-406e-9659-26fa5436cca8", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/b6fb340d-9910-406e-9659-26fa5436cca8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T13:50:06Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_58291083-972c-4fd8-aef4-0697f9cc1607", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_58291083-972c-4fd8-aef4-0697f9cc1607", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T13:50:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 13:50:08,183 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4a521011-7938-4876-9be5-8b8b6857ff17 2018-12-23 13:50:08,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176577091217s 2018-12-23 13:50:08,184 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4a521011-7938-4876-9be5-8b8b6857ff17 2018-12-23 13:50:08,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 13:50:08,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}25e283e215326ec061bec05380b43b022a4d56aa" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_58291083-972c-4fd8-aef4-0697f9cc1607", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_alt_58291083-972c-4fd8-aef4-0697f9cc1607"}' 2018-12-23 13:50:08,391 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 901 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/8b034658-63bb-413c-8e31-ffe6f34fe8ff X-Openstack-Request-Id: req-631e7666-9f62-401f-b37a-867998e83717 Date: Sun, 23 Dec 2018 13:50:08 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/8b034658-63bb-413c-8e31-ffe6f34fe8ff/file", "owner": "014552a5c9af4937abf403bb4d88089c", "id": "8b034658-63bb-413c-8e31-ffe6f34fe8ff", "size": null, "self": "/v2/images/8b034658-63bb-413c-8e31-ffe6f34fe8ff", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T13:50:08Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_58291083-972c-4fd8-aef4-0697f9cc1607", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_58291083-972c-4fd8-aef4-0697f9cc1607", "checksum": null, "created_at": "2018-12-23T13:50:08Z", "protected": false} 2018-12-23 13:50:08,391 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-631e7666-9f62-401f-b37a-867998e83717 2018-12-23 13:50:08,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.205328941345s 2018-12-23 13:50:08,392 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-631e7666-9f62-401f-b37a-867998e83717 returning object 8b034658-63bb-413c-8e31-ffe6f34fe8ff 2018-12-23 13:50:08,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 13:50:08,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/8b034658-63bb-413c-8e31-ffe6f34fe8ff/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}25e283e215326ec061bec05380b43b022a4d56aa" -d '' 2018-12-23 13:50:10,221 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-018253e8-aa93-494d-8f95-2befe833f806 Date: Sun, 23 Dec 2018 13:50:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 13:50:10,221 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/8b034658-63bb-413c-8e31-ffe6f34fe8ff/file used request id req-018253e8-aa93-494d-8f95-2befe833f806 2018-12-23 13:50:10,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.82857584953s 2018-12-23 13:50:10,222 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/8b034658-63bb-413c-8e31-ffe6f34fe8ff/file used request id req-018253e8-aa93-494d-8f95-2befe833f806 2018-12-23 13:50:10,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 13:50:10,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}25e283e215326ec061bec05380b43b022a4d56aa" 2018-12-23 13:50:10,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2387 Content-Type: application/json X-Openstack-Request-Id: req-825f0ab6-79c7-4e54-9490-5ca94bea8d42 Date: Sun, 23 Dec 2018 13:50:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/8b034658-63bb-413c-8e31-ffe6f34fe8ff/snap", "metadata": {}}], "file": "/v2/images/8b034658-63bb-413c-8e31-ffe6f34fe8ff/file", "owner": "014552a5c9af4937abf403bb4d88089c", "id": "8b034658-63bb-413c-8e31-ffe6f34fe8ff", "size": 12716032, "self": "/v2/images/8b034658-63bb-413c-8e31-ffe6f34fe8ff", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/8b034658-63bb-413c-8e31-ffe6f34fe8ff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T13:50:10Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_58291083-972c-4fd8-aef4-0697f9cc1607", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_58291083-972c-4fd8-aef4-0697f9cc1607", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T13:50:08Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/b6fb340d-9910-406e-9659-26fa5436cca8/snap", "metadata": {}}], "file": "/v2/images/b6fb340d-9910-406e-9659-26fa5436cca8/file", "owner": "014552a5c9af4937abf403bb4d88089c", "id": "b6fb340d-9910-406e-9659-26fa5436cca8", "size": 12716032, "self": "/v2/images/b6fb340d-9910-406e-9659-26fa5436cca8", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/b6fb340d-9910-406e-9659-26fa5436cca8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T13:50:06Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_58291083-972c-4fd8-aef4-0697f9cc1607", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_58291083-972c-4fd8-aef4-0697f9cc1607", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T13:50:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 13:50:10,248 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-825f0ab6-79c7-4e54-9490-5ca94bea8d42 2018-12-23 13:50:10,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0255398750305s 2018-12-23 13:50:10,248 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-825f0ab6-79c7-4e54-9490-5ca94bea8d42 2018-12-23 13:50:10,251 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/8b034658-63bb-413c-8e31-ffe6f34fe8ff/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8b034658-63bb-413c-8e31-ffe6f34fe8ff/file', 'owner': u'014552a5c9af4937abf403bb4d88089c', 'id': u'8b034658-63bb-413c-8e31-ffe6f34fe8ff', 'size': 12716032, u'self': u'/v2/images/8b034658-63bb-413c-8e31-ffe6f34fe8ff', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'014552a5c9af4937abf403bb4d88089c', 'name': 'tempest_full_paral-project_58291083-972c-4fd8-aef4-0697f9cc1607', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/8b034658-63bb-413c-8e31-ffe6f34fe8ff/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T13:50:10Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T13:50:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_58291083-972c-4fd8-aef4-0697f9cc1607', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/8b034658-63bb-413c-8e31-ffe6f34fe8ff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_58291083-972c-4fd8-aef4-0697f9cc1607', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_alt_58291083-972c-4fd8-aef4-0697f9cc1607', 'created': u'2018-12-23T13:50:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T13:50:08Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/8b034658-63bb-413c-8e31-ffe6f34fe8ff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_58291083-972c-4fd8-aef4-0697f9cc1607', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 13:50:10,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 13:50:10,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full_parallel-flavor_alt_58291083-972c-4fd8-aef4-0697f9cc1607", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 13:50:10,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:50: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-cbab856d-8f9a-41cb-b2de-79bec730a98f x-compute-request-id: req-cbab856d-8f9a-41cb-b2de-79bec730a98f Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/18161dd5-17a1-4e54-a1ee-d07131a56ebe", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/18161dd5-17a1-4e54-a1ee-d07131a56ebe", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "18161dd5-17a1-4e54-a1ee-d07131a56ebe", "name": "tempest_full_parallel-flavor_alt_58291083-972c-4fd8-aef4-0697f9cc1607", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-23 13:50:10,316 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-cbab856d-8f9a-41cb-b2de-79bec730a98f 2018-12-23 13:50:10,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0646140575409s 2018-12-23 13:50:10,317 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-cbab856d-8f9a-41cb-b2de-79bec730a98f returning object 18161dd5-17a1-4e54-a1ee-d07131a56ebe 2018-12-23 13:50:10,318 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_58291083-972c-4fd8-aef4-0697f9cc1607', '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'1b564ea31c8e45b6a10fe5a84fe49166', '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'18161dd5-17a1-4e54-a1ee-d07131a56ebe', 'swap': 0}) 2018-12-23 13:50:10,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 13:50:10,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/18161dd5-17a1-4e54-a1ee-d07131a56ebe/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}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" -d '{"extra_specs": {}}' 2018-12-23 13:50:10,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 13:50: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-2916e2d5-7d5d-4375-acff-e19f09d0a794 x-compute-request-id: req-2916e2d5-7d5d-4375-acff-e19f09d0a794 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 13:50:10,340 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/18161dd5-17a1-4e54-a1ee-d07131a56ebe/os-extra_specs used request id req-2916e2d5-7d5d-4375-acff-e19f09d0a794 2018-12-23 13:50:10,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220501422882s 2018-12-23 13:50:10,341 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/18161dd5-17a1-4e54-a1ee-d07131a56ebe/os-extra_specs used request id req-2916e2d5-7d5d-4375-acff-e19f09d0a794 2018-12-23 13:50:10,341 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_58291083-972c-4fd8-aef4-0697f9cc1607', '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'1b564ea31c8e45b6a10fe5a84fe49166', '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'18161dd5-17a1-4e54-a1ee-d07131a56ebe', 'swap': 0}) 2018-12-23 13:50:13,319 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-23 13:50:12.322 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=2c8d4456-548d-44e3-be00-a4760a9de9fe) for deployment 'opnfv-rally' (UUID=4dba4294-6d93-4b56-8160-f8ce1610c020). 2018-12-23 13:50:13.180 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-12-23 13:50:13.182 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2c8d4456-548d-44e3-be00-a4760a9de9fe) has been successfully configured for deployment 'opnfv-rally' (UUID=4dba4294-6d93-4b56-8160-f8ce1610c020)! 2018-12-23 13:50:13,319 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-23 13:50:13,319 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-23 13:50:13,323 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-23 13:50:13,343 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-23 13:50:15,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-2c8d4456-548d-44e3-be00-a4760a9de9fe/repo; testr list-tests '(?!.*\[.*\bslow\b.*\])(^tempest\.(api|scenario))' >/home/opnfv/functest/results/tempest_full_parallel/test_list.txt 2>/dev/null) 2018-12-23 13:50:15,698 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-23 13:50:15,715 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-12-23 13:50:15,718 - 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-12-23 13:50:17,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:17.799 49 INFO rally.api [-] Starting verification (UUID=811ed033-2571-4893-b585-0ff17ac76430) for deployment 'opnfv-rally' (UUID=4dba4294-6d93-4b56-8160-f8ce1610c020) by verifier 'opnfv-tempest' (UUID=2c8d4456-548d-44e3-be00-a4760a9de9fe). 2018-12-23 13:50:17,801 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 811ed033-2571-4893-b585-0ff17ac76430 2018-12-23 13:50:22,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:22.782 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-12-23 13:50:22,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:22.799 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-12-23 13:50:22,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:22.809 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-12-23 13:50:22,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:22.824 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-12-23 13:50:22,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:22.828 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-12-23 13:50:25,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:25.867 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.160s] 2018-12-23 13:50:25,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:25.879 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.012s] 2018-12-23 13:50:26,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.048 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.193s] 2018-12-23 13:50:26,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.061 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.182s] 2018-12-23 13:50:26,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.104 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.057s] 2018-12-23 13:50:26,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.114 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.315s] 2018-12-23 13:50:26,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.115 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.261s] 2018-12-23 13:50:26,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.170 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.296s] 2018-12-23 13:50:26,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.206 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.265s] 2018-12-23 13:50:26,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.208 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.102s] 2018-12-23 13:50:26,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.246 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.134s] 2018-12-23 13:50:26,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.269 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.063s] 2018-12-23 13:50:26,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.300 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_servers ... success [0.093s] 2018-12-23 13:50:26,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.322 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.021s] 2018-12-23 13:50:26,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.333 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.163s] 2018-12-23 13:50:26,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.358 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.202s] 2018-12-23 13:50:26,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.370 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.011s] 2018-12-23 13:50:26,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.400 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.380s] 2018-12-23 13:50:26,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.493 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.123s] 2018-12-23 13:50:26,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.498 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.164s] 2018-12-23 13:50:26,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.525 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.202s] 2018-12-23 13:50:26,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.529 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.502s] 2018-12-23 13:50:26,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.545 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.051s] 2018-12-23 13:50:26,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.561 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.017s] 2018-12-23 13:50:26,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.579 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.017s] 2018-12-23 13:50:26,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.588 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.066s] 2018-12-23 13:50:26,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.589 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.010s] 2018-12-23 13:50:26,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.599 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_search_hypervisor ... success [0.074s] 2018-12-23 13:50:26,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.646 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.244s] 2018-12-23 13:50:26,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.690 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.191s] 2018-12-23 13:50:26,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.731 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.462s] 2018-12-23 13:50:26,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.812 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.226s] 2018-12-23 13:50:26,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.923 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.276s] 2018-12-23 13:50:26,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.932 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.402s] 2018-12-23 13:50:26,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.947 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.257s] 2018-12-23 13:50:26,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:26.985 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.005s] 2018-12-23 13:50:27,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:27.218 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.286s] 2018-12-23 13:50:27,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:27.230 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.011s] 2018-12-23 13:50:27,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:27.233 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.311s] 2018-12-23 13:50:27,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:27.241 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.010s] 2018-12-23 13:50:27,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:27.253 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.012s] 2018-12-23 13:50:27,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:27.400 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.415s] 2018-12-23 13:50:27,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:27.432 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.198s] 2018-12-23 13:50:27,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:27.559 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.304s] 2018-12-23 13:50:27,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:27.794 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [1.962s] 2018-12-23 13:50:27,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:27.852 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.292s] 2018-12-23 13:50:27,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:27.895 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.043s] 2018-12-23 13:50:28,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:28.044 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.610s] 2018-12-23 13:50:28,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:28.267 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.370s] 2018-12-23 13:50:28,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:28.295 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.027s] 2018-12-23 13:50:28,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:28.309 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.014s] 2018-12-23 13:50:28,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:28.651 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.606s] 2018-12-23 13:50:30,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:30.191 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [1.880s] 2018-12-23 13:50:30,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:30.707 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [4.721s] 2018-12-23 13:50:30,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:30.787 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.596s] 2018-12-23 13:50:30,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:30.937 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [2.280s] 2018-12-23 13:50:31,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:31.576 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.641s] 2018-12-23 13:50:32,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:31.999 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.422s] 2018-12-23 13:50:32,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:32.648 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-12-23 13:50:33,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:33.403 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.533s] 2018-12-23 13:50:33,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:33.747 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.344s] 2018-12-23 13:50:34,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:34.096 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.348s] 2018-12-23 13:50:34,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:34.834 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.737s] 2018-12-23 13:50:35,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:35.130 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.296s] 2018-12-23 13:50:35,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:35.187 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [4.480s] 2018-12-23 13:50:35,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:35.751 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.620s] 2018-12-23 13:50:36,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:36.529 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-12-23 13:50:36,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:36.530 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-12-23 13:50:36,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:36.552 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.203s] 2018-12-23 13:50:36,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:36.592 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.040s] 2018-12-23 13:50:36,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:36.639 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.046s] 2018-12-23 13:50:37,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:37.051 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.176s] 2018-12-23 13:50:37,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:37.057 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.189s] 2018-12-23 13:50:37,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:37.063 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.012s] 2018-12-23 13:50:37,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:37.081 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.024s] 2018-12-23 13:50:37,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:37.095 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.032s] 2018-12-23 13:50:37,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:37.110 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.015s] 2018-12-23 13:50:37,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:37.125 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.015s] 2018-12-23 13:50:37,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:37.138 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.013s] 2018-12-23 13:50:37,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:37.166 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.027s] 2018-12-23 13:50:37,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:37.178 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.012s] 2018-12-23 13:50:37,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:37.222 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.043s] 2018-12-23 13:50:37,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:37.234 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.011s] 2018-12-23 13:50:37,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:37.245 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.011s] 2018-12-23 13:50:37,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:37.260 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.014s] 2018-12-23 13:50:37,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:37.271 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.012s] 2018-12-23 13:50:37,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:37.304 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.033s] 2018-12-23 13:50:37,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:37.749 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.255s] 2018-12-23 13:50:37,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:37.851 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.101s] 2018-12-23 13:50:37,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:37.901 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.050s] 2018-12-23 13:50:37,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:37.958 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.057s] 2018-12-23 13:50:38,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:38.900 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [3.710s] 2018-12-23 13:50:38,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:38.904 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_exceed_limit ... skip [0.002s]: Skipped until Bug: 1186354 is resolved. 2018-12-23 13:50:38,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:38.906 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-12-23 13:50:38,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:38.917 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.016s] 2018-12-23 13:50:40,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:40.348 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [14.456s] 2018-12-23 13:50:41,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:41.192 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.193s] 2018-12-23 13:50:43,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:43.099 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.933s] 2018-12-23 13:50:43,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:43.639 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.539s] 2018-12-23 13:50:44,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:44.319 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.680s] 2018-12-23 13:50:45,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:45.135 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [19.378s] 2018-12-23 13:50:46,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:46.549 49 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.198s] 2018-12-23 13:50:49,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:49.580 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [1.513s] 2018-12-23 13:50:51,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:51.095 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [1.514s] 2018-12-23 13:50:51,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:51.104 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [4.067s] 2018-12-23 13:50:51,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:51.243 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [13.830s] 2018-12-23 13:50:51,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:51.325 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.227s] 2018-12-23 13:50:51,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:51.325 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.217s] 2018-12-23 13:50:51,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:51.904 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.470s] 2018-12-23 13:50:52,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:52.505 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.514s] 2018-12-23 13:50:52,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:52.514 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-12-23 13:50:52,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:52.586 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.681s] 2018-12-23 13:50:53,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:53.290 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [17.129s] 2018-12-23 13:50:53,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:53.388 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.801s] 2018-12-23 13:50:53,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:53.831 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.314s] 2018-12-23 13:50:53,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:53.834 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-12-23 13:50:53,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:53.838 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-12-23 13:50:53,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:53.840 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-12-23 13:50:54,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:54.030 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.196s] 2018-12-23 13:50:54,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:54.380 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.347s] 2018-12-23 13:50:54,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:54.382 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-12-23 13:50:54,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:54.383 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-12-23 13:50:54,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:54.384 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-12-23 13:50:54,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:54.731 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [3.407s] 2018-12-23 13:50:56,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:56.454 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [3.166s] 2018-12-23 13:50:57,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:57.790 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [1.336s] 2018-12-23 13:50:57,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:57.836 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [6.512s] 2018-12-23 13:50:58,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:58.305 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [17.109s] 2018-12-23 13:50:58,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:58.314 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.013s] 2018-12-23 13:50:58,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:58.325 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.010s] 2018-12-23 13:50:58,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:58.340 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.014s] 2018-12-23 13:50:58,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:58.413 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [19.512s] 2018-12-23 13:50:58,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:58.442 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.032s] 2018-12-23 13:50:58,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:58.454 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-12-23 13:50:58,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:58.465 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.011s] 2018-12-23 13:50:58,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:58.473 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.008s] 2018-12-23 13:50:58,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:58.808 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.334s] 2018-12-23 13:50:59,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:59.111 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.302s] 2018-12-23 13:50:59,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:59.226 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [1.435s] 2018-12-23 13:50:59,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:59.317 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [22.677s] 2018-12-23 13:50:59,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:59.431 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.319s] 2018-12-23 13:50:59,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:59.445 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.128s] 2018-12-23 13:50:59,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:59.591 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.160s] 2018-12-23 13:50:59,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:50:59.979 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.387s] 2018-12-23 13:51:00,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:00.307 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [1.080s] 2018-12-23 13:51:01,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:01.151 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.843s] 2018-12-23 13:51:02,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:02.974 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [1.822s] 2018-12-23 13:51:05,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:05.596 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [2.621s] 2018-12-23 13:51:06,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:06.398 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.802s] 2018-12-23 13:51:07,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:07.959 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [22.822s] 2018-12-23 13:51:12,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:12.535 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [14.699s] 2018-12-23 13:51:13,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:13.660 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [15.318s] 2018-12-23 13:51:14,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:14.329 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.668s] 2018-12-23 13:51:14,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:14.929 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.199s] 2018-12-23 13:51:14,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:14.941 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.011s] 2018-12-23 13:51:14,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:14.953 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.012s] 2018-12-23 13:51:15,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:15.190 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.236s] 2018-12-23 13:51:15,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:15.202 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.012s] 2018-12-23 13:51:15,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:15.253 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_hypervisor_with_non_admin_user ... success [0.051s] 2018-12-23 13:51:15,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:15.275 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_nonexistent_hypervisor ... success [0.022s] 2018-12-23 13:51:15,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:15.316 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.040s] 2018-12-23 13:51:15,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:15.326 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.010s] 2018-12-23 13:51:15,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:15.369 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_non_admin_user ... success [0.043s] 2018-12-23 13:51:15,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:15.392 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_nonexistent_hypervisor ... success [0.023s] 2018-12-23 13:51:16,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:16.585 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [23.983s] 2018-12-23 13:51:18,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:18.973 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-12-23 13:51:20,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:20.329 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [1.290s] 2018-12-23 13:51:20,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:20.646 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.316s] 2018-12-23 13:51:21,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:21.656 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [5.073s] 2018-12-23 13:51:24,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:24.231 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.237s] 2018-12-23 13:51:24,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:24.317 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.085s] 2018-12-23 13:51:24,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:24.405 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.088s] 2018-12-23 13:51:24,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:24.561 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.156s] 2018-12-23 13:51:25,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:25.975 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [2.990s] 2018-12-23 13:51:26,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:26.828 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.853s] 2018-12-23 13:51:27,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:27.973 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [1.144s] 2018-12-23 13:51:28,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:28.219 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [25.562s] 2018-12-23 13:51:28,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:28.395 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [16.558s] 2018-12-23 13:51:28,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:28.636 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.244s] 2018-12-23 13:51:29,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:29.355 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [1.380s] 2018-12-23 13:51:29,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:29.406 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [0.769s] 2018-12-23 13:51:29,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:29.944 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.195s] 2018-12-23 13:51:29,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:29.949 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.543s] 2018-12-23 13:51:29,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:29.982 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.038s] 2018-12-23 13:51:29,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:29.996 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.047s] 2018-12-23 13:51:30,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:30.230 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.247s] 2018-12-23 13:51:30,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:30.919 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [1.563s] 2018-12-23 13:51:31,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:31.151 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [2.936s] 2018-12-23 13:51:31,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:31.491 49 INFO opnfv-tempest [-] {15} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-12-23 13:51:32,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:32.028 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [2.029s] 2018-12-23 13:51:32,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:32.576 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.547s] 2018-12-23 13:51:34,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:34.850 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.114s] 2018-12-23 13:51:34,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:34.921 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.070s] 2018-12-23 13:51:34,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:34.977 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.057s] 2018-12-23 13:51:35,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:35.039 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.061s] 2018-12-23 13:51:35,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:35.071 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.032s] 2018-12-23 13:51:35,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:35.130 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.059s] 2018-12-23 13:51:35,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:35.185 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.054s] 2018-12-23 13:51:35,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:35.238 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.053s] 2018-12-23 13:51:35,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:35.260 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.021s] 2018-12-23 13:51:35,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:35.316 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.056s] 2018-12-23 13:51:35,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:35.369 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.052s] 2018-12-23 13:51:37,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:37.139 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-12-23 13:51:40,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:40.639 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [9.484s] 2018-12-23 13:51:46,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:46.306 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 [52.905s] 2018-12-23 13:51:53,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:51:53.000 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [27.176s] 2018-12-23 13:52:00,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:00.349 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [10.724s] 2018-12-23 13:52:03,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:03.086 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [40.161s] 2018-12-23 13:52:03,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:03.955 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.053s] 2018-12-23 13:52:04,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:04.231 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.276s] 2018-12-23 13:52:06,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:06.089 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [3.008s] 2018-12-23 13:52:06,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:06.349 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.344s] 2018-12-23 13:52:06,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:06.558 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.208s] 2018-12-23 13:52:10,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:10.216 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [9.867s] 2018-12-23 13:52:12,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:12.519 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [89.489s] 2018-12-23 13:52:12,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:12.538 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.024s] 2018-12-23 13:52:18,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:18.789 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-12-23 13:52:21,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:21.937 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [27.527s] 2018-12-23 13:52:26,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:26.129 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [48.980s] 2018-12-23 13:52:26,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:26.543 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [45.896s] 2018-12-23 13:52:28,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:28.737 49 INFO opnfv-tempest [-] {10} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [1.978s] 2018-12-23 13:52:29,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:29.650 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [3.112s] 2018-12-23 13:52:30,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:30.387 49 INFO opnfv-tempest [-] {15} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.539s] 2018-12-23 13:52:36,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:36.524 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [43.517s] 2018-12-23 13:52:39,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:39.457 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [2.937s] 2018-12-23 13:52:42,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:42.508 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.396s] 2018-12-23 13:52:42,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:42.537 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [20.600s] 2018-12-23 13:52:42,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:42.582 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.074s] 2018-12-23 13:52:42,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:42.713 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 [19.407s] 2018-12-23 13:52:42,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:42.722 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.010s] 2018-12-23 13:52:43,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:43.002 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.279s] 2018-12-23 13:52:43,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:43.181 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.179s] 2018-12-23 13:52:44,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:44.161 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [1.579s] 2018-12-23 13:52:44,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:44.226 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.064s] 2018-12-23 13:52:45,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:45.188 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.961s] 2018-12-23 13:52:49,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:49.745 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.899s] 2018-12-23 13:52:57,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:57.165 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [17.703s] 2018-12-23 13:52:57,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:57.167 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-12-23 13:52:57,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:57.368 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.293s] 2018-12-23 13:52:57,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:57.602 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-12-23 13:52:58,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:58.572 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [1.204s] 2018-12-23 13:52:59,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:52:59.708 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [27.259s] 2018-12-23 13:53:04,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:04.462 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [38.326s] 2018-12-23 13:53:04,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:04.463 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.002s]: Skipped until Bug: 1524898 is resolved. 2018-12-23 13:53:04,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:04.862 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [5.159s] 2018-12-23 13:53:06,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:06.733 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [16.981s] 2018-12-23 13:53:12,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:12.885 49 INFO opnfv-tempest [-] {6} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.524s] 2018-12-23 13:53:14,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:14.387 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [88.061s] 2018-12-23 13:53:14,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:14.410 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [1.135s] 2018-12-23 13:53:19,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:19.528 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [5.115s] 2018-12-23 13:53:22,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:22.277 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [2.750s] 2018-12-23 13:53:23,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:23.671 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [111.069s] 2018-12-23 13:53:24,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:24.707 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-12-23 13:53:24,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:24.963 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [18.227s] 2018-12-23 13:53:26,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:26.320 49 INFO opnfv-tempest [-] {15} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 13:53:26,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:26.320 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2018-12-23 13:53:26,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:26.321 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2018-12-23 13:53:33,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:33.543 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [9.874s] 2018-12-23 13:53:35,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:35.402 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [4.528s] 2018-12-23 13:53:35,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:35.819 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [2.277s] 2018-12-23 13:53:36,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:36.786 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [84.224s] 2018-12-23 13:53:37,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:37.254 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [5.037s] 2018-12-23 13:53:40,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:40.018 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 [2.763s] 2018-12-23 13:53:40,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:40.030 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.012s] 2018-12-23 13:53:42,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:42.453 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [2.421s] 2018-12-23 13:53:43,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:43.880 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.426s] 2018-12-23 13:53:44,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:44.178 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.056s] 2018-12-23 13:53:44,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:44.247 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [8.845s] 2018-12-23 13:53:45,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:45.604 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [1.724s] 2018-12-23 13:53:45,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:45.815 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.211s] 2018-12-23 13:53:46,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:46.213 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.397s] 2018-12-23 13:53:49,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:49.776 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [5.595s] 2018-12-23 13:53:51,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:51.779 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [18.315s] 2018-12-23 13:53:52,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:52.232 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [19.694s] 2018-12-23 13:53:55,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:53:55.437 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [11.188s] 2018-12-23 13:54:00,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:00.128 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [84.743s] 2018-12-23 13:54:05,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:05.757 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [10.319s] 2018-12-23 13:54:08,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:08.559 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [43.590s] 2018-12-23 13:54:13,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:13.811 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [8.053s] 2018-12-23 13:54:16,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:16.071 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [78.884s] 2018-12-23 13:54:20,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:20.923 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.400s] 2018-12-23 13:54:21,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:21.294 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.370s] 2018-12-23 13:54:22,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:22.241 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [8.430s] 2018-12-23 13:54:22,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:22.498 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [1.202s] 2018-12-23 13:54:22,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:22.907 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.408s] 2018-12-23 13:54:23,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:23.655 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.747s] 2018-12-23 13:54:24,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:24.185 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [13.675s] 2018-12-23 13:54:24,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:24.493 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.838s] 2018-12-23 13:54:28,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:28.013 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-12-23 13:54:30,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:30.395 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [8.152s] 2018-12-23 13:54:30,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:30.884 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [22.319s] 2018-12-23 13:54:31,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:31.650 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.640s] 2018-12-23 13:54:31,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:31.907 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.255s] 2018-12-23 13:54:32,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:32.320 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.413s] 2018-12-23 13:54:37,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:37.665 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [21.591s] 2018-12-23 13:54:38,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:38.841 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [8.445s] 2018-12-23 13:54:39,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:39.690 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 13:54:45,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:45.361 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.422s] 2018-12-23 13:54:47,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:47.876 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces ... success [55.637s] 2018-12-23 13:54:49,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:49.510 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [111.876s] 2018-12-23 13:54:50,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:50.560 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... fail [232.384s] 2018-12-23 13:54:56,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:56.850 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... fail [187.223s] 2018-12-23 13:54:56,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:56.911 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.071s] 2018-12-23 13:54:57,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:57.281 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.369s] 2018-12-23 13:54:59,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:59.010 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [23.416s] 2018-12-23 13:54:59,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:59.013 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-12-23 13:54:59,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:59.014 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-12-23 13:54:59,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:59.015 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-12-23 13:54:59,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:54:59.632 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [10.124s] 2018-12-23 13:55:02,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:02.517 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... fail [187.220s] 2018-12-23 13:55:02,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:02.576 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.068s] 2018-12-23 13:55:02,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:02.810 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.233s] 2018-12-23 13:55:06,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:06.102 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.109s] 2018-12-23 13:55:06,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:06.616 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.512s] 2018-12-23 13:55:06,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:06.686 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.070s] 2018-12-23 13:55:06,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:06.758 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.071s] 2018-12-23 13:55:06,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:06.845 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.086s] 2018-12-23 13:55:10,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:10.452 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [3.606s] 2018-12-23 13:55:13,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:13.019 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [2.567s] 2018-12-23 13:55:18,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:18.387 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [17.276s] 2018-12-23 13:55:20,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:20.497 49 INFO opnfv-tempest [-] {12} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-12-23 13:55:24,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:24.824 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [108.010s] 2018-12-23 13:55:26,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:26.324 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.075s] 2018-12-23 13:55:26,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:26.683 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.359s] 2018-12-23 13:55:26,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:26.917 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.230s] 2018-12-23 13:55:26,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:26.926 49 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [44.655s] 2018-12-23 13:55:27,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:27.481 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.567s] 2018-12-23 13:55:27,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:27.695 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.211s] 2018-12-23 13:55:28,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:28.084 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.389s] 2018-12-23 13:55:28,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:28.430 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.346s] 2018-12-23 13:55:28,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:28.645 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [0.214s] 2018-12-23 13:55:28,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:28.980 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.335s] 2018-12-23 13:55:29,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:29.613 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [0.632s] 2018-12-23 13:55:30,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:30.009 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.394s] 2018-12-23 13:55:30,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:30.467 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.458s] 2018-12-23 13:55:30,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:30.472 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [4.008s] 2018-12-23 13:55:30,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:30.867 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.401s] 2018-12-23 13:55:32,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:32.198 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [13.811s] 2018-12-23 13:55:33,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:33.131 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [2.658s] 2018-12-23 13:55:37,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:37.134 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [3.636s] 2018-12-23 13:55:37,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:37.425 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [97.272s] 2018-12-23 13:55:45,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:45.893 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [8.722s] 2018-12-23 13:55:47,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:47.168 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [14.969s] 2018-12-23 13:55:49,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:49.276 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [3.381s] 2018-12-23 13:55:50,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:50.369 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.159s] 2018-12-23 13:55:50,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:50.546 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.177s] 2018-12-23 13:55:50,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:50.706 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.158s] 2018-12-23 13:55:50,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:50.776 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [102.778s] 2018-12-23 13:55:50,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:50.851 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.145s] 2018-12-23 13:55:51,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:51.025 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.174s] 2018-12-23 13:55:51,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:51.163 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [1.887s] 2018-12-23 13:55:51,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:51.189 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.163s] 2018-12-23 13:55:51,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:51.425 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.235s] 2018-12-23 13:55:51,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:51.570 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.143s] 2018-12-23 13:55:51,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:51.577 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.006s] 2018-12-23 13:55:51,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:51.730 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.153s] 2018-12-23 13:55:54,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:54.119 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [83.217s] 2018-12-23 13:55:54,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:54.671 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [3.898s] 2018-12-23 13:55:55,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:55.245 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.139s] 2018-12-23 13:55:55,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:55.441 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.196s] 2018-12-23 13:55:56,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:56.830 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [5.666s] 2018-12-23 13:55:56,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:56.868 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [9.699s] 2018-12-23 13:55:56,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:56.954 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [69.071s] 2018-12-23 13:55:57,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:57.650 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.975s] 2018-12-23 13:55:58,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:58.985 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [1.334s] 2018-12-23 13:55:59,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:55:59.832 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [3.001s] 2018-12-23 13:56:01,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:01.076 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.157s] 2018-12-23 13:56:01,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:01.243 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.167s] 2018-12-23 13:56:02,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:02.141 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.896s] 2018-12-23 13:56:02,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:02.982 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [3.150s] 2018-12-23 13:56:03,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:03.172 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.030s] 2018-12-23 13:56:03,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:03.178 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.007s] 2018-12-23 13:56:03,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:03.363 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.185s] 2018-12-23 13:56:03,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:03.527 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.163s] 2018-12-23 13:56:03,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:03.708 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.181s] 2018-12-23 13:56:04,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:04.294 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [7.426s] 2018-12-23 13:56:07,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:07.413 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [12.741s] 2018-12-23 13:56:07,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:07.706 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [8.717s] 2018-12-23 13:56:10,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:10.584 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [2.879s] 2018-12-23 13:56:11,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:11.525 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [93.844s] 2018-12-23 13:56:12,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:12.883 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [8.587s] 2018-12-23 13:56:13,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:13.986 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [3.401s] 2018-12-23 13:56:18,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:18.374 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-12-23 13:56:18,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:18.452 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [5.568s] 2018-12-23 13:56:18,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:18.640 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.446s] 2018-12-23 13:56:18,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:18.809 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.169s] 2018-12-23 13:56:19,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:19.031 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.603s] 2018-12-23 13:56:19,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:19.835 49 INFO opnfv-tempest [-] {12} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [5.490s] 2018-12-23 13:56:20,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:20.625 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.554s] 2018-12-23 13:56:21,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:21.003 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.377s] 2018-12-23 13:56:21,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:21.377 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.373s] 2018-12-23 13:56:21,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:21.766 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.389s] 2018-12-23 13:56:22,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:22.100 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.067s] 2018-12-23 13:56:22,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:22.149 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.383s] 2018-12-23 13:56:24,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:24.264 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 [2.163s] 2018-12-23 13:56:27,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:27.483 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-12-23 13:56:27,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:27.483 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 13:56:27,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:27.855 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden ... success [0.264s] 2018-12-23 13:56:28,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:28.286 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.189s] 2018-12-23 13:56:28,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:28.697 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [4.082s] 2018-12-23 13:56:28,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:28.782 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.086s] 2018-12-23 13:56:28,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:28.891 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 [4.626s] 2018-12-23 13:56:29,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:29.604 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 13:56:29,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:29.613 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [11.160s] 2018-12-23 13:56:32,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:32.205 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... skip: AccountQuotasNegativeTest skipped as swift is not available 2018-12-23 13:56:32,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:32.205 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest ... skip: ObjectExpiryTest skipped as swift is not available 2018-12-23 13:56:32,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:32.206 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_services.PublicObjectTest ... skip: PublicObjectTest skipped as swift is not available 2018-12-23 13:56:32,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:32.480 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [92.820s] 2018-12-23 13:56:34,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:34.093 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [4.479s] 2018-12-23 13:56:36,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:36.790 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [7.897s] 2018-12-23 13:56:36,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:36.850 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.069s] 2018-12-23 13:56:36,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:36.929 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.078s] 2018-12-23 13:56:40,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:40.553 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [3.622s] 2018-12-23 13:56:40,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:40.590 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [4.036s] 2018-12-23 13:56:42,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:42.526 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [1.972s] 2018-12-23 13:56:42,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:42.713 49 INFO opnfv-tempest [-] {8} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [6.356s] 2018-12-23 13:56:43,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:43.047 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [2.455s] 2018-12-23 13:56:43,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:43.591 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2018-12-23 13:56:44,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:44.741 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.693s] 2018-12-23 13:56:44,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:44.955 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [10.862s] 2018-12-23 13:56:46,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:46.171 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [1.215s] 2018-12-23 13:56:46,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:46.305 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.134s] 2018-12-23 13:56:46,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:46.430 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.125s] 2018-12-23 13:56:46,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:46.643 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.212s] 2018-12-23 13:56:46,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:46.717 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.074s] 2018-12-23 13:56:46,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:46.826 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.108s] 2018-12-23 13:56:46,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:46.929 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.102s] 2018-12-23 13:56:47,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:47.191 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.262s] 2018-12-23 13:56:47,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:47.273 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [2.532s] 2018-12-23 13:56:47,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:47.347 49 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-12-23 13:56:47,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:47.579 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.388s] 2018-12-23 13:56:51,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:51.964 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [4.689s] 2018-12-23 13:56:51,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:51.988 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [46.672s] 2018-12-23 13:56:54,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:54.050 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.230s] 2018-12-23 13:56:54,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:54.580 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.529s] 2018-12-23 13:56:55,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:55.145 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.564s] 2018-12-23 13:56:55,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:55.529 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.383s] 2018-12-23 13:56:55,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:55.921 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [3.956s] 2018-12-23 13:56:56,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:56.282 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.753s] 2018-12-23 13:56:56,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:56.375 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.093s] 2018-12-23 13:56:56,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:56.498 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [24.013s] 2018-12-23 13:56:56,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:56.550 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.174s] 2018-12-23 13:56:56,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:56.635 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.085s] 2018-12-23 13:56:56,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:56.703 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.067s] 2018-12-23 13:56:56,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:56.771 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.067s] 2018-12-23 13:56:56,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:56.891 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.119s] 2018-12-23 13:56:57,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:57.552 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [1.060s] 2018-12-23 13:56:59,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:56:59.100 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [23.242s] 2018-12-23 13:57:00,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:00.762 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.231s] 2018-12-23 13:57:00,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:00.827 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.065s] 2018-12-23 13:57:00,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:00.886 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.058s] 2018-12-23 13:57:00,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:00.951 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.065s] 2018-12-23 13:57:01,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:01.019 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.067s] 2018-12-23 13:57:01,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:01.511 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [7.575s] 2018-12-23 13:57:02,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:02.717 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [15.137s] 2018-12-23 13:57:05,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:05.029 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [4.241s] 2018-12-23 13:57:06,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:06.172 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.144s] 2018-12-23 13:57:11,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:11.118 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [106.275s] 2018-12-23 13:57:12,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:12.171 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [94.729s] 2018-12-23 13:57:12,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:12.336 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: L3 Agent Scheduler Extension not enabled. 2018-12-23 13:57:12,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:12.341 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_container_staticweb.StaticWebTest ... skip: StaticWebTest skipped as swift is not available 2018-12-23 13:57:12,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:12.342 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-12-23 13:57:12,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:12.343 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_version.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-12-23 13:57:12,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:12.344 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-12-23 13:57:12,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:12.344 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-12-23 13:57:15,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:15.854 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.797s] 2018-12-23 13:57:16,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:16.568 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.714s] 2018-12-23 13:57:16,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:16.967 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.398s] 2018-12-23 13:57:17,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:17.460 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.240s] 2018-12-23 13:57:17,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:17.657 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.196s] 2018-12-23 13:57:17,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:17.781 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.813s] 2018-12-23 13:57:17,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:17.857 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.200s] 2018-12-23 13:57:18,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:18.154 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.296s] 2018-12-23 13:57:18,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:18.339 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.185s] 2018-12-23 13:57:18,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:18.392 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.611s] 2018-12-23 13:57:18,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:18.547 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.208s] 2018-12-23 13:57:18,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:18.726 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.177s] 2018-12-23 13:57:18,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:18.892 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.499s] 2018-12-23 13:57:18,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:18.904 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.178s] 2018-12-23 13:57:19,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:19.267 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.362s] 2018-12-23 13:57:19,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:19.451 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.184s] 2018-12-23 13:57:20,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:20.075 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [1.182s] 2018-12-23 13:57:20,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:20.661 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [3.593s] 2018-12-23 13:57:20,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:20.753 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [2.153s] 2018-12-23 13:57:20,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:20.937 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.183s] 2018-12-23 13:57:21,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:21.097 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.160s] 2018-12-23 13:57:24,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:24.705 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [25.602s] 2018-12-23 13:57:25,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:25.262 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [4.599s] 2018-12-23 13:57:26,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:26.878 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [8.046s] 2018-12-23 13:57:27,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:27.546 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [6.445s] 2018-12-23 13:57:27,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:27.556 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [2.294s] 2018-12-23 13:57:27,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:27.879 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [30.315s] 2018-12-23 13:57:31,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:31.070 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [3.513s] 2018-12-23 13:57:33,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:33.010 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [6.131s] 2018-12-23 13:57:33,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:33.477 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [5.602s] 2018-12-23 13:57:36,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:36.587 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-12-23 13:57:36,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:36.833 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [9.285s] 2018-12-23 13:57:36,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:36.893 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.062s] 2018-12-23 13:57:36,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:36.973 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [10.670s] 2018-12-23 13:57:37,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:37.202 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [7.283s] 2018-12-23 13:57:37,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:37.427 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.454s] 2018-12-23 13:57:38,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:38.009 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.582s] 2018-12-23 13:57:39,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:39.149 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [2.256s] 2018-12-23 13:57:40,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:40.780 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [7.770s] 2018-12-23 13:57:43,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:43.132 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [5.122s] 2018-12-23 13:57:45,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:45.347 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.453s] 2018-12-23 13:57:45,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:45.379 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [4.597s] 2018-12-23 13:57:45,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:45.490 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [2.358s] 2018-12-23 13:57:45,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:45.544 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.052s] 2018-12-23 13:57:45,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:45.683 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [20.979s] 2018-12-23 13:57:45,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:45.704 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [5.259s] 2018-12-23 13:57:45,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:45.750 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.207s] 2018-12-23 13:57:45,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:45.889 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [8.686s] 2018-12-23 13:57:47,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:47.787 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... fail [187.254s] 2018-12-23 13:57:47,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:47.847 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.069s] 2018-12-23 13:57:48,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:48.041 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-12-23 13:57:48,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:48.455 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.607s] 2018-12-23 13:57:49,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:49.712 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [4.363s] 2018-12-23 13:57:50,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:50.187 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [4.807s] 2018-12-23 13:57:52,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:52.406 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [6.700s] 2018-12-23 13:57:53,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:53.891 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [4.177s] 2018-12-23 13:57:54,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:54.549 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.658s] 2018-12-23 13:57:55,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:55.142 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [9.252s] 2018-12-23 13:57:55,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:55.242 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [5.052s] 2018-12-23 13:57:55,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:55.625 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.077s] 2018-12-23 13:57:56,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:56.527 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.899s] 2018-12-23 13:57:57,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:57.276 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.749s] 2018-12-23 13:57:58,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:58.521 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.244s] 2018-12-23 13:57:59,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:57:59.774 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-12-23 13:58:00,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:00.069 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [4.926s] 2018-12-23 13:58:00,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:00.950 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [2.428s] 2018-12-23 13:58:02,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:02.441 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.075s] 2018-12-23 13:58:02,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:02.531 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.090s] 2018-12-23 13:58:02,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:02.625 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.093s] 2018-12-23 13:58:02,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:02.633 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-12-23 13:58:03,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:03.169 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [3.097s] 2018-12-23 13:58:03,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:03.171 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [2.219s] 2018-12-23 13:58:03,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:03.432 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.261s] 2018-12-23 13:58:03,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:03.569 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.018s] 2018-12-23 13:58:04,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:04.158 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.725s] 2018-12-23 13:58:04,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:04.443 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [67.536s] 2018-12-23 13:58:04,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:04.463 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.024s] 2018-12-23 13:58:04,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:04.650 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [6.476s] 2018-12-23 13:58:04,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:04.689 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... fail [187.394s] 2018-12-23 13:58:04,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:04.690 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-12-23 13:58:04,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:04.926 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.767s] 2018-12-23 13:58:05,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:05.223 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.572s] 2018-12-23 13:58:05,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:05.269 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [15.060s] 2018-12-23 13:58:05,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:05.270 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... skip [0.000s]: Skip because of Bug#1677525 2018-12-23 13:58:05,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:05.274 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [12.868s] 2018-12-23 13:58:05,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:05.566 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.640s] 2018-12-23 13:58:05,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:05.781 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [1.315s] 2018-12-23 13:58:05,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:05.783 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-12-23 13:58:05,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:05.819 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.595s] 2018-12-23 13:58:05,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:05.999 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.218s] 2018-12-23 13:58:06,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:06.152 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.154s] 2018-12-23 13:58:06,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:06.284 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.716s] 2018-12-23 13:58:06,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:06.930 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.645s] 2018-12-23 13:58:07,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:07.639 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.707s] 2018-12-23 13:58:08,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:08.457 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [4.884s] 2018-12-23 13:58:08,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:08.561 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.921s] 2018-12-23 13:58:08,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:08.964 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.403s] 2018-12-23 13:58:10,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:10.130 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... fail [187.307s] 2018-12-23 13:58:10,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:10.131 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-12-23 13:58:11,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:11.188 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.174s] 2018-12-23 13:58:13,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:13.785 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.163s] 2018-12-23 13:58:15,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:15.905 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_healthcheck.HealthcheckTest ... skip: HealthcheckTest skipped as swift is not available 2018-12-23 13:58:15,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:15.906 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest ... skip: ObjectFormPostTest skipped as swift is not available 2018-12-23 13:58:15,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:15.908 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest ... skip: ObjectTempUrlTest skipped as swift is not available 2018-12-23 13:58:17,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:17.335 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [8.366s] 2018-12-23 13:58:17,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:17.337 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-12-23 13:58:17,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:17.609 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.275s] 2018-12-23 13:58:17,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:17.908 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.298s] 2018-12-23 13:58:18,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:18.182 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.274s] 2018-12-23 13:58:18,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:18.589 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [4.801s] 2018-12-23 13:58:18,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:18.609 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.426s] 2018-12-23 13:58:18,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:18.868 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.259s] 2018-12-23 13:58:19,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:19.672 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.801s] 2018-12-23 13:58:20,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:20.068 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.395s] 2018-12-23 13:58:20,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:20.309 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [5.471s] 2018-12-23 13:58:20,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:20.311 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-12-23 13:58:20,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:20.674 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.606s] 2018-12-23 13:58:20,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:20.740 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [2.150s] 2018-12-23 13:58:20,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:20.950 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.274s] 2018-12-23 13:58:21,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:21.484 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.533s] 2018-12-23 13:58:21,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:21.794 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.387s] 2018-12-23 13:58:21,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:21.896 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.411s] 2018-12-23 13:58:22,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:22.013 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.219s] 2018-12-23 13:58:22,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:22.594 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [3.543s] 2018-12-23 13:58:22,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:22.953 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.054s] 2018-12-23 13:58:22,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:22.955 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-12-23 13:58:22,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:22.957 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-12-23 13:58:23,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:23.585 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [2.844s] 2018-12-23 13:58:23,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:23.603 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.650s] 2018-12-23 13:58:24,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:24.097 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.493s] 2018-12-23 13:58:25,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:25.537 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.951s] 2018-12-23 13:58:25,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:25.634 49 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest ... skip: ObjectTempUrlNegativeTest skipped as swift is not available 2018-12-23 13:58:27,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:27.813 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [24.644s] 2018-12-23 13:58:27,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:27.861 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [75.672s] 2018-12-23 13:58:28,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:28.249 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.437s] 2018-12-23 13:58:28,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:28.308 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.058s] 2018-12-23 13:58:30,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:30.198 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [98.192s] 2018-12-23 13:58:30,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:30.387 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [4.849s] 2018-12-23 13:58:30,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:30.547 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.174s] 2018-12-23 13:58:30,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:30.599 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.051s] 2018-12-23 13:58:30,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:30.695 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [6.596s] 2018-12-23 13:58:31,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:31.069 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.374s] 2018-12-23 13:58:31,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:31.477 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.405s] 2018-12-23 13:58:31,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:31.479 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-12-23 13:58:31,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:31.481 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-12-23 13:58:31,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:31.870 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.392s] 2018-12-23 13:58:32,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:32.195 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.324s] 2018-12-23 13:58:32,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:32.256 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [1.656s] 2018-12-23 13:58:32,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:32.269 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.013s] 2018-12-23 13:58:32,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:32.311 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.042s] 2018-12-23 13:58:32,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:32.322 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.010s] 2018-12-23 13:58:32,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:32.394 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.072s] 2018-12-23 13:58:32,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:32.437 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.042s] 2018-12-23 13:58:32,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:32.449 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.255s] 2018-12-23 13:58:35,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:35.100 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [4.712s] 2018-12-23 13:58:35,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:35.755 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.389s] 2018-12-23 13:58:35,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:35.913 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.814s] 2018-12-23 13:58:36,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:36.514 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.758s] 2018-12-23 13:58:38,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:38.345 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.829s] 2018-12-23 13:58:41,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:41.116 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [5.201s] 2018-12-23 13:58:43,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:43.258 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [2.301s] 2018-12-23 13:58:44,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:44.093 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [15.783s] 2018-12-23 13:58:44,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:44.590 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [3.474s] 2018-12-23 13:58:44,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:44.611 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.021s] 2018-12-23 13:58:44,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:44.783 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.170s] 2018-12-23 13:58:44,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:44.801 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.018s] 2018-12-23 13:58:46,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:46.289 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [18.425s] 2018-12-23 13:58:47,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:47.712 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-12-23 13:58:47,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:47.714 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest ... skip: CrossdomainTest skipped as swift is not available 2018-12-23 13:58:47,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:47.715 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-12-23 13:58:51,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:51.104 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.175s] 2018-12-23 13:58:51,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:51.474 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.853s] 2018-12-23 13:58:51,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:51.483 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-12-23 13:58:52,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:52.223 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [8.963s] 2018-12-23 13:58:54,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:54.738 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [22.079s] 2018-12-23 13:58:55,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:55.679 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.060s] 2018-12-23 13:58:55,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:55.697 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.018s] 2018-12-23 13:58:56,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:56.947 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-12-23 13:58:57,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:58:57.067 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-12-23 13:59:04,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:04.047 49 INFO opnfv-tempest [-] {10} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.913s] 2018-12-23 13:59:04,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:04.354 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [12.128s] 2018-12-23 13:59:05,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:05.682 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [21.588s] 2018-12-23 13:59:05,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:05.909 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.228s] 2018-12-23 13:59:06,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:06.312 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.402s] 2018-12-23 13:59:08,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:08.433 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.249s] 2018-12-23 13:59:08,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:08.929 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.047s] 2018-12-23 13:59:08,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:08.940 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.011s] 2018-12-23 13:59:09,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:09.375 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.100s] 2018-12-23 13:59:09,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:09.386 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.010s] 2018-12-23 13:59:09,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:09.410 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.024s] 2018-12-23 13:59:09,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:09.555 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.061s] 2018-12-23 13:59:09,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:09.567 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2018-12-23 13:59:09,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:09.702 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.134s] 2018-12-23 13:59:09,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:09.713 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-12-23 13:59:09,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:09.725 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2018-12-23 13:59:09,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:09.741 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.331s] 2018-12-23 13:59:09,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:09.750 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.008s] 2018-12-23 13:59:09,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:09.758 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.008s] 2018-12-23 13:59:09,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:09.968 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.244s] 2018-12-23 13:59:10,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:10.036 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.067s] 2018-12-23 13:59:10,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:10.107 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.070s] 2018-12-23 13:59:10,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:10.282 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.522s] 2018-12-23 13:59:10,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:10.459 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.351s] 2018-12-23 13:59:10,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:10.473 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.013s] 2018-12-23 13:59:10,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:10.560 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.086s] 2018-12-23 13:59:10,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:10.653 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.371s] 2018-12-23 13:59:13,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:13.408 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [18.669s] 2018-12-23 13:59:14,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:14.321 49 INFO opnfv-tempest [-] {10} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2018-12-23 13:59:14,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:14.516 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [6.082s] 2018-12-23 13:59:15,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:15.171 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 13:59:17,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:17.351 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 [2.834s] 2018-12-23 13:59:17,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:17.451 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [5.510s] 2018-12-23 13:59:17,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:17.497 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [13.142s] 2018-12-23 13:59:21,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:21.455 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [4.097s] 2018-12-23 13:59:22,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:22.896 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [52.687s] 2018-12-23 13:59:24,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:24.089 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation ... success [1.989s] 2018-12-23 13:59:24,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:24.090 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-12-23 13:59:24,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:24.228 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [17.913s] 2018-12-23 13:59:24,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:24.344 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [20.553s] 2018-12-23 13:59:25,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:25.646 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [8.148s] 2018-12-23 13:59:26,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:26.822 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation ... success [2.732s] 2018-12-23 13:59:26,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:26.925 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [6.688s] 2018-12-23 13:59:27,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:27.160 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [1.516s] 2018-12-23 13:59:28,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:28.653 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [4.310s] 2018-12-23 13:59:29,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:29.108 49 INFO opnfv-tempest [-] {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [5.080s] 2018-12-23 13:59:29,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:29.378 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [80.902s] 2018-12-23 13:59:34,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:34.396 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [1.381s] 2018-12-23 13:59:34,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:34.546 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-12-23 13:59:35,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:35.208 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.812s] 2018-12-23 13:59:36,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:36.310 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [7.657s] 2018-12-23 13:59:36,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:36.324 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.015s] 2018-12-23 13:59:36,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:36.516 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.191s] 2018-12-23 13:59:36,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:36.662 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [13.768s] 2018-12-23 13:59:36,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:36.709 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.192s] 2018-12-23 13:59:36,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:36.901 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.192s] 2018-12-23 13:59:36,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:36.935 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.033s] 2018-12-23 13:59:37,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:37.101 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.166s] 2018-12-23 13:59:37,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:37.301 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.200s] 2018-12-23 13:59:37,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:37.476 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.175s] 2018-12-23 13:59:37,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:37.597 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [2.389s] 2018-12-23 13:59:37,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:37.646 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.169s] 2018-12-23 13:59:37,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:37.682 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.036s] 2018-12-23 13:59:37,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:37.895 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.212s] 2018-12-23 13:59:37,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:37.933 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.093s] 2018-12-23 13:59:38,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:38.080 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.184s] 2018-12-23 13:59:38,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:38.178 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.580s] 2018-12-23 13:59:38,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:38.265 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.291s] 2018-12-23 13:59:38,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:38.281 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.201s] 2018-12-23 13:59:38,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:38.321 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.056s] 2018-12-23 13:59:38,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:38.487 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.205s] 2018-12-23 13:59:38,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:38.524 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.037s] 2018-12-23 13:59:38,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:38.560 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.035s] 2018-12-23 13:59:38,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:38.958 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.372s] 2018-12-23 13:59:38,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:38.979 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.021s] 2018-12-23 13:59:38,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:38.998 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.018s] 2018-12-23 13:59:39,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:39.466 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.466s] 2018-12-23 13:59:40,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:40.009 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [1.449s] 2018-12-23 13:59:40,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:40.182 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.173s] 2018-12-23 13:59:40,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:40.370 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.187s] 2018-12-23 13:59:40,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:40.434 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.513s] 2018-12-23 13:59:40,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:40.531 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.160s] 2018-12-23 13:59:40,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:40.568 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.037s] 2018-12-23 13:59:40,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:40.775 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.206s] 2018-12-23 13:59:40,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:40.976 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.201s] 2018-12-23 13:59:41,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:41.014 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.038s] 2018-12-23 13:59:41,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:41.115 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.644s] 2018-12-23 13:59:41,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:41.129 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.019s] 2018-12-23 13:59:41,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:41.147 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.018s] 2018-12-23 13:59:41,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:41.156 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.009s] 2018-12-23 13:59:41,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:41.166 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.010s] 2018-12-23 13:59:41,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:41.183 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.017s] 2018-12-23 13:59:41,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:41.194 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.179s] 2018-12-23 13:59:41,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:41.197 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.012s] 2018-12-23 13:59:41,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:41.211 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.015s] 2018-12-23 13:59:41,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:41.371 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.177s] 2018-12-23 13:59:41,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:41.579 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.208s] 2018-12-23 13:59:41,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:41.612 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.033s] 2018-12-23 13:59:41,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:41.794 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.181s] 2018-12-23 13:59:42,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:42.738 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [18.509s] 2018-12-23 13:59:42,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:42.911 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [2.477s] 2018-12-23 13:59:42,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:42.976 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.066s] 2018-12-23 13:59:43,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:43.251 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2018-12-23 13:59:43,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:43.378 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.401s] 2018-12-23 13:59:47,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:47.109 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 13:59:51,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:51.153 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [137.673s] 2018-12-23 13:59:52,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:52.153 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [1.001s]: Skipped until Bug: 1014647 is resolved. 2018-12-23 13:59:52,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:52.287 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [3.026s] 2018-12-23 13:59:52,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:52.296 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.009s] 2018-12-23 13:59:52,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:52.452 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.156s] 2018-12-23 13:59:53,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:53.744 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [18.669s] 2018-12-23 13:59:54,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:54.448 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.628s] 2018-12-23 13:59:54,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:54.826 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.378s] 2018-12-23 13:59:55,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:55.652 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [3.198s] 2018-12-23 13:59:55,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:55.790 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [0.980s] 2018-12-23 13:59:55,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:55.866 49 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [3.892s] 2018-12-23 13:59:55,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:55.936 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.110s] 2018-12-23 13:59:56,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:56.517 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.272s] 2018-12-23 13:59:57,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:57.701 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-12-23 13:59:58,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 13:59:58.892 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [3.239s] 2018-12-23 14:00:01,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:01.189 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [2.297s] 2018-12-23 14:00:04,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:04.683 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2018-12-23 14:00:04,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:04.866 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.121s] 2018-12-23 14:00:07,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:07.472 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.149s] 2018-12-23 14:00:07,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:07.750 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.278s] 2018-12-23 14:00:08,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:08.029 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.045s] 2018-12-23 14:00:08,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:08.119 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.368s] 2018-12-23 14:00:08,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:08.354 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.234s] 2018-12-23 14:00:08,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:08.543 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.189s] 2018-12-23 14:00:08,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:08.822 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.279s] 2018-12-23 14:00:08,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:08.873 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.051s] 2018-12-23 14:00:08,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:08.924 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.050s] 2018-12-23 14:00:09,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:09.294 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.368s] 2018-12-23 14:00:09,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:09.345 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.050s] 2018-12-23 14:00:09,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:09.528 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.182s] 2018-12-23 14:00:09,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:09.715 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.186s] 2018-12-23 14:00:09,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:09.746 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.031s] 2018-12-23 14:00:09,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:09.938 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.191s] 2018-12-23 14:00:10,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:10.289 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.350s] 2018-12-23 14:00:12,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:12.863 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [5.802s] 2018-12-23 14:00:13,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:13.028 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [7.598s] 2018-12-23 14:00:13,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:13.131 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [3.505s] 2018-12-23 14:00:13,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:13.161 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.029s] 2018-12-23 14:00:15,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:15.592 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [2.563s] 2018-12-23 14:00:16,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:16.664 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [11.796s] 2018-12-23 14:00:16,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:16.667 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-12-23 14:00:17,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:17.088 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [2.488s] 2018-12-23 14:00:17,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:17.324 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.994s] 2018-12-23 14:00:19,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:19.400 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [2.075s] 2018-12-23 14:00:21,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:21.036 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.181s] 2018-12-23 14:00:21,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:21.216 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.181s] 2018-12-23 14:00:21,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:21.438 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.221s] 2018-12-23 14:00:22,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:22.991 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [1.551s] 2018-12-23 14:00:23,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:23.172 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.181s] 2018-12-23 14:00:23,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:23.540 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [6.873s] 2018-12-23 14:00:28,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:28.755 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [11.664s] 2018-12-23 14:00:29,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:29.608 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [37.449s] 2018-12-23 14:00:29,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:29.718 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest ... skip: Cinder backup feature disabled 2018-12-23 14:00:29,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:29.829 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [8.102s] 2018-12-23 14:00:30,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:30.775 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [5.263s] 2018-12-23 14:00:31,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:31.799 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [3.043s] 2018-12-23 14:00:31,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:31.895 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [2.067s] 2018-12-23 14:00:32,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:32.208 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.434s] 2018-12-23 14:00:35,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:35.971 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [4.171s] 2018-12-23 14:00:38,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:38.021 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [6.125s] 2018-12-23 14:00:40,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:40.207 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [4.237s] 2018-12-23 14:00:40,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:40.289 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [16.748s] 2018-12-23 14:00:43,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:43.424 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [7.361s] 2018-12-23 14:00:44,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:44.997 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [6.975s] 2018-12-23 14:00:46,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:46.635 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [4.381s] 2018-12-23 14:00:50,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:50.973 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.256s] 2018-12-23 14:00:51,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:51.158 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.184s] 2018-12-23 14:00:51,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:51.205 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.047s] 2018-12-23 14:00:51,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:51.804 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.597s] 2018-12-23 14:00:51,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:51.959 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-12-23 14:00:52,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:52.273 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.467s] 2018-12-23 14:00:52,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:52.789 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.516s] 2018-12-23 14:00:52,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:52.982 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [6.345s] 2018-12-23 14:00:53,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:53.164 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.375s] 2018-12-23 14:00:53,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:53.219 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.054s] 2018-12-23 14:00:53,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:53.317 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.098s] 2018-12-23 14:00:53,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:53.528 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.209s] 2018-12-23 14:00:53,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:53.588 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.060s] 2018-12-23 14:00:53,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:53.628 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.040s] 2018-12-23 14:00:53,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:53.869 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.239s] 2018-12-23 14:00:53,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:53.972 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.103s] 2018-12-23 14:00:54,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:54.055 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.082s] 2018-12-23 14:00:54,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:54.256 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.200s] 2018-12-23 14:00:54,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:54.304 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.048s] 2018-12-23 14:00:54,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:54.496 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.191s] 2018-12-23 14:00:55,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:55.672 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [2.690s] 2018-12-23 14:00:55,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:55.784 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [86.391s] 2018-12-23 14:00:55,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:55.849 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.069s] 2018-12-23 14:00:55,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:55.904 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.055s] 2018-12-23 14:00:55,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:55.974 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... fail [187.508s] 2018-12-23 14:00:55,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:00:55.975 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-12-23 14:01:03,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:03.256 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [7.584s] 2018-12-23 14:01:03,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:03.348 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [9.489s] 2018-12-23 14:01:05,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:05.758 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [25.063s] 2018-12-23 14:01:07,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:07.956 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [13.277s] 2018-12-23 14:01:14,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:14.801 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [2.838s] 2018-12-23 14:01:16,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:16.123 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [8.166s] 2018-12-23 14:01:18,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:18.272 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [2.369s] 2018-12-23 14:01:18,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:18.438 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [12.680s] 2018-12-23 14:01:18,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:18.792 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [2.669s] 2018-12-23 14:01:18,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:18.988 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [63.030s] 2018-12-23 14:01:21,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:21.323 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-12-23 14:01:21,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:21.549 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [3.097s] 2018-12-23 14:01:21,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:21.939 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [2.140s] 2018-12-23 14:01:23,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:23.841 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [5.565s] 2018-12-23 14:01:24,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:24.285 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-12-23 14:01:24,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:24.298 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [44.005s] 2018-12-23 14:01:24,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:24.564 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-12-23 14:01:24,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:24.567 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 14:01:25,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:25.167 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [3.617s] 2018-12-23 14:01:25,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:25.452 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [6.659s] 2018-12-23 14:01:26,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:26.471 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [2.175s] 2018-12-23 14:01:27,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:27.311 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.870s] 2018-12-23 14:01:27,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:27.313 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-12-23 14:01:28,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:28.037 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [2.584s] 2018-12-23 14:01:28,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:28.070 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [2.902s] 2018-12-23 14:01:31,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:31.770 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [0.994s] 2018-12-23 14:01:32,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:32.493 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.724s] 2018-12-23 14:01:33,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:33.400 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [9.561s] 2018-12-23 14:01:34,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:34.055 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [5.626s] 2018-12-23 14:01:34,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:34.152 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [6.841s] 2018-12-23 14:01:34,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:34.664 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [6.594s] 2018-12-23 14:01:35,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:35.083 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [7.045s] 2018-12-23 14:01:40,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:40.493 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [7.091s] 2018-12-23 14:01:41,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:41.195 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [6.112s] 2018-12-23 14:01:43,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:43.858 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [9.704s] 2018-12-23 14:01:44,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:44.833 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.122s] 2018-12-23 14:01:44,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:44.919 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.085s] 2018-12-23 14:01:45,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:45.074 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.154s] 2018-12-23 14:01:45,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:45.171 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.097s] 2018-12-23 14:01:45,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:45.302 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.131s] 2018-12-23 14:01:45,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:45.708 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [4.512s] 2018-12-23 14:01:45,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:45.769 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [5.277s] 2018-12-23 14:01:45,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:45.873 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.317s] 2018-12-23 14:01:48,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:48.990 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.762s] 2018-12-23 14:01:49,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:49.470 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [3.760s] 2018-12-23 14:01:51,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:51.358 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [5.587s] 2018-12-23 14:01:51,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:51.848 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [32.859s] 2018-12-23 14:01:52,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:52.315 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [3.324s] 2018-12-23 14:01:52,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:52.615 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [6.741s] 2018-12-23 14:01:57,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:57.384 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [6.026s] 2018-12-23 14:01:57,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:57.799 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.916s] 2018-12-23 14:01:59,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:01:59.804 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [10.334s] 2018-12-23 14:02:00,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:00.631 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [8.311s] 2018-12-23 14:02:01,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:01.456 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [3.654s] 2018-12-23 14:02:01,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:01.457 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-12-23 14:02:01,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:01.521 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [4.137s] 2018-12-23 14:02:02,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:02.051 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.422s] 2018-12-23 14:02:02,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:02.241 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [2.436s] 2018-12-23 14:02:02,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:02.818 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [10.202s] 2018-12-23 14:02:04,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:04.469 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [3.014s] 2018-12-23 14:02:04,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:04.688 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.635s] 2018-12-23 14:02:05,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:05.446 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.557s] 2018-12-23 14:02:05,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:05.804 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.358s] 2018-12-23 14:02:06,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:06.109 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.305s] 2018-12-23 14:02:06,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:06.368 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.899s] 2018-12-23 14:02:06,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:06.509 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.820s] 2018-12-23 14:02:07,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:07.265 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [5.024s] 2018-12-23 14:02:07,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:07.553 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.288s] 2018-12-23 14:02:07,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:07.733 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.179s] 2018-12-23 14:02:07,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:07.984 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.250s] 2018-12-23 14:02:08,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:08.063 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.078s] 2018-12-23 14:02:08,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:08.276 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.212s] 2018-12-23 14:02:08,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:08.687 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.410s] 2018-12-23 14:02:08,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:08.784 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.096s] 2018-12-23 14:02:08,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:08.863 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.078s] 2018-12-23 14:02:09,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:09.000 49 INFO opnfv-tempest [-] {10} tempest.api.object_storage.test_account_bulk.BulkTest ... skip: BulkTest skipped as swift is not available 2018-12-23 14:02:09,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:09.057 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.193s] 2018-12-23 14:02:10,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:10.036 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.524s] 2018-12-23 14:02:10,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:10.087 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.054s] 2018-12-23 14:02:11,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:11.021 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [27.159s] 2018-12-23 14:02:13,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:13.025 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-12-23 14:02:13,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:13.404 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-12-23 14:02:13,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:13.405 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-12-23 14:02:13,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:13.622 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [2.604s] 2018-12-23 14:02:13,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:13.844 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.177s] 2018-12-23 14:02:14,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:14.073 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.228s] 2018-12-23 14:02:14,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:14.244 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.171s] 2018-12-23 14:02:14,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:14.557 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [3.146s] 2018-12-23 14:02:17,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:17.510 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.184s] 2018-12-23 14:02:17,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:17.696 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [8.639s] 2018-12-23 14:02:17,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:17.705 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.194s] 2018-12-23 14:02:18,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:18.581 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [4.024s] 2018-12-23 14:02:18,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:18.837 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [4.590s] 2018-12-23 14:02:19,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:19.000 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.164s] 2018-12-23 14:02:20,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:20.009 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [13.895s] 2018-12-23 14:02:20,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:20.057 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.051s] 2018-12-23 14:02:20,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:20.112 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.054s] 2018-12-23 14:02:20,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:20.476 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [7.070s] 2018-12-23 14:02:21,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:21.039 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [6.690s] 2018-12-23 14:02:22,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:22.094 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [3.512s] 2018-12-23 14:02:22,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:22.596 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [112.956s] 2018-12-23 14:02:22,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:22.893 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest ... skip: Cinder backup feature disabled 2018-12-23 14:02:23,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:23.447 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2018-12-23 14:02:24,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:24.014 49 INFO opnfv-tempest [-] {11} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-12-23 14:02:24,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:24.016 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 14:02:28,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:28.018 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.923s] 2018-12-23 14:02:29,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:29.110 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.782s] 2018-12-23 14:02:29,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:29.251 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.211s] 2018-12-23 14:02:29,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:29.974 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.863s] 2018-12-23 14:02:31,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:31.596 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.621s] 2018-12-23 14:02:35,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:35.606 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-12-23 14:02:38,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:38.034 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.326s] 2018-12-23 14:02:38,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:38.205 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.993s] 2018-12-23 14:02:38,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:38.430 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.225s] 2018-12-23 14:02:38,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:38.718 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.684s] 2018-12-23 14:02:39,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:39.343 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [10.091s] 2018-12-23 14:02:41,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:41.079 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-12-23 14:02:41,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:41.461 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-12-23 14:02:41,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:41.462 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest ... skip: ObjectFormPostNegativeTest skipped as swift is not available 2018-12-23 14:02:43,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:43.715 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [4.372s] 2018-12-23 14:02:44,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:44.025 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [3.620s] 2018-12-23 14:02:45,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:45.113 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [1.865s] 2018-12-23 14:02:46,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:46.252 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.536s] 2018-12-23 14:02:46,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:46.809 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [1.696s] 2018-12-23 14:02:48,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:48.297 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [1.487s] 2018-12-23 14:02:49,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:49.980 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [5.954s] 2018-12-23 14:02:51,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:51.580 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.463s] 2018-12-23 14:02:53,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:53.187 49 INFO opnfv-tempest [-] {7} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-12-23 14:02:55,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:55.280 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [2.211s] 2018-12-23 14:02:55,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:55.757 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.179s] 2018-12-23 14:02:55,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:55.965 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.207s] 2018-12-23 14:02:56,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:56.163 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.198s] 2018-12-23 14:02:56,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:56.260 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.678s] 2018-12-23 14:02:56,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:56.374 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.210s] 2018-12-23 14:02:56,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:56.399 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.024s] 2018-12-23 14:02:56,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:56.422 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.023s] 2018-12-23 14:02:56,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:56.645 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.222s] 2018-12-23 14:02:56,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:56.667 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.022s] 2018-12-23 14:02:56,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:56.691 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.023s] 2018-12-23 14:02:56,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:56.728 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.036s] 2018-12-23 14:02:57,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:57.166 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.437s] 2018-12-23 14:02:57,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:57.216 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.179s] 2018-12-23 14:02:57,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:57.489 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.323s] 2018-12-23 14:02:57,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:57.816 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.600s] 2018-12-23 14:02:57,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:57.896 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [2.615s] 2018-12-23 14:02:59,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:59.673 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-12-23 14:02:59,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:02:59.674 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_container_acl.ObjectTestACLs ... skip: ObjectTestACLs skipped as swift is not available 2018-12-23 14:03:01,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:01.633 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [15.379s] 2018-12-23 14:03:01,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:01.828 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.196s] 2018-12-23 14:03:01,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:01.874 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.046s] 2018-12-23 14:03:05,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:05.350 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [9.089s] 2018-12-23 14:03:05,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:05.654 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [13.679s] 2018-12-23 14:03:07,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:07.959 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [3.151s] 2018-12-23 14:03:08,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:08.382 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.422s] 2018-12-23 14:03:09,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:09.869 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [1.486s] 2018-12-23 14:03:10,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:10.407 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [4.122s] 2018-12-23 14:03:10,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:10.744 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.874s] 2018-12-23 14:03:10,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:10.862 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.457s] 2018-12-23 14:03:10,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:10.909 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.166s] 2018-12-23 14:03:10,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:10.928 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.019s] 2018-12-23 14:03:11,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:11.493 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [9.616s] 2018-12-23 14:03:12,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:12.527 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [1.597s] 2018-12-23 14:03:12,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:12.742 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [7.392s] 2018-12-23 14:03:13,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:13.410 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [2.545s] 2018-12-23 14:03:13,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:13.695 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.286s] 2018-12-23 14:03:14,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:14.199 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.503s] 2018-12-23 14:03:18,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:18.860 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [13.203s] 2018-12-23 14:03:19,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:19.868 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [1.010s] 2018-12-23 14:03:21,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:21.177 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.308s] 2018-12-23 14:03:22,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:22.033 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.855s] 2018-12-23 14:03:26,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:26.842 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [15.349s] 2018-12-23 14:03:27,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:27.080 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.239s] 2018-12-23 14:03:27,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:27.150 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [207.469s] 2018-12-23 14:03:27,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:27.297 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.215s] 2018-12-23 14:03:27,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:27.393 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [14.650s] 2018-12-23 14:03:28,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:28.093 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [2.483s] 2018-12-23 14:03:28,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:28.321 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.228s] 2018-12-23 14:03:32,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:32.738 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.215s] 2018-12-23 14:03:39,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:39.817 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [27.991s] 2018-12-23 14:03:43,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:43.305 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [16.005s] 2018-12-23 14:03:46,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:46.614 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [65.515s] 2018-12-23 14:03:57,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:57.724 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... fail [179.290s] 2018-12-23 14:03:58,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:03:58.048 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [4.026s] 2018-12-23 14:04:02,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:02.102 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [18.796s] 2018-12-23 14:04:02,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:02.280 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [4.231s] 2018-12-23 14:04:08,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:08.555 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [24.365s] 2018-12-23 14:04:08,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:08.817 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [28.998s] 2018-12-23 14:04:13,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:13.755 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [51.714s] 2018-12-23 14:04:15,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:15.211 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [112.591s] 2018-12-23 14:04:15,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:15.291 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [13.009s] 2018-12-23 14:04:15,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:15.672 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [7.122s] 2018-12-23 14:04:17,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:17.470 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [2.181s] 2018-12-23 14:04:18,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:18.593 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [9.778s] 2018-12-23 14:04:22,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:22.064 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [6.390s] 2018-12-23 14:04:22,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:22.597 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [5.125s] 2018-12-23 14:04:25,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:25.271 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [6.678s] 2018-12-23 14:04:26,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:26.674 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [4.077s] 2018-12-23 14:04:29,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:29.704 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [14.493s] 2018-12-23 14:04:30,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:30.512 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [8.446s] 2018-12-23 14:04:30,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:30.715 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [4.037s] 2018-12-23 14:04:30,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:30.846 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.134s] 2018-12-23 14:04:35,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:35.485 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [4.973s] 2018-12-23 14:04:36,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:36.387 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [5.664s] 2018-12-23 14:04:38,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:38.003 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.187s] 2018-12-23 14:04:38,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:38.210 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.206s] 2018-12-23 14:04:38,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:38.504 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.293s] 2018-12-23 14:04:38,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:38.685 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.180s] 2018-12-23 14:04:38,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:38.853 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [3.367s] 2018-12-23 14:04:38,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:38.887 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.201s] 2018-12-23 14:04:38,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:38.932 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [16.967s] 2018-12-23 14:04:39,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:39.084 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.197s] 2018-12-23 14:04:39,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:39.275 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.191s] 2018-12-23 14:04:39,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:39.463 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.187s] 2018-12-23 14:04:39,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:39.640 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.177s] 2018-12-23 14:04:39,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:39.832 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-12-23 14:04:40,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:40.041 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.209s] 2018-12-23 14:04:42,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:42.142 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [5.755s] 2018-12-23 14:04:46,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:46.173 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [20.898s] 2018-12-23 14:04:46,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:46.393 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [7.460s] 2018-12-23 14:04:50,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:50.842 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest ... skip: ObjectSloTest skipped as swift is not available 2018-12-23 14:04:50,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:50.843 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-12-23 14:04:50,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:50.843 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-12-23 14:04:52,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:52.001 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [22.295s] 2018-12-23 14:04:52,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:52.054 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.904s] 2018-12-23 14:04:53,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:53.029 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.974s] 2018-12-23 14:04:53,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:53.104 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.272s] 2018-12-23 14:04:53,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:53.278 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.173s] 2018-12-23 14:04:53,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:53.439 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.160s] 2018-12-23 14:04:53,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:53.617 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.177s] 2018-12-23 14:04:53,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:53.788 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.171s] 2018-12-23 14:04:58,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:04:58.029 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [4.238s] 2018-12-23 14:05:05,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:05:04.999 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [212.249s] 2018-12-23 14:05:08,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:05:08.349 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [6.331s] 2018-12-23 14:05:14,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:05:14.989 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [6.640s] 2018-12-23 14:05:21,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:05:21.269 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-12-23 14:05:21,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:05:21.270 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-12-23 14:05:27,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:05:27.644 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [41.464s] 2018-12-23 14:05:29,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:05:29.847 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [2.207s] 2018-12-23 14:05:41,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:05:41.043 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [36.032s] 2018-12-23 14:05:41,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:05:41.497 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [11.648s] 2018-12-23 14:05:52,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:05:52.199 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [10.700s] 2018-12-23 14:05:57,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:05:57.165 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.235s] 2018-12-23 14:05:57,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:05:57.552 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [5.354s] 2018-12-23 14:05:57,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:05:57.963 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.798s] 2018-12-23 14:05:58,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:05:58.499 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.535s] 2018-12-23 14:05:59,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:05:59.049 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.549s] 2018-12-23 14:05:59,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:05:59.595 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.546s] 2018-12-23 14:06:00,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:06:00.558 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [0.962s] 2018-12-23 14:06:02,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:06:02.260 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.700s] 2018-12-23 14:06:02,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:06:02.821 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.561s] 2018-12-23 14:06:03,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:06:03.313 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.491s] 2018-12-23 14:06:03,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:06:03.810 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.497s] 2018-12-23 14:06:06,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:06:06.663 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-12-23 14:06:12,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:06:12.139 49 INFO opnfv-tempest [-] {5} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [1.686s] 2018-12-23 14:06:22,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:06:22.900 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [5.314s] 2018-12-23 14:06:22,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:06:22.929 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [90.907s] 2018-12-23 14:06:36,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:06:36.434 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [38.870s] 2018-12-23 14:06:36,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:06:36.745 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [3.438s] 2018-12-23 14:06:36,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:06:36.990 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.244s] 2018-12-23 14:06:38,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:06:38.451 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.460s] 2018-12-23 14:06:41,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:06:41.187 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... fail [173.144s] 2018-12-23 14:06:45,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:06:45.502 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [167.761s] 2018-12-23 14:06:51,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:06:51.385 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.963s] 2018-12-23 14:06:51,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:06:51.616 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.231s] 2018-12-23 14:06:52,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:06:52.229 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.613s] 2018-12-23 14:06:54,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:06:54.036 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.805s] 2018-12-23 14:06:56,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:06:56.384 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.347s] 2018-12-23 14:06:56,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:06:56.740 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.356s] 2018-12-23 14:06:56,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:06:56.952 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.212s] 2018-12-23 14:07:00,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:00.436 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [6.894s] 2018-12-23 14:07:07,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:07.150 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [6.713s] 2018-12-23 14:07:11,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:11.925 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [4.775s] 2018-12-23 14:07:16,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:16.108 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [4.182s] 2018-12-23 14:07:17,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:17.994 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-12-23 14:07:19,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:19.915 49 INFO opnfv-tempest [-] {6} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest ... skip: ObjectACLsNegativeTest skipped as swift is not available 2018-12-23 14:07:21,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:21.322 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [5.213s] 2018-12-23 14:07:22,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:22.555 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-12-23 14:07:27,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:27.470 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [27.796s] 2018-12-23 14:07:28,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:28.198 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... skip [0.000s]: Cinder backup is disabled 2018-12-23 14:07:32,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:32.017 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.166s] 2018-12-23 14:07:34,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:34.555 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [2.537s] 2018-12-23 14:07:35,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:35.538 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [0.982s] 2018-12-23 14:07:36,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:36.617 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.079s] 2018-12-23 14:07:37,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:37.638 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.019s] 2018-12-23 14:07:39,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:39.808 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... fail [233.176s] 2018-12-23 14:07:41,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:41.250 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [3.609s] 2018-12-23 14:07:42,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:42.649 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.398s] 2018-12-23 14:07:43,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:43.470 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.822s] 2018-12-23 14:07:45,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:45.453 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.981s] 2018-12-23 14:07:47,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:47.684 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [2.229s] 2018-12-23 14:07:48,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:48.813 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [1.128s] 2018-12-23 14:07:48,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:48.834 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.022s] 2018-12-23 14:07:48,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:48.860 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.025s] 2018-12-23 14:07:48,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:48.878 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.018s] 2018-12-23 14:07:51,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:51.270 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest ... skip: AccountNegativeTest skipped as swift is not available 2018-12-23 14:07:51,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:51.270 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest ... skip: ContainerNegativeTest skipped as swift is not available 2018-12-23 14:07:51,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:51.271 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-12-23 14:07:51,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:51.273 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2018-12-23 14:07:57,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:57.140 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [94.186s] 2018-12-23 14:07:57,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:57.141 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-12-23 14:07:58,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:07:58.977 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [30.769s] 2018-12-23 14:08:04,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:08:04.939 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [5.964s] 2018-12-23 14:08:05,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:08:05.668 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... fail [189.827s] 2018-12-23 14:08:37,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:08:37.778 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [32.830s] 2018-12-23 14:08:45,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:08:45.773 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [7.996s] 2018-12-23 14:09:13,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:09:13.433 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [76.273s] 2018-12-23 14:09:19,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:09:19.001 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [5.571s] 2018-12-23 14:09:43,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:09:43.284 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.168s] 2018-12-23 14:09:43,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:09:43.324 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.038s] 2018-12-23 14:09:49,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:09:49.164 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [0.878s] 2018-12-23 14:10:00,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:10:00.754 49 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [7.674s] 2018-12-23 14:10:02,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:10:02.832 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 14:10:02,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:10:02.833 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 14:10:07,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:10:07.284 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.340s] 2018-12-23 14:10:07,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:10:07.684 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.400s] 2018-12-23 14:10:14,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:10:14.883 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.233s] 2018-12-23 14:10:15,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:10:15.284 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.400s] 2018-12-23 14:10:15,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:10:15.910 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.625s] 2018-12-23 14:10:15,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:10:15.977 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.068s] 2018-12-23 14:10:16,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:10:16.048 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.070s] 2018-12-23 14:10:16,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:10:16.199 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.150s] 2018-12-23 14:10:25,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:10:25.034 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.510s] 2018-12-23 14:10:25,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:10:25.702 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.666s] 2018-12-23 14:10:26,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:10:26.073 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.371s] 2018-12-23 14:10:26,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:10:26.438 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.364s] 2018-12-23 14:10:27,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:10:27.420 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [0.980s] 2018-12-23 14:10:27,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:10:27.839 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.419s] 2018-12-23 14:10:28,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:10:28.240 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.400s] 2018-12-23 14:10:29,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:10:29.760 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.518s] 2018-12-23 14:10:30,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:10:30.017 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.254s] 2018-12-23 14:10:30,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:10:30.631 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.615s] 2018-12-23 14:10:30,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:10:30.700 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.069s] 2018-12-23 14:10:31,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:10:31.124 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.421s] 2018-12-23 14:10:31,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:10:31.811 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.687s] 2018-12-23 14:10:43,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:10:43.938 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.520s] 2018-12-23 14:10:44,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:10:44.104 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.168s] 2018-12-23 14:10:44,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:10:44.506 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.401s] 2018-12-23 14:10:57,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:10:57.004 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [2.704s] 2018-12-23 14:11:02,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:11:02.469 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.178s] 2018-12-23 14:11:04,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:11:04.245 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [1.774s] 2018-12-23 14:11:10,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:11:10.854 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.380s] 2018-12-23 14:11:11,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:11:11.015 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.160s] 2018-12-23 14:11:11,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:11:11.203 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.188s] 2018-12-23 14:11:11,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:11:11.366 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.163s] 2018-12-23 14:11:16,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:11:16.734 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.169s] 2018-12-23 14:11:35,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:11:35.807 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [216.197s] 2018-12-23 14:11:53,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:11:53.782 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... fail [218.744s] 2018-12-23 14:15:31,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 14:15:31.462 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... fail [217.669s] 2018-12-23 14:15:37,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 811ed033-2571-4893-b585-0ff17ac76430 2018-12-23 14:15:37,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '811ed033-2571-4893-b585-0ff17ac76430']'. 2018-12-23 14:15:38,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-23 14:15:38,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-23 14:15:38,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 14:15:38,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 811ed033-2571-4893-b585-0ff17ac76430 | 2018-12-23 14:15:38,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-12-23 14:15:38,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-23 13:50:17 | 2018-12-23 14:15:38,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-23 14:15:36 | 2018-12-23 14:15:38,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:25:19 | 2018-12-23 14:15:38,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-23 14:15:38,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-23 14:15:38,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2c8d4456-548d-44e3-be00-a4760a9de9fe) | 2018-12-23 14:15:38,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-23 14:15:38,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4dba4294-6d93-4b56-8160-f8ce1610c020) | 2018-12-23 14:15:38,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1468 | 2018-12-23 14:15:38,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1508.96 | 2018-12-23 14:15:38,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1060 | 2018-12-23 14:15:38,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 390 | 2018-12-23 14:15:38,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-23 14:15:38,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-23 14:15:38,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 18 | 2018-12-23 14:15:38,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 14:15:38,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-23 14:15:38,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-23 14:15:38,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full_parallel success_rate is 98.3302411874% 2018-12-23 14:15:38,937 - xtesting.ci.run_tests - INFO - Test result: +-------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------------+------------------+------------------+----------------+ | tempest_full_parallel | functest | 25:34 | PASS | +-------------------------------+------------------+------------------+----------------+ 2018-12-23 14:15:38,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 14:15:38,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/8b034658-63bb-413c-8e31-ffe6f34fe8ff -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25e283e215326ec061bec05380b43b022a4d56aa" 2018-12-23 14:15:40,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-42610fed-63a4-46b9-9555-a2f7401ca1b9 Date: Sun, 23 Dec 2018 14:15:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 14:15:40,449 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/8b034658-63bb-413c-8e31-ffe6f34fe8ff used request id req-42610fed-63a4-46b9-9555-a2f7401ca1b9 2018-12-23 14:15:40,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.50917696953s 2018-12-23 14:15:40,450 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/8b034658-63bb-413c-8e31-ffe6f34fe8ff used request id req-42610fed-63a4-46b9-9555-a2f7401ca1b9 2018-12-23 14:15:40,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 14:15:40,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 14:15:40,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 14: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,Accept-Encoding x-openstack-request-id: req-0d262d28-ce92-4850-b757-f7f4e78acff5 x-compute-request-id: req-0d262d28-ce92-4850-b757-f7f4e78acff5 Content-Encoding: gzip Content-Length: 419 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/18161dd5-17a1-4e54-a1ee-d07131a56ebe", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/18161dd5-17a1-4e54-a1ee-d07131a56ebe", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "18161dd5-17a1-4e54-a1ee-d07131a56ebe", "name": "tempest_full_parallel-flavor_alt_58291083-972c-4fd8-aef4-0697f9cc1607", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d4e21ee6-2bf6-494a-b93c-05fe059253a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d4e21ee6-2bf6-494a-b93c-05fe059253a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d4e21ee6-2bf6-494a-b93c-05fe059253a7", "name": "tempest_full_parallel-flavor_58291083-972c-4fd8-aef4-0697f9cc1607", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 14:15:40,636 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-0d262d28-ce92-4850-b757-f7f4e78acff5 2018-12-23 14:15:40,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.185639858246s 2018-12-23 14:15:40,636 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-0d262d28-ce92-4850-b757-f7f4e78acff5 2018-12-23 14:15:40,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 14:15:40,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/18161dd5-17a1-4e54-a1ee-d07131a56ebe -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 14:15:40,689 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 14: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-3162f443-24a7-44ae-97a2-72830d54ab10 x-compute-request-id: req-3162f443-24a7-44ae-97a2-72830d54ab10 Content-Length: 0 Content-Type: application/json 2018-12-23 14:15:40,689 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/18161dd5-17a1-4e54-a1ee-d07131a56ebe used request id req-3162f443-24a7-44ae-97a2-72830d54ab10 2018-12-23 14:15:40,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0501379966736s 2018-12-23 14:15:40,690 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/18161dd5-17a1-4e54-a1ee-d07131a56ebe used request id req-3162f443-24a7-44ae-97a2-72830d54ab10 2018-12-23 14:15:40,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 14:15:40,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}25e283e215326ec061bec05380b43b022a4d56aa" 2018-12-23 14:15:41,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-888388b0-1034-40b8-8bfe-38acb66abdf6 Date: Sun, 23 Dec 2018 14:15:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/b6fb340d-9910-406e-9659-26fa5436cca8/snap", "metadata": {}}], "file": "/v2/images/b6fb340d-9910-406e-9659-26fa5436cca8/file", "owner": "014552a5c9af4937abf403bb4d88089c", "id": "b6fb340d-9910-406e-9659-26fa5436cca8", "size": 12716032, "self": "/v2/images/b6fb340d-9910-406e-9659-26fa5436cca8", "disk_format": "qcow2", "direct_url": "rbd://d5e7b7ee-371f-414d-bbec-11d20dda10f9/images/b6fb340d-9910-406e-9659-26fa5436cca8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T13:50:06Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_58291083-972c-4fd8-aef4-0697f9cc1607", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_58291083-972c-4fd8-aef4-0697f9cc1607", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T13:50:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 14:15:41,248 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-888388b0-1034-40b8-8bfe-38acb66abdf6 2018-12-23 14:15:41,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.558016061783s 2018-12-23 14:15:41,249 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-888388b0-1034-40b8-8bfe-38acb66abdf6 2018-12-23 14:15:41,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 14:15:41,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/b6fb340d-9910-406e-9659-26fa5436cca8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25e283e215326ec061bec05380b43b022a4d56aa" 2018-12-23 14:15:42,778 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a98601d2-96d6-47b9-afa7-2a5d92b655a4 Date: Sun, 23 Dec 2018 14:15:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 14:15:42,778 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/b6fb340d-9910-406e-9659-26fa5436cca8 used request id req-a98601d2-96d6-47b9-afa7-2a5d92b655a4 2018-12-23 14:15:42,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.52783799171s 2018-12-23 14:15:42,779 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/b6fb340d-9910-406e-9659-26fa5436cca8 used request id req-a98601d2-96d6-47b9-afa7-2a5d92b655a4 2018-12-23 14:15:42,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 14:15:42,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 14:15:42,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 14: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-90e9b7ce-d28c-46fb-89f6-2e4c04ef0463 x-compute-request-id: req-90e9b7ce-d28c-46fb-89f6-2e4c04ef0463 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f158186-04de-4bad-8081-88a658f657a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f158186-04de-4bad-8081-88a658f657a7", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d4e21ee6-2bf6-494a-b93c-05fe059253a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d4e21ee6-2bf6-494a-b93c-05fe059253a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d4e21ee6-2bf6-494a-b93c-05fe059253a7", "name": "tempest_full_parallel-flavor_58291083-972c-4fd8-aef4-0697f9cc1607", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-23 14:15:42,810 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-90e9b7ce-d28c-46fb-89f6-2e4c04ef0463 2018-12-23 14:15:42,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0309941768646s 2018-12-23 14:15:42,810 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-90e9b7ce-d28c-46fb-89f6-2e4c04ef0463 2018-12-23 14:15:42,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 14:15:42,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/d4e21ee6-2bf6-494a-b93c-05fe059253a7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 14:15:42,850 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 14: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 x-openstack-request-id: req-43d9552f-1c66-4750-9e2a-5575fcac3d7c x-compute-request-id: req-43d9552f-1c66-4750-9e2a-5575fcac3d7c Content-Length: 0 Content-Type: application/json 2018-12-23 14:15:42,850 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/d4e21ee6-2bf6-494a-b93c-05fe059253a7 used request id req-43d9552f-1c66-4750-9e2a-5575fcac3d7c 2018-12-23 14:15:42,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0375430583954s 2018-12-23 14:15:42,851 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/d4e21ee6-2bf6-494a-b93c-05fe059253a7 used request id req-43d9552f-1c66-4750-9e2a-5575fcac3d7c 2018-12-23 14:15:42,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 14:15:42,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 14:15:42,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 14:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f57fe1dc-be37-4deb-a2a8-941933bbc210 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "tempest_full_parallel-user_58291083-972c-4fd8-aef4-0697f9cc1607", "links": {"self": "http://172.30.9.22:5000/v3/users/13b4e3318c9a4c7a8ff15a98610d36c2"}, "domain_id": "default", "enabled": true, "id": "13b4e3318c9a4c7a8ff15a98610d36c2", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.22:5000/v3/users/371f0d40c42348e59c62c69af643b5b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "371f0d40c42348e59c62c69af643b5b6", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/45d6d974b67d473d93cb351d11ca4810"}, "domain_id": "0f385fc7dae248538c45bbfe8c78f9d0", "enabled": true, "options": {}, "id": "45d6d974b67d473d93cb351d11ca4810", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4648857cc2e94685b0fcafe52acc55d0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4648857cc2e94685b0fcafe52acc55d0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/48d1f1aa35f34193a8753e87a18210c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48d1f1aa35f34193a8753e87a18210c4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/526b018f4e1d41f48230fdcf1f6c7605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "526b018f4e1d41f48230fdcf1f6c7605", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/5568307f82514e8280127b85a6bf3082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5568307f82514e8280127b85a6bf3082", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/86ea32525c044d148c78c655995d21d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "86ea32525c044d148c78c655995d21d5", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/91eabec9a36f41f78453d1fb94ffc7e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91eabec9a36f41f78453d1fb94ffc7e2", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/9efd9d8ce38b4995813efa72126604e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9efd9d8ce38b4995813efa72126604e6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/a3feb72dfd2645cabe7165dd3c47a35c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3feb72dfd2645cabe7165dd3c47a35c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/bae88374d63a44aca5de5fcfad222814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bae88374d63a44aca5de5fcfad222814", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/d2582e7dd70e4507bed82e4ad30eb73b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d2582e7dd70e4507bed82e4ad30eb73b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/e896855bf7a24723afb06a2a7f63b065"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e896855bf7a24723afb06a2a7f63b065", "email": "admin@example.com", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.22:5000/v3/users/f37492a0c7054d54ab9775f7aae86c04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f37492a0c7054d54ab9775f7aae86c04", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-23 14:15:42,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-f57fe1dc-be37-4deb-a2a8-941933bbc210 2018-12-23 14:15:42,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0968871116638s 2018-12-23 14:15:42,948 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-f57fe1dc-be37-4deb-a2a8-941933bbc210 2018-12-23 14:15:42,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 14:15:42,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/13b4e3318c9a4c7a8ff15a98610d36c2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 14:15:43,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 14:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ff92aa5-6140-462e-9367-d547857595df Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.22:5000/v3/users/13b4e3318c9a4c7a8ff15a98610d36c2"}, "enabled": true, "id": "13b4e3318c9a4c7a8ff15a98610d36c2", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_58291083-972c-4fd8-aef4-0697f9cc1607"}} 2018-12-23 14:15:43,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/13b4e3318c9a4c7a8ff15a98610d36c2 used request id req-9ff92aa5-6140-462e-9367-d547857595df 2018-12-23 14:15:43,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0944080352783s 2018-12-23 14:15:43,049 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/13b4e3318c9a4c7a8ff15a98610d36c2 used request id req-9ff92aa5-6140-462e-9367-d547857595df 2018-12-23 14:15:43,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 14:15:43,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/13b4e3318c9a4c7a8ff15a98610d36c2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 14:15:43,239 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 14:15:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaff740b-a0e8-4548-b2a7-876775fcd67a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 14:15:43,239 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/13b4e3318c9a4c7a8ff15a98610d36c2 used request id req-aaff740b-a0e8-4548-b2a7-876775fcd67a 2018-12-23 14:15:43,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.190248012543s 2018-12-23 14:15:43,240 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/13b4e3318c9a4c7a8ff15a98610d36c2 used request id req-aaff740b-a0e8-4548-b2a7-876775fcd67a 2018-12-23 14:15:43,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 14:15:43,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 14:15:43,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 14:15:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-726a8786-991d-4328-89f3-0390baf18203 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.22:5000/v3/projects/014552a5c9af4937abf403bb4d88089c"}, "enabled": true, "id": "014552a5c9af4937abf403bb4d88089c", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_58291083-972c-4fd8-aef4-0697f9cc1607"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/1b564ea31c8e45b6a10fe5a84fe49166"}, "enabled": true, "id": "1b564ea31c8e45b6a10fe5a84fe49166", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/baab99c834784a5fb13deaf78a5e8135"}, "enabled": true, "id": "baab99c834784a5fb13deaf78a5e8135", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 14:15:43,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-726a8786-991d-4328-89f3-0390baf18203 2018-12-23 14:15:43,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0865018367767s 2018-12-23 14:15:43,327 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-726a8786-991d-4328-89f3-0390baf18203 2018-12-23 14:15:43,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 14:15:43,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/014552a5c9af4937abf403bb4d88089c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 14:15:43,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 14:15:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1972b2ea-0bc1-4f52-839c-197b5f008958 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 14:15:43,487 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/014552a5c9af4937abf403bb4d88089c used request id req-1972b2ea-0bc1-4f52-839c-197b5f008958 2018-12-23 14:15:43,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.157732009888s 2018-12-23 14:15:43,488 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/014552a5c9af4937abf403bb4d88089c used request id req-1972b2ea-0bc1-4f52-839c-197b5f008958 2018-12-23 14:15:43,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-23 14:15:43,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 14:15:43,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 14:15:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c33aa9fe-7383-4603-858a-e16a0734258b Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17d67b70de9647a98dda1268e503fe41", "links": {"self": "http://172.30.9.22:5000/v3/roles/17d67b70de9647a98dda1268e503fe41"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6765351261d349a6a95ac5c6b889f0bf", "links": {"self": "http://172.30.9.22:5000/v3/roles/6765351261d349a6a95ac5c6b889f0bf"}, "name": "Member"}, {"domain_id": null, "id": "695c6db281554553a0ae845dc1a05d40", "links": {"self": "http://172.30.9.22:5000/v3/roles/695c6db281554553a0ae845dc1a05d40"}, "name": "admin"}, {"domain_id": null, "id": "773b06fe42434245a1a75761714f5509", "links": {"self": "http://172.30.9.22:5000/v3/roles/773b06fe42434245a1a75761714f5509"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-23 14:15:43,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c33aa9fe-7383-4603-858a-e16a0734258b 2018-12-23 14:15:43,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0820631980896s 2018-12-23 14:15:43,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-23 14:15:43,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/6765351261d349a6a95ac5c6b889f0bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 14:15:43,694 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 14:15:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-370cd9ac-7132-45b9-8e75-4716dd844913 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 14:15:43,694 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/6765351261d349a6a95ac5c6b889f0bf used request id req-370cd9ac-7132-45b9-8e75-4716dd844913 2018-12-23 14:15:43,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.12211894989s 2018-12-23 14:15:43,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 14:15:43,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=014552a5c9af4937abf403bb4d88089c&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}e8eeaeaf187f84da85f11338a0c1587cec5d2c37" 2018-12-23 14:15:43,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a921389c-c8d1-4926-80d2-4dfca826a6a0 Date: Sun, 23 Dec 2018 14:15:43 GMT RESP BODY: {"security_groups": []} 2018-12-23 14:15:43,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=014552a5c9af4937abf403bb4d88089c&name=default used request id req-a921389c-c8d1-4926-80d2-4dfca826a6a0 2018-12-23 14:15:43,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.193380117416s 2018-12-23 14:15:43,891 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=014552a5c9af4937abf403bb4d88089c&name=default used request id req-a921389c-c8d1-4926-80d2-4dfca826a6a0 2018-12-23 14:15:43,891 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK